Unter Debian 6 bricht die Kompilation mit Fehlermeldungen ab. Seit gut einer Woche versuche ich es nun ohne den original Treiber zu kompilieren - es kommt keine Verbindung zustande. Ich denke, es kann nur noch an den Einträgen in der wpa_supplicant.conf, interfaces oder rt2860sta liegen.
Meine Einträge in wpa_supplicant.conf:
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
network={
ssid="Meinessid"
scan_ssid=1
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP
psk="bla bla bla"
}
Meine Einträge in interfaces:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
auto wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp
Die Ausgabe von iwconfig wlan0:
wlan0 Ralink STA ESSID:"" Nickname:"RT2860STA"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 dBm Noise level:-97 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Die Ausgabe von iwlist scanning:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: --:--:--:--:--:--
Protocol:802.11b/g
ESSID:"lolan"
Mode:Managed
Channel:6
Quality:29/100 Signal level:-78 dBm Noise level:-97 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Cell 02 - Address: --:--:--:--:--:--
Protocol:802.11b/g
ESSID:""
Mode:Managed
Channel:6
Quality:100/100 Signal level:-48 dBm Noise level:-97 dBm
Encryption key:on
Bit Rates:36 Mb/s
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Preauthentication Supported
Cell 03 - Address: --:--:--:--:--:--
Protocol:802.11b/g
ESSID:""
Mode:Managed
Channel:6
Quality:10/100 Signal level:-86 dBm Noise level:-97 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Cell 04 - Address: --:--:--:--:--:--
Protocol:802.11b/g
ESSID:"UPC014426"
Mode:Managed
Channel:6
Quality:5/100 Signal level:-88 dBm Noise level:-97 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
pan0 Interface doesn't support scanning.
Cell 02 dürfte ich sein.
Bitte Hilfe - 1 Woche ist genug...
![Hail :hail:](./images/smilies/icon_hail.gif)
Ich denke es liegt an den verdammten Einträgen in den Dateien wpa_supplicant, interfaces ider rt2860sta. Oder was mach ich falsch?
Ein verzweifelter jacl