Comment 22 for bug 197558

Revision history for this message
Wrath (alan1212) wrote : Re: ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)

I am also being affected by this on Hardy Heron Beta1

wrath@wrath-laptop:~$ lspci | grep Broadcom
06:04.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)

I also noticed that I can unload ssb without unloading ohci_hcd. When i tried at first to unload ssb, the error it gave me said it depended on b43.

I tried just blacklisting ssb, but ssb loaded anyways.

To finally get it to work, I basically did

rmmod b43
rmmod ssb
modprobe ndiswrapper