Setup WiFi on Atheros AR5006X Wireless Network Adapter
I have Compaq Presario C772TU Notebook PC which has Atheros AR5006X Wireless Network Adapter.
Last Saturday I installed Fedora 8 on my Laptop but WiFi was not working. After searching on the Internet I came to know that Atheros AR5006x has some issues with Linux.
I tried installing NDISwrapper and MadWifi but no Luck. I then mailed Fedora Testing Group and I got some responses from other member and my problem was solved.
Here are the steps.
1. Download this version of MadWifi.
2. Untar the downloaded Package.
3. Enter the extracted directory
4. Install MadWifi
make install
/sbin/modprobe ath_pci
/sbin/modprobe wlan_scan_sta
5. Restart of PC or Network
You should now see available networks in your network manager.
- ravisagar's blog
- 16321 reads





Comments
broken link!
Hi Ravi,
I have a Presario C700 notebook, I have Atheros ar5006 x and i have installed fedora 8.
I followed ur tutorial and downloaded the tar.
When i try to do a make it says :
/bin/sh: line 0: cd: /lib/modules/2.6.21.fc8xen/build: No such file or directory.
I m a newbie to linux.
Please help.
Regards,
ajit
24 November 2007
5 weeks 1 day
Whats the Kernel version of your Fedora?
Fedora 8 Kernel Version : 2.6.21-2950.fc8xen
24 November 2007
5 weeks 1 day
Try updating your driver and again install the Madwifi.
make sure you are in the directory where the tar was extracted...
Post new comment