Wireless PCI Ubuntu#

Daughter love now has her own dekstop op de zolder. I don't want to hassle with cables, so I bought a wireless PCI card.

It is NetGear WG311 V3.
This card works only with ndiswrapper

Installation steps#


In short it comes down to this:

  • install ndiswrapper software(as above mentioned)
  • sudo ndiswrapper -i WG311v3.INF
  • sudo ndiswrapper -l ==> should give you a listing of loaded driver
  • modinfo ndiswrapper ==> should give you information on the ndiswrapper kernel module, if not, then your kernel or the ndiswrapper module is broken
  • iwconfig should give you a wlan0 device ==> if no wlan0 device, try first iwlist wlan0 scanning
  • ndiswrapper -m to ensure that this is loaded each time you boot your computer
  • iwlist wlan0 scan should give you a list of availabel access points

Your config is save in /etc/ndiswrapper

And finally you do the regular IP configuration, ip-adres, default gateway, DNS servers, hosts