Results 1 to 4 of 4

Thread: Wireless randomly stopped working in both Ubuntu and Vista

  1. #1
    Join Date
    Dec 2008
    Beans
    1

    Cool Wireless randomly stopped working in both Ubuntu and Vista

    Hi, I am using a Toshiba laptop (Satellite L305D-S5893), and recently my wireless card stopped working in both Ubuntu 8.10 and Vista. I don't know exactly what happened, but one of the last things I remember doing over the wireless network was installing the recommended software/security updates for Ubuntu 8.10. The next time I used the laptop, the wireless device wasn't working.

    About a month ago, I originally got my wireless working by following the instructions on this page. It had been working fine until just recently.

    I tried going through the process once again, but that didn't fix the problem. I don't believe the problem has anything to do with the wireless network in my house because I am not able to detect my neighbor's network anymore either.

    The wireless switch on my laptop is on.

    Here is the output of a few potentially relevant commands:

    Code:
    $ sudo iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    wmaster0  no wireless extensions.
    
    wlan0     IEEE 802.11bg  ESSID:""  
              Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
              Tx-Power=0 dBm   
              Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
              Encryption key:off
              Power Management:off
              Link Quality:0  Signal level:0  Noise level:0
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    
    pan0      no wireless extensions.
    Code:
    ~$ iwlist wlan0 scanning
    wlan0     No scan results
    Code:
    ~$ dmesg | grep ath
    [   23.856782] ath5k_pci 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [   23.856794] ath5k_pci 0000:04:00.0: setting latency timer to 64
    [   23.856827] ath5k_pci 0000:04:00.0: registered as 'phy0'
    [   24.195847] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
    [   37.592145] ath5k phy0: gain calibration timeout (2412MHz)
    [   37.592165] ath5k phy0: can't reset hardware (-11)
    [   37.937874] ath5k phy0: gain calibration timeout (2412MHz)
    [   37.937894] ath5k phy0: can't reset hardware (-11)
    Code:
    $ uname -a
    Linux rofl 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686 GNU/Linux
    Code:
    $ cat /etc/issue
    Ubuntu 8.10 \n \l
    And I've copied the output of sudo lshw and lsmod to pastebin.


    Vista detects the wireless card as an Atheros ar5007eg. I tried updating the drivers in Vista as well, but this did not help. Vista reacts to the wireless switch and will notify me if I switch it off, but it can no longer detect any of the nearby wireless networks. The problem seems to be the same in both operating systems.


    I'm still somewhat new to networking, so I'm not sure what to do or where the problem could possibly lie. Can anybody point me in the right direction?

  2. #2
    Join Date
    Aug 2008
    Beans
    88
    Distro
    Ubuntu

    Re: Wireless randomly stopped working in both Ubuntu and Vista

    I have the same issue,
    lspci:
    02:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)


    System Info:
    os[Linux 2.6.27-11-generic i686]
    distro[Ubuntu "intrepid" 8.10]
    cpu[2xIntel(R) Core(TM)2 Duo CPU T5450 @ 1.66GHz (GenuineIntel) @ 1.66GHz]
    mem[Physical: 3.0GB, 72.3% free]
    disk[Total: 223.0GB, 15.7% free]
    video[nVidia Corporation GeForce 8800M GTS]
    sound[HDA-Intel - HDA Intel]
    ~tak
    http://www.taksmind.org/
    irc.esper.net - tak
    irc.freenode.com - tak11

  3. #3
    Join Date
    Aug 2007
    Beans
    7

    Re: Wireless randomly stopped working in both Ubuntu and Vista

    I just got

    [ 67.954926] ath5k phy0: gain calibration timeout (2412MHz)
    [ 67.954938] ath5k phy0: can't reset hardware (-11)

    On kerneltrap it suggested doing a suspend to ram. After I did that it starting working again. I don't know why it stopped working. I haven't done any updating. The only thing I can think of is NetworkManager was trying to connect and I issued a iwlist scanning at the same time. I don't know if this confused it or what. Just letting you know that a suspend to ram worked to fix it.

    Andy B.

  4. #4
    Join Date
    Feb 2009
    Beans
    6
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Re: Wireless randomly stopped working in both Ubuntu and Vista

    Same symptoms, but doing a suspend fixed it. Thanks!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •