There was a bug in my workaround that resulted in broken USB. I
misspelled the ohci_hcd module name in the last modprobe command.
Replace the install-line I added to /etc/modprobe.d/ndiswrapper with
this one:

install ndiswrapper modprobe -r ohci_hcd ssb; modprobe --ignore-install
ndiswrapper $CMDLINE_OPTS; modprobe ohci_hcd

Now I have USB and Wlan working at the same time.

Anders, I tried your approach first, and it worked great when I loaded
the ssb or ohci_hcd module manually using modprobe. But during bootup
these modules are apparently not loaded by modprobe, so the next time I
rebooted Wlan was again not working.

-- 
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