Results 1 to 6 of 6
Upon trying to install ndiswrapper, I typed in 'urpmi ndiswrapper' and it said it was installed. After that, I tried to type in 'modprobe ndiswrapper' and the following text appeared:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 22
help with ndiswrapper
Upon trying to install ndiswrapper, I typed in 'urpmi ndiswrapper' and it said it was installed. After that, I tried to type in 'modprobe ndiswrapper' and the following text appeared:
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.17-5mdv/kernel/3rdparty/ndiswrapper/ndiswrapper.ko.gz): Invalid argument
Does anyone know how to fix this so that I can use my wireless card? I am using Mandriva 10.1, and my wireless card is an Intel 3945abg.
- 03-07-2007 #2
You don't need ndiswrapper for your card, have you tried
Code:modprobe ipw3945
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-07-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 22
I didn't know that lol; what do I do after I type that in?
- 03-07-2007 #4
Set it up.

BTW you are running these commands as root aren't you?
- 03-07-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 22
Yeah, I'm root... how do I set it up? After I type it in, nothing happens, it just goes to another line...
- 03-07-2007 #6
That's good, it means there were no errors.
Setup:
iwconfig wlan0 essid <essid>
iwconfig wlan0 key s:<key>


Reply With Quote
