ubuntuusers.de

Problem mit Ralink RT3090

Status: Gelöst | Ubuntu-Version: Ubuntu 14.04 (Trusty Tahr)
Antworten |

hemker

Anmeldungsdatum:
22. Mai 2014

Beiträge: Zähle...

Hallo!

Ich habe ein Problem mit meiner Ralink RT3090 WLAN Karte. Die "Bit Rate" ändert sich sehr enorm, von mal 150 Mb/s zu 1 Mb/s, dann bleibt es oft bei 1 Mb/s hängen, die Verbindung wird kurz verloren und dann wieder aufgebaut. Manchmal dauert es auch mehrere Minuten, bis die Verbindung wieder da ist. Auf jeden Fall sind diese Verbindungsschwankunken sehr zufällig und unberechenbar. Ich habe bereits diese beiden Anleitungen probiert: http://forum.ubuntuusers.de/topic/nach-update-kein-wlan-mehr-433/2/#post-5561332 (hier kompiliert das Modul nicht)

und diese Anleitung: http://forum.ubuntuusers.de/topic/ralink-rt-3391/#post-3473742 Laut Anleitung ist er auch für meine GeräteID (1814:3090) geeignet. Lade ich diesen neuen Treiber dann in den Kernel und baue eine Internetverbindung zu Youtube auf, friert der Bildschirm ein, wird schwarz und ich bekomme die Ausgabe: Kernel Panic!

–-edit-– Stelle ich den Router auf b/g Modus um, entferne also den n Modus, habe ich eine stabile Verbindung.

Nachfolgend meine Hardware-Daten:

Kernel:

Linux artemis 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

PCI-Karte:

02:00.0 Network controller [0280]: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
	Subsystem: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe [1814:3090]
	Kernel driver in use: rt2800pci
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 09)
	Subsystem: ASUSTeK Computer Inc. P8H77-I Motherboard [1043:8505]
	Kernel driver in use: r8169

Netzwerkinterfaces:

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
127.0.0.1	localhost
127.0.1.1	artemis

# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

Schnittstellenkonfig:

eth0      Link encap:Ethernet  Hardware Adresse d8:50:e6:3e:00:2a  
          UP BROADCAST MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:0 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:0 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:0 (0.0 B)  TX-Bytes:0 (0.0 B)

lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:65536  Metrik:1
          RX-Pakete:3796 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:3796 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:0 
          RX-Bytes:325968 (325.9 KB)  TX-Bytes:325968 (325.9 KB)

wlan0     Link encap:Ethernet  Hardware Adresse 44:33:4c:04:dd:15  
          UP BROADCAST MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:822803 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:441158 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:1223622096 (1.2 GB)  TX-Bytes:39159831 (39.1 MB)
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
Kernel-IP-Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface

NetworkManager:

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false

Zuordnung der Schnittstellen:

# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="d8:50:e6:3e:00:2a", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x1814:0x3090 (rt2800pci)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:33:4c:04:dd:15", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

Pings:

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=102 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=104 ms

--- 192.168.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 102.707/103.412/104.117/0.705 ms
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=102 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=104 ms

--- 192.168.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 102.707/103.412/104.117/0.705 ms
hemker@artemis:~$ ping -c 2 www.ubuntuusers.de
PING ubuntuusers.de (213.95.41.4) 56(84) bytes of data.
64 bytes from ubuntuusers.de (213.95.41.4): icmp_seq=1 ttl=58 time=403 ms
64 bytes from ubuntuusers.de (213.95.41.4): icmp_seq=2 ttl=58 time=262 ms

--- ubuntuusers.de ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 262.750/333.076/403.403/70.328 ms
PING 213.95.41.11 (213.95.41.11) 56(84) bytes of data.
64 bytes from 213.95.41.11: icmp_seq=1 ttl=58 time=247 ms
64 bytes from 213.95.41.11: icmp_seq=2 ttl=58 time=268 ms

--- 213.95.41.11 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 247.830/258.094/268.359/10.277 ms

Zustand der Schalter:

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Kernelmodule:

