分享

Debian/Ubuntu 安装bcm43142无线网卡驱动 | LinkNPS内网穿透

 zhangzhmj 2021-04-26

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

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多