Page 1 of 1

Can't get bcm43142 to work

PostPosted: May 26th, '16, 21:04
by crawnzy
Hey there,
I just can't seem to get my wlan to work. I've blacklisted b43, ssb and bcma. I tried to get the wl driver. But it wouldn't even let me.. I am kinda lost. Any suggestions?

Re: Can't get bcm43142 to work

PostPosted: May 26th, '16, 22:15
by doktor5000
Which desktop environment are you using? Do you use net_applet or NetworkManager?
Please provide the output of the following commands:

Code: Select all
lspcidrake -v | grep -iE "wlan|wifi|wireless|net"
ps -ef | grep -v grep | grep -iE "net|wpa"


and, as root:
Code: Select all
ifconfig -a
rfkill list all
systemctl status network.service -a
journalctl -ab | grep -iE "fw|firmware|iwl|wifi|wire|80211"