Module                  Size  Used by
ctr                    13049  2 
ccm                    17773  2 
bnep                   19624  2 
rfcomm                 69160  0 
bluetooth             395423  10 bnep,rfcomm
snd_hda_codec_realtek    61438  1 
snd_hda_codec_hdmi     46207  1 
arc4                   12608  2 
rt2800pci              13598  0 
rt2800mmio             20986  1 rt2800pci
rt2800lib              88776  2 rt2800pci,rt2800mmio
rt2x00pci              13287  1 rt2800pci
rt2x00mmio             13603  2 rt2800pci,rt2800mmio
rt2x00lib              55307  5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
mac80211              544562  3 rt2x00lib,rt2x00pci,rt2800lib
joydev                 17381  0 
cfg80211              498590  2 mac80211,rt2x00lib
eeprom_93cx6           13344  1 rt2800pci
compat                 14261  3 cfg80211,mac80211,rt2800pci
eeepc_wmi              13151  0 
asus_wmi               24191  1 eeepc_wmi
sparse_keymap          13948  1 asus_wmi
video                  19476  1 asus_wmi
crc_ccitt              12707  1 rt2800lib
kvm_amd                59987  0 
kvm                   451511  1 kvm_amd
crct10dif_pclmul       14289  0 
crc32_pclmul           13113  0 
ghash_clmulni_intel    13259  0 
snd_hda_intel          52355  5 
snd_hda_codec         192906  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              13602  1 snd_hda_codec
aesni_intel            55624  4 
aes_x86_64             17131  1 aesni_intel
lrw                    13286  1 aesni_intel
snd_pcm               102099  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
gf128mul               14951  1 lrw
glue_helper            13990  1 aesni_intel
ablk_helper            13597  1 aesni_intel
cryptd                 20359  3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
snd_rawmidi            30144  1 snd_seq_midi
serio_raw              13462  0 
k10temp                13126  0 
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
i2c_piix4              22155  0 
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              29482  2 snd_pcm,snd_seq
snd                    69238  21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
radeon               1514165  3 
wmi                    19177  1 asus_wmi
parport_pc             32701  0 
ttm                    85115  1 radeon
drm_kms_helper         52758  1 radeon
ppdev                  17671  0 
drm                   302817  5 ttm,drm_kms_helper,radeon
mac_hid                13205  0 
i2c_algo_bit           13413  1 radeon
soundcore              12680  1 snd
lp                     17759  0 
parport                42348  3 lp,ppdev,parport_pc
hid_generic            12548  0 
usbhid                 52616  0 
hid                   106148  2 hid_generic,usbhid
usb_storage            62209  0 
psmouse               102222  0 
r8169                  67581  0 
mii                    13934  1 r8169
ahci                   25819  2 
libahci                32168  1 ahci

Kanäle:

eth0      no frequency information.

lo        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.447 GHz (Channel 8)

Netzscan:

eth0      Interface doesn't support scanning.

lo        Interface doesn't support scanning.

wlan0     Scan completed :
          Cell 01 - Address: 1C:C6:3C:76:F8:D0
                    Channel:8
                    Frequency:2.447 GHz (Channel 8)
                    Quality=57/70  Signal level=-53 dBm  
                    Encryption key:on
                    ESSID:"ALICE-WLAN13"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000003f1df7263d
                    Extra: Last beacon: 264ms ago
                    IE: Unknown: 000C414C4943452D574C414E3133
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030108
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1017FF00000001000000000000000000000000000000000000
                    IE: Unknown: 3D1608050600000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                       Preauthentication Supported
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B050005B27A12
                    IE: Unknown: 7F0101
                    IE: Unknown: DD8B0050F204104A00011010440001021041000100103B00010310470010000000000000000300001CC63C76F8CF1021000B436F72706F726174696F6E1023000941525637353244505710240007312E30312E32301042000A323035323032333631331054000800060050F204000110110014576972656C65737320526F757465722857464129100800020004
                    IE: Unknown: 0706444520010D10
                    IE: Unknown: DD1E00904C336E1017FF00000001000000000000000000000000000000000000
                    IE: Unknown: DD1A00904C3408050600000000000000000000000000000000000000
          Cell 02 - Address: 7C:4F:B5:31:43:C4
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=49/70  Signal level=-61 dBm  
                    Encryption key:on
                    ESSID:"WLAN-314323"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000003fe419a134
                    Extra: Last beacon: 20ms ago
                    IE: Unknown: 000B574C414E2D333134333233
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030106
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: DD180050F2020101030003A4000027A4000042435E0062322F00
                    IE: Unknown: 2D1A0E101BFFFF000000000000000000000000000000000000000000
                    IE: Unknown: 3D16060F0800000000000000000000000000000000000000
                    IE: Unknown: DD0900037F01010000FF7F
                    IE: Unknown: DD0A00037F04010020000000
                    IE: Unknown: 0706444520010D14
                    IE: Unknown: DD910050F204104A00011010440001021041000100103B00010310470010000000000000000300007C4FB53143C41021000B436F72706F726174696F6E1023000941525638353339505710240008312E31372E3030301042000A4A3130373132303932331054000800060050F204000110110014576972656C65737320526F757465722857464129100800020084103C000103
          Cell 03 - Address: 80:B6:86:A7:FD:C1
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=57/70  Signal level=-53 dBm  
                    Encryption key:on
                    ESSID:"WLUWAN-FDVRC192"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000495cd690f9b
                    Extra: Last beacon: 20ms ago
                    IE: Unknown: 000F574C5557414E2D4644565243313932
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: 2D1AFC181BFFFF000001000000000000000000000000000000000000
                    IE: Unknown: 3D1606001100000000000000000000000000000000000000
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: Unknown: DD7B0050F204104A00011010440001021041000100103B00010310470010BB169A4178D704269DC87AB83496ADC41021000842726F6164636F6D1023000842726F6164636F6D1024000631323334353610420004313233341054000800060050F20400011011000A42726F6164636F6D4150100800020084103C000103
                    IE: Unknown: DD090010180200F0050000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 04 - Address: 00:26:5B:FD:66:BC
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=45/70  Signal level=-65 dBm  
                    Encryption key:off
                    ESSID:"KD WLAN Hotspot+"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000012d9cbfa58b
                    Extra: Last beacon: 20ms ago
                    IE: Unknown: 00104B4420574C414E20486F7473706F742B
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030106
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1017FFFF0000010000000000000000000000000C0000000000
                    IE: Unknown: 3D1606000600000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05020012127A
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4304000000
                    IE: Unknown: 0706444520010D10
          Cell 05 - Address: 68:B6:FC:DC:A3:38
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=51/70  Signal level=-59 dBm  
                    Encryption key:on
                    ESSID:"HITRON-A330"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000004924c31151
                    Extra: Last beacon: 404ms ago
                    IE: Unknown: 000B484954524F4E2D41333330
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 03010B
                    IE: Unknown: 32040C183060
                    IE: Unknown: 0706555320010B14
                    IE: Unknown: 33082001020304050607
                    IE: Unknown: 33082105060708090A0B
                    IE: Unknown: 050400010000
                    IE: Unknown: DD270050F204104A0001101044000102104700102880288028801880A88068B6FCDCA338103C000101
                    IE: Unknown: 2A0104
                    IE: Unknown: 2D1A6E1017FFFF0000010000000000000000000000000C0000000000
                    IE: Unknown: 3D160B000000000000000000000000000000000000000000
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: WPA Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05000010127A
                    IE: Unknown: DD07000C4304000000
          Cell 06 - Address: 68:B6:FC:DC:A3:3C
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=49/70  Signal level=-61 dBm  
                    Encryption key:off
                    ESSID:"KD WLAN Hotspot+"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000004924bef581
                    Extra: Last beacon: 20ms ago
                    IE: Unknown: 00104B4420574C414E20486F7473706F742B
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1017FFFF0000010000000000000000000000000C0000000000
                    IE: Unknown: 3D160B000000000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05000010127A
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4304000000
                    IE: Unknown: 0706555320010B10

