After rebooting now my laptop after a few days away from home, the wireless network card automatically turned on! This is gonna make me crazy...
So, let's try again:
It seems that this time the b43 drivers automatically loaded, the output was:
Code:
[ 1.303410] b43-pci-bridge 0000:03:00.0: PCI INT A -> Link[LK4E] -> GSI 19 (level, high) -> IRQ 19
[ 1.303422] b43-pci-bridge 0000:03:00.0: setting latency timer to 64
[ 23.501404] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
[ 23.879031] Registered led device: b43-phy0::tx
[ 23.879066] Registered led device: b43-phy0::rx
[ 23.879097] Registered led device: b43-phy0::radio
[ 24.349143] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
And, if it could be of any use:
Output:
Code:
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Here I see a new phy0 entry which I've never seen before.
Some other various commands previously requested:
Code:
lspci -vvnn | grep 14e4
03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11a/b/g [14e4:4312] (rev 01)
Code:
lspci -nn | grep 0280
03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11a/b/g [14e4:4312] (rev 01)
I will now try to reboot leaving the lan cable detached to see if something changes.
Bookmarks