I followed the instructions at
http://ubuntuforums.org/showthread.php?t=1286503
with the following exceptions:
1) I downloaded the "bleeding edge" drivers, available from
http://linuxwireless.org/en/users/Do..._bleeding_edge. I had previously used the "stable" drivers or the Jaunty backports, but I was getting horrendously unstable wireless (signal would drop/reconnect all the time; I would get 70% signal sitting 3 feet from a router/AP)
2) After unzipping, I changed to the driver directory and selected the ath9k module using the driver-selection script.
Code:
./scripts/driver-select ath9k
This can save a lot of compile time on the 1005ha.
3) Ensure you have all your relevant kernel headers in the right places, then run the following, in succession
Code:
make
sudo make unload
sudo make install
4) At the end of the process, I did not need to reboot; just
Code:
sudo modprobe ath9k
Now I'm up and running, and my machine is truly mobile - I felt like I was on a cell phone in 1998 before - twisting and turning, hunting around for a seat right next to where I thought the router would be. I would also get bumped off the network when people with certain wireless cards would sit near me. I now have no interference problems, rock-solid stability (for me, at least, YMMV), and full signal strength. I can see "100%" in my signal strength in the network manager for the first time.
Also, I am not sure if this is relevant for your situation, but I have also installed fewt's excellent eeepc-tray and related scripts. It was formerly available on statux.org, and all my hotkeys work perfectly under Jaunty. I'm not even sure where to get it any more (I believe you can find eeepc-tray on SourceForge now), and it will not install through Synaptic anymore (fewt has taken down the repository). Cycling wireless on/off with Fn+F2 and reconnecting fixes almost all my wireless problems. Again, YMMV, but I'm finally starting to get happier with this machine (now all I need is something to spin down the hard drive - I'm jealous of Windows users' reported 9+ hour battery life...)
Bookmarks