rwillett1
rwillett1
I've just testing using nmrpflash again on a RBR50 V2 (not the V1) and it did appear to flash , I at least got a response from the V2 ```rwillett@Robs-MacBook-Pro...
Has nobody had a similar issue at all with the Netgear RBR50's?
Hi Joe Thanks for the update. Timely as I was just about to pack the RBR50's into boxes and put them back in the basement. The boxes were out and...
Not sure if I should copy this as a file or directly. Apologies if I get this wrong. ```root@RBR50:/# dmesg qcrypto 8e20000.qcrypto: qcrypto-hmac-sha1 qcrypto 8e20000.qcrypto: qcrypto-hmac-sha256 qcrypto 8e20000.qcrypto: qcrypto-aes-ccm qcrypto...
I also note that ``` root@RBR50:/# cat /proc/mtd dev: size erasesize name root@RBR50:/# cat /proc/cmdline rootwait clk_ignore_unused user_debug=0xff root@RBR50:/# strings /dev/mmcblk0p2 root@RBR50:/# cat /dev/mmcblk0p2 ``` produced very, very little. Hope...
Joe ``` root@RBR50:/# dmesg | grep mmcblk EXT4-fs (mmcblk0p31): recovery complete EXT4-fs (mmcblk0p31): mounted filesystem with ordered data mode. Opts: (null) EXT4-fs (mmcblk0p27): recovery complete EXT4-fs (mmcblk0p27): mounted filesystem with...
Joe Appreciate the help, thanks ``` root@RBR50:/# grep -li nmrp /dev/mmcblk* /dev/mmcblk0 /dev/mmcblk0p28 /dev/mmcblk0p33 ``` Never returns back to the prompt. Eventually the telnet timed out. I then grepped inside...
Hi ``` root@RBR50:/# grep bootcmd /dev/mmcblk* /dev/mmcblk0:bootcmd=mii write 0x0 0x0 0x0800; sleep 1; nmrp; bootdni; bootm 0x84000000 /dev/mmcblk0:bootcmd ``` Thanks Rob
Let me have a look and I'll come back. Appreciate the time here but I'm exceptionally conscious that I'm relying on your good will. I do have a RBR50 V2...
I have the file (4MB) both as base64 (5MB) and as binary (4MB). I have checked both files against sha1sum. Aware that it's not quite as powerful as sha256sum but...