Results 1 to 2 of 2
Installing the drivers, i follow all the correct procidures, ndiswrapper -i /link/to/driver.inf, but i always get an error message :
Code:
linux-udce:~ # ndiswrapper -i desktop/drivers/mrv8335.inf
Installing mrv8335
couldn't copy ...
- 11-22-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 20
help with marvell libertas on ndiswrapper
Installing the drivers, i follow all the correct procidures, ndiswrapper -i /link/to/driver.inf, but i always get an error message :
i have no idea what to do. im useing SuSE 10.1, and configure through YaST.Code:linux-udce:~ # ndiswrapper -i desktop/drivers/mrv8335.inf Installing mrv8335 couldn't copy desktop/drivers/mrv8335.inf at /usr/sbin/ndiswrapper line 135. linux-udce:~ # ndiswrapper -l Installed drivers: mrv8335 invalid driver!
the card is reconised by
and isCode:lspci
Code:Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless
- 12-13-2006 #2Just Joined!
- Join Date
- Dec 2006
- Posts
- 3
I have a card based off the Libertas chipset, altho I'm using Gentoo, but basically, I got it working really easily with just the stock ndiswrapper instructions, altho I did the whole thing as root, which I'm pretty sure is a must.
Also had to setup all the IEEE80211 kernel modules (ieee80211, crypt, crypt_tkip etc) and enable a bunch of compression algorithms (ARC, Michael etc) so read up on wpa_supplicant if you're trying to use that, and make sure you're doing your ndiswrapper driver setup as root.
Sorry if I was too vague, can't really remember exactly what I did.
HTH.


Reply With Quote
