LinkSys WRT54G V3
Moderator: Moderators
-
- Posts: 6
- Joined: Fri Feb 08, 2013 7:37 am
LinkSys WRT54G V3
Hello Everybody
I would like to change the dd-wrt firmware to the gargoyle "gargoyle_1.5.9-wrt54g-squashfs.bin" firmware and the upgrade has succesfully changed.
BUT this firmware is not the best for this router because the internet connetcion always interrupted, and the firmware web gui is terribly slow.
So i would like to downgrade the firmware but when i choose any firmware the popup window said "upload firmware" and thats all what happens, it's run for 6 hours but nothing happend.
I tried 30/30/30 but it didnt work...
i tried tftp but it didnt work...
I tried everything what i found in google but i've got still the same problem: i dont know how to downgrade the firmware becuse the web gui always said: "upload firmware" and nothing happened..
please help me
I would like to change the dd-wrt firmware to the gargoyle "gargoyle_1.5.9-wrt54g-squashfs.bin" firmware and the upgrade has succesfully changed.
BUT this firmware is not the best for this router because the internet connetcion always interrupted, and the firmware web gui is terribly slow.
So i would like to downgrade the firmware but when i choose any firmware the popup window said "upload firmware" and thats all what happens, it's run for 6 hours but nothing happend.
I tried 30/30/30 but it didnt work...
i tried tftp but it didnt work...
I tried everything what i found in google but i've got still the same problem: i dont know how to downgrade the firmware becuse the web gui always said: "upload firmware" and nothing happened..
please help me
Re: LinkSys WRT54G V3
Your router has insufficient RAM to run Gargoyle v1.5.9 or the OpenWRT Attitude Adjustment version it is based on.
Some people fell their old WRT54G routers work well with v1.5.6 which is based on Backfire. Others prefer v1.4.7.
Also 30/30/30 reset is a DD-WRT thing and has no effect in OpenWRT or Gargoyle. We have fail safe mode which you can read about.
Because you loaded v1.5.9 your router has insufficient RAM to update its flash once the bootloader has exited. You must use the TFTP method as show here. http://wiki.openwrt.org/toh/linksys/wrt54g. I have recovered many times from your situation so just keep tinkering with the TFTP method.
Some people fell their old WRT54G routers work well with v1.5.6 which is based on Backfire. Others prefer v1.4.7.
Also 30/30/30 reset is a DD-WRT thing and has no effect in OpenWRT or Gargoyle. We have fail safe mode which you can read about.
Because you loaded v1.5.9 your router has insufficient RAM to update its flash once the bootloader has exited. You must use the TFTP method as show here. http://wiki.openwrt.org/toh/linksys/wrt54g. I have recovered many times from your situation so just keep tinkering with the TFTP method.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
-
- Posts: 6
- Joined: Fri Feb 08, 2013 7:37 am
Re: LinkSys WRT54G V3
Thanks a lot. But I know its a silly question but this document said: "set the following NVRAM parameters to enable tftpd at bootup" Where or how can I set up the NVRAM parameters?
thanks for your reply
thanks for your reply
-
- Posts: 6
- Joined: Fri Feb 08, 2013 7:37 am
Re: LinkSys WRT54G V3
ohh forget what i said. I found
thanks now i try the TFTP methods

-
- Posts: 6
- Joined: Fri Feb 08, 2013 7:37 am
Re: LinkSys WRT54G V3
ohh... Could you send me a picture based tutorial about how to do what you said? because its so hard for me... I did all tutorial but it still dont work, and i dont know why.......
Re: LinkSys WRT54G V3
I would say the documentation over at OpenWRT on how to do this is pretty good. You need to describe what you did in detail and what step you had trouble with to get help.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
-
- Posts: 6
- Joined: Fri Feb 08, 2013 7:37 am
Re: LinkSys WRT54G V3
I put the firmware via TFTP to the router. But now what i have to do? I restart the router and nothing happens...
Re: LinkSys WRT54G V3
If you get a successful TFTP transfer then just wait.
Don't restart your router. It takes time (minutes) after the transfer for the upgrade to complete.
You must use the .bin file for your router when doing the TFTP method.
Don't restart your router. It takes time (minutes) after the transfer for the upgrade to complete.
You must use the .bin file for your router when doing the TFTP method.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM
-
- Posts: 6
- Joined: Fri Feb 08, 2013 7:37 am
Re: LinkSys WRT54G V3
I try to upload the firmware via TFTP but
- i've got ping from 192.168.1.1, but when cmd run this command "tftp -i 192.168.1.1 PUT firmware.bin" tftp says it timed out...
i dont understand what i have to do.. any idea?
- i've got ping from 192.168.1.1, but when cmd run this command "tftp -i 192.168.1.1 PUT firmware.bin" tftp says it timed out...
i dont understand what i have to do.. any idea?
-
- Posts: 1
- Joined: Sun Feb 24, 2013 3:24 am
Re: LinkSys WRT54G V3
I had exactly the same issue and after much effort I finally solved it.
The steps below I did through an ssh console. I was never able to get the tftp flash to work.
Step 1 - free up as much memory as possible
- use this guide to free up memory: http://wiki.openwrt.org/doc/howto/gener ... ree.up.ram
- disable every non critical service: e.g. /etc/init.d/httpd_gargoyle disable
(Look in /etc/init.d for all the services)
- reboot
Step 2 - copy dd-wrt micro image to /tmp dir (using ssh / sftp)
Step 3 - flash
- use the command: mtd -r write /tmp/[dd-wrt_file.bin] linux
(I tried sysupgrade, would not work for me)
This assumes a certain amount of knowledge, sorry if Ieft out too many details.
The steps below I did through an ssh console. I was never able to get the tftp flash to work.
Step 1 - free up as much memory as possible
- use this guide to free up memory: http://wiki.openwrt.org/doc/howto/gener ... ree.up.ram
- disable every non critical service: e.g. /etc/init.d/httpd_gargoyle disable
(Look in /etc/init.d for all the services)
- reboot
Step 2 - copy dd-wrt micro image to /tmp dir (using ssh / sftp)
Step 3 - flash
- use the command: mtd -r write /tmp/[dd-wrt_file.bin] linux
(I tried sysupgrade, would not work for me)
This assumes a certain amount of knowledge, sorry if Ieft out too many details.