linux下安裝無線網卡驅動(Broadcom 802.11 Linux STA driver)
摘要: ubuntu系統的首先需要執行以下兩條命令
# apt-get install build-essential linux-headers-generic
# apt-get build-dep linux
確保是否存在該目錄
# ls /lib/modules/`uname -r`/build
wget驅動包并進入相應的驅動目錄 閱讀全文
# apt-get install build-essential linux-headers-generic
# apt-get build-dep linux
確保是否存在該目錄
# ls /lib/modules/`uname -r`/build
wget驅動包并進入相應的驅動目錄 閱讀全文
posted @ 2011-09-13 00:02 leisure 閱讀(10467) | 評論 (0) | 編輯 收藏