LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxAnswers Discussion (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/)
-   -   NdisWrapper: The Ultimate Guide (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/ndiswrapper-the-ultimate-guide-545434/)

beginningubuntu 04-12-2007 08:15 AM

NdisWrapper: The Ultimate Guide
 
A new la entry has been added:

NdisWrapper: The Ultimate Guide

Quote:

Here's a comprehensive and idiot-proof guide for utilizing NdisWrapper. It's extracted from Beginning Ubuntu Linux, Second Edition.

http://images.linuxquestions.org/art...ubuntu/bcm.gif

The guide is part of Chapter 8, which provides a full guide to hardware configuration under Ubuntu (including network devices, printers, scanners, 3D cards, and more).

In addition to detailing how to install/remove NdisWrapper drivers, this massive 3,500 word guide includes the vital steps of precisely matching the correct driver to the hardware, and then extracting the necessary files from Windows driver archive files. These steps are frequently overlooked by other guides and are a brick wall for many users.

sridhar11 04-12-2007 11:33 AM

enable WPA Wireless access point fantastic guide
 
If you want to enable WPA Wireless access point try this guide this really works

orbin 04-25-2007 06:57 AM

Quote:

Originally Posted by beginningubuntu
A new la entry has been added:

NdisWrapper: The Ultimate Guide

Hi,

Noticed that for the some of the commands in the code boxes, you have used a character other than minus in the options, which causes the usage information to be displayed instead of the command being parsed:

Code:

jb@koji:~$ sudo ndiswrapper –l
install/manage Windows drivers for ndiswrapper

usage: ndiswrapper OPTION
-i inffile      install driver described by 'inffile'
-a devid driver  use installed 'driver' for 'devid'
-r driver        remove 'driver'
-l              list installed drivers
-m              write configuration for modprobe
-ma              write module alias configuration for all devices
-mi              write module install configuration for all devices
-v              report version information

where 'devid' is either PCIID or USBID of the form XXXX:XXXX,
as reported by 'lspci -n' or 'lsusb' for the card



All times are GMT -5. The time now is 11:03 PM.