rtl_eeprom
to successfully write a different S/N to my Nooelec NESDR Mini 2+.rtl_eeprom -s 00000001
rtl_eeprom -s 00000002
FCIV -sha1
hashes of the relevant files are:rtl_eeprom.exe | 50,195 | b963233aacef46efc9a9cd288d4f82ea1416c4a0 |
librtlsdr.dll | 85,523 | 676fef64b333851c65d19973e88fd3df5bc1701d |
libusb-1.0.dll | 194,579 | 5af809f937d9b1281e297f4ff0e5f982d68635e0 |
libwinpthread-1.dll | 53,779 | 517f5109b37ffafffa5e50fd33cea2299b1e098c |
rtl_eeprom -r dump.bin
results in similar errors and gibberish in the Manufacturer, Product, etc.? I don't think there's a solution then, unless someone else has written a different EEPROM reader/writer that works correctly with that particular hardware.Writing bad information to the EEPROM will make your device useless.
Thanks for all the help. I reached out to Nooelec support and I needed to run rtl_eeprom -g realtek and then I was able to run rtl_eeprom -s 00000001. I now have the serial number enabled and written on both SDR tuners.
Yeah, me too. However, looking at the dumps I did of my RTL-SDR.comv2 and NooElec Mini2+, the only diff between them was that the NooElec has 0xA0 instead of 0x00 at positions 0xA0 and 0xA1. @estone4009: Did/would you do a dump (with.. I saw that option [-g] in the man page but they didn't have a listing for nooelec so I didn't know if that would work or brick your particular device or not. ...
rtl_eeprom -r dump.bin
) and would you PM it to me? I'd like to see what the difference is between it and the factory firmware. Unfortunately, rtl_eeprom
doesn't have an option to write the -g
result to a file instead of the device itself and I'd rather not risk bricking a working device.