How to upgrade the firmware of the WRT54G v.5 router

Please refer to this link:
http://linksys.custhelp.com/cgi-bin/linksys.cfg/php/enduser/std_adp.php?p_faqid=3410
Message Edited by Vince_02 on 06-11-2006 05:35 PM

Thanks Vince

Similar Messages

  • HT1414 How to upgrade the firmware on i phone

    Please advise how to upgrade the I Phone 4 ???

    Connect iPhone to syncing computer using USB cable.
    Start iTunes on syncing computer.
    Follow prompts from iTunes to upgrade.

  • How to upgrade the hard disk of the nomad jukebox

    I read the FAQ of nomad on nomadness.net, I wanna know how to upgrade the hard disk of old nomad jukebox with a bigger one?
    I also read a artical on tom's hardware about this,
    http://www7.tomshardware.com/mobile/20000/mp3-3.html
    but he gave a link
    http://www.kuren.org/jukebox
    that is not available. He mentioned that it need to clone the fist 65536 sectors from the old disk to the new one, but I have not the old hard disk( I bought a second hand nomad jukebox without the original hard disk). How should I do?
    Does someone have the image file of the fist 65536 sectors from the old disk?
    Thank you!

    That was the old method before Creative published their Bootcode Flasher software.
    Follow the instructions here:
    http://www.nomadness.net/modules.php...ticle&artid=24
    All files mentioned are available somewhere on Nomadness. Also check out the sticky thread in their JB section of the forum as it lists what hard dri'ves will work in a JB and which ones won't. I hope you haven't already bought your upgrade hard dri've.
    I used the above method without any problems and now have a 20GB JB.
    PB

  • I have a 10.5.8 and would need to know how to upgrade the soft ware to maverick or do I need to buy a new computer

    I have a 10.5.8 and would need to know how to upgrade the soft ware ? . or do I need to buy a new computer. 

    Back up your data, click here, and read the entire page. Mac OS X 10.7 and newer don't support PowerPC software such as Microsoft Office 2004.
    (106103)

  • How to upgrade the version above 10.4 in free

    hello,
    Now the version of my Mac OS X system is 10.3.9. How to upgrade the version above 10.4 in free.
    Thanks very much!

    You can't.
    An upgrade from 10.3.x to 10.4 is a paid upgrade.
    You need to purchase a retail copy of 10.4.

  • How to Upgrade PowerBook Firmware( All Hardwares )

    How to Upgrade PowerBook Firmware( All Hardwares )?
    Thank U in advance

    If there is a firmware upgrade available for your model of PowerBook, it will appear when your run Software Update and also be listed at http://www.apple.com/support/downloads/
    Then you download the installer and run it. Usually you have to do something like hold down the Command key and Power button while you're restarting.
    Firmware updates don't come along very often. The last one I can remember installing was for my B&W G3. The last firmware upgrades I can see listed for a PowerBook were for the 550MHz or 667MHz G4s back in 2002.
    Is there a specific reason why you're asking about firmware upgrades?

  • How to upgrade/downgrade firmware of following switch.

    How to upgrade/downgrade firmware of following switch.
                         Please kindly inform how to do it.
                         - Download site
                         - Process required
                      [Version that  want to use]
     ・Catalyst3750X : 15.0(2)SE6
      ・ASA5525-X : 9.1(2)
     ・ASA5525-X  ASDM : 7.1(6)

    Upgrade to ASA 9.3 and ASDM 7.3

  • How to upgrade handheld firmware to the most available recent version

    Hi,
    I have a BB 8800 (T-Mobile) and I tried to update current firmware (4.2.1.101) to the recent OS version. I went to the T-Mobile site and found that there was older version (4.2.1.74) than installed on my handheld.
    So, I did the following. I checked all carries on this page and found that Orange UK offers handheld version 4.5 for BB8800.
    I downloaded handheld 4.5 software from Orange UK site. Installed it on my PC.
    Deleted the VENDOR.XML file located at:
    C:\Program Files\Common Files\Research In Motion\AppLoader\VENDOR.XML
    After that I connected my handheld to the PC and ran Blackberry Desktop Manager.
    And it upgraded my handheld OS to the 4.5.0.52
    if your issue solved set "Solution" mark at the relevant post
    Solved!
    Go to Solution.

    i can suggest this guide:
    http://www.blackberrycool.com/2008/08/how-to-upgrade-your-blackberry-software/
    feel free to press the like button on the right side to thank the user that helped you.
    please mark posts as solved if you found a solution.
    @SimonHain on twitter

  • How to upgrade the spa122 firwmare to 1.2.1(004) using configurtion file

    Hello, 
    Highly appreciate if anyone can let me know how to define the upgrade rule in configruation file to upgrade the firmware to 1.2.1(004) -
    is it ok if I define it in upgrade rule as below
    <Upgrade_Rule>  (!1.2.1(004))?http://10.1.1.1/SPA112_SPA122_1.2.1_FW.bin  </Upgrade_Rule>
    if not, what is the correct one
    Regards,
    Denning               

    Yes, it's old legacy syntax. The recommended syntax is:
    ...Rule> ($SWVER != 1.2.1(004))?http ...
    Unfortunately, such type of conditional doesn't work reliable most times for me (althougth I didn't tested the particular one from your example).
    I don't know why.
    I suspect, that firmware numbers like 7.4.9c or 7.5.2b may be source of problem - Cisco's Provisioning guide claim that version numbers take form of three  non-negative numbers separated by periods followed by optional  alphanuberic string in parthenses. It's not true for some released versions. May be, the comparsion logic doesn't handle those broken version numbers correctly.

  • How to upgrade the Oracle Client silently ?

    Hi all,
    I have to upgrade the Oracle Client from 8.1.6.0.0 to 9.2.0.1.0.
    I use the -record option for creating the destination file or edit the response file manually for being able to install the new client. But I have no idea, how to remove the old client.
    The following command doesn't work:
    C:\Program Files\Oracle\oui\install\setup.exe" -deinstall DEINSTALL_LIST={"oracle.client","8.1.6.0.0"}
    What am I doing wrong? How to remove the Oracle Client silently?
    Thanks for the help and best wishes from Frankfurt.
    Dimitri

    I created a instant client silent DE-INSTALL for version 10.1.0.2 on XP.
    setup.exe -silent -deinstall -responseFile Z:\yyyyyy\xxxxxx.rsp
    These are parameters are in my response file...
    ORACLE_HOME="C:\oracle\InstantClient\10.1.0"
    ORACLE_HOME_NAME="OraInstantClient10g_home1"
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    SHOW_DEINSTALL_CONFIRMATION=false
    SHOW_DEINSTALL_PROGRESS=true
    REMOVE_HOMES={"c:\oracle\ora81","c:\oracle\InstantClient\10.1.0"}
    You still have to manually update/remove the PATH & TNS_ADMIN environment variables and the file system directories.

  • How to upgrade the Admin Server to WLS 9.2.3 while Managed on 9.2.2

    HI,
    I have a WLS 9.2.2 domain with Admin and 2 Managed instances clustered. Admin and Managed Servers are on different machines.
    I want to upgrade only the Admin Server to WLS 9.2 MP3 while all my Managed Servers are in WLS 9.2 MP2.
    Can any one provide me the detailed steps on how to upgrade only the Admin server to WLS 9.2 MP3?
    And I read in the Weblogic documentation that this supported. But could not find any detailed steps on how to upgrade only the Admin server to the Major version.
    Thanks in Advance.

    Hi
    1. "And I read in the Weblogic documentation that this supported". Can you please provide the link or documenation that exactly says that this is Supported ???
    2. As far as I know, one of the basic requirements for Weblogic Cluster with managed servers across different remote machines is, all the machines, Admin and Managed Servers machines should have Exact Same Version (including Service Pack) of WLS deployed. Right now I do not have this link on top of my head. But this is the only Supported and one basic requirement for Weblogic Cluster.
    Since WLS uses all Shared Modules and each Shared module do have like Implementation and Specification Version. If you upgrade admin server domain, most probably config.xml file will be upgraded with all modules version as 10.0.2.3 (something like that). This means when you restart Managed Servers, they will get a new copy of config.xml file from admin server machine. So now on Managed Servers all these modules (10.0.2.3 etc) should exist on their local machines. This is just my thought.
    Thanks
    Ravi Jegga

  • How to upgrade the memory on Portege M400?

    My new M400 has come with 512Mb of RAM. According to kingston.com it can be expanded to 2Gb. I can see how to replace the HDD, but not the memory.
    Is it under the keyboard?
    Many Thanks.

    Hi
    The memory slots you will find under the keyboard.
    Before you will start the upgrade procedure you should shut down the notebook and remove the AC adapter cable and the battery.
    1.) Slip you finger under a notch at the end of the keyboard brace and lift up to relase latches and remove the keyboard brace.
    2.) Remove the two screws securing the keyboard
    3.) Lift up the back of the keyboard, rotate it toward you and lay in face down on the palm rest. (do not touch the keys)
    4.) Remove two screws and take off the memory module cover.
    5.) Fit the memory modules connectors into the socket at about 45 degree angle and push down until latches on either side snap into place. Align thenotch of the memory modules with that of the memory slot and gently insert the module into the slot.

  • How can upgrade the support pack?

    hi all
    I was download some file as *.SAR
    but I don;t know how can I upgrade it?
    and how can I check the version in my SAP and what impact info after upgrade the new support package? (e.g. in web..etc.)
    thanks very much
    Regards
    Kevin

    Hi Kevin,
    This will help.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCUPGOCSSPAM/BCUPGOCSSPAM.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/83/7a18ecde6e11d195460000e82de14a/frameset.htm
    http://www.saptechies.com/sap-patch-manager-spam-bcupgocs/
    Regards
    Ashok Dalai

  • How to upgrade the CPU of Cisco ASA 5520?

    After installing the new anti virus on all PCs in our company, the CPU usage of our Cisco firewalls increased up to 92%. How can we upgrade the CPU of the device to lower the CPU usage? Thanks.

    Hi,
    Thanks for the reply. I'm not really into security, I'm more on router & switches. Here is the result of the show command I enter on the ASA. May I ask again for your help.
    INTFW# show process cpu-usage non-zero
    PC         Thread       5Sec     1Min     5Min   Process
    081aa324   6bdaf870    78.6%    79.0%    78.9%   Dispatch Unit
    08bd08d6   6bda9210     5.6%     5.6%     5.6%   Logger
    INTFW# show process cpu-h
    Process:      snp flow bulk sync, PROC_PC_TOTAL: 12, MAXHOG: 16, LASTHOG: 16
    LASTHOG At:   11:27:08 PHST Aug 8 2011
    PC:           86badfe (suspend)
    Process:      vpnfol_sync/Bulk Sync - Import , NUMHOG: 23, MAXHOG: 6, LASTHOG: 6
    LASTHOG At:   11:27:17 PHST Aug 8 2011
    PC:           80635a5 (suspend)
    Traceback:    80635a5  8d9ff96  8062413
    Process:      vpnfol_sync/Bulk Sync - Import , PROC_PC_TOTAL: 23, MAXHOG: 5, LAS                                                                                        THOG: 5
    LASTHOG At:   11:27:17 PHST Aug 8 2011
    PC:           8da1592 (suspend)
    Process:      vpnfol_sync/Bulk Sync - Import , NUMHOG: 23, MAXHOG: 5, LASTHOG: 5
    LASTHOG At:   11:27:17 PHST Aug 8 2011
    PC:           8da1592 (suspend)
    Traceback:    8da1c7e  8d9ff8f  8062413
    Process:      ssh_init, PROC_PC_TOTAL: 4, MAXHOG: 4, LASTHOG: 3
    LASTHOG At:   07:41:20 PHST Aug 18 2011
    PC:           806dcd5 (suspend)
    Process:      ssh_init, NUMHOG: 4, MAXHOG: 4, LASTHOG: 3
    LASTHOG At:   07:41:20 PHST Aug 18 2011
    <--- More --->
    PC:           806dcd5 (suspend)
    Traceback:    8b9d3e6  8bab837  8ba024a  8062413
    Process:      ssh_init, PROC_PC_TOTAL: 90801, MAXHOG: 5, LASTHOG: 2
    LASTHOG At:   04:47:28 PHST Apr 5 2012
    PC:           8b9ac8c (suspend)
    Process:      ssh_init, NUMHOG: 90801, MAXHOG: 5, LASTHOG: 2
    LASTHOG At:   04:47:28 PHST Apr 5 2012
    PC:           8b9ac8c (suspend)
    Traceback:    8b9ac8c  8ba77ed  8ba573e  8ba58e8  8ba6971  8ba02b4  8062413
    Process:      telnet/ci, PROC_PC_TOTAL: 1, MAXHOG: 3, LASTHOG: 3
    LASTHOG At:   08:43:18 PHST Apr 16 2012
    PC:           8870ba5 (suspend)
    Process:      telnet/ci, NUMHOG: 1, MAXHOG: 3, LASTHOG: 3
    LASTHOG At:   08:43:18 PHST Apr 16 2012
    PC:           8870ba5 (suspend)
    Traceback:    8870ba5  9298bf1  92789fe  9279191  80ca7e7  80cacbb  80c14b5
                  80c1c5f  80c2da6  80c3850  8062413
    Process:      Unicorn Proxy Thread, PROC_PC_TOTAL: 5, MAXHOG: 3, LASTHOG: 2
    LASTHOG At:   20:23:09 PHST Apr 27 2012
    PC:           8c0e8e5 (suspend)
    Process:      Unicorn Proxy Thread, NUMHOG: 5, MAXHOG: 3, LASTHOG: 2
    LASTHOG At:   20:23:09 PHST Apr 27 2012
    PC:           8c0e8e5 (suspend)
    Traceback:    8c0e8e5  8c23428  8c24561  8cff99d  8cfdb0c  8cf9f81  8cf9ef5
                  8cfa9b0  8cec6c9  8cebf7b  8cec22c  8ce5e2f  8d00cfb  8d01d67
    Process:      Unicorn Proxy Thread, PROC_PC_TOTAL: 12, MAXHOG: 5, LASTHOG: 4
    LASTHOG At:   20:23:09 PHST Apr 27 2012
    PC:           8c2bb4d (suspend)
    Process:      Unicorn Proxy Thread, NUMHOG: 12, MAXHOG: 5, LASTHOG: 4
    LASTHOG At:   20:23:09 PHST Apr 27 2012
    PC:           8c2bb4d (suspend)
    Traceback:    8c2bb4d  8c0ef7a  8c11576  8c11625  8c12748  8c140f8  8c0f074
                  8c23bae  8f2f1f1  8062413
    Process:      vpnfol_sync/Bulk Sync - Import , PROC_PC_TOTAL: 488, MAXHOG: 100, LASTHOG: 2
    LASTHOG At:   02:44:29 PHST May 6 2012
    PC:           80635a5 (suspend)
    Process:      ssh_init, NUMHOG: 461, MAXHOG: 3, LASTHOG: 2
    LASTHOG At:   02:44:29 PHST May 6 2012
    PC:           80635a5 (suspend)
    Traceback:    80635a5  8133d0b  9224474  923d3c8  9239045  9238e95  9226f50
                  92263d8  92158bf  920530c  922564a  92254c1  9214606  92050bc
    Process:      snmp, PROC_PC_TOTAL: 52, MAXHOG: 3, LASTHOG: 3
    LASTHOG At:   12:39:15 PHST May 7 2012
    PC:           8b37300 (suspend)
    Process:      snmp, NUMHOG: 52, MAXHOG: 3, LASTHOG: 3
    LASTHOG At:   12:39:15 PHST May 7 2012
    PC:           8b37300 (suspend)
    Traceback:    8b37300  8b35d27  8b32e39  8b358c8  8b10b5e  8b0f7bc  8062413
    Process:      ssh_init, PROC_PC_TOTAL: 43117, MAXHOG: 4, LASTHOG: 2
    LASTHOG At:   10:35:55 PHST May 8 2012
    PC:           83cf301 (suspend)
    Process:      ssh_init, NUMHOG: 43117, MAXHOG: 4, LASTHOG: 2
    LASTHOG At:   10:35:55 PHST May 8 2012
    PC:           83cf301 (suspend)
    Traceback:    83cfb25  83c9883  812ea45  89e51b2  89b8dda  8ba0e44  8ba0278
                  8062413
    Process:      Dispatch Unit, PROC_PC_TOTAL: 4911194, MAXHOG: 1010, LASTHOG: 3
    LASTHOG At:   14:22:15 PHST May 8 2012
    PC:           81aa50f (suspend)
    Process:      Dispatch Unit, NUMHOG: 4501175, MAXHOG: 1010, LASTHOG: 3
    LASTHOG At:   14:22:15 PHST May 8 2012
    PC:           81aa50f (suspend)
    Traceback:    81aa50f  8062413
    Process:      snmp, PROC_PC_TOTAL: 82902, MAXHOG: 4, LASTHOG: 3
    LASTHOG At:   14:25:09 PHST May 8 2012
    PC:           8c09598 (suspend)
    Process:      snmp, NUMHOG: 82902, MAXHOG: 4, LASTHOG: 3
    LASTHOG At:   14:25:09 PHST May 8 2012
    PC:           8c09598 (suspend)
    Traceback:    8b300cd  8b1086d  8b0f7bc  8062413
    Process:      snmp, PROC_PC_TOTAL: 41500, MAXHOG: 4, LASTHOG: 3
    LASTHOG At:   14:25:09 PHST May 8 2012
    PC:           8b3709e (suspend)
    Process:      snmp, NUMHOG: 41500, MAXHOG: 4, LASTHOG: 3
    LASTHOG At:   14:25:09 PHST May 8 2012
    PC:           8b3709e (suspend)
    Traceback:    8b3709e  8b35dcb  8b32e39  8b358c8  8b10b5e  8b0f7bc  8062413
    Process:      Dispatch Unit, PROC_PC_TOTAL: 50136, MAXHOG: 46, LASTHOG: 2
    LASTHOG At:   14:25:12 PHST May 8 2012
    PC:           81aa324 (suspend)
    Process:      Dispatch Unit, NUMHOG: 50136, MAXHOG: 46, LASTHOG: 2
    LASTHOG At:   14:25:12 PHST May 8 2012
    PC:           81aa324 (suspend)
    Traceback:    81aa324  8062413
    Process:      Dispatch Unit, NUMHOG: 13985647, MAXHOG: 1012, LASTHOG: 3
    LASTHOG At:   14:25:43 PHST May 8 2012
    PC:           81aa5f9 (suspend)
    Traceback:    81aa5f9  8062413
    Process:      Dispatch Unit, PROC_PC_TOTAL: 18866757, MAXHOG: 1012, LASTHOG: 4
    LASTHOG At:   14:25:44 PHST May 8 2012
    PC:           81aa5f9 (suspend)
    CPU hog threshold (msec):  2.844
    Last cleared: None
    Thank,

  • How to upgrade the BP-MSS to SP08??

    Guys,
    What is the procedure to apply the SP08 of BP for MSS1.0 (ERP05)? If we deploy the sca file through SDN, it will overwrite all the portal content configuration that I have done.
    What is the methodology to apply the MSS Support Pack without affecting the existing portal content. (We do not have NWDI in our landscape).
    Thanks,
    Shobhit

    Hi Chris, this is the way the firmware is supposed to be upgraded....what's your point ?
    there is an alternate method to this..if at all there are issues upgrading the firmware htrough the router setup page.
    download and if necessary,extract the firmware file to a specified loaction...then go to ftp.linksys.com/pub/network and get the tftp.exe file
    you can then in turn use the TFTP file to upgrade the firmware of the router without having to get into the "administration" page...
    let me know if you need any otehr information.

  • How to upgrade the asa5520?

    I have two asa5520s and they are configured as active/active failover and multi-contents.
    Now, I need upgrade their images. But, I find:
    1. On the asa5520 which content admin is active, I can go to system by (changeto system) and I can upgrade the asa image and adsm image.
    2. On the asa5520 which content admin is standby, I can not go to the system side,
    my-asa5520-2/content2#changeto system
    Command not valid in current execution space.
    Could anyone advice me:
    how can I upgrade the image for second box?
    is my configuration of failover/multi-contents wrong? If so, how to configure the failover/multicontents to allow me able to go to system space on second box?
    Any comments will be appreciated
    Thanks in advance

    It could be a little confusing, but I'll try to make it simple.
    Upgrading firewalls in Active/Active mode:
    I would notife the two ASAs as following-
    ASA1 (Admin context Active/Ctx1 context Standby)
    ASA2 (Admin context Standby/Ctx1 context Active)
    Assuming that both ASAs are running on 7.1.2 code.
    So .. before starting the upgrade procedure, following is the status of the two ASAs:
    ASA1 (Admin context Active/Ctx1 context Standby)
    ASA2 (Admin context Standby/Ctx1 context Active)
    Step 1) Login to the Admin context on ASA1 and copy the new image to flash.
    Step 2) Move to the system execution space of ASA1 from Admin context and set the
    image to use the newly copied image. DO NOT RELOAD THE ASA YET. Current state:
    ASA1 (Admin context Active/Ctx1 context Standby) --> pointing to new image.
    ASA2 (Admin context Standby/Ctx1 context Active)
    Step 3) Move back to Admin context on ASA1 and fail this context to ASA2 using
    "no failover active" command. Now the current state of ASAs is:
    ASA1 (Admin context Standby/Ctx1 context Standby) --> pointing to new image.
    ASA2 (Admin context Active/Ctx1 context Active)
    Step 4) Shut down ASA1, do not reload, shutdown. Current state:
    ASA1 (SHUTDOWN) --> pointing to new image.
    ASA2 (Admin context Active/Ctx1 context Active)
    Step 5) Login to the Admin context on ASA2 and copy the new image to flash.
    Step 6) Move to the system execution space of ASA2 from Admin context and set the
    image to use the newly copied image. DO NOT RELOAD THE ASA YET. Current state:
    ASA1 (SHUTDOWN) --> pointing to new image.
    ASA2 (Admin context Active/Ctx1 context Active) --> pointing to new image.
    Step 7) Shutdown the ASA2 and power on ASA1. Current state:
    ASA1 (BOOTING) --> pointing to new image.
    ASA2 (SHUTDOWN) --> pointing to new image.
    Step 8) Once the ASA1 has booted up, it will start using the new image. Current state:
    ASA1 (Admin context Active/Ctx1 context Active) --> up with new image.
    ASA2 (SHUTDOWN) --> pointing to new image.
    Step 9) Now boot ASA2, once up, current state should be:
    ASA1 (Admin context Active/Ctx1 context Active) --> up with new image.
    ASA2 (Admin context Standby/Ctx1 context Standby) --> up with new image.
    Both the ASAs have been upgraded successfully. Now if the Failover groups are configured with
    "preempt" command, the failover group 2, will automatically become active on ASA2, if failover
    group 2 is not configured with "preempt", we will need to manually failover ctx1 context from
    ASA1 to ASA2.
    Hope that helps.
    Regards,
    Vibhor.

