I'm not clear about the status of your ndiswrapper install. What does
lsmod |grep ndiswrapper give? If not loaded, load it with
modprobe ndiswrapper . If no errors reported, proceed to configure via yast tool. It may also be useful to provide output of
ndiswrapper -l, so that we can see what drivers you have loaded.
Edit: Re blacklisted module.
Quote:
|
It won't load ndiswrapper because bcm43x is ctive(I blacklisted it).[/b]
|
Can you verify output of
cat /etc/modprobe.d/blacklist | grep bcm43xx (just to make sure this module is blacklisted without typo for example). Maybe it is worth checking YaST > System > /etc/sysconfig Editor for /etc/sysconfig/kernel MODULE_LOADED_ON_BOOT as well.