Hi,
I got a new Dell laptop with a Broadcom BCM43228 wireless card, and I'm not able to get any wireless internet working (no wireless interface is found)
I already followed the instructions in
http://www.slackwiki.com/Broadcom_Wireless , but I still can't see any wireless interfaces on iwconfig nor ifconfig -a
The 'wl' module is loaded
I have tried it with the huge kernel as well as the latest generic (3.10.30) (recompiling the broadcom-sta package and getting the wl module to it, off course), but no luck either way
Please find relevant command outputs below
Code:
root@felipe:~# lspci | grep Network
02:00.0 Network controller: Broadcom Corporation BCM43228 802.11a/b/g/n
Code:
root@felipe:~# lsmod | grep wl
wl 3939511 0
lib80211 2997 1 wl
cfg80211 321247 1 wl
Code:
root@felipe:~# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
Any help is appreciated
Felipe Weber.