Davidc502- wrt1200ac wrt1900acx wrt3200acm wrt32x builds

thanks, whose got the 'official' distfeeds.conf ?

As of matter of fact im testing a build of wrt32x now. I found a few mistakes in my action scripting that
kept all builds to wrt3200acm no matter what you chose. that has been removed on latest push to github.
Not even sure why I had that default no matter what in there anyhow. But it has been removed to allow the other device .configs to now build.

Why would you install a year old unsupported firmware on your WRT32X? I have the same router, do a clean install of 21.02-snapshot and add the packages you need. Much better results it's been a year.

3 Likes

Are you sure?

Where there's a will there always seems to find a way! Not a wise idea! You are running a year old development build using a recent distfeeds.

And for very good reason. David prevented you from harming yourself. Upgrading via opkg is explicitly cautioned against unless you really know what you're doing and you are likely still security compromised.

What you have done will come back to bite you eventually as you have already found with DNSCrypt. FWIW the .toml script format changed a fair bit since David's last build.

RANT ON

People, it's way beyond time to move on. Move to the current Stable, RC, or Imagebuilder if your not up to running a Buildroot. You gain security foremost, and typically better performance overall.

Take a backup of your current build config to help you reconcile it against the config with whatever current build you choose.

Add your packages you use from David's build and reconcile the old/new configs. IMHO, most will run as is or with minor tweaks on your updated build.

THIS RIDE IS OVER!!!

RANT OFF

2 Likes

I asked a simple question and answered a simple question. I really didn't ask for a freakin rant!!

Tag, you're it if you see it that way but the RANT was aimed at everyone here.

I stand by my post. I would really prefer to see this forum die a graceful death after it's successfully wonderful journey rather than the prolonged agony it seems to be going through.

You're just giving false hope to who knows how many users are lurking and wondering,

You can continue using this build with all it's current vulnerabilities, or you can go forward. Pretty simple. Yes or No.

1 Like

Yep, OpenWrt 21.02-snapshot is better in every way than the final davidc502 that's unsupported and over a year old. Here is my list of running packages if anyone wants to copy into SSH from a clean install of 21.02, it'll do the work for you and put you above what davidc502 has in performance and security, namely irqbalance is needed to move mwlwifi off CPU0 to CPU1:

Summary

opkg update && opkg install irqbalance luci-app-advanced-reboot luci-app-sqm luci-app-adblock luci-app-upnp luci-app-samba4 luci-app-watchcat luci-theme-material block-mount kmod-usb-storage kmod-usb-storage-uas kmod-usb-ohci kmod-usb-ohci-pci kmod-ata-ahci kmod-usb-uhci kmod-usb3 ntfs-3g fdisk luci-app-hd-idle luci-app-wireguard iperf3 nano

5 Likes

you all can also use binwalker and extract the .bin file and grab all his special configs and so on.
then use imagebuilder or build your own.. or whatever, then have nearlly everything the same as his current last build...........

But if you use any of his custom configs, at leave give the guy credit for his hard work and many hours of testing to come up with his configs..........

the binwalker command is:

binwalk -Me path_to_file/openwrt-domino.bin

do i get the snapshot here ?

Presumably you mean 21.02-SNAPSHOT; that is not the RC3 currently released for testing.

1 Like

Huh? Just use the firmware selector they post right on the main OpenWrt page:

https://firmware-selector.openwrt.org/?version=21.02-SNAPSHOT&target=mvebu%2Fcortexa9&id=linksys_wrt32x

1 Like

Did you have the same result on 21.02-snapshot with WIFI as David get - download = upload ? I tested already:
OpenWrt SNAPSHOT r13342-e35e40ad82 (David) download = upload WIFI STABLE
OpenWrt 19.07.7 download = 30% upload WIFI STABLE any problem with any app
21.02-snapshot download = 30% upload WIFI NOT STABLE the same I try with your summary - nothing.
Im new in openwrt (it is my hobby now). If you get better result pls share your config files - I will try to compare with my...

From my experience with Shelby (WRT1900ACS v2), using wifi in Linksys' routers on both stable and snapshots of OpenWrt 21.x is quite painful - especially 5GHz. Although on Divested builds wifi works as stable as on OpenWrt 19.xx.x. You can search the forum for those builds, just remember to enable irqbalance after flashing - details are on website.

Disclaimer: I hope David is OK with advertising other builds in his thread. If not, please feel free to delete the post. :+1:

2 Likes

Life got in the way was not able to move forward with the upgrade. Would like to attempt now but have a few questions before I proceed.

I am using WRT1900AC v1 one is running openWRT from Davidc502 and the other is running dd-wrt.

What version of openWRT is currently recommend and does it have LuCI installed?

What is the easiest method to upgrade from DD-WRT?

What is the easiest method to upgrade from previous version of openWRT?

Thanks for helping out with these NOOB questions.

You can sysupgrade from link below, just make sure you don't keep any settings since 21.02 has undergone major changes including changing to upstream DSA.

https://firmware-selector.openwrt.org/?version=21.02-SNAPSHOT&target=mvebu%2Fcortexa9&id=linksys_wrt1900ac-v1

If you're unsure about migration then wait for 21.02 to officially release since there are still bugs being fixes in the release candidates.

Thanks for the reply.

Was digging around and went ahead with the RC. Flashed back to OEM and then flashed with RC.

I give 21.02 a chance and set it up to my 3200.

What should i say....

  • Random slowdown at LUCI. Sometime stat open can take up to 3 minutes(!)
  • Wifi is still BUGGY. Seems like they use a kind of "power save", and it can't be disabled. As a result, just-connected or IDLE for some time client stuck at low RX rate (6mbps!), and only grow if it start active operations. Sounds good, but increasing rate took SECONDS (up to 30 seconds for 2.4G!). Meanwhile all operations are slow. How can i fix this?
  • It did not support many led events (usb, sata, wps, etc). So most of leds is useless (but listed in LED list). How can i set up this kernel events for leds? (no KMODs available in opkg!).
  • DSO is AWFUL. A lot of phantom interfaces switching randomly, and correction can disrupt operations and even brick(!) router. Also, is it even a way to know lan connection speed now?

So, David's FW is still the best for now.

1 Like

For what it’s worth, I am still stuck on David’s build because 21.02 RC builds have all had intermittent cutouts of wireless and wired connections. I had all members of my family complaining each time I tried those on my WRT3200.

I keep David’s build on one of the partitions and I always have to go back to it because it is stable and flawless. I may even have to go back to 19.07.x series builds since David’s are no long maintained.

1 Like

Thank you I was pulling my hair out!! After 2 days of 21.02 and intermittent wireless I'm back to Davids last build. I too have a WRT3200. I might do the same and load 19.07 and try to update from there.

I also have patched opkg.conf and can use packages from OpenWRT repo.
Until great advance in stability and functionality of the OpeWRT i didn't see the reason to update.