Thread: bcm4311
View Single Post
  #4 (permalink)  
Old 02-Jul-2009, 22:21
lwfinger lwfinger is offline
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,205
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: bcm4311

steveo314 wrote:
> its like sometimes its not loading the ssb which the b43 firmware needs.


This is utter nonsense! The module ssb contains a mini-driver named
b43-pci-bridge. It contains the code that the kernel uses to load a
driver, which automatically means that ssb is loaded. Then the bridge
uses the 802.11 core revision to determine if this device needs b43 or
b43legacy. These latter drivers load the firmware.

Please post the output of the command

dmesg | egrep "ssb|b43|wlan0"

when it is in the "unable to connect" state.
Reply With Quote