看官網,英文太爛。。。php
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#b43 - Internet accesslinux
wl - Proprietary Broadcom STA Wireless driver () ubuntu
Install either bcmwl-kernel-source (instructions below) OR the broadcom-sta (instructions at http://wiki.debian.org/wl) packages.
less
1. 到上面這行的網站安裝什麼核心文件,點進去
網站
2. Update the list of available packages. Install the relevant linux-headers and broadcom-sta-dkms packages:
spa
sudo apt-get update sudo apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') broadcom-sta-dkms
3. Unload conflicting modules:.net
sudo modprobe -r b44 b43 b43legacy ssb brcmsmac
4. Load the wl module:code
sudo modprobe wl
5. 安裝完後在回到ubuntu頁get
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#b43 - Internet accessit
繼續往下看
sudo apt-get update
sudo apt-get install bcmwl-kernel-source
sudo modprobe -r b43 ssb wl
sudo modprobe wl
sudo apt-get update sudo apt-get --reinstall install bcmwl-kernel-source
sudo modprobe -r b43 ssb wl brcmfmac brcmsmac bcma sudo modprobe wl
安裝到上面這一步,我就有wifi了