Sie sind nicht angemeldet.

  • »Hawkseraph« ist der Autor dieses Themas

Beiträge: 2

Registrierungsdatum: 22.12.2011

Derivat: Kubuntu

Architektur: 32-Bit PC

Desktop: KDE4

  • Nachricht senden

1

23.12.2011, 00:12

T-Com Sinus 154 data II - "Waiting for Authorization"

Hallo!
Ich habe auf meinem PC Kubuntu 11.10 als blutiger Anfänger installiert und bin auch ganz glücklich, allerdings mit einem Haken:
Ich habe kein WLAN :(
Das Equipment, welches mir zur Verfügung steht dafür erschöpft sich schon mit dem alten T-Com Sinus 154 data II und dem dazugehörigen Modem. Ist zwar schon relativ alt, funktioniert aber sonst tadellos. Leider ist das unter Kubuntu irgendwie nicht der Fall :(
Zuallererst habe ich den Treiber von hier heruntergeladen und mit Ndiswrapper installiert. Bei jedem Neustart muss ich

Quellcode

1
sudo modprobe ndiswrapper

eingeben, damit der Adapter überhaupt von

Quellcode

1
iwconfig

erkannt wird. Ist das normal? Ich schätze mal, dass das kein großes Hindernis ist, das kann man später sicherlich so einrichten dass das bei jedem Start automatisch gemacht wird. Aber egal, weiter in der Problembeschreibung:
Jetzt habe ich den Adapter angeschlossen, er wird von iwconfig erkannt und kann ich scannen, alle Lämpchen blinken, super! Dann habe ich alle Daten bei der Netzwerkverwaltung eingegeben (Verschlüsselung ist WPA2-PSK, ESSID ist nicht versteckt). Ich habe auch eine wpa_supplicant.conf angelegt, falls das irgendwie von Bedeutung ist.
Naja, jetzt versucht das Programm eine Verbindung herzustellen, aber erstmal benötigt es eine ewige Zeit bei "configuring interface", und dann bleibt es einfach auf "Waiting for authorization" stehen, bis es dann irgendwann einfach aufgibt. Ich hatte beim allerallerersten Versuch auch die Meldung "Authorization failed" bekommen.
Jetzt bin ich komplett verzweifelt...
»Hawkseraph« hat folgende Datei angehängt:
  • wlan.txt (6,85 kB - 3 mal heruntergeladen - zuletzt: 23.12.2011, 16:26)

  • »praseodym« ist männlich

Beiträge: 955

Registrierungsdatum: 16.02.2010

Derivat: Ubuntu

Version: Ubuntu 20.04 LTS - Focal Fossa

Architektur: 64-Bit PC

Desktop: GNOME 3.0

  • Nachricht senden

2

23.12.2011, 01:09

Hallo und willkommen hier.

Stell die Verschlüsselung von WPA/WPA2 auf reines WPA2-AES um, falls möglich, der (K)Networkmanager hat mit der hier verwendeten gemischten Verschlüsselung oft Probleme. Es kann sein, dass der Treiber dies aber nicht kann, alternativ kann Wicd versucht werden. Unter 11.10 kann es aber auch daran liegen, dass eine Datei falsch abgelegt wurde:

Quellcode

1
2
3
sudo cp /etc/modules.conf /etc/modprobe.d/ndiswrapper.conf
sudo modprobe -rfv ndiswrapper #Modul entladen
sudo modprobe -v ndiswrapper   #Modul neu laden 

Kontrollabfragen:

Quellcode

1
2
3
cat /etc/modprobe.d/ndiswrapper.conf
dmesg | egrep 'ndis|country'
iwlist chan
Was es alles gibt, das ich nicht brauche.
(Aristoteles)
COPY/PASTE funktioniert auch im Terminal

  • »Hawkseraph« ist der Autor dieses Themas

Beiträge: 2

Registrierungsdatum: 22.12.2011

Derivat: Kubuntu

Architektur: 32-Bit PC

Desktop: KDE4

  • Nachricht senden

3

23.12.2011, 01:28

Danke erstmal für die Antwort!
Viellicht ist es noch hilfreich wenn ich sage, dass es bei abgeschalteter Verschlüsselung tadellos klappt?
also ich habe den Router jetzt von WPA2/WPA-PSK auf WPA2-PSK umgestellt - WPA-AES stand nicht zur Auswahl. Aus irgendeinem Grund denkt der Netzwerkamanger jetzt, dass ich WEP benutze, bzw. zeigt dies so in der Übersicht an.

Iwlist chan:

Quellcode

1
2
3
lo        no frequency information.
eth0      no frequency information.
wlan0     14 channels in total; available frequencies :          Channel 01 : 2.412 GHz          Channel 02 : 2.417 GHz          Channel 03 : 2.422 GHz          Channel 04 : 2.427 GHz          Channel 05 : 2.432 GHz          Channel 06 : 2.437 GHz          Channel 07 : 2.442 GHz          Channel 08 : 2.447 GHz          Channel 09 : 2.452 GHz          Channel 10 : 2.457 GHz          Channel 11 : 2.462 GHz          Channel 12 : 2.467 GHz          Channel 13 : 2.472 GHz          Channel 14 : 2.484 GHz          Current Frequency:2.462 GHz (Channel 11)



dmesg | egrep 'ndis|country'

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
[   95.461323] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)
[   95.781773] ndiswrapper: driver ts154usb (Deutsche Telekom AG,06/08/2004, 3.0.18.3) loaded
[   96.881662] usbcore: registered new interface driver ndiswrapper
[  102.094436] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  105.822953] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  107.330733] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  108.979742] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  110.400926] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  116.964490] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  116.964543] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  126.974721] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  126.974904] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  136.980518] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  136.980567] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  146.989018] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  146.989071] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  156.996825] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  156.996878] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  167.006024] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  167.006082] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  292.084457] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  444.824406] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  447.803279] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  449.309897] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  455.776317] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  455.776368] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  465.784521] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  465.784571] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  475.792531] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  475.792581] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  485.800963] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  485.801017] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  495.808544] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  495.808593] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  505.816516] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  505.816564] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  631.063203] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  774.356439] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[  780.928578] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  780.928627] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  790.936518] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  790.936568] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  800.944549] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  800.944599] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  810.952518] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  810.952570] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  820.962206] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  820.962256] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  830.968588] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[  830.968637] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[  956.063882] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 1236.168048] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 1242.740487] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1242.740539] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1252.742777] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1252.742833] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1262.748613] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1262.748672] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1272.752596] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1272.752648] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1282.756453] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1282.756503] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1292.762605] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1292.762655] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1418.045376] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 1743.041323] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 1749.611622] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1749.611672] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1759.618747] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1759.618797] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1769.626735] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1769.626795] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1779.630609] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1779.630658] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1789.634649] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1789.634709] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1799.639545] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 1799.639605] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 1925.041250] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 2097.590166] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 2104.168474] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 2104.168525] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 2114.175589] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 2114.175640] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 2124.178996] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 2124.179046] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 2134.185999] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 2134.186049] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 2144.192981] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 2144.193035] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 2154.200179] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 2154.200230] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 2279.050445] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 4842.544303] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 4864.041508] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 4870.626225] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 4870.626278] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 4880.631640] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 4880.631690] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 4890.637919] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 4890.637970] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 4900.641194] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 4900.641244] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 4910.648531] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 4910.648581] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 4920.651090] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 4920.651145] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 5046.066643] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 5944.027723] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 5950.685584] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 5950.685643] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 5958.139389] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 5960.689275] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 5960.689326] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 5970.695677] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 5970.695728] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 5980.701405] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 5980.701456] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 5990.707822] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 5990.707872] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6000.714016] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6000.714066] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6126.036653] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6149.528245] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6544.019784] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6550.611859] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6550.611911] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6560.619569] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6560.619618] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6570.630596] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6570.630646] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6580.636987] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6580.637040] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6590.645962] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6590.646014] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6600.652525] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6600.652576] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6726.040840] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6783.642454] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6785.153668] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6843.945135] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6848.946316] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6853.948531] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6858.952546] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6859.204263] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6922.169986] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6928.771687] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6928.771737] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6937.753758] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6939.261273] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6940.874884] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6942.378055] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 6948.960557] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6948.960610] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6958.969051] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6958.969101] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6968.996979] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6968.997033] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6979.004549] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6979.004601] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6989.012558] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6989.012608] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 6999.020536] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 6999.020586] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7124.051542] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 7134.840272] usbcore: deregistering interface driver ndiswrapper
[ 7135.084188] ndiswrapper: device wlan0 removed
[ 7135.115085] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)
[ 7135.373519] ndiswrapper: driver ts154usb (Deutsche Telekom AG,06/08/2004, 3.0.18.3) loaded
[ 7136.473694] usbcore: registered new interface driver ndiswrapper
[ 7160.959571] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 7162.559005] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 7164.063045] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 7170.632492] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 7170.632543] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7180.643085] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 7180.643139] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7190.652641] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 7190.652698] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7200.660601] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 7200.660650] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7210.668542] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 7210.668593] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7220.676525] ndiswrapper (iw_set_auth:1602): invalid cmd 12
[ 7220.676574] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)
[ 7346.043352] ndiswrapper (mp_set_power_state:375): wlan0 does not support power management; halting the device
[ 7436.323845] ndiswrapper (set_iw_auth_mode:601): setting auth mode to 7 failed (C0010015)


