1. Reboot the router via pulling and reconnecting the power cord
2. Log in to WWW interface
3. Go to Administration > System. Enable SSH (enable login/password as well, choose a port of your taste)
4. SSH to your router: ssh admin@192.168.50.1 -p 2424 (assuming your user name is admin, the IP is 192.168.50.1 and you chose port 2424 for ssh). Password is the same as for the web UI
5. In SSH session, type: rm /jffs/asd/chknvram20230516
I mean, this might work for me, but how do we deal with the fact that if I were my wife ASUS has basically turned my very expensive router into a very expensive brick?
Agreed. I had enough issues with my router yesterday I purchased a different brand router and decommissioned my ASUS. I was not aware of this wide-spread issue until today. Much like HP printers, I will think twice about recommending or purchasing an ASUS.
>I will think twice about recommending or purchasing an ASUS.
With the recent ASUS motherboard over voltage, emergency BIOS update, warranty void if update used then reverse that threat.... the insanity of it all. Many people are saying that.
Then purchase what? From what I understand most consumer router manufacturers do push automatic updates. Usually installed when the router is power cycled.
At worst, most troubleshooting guides online (one's phone probably has Internet) and probably even in the manual end with "if all else fails, here's how to factory reset". Someone in the comments of the article said a factory fixed it for them.
I understand the frustration, but after some initial anger, people will eventually get there.
In fairness, it's not really a brick. You can reboot it and use the internet for tens of minutes at a time, and during that time, you can log into the web UI and click "install upgrade" to permanently fix the issue.
My last router was an Asus. It was the best one I'd ever had, not counting an old 25MHz 386 that booted Linux off a floppy disk. The new one (PC Engines + OpenBSD) is better, though, starting two days ago, something keeps kicking my Mac off my unifi wifi networks (full WiFi signal, no connection, all other devices work, and the mac can talk to the starlink WiFi).
There's no upgrade available for my AP (ASUS ZenWiFi AC Mini CD6) and "upgrading" manually using the current FW from ASUS webpage didn't fix the issue.
The latest version available is 3.0.0.4.386.49693 from 2022/07/21.
My spare MacBook Air (2011) had recently started to drop off one of the WiFi after 10-15 seconds. It works fine on another WiFi and all the other devices seem to be fine on both.
In this case yes, but don't forget that there are much worse things routers can be than a brick. They can be a man-in-the-middle, botnet node for ddos, etc.
Wow! You just reminded me that our Roku stick is still plugged in after 3-6 months of being forgotten.
I wonder how many TB of "family isn't watching television; advertise funeral homes to relatives and travel insurance packages to primary user" it has sent home in that time.
I'd be interesting to know what percentage of internet routers are plugged in and forgotten on a disused internet connection at any given time. I'd guess ~ 1%, and that the percentage will increase as wireless broadband gets more popular.
Home routers can be disconnected from thr Net if there is no payment for the services. There were a bunch of ES47, DS20, DS15 along with HP MSA1000 and some others I don't remember, which were still connected and running the last time I saw them, which was in 2018.
At least they were on the LAN.
The file in “/jffs/asd” can be named differently depending on your SKU, in my case (ASUS ZenWiFi XD4) it was “blockfile<date>”. Just delete the one with the date appended to it.
Do we know if this file is something downloaded from ASUS, rather than a bogus file created on the router itself? If the former, it might be interesting to make a backup copy in case someone can see what it is they did wrong.
1. Reboot the router via pulling and reconnecting the power cord
2. Log in to WWW interface
3. Go to Administration > System. Enable SSH (enable login/password as well, choose a port of your taste)
4. SSH to your router: ssh admin@192.168.50.1 -p 2424 (assuming your user name is admin, the IP is 192.168.50.1 and you chose port 2424 for ssh). Password is the same as for the web UI
5. In SSH session, type: rm /jffs/asd/chknvram20230516
6. In SSH session, type: reboot
Seems to have done the trick for me.