Maybe you are looking for

  • How do I find 'open in' on ipad

    I cannot find 'open in' on my ipad. It is not under the action key. How do I find it.

  • Appelle dll créée avec LabView 8.2 sous VB6 (Booleen)

    Bonjour, Je développe un programme sous LabView8.2 pour créer une dll qui sera appelée par VB6. Lorsque que je mets un booleen VB6 me renvoie le message d'erreur "erreur de chargement de la DLL". Y a t il une configuration à réaliser sous VB ou LabVi

  • 5500 Series WLC internal DHCP Server - Exclusion?

    Hi there, We're using the internal DHCP server on our 5500 Series WLC which works fine. However on one WLAN we ran out of addresses so changed the subnet from a /25 to a /24. The problem is that the router/gateway is still in the middle (124/125/126)

  • How to change delay parameter before waking, after putting the Mac to sleep

    I recently bought a new fancy APS battery backup/surge protector power strip, that's supposed to switch off my peripherals after the Mac goes to sleep. (in the interest of being more green) Unfortunately, when I plug my USB speaker's power cord into

  • Windows ipod on a macbook

    I have a macbook, running osx 10.5.5. My Ipod was formatted on a Windows computer and my Macbook doesn't recognize it. When I plug the usb cable in the only recognition of this act is the battery meter on the Ipod. My computer has no reaction to the