Kernellog:

May 22 23:38:39 artemis kernel: [ 2479.710970] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
May 22 23:38:39 artemis kernel: [ 2479.711040] wlan0: associated
May 22 23:38:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
May 22 23:38:39 artemis wpa_supplicant[1109]: wlan0: WPA: Key negotiation completed with 1c:c6:3c:76:f8:d0 [PTK=CCMP GTK=CCMP]
May 22 23:38:39 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-CONNECTED - Connection to 1c:c6:3c:76:f8:d0 completed [id=0 id_str=]
May 22 23:38:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
May 22 23:38:44 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:40:38 artemis kernel: [ 2599.022162] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
May 22 23:40:38 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=1c:c6:3c:76:f8:d0 reason=3
May 22 23:40:38 artemis NetworkManager[814]: <warn> Connection disconnected (reason 3)
May 22 23:40:38 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: completed -> disconnected
May 22 23:40:38 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:40:38 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: disconnected -> scanning
May 22 23:40:39 artemis wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:40:39 artemis kernel: [ 2600.364515] wlan0: authenticate with 1c:c6:3c:76:f8:d0
May 22 23:40:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: scanning -> authenticating
May 22 23:40:39 artemis wpa_supplicant[1109]: wlan0: Trying to associate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:40:39 artemis kernel: [ 2600.395898] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:40:39 artemis kernel: [ 2600.397485] wlan0: authenticated
May 22 23:40:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: authenticating -> associating
May 22 23:40:39 artemis kernel: [ 2600.399607] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:40:39 artemis wpa_supplicant[1109]: wlan0: Associated with 1c:c6:3c:76:f8:d0
May 22 23:40:39 artemis kernel: [ 2600.403883] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
May 22 23:40:39 artemis kernel: [ 2600.403942] wlan0: associated
May 22 23:40:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
May 22 23:40:39 artemis wpa_supplicant[1109]: wlan0: WPA: Key negotiation completed with 1c:c6:3c:76:f8:d0 [PTK=CCMP GTK=CCMP]
May 22 23:40:39 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-CONNECTED - Connection to 1c:c6:3c:76:f8:d0 completed [id=0 id_str=]
May 22 23:40:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
May 22 23:40:44 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:42:44 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:42:52 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=1c:c6:3c:76:f8:d0 reason=4 locally_generated=1
May 22 23:42:52 artemis NetworkManager[814]: <warn> Connection disconnected (reason -4)
May 22 23:42:52 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: completed -> disconnected
May 22 23:42:52 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:42:52 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: disconnected -> scanning
May 22 23:42:53 artemis wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:42:53 artemis kernel: [ 2734.280988] wlan0: authenticate with 1c:c6:3c:76:f8:d0
May 22 23:42:53 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: scanning -> authenticating
May 22 23:42:53 artemis kernel: [ 2734.312546] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:42:53 artemis kernel: [ 2734.346287] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 2/3)
May 22 23:42:53 artemis kernel: [ 2734.384948] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 3/3)
May 22 23:42:54 artemis kernel: [ 2734.410857] wlan0: authentication with 1c:c6:3c:76:f8:d0 timed out
May 22 23:42:54 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: authenticating -> disconnected
May 22 23:42:54 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:42:54 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: disconnected -> scanning
May 22 23:43:07 artemis NetworkManager[814]: <warn> (wlan0): link timed out.
May 22 23:43:07 artemis NetworkManager[814]: <info> (wlan0): device state change: activated -> failed (reason 'SSID not found') [100 120 53]
May 22 23:43:07 artemis NetworkManager[814]: <info> NetworkManager state is now DISCONNECTED
May 22 23:43:07 artemis NetworkManager[814]: <warn> Activation (wlan0) failed for connection 'ALICE-WLAN13'
May 22 23:43:07 artemis NetworkManager[814]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
May 22 23:43:07 artemis NetworkManager[814]: <info> (wlan0): deactivating device (reason 'none') [0]
May 22 23:43:07 artemis NetworkManager[814]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 1257
May 22 23:43:07 artemis NetworkManager[814]: <warn> DNS: plugin dnsmasq update failed
May 22 23:43:07 artemis NetworkManager[814]: <info> Removing DNS information from /sbin/resolvconf
May 22 23:43:07 artemis avahi-daemon[805]: Withdrawing address record for fe80::4633:4cff:fe04:dd15 on wlan0.
May 22 23:43:07 artemis avahi-daemon[805]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::4633:4cff:fe04:dd15.
May 22 23:43:07 artemis avahi-daemon[805]: Interface wlan0.IPv6 no longer relevant for mDNS.
May 22 23:43:07 artemis avahi-daemon[805]: Withdrawing address record for 192.168.1.23 on wlan0.
May 22 23:43:07 artemis avahi-daemon[805]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.23.
May 22 23:43:07 artemis avahi-daemon[805]: Interface wlan0.IPv4 no longer relevant for mDNS.
May 22 23:43:07 artemis kernel: [ 2748.366906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
May 22 23:43:06 artemis wpa_supplicant[1109]: message repeated 2 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ]
May 22 23:43:08 artemis wpa_supplicant[1109]: wlan0: Reject scan trigger since one is already pending
May 22 23:43:08 artemis NetworkManager[814]: <warn> Couldn't disconnect supplicant interface: This interface is not connected.
May 22 23:43:08 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: scanning -> inactive
May 22 23:43:11 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) starting connection 'ALICE-WLAN13'
May 22 23:44:39 artemis NetworkManager[814]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
May 22 23:44:39 artemis NetworkManager[814]: <info> NetworkManager state is now CONNECTING
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
May 22 23:44:39 artemis NetworkManager[814]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0/wireless): connection 'ALICE-WLAN13' has security, and secrets exist.  No new secrets needed.
May 22 23:44:39 artemis NetworkManager[814]: <info> Config: added 'ssid' value 'ALICE-WLAN13'
May 22 23:44:39 artemis NetworkManager[814]: <info> Config: added 'scan_ssid' value '1'
May 22 23:44:39 artemis NetworkManager[814]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
May 22 23:44:39 artemis NetworkManager[814]: <info> Config: added 'auth_alg' value 'OPEN'
May 22 23:44:39 artemis NetworkManager[814]: <info> Config: added 'psk' value '<omitted>'
May 22 23:44:39 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
May 22 23:44:39 artemis NetworkManager[814]: <info> Config: set interface ap_scan to 1
May 22 23:44:39 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: inactive -> scanning
May 22 23:45:04 artemis NetworkManager[814]: <warn> Activation (wlan0/wireless): association took too long, failing activation.
May 22 23:45:04 artemis NetworkManager[814]: <info> (wlan0): device state change: config -> failed (reason 'SSID not found') [50 120 53]
May 22 23:45:04 artemis NetworkManager[814]: <info> NetworkManager state is now DISCONNECTED
May 22 23:45:04 artemis NetworkManager[814]: <warn> Activation (wlan0) failed for connection 'ALICE-WLAN13'
May 22 23:45:04 artemis NetworkManager[814]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
May 22 23:45:04 artemis NetworkManager[814]: <info> (wlan0): deactivating device (reason 'none') [0]
May 22 23:45:04 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: scanning -> disconnected
May 22 23:45:04 artemis NetworkManager[814]: <warn> Couldn't disconnect supplicant interface: This interface is not connected.
May 22 23:45:04 artemis wpa_supplicant[1109]: message repeated 7 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ]
May 22 23:45:04 artemis wpa_supplicant[1109]: wlan0: Reject scan trigger since one is already pending
May 22 23:45:07 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) starting connection 'ALICE-WLAN13'
May 22 23:45:46 artemis NetworkManager[814]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
May 22 23:45:46 artemis NetworkManager[814]: <info> NetworkManager state is now CONNECTING
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
May 22 23:45:46 artemis NetworkManager[814]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0/wireless): access point 'ALICE-WLAN13' has security, but secrets are required.
May 22 23:45:46 artemis NetworkManager[814]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
May 22 23:45:46 artemis NetworkManager[814]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
May 22 23:45:46 artemis NetworkManager[814]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0/wireless): connection 'ALICE-WLAN13' has security, and secrets exist.  No new secrets needed.
May 22 23:45:46 artemis NetworkManager[814]: <info> Config: added 'ssid' value 'ALICE-WLAN13'
May 22 23:45:46 artemis NetworkManager[814]: <info> Config: added 'scan_ssid' value '1'
May 22 23:45:46 artemis NetworkManager[814]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
May 22 23:45:46 artemis NetworkManager[814]: <info> Config: added 'auth_alg' value 'OPEN'
May 22 23:45:46 artemis NetworkManager[814]: <info> Config: added 'psk' value '<omitted>'
May 22 23:45:46 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
May 22 23:45:46 artemis NetworkManager[814]: <info> Config: set interface ap_scan to 1
May 22 23:45:46 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: disconnected -> scanning
May 22 23:46:11 artemis NetworkManager[814]: <warn> Activation (wlan0/wireless): association took too long, failing activation.
May 22 23:46:11 artemis NetworkManager[814]: <info> (wlan0): device state change: config -> failed (reason 'SSID not found') [50 120 53]
May 22 23:46:11 artemis NetworkManager[814]: <info> NetworkManager state is now DISCONNECTED
May 22 23:46:11 artemis NetworkManager[814]: <warn> Activation (wlan0) failed for connection 'ALICE-WLAN13'
May 22 23:46:11 artemis NetworkManager[814]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
May 22 23:46:11 artemis NetworkManager[814]: <info> (wlan0): deactivating device (reason 'none') [0]
May 22 23:46:11 artemis wpa_supplicant[1109]: message repeated 6 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ]
May 22 23:46:11 artemis wpa_supplicant[1109]: wlan0: Reject scan trigger since one is already pending
May 22 23:46:11 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: scanning -> disconnected
May 22 23:46:11 artemis NetworkManager[814]: <warn> Couldn't disconnect supplicant interface: This interface is not connected.
May 22 23:46:14 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 
May 22 23:54:40 artemis NetworkManager[814]: <info> disable requested (sleeping: no  enabled: yes)
May 22 23:54:40 artemis NetworkManager[814]: <info> sleeping or disabling...
May 22 23:54:40 artemis NetworkManager[814]: <info> (wlan0): device state change: disconnected -> unmanaged (reason 'sleeping') [30 10 37]
May 22 23:54:40 artemis NetworkManager[814]: <info> (wlan0): cleaning up...
May 22 23:54:40 artemis NetworkManager[814]: <info> (wlan0): taking down device.
May 22 23:54:40 artemis NetworkManager[814]: <info> NetworkManager state is now ASLEEP
May 22 23:54:40 artemis NetworkManager[814]: <info> (eth0): device state change: unavailable -> unmanaged (reason 'sleeping') [20 10 37]
May 22 23:54:40 artemis NetworkManager[814]: <info> (eth0): cleaning up...
May 22 23:54:40 artemis NetworkManager[814]: <info> (eth0): taking down device.
May 22 23:54:46 artemis NetworkManager[814]: <info> enable requested (sleeping: no  enabled: no)
May 22 23:54:46 artemis NetworkManager[814]: <info> waking up and re-enabling...
May 22 23:54:46 artemis NetworkManager[814]: <info> WWAN now enabled by management service
May 22 23:54:46 artemis NetworkManager[814]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 22 23:54:46 artemis NetworkManager[814]: <info> (wlan0): bringing up device.
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0): preparing device.
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0): deactivating device (reason 'managed') [2]
May 22 23:54:47 artemis NetworkManager[814]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
May 22 23:54:47 artemis NetworkManager[814]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
May 22 23:54:47 artemis NetworkManager[814]: <info> NetworkManager state is now CONNECTED_GLOBAL
May 22 23:54:47 artemis NetworkManager[814]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
May 22 23:54:47 artemis NetworkManager[814]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 22 23:54:47 artemis NetworkManager[814]: <info> (eth0): bringing up device.
May 22 23:54:47 artemis kernel: [ 3447.485452] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
May 22 23:54:47 artemis NetworkManager[814]: <info> (eth0): preparing device.
May 22 23:54:47 artemis NetworkManager[814]: <info> (eth0): deactivating device (reason 'managed') [2]
May 22 23:54:47 artemis NetworkManager[814]: <info> NetworkManager state is now DISCONNECTED
May 22 23:54:47 artemis kernel: [ 3447.583880] r8169 0000:03:00.0 eth0: link down
May 22 23:54:47 artemis kernel: [ 3447.583928] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0) supports 4 scan SSIDs
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: starting -> ready
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
May 22 23:54:47 artemis NetworkManager[814]: <warn> Trying to remove a non-existant call id.
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: ready -> disconnected
May 22 23:54:47 artemis NetworkManager[814]: <info> (wlan0) supports 4 scan SSIDs
May 22 23:54:49 artemis NetworkManager[814]: <info> Auto-activating connection 'ALICE-WLAN13'.
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) starting connection 'ALICE-WLAN13'
May 22 23:54:49 artemis NetworkManager[814]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
May 22 23:54:49 artemis NetworkManager[814]: <info> NetworkManager state is now CONNECTING
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
May 22 23:54:49 artemis NetworkManager[814]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0/wireless): access point 'ALICE-WLAN13' has security, but secrets are required.
May 22 23:54:49 artemis NetworkManager[814]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0]
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
May 22 23:54:49 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: disconnected -> inactive
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
May 22 23:54:49 artemis NetworkManager[814]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
May 22 23:54:49 artemis NetworkManager[814]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0/wireless): connection 'ALICE-WLAN13' has security, and secrets exist.  No new secrets needed.
May 22 23:54:49 artemis NetworkManager[814]: <info> Config: added 'ssid' value 'ALICE-WLAN13'
May 22 23:54:49 artemis NetworkManager[814]: <info> Config: added 'scan_ssid' value '1'
May 22 23:54:49 artemis NetworkManager[814]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
May 22 23:54:49 artemis NetworkManager[814]: <info> Config: added 'auth_alg' value 'OPEN'
May 22 23:54:49 artemis NetworkManager[814]: <info> Config: added 'psk' value '<omitted>'
May 22 23:54:49 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
May 22 23:54:49 artemis NetworkManager[814]: <info> Config: set interface ap_scan to 1
May 22 23:54:49 artemis wpa_supplicant[1109]: message repeated 11 times: [ wlan0: CTRL-EVENT-SCAN-STARTED ]
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:54:50 artemis kernel: [ 3449.951538] wlan0: authenticate with 1c:c6:3c:76:f8:d0
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: inactive -> authenticating
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: Trying to associate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:54:50 artemis kernel: [ 3449.982971] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:54:50 artemis kernel: [ 3449.984681] wlan0: authenticated
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: Associated with 1c:c6:3c:76:f8:d0
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: authenticating -> associating
May 22 23:54:50 artemis kernel: [ 3449.986755] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:54:50 artemis kernel: [ 3449.990172] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
May 22 23:54:50 artemis kernel: [ 3449.990232] wlan0: associated
May 22 23:54:50 artemis kernel: [ 3449.990263] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: WPA: Key negotiation completed with 1c:c6:3c:76:f8:d0 [PTK=CCMP GTK=CCMP]
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-CONNECTED - Connection to 1c:c6:3c:76:f8:d0 completed [id=0 id_str=]
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: SME: Trying to authenticate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:54:50 artemis kernel: [ 3449.999314] wlan0: deauthenticating from 1c:c6:3c:76:f8:d0 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
May 22 23:54:50 artemis kernel: [ 3450.035102] wlan0: authenticate with 1c:c6:3c:76:f8:d0
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-DISCONNECTED bssid=1c:c6:3c:76:f8:d0 reason=2 locally_generated=1
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: 4-way handshake -> authenticating
May 22 23:54:50 artemis NetworkManager[814]: <warn> Connection disconnected (reason -2)
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: Trying to associate with 1c:c6:3c:76:f8:d0 (SSID='ALICE-WLAN13' freq=2447 MHz)
May 22 23:54:50 artemis kernel: [ 3450.051007] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:54:50 artemis kernel: [ 3450.052709] wlan0: authenticated
May 22 23:54:50 artemis kernel: [ 3450.054684] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: authenticating -> associating
May 22 23:54:50 artemis kernel: [ 3450.058214] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
May 22 23:54:50 artemis kernel: [ 3450.058277] wlan0: associated
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: Associated with 1c:c6:3c:76:f8:d0
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: WPA: Key negotiation completed with 1c:c6:3c:76:f8:d0 [PTK=CCMP GTK=CCMP]
May 22 23:54:50 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-CONNECTED - Connection to 1c:c6:3c:76:f8:d0 completed [id=0 id_str=]
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'ALICE-WLAN13'.
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0]
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
May 22 23:54:50 artemis NetworkManager[814]: <info> dhclient started with pid 2943
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Beginning IP6 addrconf.
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
May 22 23:54:50 artemis dhclient: Internet Systems Consortium DHCP Client 4.2.4
May 22 23:54:50 artemis dhclient: Copyright 2004-2012 Internet Systems Consortium.
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
May 22 23:54:50 artemis dhclient: Listening on LPF/wlan0/44:33:4c:04:dd:15
May 22 23:54:50 artemis dhclient: Sending on   LPF/wlan0/44:33:4c:04:dd:15
May 22 23:54:50 artemis dhclient: DHCPREQUEST of 192.168.1.23 on wlan0 to 255.255.255.255 port 67 (xid=0x3d3ec4f0)
May 22 23:54:50 artemis NetworkManager[814]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
May 22 23:54:50 artemis NetworkManager[814]: <info>   address 192.168.1.23
May 22 23:54:50 artemis NetworkManager[814]: <info>   prefix 24 (255.255.255.0)
May 22 23:54:50 artemis NetworkManager[814]: <info>   gateway 192.168.1.1
May 22 23:54:50 artemis NetworkManager[814]: <info>   nameserver '192.168.1.1'
May 22 23:54:50 artemis NetworkManager[814]: <info>   domain name 'localdomain'
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
May 22 23:54:50 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started...
May 22 23:54:50 artemis avahi-daemon[805]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.23.
May 22 23:54:50 artemis avahi-daemon[805]: New relevant interface wlan0.IPv4 for mDNS.
May 22 23:54:50 artemis avahi-daemon[805]: Registering new address record for 192.168.1.23 on wlan0.IPv4.
May 22 23:54:51 artemis NetworkManager[814]: <info> (wlan0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
May 22 23:54:51 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete.
May 22 23:54:51 artemis NetworkManager[814]: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0]
May 22 23:54:51 artemis NetworkManager[814]: <info> NetworkManager state is now CONNECTED_GLOBAL
May 22 23:54:51 artemis NetworkManager[814]: <info> Policy set 'ALICE-WLAN13' (wlan0) as default for IPv4 routing and DNS.
May 22 23:54:51 artemis NetworkManager[814]: <info> Writing DNS information to /sbin/resolvconf
May 22 23:54:51 artemis avahi-daemon[805]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::4633:4cff:fe04:dd15.
May 22 23:54:51 artemis avahi-daemon[805]: New relevant interface wlan0.IPv6 for mDNS.
May 22 23:54:51 artemis avahi-daemon[805]: Registering new address record for fe80::4633:4cff:fe04:dd15 on wlan0.*.
May 22 23:54:51 artemis NetworkManager[814]: <info> Activation (wlan0) successful, device activated.
May 22 23:55:10 artemis NetworkManager[814]: <info> (wlan0): IP6 addrconf timed out or failed.
May 22 23:55:10 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
May 22 23:55:10 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
May 22 23:55:10 artemis NetworkManager[814]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
May 22 23:55:10 artemis wpa_supplicant[1109]: wlan0: CTRL-EVENT-SCAN-STARTED 

