爲了學習剛裝了ubuntu14.04,在Thinkpad E430C上用U盤安裝。php
安裝完成後,沒法搜索無線熱點,聯想官網提供的驅動下載都是爲windows準備的,因此得本身去找網卡對應的linux驅動。html
先用網線連上網,並執行以下命令:linux
Command代碼 ubuntu
sudo apt-get install linux-headers-generic build-essential dkms windows
sudo apt-get update (optional maybe) less
sudp apt-get install linux-source 學習
sudo apt-get install --reinstall bcmwl-kernel-source ui
sudo modprobe wl url
sudo dpkg -i wireless-bcm43142-dkms_6.20.55.19-1_amd64.deb spa
完了以後應該能夠搜索無線熱點了,個人無線網卡爲Broadcom Corporation BCM43142,能夠用命令lspci查看
原文連接:http://www.th7.cn/system/lin/201310/46344.shtml