The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    How to Disable the Annoying Blinking LED for the Wireless Adapter

    Discussion in 'Acer' started by irve, Mar 25, 2008.

  1. irve

    irve Notebook Enthusiast

    Reputations:
    1
    Messages:
    18
    Likes Received:
    2
    Trophy Points:
    6
    I took a guess from looking at an Ubuntu forum page for the Aspire 4520 and the driver inf file, and it worked for my Atheros AR5007EG wireless adapter in my Aspire 4520:

    In Regedit, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0005
    back it up then delete the following keys:

    gpioPinFunc1
    gpioLedCustom
    gpioFunc1ActHi


    (the keys might be in a different place, so you can do a search for them)
    then restart.

    If you want to have a visual cue of network activity, you can right-click the network icon in the notification area of the taskbar and select Turn On Activity Animation, and this is more subtle and less distracting than the amber LED. By the way, the button to turn the wireless adapter on and off still works after deleting the above keys.

    At any rate, this was just a guess and it worked for me, but being cavalier with RegEdit is usually asking for trouble. Proceed at your own risk.