Erweiterte Fehlermeldungen:

[ 1287.154201] wlan0: authenticated
[ 1287.155032] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1287.231194] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 1287.231255] wlan0: associated
[ 1400.538759] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 1401.843232] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 1401.874771] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1401.876161] wlan0: authenticated
[ 1401.878580] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1401.882413] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 1401.882497] wlan0: associated
[ 1406.885700] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1407.045544] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1407.205387] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1526.708239] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1526.868082] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1527.027827] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1527.187731] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1527.639291] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1527.799124] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1527.959012] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1528.118854] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1528.566418] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1528.726114] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1528.886074] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1529.045898] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1529.797210] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1530.548453] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1530.708264] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1531.459529] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1532.514546] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1532.674389] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1532.834233] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1646.574732] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1646.734574] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1646.894418] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1647.054262] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1647.501822] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1647.661667] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1647.821511] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1647.981352] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1648.428914] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1648.588757] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1649.036319] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1649.196164] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1650.251128] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1650.410935] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1651.465938] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1651.625780] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1652.504838] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1652.664763] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1652.824604] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1766.533095] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1766.696936] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1766.860680] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1767.020564] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1767.476066] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1767.636005] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1767.795846] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1767.963595] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1769.629954] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1769.789804] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1769.961625] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1770.409188] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1770.573041] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1770.732978] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1886.343585] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1886.511467] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1886.675266] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1888.341633] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1888.505469] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1889.576517] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1889.744251] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1889.908046] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1890.359712] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1890.523504] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1890.683387] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1890.843223] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1891.298785] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1891.754248] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1891.914188] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 1892.073927] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1926.688400] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 1928.003436] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 1928.039035] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1928.042213] wlan0: authenticated
[ 1928.042660] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1928.046500] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 1928.046562] wlan0: associated
[ 1941.655265] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 1942.972877] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 1943.004154] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1943.005882] wlan0: authenticated
[ 1943.008027] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1943.012206] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 1943.012264] wlan0: associated
[ 1965.559458] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 1966.877421] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 1966.908838] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1966.912971] wlan0: authenticated
[ 1966.916686] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 1966.920111] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 1966.920167] wlan0: associated
[ 2007.217142] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2007.376938] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2121.219172] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 2134.900803] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 2134.932019] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2134.933485] wlan0: authenticated
[ 2134.939824] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2134.943779] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 2134.943868] wlan0: associated
[ 2246.374611] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2246.542484] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2246.990051] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2247.149934] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2347.924344] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 2349.254345] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 2349.290075] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2349.291639] wlan0: authenticated
[ 2349.293738] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2349.299995] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 2349.300051] wlan0: associated
[ 2365.945476] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2366.105301] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2366.556837] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2366.724725] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2478.336615] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 2479.670558] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 2479.702267] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2479.703995] wlan0: authenticated
[ 2479.705981] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2479.710970] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 2479.711040] wlan0: associated
[ 2485.751984] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2485.911885] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2486.071682] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2486.235466] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2486.687064] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2486.858953] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2487.022786] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2487.182585] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2487.630188] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2487.790043] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2488.545365] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2488.992885] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2489.156744] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2490.523333] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2490.687153] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2490.850984] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2599.022162] wlan0: deauthenticated from 1c:c6:3c:76:f8:d0 (Reason: 3=DEAUTH_LEAVING)
[ 2600.364515] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 2600.395898] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2600.397485] wlan0: authenticated
[ 2600.399607] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2600.403883] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 2600.403942] wlan0: associated
[ 2605.634424] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2605.794358] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2605.954152] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2606.121953] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2606.581591] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2606.741434] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2606.905262] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2607.073103] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2607.520616] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2607.680522] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2607.840348] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2610.118067] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2725.516902] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2725.680737] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2725.840579] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2726.000431] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2726.448024] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2726.607823] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2726.767723] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2726.927525] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2727.678790] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2727.838618] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2728.290221] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2728.454014] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2728.621842] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2730.300203] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2730.460045] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 2730.619882] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2734.280988] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 2734.312546] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 2734.346287] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 2/3)
[ 2734.384948] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 3/3)
[ 2734.410857] wlan0: authentication with 1c:c6:3c:76:f8:d0 timed out
[ 2748.366906] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3447.485452] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3447.583880] r8169 0000:03:00.0 eth0: link down
[ 3447.583928] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3449.951538] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 3449.982971] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 3449.984681] wlan0: authenticated
[ 3449.986755] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 3449.990172] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 3449.990232] wlan0: associated
[ 3449.990263] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3449.999314] wlan0: deauthenticating from 1c:c6:3c:76:f8:d0 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
[ 3450.035102] wlan0: authenticate with 1c:c6:3c:76:f8:d0
[ 3450.051007] wlan0: send auth to 1c:c6:3c:76:f8:d0 (try 1/3)
[ 3450.052709] wlan0: authenticated
[ 3450.054684] wlan0: associate with 1c:c6:3c:76:f8:d0 (try 1/3)
[ 3450.058214] wlan0: RX AssocResp from 1c:c6:3c:76:f8:d0 (capab=0x411 status=0 aid=5)
[ 3450.058277] wlan0: associated
[ 3470.780267] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3470.940136] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3471.099846] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3471.547191] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3471.707008] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3471.870797] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3472.030472] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3472.477802] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3475.069975] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3475.229783] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3475.393491] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3513.736801] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3513.896516] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3514.056333] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3514.216096] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3514.663438] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3514.823201] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3514.982830] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3515.142683] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3515.590020] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3515.749774] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3517.107817] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3517.555157] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3517.714911] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3517.874680] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3518.641503] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3519.392395] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3519.552200] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3519.711963] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3576.698559] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3576.858403] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3577.022241] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3577.182086] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3577.629648] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3577.789492] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3577.949293] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3632.655706] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3632.815403] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3632.975389] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3633.135232] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3633.582795] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3633.742637] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3634.190202] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3634.350044] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3635.101307] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3635.261148] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3635.420993] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3635.868552] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3636.028398] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3636.188242] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3636.348084] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3636.795609] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3636.955490] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3637.115332] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3637.275085] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3637.722737] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3637.882581] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3638.330142] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3638.489985] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3638.937545] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3639.097366] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3639.544950] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3639.704793] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3659.561334] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3659.721134] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3659.881014] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3660.040858] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3660.488419] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3660.648261] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3662.310575] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3662.758045] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3662.922034] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3663.081877] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3663.529441] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3663.689282] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3663.849088] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3664.296650] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3664.456531] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 3664.616374] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush

