LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware-current Wireless card BCM43228 problem (https://www.linuxquestions.org/questions/slackware-14/slackware-current-wireless-card-bcm43228-problem-4175500214/)

beder 04-01-2014 03:12 PM

Slackware-current Wireless card BCM43228 problem
 
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.

beder 04-01-2014 04:35 PM

I finally got it to work by removing/blacklisting the "bcma" module (on top of b43, which is recommended at the wiki article)

I have updated the wiki article to reflect this latest findings


All times are GMT -5. The time now is 07:35 PM.