Comment 3 for bug 986064

Revision history for this message
soneedu (soneedu) wrote :

i have fixed it. follow me:

First:
download ndiswrapper-source,
and /usr/src/modules/ndiswrapper
#make
#make install
then can
#modprobe ndiswrapper

Second:
modify /etc/modprobe.d/ndiswrapper.conf
you can comments all content or delete it
then
#ndiswrapper -m
will write ndiswrapper configuration again , (first time you will got "alias wlan0 ndiswrapper", may be later will infor that "module configuration already contains alias directive" again ,just ignore it, )

# lspci
05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)

Third:
wget ftp://downloads.netgear.com/files/wg311v3_1_0.zip (this is very important, this is correct driver for NetGear WG511v2 PCMI wireless card)

install the WG311v3.INF

then Card will work.