Author Topic: Ubuntu Wireless Drivers  (Read 4673 times)

Offline makahoward

  • Newbie
  • *
  • Posts: 12
Because of Vista I am trying Ubuntu.

Where can I get drivers for wireless adapters for Unbuntu.  Ubuntu help didn't do it nor did the wireless adapter manufacturers. 

I have Linksys, Netgear and XYzel adapters
Waiting for Microsoft to get their act together - will it ever happen?  .

Offline colinc

  • Administrator
  • Newbie
  • *****
  • Posts: 49
First I would check that your adaptor is supported:
https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported
You really need to know what the chipset is in the adaptor. Many different chipsets can be used by a single vendor. For example, Linksys may use any of 10 different chipsets, depending on the adaptor model.

As for the specific drivers, it depends on the chipset of your adaptor. Some are supported by the kernel, others require additional drivers which can be fairly simple with an 'sudo apt-get install <driver>'. Be sure to check the individual vendor links from the page linked above for details on a specific card.

Once you know that it is talking to your network, make sure that you secure it. Here is some information on setting up the various forms of wireless security.
http://ubuntuforums.org/showthread.php?t=318539

Hope that helps or gets you going in the right direction. If you get stuck on a particular step, please post back with specifics about your wireless adaptor and the problems found.
To err is human... effective mayhem requires the root password.