Maybe ssb is being loaded from the initrd, which has its own modprobe 
configuration (copied in from /etc/modprobe.d by update-initramfs).  So, you’d 
need to do something like this.
* In /etc/modprobe.d/ndiswrapper, add
  alias pci:v000014E4d00004328sv*sd*bc*sc*i* ndiswrapper
  install ssb /sbin/modprobe ndiswrapper; /sbin/modprobe --ignore-install ssb 
$CMDLINE_OPTS
* In /etc/initramfs-tools/modules, add
  ndiswrapper
* Run
  sudo update-initramfs -u

-- 
ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)
https://bugs.launchpad.net/bugs/197558
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to