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.

tar xvf madwifi-ng-r2756+ar5007.tar.gz

3. Enter the extracted directory

cd madwifi-ng-r2756+ar5007

4. Install MadWifi

make
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.

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

Member since:
24 November 2007
Last activity:
5 weeks 1 day

Whats the Kernel version of your Fedora?

Fedora 8 Kernel Version : 2.6.21-2950.fc8xen

Member since:
24 November 2007
Last activity:
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

The content of this field is kept private and will not be shown publicly.
  • E-Mail addresses are hidden with reCAPTCHA Mailhide.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions. Please don't mind guys!