Difference between revisions of "How to install ndiswrapper for the IBM 11a/b/g WLAN adaptor"

From ThinkWiki
Jump to: navigation, search
([http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation Installation instructions])
([http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation Installation instructions])
Line 18: Line 18:
  
 
Note: You can also install the driver from an existing windows system.
 
Note: You can also install the driver from an existing windows system.
Mount your windows partition and locate the *.INF file of the windows driver:  ''find -name NET5211.INF'
+
Mount your windows partition and locate the *.INF file of the windows driver:  ''find -name NET5211.INF''
  
  
 
  [[Category:T41p]]
 
  [[Category:T41p]]

Revision as of 00:01, 1 October 2005

Usage of the IBM 11 a/b/g adapter with ndiswrapper:

Because I had massive problems getting the madwifi driver running on kernel 2.6.13 I gave ndiswrapper a try - with impressive success:

Reference system

Advantages of Ndiswrapper

  • full power management support (madwifi has no powermanagement support)
  • connection to access points establishes fast (madwifi has problems here / especially with dhcp)

There are also some drawbacks of Ndiswrapper against madwifi. Some features that madwifi allready provides are missing in ndiswrapper.

Installation instructions

Note: You can also install the driver from an existing windows system. Mount your windows partition and locate the *.INF file of the windows driver: find -name NET5211.INF