PDA

View Full Version : error 10054: Transfer failed


SPIDER-L33T
15-06-2008, 12:30
I try restore firmware (http://wl700g.homelinux.net/drupal/?q=node/54).

- I have loaded successfully "WL700gE_1.0.4.2_flash.trx"
- wait one minute after power off
- keep pressed ezflash button put in the power
- release ezflash button and start Asus Firmware Restoration ("WL700gE_1.0.4.2.nas ").

After couple of seconds i get error:
"Error 10054: Transfer failed".

Heed help! What return to lifes my router?
Necessary use black magic? :D

ti_chris
16-06-2008, 08:50
There we go. I'm in the same hot water. I can't seem to be able to push any firmware onto it (nas file that is) but tftp works perfectly. I have read on the w500 forums that having multiple ethernet interfaces can interfere with this. Try disabling all other interfaces (assuming you have any others) and try that. it apparently worked for some guys. It didn't for me I'm sad to say :(.


I try restore firmware (http://wl700g.homelinux.net/drupal/?q=node/54).

- I have loaded successfully "WL700gE_1.0.4.2_flash.trx"
- wait one minute after power off
- keep pressed ezflash button put in the power
- release ezflash button and start Asus Firmware Restoration ("WL700gE_1.0.4.2.nas ").

After couple of seconds i get error:
"Error 10054: Transfer failed".

Heed help! What return to lifes my router?
Necessary use black magic? :D

brad077
23-06-2008, 04:12
I'm in a desperate situation This tip seems to be my last hope. Could you clarify the following before I try it..

BACKGROUND
0 . Was running default asus firmware. Decided to upgrade to latest official asus firmware .
1. The firmware restoration tool didn't work for me so i did a tftp and tried to upload the official asus firmware (*.nas). The tftp keeps failing after uploading most of the file.
2. Now the ready light is just blinking everytime. I'm unable to reset it to the factory firmware default.
3. My data on the HDD is not exactly backed up.

QUESTION
1. If I upload this .trx file via tftp and then try the .nas file via the firmware restoration tool: Will this fix all my problems ? Will it format the HDD ?

Iam done with the official ASUS firmware. Once I'm back to normal wrt my data, I'm onto OpenWRT!

Thnx
-Brad

ti_chris
23-06-2008, 11:18
Well you're doing this wrong. Basically tftp should be used for the flash portion of the nas file only. You should not use the 'nas' file with tftp. Do what's suggested here and with some luck, things should work.

I'm in a desperate situation This tip seems to be my last hope. Could you clarify the following before I try it..

BACKGROUND
0 . Was running default asus firmware. Decided to upgrade to latest official asus firmware .
1. The firmware restoration tool didn't work for me so i did a tftp and tried to upload the official asus firmware (*.nas). The tftp keeps failing after uploading most of the file.
2. Now the ready light is just blinking everytime. I'm unable to reset it to the factory firmware default.
3. My data on the HDD is not exactly backed up.

QUESTION
1. If I upload this .trx file via tftp and then try the .nas file via the firmware restoration tool: Will this fix all my problems ? Will it format the HDD ?

Iam done with the official ASUS firmware. Once I'm back to normal wrt my data, I'm onto OpenWRT!

Thnx
-Brad

SPIDER-L33T
20-07-2008, 12:31
Victory! :)

How can reflash if seen "Error 10054: Transfer failed":
Warning! All data in HDD will be lose!!!

- Unplug HDD from Asus and connect to unix-like PC (I`m use the "Frenzy" live CD);
- login as root and say in command line:
dd if=/dev/zero of=/dev/ad1

where "ad1" - hdd from Asus (in miscellaneouses OS this parameter can differ)

- unplug HDD from unix-like PC and connect to Asus (I`m setup HDD jumper in "Master");

- keep pressed ezflash button i plug in the power;
- after waiting 5-6 seconds run in my noteboot "tftp -i 192.168.1.1 put WL700gE_1.0.4.2_flash.trx" (http://wl700g.homelinux.net/drupal/files/WL700gE_1.0.4.2_flash.trx);
- wait a couple of seconds until the image is uploaded a message appears if it's succesful uploaded;
- after uploading i wait 30 seconds and unplug power cord;
- wait 10 seconds and plug in the power cord;
- after i can see ping reply "TTL=64" run Asus Firmware Restoration and upload "WL700gE_kc_1078_02.nas" (http://www.wl500g.info/files/asus/custom/kfurge/WL700gE_kc_1078_02.nas);
- wait 2-3 min and got a working device.

Best regards,
SPIDER-L33T

mumsoft
21-07-2008, 11:54
Victory! :)
dd if=/dev/zero of=/dev/ad1

Best regards,
SPIDER-L33T

Hi, just for sure: will this WIPE out everthing on your HDD? I guess so.

Marc

SPIDER-L33T
21-07-2008, 12:57
Yes, all data in HDD is wiped

mumsoft
21-07-2008, 13:55
Yes, all data in HDD is wiped

In that case, if you want to keep something:
http://wl500g.info/showthread.php?t=10198

Marc

SPIDER-L33T
21-07-2008, 15:04
Yes, but i not it is necessary was keep data, i want method to resurrect device after unsuccessful reflash.

mumsoft
25-07-2008, 21:25
Yes, but i not it is necessary was keep data, i want method to resurrect device after unsuccessful reflash.

Ok, that's your way.
Maybe you could edit your recipe and tell that it will wipe out all the data.
A very few stupid people don't have full backups...

regards,
Marc

SPIDER-L33T
25-07-2008, 22:26
You are rights. I immediately edit my recipe.