無線デバイス確認
# lspci | grep -i wire
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
ファームインストール
apt-get install firmware-iwlwifi
あとはこんな感じで設定
Networkmanagerのアンインストール
apt-get remove network-manager
# apt-getinstall install wicd
# apt-getinstall wicd-curses
Xなくてもつかえるwicd-cursesが便利だった
あとnetdevグループに属してないとwicd使えない
参考リンク
https://wiki.debian.org/WiFi/HowToUse#Wicd
https://wiki.debian.org/iwlwifi