Home » Questions » Computers [ Ask a new question ]

Atheros wifi configuration on ubuntu 9.10?

Atheros wifi configuration on ubuntu 9.10?

I can't get my hp laptop that come with vista on linux cause my wifi don't work ...

Asked by: Guest | Views: 212
Total answers/comments: 1
Guest [Entry]

"sudo apt-get install linux-headers-generic subversion
svn checkout http://svn.madwifi-projectdotorg/madwifi/trunk/ madwifi-ng
cd madwifi-ng
make
sudo make install
modprobe -v ath_pci

That should do it. If not, post your error messages."