Dear wulfy23, I sadly have to point out I changed back to official snapshot. I had no time to debug/investigate this because I needed a stable, reliable router/gateway to do my home office work stuff. I am very sorry, otherwise I would debug anything to get this straight.
I will report here if such strange issues happen also with the official snapshot.
I had the strange feeling my ssh connections via ipv6 terminated more often then with my old snapshot (in this they stayed online connected for days) with the new snapshot also but I was fumbling a lot with the network, I have to reassure. From extern/WAN through the actual router into the LAN they are stable.
perfect... thankyou! yes... that is probably also what I would have done... thanks for getting back so quickly ( and again for the info about the potential issue )...
Hi all, apologies if this is not the right place to seek advice on this topic. Over the last almost full year, I have benefitted greatly from using wulfy23's community build for the Rpi4. When I first started using this build, there was no official build yet, and I spent lots of time configuring a bunch of settings and whatnot to get everything to work. I'm basically a complete beginner when it comes to these things, and because of that, I'm probably not going to be able to provide much useful feedback for these newer, more experimental builds. With that said, I'm writing to see if someone could help me figure out how to preserve my configurations, settings and all that while transitioning over to the openwrt official build. Will I be able to use the existing "flash firmware" on the community build or do I have to reflash the SD card? If the latter, what is the best way to preserve those configurations, themes, etc. in order to make the transition as seamless as possible? Thanks to everyone who has posted here and helped me learn openwrt on the rpi4 and special thanks to wulfy23 for making this all possible
flash a new official factory (remove sdcard and full flash)
boot the new factory image (at 192.168.1.1)
restore your backup (ip may change if different perhaps reboot)
so given the advice above... likely not...
for advanced users technically you could try 'sysupgrade -n -p -F newfactory.img'... but there will be automatic artifacts in installed_packages.txt... (which wouldn't be a direct problem)
Hi wulfy23, thank you so much for the prompt response, I really appreciate it! I'm planning to work on this sometime in the next week when I am able to take the home network down and will report back one way or another once I've tried. Thanks again!
Isn't the official build still snapshot, so doesn't have luci Gui etc installed, it won't have the drivers for ethernet to usb adapters preloaded... I'd stick with the community build for now, or compile you own if you just want the basics.
you'll need a buildroot for that based on a quick search ( scroll down to the graysky post )...
surprised that thread only had a handfull of posts...
either way... this build is created with the imagebuilder so leverages 1:1 official binaries. as a result (kernel/kmod) compile time mods are not an option.
consider creating a thread about this on the general forum...
good question... ( in the past few weeks i've put up a few 21.02-SNAPSHOT and 21.02.0-rc1 see point 1 below )
at the moment there are a few factors that govern this...
stability of current master
compatibility of master with build features
performance and or other benefits offered by master
online storage space
user demand
now they are virtually identical... so it's primarily for the use of providing upstream testing for the rc phase... (and build compatibility handling)
a point may likely arise where some sort of forking will be necessary for one or several build features and the build may switch to the stable release... for an indefinite period depending on how major the changes are...
feel free to grab on of the 21.02.0-rcX images the next time they are up...
good to do whilst they are relatively crosscompatible...
i've tested a few and added support for the majority of build features so they are relatively 'safe' to try out...
Quite sure it's this one for Apple branded 10/100 USB2 to Ethernet adapter, as that's what I used before on one of my several attempts with it. ax88179 is for 10/100/1000 USB3 adapter.
cheers... dug into the source as the opkg description was a little confusing... (was concerned about conflicts) fwiw... the latter 'kmod-usb-net-asix-ax88179' includes (while the other non-ax88179 one has about 100 adapters listed including most usb2.0 types which would line up with what @KnowNothing says);
right... so that list above is for the one which was included... the (kmod-usb-net-asix-ax88179) which is the older set of cards!
oops... surprise nobody raised-it/complained yet!
thankyou for the info!
(fwiw usb-net-aqc111(aquantia 5/2.5G) was added from builds ~3.1 onwards... so anyone buying dongles may wish to acquire one of these now they have 'official' drivers... they are more expensive but will prove handy to have around in the coming years me thinks...)