** Description changed:
Sorry my english, i'm from Brazil.
Blacklist ssb for load ndiswrapper don't work. See:
# cat /etc/modprobe.d/blacklist
...
blacklist ssb
blacklist b43
...
# lsmod | grep ssb
ssb 32260 0
But, for work my wire add in rc.local:
# cat /etc/rc.local
...
modprobe -r ssb
modprobe -r ndiswrapper
modprobe ndiswrapper
...
+
+ **Workaround** (Read comments)
+ Add 'blacklist ssb' to /etc/modprobe.d/blacklist
+ Run update-initramfs -u
+ ***** This has worked for me (Pablo Castellano)
+
[]s
- Zandre.
--
blacklist ssb doesn't work
https://bugs.launchpad.net/bugs/227158
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs