[Hardware] BCM43142无线网卡扫描不到网络热点
Tofloor
poster avatar
redmadle
deepin
2021-07-04 08:32
Author

20.2.2系统

联想 E430c

BCM43142无线网卡扫描不到网络热点  蓝牙却可以

 

 

 

 

Reply Favorite View the author
All Replies
deepinuser17
deepin
2021-07-04 10:20
#1

BCM43142使用驱动wl. 确定broadcom-sta-dkms已经安装.

 

先手动加载这个驱动:

sudo modprobe wl
sudo iwconfig

 

设立自动加载wl:

echo "wl" | sudo tee -a /etc/modules
Reply View the author
stronghill
deepin
2021-07-04 16:25
#2

按照论坛里指导,安装broadcom-sta-dkms_6.30.223.271-17_bpo101_all.deb再重启后解决

Reply View the author
stronghill
deepin
2021-07-04 16:25
#3

按照论坛里指导,安装broadcom-sta-dkms_6.30.223.271-17_bpo101_all.deb再重启后解决

Reply View the author
Ziggy
deepin
2021-07-04 22:03
#4

https://bbs.deepin.org/zh/post/211628

Reply View the author