This HowTo covers how to get the Marvel WG311v3 WLan card working
(WG311v3 [Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)]) on Kubuntu Edgy Eft (Upgraded from Dapper).
There are some caveats and this HowTo is basically a summary of information on different websites.
Bibliography:
http://kubuntu.li/forum/forum.php?req=thread&id=3682
http://linuxcompatible.org/Netgear_WG31 ... 33271.html
https://launchpad.net/distros/ubuntu/+s ... +bug/59983
Instructions
After inserting the card into the PCMCIA slot, run lspci:
Code: Select all
lspci | grep Marvell
...your card should function after following these instructions.06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)
1) install ndiswrapper:
Code: Select all
apt-get install ndiswrapper-utils-1.8
apt-get install ndiswrapper-common
Type "ndiswrapper" followed by <TAB> twice and you should see this:
2) get the windows 2000 driver:ndiswrapper ndiswrapper-1.8
Code: Select all
wget http://downloads.trendnet.com/TEW-421PC_B1/Driver/Utility_Driver_TEW-421PC_423PI_b1_2.00.zip
4) Change to the directory "Drivers/Windows 2000". There you should see the following files:
5) Run ndiswrapper on the .INF file:Mrv8000c.cat Mrv8000c.INF Mrv8000c.sys
Code: Select all
sudo ndiswrapper -i Mrv8000c.INF
Code: Select all
ndiswrapper -l
Code: Select all
sudo ndiswrapper -m
Adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper
7) load the module:
Code: Select all
sudo modprobe wlan0
The dmesg output will look like this:
Thanks to everyone posting their experiences into forums or writing HowTo's, because without them I would have been lost so many times already.[17202266.660000] ndiswrapper: using irq 11
[17202267.228000] wlan0: vendor: ''
[17202267.228000] wlan0: ethernet device 00:40:f4:f7:xx:xx using NDIS driver mrv8000c, 11AB:1FAA.5.conf
[17202267.228000] ndiswrapper (set_encr_mode:689): setting encryption mode to 6 failed (C00000BB)
[17202267.228000] wlan0: encryption modes supported: WEP; TKIP with WPA