> Argh, sorry. The last -b is wrong, of course. Can you try again with
> 
> install wl modprobe -r b43 b44 b43legacy ssb; modprobe --ignore-install
> wl $CMDLINE_OPTS; modprobe --ignore-install b44

Yes, this works.  I now have both wifi and eth0 lan.

>> MODALIAS=pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
> 
> Ah, thanks.
> 
>>>   sudo modprobe -n -b pci:v000014E4d...
>> paul :~$ sudo modprobe -n -b 
>> pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
>> WARNING: Not loading blacklisted module ssb
> 
> Okay, but it doesn't mention wl; presumably because it's already
> loaded; Can you please keep above blacklist file, stop NetworkManager

Maybe I misunderstand.  I'm rebooted using the corrected blacklist-bcm43
file, so now everything is loaded.  Do you want me to go back to the
original one that loads nothing and just has the blacklist?

> (sudo /etc/init.d/network-manager stop), sudo rmmod wl, and do the

I don't have an /etc/init.d/network-manager, but have "networking" instead, and 
it won't stop it eth0.
paul :~$ ls /etc/init.d/*net*
/etc/init.d/networking
paul :~$ sudo /etc/init.d/networking stop
 * Deconfiguring network interfaces...Ignoring unknown interface eth0=eth0.

> same modprobe -n -b call again?

paul :~$ sudo rmmod wl
paul :~$ grep MODALIAS=pci.*4328 /var/log/udev
MODALIAS=pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
MODALIAS=pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
paul :~$ sudo modprobe -n -b 
pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
WARNING: Not loading blacklisted module ssb

I just get the same result.  Even if I remove all the b44, b43, ssb, wl,
I still don't get anything about wl:

paul :~$ sudo rmmod b44
paul :~$ sudo rmmod b43
ERROR: Module b43 does not exist in /proc/modules
paul :~$ sudo rmmod ssb
paul :~$ sudo rmmod wl
ERROR: Module wl does not exist in /proc/modules
paul :~$ grep MODALIAS=pci.*4328 /var/log/udev
MODALIAS=pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
MODALIAS=pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
paul :~$ sudo modprobe -n -b 
pci:v000014E4d00004328sv00001028sd00000009bc02sc80i00
WARNING: Not loading blacklisted module ssb

Did I misunderstand?

-- 
jockey fails to enable broadcom STA driver
https://bugs.launchpad.net/bugs/333903
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