Linux下网卡BCM4313的安装

我遇到的问题:打开网络管理->wifi 显示固件缺失 
通过:

1
lspci |  grep  Wireless

显示:

1
08:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)

得知网卡为BCM4313

官方文档解释如何安装BCM4313驱动

https://wiki.debian.org/brcm80211

 

Installation

 

  1. Add a "non-free" component to /etc/apt/sources.list, for example:

    # Debian 8 "Jessie"deb http://httpredir.debian.org/debian/ jessie main contrib non-free

     

  2. Update the list of available packages and install the firmware-brcm80211 package:

    # apt-get update && apt-get install firmware-brcm80211

     

  3. As the driver may already be loaded, reinsert the module to access installed firmware:

    # modprobe -r brcmsmac ; modprobe brcmsmac

     

  4. Configure your wireless interface as appropriate.

 

以上的操作为在Debian 8的操作系统上

转载于:https://www.cnblogs.com/hawk12325/p/6277261.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值