Satellite L750/05q - Wireless LED not working

Have an L750/05q running Win 7 64bit.
Wireless works fine but the Wifi led not lighting up when wireless activated, only the bluetooth indicator led comes on when Bluetooth on, Wifi on or both on.
Updated from toshiba site to latest Toshiba listed Atherios driver - 9.2.0.316 (my model is not listed on their AU support site), but still no led. Wireless works fine.
Also updated the LAN driver (Realtek) too,
Am wondering if this is just a failure in hardware rather than the driver.
Any ideas? Thanks.

Thanks Akuma and MisterX. On reading your replies I went back and read the manual more 'carefully'; I had interpreted wireless WAN as internet but it most likely refers to a GPS card function which is not installed in this model. Thanks for taking the time to reply and put my mind at ease.
Cheers :)

Similar Messages

  • Satellite L300-190 - wireless is not working in Ubuntu 8.10

    Hi,
    I have recently bought this machine Toshiba Satellite L300-190 (PSLB8E-014008N5).
    First I tried to install Ubuntu 7.x but that did not work due to some graphic card issue. Then I try the new version Ubuntu 8.10 , everything is working fine, except of wireless. There is no wireless detection in it.
    I tried through Ubuntu forum, but still no luck. Please help me out if u can provide me some proper driver or can guide me as well.
    I am waiting for your response.
    Ali

    Fianally Wireless list have got by using the following driver and instructions for the the laptop Toshiba satellite L300-190...
    http://wireless.kernel.org/en/users/Download
    as I am using ubuntu 8.10 , so i installed compact driver supported for 2.6.27.
    and just untar it...
    1.make
    2. sudo make install
    3. sudo make unload
    4. sudo make load.
    and restart ur PC, and thats all, hopefully for the next start u can see the wireless connections

  • Wireless LED not working on Asus K53E laptop with ath9k driver

    Hi fellow Archlings,
    After searching via Google and the Arch Forums for the past six hours, I've still yet to see the indicator LED light blink at all.  All of my laptop's other five LEDs work (power/sleep, battery, hard disk activity, num lock, caps lock), but from boot till my wifi is connected to a network and thereafter the LED stays dark.  This issue isn't big, just a minor trouble.
    Kernel:
    # uname -r
    3.1.5-1-ARCH
    http://ubuntuforums.org//showthread.php?t=1879706
    I eventually stumbled on the above thread from the Ubuntu forums which gave good advice, including the modinfo command, which I was using with
    # modinfo -F parm ath9k
    btcoex_enable:Enable wifi-BT coexistence
    blink:Enable LED blink on activity
    nohwcrypt:Disable hardware encryption
    debug:Debugging mask
    However running
    # modprobe -r ath9k
    # modprobe ath9k blink=1
    doesn't make any change to the LED - still pitch black in there (well, there's the ambient light from peripheral buttons but you know... ).
    I've been to
    # cat /sys/class/leds/ath9k-phy0/trigger
    none AC0-online BAT0-charging-or-full BAT0-charging BAT0-full BAT0-charging-blink-full-solid rfkill1 rfkill3 phy0rx phy0tx phy0assoc phy0radio [phy0tpt]
    # echo X > /sys/class/leds/ath9k-phy0/trigger
    where X includes all of the possible values listed by the cat command, individually of course.
    Does anyone have any insight into what the issue may be or what I ought to try next?  Thanks all. 
    Last edited by bkadoctaj (2011-12-22 09:09:39)

    Hmm... I also found this:
    http://ubuntuforums.org/showpost.php?p= … ostcount=6
    I'm wondering where I would put the following script in the Arch filesystem - any direction would be most appreciated!
    #!/bin/sh
    if [ "$IFACE" = "wlan0" ]; then
    for direc in /sys/class/leds/ath9k-phy0::rx
    do
    echo none > $direc/trigger
    # never trigger blinking for RX
    done
    for direc in /sys/class/leds/ath9k-phy0::radio
    do
    echo none > $direc/trigger
    # never trigger blinking for radio
    done
    for direc in /sys/class/leds/ath9k-phy0::assoc
    do
    echo phy0assoc > $direc/trigger
    # do trigger blinking during association
    done
    for direc in /sys/class/leds/ath9k-phy0::tx
    do
    echo phy0assoc > $direc/trigger
    # never trigger blinking for TX
    done
    fi
    In Ubuntu the script is placed in /etc/network/if-up.d/ but where is that to be found in Arch Linux, and will it work with NetworkManager instead of the regular network daemon?
    EDIT: Okay, so I just tried placing the following script in /etc/NetworkManager/dispatcher.d/ and making it executable - still no luck after reloading the module:
    #!/bin/sh
    INTERFACE=$IFACE
    if [ "$IFACE" = "wlan0" ]; then
    for direc in /sys/class/leds/ath9k-phy0::rx
    do
    echo none > $direc/trigger
    # never trigger blinking for RX
    done
    for direc in /sys/class/leds/ath9k-phy0::radio
    do
    echo none > $direc/trigger
    # never trigger blinking for radio
    done
    for direc in /sys/class/leds/ath9k-phy0::assoc
    do
    echo phy0assoc > $direc/trigger
    # do trigger blinking during association
    done
    for direc in /sys/class/leds/ath9k-phy0::tx
    do
    echo phy0assoc > $direc/trigger
    # never trigger blinking for TX
    done
    fi
    Last edited by bkadoctaj (2011-12-22 09:50:23)

  • Keyboard wireless key not working after upgrading to windows 8.1

    Hello,
    I am having hp pavilion dv6-6165tx notebook, where keyboard having a wireless button that turns ON and OFF all wireless devices, After upgrading to windows 8.1, HP Connection Manager is not getting installed, as well as Key is not working, key color turns red and white but no action is performed.
    Kindly suggest me some solution.
    Note: HP Doesn't provide drivers for windows 8/8.1 ONLY WINDOWS 7 for hp pavilion dv6-6165tx.
    Thanks.

    Hi @Jayesh_Bhadja ,
    Thank you for visiting the HP Support Forums and Welcome. I have looked into your issue about your HP Pavilion dv6-6165tx Notebook and the Wireless keyboard not working correctly. Here is a link to troubleshoot the keyboard.
    The HP Connection Manager is something that is for Windows 7 not Windows 8.1. I would uninstall this from your Notebook.  Here is a link to the HP Support Assistant if you need it. Just download and run the application and it will help with the software and drivers on your system that need updating. It has a troubleshooting tool in this.
    Make sure all your updates have been completed. I would try restarting my Notebook a few times.
    If that does not help I would uninstall the keyboard from the Device manager.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Error message on my HP Photosmart C7280 All-in-One 'Wireless Radio not Working'

    error message on my HP Photosmart C7280 All-in-One  'Wireless Radio not Working' My broadband is BT Infinity with a very strong signal throughout the house and my operating system is Windows XP. My printer will not connect wirelessly to my network, what can I do with respect to the error message 'Wireless Radio not Working'

    Hello @GeoffH777 ,
    Perfect! You are very welcome, I am very happy to hear the reset helped!
    If you  have a quick moment, please scroll back to my last message here and click the "Accepted Solution" button, so others can find our thread if they happen to run into the same issue.
    Greatly appreciated, have a wonderful day!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • HP 5524 Wireless does not work after firmware upgrade

    HI,
    I have just purchased an HP5524.  After initial problems setting up the WPA key from the printer screen, I connected via USB, found the printer and swapped to wireless successfuly. I then installed the printer software on all my computers at home successfully over wireless.
    The printer then needed a firmware upgrade to support eprint (?), which is successfully connected, downloaded the fireware, installed and went through the boot cycles successfully. 
    However, ever since wireless will not work.  Before I return it to the retailer as "not fit for purpose" I thought I would ask the forum.  The diagnostics downloaded a tool, which I went through, but this did not offer solutions that I had not already tried.
    Thank you

    Hi,
    Thank you for posting you query,
    In order to resolve the issue, please make sure the printer is placed closer to the router and uninstall the printer drivers already installed and then start the instalaltion and seelct teh connection type as wireless network. Then select use USB to configure wireless and when prompted conenct the USB cable and then select the network and enter the encryption key follow the onscreen  instructions.
    If the issue still persisits, please open the browser and in the address bar enter the IP address of the router and click on GO. This will take you to the router configuration page. On the router page, please click on Wireless Setup  and please make sure SSID Broadcast is enabeld and the Wireless Mode is set to Mixed or 802.11 B/G/N and the Wireless Channel is set to 11 and click on Apply. Then try to connect the printer to the network by using the CD.
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution"
    (Although I am employed by HP, I am speaking for myself and not for HP)

  • Hp pavilion 15 e025sl mute led not working with latest audio driver (rollback solve)

    Hi,
    i'm here for a segnalation, i have this hp and after update audio driver (suggested by hp update software) mute led stop working, the button work and mute the audio but led not work (f6 button led).
    Affected driver problem is "realtek high definition audio" version 6.0.1.7010, i opened hp recovery manager and restored driver 6.0.1.6856 after this, the led is back and working fine.
    Please, fix that problmem in the next update, for the moment i ignore request update for audio driver from hp support assistant.
    Thanks

    thank you for your response, I made this topic so that it may be useful to other users with the same problem, now I will contact the support hp.

  • Dv6 power led not working

    Hi everybody!
    Today, I changed the fan in my Pavilion dv6-6001eh (the original stop working). After I assembly, the power led not working anymore. I check the cable, but that's ok. Otherwise the power button working. The second power led in the right side next to USB, also not working.
    Why? Maybe pressed hotkey?
    Thank you.

    Any advice?

  • Tecra A3 - Creative Mouse Wireless does not work

    My Creative Mouse Wireless does not work while touchpad is installed.
    Even if I disable the Touchpad, the mouse seal does not work.
    Does anyone know how to solve this problem?
    Thank you,
    R.P.

    Hello
    On this way it is not easy to say what the problem is. I assume that you got some installations software for your external device. Install it and it should works.
    As far as I know functionality of external mouse doesn`t depend on touchpad settings.
    Bye

  • My wireless keypad not working even in a full battery, window display continously switching automatically without touching the cursor.

    my wireless keypad not working even in full battery

    I have a wireless keyboard with the attached keypad.  The keyboard is working great, but the keypad quit working.  I put in new batteries...did not help.  Any suggestions?

  • Why light led not work???

    Hey, wondering why the light led not working on Htc one m7??? i tried everything like reset factory etc.. STILL SAME.. Ugh.... Anyone know how to force it to work????

    ajnevares3
    THANK YOU FOR TRYING HELP ME WITH UR INFORMATION.... I WENT AHEAD DO WHAT YOU EXPLAINED..
    IT WORKED ON MY HTC ONE M7!!!!!!!!!! THE LIGHT LED IS WORKING NOW.. BECAUSE OF YOU, YOU RE BEST!!!!
    THANK YOU SO MUCH!!!!

  • Satellite M70-181: Wlan does not work

    Hello,
    I am in New Zealand at the moment and a couple of weeks ago I changed my bios password but forgot it. To solve that problem I send the laptop to Toshiba in Christchurch and they reseted it for me. But since that day my wireless does not work. When I turn it on not even the light goes on. It's not shown in any of the normal places (as in the network enviroment or how ever you call it).
    Could it be any problem with the hardware and is it easy to fix by myself cause I don't have the time to wait till they do it in Christchurch again.
    Thanks for any answers

    They might have damaged wifi card antenna inside you computer. If you have technical skills you could fix it by yourself, but if you don't just send the laptop back, and let them check it again.

  • Satellite L300 (PSLB8C-0H901X) does not work

    My laptop Toshiba Satellite L300 PSLB8C-0H901X, does not work, no power, no POST, nothing, Get power and charge lamp when pluged in nothing else, any known issues? Any fixes, Thanks in advance for your help.

    Hmm sounds like a serious hardware issue.
    If you are a lucky man the issue could be related to RAM module.
    The RAM modules can be replaced easily. The memory bay is placed at the bottom of the unit secured by one screw.
    But the question is if its really related to RAM.
    Well, you will know this if you would replace/check this
    Otherwise I recommend asking an professional notebook technician for a help

  • [nForce] msi k7n2delta ilsr hdd led not work

    hi guys, well there is not much to say only that my hdd led not work, rarely i put attention on it, but just when i see... is gone... sniiiff.. i tryed change the led, invert cables, and the raid controller has nothing to do with this issue, sometime ago i have power issues, and during those times the led suddenly "wake up" , then i change the psu, and hdd, now i have sata hdd, and somebody told me the led not work with the 3· ide or sata, culd be the data cable
    thanks

    "...yes yes i know that, right now using sata i know the hdd led not work, but when i-m using ide drive either, thas wy i saying may be the ide cable.thanks..." That's not what you said in your first post. IF IDE HDD works (even if HDD led doesn't work) then IDE cable should be OK. Perhaps HDD light case/mobo connection has a problem.

  • Satellite A350 - wireless is not working

    Hi, I have a Satellite A350 running Vista 64
    I'm having problem with my wireless not working and light (next to switch) not turning on, even though the switch is on. I have had this happen quite a few times and easily fixed it with FN+F8. Although, now FN+F8 does not exist, e.g. when holding down the FN key, there is no F8 (wireless) option available. I have updated to the latest drivers of both the Realtek network adapter and BIOS. Neither have fixed the problem.
    I consulted the Toshiba Manual and discovered, "If no wireless communication device is installed, no dialog box (FN+F8) will appear." When I looked at the Device Manager, the network adapter (Realtek) was working properly.
    I have also tried numerous system restores in an attempt to undo any update which may have caused the problem.
    What else can I do?

    Hi.
    I've posted the same problem in thread :
    "Satellite L450D - Wireless network adapter has disappeared"
    Also, from thread "Wireless quit working" :
    "My wife has a Satellite L305-S5968 which she bought last month. The wireless had been working fine until she returned from a vacation (where she used the wireless at her brothers home). Once home, it quit working. Coincidently, we started getting a USB Device Not Recognized message. I looked in Device Managers and did not find any wireless adapters under the Network Adapters. There is a Realtek Ethernet adapter listed. So I tried a Ethernet cord and got connectivity immediately. What can I do?
    My wife called Toshiba support. Here it turns that when the goes to sleep or the battery gets overcharged, it causes the hardware to malfunction. She had to take out the battery, pull the power cord and hold down the power button to discharge any remaining power in memory. She reconnected the power cord, powered up, uses F2 to go to setup utility and did a restore of all original hardware settings (with F9). Everything worked (we were not aware at the time but the printer and corded mouse were not working either). We are back in business. Maybe this will help someone else."
    I saw these too late, my laptop had already gone back to Currys. I've just been called to say I can pick it up, this has been fixed!
    Steve.

Maybe you are looking for