Vielen Dank schon einmal im Voraus und Gruß, Dennis

elektronenblitz63

Avatar von elektronenblitz63

Anmeldungsdatum:
16. Januar 2007

Beiträge: 29307

Wohnort: NRW

Hallo,
für eine stabile Übertragung im N-Modus ist die Netzdichte in der Umgebung schon zu hoch. Dennoch kannst Du es mal mit einem für die aktuellen Kernelversionen gepatchten rt5390-Treiber versuchen. Momentan nur für die Einzelinstallation, nicht für DKMS, entsprechend angepasst. Anleitung.

Falls mit dem Treiber eine Verbesserung erreicht werden sollte, dann würde ich das DKMS-Paket auch noch entsprechend anpassen.

Den Funkkanal des Routers solltest Du zusätzlich auf Kanal 1 oder 3 einstellen um mehr Abstand zu den Netzen in der Nachbarschaft zu bekommen.

praseodym Team-Icon

Supporter
Avatar von praseodym

Anmeldungsdatum:
9. Februar 2009

Beiträge: 22111

Wohnort: ~

Hallo und willkommen bei uu.de.

Offenbar "verliert" er dabei die Nameserver in der /etc/resolv.conf. Gib die Nameserver deines Anbieters (oder die Google-Public-NS 8.8.8.8 und 8.8.4.4) durch Komma getrennt im Netzwerkmanager an, siehe hier. Danach Netzwerk neu starten.

hemker

(Themenstarter)

Anmeldungsdatum:
22. Mai 2014

Beiträge: 2

Hallo!

Das Umstellen des Netzes auf b/g Modus, zusammen mit einem Kanalwechsel, hat mir jetzt seit 3 Tagen ein stabiles Netz beschert. Zu dem gepatchten Treiber: Ich habe diese Anleitung bereits ausprobiert, was beim Öffnen eines Browsers und einigen Sekunden surfen immer(!) in einem Totalabsturz mit Kernel-Panic-Ausgabe auf schwarzem Bildschirmhintergrund endete.

Gruß

Antworten |