seit ein paar Tagen funktioniert meine WLAN-Karte nicht mehr. Vorher funktionierte sie einwandfrei. Nun bekomme ich mit
Code: Alles auswählen
ifconfig ath0 up
iwlist ath0 scan
No scan results
Wenn ich direkt versuche mit
Code: Alles auswählen
iwconfig ath0 essid "VPN/WEB"
dhclient ath0
Ein Versuch mit wpasupplicant bringt folgendes:
Code: Alles auswählen
# wpa_supplicant -iath0 -Dmadwifi -c /etc/TUD_WLAN802.1X.conf
ioctl[SIOCSIWMODE]: Invalid argument
Could not configure driver to use managed mode
Hat irgendjemand eine Idee? Es ist mit Sicherheit nur eine kleine Einstellung...
Noch eine Anmerkung:
Code: Alles auswählen
# route add -net 127.0.0.0
SIOCADDRT: Das Argument ist ungültig
Ansonsten nutze ich folgende Treiber und Programme:
dhcp3-client 3.0.4-13
dhcp3-common 3.0.4-13
madwifi-source 0.9.2+r1842.20061207-2
madwifi-tools 0.9.2+dfsg-1
wireless-tools 28-1
wpasupplicant_0.5.5-2[/b][/code]
Problem gelöst:
Code: Alles auswählen
wlanconfig ath0 destroy;wlanconfig ath0 create wlandev wifi0 wlanmode sta