ubuntu 聯想e430 無線沒驅動


看官網,英文太爛。。。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

繼續往下看


Installing STA drivers

  1. sudo apt-get update
  2. sudo apt-get install bcmwl-kernel-source

  3. sudo modprobe -r b43 ssb wl
  4. 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了

相關文章
相關標籤/搜索