Wifi On Ubuntu – Installing Atheros Drivers

by Chinmoy Kanjilal | Translate | Print
Friday, 14th Aug 2009 | Share


Share Wifi On Ubuntu – Installing Atheros Drivers on Twitter Share Wifi On Ubuntu – Installing Atheros Drivers on Facebook Save Wifi On Ubuntu – Installing Atheros Drivers To Delicious Favorites Stumble Wifi On Ubuntu – Installing Atheros Drivers Share Wifi On Ubuntu – Installing Atheros Drivers on Digg Get Instant Updates as RSS Feeds from Techie Buzz

Wifi is one area which Ubuntu can not still address. The result of Atheros or Broadcom not submitting any generic code for their respective hardwares, takes a toll on Linux, as their wifi drivers are not supported out of the box.

Faster Firefox

Wifi

Here is a quick tip to get a fully functional Wifi on Linux for the wifi Atheros Network Adapter.

You need your driver CD/DVD for this.

  1. Copy the ar****.inf file and the ar****.sys file to your home directory.
  2. Open a terminal. Enter :
    sudo ndiswrapper -i ar****.inf

    Where ar****.sys is the file you copied. This installs the required driver. Make sure the ar****.sys file is also present in the same directory. Alternatively you can copy the files to any location and navigate to the location from the terminal before doing the above.

  3. Now enter:
      sudo depmod -a
      sudo modprobe ndiswrapper

    This loads the driver you just installed, and logs any error(if any) to /var/log/messages.

  4. Next, key in :
    sudo ndiswrapper -m

    This sets up the driver to load with the other network drivers at bootup.

That is all. Your wifi should be working like a breeze.



Share

No Responses so far | Share Your Opinions!

Leave a Comment

Note: We discourage users from using keywords in their names while posting comments, most of them get caught by spam, also it really would be more fruitful in knowing people who comment by their real name, rather than by using a name no one relates to. In future we reserve the right to delete comments from users using a name other than their own.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>