Ich habe auch das wpa_supplicant tutorial befolgt und folgendes probiert:
sudo wpa_supplicant -i wlan0 -D wext -c /etc/wpa_supplicant/wpa_supplicant.conf -d

Mit folgendem Ergebnis:

Quellcode

1
2
Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'ctrl_interface='/var/run/wpa_supplicant'eapol_version=1ap_scan=1Priority group 0   id=0 ssid='mensch'ioctl[SIOCSIWPMKSA]: Invalid argumentSIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xd  capabilities: key_mgmt 0x5 enc 0xf flags 0x0netlink: Operstate: linkmode=1, operstate=5Own MAC address: 00:30:f1:ed:8e:9cwpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0wpa_driver_wext_set_key: alg=0 key_idx=4 set_tx=0 seq_len=0 key_len=0ioctl[SIOCSIWENCODEEXT]: Invalid argumentDriver did not support SIOCSIWENCODEEXTwpa_driver_wext_set_key: alg=0 key_idx=5 set_tx=0 seq_len=0 key_len=0ioctl[SIOCSIWENCODEEXT]: Invalid argumentDriver did not support SIOCSIWENCODEEXTwpa_driver_wext_set_countermeasuresRSN: flushing PMKID list in the driverioctl[SIOCSIWPMKSA]: Invalid argumentSetting scan request: 0 sec 100000 usecWPS: UUID based on MAC address - hexdump(len=16): f3 a4 e1 22 37 a0 5d 3d 83 c3 38 a7 b3 52 90 bfEAPOL: SUPP_PAE entering state DISCONNECTEDEAPOL: Supplicant port status: UnauthorizedEAPOL: KEY_RX entering state NO_KEY_RECEIVEEAPOL: SUPP_BE entering state INITIALIZEEAP: EAP entering state DISABLEDEAPOL: Supplicant port status: UnauthorizedEAPOL: Supplicant port status: UnauthorizedUsing existing control interface directory.ctrl_iface bind(PF_UNIX) failed: Address already in usectrl_iface exists and seems to be in use - cannot override itDelete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymoreFailed to initialize control interface '/var/run/wpa_supplicant'.You may have another wpa_supplicant process already running or the file wasleft by an unclean termination of wpa_supplicant in which case you will needto manually remove this file before starting wpa_supplicant again.
Failed to add interface wlan0No keys have been configured - skip key clearingState: DISCONNECTED -> DISCONNECTEDwpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)netlink: Operstate: linkmode=-1, operstate=5EAPOL: External notification - portEnabled=0EAPOL: Supplicant port status: UnauthorizedEAPOL: External notification - portValid=0EAPOL: Supplicant port status: Unauthorizedwpa_driver_wext_set_countermeasuresNo keys have been configured - skip key clearingCancelling scan requestCancelling authentication timeoutnetlink: Operstate: linkmode=0, operstate=6