Hi

> how do i configure/install wifi in my compaq c700 laptop?
> i have a atheros Ar242x integrated in the laptop

This might help...

sudo apt-get update
sudo apt-get install build-essential
wget 'http://snapshots.madwifi.org/madwifi-hal-0.10.5.6-current.tar.gz'
tar zxvf madwifi-hal-0.10.5.6-current.tar.gz
cd madwifi-hal-0.10.5.6-*
make clean
make
sudo make install
sudo reboot

From .. http://wiki.eeeuser.com/getting_ubuntu_8.04_to_work_perfectly

there are probably some better ways of doing this ....


-- 
Richard
www.sheflug.org.uk
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to