ich habe heute Debian Etch auf meinem Notebook Samsung X20 installiert, aber leider funktioniert mein wlan nicht. Generell habe ich mich an folgende Anleitung gehalten: http://wiki.debianforum.de/WpaAufCentrinoNotebook. Bis war auf dem Notebook Kubuntu Edgy Eft, da funktionierte das auch.
Hier meine /etc/wpa_supplicant/wpa_supplicant.conf:
Code: Alles auswählen
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=2
network={
ssid="xxx"
scan_ssid=1
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk=xxx
}
Code: Alles auswählen
auto eth0
iface eth0 inet dhcp
#wpa-driver ipw
#wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
pre-up /sbin/wpa_supplicant -Bw -Dwext -ieth0 -c/etc/wpa_supplicant/wpa_supplicant.conf
post-down killall -q wpa_supplicant
Code: Alles auswählen
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
ipw2200: Unable to load firmware: -2
ipw2200: failed to register network device