Skip to content
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

Cannot flash firmware to R7000P #153

Open
ucheolowoyeye opened this issue Jul 4, 2024 · 2 comments
Open

Cannot flash firmware to R7000P #153

ucheolowoyeye opened this issue Jul 4, 2024 · 2 comments
Labels

Comments

@ucheolowoyeye
Copy link

I want to downgrade my Netgear firmware from the laters to the earliest. so i can flash a dd-wrt firmware into this via the web ui.

I'm using this method because updating the Web UI keeps failing.

On restart of the router i run this command and i get this result

sudo nmrpflash -v -i en6 -f 0.chk -t 10000 -T 10000
Password:
Adding 10.164.183.252 to interface en6.
Advertising NMRP server on en6 ... |
Received configuration request from 9c:3d:cf:7b:4d:cb.
Sending configuration: 10.164.183.253/24.
Received upload request without filename.
Using remote filename '0.chk'.
Uploading 0.chk ... OK (32301114 b)
Waiting for remote to respond.
Received configuration request from 9c:3d:cf:7b:4d:cb.
Sending configuration: 10.164.183.253/24.
Ignoring extra upload request.

I don't know what to do from here because it keeps getting stuck here without progressing, when i restart the router i notice the firmware does not update.

Wht can i do?

@jclehner
Copy link
Owner

jclehner commented Jul 5, 2024

Looks like the router prevents you from downgrading the firmware. You can use my patchchk tool to modify the image version number. Note that it has to be higher than the version number of the currently installed firmware.

so i can flash a dd-wrt firmware into this via the web ui.

Why not flash dd-wrt using nmrpflash?

@ucheolowoyeye
Copy link
Author

Looks like the router prevents you from downgrading the firmware. You can use my patchchk tool to modify the image version number. Note that it has to be higher than the version number of the currently installed firmware.

so i can flash a dd-wrt firmware into this via the web ui.

Why not flash dd-wrt using nmrpflash?

Thank you very much this works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants