Atheros Wireless Works Perfectly in Ubuntu 8.10

November 5, 2008 | Filed under: IT | Author: armand

I have installed ubuntu 8.10 several days ago. There was a problem when I was trying to view the list of installed network interfaces on my notebook. When I’m opening System > Administration > Hardware Drivers, Support for Atheros 802.11 wireless LAN cards is installed and is being used. But I can’t find it under System > Administration > Network Tools. I think that this is a common problem and many ubuntu users have the same problem.

After some browsing and trials then I found that I could use the original Atheros wireless drivers that was supplied for Windows. The file name should be 5211.inf and could be found at Atheros Wireless driver’s directory or CD.

In order to have the driver installed, we need to install ndiswrapper first. We can easily doing this by using Synaptic Package Manager (System > Administration > Synaptic Package Manager).

After ndiswrapper is installed then we can now install the Atheros wireless driver, by accessing System > Administration > Windows Wireless Drivers. Just pick the “Install New Driver” and locate the 5211.inf file, and that’s it, now we can see Atheros wireless device is on the list (System > Administration > Network Tools).

Wireless Network Drivers

Wireless Network Drivers

To make sure that the drivers has been successfully installed, we can type this command in Terminal:

armand@ubuntu:~$ ndiswrapper -l
net5211 : driver installed
device (168C:001A) present (alternate driver: ath_pci)
armand@ubuntu:~$

Got it, the driver has been installed and there’s alternate driver (ath_pci), this is default driver that came with ubuntu installation, we should black list this driver so we can set our newly installed driver as default:

armand@ubuntu:~$ sudo gedit /etc/modprobe.d/blacklist-common

and add the following line:

blacklist ath_pci

Atheros wireless is now recognized as wlan0 on my notebook and I can use it from now on without any problems. I can always activate it by typing this command:

sudo ifconfig wlan0 up

Ubuntu will always be fun :)

Follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.

Related Entries

3 Responses to “Atheros Wireless Works Perfectly in Ubuntu 8.10”

  1. sapimoto Says:

    Wew, last year I try to use Backtrack 2, and very confuse to activate my wireless hardware. After success to acivate it, I change to Windows again, cause my office is not Linux supported. :)
    sapimotos last blog post..Penghasilan Dari Internet Tidak Mudah

  2. Armand Says:

    I have also used backtrack, it’s so powerful in networking because we can get all the tools :)

  3. sapimoto Says:

    Yup, backtrack is very powerfull for networking use.
    Maybe later, I will try to use it again.

    sapimotos last blog post..Latihan SEO Untuk Pemula

Leave a Reply

Ads
Recent Visitors
Blog Helper
About
Armansyah Tjogong, is the founder of ArmandBook.com. He has been starting to write a blog since 2007 with his first blog to share his experiences and now he is seriously maintaining this blog while experimenting for a better blogging.