I have this working by doing the following:

1: Add the following lines to /etc/modprobe.d/blacklist.conf

blacklist ath_pci
blacklist ath_hal
blacklist acer_wmi

2: Add the following line to /etc/modules

ath5k

3: Install the linux-backports to get the latest ath5k driver

sudo apt-get install linux-backports-modules-jaunty

4: Remove any currently installed modules

modprobe -r ath5k acer_wmi ath_pci ath_hal

5: Install the ath5k modules

modprobe ath5k


At this point you should be good to go.

-- 
[jaunty] no wlan with Acer Aspire One 110L and not activatable
https://bugs.launchpad.net/bugs/350352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to