Ubuntu considers the ath5k and ath9k drivers to be "experimental", and does not enable them in their kernel. They instead offer the Madwifi driver through one of their repositories.
The easiest way to get the ath5k and ath9k drivers, is to install them through the compat-wireless package. Download - Linux Wireless
Before you can compile those drivers, you first need these programs installed. Code: sudo apt-get install linux-source
Code: sudo apt-get install linux-headers
Code: sudo apt-get install build-essential
These drivers will be built for the currently running kernel. If you ever update the kernel, you will need to re-install the drivers for the new kernel. You may want to update to the latest kernel before you build these drivers. (I think that you already have the latest).
__________________
Paul
Please do not PM me with requests for help. I will not reply.
|