Dear List, I had my wireless working OK few months ago in my hp tx1000 laptop. The wireless card in this pc is broadcom bcm4312. .. now it suddenly stopped working (maybe because upgrading regularly with the updater applet?). In yast => network devices => etc. => wireless => configure => hardware, the list of kernel modules does not offer anything (just a blank line) .. it used to offer ndiswrapper. I suppose this might be because of the bcm43xx driver. Well, I have blaclisted it in several files.. ------------------- linux-q5nk:/home/sampsa # grep -i "bcm" /etc/modprobe.d/blacklist blacklist bcm43xx blacklist bcm43xx linux-q5nk:/home/sampsa # grep -i "bcm" /etc/modprobe.conf.local blacklist bcm43xx --------------------- But when I.. ---------------------- linux-q5nk:/home/sampsa # modprobe -l *bcm43* /lib/modules/2.6.22.17-0.1-default/kernel/drivers/net/wireless/bcm43xx/bcm43xx.ko linux-q5nk:/home/sampsa # rmmod bcm43xx ERROR: Module bcm43xx does not exist in /proc/modules ----------------------- Ndiswrapper also tells me that.. ------------------------ linux-q5nk:/home/sampsa # ndiswrapper -l bcmwl5 : driver installed device (14E4:4312) present (alternate driver: bcm43xx) ------------------------- Then I try.. -------------------------- linux-q5nk:/home/sampsa # modprobe -r bcm43xx linux-q5nk:/home/sampsa # modprobe -l *bcm43* /lib/modules/2.6.22.17-0.1-default/kernel/drivers/net/wireless/bcm43xx/bcm43xx.ko --------------------------- So what the **ll I am supposed to do to get rid of this annoying driver?! And what should I do to get ndiswrapper back to the list of available kernel modules in yast? I am running suse 10.3, 32-bit version. Regards, Sampsa -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org