Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting bug observed in 19.07 by users of some routers: the unit will perpetually boot into failsafe mode despite not being triggered to do so. Recompiling with the failsafe module removed from the build solves the problem, but exposes what is possibly the root cause - configuration changes remain only as long as the router is powered on despite being saved, nothing persists through a reboot of the router, and the unit will always start up with the default config.

I had to test it on my (deprecated) Netgear EX2700 and could confirm the exact same problem. Other than the lack of configuration persistence, 19.07 performs just great and I was pleased with many of the new features and changes. Unfortunately I'll have to stick with 18.06.6 as I have power outtages every now and then.



Sounds like this known issue, mentioned in the release notes:

Images for some device became too big to support a persistent overlay, causing such models to lose configuration after a reboot. If you experience this problem, please report the affected device in the forum and consider downgrading to OpenWrt 18.06 or using the Image Builder to pack a smaller custom image.


This sounds like the Flag for the buttons GPIO is wrong (ACTIVE_LOW instead of ACTIVE_HIGH / vice versa). This was unnoticed for a long time until a rewrite of the button handling.

If you are confident building your own image, try to inverse the button state here and test it out / send a patch: https://github.com/openwrt/openwrt/blob/master/target/linux/...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: