Absolutely Tech

Icon

Yes!! Its absolutely tech…

[Solved] Ath5k wifi module not working in Karmic Koala

I noticed was my wifi (Atheros AR5001/5007EG) stopped working after I upgraded to Karmic Koala. I searched endlessly on Google without any answer. Then, I remembered that Karmic comes with newer kernel 2.6.31. And ath5k kernel module hasn’t been loaded yet into this newer kernel.

So, I simply executed

modprobe ath5k

in the terminal.
And in an instant, I saw my wifi connected to my access point.
The command loaded the module into the kernel.

Hope, this helps.

Cheers!

Post to Twitter Post to Yahoo Buzz Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Reddit Post to StumbleUpon

Related posts:

  1. Recovering from corrupt upgrade from Jaunty to Karmic
  2. [Solved] Synaptics touchpad horizontal scrolling in Ubuntu
  3. [Solved] Unable to update .ICEauthority error on booting
  4. Killing Xorg, when things get out of control
  5. [SOLVED] Flush(), ob_flush() not working in PHP (Disabling gzip through htaccess)

Category: Ubuntu (Linux)

Tagged: , , , , , ,

One Response

  1. Mark says:

    Thanks, it worked. Had been having this problem ever since I upgraded. Thanks a lot :)

Leave a Reply