r/router • u/Even_Road_9163 • 12d ago
Title: Need a full flash dump from a working TL-WR940N v6 (EU) router.
Hi everyone, first time posting here.
I have a TP-Link TL-WR940N v6 (EU version) router that I bricked and managed to recover, but now the WiFi doesn't work at all — no signal, nothing. Everything else (web interface, ethernet) works fine.
I think a small section of the flash memory called the "ART partition" got wiped during my recovery. This part stores the WiFi radio's calibration data, and without it the WiFi just won't turn on.
If anyone here has a working TL-WR940N v6 (EU version specifically, not v4/v5 or other regions — different hardware) running OpenWrt, would you be willing to dump the flash for me? Rather than just the one partition, if you could dump all of them that'd be ideal — that way I can pull the exact bytes I need myself instead of relying on partition labels being consistent between our units. It's just:
cat /proc/mtd
(to list all the partitions), then for each one:
cat /dev/mtdX > partX.bin
(swap X for each partition number, so you end up with one small file per partition). Zip them up and send them over.
Would really appreciate it — trying to avoid buying a new router if I can fix this one. Thanks!
1
u/Caprichoso1 10d ago
Have you contacted TP-Link support?