依自己所要的版本加入:
# Unstable
deb ftp://ftp.au.debian.org/debian unstable main contrib non-free
deb-src ftp://ftp.au.debian.org/debian unstable main contrib non-free
# Testing
deb ftp://ftp.au.debian.org/debian testing main contrib non-free
deb-src ftp://ftp.au.debian.org/debian testing main contrib non-free
# Stable
deb ftp://ftp.au.debian.org/debian stable main contrib non-free
deb-src ftp://ftp.au.debian.org/debian stable main contrib non-free
存檔離開後執行下列步驟
apt-get update
apt-get install madwifi-source madwifi-tools
m-a prepare
m-a a-i madwifi
以上完成即可產生apt_pci module
最後執行 modprobe ath_pci 將module掛上就完成安裝囉!!
PS. 執行 echo ath_pci >> /etc/modules, 在下次重開機時就會自動將ath_pci掛載好囉
沒有留言:
張貼留言