Debian/Ubuntu 安裝bcm43142無線網卡驅動


Drivers for Broadcom BCM43142 wireless card of Ubuntu/Debian 64-bit Linux

1.Check the wireless card type

lspci | grep -i net

2.deb URL

https://github.com/kevinswat/downloads/raw/master/drivers/Linux/wireless-bcm43142-dkms_6.20.55.19-1_amd64.deb

You can download this .deb by wired network or use the other PC then copy it into your laptop.

3.Linux shell

sudo apt-get update  
sudo apt-get install linux-headers-generic build-essential dkms  
sudo apt-get install linux-source  
sudo apt-get install --reinstall bcmwl-kernel-source  
sudo modprobe wl   
sudo dpkg -i wireless-bcm43142-dkms_6.20.55.19-1_amd64.deb


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM