Joseph C. Lehner
Joseph C. Lehner
Hi. `bcmnand` is just a NAND controller driver that's used on this device, but that has got nothing to do with the dump not being readable. The dump actually contains...
Have you tried resetting to defaults using the reset button? This looks more like a configuration issue.
@jakeisrollin Please post 1. The exact `nmrpflash` command used, and run it with `-vv`. 2. Run your `nmrpflash` with `-vv`, and post the _full output_.
Also, try setting your computers IP to `10.164.183.252`, and try pinging `10.164.183.253`. These are the IP addresses used by `nmrpflash` by default - maybe your device "remembers" these addresses?
This could be due to the firmware checking the version number, and refusing a downgrade, or reinstallation of the same version. You can use my [patchchk](https://github.com/jclehner/patchchk/releases/tag/v3) tool to adjust the...
Also, try this version instead: [nmrpflash-0.9.20-7-g493270f-win32.zip](https://github.com/jclehner/nmrpflash/files/12174415/nmrpflash-0.9.20-7-g493270f-win32.zip)
This issue should be fixed in the latest development version (not yet released). Please try this, and post the output again (run nmrpflash with `-vv`): [nmrpflash-0.9.20-13-g6f6f570-win32.zip](https://github.com/jclehner/nmrpflash/files/12284958/nmrpflash-0.9.20-13-g6f6f570-win32.zip)
The "Ignoring extra upload request." message usually indicates that the device rejected the firmware file. This issue could be related to the version number of your ` factory-to-dd-wrt.chk` being lower...
> nmrpflash -L does not show the interface. Are you using the [latest version](https://github.com/jclehner/nmrpflash/releases/tag/v0.9.20)?
> With the following modification, I could dump image2 with the below command Wanna create a PR for that? > It's reporting 4.34k bytes/s. I am not sure but it...