Gentoo Archives: gentoo-user-de

From: Michael Schaefer <schaefer.muenster@×××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] WPA_Supplicant funktioniert nicht mehr
Date: Wed, 26 Oct 2005 08:21:20
Message-Id: 1104122161@web.de
1 Hallo Liste!
2
3 Erstmal vielen Dank an alle, die mir im Beitrag über das IPW2200 Modul geholfen haben. Ich habe jetzt das Kernelupdate durchgeführt und das IPW2200 Modul läuft. Nur tut jetzt irgendwie der WPA_Supplicant nicht mehr seinen Dienst. Am Kernel dürfte es im Grunde mal wieder nicht liegen, denn das Programm wird ordnungsgemäß kompiliert und die Einstellungen des Kernels mit denen ich Kompiliert habe sind ja auch die gleichen wie beim alten 2.6.12er, wo der Supplicant funktioniert hat.
4
5 Hier mal das was mir der Befehl wpa_supplicant -w -i eth1 -c /etc/wpa_supplicant.con -D ipw ausspuckt:
6
7 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
8 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
9 Failed to set encryption.
10 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
11 Failed to set encryption.
12 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
13 Failed to set encryption.
14 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
15 Failed to set encryption.
16 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
17 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
18 ioctl[SIOCSIWSCAN{,EXT}]: Operation not supported
19 Failed to initiate AP scan.
20 Trying to associate with 00:13:10:27:d2:f8 (SSID='Michael' freq=0 MHz)
21 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
22 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
23 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
24 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
25 Authentication with 00:00:00:00:00:00 timed out.
26 Trying to associate with 00:13:10:27:d2:f8 (SSID='Michael' freq=0 MHz)
27 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
28 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
29 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
30 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
31 Authentication with 00:00:00:00:00:00 timed out.
32
33 Wobei, wenn man das Programm noch länger laufen lässt sich nur die Zeilen am dem Eintrag mit {,EXT} wiederholen.
34 Ich hoffe, es kann mir jemand nen Tipp geben was da falsch läuft.
35
36 Falls es hilft, hier noch meine /etc/wpa_supplicant.conf:
37
38 ctrl_interface=/var/run/wpa_supplicant
39 eapol_version=1
40 network={
41 ssid="Michael"
42 scan_ssid=1
43 priority=5
44 proto=WPA
45 key_mgmt=WPA-PSK
46 pairwise=CCMP TKIP
47 group=CCMP TKIP WEP104 WEP40
48 psk="mein_geheimer_schluessel"
49 }
50
51 Wie immer wäre ich dankbar für Tipps,
52
53 So long THX, Michael
54 ______________________________________________________________
55 Verschicken Sie romantische, coole und witzige Bilder per SMS!
56 Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
57
58
59 --
60 gentoo-user-de@g.o mailing list