New to Linux. I have a Broadcom BCM4311 Wi-Fi card. The Wi-fi was working after installing the B43 drivers, but has stopped working. For some reason it's now not attached to WLAN0.
I don't have an ethernet cable, but I have a Windows machine connected to the net via wireless. Ubuntu version 12.10.
$ lspci -vvnn | grep 14e4
Ethernet controller : Broadcom NetXtreme BCM5788 Gigabit Ethernet [14e4:169c]
Network Controller : Broadcom Corporation BCM4311 802.11a/b/g [14e4:4312]
$ lshw -c network -short
H/W path Device Class Description
/0/100/6/0 network BCM4311 802.11a/b/g
/0/100/14.4/1 etho network NetXtreme BCM5788 Gigabit Ethernet
/1 wlan0 network Wireless interface
Not sure if the following would help:
$ lsmod | grep b43
b43 347364 0
mac80211 461261 1 b43
cfg80211 175574 2 b43,mac80211
bcma 34484 1 b43
ssb 50088 2 b43,ssb_hcd