ubuntu缺少无线网卡驱动

来源:互联网 发布:淘宝分享有礼是什么 编辑:程序博客网 时间:2024/04/30 14:13
To find the Device ID's of Broadcom cards on your machines do:
# lspci -n | grep 14e4
or
# lspci -vnn |grep 14e4

http://www.broadcom.com/support/802.11/linux_sta.php

打开上述链接,下载802.11 Linux STA driver以及README.txt(如图)



然后仔细阅读并参考README.txt进行安装配置即可。


原创粉丝点击