12-13-2014, 12:01 AM
LL 2.0 can detect my wlan from the start. But the LL 2.2 can't.
Can you guys fix this? I mean, make LL detecting wlan broadcom from the beginning like LL 2.0. The solution is simple but really annoyed me.
Code:
audi@audi-Aspire-3680:~$ dmesg | grep b43
[ 2.412682] b43-pci-bridge 0000:03:00.0: enabling device (0000 -> 0002)
[ 27.168913] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
[ 27.216578] b43-phy0: Found PHY: Analog 4, Type 2 (G), Revision 8
[ 27.448462] b43 ssb0:0: Direct firmware load failed with error -2
[ 27.448468] b43 ssb0:0: Falling back to user helper
[ 27.575281] b43 ssb0:0: Direct firmware load failed with error -2
[ 27.575288] b43 ssb0:0: Falling back to user helper
[ 27.581758] b43 ssb0:0: Direct firmware load failed with error -2
[ 27.581764] b43 ssb0:0: Falling back to user helper
[ 27.594054] b43 ssb0:0: Direct firmware load failed with error -2
[ 27.594060] b43 ssb0:0: Falling back to user helper
[ 27.601984] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 27.601991] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 27.601994] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
audi@audi-Aspire-3680:~$
Can you guys fix this? I mean, make LL detecting wlan broadcom from the beginning like LL 2.0. The solution is simple but really annoyed me.