分页: 1 / 1

刚安装的ubuntu 14.04 LTS没有无线网,怎么办

发表于 : 2014-09-01 5:21
esolve
机器是联想THINKPAD E431
输入

代码: 全选

 lspci -vq|grep -i wireless
结果是空

代码: 全选

lspci -nn |grep -i net
04:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 07)


搜Realtek则得到

代码: 全选

 lspci -vq|grep -i realtek
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

怎么办啊

Re: 刚安装的ubuntu 14.04 LTS没有无线网,怎么办

发表于 : 2014-09-01 8:21
poloshiao
04:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
偵測到兩個無線網卡 ?
1. 安裝 2. 所需要的套件
sudo apt-get install pastebinit
2. sudo lspci -nnvv | pastebinit # 兩個 n 兩個 v
會回應 http://paste.ubuntu.com/xxxxxxx # xxxxxxx 是一組數字
3. 把 http://paste.ubuntu.com/xxxxxxx 貼上來
4. 目的 要知道為何有兩個無線網卡