Results 1 to 3 of 3

Thread: ath5k broken for 2.6.31 on Atheros AR5212

  1. #1
    Join Date
    Apr 2006
    Beans
    60

    ath5k broken for 2.6.31 on Atheros AR5212

    Hi,

    ath5k doesn't seem to work for my wireless card. NM-applet just sits there saying the wireless card isn't ready. Dmesg activates just fine. iwlist says the device can't be used for scanning. In the meantime, I'm using madwifi, but I'd like to be able to use the module that's available without compiling the driver everytime for a new kernel.

  2. #2
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: ath5k broken for 2.6.31 on Atheros AR5212

    Quote Originally Posted by psycovic23 View Post
    Hi,

    ath5k doesn't seem to work for my wireless card. NM-applet just sits there saying the wireless card isn't ready. Dmesg activates just fine. iwlist says the device can't be used for scanning. In the meantime, I'm using madwifi, but I'd like to be able to use the module that's available without compiling the driver everytime for a new kernel.
    Hi Psycovic

    I feel that you have selected the robust driver for your wireless card. I have been using Madwifi from the period of Hardy. I went through all kernel updates as well as new release without any glitch to my wireless driver.

    Please visit my thread http://ubuntuforums.org/showthread.php?t=1309072 for the installation of drivers.

    You mentioned that you would like to have a module which doesn't require any recompilation during kernel updates.
    For that please note In my thread for step 4 Instead of typing the command
    Code:
    sudo apt-get install linux-headers-`uname -r`
    Type the command
    Code:
    sudo apt-get install linux-headers-generic
    This will take care of recompiling problems.

    Thanks for my friend kokopelli who helped me to do this

    All the best
    Dr Kurian
    Last edited by drpjkurian; December 11th, 2009 at 08:04 AM.

  3. #3
    Join Date
    Apr 2006
    Beans
    60

    Re: ath5k broken for 2.6.31 on Atheros AR5212

    Unfortunately, I've been running into more and more kernel panics. This is a pretty well documented bug that has been very pervasive (blinking caps lock key at random). I had this problem once on .27 and upgraded to .30 (I think) with the ath5k driver and it went away. Now with .31, I get kernel panics that are much less frequent, but still there nonetheless, though I can't tell where they're coming from - maybe not from the network driver at all. Hence my desire to try out ath5k.

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
  •