Results 1 to 5 of 5
Hi,
previously i have install ndiswrapper on sled and its working.
I have just change to suse 10.3 and i'm using the same version of ndiswrapper 1.49 and the same ...
- 12-17-2007 #1Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
Installing the ndiswrapper
Hi,
previously i have install ndiswrapper on sled and its working.
I have just change to suse 10.3 and i'm using the same version of ndiswrapper 1.49 and the same inf file for the wireless.
However on 10.3 after modprobe, im not able to set the wireless working. May i know whats happening and please i require guidance..
Thanks
- 12-17-2007 #2Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
This are the information output from terminal
Code:DellCM:/home/chongming # ndiswrapper -l bcmwl5 : driver installed device (14E4:4311) present (alternate driver: bcm43xx)suse 10.3 is able to detect my network card, but it is not working. I'm not able to turn on the wireless card.Code:DellCM:/home/chongming # ndiswrapper -l bcmwl5 : driver installed device (14E4:4311) present (alternate driver: bcm43xx)
What are the steps i need to do? Thanks
- 12-17-2007 #3
Hello vitalstrike82!
Make sure you have disabled the in-built driver.post the output ofrmmod bcm43xx
echo "blacklist bcm43xx" >> /etc/modprobe.d/blacklistCode:iwconfig lsmod | grep ndiswrapper
- 12-18-2007 #4Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
hi thanks..
It works when i blacklist the bcm43xx.
Thanks for ur guidance
- 12-18-2007 #5
Glad to help you. Have fun with wireless!


Reply With Quote