Hallo,
ich habe ein sehr ähnliches Problem dem ich denselben Titel geben würde wie der Ersteller dieses Topics und hoffe, dass es in Ordnung ist meine Beschreibung hier anzuhängen:
Ich nutze Ubuntu seit Karmic und hatte anfangs auch dort Probleme mit meinem USB Wlan Stick ins Internet zu kommen (auch benutzte ich denselben wie Thyrak). Nach Blacklisten und einiger Frickelei ging es dann doch. Nun ist es bei mir so, dass ich trotz Installieren des älteren Kernels nach Update auf 10.04 nicht ins Internet komme. Dabei scheint es so als wäre meine Wlan Karte richtig erkannt nur die Verbindung klappt nicht (im Rahmen meines Herumwerkelns ist auch der neuste Treiber von Ralink installiert). Auch lassen sich problemlos die Wlan Netze in meiner Umgebung auflisten. Ich habe mich bei den Ausgaben an meinem Vorgänger orientiert und hoffe, dass ihr mir da helfen könnt. Ich gehöre auf jeden Fall zu den Neulingen bei Ubuntu und daher wäre es wunderbar wenn ihr im Folgenden einen Blick auf meine Daten werfen könntet:
root@snake-desktop:~# dhclient wlan0 Internet Systems Consortium DHCP Client V3.1.3 Copyright 2004-2009 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/wlan0/00:1f:1f:39:37:5d Sending on LPF/wlan0/00:1f:1f:39:37:5d Sending on Socket/fallback DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14 No DHCPOFFERS received. No working leases in persistent database - sleeping.
root@snake-desktop:~# lsusb Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 0781:5406 SanDisk Corp. Cruzer Micro 1/2/4GB Flash Drive Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 006: ID 0d8c:0105 C-Media Electronics, Inc. Bus 001 Device 005: ID 0566:3108 Monterey International Corp. Bus 001 Device 004: ID 046d:c051 Logitech, Inc. G3 (MX518) Optical Mouse Bus 001 Device 003: ID 0566:3021 Monterey International Corp. Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@snake-desktop:~# ifconfig
eth0 Link encap:Ethernet Hardware Adresse 6c:f0:49:0b:87:22
UP BROADCAST MULTICAST MTU:1500 Metrik:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:30 Basisadresse:0xa000
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metrik:1
RX packets:1014 errors:0 dropped:0 overruns:0 frame:0
TX packets:1014 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:81772 (81.7 KB) TX bytes:81772 (81.7 KB)
wlan0 Link encap:Ethernet Hardware Adresse 00:1f:1f:39:37:5d
UP BROADCAST MULTICAST MTU:1500 Metrik:1
RX packets:31201 errors:0 dropped:0 overruns:0 frame:0
TX packets:2712 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:5824608 (5.8 MB) TX bytes:212948 (212.9 KB)root@snake-desktop:~# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 RTxx70 Wireless ESSID:"" Nickname:"RT3070STA"
Mode:Auto Frequency=2.427 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:-47 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:0root@snake-desktop:~# lsmod | grep rt parport_pc 29958 1 rt2870sta 525366 1 parport 37160 3 ppdev,parport_pc,lp
root@snake-desktop:~# iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
[...]
Cell 04 - Address: 00:1C:28:20:68:E2
Protocol:802.11b/g
ESSID:"NETCONNECT-6518"
Mode:Managed
Channel:4
Quality:100/100 Signal level:-49 dBm Noise level:-97 dBm
Encryption key:on
Bit Rates:18 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
[...]resolv.conf ist leer interaces ist nur der Loopback eingetragen
root@snake-desktop:~# egrep -v "^$|^#" /etc/hosts 127.0.0.1 localhost snake-desktop 127.0.1.1 snake-desktop ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts
root@snake-desktop:~# iwlist chan
lo no frequency information.
eth0 no frequency information.
wlan0 13 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
Current Frequency:2.427 GHz (Channel 4)root@snake-desktop:~# dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atme|at7|herm|iwl|ipw|rtl8|rt2|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis' [ 0.000000] Aperture beyond 4GB. Ignoring. [ 0.031851] Initializing cgroup subsys net_cls [ 0.865234] audit: initializing netlink socket (disabled) [ 0.877496] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 1.490521] device-mapper: multipath: version 1.1.0 loaded [ 1.490523] device-mapper: multipath round-robin: version 1.0.0 loaded [ 1.560233] ata9: SATA max UDMA/133 abar m8192@0xfdefe000 port 0xfdefe100 irq 18 [ 2.194536] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.194552] r8169 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 2.194593] r8169 0000:05:00.0: setting latency timer to 64 [ 2.194633] r8169 0000:05:00.0: irq 30 for MSI/MSI-X [ 2.194992] eth0: RTL8168d/8111d at 0xffffc9000065a000, 6c:f0:49:0b:87:22, XID 083000c0 IRQ 30 [ 4.326931] Adding 8088688k swap on /dev/sda1. Priority:-1 extents:1 across:8088688k [ 4.443292] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 4.450597] usbcore: registered new interface driver rt2870 [ 5.126630] r8169: eth0: link down [ 5.126957] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.724911] I/F(wlan0) Key1Str is Invalid key length! KeyLen = 0! [ 5.724924] I/F(wlan0) Key2Str is Invalid key length! KeyLen = 0! [ 5.724937] I/F(wlan0) Key3Str is Invalid key length! KeyLen = 0! [ 5.724950] I/F(wlan0) Key4Str is Invalid key length! KeyLen = 0!
Und letztendlich hier noch der Syslog:
May 18 13:24:27 localhost anacron[1143]: Job `cron.daily' terminated May 18 13:24:27 localhost anacron[1143]: Normal exit (1 job run) May 18 13:25:16 localhost kernel: [ 1466.000111] # May 18 13:25:16 localhost kernel: [ 1466.010123] # May 18 13:25:16 localhost kernel: [ 1466.160207] # May 18 13:25:17 localhost kernel: [ 1467.510108] # May 18 13:25:17 localhost kernel: [ 1467.660082] # May 18 13:25:17 localhost kernel: [ 1467.810057] # May 18 13:25:17 localhost kernel: [ 1467.960036] # May 18 13:25:21 localhost kernel: [ 1470.999343] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2396 May 18 13:25:56 localhost ntpd[1205]: Listening on interface #3 wlan0:avahi, 169.254.4.182#123 Enabled May 18 13:25:56 localhost ntpd[1205]: new interface(s) found: waking up resolver May 18 13:25:58 localhost ntpd_initres[2112]: host name not found: ntps1-1.cs.tu-berlin.de May 18 13:25:58 localhost ntpd_initres[2112]: host name not found: ntps1-0.cs.tu-berlin.de May 18 13:25:58 localhost ntpd_initres[2112]: host name not found: ntps1-2.uni-erlangen.de May 18 13:26:00 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 May 18 13:26:03 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 May 18 13:26:06 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 May 18 13:26:12 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10 May 18 13:26:16 localhost kernel: [ 1526.000079] # May 18 13:26:21 localhost kernel: [ 1531.000078] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:26:22 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17 May 18 13:26:39 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17 May 18 13:26:56 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 May 18 13:27:01 localhost dhclient: No DHCPOFFERS received. May 18 13:27:01 localhost dhclient: No working leases in persistent database - sleeping. May 18 13:27:16 localhost kernel: [ 1586.000190] # May 18 13:27:16 localhost kernel: [ 1586.310119] # May 18 13:27:16 localhost kernel: [ 1586.460092] # May 18 13:27:16 localhost kernel: [ 1586.610067] # May 18 13:27:16 localhost kernel: [ 1586.760042] # May 18 13:27:17 localhost kernel: [ 1587.060117] # May 18 13:27:17 localhost kernel: [ 1587.810117] # May 18 13:27:17 localhost kernel: [ 1587.960091] # May 18 13:27:21 localhost kernel: [ 1591.000422] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 2149 May 18 13:28:16 localhost kernel: [ 1646.150113] # May 18 13:28:16 localhost kernel: [ 1646.310085] # May 18 13:28:21 localhost kernel: [ 1650.999169] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:29:16 localhost kernel: [ 1706.000105] # May 18 13:29:16 localhost kernel: [ 1706.310053] # May 18 13:29:21 localhost kernel: [ 1710.999977] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:29:28 localhost kernel: [ 1718.180195] # May 18 13:30:16 localhost kernel: [ 1766.000082] # May 18 13:30:16 localhost kernel: [ 1766.460120] # May 18 13:30:21 localhost kernel: [ 1771.000100] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:30:25 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 May 18 13:30:32 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9 May 18 13:30:41 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14 May 18 13:30:55 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 21 May 18 13:31:16 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10 May 18 13:31:16 localhost kernel: [ 1826.300114] # May 18 13:31:16 localhost kernel: [ 1826.450088] # May 18 13:31:16 localhost kernel: [ 1826.600063] # May 18 13:31:16 localhost kernel: [ 1826.750038] # May 18 13:31:17 localhost kernel: [ 1827.050112] # May 18 13:31:17 localhost kernel: [ 1827.200088] # May 18 13:31:17 localhost kernel: [ 1827.950087] # May 18 13:31:21 localhost kernel: [ 1830.999984] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:31:26 localhost dhclient: No DHCPOFFERS received. May 18 13:31:26 localhost dhclient: No working leases in persistent database - sleeping. May 18 13:32:21 localhost kernel: [ 1891.000239] ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 2577 May 18 13:33:21 localhost kernel: [ 1950.999143] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 2149 May 18 13:34:21 localhost kernel: [ 2010.999971] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 2149 May 18 13:35:16 localhost kernel: [ 2066.300108] # May 18 13:35:16 localhost kernel: [ 2066.450082] # May 18 13:35:16 localhost kernel: [ 2066.600074] # May 18 13:35:17 localhost kernel: [ 2067.050107] # May 18 13:35:17 localhost kernel: [ 2067.200082] # May 18 13:35:17 localhost kernel: [ 2067.350056] # May 18 13:35:17 localhost kernel: [ 2067.800107] # May 18 13:35:21 localhost kernel: [ 2070.999254] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:35:43 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 May 18 13:35:51 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 May 18 13:36:06 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 May 18 13:36:17 localhost kernel: [ 2127.951315] # May 18 13:36:21 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 May 18 13:36:21 localhost kernel: [ 2131.000491] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:36:29 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10 May 18 13:36:39 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 May 18 13:36:44 localhost dhclient: No DHCPOFFERS received. May 18 13:36:44 localhost dhclient: No working leases in persistent database - sleeping. May 18 13:37:16 localhost kernel: [ 2186.600118] # May 18 13:37:16 localhost kernel: [ 2186.750092] # May 18 13:37:16 localhost kernel: [ 2186.900066] # May 18 13:37:17 localhost kernel: [ 2187.050042] # May 18 13:37:17 localhost kernel: [ 2187.350117] # May 18 13:37:17 localhost kernel: [ 2187.500091] # May 18 13:37:17 localhost kernel: [ 2187.650066] # May 18 13:37:17 localhost kernel: [ 2187.800041] # May 18 13:37:21 localhost kernel: [ 2190.998749] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:38:16 localhost kernel: [ 2246.000062] # May 18 13:38:17 localhost kernel: [ 2247.190111] # May 18 13:38:17 localhost kernel: [ 2247.340086] # May 18 13:38:17 localhost kernel: [ 2247.490060] # May 18 13:38:17 localhost kernel: [ 2247.640039] # May 18 13:38:17 localhost kernel: [ 2247.940110] # May 18 13:38:21 localhost kernel: [ 2251.000171] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 2149 May 18 13:38:22 localhost pulseaudio[2458]: ratelimit.c: 44 events suppressed May 18 13:39:16 localhost kernel: [ 2306.600052] # May 18 13:39:17 localhost kernel: [ 2307.050101] # May 18 13:39:17 localhost kernel: [ 2307.200076] # May 18 13:39:17 localhost kernel: [ 2307.350051] # May 18 13:39:17 localhost kernel: [ 2307.800101] # May 18 13:39:17 localhost kernel: [ 2307.950075] # May 18 13:39:21 localhost kernel: [ 2311.000092] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:40:16 localhost kernel: [ 2366.300070] # May 18 13:40:16 localhost kernel: [ 2366.450044] # May 18 13:40:16 localhost kernel: [ 2366.750118] # May 18 13:40:16 localhost kernel: [ 2366.900093] # May 18 13:40:17 localhost kernel: [ 2367.050068] # May 18 13:40:17 localhost kernel: [ 2367.200043] # May 18 13:40:17 localhost kernel: [ 2367.650093] # May 18 13:40:17 localhost kernel: [ 2367.800068] # May 18 13:40:17 localhost kernel: [ 2367.950167] # May 18 13:40:21 localhost kernel: [ 2370.999152] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:40:36 localhost dhclient: Internet Systems Consortium DHCP Client V3.1.3 May 18 13:40:36 localhost dhclient: Copyright 2004-2009 Internet Systems Consortium. May 18 13:40:36 localhost dhclient: All rights reserved. May 18 13:40:36 localhost dhclient: For info, please visit https://www.isc.org/software/dhcp/ May 18 13:40:36 localhost dhclient: May 18 13:40:36 localhost avahi-autoipd(wlan0)[7101]: Got SIGTERM, quitting. May 18 13:40:36 localhost avahi-autoipd(wlan0)[7101]: Callout STOP, address 169.254.4.182 on interface wlan0 May 18 13:40:36 localhost avahi-daemon[999]: Withdrawing address record for 169.254.4.182 on wlan0. May 18 13:40:36 localhost avahi-daemon[999]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 169.254.4.182. May 18 13:40:36 localhost avahi-daemon[999]: Interface wlan0.IPv4 no longer relevant for mDNS. May 18 13:40:36 localhost dhclient: Listening on LPF/wlan0/00:1f:1f:39:37:5d May 18 13:40:36 localhost dhclient: Sending on LPF/wlan0/00:1f:1f:39:37:5d May 18 13:40:36 localhost dhclient: Sending on Socket/fallback May 18 13:40:37 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 May 18 13:40:43 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 May 18 13:40:56 localhost ntpd[1205]: Deleting interface #3 wlan0:avahi, 169.254.4.182#123, interface stats: received=0, sent=0, dropped=0, active_time=900 secs May 18 13:41:00 localhost dhclient: There is already a pid file /var/run/dhclient.pid with pid 7106 May 18 13:41:00 localhost dhclient: killed old client process, removed PID file May 18 13:41:00 localhost dhclient: Internet Systems Consortium DHCP Client V3.1.3 May 18 13:41:00 localhost dhclient: Copyright 2004-2009 Internet Systems Consortium. May 18 13:41:00 localhost dhclient: All rights reserved. May 18 13:41:00 localhost dhclient: For info, please visit https://www.isc.org/software/dhcp/ May 18 13:41:00 localhost dhclient: May 18 13:41:01 localhost dhclient: Listening on LPF/wlan0/00:1f:1f:39:37:5d May 18 13:41:01 localhost dhclient: Sending on LPF/wlan0/00:1f:1f:39:37:5d May 18 13:41:01 localhost dhclient: Sending on Socket/fallback May 18 13:41:04 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 May 18 13:41:11 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 May 18 13:41:16 localhost kernel: [ 2426.000088] # May 18 13:41:16 localhost kernel: [ 2426.010084] # May 18 13:41:19 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 May 18 13:41:21 localhost kernel: [ 2431.000164] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:41:27 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 13 May 18 13:42:01 localhost ntpd_initres[2112]: host name not found: ntps1-1.cs.tu-berlin.de May 18 13:42:01 localhost ntpd_initres[2112]: host name not found: ntps1-0.cs.tu-berlin.de May 18 13:42:01 localhost ntpd_initres[2112]: host name not found: ntps1-2.uni-erlangen.de May 18 13:42:08 localhost dhclient: Internet Systems Consortium DHCP Client V3.1.3 May 18 13:42:08 localhost dhclient: Copyright 2004-2009 Internet Systems Consortium. May 18 13:42:08 localhost dhclient: All rights reserved. May 18 13:42:08 localhost dhclient: For info, please visit https://www.isc.org/software/dhcp/ May 18 13:42:08 localhost dhclient: May 18 13:42:08 localhost dhclient: Listening on LPF/wlan0/00:1f:1f:39:37:5d May 18 13:42:08 localhost dhclient: Sending on LPF/wlan0/00:1f:1f:39:37:5d May 18 13:42:08 localhost dhclient: Sending on Socket/fallback May 18 13:42:11 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 May 18 13:42:14 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 May 18 13:42:17 localhost kernel: [ 2487.050130] # May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) starting connection 'Auto NETCONNECT-6518' May 18 13:42:17 localhost NetworkManager: <info> (wlan0): device state change: 3 -> 4 (reason 0) May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 18 13:42:17 localhost NetworkManager: <info> (wlan0): device state change: 4 -> 5 (reason 0) May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0/wireless): access point 'Auto NETCONNECT-6518' has security, but secrets are required. May 18 13:42:17 localhost NetworkManager: <info> (wlan0): device state change: 5 -> 6 (reason 0) May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 18 13:42:17 localhost NetworkManager: <info> (wlan0): device state change: 6 -> 4 (reason 0) May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 18 13:42:17 localhost NetworkManager: <info> (wlan0): device state change: 4 -> 5 (reason 0) May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0/wireless): connection 'Auto NETCONNECT-6518' has security, and secrets exist. No new secrets needed. May 18 13:42:17 localhost NetworkManager: <info> Config: added 'ssid' value 'NETCONNECT-6518' May 18 13:42:17 localhost NetworkManager: <info> Config: added 'scan_ssid' value '1' May 18 13:42:17 localhost NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' May 18 13:42:17 localhost NetworkManager: <info> Config: added 'psk' value '<omitted>' May 18 13:42:17 localhost NetworkManager: nm_setting_802_1x_get_pkcs11_engine_path: assertion `NM_IS_SETTING_802_1X (setting)' failed May 18 13:42:17 localhost NetworkManager: nm_setting_802_1x_get_pkcs11_module_path: assertion `NM_IS_SETTING_802_1X (setting)' failed May 18 13:42:17 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 18 13:42:17 localhost NetworkManager: <info> Config: set interface ap_scan to 1 May 18 13:42:17 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> disconnected May 18 13:42:17 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:42:18 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 May 18 13:42:22 localhost wpa_supplicant[2116]: Trying to associate with 00:1c:28:20:68:e2 (SSID='NETCONNECT-6518' freq=2427 MHz) May 18 13:42:22 localhost wpa_supplicant[2116]: Association request to the driver failed May 18 13:42:22 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating May 18 13:42:22 localhost kernel: [ 2492.811174] ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 2577 May 18 13:42:22 localhost kernel: [ 2492.811491] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=4) May 18 13:42:25 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14 May 18 13:42:27 localhost kernel: [ 2497.000090] # May 18 13:42:27 localhost wpa_supplicant[2116]: Authentication with 00:1c:28:20:68:e2 timed out. May 18 13:42:27 localhost NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected May 18 13:42:27 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:42:29 localhost kernel: [ 2499.190099] # May 18 13:42:32 localhost wpa_supplicant[2116]: Trying to associate with 00:1c:28:20:68:e2 (SSID='NETCONNECT-6518' freq=2427 MHz) May 18 13:42:32 localhost wpa_supplicant[2116]: Association request to the driver failed May 18 13:42:32 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating May 18 13:42:32 localhost kernel: [ 2502.821930] ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 2577 May 18 13:42:32 localhost kernel: [ 2502.822232] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=4) May 18 13:42:32 localhost NetworkManager: <info> wlan0: link timed out. May 18 13:42:37 localhost wpa_supplicant[2116]: Authentication with 00:1c:28:20:68:e2 timed out. May 18 13:42:37 localhost NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected May 18 13:42:37 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:42:39 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 21 May 18 13:42:42 localhost wpa_supplicant[2116]: Trying to associate with 00:1c:28:20:68:e2 (SSID='NETCONNECT-6518' freq=2427 MHz) May 18 13:42:42 localhost wpa_supplicant[2116]: Association request to the driver failed May 18 13:42:42 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating May 18 13:42:42 localhost kernel: [ 2512.832680] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 2149 May 18 13:42:42 localhost kernel: [ 2512.832985] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=4) May 18 13:42:47 localhost wpa_supplicant[2116]: Authentication with 00:1c:28:20:68:e2 timed out. May 18 13:42:47 localhost NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected May 18 13:42:47 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:42:48 localhost kernel: [ 2518.010076] # May 18 13:42:52 localhost wpa_supplicant[2116]: Trying to associate with 00:1c:28:20:68:e2 (SSID='NETCONNECT-6518' freq=2427 MHz) May 18 13:42:52 localhost wpa_supplicant[2116]: Association request to the driver failed May 18 13:42:52 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating May 18 13:42:52 localhost kernel: [ 2522.843411] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:42:52 localhost kernel: [ 2522.843706] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=4) May 18 13:42:54 localhost kernel: [ 2524.030085] # May 18 13:42:56 localhost kernel: [ 2526.900091] # May 18 13:42:57 localhost wpa_supplicant[2116]: Authentication with 00:1c:28:20:68:e2 timed out. May 18 13:42:57 localhost NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected May 18 13:42:57 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:42:57 localhost kernel: [ 2527.870053] # May 18 13:42:58 localhost kernel: [ 2528.320104] # May 18 13:43:00 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12 May 18 13:43:02 localhost wpa_supplicant[2116]: Trying to associate with 00:1c:28:20:68:e2 (SSID='NETCONNECT-6518' freq=2427 MHz) May 18 13:43:02 localhost wpa_supplicant[2116]: Association request to the driver failed May 18 13:43:02 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating May 18 13:43:02 localhost kernel: [ 2532.854155] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:43:02 localhost kernel: [ 2532.854472] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=4) May 18 13:43:05 localhost kernel: [ 2535.890089] # May 18 13:43:06 localhost kernel: [ 2536.490111] # May 18 13:43:06 localhost kernel: [ 2536.640086] # May 18 13:43:06 localhost kernel: [ 2536.790061] # May 18 13:43:06 localhost kernel: [ 2536.940050] # May 18 13:43:07 localhost kernel: [ 2537.541310] # May 18 13:43:07 localhost wpa_supplicant[2116]: Authentication with 00:1c:28:20:68:e2 timed out. May 18 13:43:07 localhost NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected May 18 13:43:07 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:43:07 localhost NetworkManager: <info> wlan0: link timed out. May 18 13:43:12 localhost dhclient: No DHCPOFFERS received. May 18 13:43:12 localhost dhclient: No working leases in persistent database - sleeping. May 18 13:43:12 localhost avahi-autoipd(wlan0)[18312]: Found user 'avahi-autoipd' (UID 104) and group 'avahi-autoipd' (GID 110). May 18 13:43:12 localhost avahi-autoipd(wlan0)[18312]: Successfully called chroot(). May 18 13:43:12 localhost avahi-autoipd(wlan0)[18312]: Successfully dropped root privileges. May 18 13:43:12 localhost avahi-autoipd(wlan0)[18312]: Starting with address 169.254.4.182 May 18 13:43:12 localhost wpa_supplicant[2116]: Trying to associate with 00:1c:28:20:68:e2 (SSID='NETCONNECT-6518' freq=2427 MHz) May 18 13:43:12 localhost wpa_supplicant[2116]: Association request to the driver failed May 18 13:43:12 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating May 18 13:43:12 localhost kernel: [ 2542.864926] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:43:12 localhost kernel: [ 2542.865245] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=4) May 18 13:43:14 localhost kernel: [ 2544.920076] # May 18 13:43:16 localhost kernel: [ 2546.970109] # May 18 13:43:17 localhost avahi-autoipd(wlan0)[18312]: Callout BIND, address 169.254.4.182 on interface wlan0 May 18 13:43:17 localhost avahi-daemon[999]: Joining mDNS multicast group on interface wlan0.IPv4 with address 169.254.4.182. May 18 13:43:17 localhost avahi-daemon[999]: New relevant interface wlan0.IPv4 for mDNS. May 18 13:43:17 localhost avahi-daemon[999]: Registering new address record for 169.254.4.182 on wlan0.IPv4. May 18 13:43:17 localhost wpa_supplicant[2116]: Authentication with 00:1c:28:20:68:e2 timed out. May 18 13:43:17 localhost NetworkManager: <info> (wlan0): supplicant connection state: associating -> disconnected May 18 13:43:17 localhost NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning May 18 13:43:17 localhost NetworkManager: <info> Activation (wlan0/wireless): association took too long. May 18 13:43:17 localhost NetworkManager: <info> (wlan0): device state change: 5 -> 6 (reason 0) May 18 13:43:18 localhost NetworkManager: <info> Activation (wlan0/wireless): asking for new secrets May 18 13:43:18 localhost NetworkManager: <info> (wlan0): supplicant connection state: scanning -> disconnected May 18 13:43:18 localhost kernel: [ 2548.490106] # May 18 13:43:19 localhost kernel: [ 2549.090130] # May 18 13:43:21 localhost avahi-autoipd(wlan0)[18312]: Successfully claimed IP address 169.254.4.182 May 18 13:43:22 localhost NetworkManager: <info> (wlan0): device state change: 6 -> 9 (reason 7) May 18 13:43:22 localhost NetworkManager: <info> Activation (wlan0) failed for access point (NETCONNECT-6518) May 18 13:43:22 localhost NetworkManager: <info> Marking connection 'Auto NETCONNECT-6518' invalid. May 18 13:43:22 localhost NetworkManager: <info> Activation (wlan0) failed. May 18 13:43:22 localhost NetworkManager: <info> (wlan0): device state change: 9 -> 3 (reason 0) May 18 13:43:22 localhost NetworkManager: <info> (wlan0): deactivating device (reason: 0). May 18 13:43:22 localhost avahi-daemon[999]: Withdrawing address record for 169.254.4.182 on wlan0. May 18 13:43:22 localhost avahi-daemon[999]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 169.254.4.182. May 18 13:43:22 localhost avahi-daemon[999]: Interface wlan0.IPv4 no longer relevant for mDNS. May 18 13:43:22 localhost kernel: [ 2552.871410] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:43:23 localhost kernel: [ 2553.830088] # May 18 13:43:25 localhost kernel: [ 2555.980102] # May 18 13:43:26 localhost kernel: [ 2556.770095] # May 18 13:43:26 localhost kernel: [ 2556.920070] # May 18 13:43:27 localhost kernel: [ 2557.070047] # May 18 13:43:29 localhost kernel: [ 2559.050089] # May 18 13:43:29 localhost kernel: [ 2559.620118] # May 18 13:43:37 localhost kernel: [ 2567.040128] # May 18 13:43:40 localhost kernel: [ 2570.930103] # May 18 13:43:41 localhost kernel: [ 2571.080077] # May 18 13:43:41 localhost kernel: [ 2571.230068] # May 18 13:43:41 localhost kernel: [ 2571.680102] # May 18 13:43:47 localhost kernel: [ 2577.931307] # May 18 13:43:48 localhost kernel: [ 2578.530083] # May 18 13:43:48 localhost kernel: [ 2578.680056] # May 18 13:43:49 localhost kernel: [ 2579.840113] # May 18 13:43:50 localhost kernel: [ 2580.960051] # May 18 13:43:56 localhost kernel: [ 2586.570113] # May 18 13:44:01 localhost kernel: [ 2591.810112] # May 18 13:44:01 localhost kernel: [ 2591.960087] # May 18 13:44:02 localhost kernel: [ 2592.110061] # May 18 13:44:02 localhost kernel: [ 2592.560112] # May 18 13:44:03 localhost kernel: [ 2593.310110] # May 18 13:44:03 localhost kernel: [ 2593.460085] # May 18 13:44:03 localhost kernel: [ 2593.660064] # May 18 13:44:03 localhost kernel: [ 2593.670059] # May 18 13:44:07 localhost kernel: [ 2597.980080] # May 18 13:44:10 localhost kernel: [ 2600.010115] # May 18 13:44:16 localhost kernel: [ 2606.270068] # May 18 13:44:16 localhost kernel: [ 2606.420043] # May 18 13:44:21 localhost kernel: [ 2611.000621] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:44:22 localhost kernel: [ 2612.820098] # May 18 13:44:25 localhost kernel: [ 2615.170081] # May 18 13:44:25 localhost kernel: [ 2615.680120] # May 18 13:44:25 localhost kernel: [ 2615.690117] # May 18 13:44:29 localhost kernel: [ 2619.830066] # May 18 13:44:34 localhost wpa_supplicant[2116]: No network configuration found for the current AP May 18 13:44:34 localhost wpa_supplicant[2116]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys May 18 13:44:34 localhost kernel: [ 2624.700113] # May 18 13:44:34 localhost kernel: [ 2624.710109] # May 18 13:44:34 localhost kernel: [ 2624.730104] # May 18 13:44:34 localhost kernel: [ 2624.740103] # May 18 13:44:34 localhost kernel: [ 2624.750101] # May 18 13:44:34 localhost kernel: [ 2624.760116] # May 18 13:44:34 localhost kernel: [ 2624.770098] # May 18 13:44:34 localhost wpa_supplicant[2116]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys May 18 13:44:34 localhost kernel: [ 2624.780097] # May 18 13:44:34 localhost wpa_supplicant[2116]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys May 18 13:44:34 localhost kernel: [ 2624.790098] # May 18 13:44:34 localhost kernel: [ 2624.800095] # May 18 13:45:21 localhost kernel: [ 2671.000280] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:46:15 localhost kernel: [ 2725.160064] # May 18 13:46:15 localhost kernel: [ 2725.310039] # May 18 13:46:16 localhost kernel: [ 2726.956395] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:46:21 localhost kernel: [ 2731.000628] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:47:17 localhost kernel: [ 2787.040092] # May 18 13:47:17 localhost kernel: [ 2787.640116] # May 18 13:47:21 localhost kernel: [ 2791.000093] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:48:16 localhost kernel: [ 2846.750107] # May 18 13:48:16 localhost kernel: [ 2846.900082] # May 18 13:48:21 localhost kernel: [ 2850.997737] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:48:30 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 May 18 13:48:35 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14 May 18 13:48:49 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14 May 18 13:49:03 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 20 May 18 13:49:17 localhost kernel: [ 2907.960122] # May 18 13:49:21 localhost kernel: [ 2911.000071] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:49:23 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 May 18 13:49:31 localhost dhclient: No DHCPOFFERS received. May 18 13:49:31 localhost dhclient: No working leases in persistent database - sleeping. May 18 13:50:21 localhost kernel: [ 2971.000088] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:51:16 localhost kernel: [ 3026.300084] # May 18 13:51:17 localhost kernel: [ 3027.650108] # May 18 13:51:17 localhost kernel: [ 3027.800083] # May 18 13:51:17 localhost kernel: [ 3027.950059] # May 18 13:51:21 localhost kernel: [ 3031.000700] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:52:16 localhost kernel: [ 3086.750101] # May 18 13:52:16 localhost kernel: [ 3086.900075] # May 18 13:52:17 localhost kernel: [ 3087.050065] # May 18 13:52:17 localhost kernel: [ 3087.500100] # May 18 13:52:17 localhost kernel: [ 3087.650075] # May 18 13:52:17 localhost kernel: [ 3087.800050] # May 18 13:52:21 localhost kernel: [ 3090.999345] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:53:16 localhost kernel: [ 3146.000069] # May 18 13:53:21 localhost kernel: [ 3151.000109] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:54:16 localhost kernel: [ 3206.300111] # May 18 13:54:16 localhost kernel: [ 3206.450086] # May 18 13:54:16 localhost kernel: [ 3206.600060] # May 18 13:54:17 localhost kernel: [ 3207.200085] # May 18 13:54:17 localhost kernel: [ 3207.350060] # May 18 13:54:17 localhost kernel: [ 3207.500159] # May 18 13:54:17 localhost kernel: [ 3207.800109] # May 18 13:54:17 localhost kernel: [ 3207.950084] # May 18 13:54:21 localhost kernel: [ 3211.000087] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:54:26 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 May 18 13:54:29 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 May 18 13:54:36 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12 May 18 13:54:48 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 13 May 18 13:55:01 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 May 18 13:55:16 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11 May 18 13:55:21 localhost kernel: [ 3271.000092] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:55:27 localhost dhclient: No DHCPOFFERS received. May 18 13:55:27 localhost dhclient: No working leases in persistent database - sleeping. May 18 13:56:16 localhost kernel: [ 3326.310058] # May 18 13:56:16 localhost kernel: [ 3326.610119] # May 18 13:56:16 localhost kernel: [ 3326.910068] # May 18 13:56:17 localhost kernel: [ 3327.060043] # May 18 13:56:21 localhost kernel: [ 3331.000109] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340 May 18 13:57:16 localhost kernel: [ 3386.460112] # May 18 13:57:17 localhost kernel: [ 3387.510058] # May 18 13:57:17 localhost kernel: [ 3387.660052] # May 18 13:57:17 localhost kernel: [ 3387.960110] # May 18 13:57:21 localhost kernel: [ 3391.000203] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2340
Ich habe dann auch versucht einen anderen Kernel zu installieren, weil ich dacht, dass ich dasselbe Problem hätte. Leider hat das nicht zum Erfolg geführt... hier die Pakete die ich ausprobiert habe:
linux-image-2.6.31-20-generic_2.6.31-20.58_amd64.deb linux-image-2.6.31-21-generic_2.6.31-21.59_amd64.deb
Liebe Grüße Sven
Moderiert von redknight:
abgetrennt vom ursprünglichen Thread. So lässt sich der Lösungsweg besser nachvollziehen.