Penguin
Note: You are viewing an old revision of this page. View the current version.

The Intel IPW2200 wireless chipset has an open-source driver but it requires closed-source firmware; therefore the driver is not in the standard LinuxKernel. This chipset is used in many laptops (such as the Compaq Presario series) as part of the "Centrino" brand.

Ubuntu Linux (5.04) already comes with support for this wireless card out of the box, so you should be all ready to go. However, the older version of the driver that comes with Hoary does not support WPA properly, so either manually compile and install the driver from the above link, or use Ubuntu Breezy (currently in development). See the WirelessNetworkSecurityNotes for more.

You can download the driver (and the firmware) from http://ipw2200.sf.net, although you will also need to build the ieee80211 support modules which are currently outside of the kernel tree (I think there is a version of them in linux-2.6.13-rc1, so it might be a part of future releases).


See WirelessChipsets