-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Netgear R9000 bricks after 4-5-6 newest releases #444
Comments
This repository isn't for seeking help, reporting bugs, etc.; submitting patches is welcome, though. https://github.com/mirror/dd-wrt/blob/master/README.md But don't open a ticket, open a query in the forum: https://forum.dd-wrt.com/phpBB2/viewforum.php?f=28 Keep in mind that these devices are known for the radios failing due to excessive heat. So, to rule that out, you must test on stock firmware. Nobody else is reporting these issues in the forum. |
your log shows that all is working and i own a r9000 which is flashed with latest releases which is working too. so i dont see any issue here |
DD-WRT v3.0-r57447 std (c) 2024 NewMedia-NET GmbH BusyBox v1.36.1 (2024-07-17 06:29:21 +07) built-in shell (ash) |
Hi, thanks for reply! I successfully installed an old firmware version and also successfully imported my config file. Updating to new firmware seems to crash due to my config, even though it is not that complicated. I consider do a write down of config and setting up things from scratch. |
the only advise i can give. try to find out the conflicting setting or use a serial log and send me the output. so i can check whats happening and of course dont send my a serial log without reboot loop like the last time. because the one you sended looks okay and did boot fine |
Thanks for tip! I tried reading in the doc for the R9000 but couldn't find anything about serial or console port. But behind the router it states "serial" I assume at the number 1 RJ-45 port. Is that the serial/console port? |
No, the serial port is on the mainboard inside the router. You have to disassemble to some degree to get to it: https://i.imgur.com/cPBEwxy.jpeg https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1214461#1214461 |
Hi!
I have a Netgear R9000 router and tried updating to the latest version (06-19-2024-r56941), but the router somehow bricks. Wireless networks wont start and several lights wont come on (probably because services aren't starting correct). Trying to reboot and do several resets (5-7) magically makes the wifi work but reset the whole router back with default dd-wrt settings. I assumed downgrading to earlier firmware would give more stability, but I experience the problems with several releases such as:
Somehow I got the 05-02-2024-r56182 to make it work.
With Firmware: v3.0-r56941 std (06/19/24)
Running
dmesg|grep -E 'error.*failed|failed.*error'
givesI was able to make the latest release work 1 time and ran
dmesg
and got the output below. Not sure if it is helpful.Let me know if there is something I can do to help identify the issue.
Best regards
The text was updated successfully, but these errors were encountered: