Search Linux Wireless

Re: packet loss, disconnects and possible bug in iwlwifi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
thank you for your response. I attach the full syslog since the last
boot which contains some disconnects. I enabled debug mode for
wpa_supplicant with -dd option (let me know if you need anything else).

I also tried connecting directly, i.e. without NetworkManager but
manually with wpa_supplicant and I still get disconnects, howvever
wpa_supplicant gives different logs with different drivers. Please, see
the file wifi.log (you can see there the driver i used in
wpa_supplicant, that log doesn't have the debug activated but let me
know if you need that too)

Thank you again,
Nick.

On 25.05.2015 14:33, Emmanuel Grumbach wrote:
> On Sat, May 23, 2015 at 1:28 PM, Nick Dimov <dimovnike@xxxxxxxxx> wrote:
>> Hello,
>> I recently bought the Intel 7260 AC wifi card (below is the PCI info)
>> and the card works perfectly in windows with the latest intel driver but
>> in linux I get deauthenticating and disconnects (reason -3) every minute
>> or so. When these disconnects happen I get packet loss. In the attached
>> file iwlwifi_dmesg.txt you can see the log that is produced each time a
>> disconnect happens. I also tried connecting on 2.4Ghz but I get the same
>> packet loss. I also put the last firmware from
>> http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
>> but it did not help.
> Please increase the debug level of the supplicant. And attach the full syslog.
>
>> There is also another problem: In windows i can see it connecting on
>> 860mbps, but on linux it never goes higher than 600mbps (i check this
>> with iwconfig) and it stays somewhere on 500mbps.
>>
>> Can you please help me solve this?
>> Thank you.
>>
>> uname -a
>> Linux nick-laptop 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35
>> UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>>
>> lspci info:
>> 03:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb)
>>         Subsystem: Intel Corporation Dual Band Wireless-AC 7260
>>         Flags: bus master, fast devsel, latency 0, IRQ 29
>>         Memory at f7200000 (64-bit, non-prefetchable) [size=8K]
>>         Capabilities: [c8] Power Management version 3
>>         Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
>>         Capabilities: [40] Express Endpoint, MSI 00
>>         Capabilities: [100] Advanced Error Reporting
>>         Capabilities: [140] Device Serial Number d8-fc-93-ff-ff-e4-70-d7
>>         Capabilities: [14c] Latency Tolerance Reporting
>>         Capabilities: [154] Vendor Specific Information: ID=cafe Rev=1
>> Len=014 <?>
>>         Kernel driver in use: iwlwifi
>>

sudo wpa_supplicant -Dnl80211 -iwlan5 -c/etc/wpa_supplicant.conf                                                                                                                
Successfully initialized wpa_supplicant
wlan5: CTRL-EVENT-SCAN-STARTED
wlan5: SME: Trying to authenticate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
wlan5: Associated with d8:50:e6:da:1d:b4
wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]



wlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=3 locally_generated=1
wlan5: CTRL-EVENT-SCAN-STARTED
wlan5: SME: Trying to authenticate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
wlan5: Associated with d8:50:e6:da:1d:b4
wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]
^Cwlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=3 locally_generated=1
wlan5: CTRL-EVENT-TERMINATING


sudo wpa_supplicant -Dwext -iwlan5 -c/etc/wpa_supplicant.conf                                                                                                                   
Successfully initialized wpa_supplicant
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
ioctl[SIOCSIWFREQ]: Device or resource busy
wlan5: Association request to the driver failed
wlan5: Associated with d8:50:e6:da:1d:b4
wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]


wlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=0
wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
ioctl[SIOCSIWFREQ]: Device or resource busy
wlan5: Association request to the driver failed
wlan5: Associated with d8:50:e6:da:1d:b4
wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]
^Cwlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=3 locally_generated=1
wlan5: CTRL-EVENT-TERMINATING
-- Logs begin at Mi 2015-05-27 05:28:27 EEST, end at Mi 2015-05-27 02:31:58 EEST. --
mai 27 05:28:27 nick-G55VW systemd-journal[331]: Runtime journal is using 8.0M (max allowed 79.3M, trying to leave 119.0M free of 785.3M available → current limit 79.3M).
mai 27 05:28:27 nick-G55VW systemd-journal[331]: Runtime journal is using 8.0M (max allowed 79.3M, trying to leave 119.0M free of 785.3M available → current limit 79.3M).
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys cpuset
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys cpu
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys cpuacct
mai 27 05:28:27 nick-G55VW kernel: Linux version 3.19.0-18-generic (buildd@batsu) (gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 (Ubuntu 3.19.0-18.18-generic 3.19.6)
mai 27 05:28:27 nick-G55VW kernel: Command line: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic root=UUID=5f0ca1d2-b2c4-499e-a7df-efb2590b6502 ro rootflags=subvol=@ intel_pstate=disable quiet splash
mai 27 05:28:27 nick-G55VW kernel: KERNEL supported cpus:
mai 27 05:28:27 nick-G55VW kernel:   Intel GenuineIntel
mai 27 05:28:27 nick-G55VW kernel:   AMD AuthenticAMD
mai 27 05:28:27 nick-G55VW kernel:   Centaur CentaurHauls
mai 27 05:28:27 nick-G55VW kernel: e820: BIOS-provided physical RAM map:
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dd6f5fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000dd6f6000-0x00000000dd6f7fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000dd6f8000-0x00000000dd704fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000dd705000-0x00000000ddd05fff] ACPI NVS
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddd06000-0x00000000ddd08fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddd09000-0x00000000ddd1ffff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddd20000-0x00000000ddd25fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddd26000-0x00000000ddd27fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddd28000-0x00000000ddd31fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddd32000-0x00000000ddec4fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddec5000-0x00000000ddec8fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddec9000-0x00000000ddf12fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf13000-0x00000000ddf37fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf38000-0x00000000ddf3afff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf3b000-0x00000000ddf3cfff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf3d000-0x00000000ddf53fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf54000-0x00000000ddf59fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf5a000-0x00000000ddf61fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf62000-0x00000000ddf62fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf63000-0x00000000ddf71fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf72000-0x00000000ddf72fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf73000-0x00000000ddf7dfff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf7e000-0x00000000ddf82fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddf83000-0x00000000ddfaefff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddfaf000-0x00000000ddfaffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddfb0000-0x00000000ddfbffff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddfc0000-0x00000000ddfe7fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddfe8000-0x00000000ddffbfff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddffc000-0x00000000ddffcfff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddffd000-0x00000000ddffdfff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ddffe000-0x00000000ddffffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de000000-0x00000000de001fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de002000-0x00000000de006fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de007000-0x00000000de01afff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de01b000-0x00000000de5e2fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de5e3000-0x00000000de862fff] ACPI NVS
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de863000-0x00000000de867fff] ACPI data
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de868000-0x00000000de868fff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de869000-0x00000000de8abfff] ACPI NVS
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000de8ac000-0x00000000decbefff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000decbf000-0x00000000deff3fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000deff4000-0x00000000deffffff] usable
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
mai 27 05:28:27 nick-G55VW kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021f3fffff] usable
mai 27 05:28:27 nick-G55VW kernel: NX (Execute Disable) protection: active
mai 27 05:28:27 nick-G55VW kernel: SMBIOS 2.7 present.
mai 27 05:28:27 nick-G55VW kernel: DMI: ASUSTeK COMPUTER INC. G55VW/G55VW, BIOS G55VW.217 11/05/2012
mai 27 05:28:27 nick-G55VW kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
mai 27 05:28:27 nick-G55VW kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
mai 27 05:28:27 nick-G55VW kernel: AGP: No AGP bridge found
mai 27 05:28:27 nick-G55VW kernel: e820: last_pfn = 0x21f400 max_arch_pfn = 0x400000000
mai 27 05:28:27 nick-G55VW kernel: MTRR default type: uncachable
mai 27 05:28:27 nick-G55VW kernel: MTRR fixed ranges enabled:
mai 27 05:28:27 nick-G55VW kernel:   00000-9FFFF write-back
mai 27 05:28:27 nick-G55VW kernel:   A0000-BFFFF uncachable
mai 27 05:28:27 nick-G55VW kernel:   C0000-CFFFF write-protect
mai 27 05:28:27 nick-G55VW kernel:   D0000-E7FFF uncachable
mai 27 05:28:27 nick-G55VW kernel:   E8000-FFFFF write-protect
mai 27 05:28:27 nick-G55VW kernel: MTRR variable ranges enabled:
mai 27 05:28:27 nick-G55VW kernel:   0 base 000000000 mask E00000000 write-back
mai 27 05:28:27 nick-G55VW kernel:   1 base 200000000 mask FF0000000 write-back
mai 27 05:28:27 nick-G55VW kernel:   2 base 210000000 mask FF8000000 write-back
mai 27 05:28:27 nick-G55VW kernel:   3 base 218000000 mask FFC000000 write-back
mai 27 05:28:27 nick-G55VW kernel:   4 base 21C000000 mask FFE000000 write-back
mai 27 05:28:27 nick-G55VW kernel:   5 base 21E000000 mask FFF000000 write-back
mai 27 05:28:27 nick-G55VW kernel:   6 base 21F000000 mask FFFC00000 write-back
mai 27 05:28:27 nick-G55VW kernel:   7 base 0E0000000 mask FE0000000 uncachable
mai 27 05:28:27 nick-G55VW kernel:   8 base 0DFC00000 mask FFFC00000 uncachable
mai 27 05:28:27 nick-G55VW kernel:   9 disabled
mai 27 05:28:27 nick-G55VW kernel: PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
mai 27 05:28:27 nick-G55VW kernel: original variable MTRRs
mai 27 05:28:27 nick-G55VW kernel: reg 0, base: 0GB, range: 8GB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 1, base: 8GB, range: 256MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 2, base: 8448MB, range: 128MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 3, base: 8576MB, range: 64MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 4, base: 8640MB, range: 32MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 5, base: 8672MB, range: 16MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 6, base: 8688MB, range: 4MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 7, base: 3584MB, range: 512MB, type UC
mai 27 05:28:27 nick-G55VW kernel: reg 8, base: 3580MB, range: 4MB, type UC
mai 27 05:28:27 nick-G55VW kernel: total RAM covered: 8176M
mai 27 05:28:27 nick-G55VW kernel: Found optimal setting for mtrr clean up
mai 27 05:28:27 nick-G55VW kernel:  gran_size: 64K         chunk_size: 16M         num_reg: 8          lose cover RAM: 0G
mai 27 05:28:27 nick-G55VW kernel: New variable MTRRs
mai 27 05:28:27 nick-G55VW kernel: reg 0, base: 0GB, range: 2GB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 1, base: 2GB, range: 1GB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 2, base: 3GB, range: 512MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 3, base: 3580MB, range: 4MB, type UC
mai 27 05:28:27 nick-G55VW kernel: reg 4, base: 4GB, range: 4GB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 5, base: 8GB, range: 512MB, type WB
mai 27 05:28:27 nick-G55VW kernel: reg 6, base: 8692MB, range: 4MB, type UC
mai 27 05:28:27 nick-G55VW kernel: reg 7, base: 8696MB, range: 8MB, type UC
mai 27 05:28:27 nick-G55VW kernel: e820: update [mem 0xdfc00000-0xffffffff] usable ==> reserved
mai 27 05:28:27 nick-G55VW kernel: e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
mai 27 05:28:27 nick-G55VW kernel: found SMP MP-table at [mem 0x000fd830-0x000fd83f] mapped at [ffff8800000fd830]
mai 27 05:28:27 nick-G55VW kernel: Scanning 1 areas for low memory corruption
mai 27 05:28:27 nick-G55VW kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x00000000-0x000fffff] page 4k
mai 27 05:28:27 nick-G55VW kernel: BRK [0x01fe5000, 0x01fe5fff] PGTABLE
mai 27 05:28:27 nick-G55VW kernel: BRK [0x01fe6000, 0x01fe6fff] PGTABLE
mai 27 05:28:27 nick-G55VW kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0x21f200000-0x21f3fffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x21f200000-0x21f3fffff] page 2M
mai 27 05:28:27 nick-G55VW kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0x200000000-0x21f1fffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x200000000-0x21f1fffff] page 2M
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x1e0000000-0x1ffffffff] page 2M
mai 27 05:28:27 nick-G55VW kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0x00100000-0xdd6f5fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x00100000-0x001fffff] page 4k
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x00200000-0xdd5fffff] page 2M
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xdd600000-0xdd6f5fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xdd6f8000-0xdd704fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xdd6f8000-0xdd704fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddd09000-0xddd1ffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddd09000-0xddd1ffff] page 4k
mai 27 05:28:27 nick-G55VW kernel: BRK [0x01fea000, 0x01feafff] PGTABLE
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddd26000-0xddd27fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddd26000-0xddd27fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddd32000-0xddec4fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddd32000-0xddec4fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddec9000-0xddf12fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddec9000-0xddf12fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddf38000-0xddf3afff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddf38000-0xddf3afff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddf3d000-0xddf53fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddf3d000-0xddf53fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddf5a000-0xddf61fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddf5a000-0xddf61fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddf63000-0xddf71fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddf63000-0xddf71fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddf73000-0xddf7dfff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddf73000-0xddf7dfff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddf83000-0xddfaefff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddf83000-0xddfaefff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddfb0000-0xddfbffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddfb0000-0xddfbffff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddfe8000-0xddffbfff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddfe8000-0xddffbfff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xddffd000-0xddffdfff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xddffd000-0xddffdfff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xde000000-0xde001fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xde000000-0xde001fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xde007000-0xde01afff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xde007000-0xde01afff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xde868000-0xde868fff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xde868000-0xde868fff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xde8ac000-0xdecbefff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xde8ac000-0xde9fffff] page 4k
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xdea00000-0xdebfffff] page 2M
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xdec00000-0xdecbefff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0xdeff4000-0xdeffffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0xdeff4000-0xdeffffff] page 4k
mai 27 05:28:27 nick-G55VW kernel: init_memory_mapping: [mem 0x100000000-0x1dfffffff]
mai 27 05:28:27 nick-G55VW kernel:  [mem 0x100000000-0x1dfffffff] page 2M
mai 27 05:28:27 nick-G55VW kernel: RAMDISK: [mem 0x355a8000-0x36acbfff]
mai 27 05:28:27 nick-G55VW kernel: ACPI: Early table checksum verification disabled
mai 27 05:28:27 nick-G55VW kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 _ASUS_)
mai 27 05:28:27 nick-G55VW kernel: ACPI: XSDT 0x00000000DE839078 000074 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
mai 27 05:28:27 nick-G55VW kernel: ACPI: FACP 0x00000000DE849E20 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
mai 27 05:28:27 nick-G55VW kernel: ACPI: DSDT 0x00000000DE839188 010C93 (v02 _ASUS_ Notebook 00000013 INTL 20091112)
mai 27 05:28:27 nick-G55VW kernel: ACPI: FACS 0x00000000DE860080 000040
mai 27 05:28:27 nick-G55VW kernel: ACPI: APIC 0x00000000DE849F30 000092 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
mai 27 05:28:27 nick-G55VW kernel: ACPI: FPDT 0x00000000DE849FC8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
mai 27 05:28:27 nick-G55VW kernel: ACPI: ECDT 0x00000000DE84A010 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
mai 27 05:28:27 nick-G55VW kernel: ACPI: MCFG 0x00000000DE84A0D8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
mai 27 05:28:27 nick-G55VW kernel: ACPI: HPET 0x00000000DE84A118 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0x00000000DE84A150 00066E (v01 AhciR1 AhciTab1 00001000 INTL 20091112)
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0x00000000DE84A7C0 00049E (v01 AhciR2 AhciTab2 00001000 INTL 20091112)
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0x00000000DE84AC60 00094C (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0x00000000DE84B5B0 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Local APIC address 0xfee00000
mai 27 05:28:27 nick-G55VW kernel: No NUMA configuration found
mai 27 05:28:27 nick-G55VW kernel: Faking a node at [mem 0x0000000000000000-0x000000021f3fffff]
mai 27 05:28:27 nick-G55VW kernel: NODE_DATA(0) allocated [mem 0x21f3ef000-0x21f3f3fff]
mai 27 05:28:27 nick-G55VW kernel:  [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216a00000-ffff88021e9fffff] on node 0
mai 27 05:28:27 nick-G55VW kernel: Zone ranges:
mai 27 05:28:27 nick-G55VW kernel:   DMA      [mem 0x00001000-0x00ffffff]
mai 27 05:28:27 nick-G55VW kernel:   DMA32    [mem 0x01000000-0xffffffff]
mai 27 05:28:27 nick-G55VW kernel:   Normal   [mem 0x100000000-0x21f3fffff]
mai 27 05:28:27 nick-G55VW kernel: Movable zone start for each node
mai 27 05:28:27 nick-G55VW kernel: Early memory node ranges
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0x00001000-0x0009cfff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0x00100000-0xdd6f5fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xdd6f8000-0xdd704fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddd09000-0xddd1ffff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddd26000-0xddd27fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddd32000-0xddec4fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddec9000-0xddf12fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddf38000-0xddf3afff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddf3d000-0xddf53fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddf5a000-0xddf61fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddf63000-0xddf71fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddf73000-0xddf7dfff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddf83000-0xddfaefff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddfb0000-0xddfbffff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddfe8000-0xddffbfff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xddffd000-0xddffdfff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xde000000-0xde001fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xde007000-0xde01afff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xde868000-0xde868fff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xde8ac000-0xdecbefff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0xdeff4000-0xdeffffff]
mai 27 05:28:27 nick-G55VW kernel:   node   0: [mem 0x100000000-0x21f3fffff]
mai 27 05:28:27 nick-G55VW kernel: Initmem setup node 0 [mem 0x00001000-0x21f3fffff]
mai 27 05:28:27 nick-G55VW kernel: On node 0 totalpages: 2085208
mai 27 05:28:27 nick-G55VW kernel:   DMA zone: 64 pages used for memmap
mai 27 05:28:27 nick-G55VW kernel:   DMA zone: 21 pages reserved
mai 27 05:28:27 nick-G55VW kernel:   DMA zone: 3996 pages, LIFO batch:0
mai 27 05:28:27 nick-G55VW kernel:   DMA32 zone: 14135 pages used for memmap
mai 27 05:28:27 nick-G55VW kernel:   DMA32 zone: 904636 pages, LIFO batch:31
mai 27 05:28:27 nick-G55VW kernel:   Normal zone: 18384 pages used for memmap
mai 27 05:28:27 nick-G55VW kernel:   Normal zone: 1176576 pages, LIFO batch:31
mai 27 05:28:27 nick-G55VW kernel: ACPI: PM-Timer IO Port: 0x408
mai 27 05:28:27 nick-G55VW kernel: ACPI: Local APIC address 0xfee00000
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
mai 27 05:28:27 nick-G55VW kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
mai 27 05:28:27 nick-G55VW kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
mai 27 05:28:27 nick-G55VW kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
mai 27 05:28:27 nick-G55VW kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
mai 27 05:28:27 nick-G55VW kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
mai 27 05:28:27 nick-G55VW kernel: ACPI: IRQ0 used by override.
mai 27 05:28:27 nick-G55VW kernel: ACPI: IRQ9 used by override.
mai 27 05:28:27 nick-G55VW kernel: Using ACPI (MADT) for SMP configuration information
mai 27 05:28:27 nick-G55VW kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
mai 27 05:28:27 nick-G55VW kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xdd6f6000-0xdd6f7fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xdd705000-0xddd05fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddd06000-0xddd08fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddd20000-0xddd25fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddd28000-0xddd31fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddec5000-0xddec8fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddf13000-0xddf37fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddf3b000-0xddf3cfff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddf54000-0xddf59fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddf62000-0xddf62fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddf72000-0xddf72fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddf7e000-0xddf82fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddfaf000-0xddfaffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddfc0000-0xddfe7fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddffc000-0xddffcfff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xddffe000-0xddffffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xde002000-0xde006fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xde01b000-0xde5e2fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xde5e3000-0xde862fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xde863000-0xde867fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xde869000-0xde8abfff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xdecbf000-0xdeff3fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
mai 27 05:28:27 nick-G55VW kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices
mai 27 05:28:27 nick-G55VW kernel: Booting paravirtualized kernel on bare hardware
mai 27 05:28:27 nick-G55VW kernel: setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
mai 27 05:28:27 nick-G55VW kernel: PERCPU: Embedded 31 pages/cpu @ffff88021f000000 s87040 r8192 d31744 u262144
mai 27 05:28:27 nick-G55VW kernel: pcpu-alloc: s87040 r8192 d31744 u262144 alloc=1*2097152
mai 27 05:28:27 nick-G55VW kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
mai 27 05:28:27 nick-G55VW kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2052604
mai 27 05:28:27 nick-G55VW kernel: Policy zone: Normal
mai 27 05:28:27 nick-G55VW kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic root=UUID=5f0ca1d2-b2c4-499e-a7df-efb2590b6502 ro rootflags=subvol=@ intel_pstate=disable quiet splash
mai 27 05:28:27 nick-G55VW kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
mai 27 05:28:27 nick-G55VW kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
mai 27 05:28:27 nick-G55VW kernel: AGP: Checking aperture...
mai 27 05:28:27 nick-G55VW kernel: AGP: No AGP bridge found
mai 27 05:28:27 nick-G55VW kernel: Calgary: detecting Calgary via BIOS EBDA area
mai 27 05:28:27 nick-G55VW kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
mai 27 05:28:27 nick-G55VW kernel: Memory: 8104352K/8340832K available (7995K kernel code, 1232K rwdata, 3752K rodata, 1408K init, 1300K bss, 236480K reserved, 0K cma-reserved)
mai 27 05:28:27 nick-G55VW kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
mai 27 05:28:27 nick-G55VW kernel: Hierarchical RCU implementation.
mai 27 05:28:27 nick-G55VW kernel:         RCU dyntick-idle grace-period acceleration is enabled.
mai 27 05:28:27 nick-G55VW kernel:         RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
mai 27 05:28:27 nick-G55VW kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
mai 27 05:28:27 nick-G55VW kernel: NR_IRQS:16640 nr_irqs:488 16
mai 27 05:28:27 nick-G55VW kernel:         Offload RCU callbacks from all CPUs
mai 27 05:28:27 nick-G55VW kernel:         Offload RCU callbacks from CPUs: 0-7.
mai 27 05:28:27 nick-G55VW kernel: Console: colour VGA+ 80x25
mai 27 05:28:27 nick-G55VW kernel: console [tty0] enabled
mai 27 05:28:27 nick-G55VW kernel: hpet clockevent registered
mai 27 05:28:27 nick-G55VW kernel: tsc: Fast TSC calibration using PIT
mai 27 05:28:27 nick-G55VW kernel: tsc: Detected 2394.586 MHz processor
mai 27 05:28:27 nick-G55VW kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.17 BogoMIPS (lpj=9578344)
mai 27 05:28:27 nick-G55VW kernel: pid_max: default: 32768 minimum: 301
mai 27 05:28:27 nick-G55VW kernel: ACPI: Core revision 20141107
mai 27 05:28:27 nick-G55VW kernel: ACPI: All ACPI Tables successfully acquired
mai 27 05:28:27 nick-G55VW kernel: Security Framework initialized
mai 27 05:28:27 nick-G55VW kernel: AppArmor: AppArmor initialized
mai 27 05:28:27 nick-G55VW kernel: Yama: becoming mindful.
mai 27 05:28:27 nick-G55VW kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
mai 27 05:28:27 nick-G55VW kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
mai 27 05:28:27 nick-G55VW kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
mai 27 05:28:27 nick-G55VW kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys memory
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys devices
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys freezer
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys net_cls
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys blkio
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys perf_event
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys net_prio
mai 27 05:28:27 nick-G55VW kernel: Initializing cgroup subsys hugetlb
mai 27 05:28:27 nick-G55VW kernel: CPU: Physical Processor ID: 0
mai 27 05:28:27 nick-G55VW kernel: CPU: Processor Core ID: 0
mai 27 05:28:27 nick-G55VW kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
                                   ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
mai 27 05:28:27 nick-G55VW kernel: mce: CPU supports 9 MCE banks
mai 27 05:28:27 nick-G55VW kernel: CPU0: Thermal monitoring enabled (TM1)
mai 27 05:28:27 nick-G55VW kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
                                   Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
mai 27 05:28:27 nick-G55VW kernel: Freeing SMP alternatives memory: 32K (ffffffff81e96000 - ffffffff81e9e000)
mai 27 05:28:27 nick-G55VW kernel: ftrace: allocating 30079 entries in 118 pages
mai 27 05:28:27 nick-G55VW kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
mai 27 05:28:27 nick-G55VW kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09)
mai 27 05:28:27 nick-G55VW kernel: TSC deadline timer enabled
mai 27 05:28:27 nick-G55VW kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
mai 27 05:28:27 nick-G55VW kernel: ... version:                3
mai 27 05:28:27 nick-G55VW kernel: ... bit width:              48
mai 27 05:28:27 nick-G55VW kernel: ... generic registers:      4
mai 27 05:28:27 nick-G55VW kernel: ... value mask:             0000ffffffffffff
mai 27 05:28:27 nick-G55VW kernel: ... max period:             0000ffffffffffff
mai 27 05:28:27 nick-G55VW kernel: ... fixed-purpose events:   3
mai 27 05:28:27 nick-G55VW kernel: ... event mask:             000000070000000f
mai 27 05:28:27 nick-G55VW kernel: x86: Booting SMP configuration:
mai 27 05:28:27 nick-G55VW kernel: .... node  #0, CPUs:      #1
mai 27 05:28:27 nick-G55VW kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
mai 27 05:28:27 nick-G55VW kernel:  #2 #3 #4 #5 #6 #7
mai 27 05:28:27 nick-G55VW kernel: x86: Booted up 1 node, 8 CPUs
mai 27 05:28:27 nick-G55VW kernel: smpboot: Total of 8 processors activated (38313.37 BogoMIPS)
mai 27 05:28:27 nick-G55VW kernel: devtmpfs: initialized
mai 27 05:28:27 nick-G55VW kernel: evm: security.selinux
mai 27 05:28:27 nick-G55VW kernel: evm: security.SMACK64
mai 27 05:28:27 nick-G55VW kernel: evm: security.SMACK64EXEC
mai 27 05:28:27 nick-G55VW kernel: evm: security.SMACK64TRANSMUTE
mai 27 05:28:27 nick-G55VW kernel: evm: security.SMACK64MMAP
mai 27 05:28:27 nick-G55VW kernel: evm: security.ima
mai 27 05:28:27 nick-G55VW kernel: evm: security.capability
mai 27 05:28:27 nick-G55VW kernel: PM: Registering ACPI NVS region [mem 0xdd705000-0xddd05fff] (6295552 bytes)
mai 27 05:28:27 nick-G55VW kernel: PM: Registering ACPI NVS region [mem 0xde5e3000-0xde862fff] (2621440 bytes)
mai 27 05:28:27 nick-G55VW kernel: PM: Registering ACPI NVS region [mem 0xde869000-0xde8abfff] (274432 bytes)
mai 27 05:28:27 nick-G55VW kernel: pinctrl core: initialized pinctrl subsystem
mai 27 05:28:27 nick-G55VW kernel: RTC time:  2:28:26, date: 05/27/15
mai 27 05:28:27 nick-G55VW kernel: NET: Registered protocol family 16
mai 27 05:28:27 nick-G55VW kernel: cpuidle: using governor ladder
mai 27 05:28:27 nick-G55VW kernel: cpuidle: using governor menu
mai 27 05:28:27 nick-G55VW kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
mai 27 05:28:27 nick-G55VW kernel: ACPI: bus type PCI registered
mai 27 05:28:27 nick-G55VW kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
mai 27 05:28:27 nick-G55VW kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
mai 27 05:28:27 nick-G55VW kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
mai 27 05:28:27 nick-G55VW kernel: PCI: Using configuration type 1 for base access
mai 27 05:28:27 nick-G55VW kernel: ACPI: Added _OSI(Module Device)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Added _OSI(Processor Device)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Added _OSI(Processor Aggregator Device)
mai 27 05:28:27 nick-G55VW kernel: ACPI : EC: EC description table is found, configuring boot EC
mai 27 05:28:27 nick-G55VW kernel: ACPI: Executed 1 blocks of module-level executable AML code
mai 27 05:28:27 nick-G55VW kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
mai 27 05:28:27 nick-G55VW kernel: ACPI: Dynamic OEM Table Load:
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0xFFFF8802153A0000 000853 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Dynamic OEM Table Load:
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0xFFFF880215344000 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Dynamic OEM Table Load:
mai 27 05:28:27 nick-G55VW kernel: ACPI: SSDT 0xFFFF88021531B000 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Interpreter enabled
mai 27 05:28:27 nick-G55VW kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
mai 27 05:28:27 nick-G55VW kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
mai 27 05:28:27 nick-G55VW kernel: ACPI: (supports S0 S3 S4 S5)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Using IOAPIC for interrupt routing
mai 27 05:28:27 nick-G55VW kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
mai 27 05:28:27 nick-G55VW kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
mai 27 05:28:27 nick-G55VW kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
mai 27 05:28:27 nick-G55VW kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
mai 27 05:28:27 nick-G55VW kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
mai 27 05:28:27 nick-G55VW kernel: PCI host bridge to bus 0000:00
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: root bus resource [mem 0xdfc00000-0xfeafffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7300000-0xf730ffff 64bit]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf731b000-0xf731b00f 64bit]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7318000-0xf73183ff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7310000-0xf7313fff 64bit]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7317000-0xf73173ff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7316000-0xf73167ff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.2: PME# supported from D3hot
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7315000-0xf73150ff 64bit]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: [10de:0fd4] type 00 class 0x030000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:03:00.0: [8086:08b1] type 00 class 0x028000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.1:   bridge window [mem 0xf7200000-0xf72fffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:04:00.0: [1969:1083] type 00 class 0x020000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf7100000-0xf713ffff 64bit]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:04:00.0: reg 0x18: [io  0xd000-0xd07f]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
mai 27 05:28:27 nick-G55VW kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
mai 27 05:28:27 nick-G55VW kernel: acpiphp: Slot [1] registered
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 12)
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 12)
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
mai 27 05:28:27 nick-G55VW kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
mai 27 05:28:27 nick-G55VW kernel: ACPI: Enabled 3 GPEs in block 00 to 3F
mai 27 05:28:27 nick-G55VW kernel: ACPI : EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
mai 27 05:28:27 nick-G55VW kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
mai 27 05:28:27 nick-G55VW kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
mai 27 05:28:27 nick-G55VW kernel: vgaarb: loaded
mai 27 05:28:27 nick-G55VW kernel: vgaarb: bridge control possible 0000:01:00.0
mai 27 05:28:27 nick-G55VW kernel: SCSI subsystem initialized
mai 27 05:28:27 nick-G55VW kernel: libata version 3.00 loaded.
mai 27 05:28:27 nick-G55VW kernel: ACPI: bus type USB registered
mai 27 05:28:27 nick-G55VW kernel: usbcore: registered new interface driver usbfs
mai 27 05:28:27 nick-G55VW kernel: usbcore: registered new interface driver hub
mai 27 05:28:27 nick-G55VW kernel: usbcore: registered new device driver usb
mai 27 05:28:27 nick-G55VW kernel: PCI: Using ACPI for IRQ routing
mai 27 05:28:27 nick-G55VW kernel: PCI: pci_cache_line_size set to 64 bytes
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xdd6f6000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xdd705000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddd20000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddd28000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddec5000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddf13000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddf3b000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddf54000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddf62000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddf72000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddf7e000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddfaf000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddfc0000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddffc000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xddffe000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xde002000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xde01b000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xde869000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xdecbf000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
mai 27 05:28:27 nick-G55VW kernel: e820: reserve RAM buffer [mem 0x21f400000-0x21fffffff]
mai 27 05:28:27 nick-G55VW kernel: NetLabel: Initializing
mai 27 05:28:27 nick-G55VW kernel: NetLabel:  domain hash size = 128
mai 27 05:28:27 nick-G55VW kernel: NetLabel:  protocols = UNLABELED CIPSOv4
mai 27 05:28:27 nick-G55VW kernel: NetLabel:  unlabeled traffic allowed by default
mai 27 05:28:27 nick-G55VW kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
mai 27 05:28:27 nick-G55VW kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
mai 27 05:28:27 nick-G55VW kernel: Switched to clocksource hpet
mai 27 05:28:27 nick-G55VW kernel: AppArmor: AppArmor Filesystem Enabled
mai 27 05:28:27 nick-G55VW kernel: pnp: PnP ACPI init
mai 27 05:28:27 nick-G55VW kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0x0680-0x069f] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0x1000-0x100f] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0xffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0xffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0x0400-0x0453] could not be reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0x0458-0x047f] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0x0500-0x057f] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: [io  0x164e-0x164f] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
mai 27 05:28:27 nick-G55VW kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
mai 27 05:28:27 nick-G55VW kernel: system 00:03: [io  0x0454-0x0457] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
mai 27 05:28:27 nick-G55VW kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
mai 27 05:28:27 nick-G55VW kernel: system 00:05: [io  0x0240-0x0259] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
mai 27 05:28:27 nick-G55VW kernel: pnp 00:06: Plug and Play ACPI device, IDs ETD0101 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
mai 27 05:28:27 nick-G55VW kernel: pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
mai 27 05:28:27 nick-G55VW kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
mai 27 05:28:27 nick-G55VW kernel: pnp: PnP ACPI: found 9 devices
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: BAR 14: assigned [mem 0xdfc00000-0xdfdfffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: BAR 15: assigned [mem 0xdfe00000-0xdfffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x2fff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.1:   bridge window [mem 0xf7200000-0xf72fffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4:   bridge window [mem 0xdfc00000-0xdfdfffff]
mai 27 05:28:27 nick-G55VW kernel: pci 0000:00:1c.4:   bridge window [mem 0xdfe00000-0xdfffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:00: resource 13 [mem 0xdfc00000-0xfeafffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf72fffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:05: resource 1 [mem 0xdfc00000-0xdfdfffff]
mai 27 05:28:27 nick-G55VW kernel: pci_bus 0000:05: resource 2 [mem 0xdfe00000-0xdfffffff 64bit pref]
mai 27 05:28:27 nick-G55VW kernel: NET: Registered protocol family 2
mai 27 05:28:27 nick-G55VW kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
mai 27 05:28:27 nick-G55VW kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
mai 27 05:28:27 nick-G55VW kernel: TCP: Hash tables configured (established 65536 bind 65536)
mai 27 05:28:27 nick-G55VW kernel: TCP: reno registered
mai 27 05:28:27 nick-G55VW kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
mai 27 05:28:27 nick-G55VW kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
mai 27 05:28:27 nick-G55VW kernel: NET: Registered protocol family 1
mai 27 05:28:27 nick-G55VW kernel: pci 0000:01:00.0: Video device with shadowed ROM
mai 27 05:28:27 nick-G55VW kernel: PCI: CLS 64 bytes, default 64
mai 27 05:28:27 nick-G55VW kernel: Trying to unpack rootfs image as initramfs...
mai 27 05:28:27 nick-G55VW kernel: Freeing initrd memory: 21648K (ffff8800355a8000 - ffff880036acc000)
mai 27 05:28:27 nick-G55VW kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
mai 27 05:28:27 nick-G55VW kernel: software IO TLB [mem 0xd96f6000-0xdd6f6000] (64MB) mapped at [ffff8800d96f6000-ffff8800dd6f5fff]
mai 27 05:28:27 nick-G55VW kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x12
mai 27 05:28:27 nick-G55VW kernel: microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
mai 27 05:28:27 nick-G55VW kernel: Scanning for low memory corruption every 60 seconds
mai 27 05:28:27 nick-G55VW kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
mai 27 05:28:27 nick-G55VW kernel: Initialise system trusted keyring
mai 27 05:28:27 nick-G55VW kernel: audit: initializing netlink subsys (disabled)
mai 27 05:28:27 nick-G55VW kernel: audit: type=2000 audit(1432693706.612:1): initialized
mai 27 05:28:27 nick-G55VW kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
mai 27 05:28:27 nick-G55VW kernel: zpool: loaded
mai 27 05:28:27 nick-G55VW kernel: zbud: loaded
mai 27 05:28:27 nick-G55VW kernel: VFS: Disk quotas dquot_6.5.2
mai 27 05:28:27 nick-G55VW kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
mai 27 05:28:27 nick-G55VW kernel: fuse init (API version 7.23)
mai 27 05:28:27 nick-G55VW kernel: Key type big_key registered
mai 27 05:28:27 nick-G55VW kernel: Key type asymmetric registered
mai 27 05:28:27 nick-G55VW kernel: Asymmetric key parser 'x509' registered
mai 27 05:28:27 nick-G55VW kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
mai 27 05:28:27 nick-G55VW kernel: io scheduler noop registered
mai 27 05:28:27 nick-G55VW kernel: io scheduler deadline registered (default)
mai 27 05:28:27 nick-G55VW kernel: io scheduler cfq registered
mai 27 05:28:27 nick-G55VW kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
mai 27 05:28:27 nick-G55VW kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
mai 27 05:28:27 nick-G55VW kernel: intel_idle: MWAIT substates: 0x21120
mai 27 05:28:27 nick-G55VW kernel: intel_idle: v0.4 model 0x3A
mai 27 05:28:27 nick-G55VW kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
mai 27 05:28:27 nick-G55VW kernel: ACPI: AC Adapter [AC0] (on-line)
mai 27 05:28:27 nick-G55VW kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
mai 27 05:28:27 nick-G55VW kernel: ACPI: Lid Switch [LID]
mai 27 05:28:27 nick-G55VW kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
mai 27 05:28:27 nick-G55VW kernel: ACPI: Sleep Button [SLPB]
mai 27 05:28:27 nick-G55VW kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
mai 27 05:28:27 nick-G55VW kernel: ACPI: Power Button [PWRF]
mai 27 05:28:27 nick-G55VW kernel: thermal LNXTHERM:00: registered as thermal_zone0
mai 27 05:28:27 nick-G55VW kernel: ACPI: Thermal Zone [THRM] (55 C)
mai 27 05:28:27 nick-G55VW kernel: GHES: HEST is not enabled!
mai 27 05:28:27 nick-G55VW kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
mai 27 05:28:27 nick-G55VW kernel: Linux agpgart interface v0.103
mai 27 05:28:27 nick-G55VW kernel: brd: module loaded
mai 27 05:28:27 nick-G55VW kernel: loop: module loaded
mai 27 05:28:27 nick-G55VW kernel: libphy: Fixed MDIO Bus: probed
mai 27 05:28:27 nick-G55VW kernel: tun: Universal TUN/TAP device driver, 1.6
mai 27 05:28:27 nick-G55VW kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
mai 27 05:28:27 nick-G55VW kernel: PPP generic driver version 2.4.2
mai 27 05:28:27 nick-G55VW kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
mai 27 05:28:27 nick-G55VW kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
mai 27 05:28:27 nick-G55VW kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
mai 27 05:28:27 nick-G55VW kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mai 27 05:28:27 nick-G55VW kernel: usb usb1: Product: xHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: usb usb1: Manufacturer: Linux 3.19.0-18-generic xhci-hcd
mai 27 05:28:27 nick-G55VW kernel: usb usb1: SerialNumber: 0000:00:14.0
mai 27 05:28:27 nick-G55VW kernel: hub 1-0:1.0: USB hub found
mai 27 05:28:27 nick-G55VW kernel: hub 1-0:1.0: 4 ports detected
mai 27 05:28:27 nick-G55VW kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
mai 27 05:28:27 nick-G55VW kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
mai 27 05:28:27 nick-G55VW kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mai 27 05:28:27 nick-G55VW kernel: usb usb2: Product: xHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: usb usb2: Manufacturer: Linux 3.19.0-18-generic xhci-hcd
mai 27 05:28:27 nick-G55VW kernel: usb usb2: SerialNumber: 0000:00:14.0
mai 27 05:28:27 nick-G55VW kernel: hub 2-0:1.0: USB hub found
mai 27 05:28:27 nick-G55VW kernel: hub 2-0:1.0: 4 ports detected
mai 27 05:28:27 nick-G55VW kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
mai 27 05:28:27 nick-G55VW kernel: ehci-pci: EHCI PCI platform driver
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1a.0: debug port 2
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7318000
mai 27 05:28:27 nick-G55VW kernel: ACPI: Battery Slot [BAT0] (battery present)
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
mai 27 05:28:27 nick-G55VW kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
mai 27 05:28:27 nick-G55VW kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mai 27 05:28:27 nick-G55VW kernel: usb usb3: Product: EHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: usb usb3: Manufacturer: Linux 3.19.0-18-generic ehci_hcd
mai 27 05:28:27 nick-G55VW kernel: usb usb3: SerialNumber: 0000:00:1a.0
mai 27 05:28:27 nick-G55VW kernel: hub 3-0:1.0: USB hub found
mai 27 05:28:27 nick-G55VW kernel: hub 3-0:1.0: 2 ports detected
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1d.0: debug port 2
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7317000
mai 27 05:28:27 nick-G55VW kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
mai 27 05:28:27 nick-G55VW kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
mai 27 05:28:27 nick-G55VW kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mai 27 05:28:27 nick-G55VW kernel: usb usb4: Product: EHCI Host Controller
mai 27 05:28:27 nick-G55VW kernel: usb usb4: Manufacturer: Linux 3.19.0-18-generic ehci_hcd
mai 27 05:28:27 nick-G55VW kernel: usb usb4: SerialNumber: 0000:00:1d.0
mai 27 05:28:27 nick-G55VW kernel: hub 4-0:1.0: USB hub found
mai 27 05:28:27 nick-G55VW kernel: hub 4-0:1.0: 2 ports detected
mai 27 05:28:27 nick-G55VW kernel: ehci-platform: EHCI generic platform driver
mai 27 05:28:27 nick-G55VW kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
mai 27 05:28:27 nick-G55VW kernel: ohci-pci: OHCI PCI platform driver
mai 27 05:28:27 nick-G55VW kernel: ohci-platform: OHCI generic platform driver
mai 27 05:28:27 nick-G55VW kernel: uhci_hcd: USB Universal Host Controller Interface driver
mai 27 05:28:27 nick-G55VW kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
mai 27 05:28:27 nick-G55VW kernel: i8042: Detected active multiplexing controller, rev 1.1
mai 27 05:28:27 nick-G55VW kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
mai 27 05:28:27 nick-G55VW kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
mai 27 05:28:27 nick-G55VW kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
mai 27 05:28:27 nick-G55VW kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
mai 27 05:28:27 nick-G55VW kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
mai 27 05:28:27 nick-G55VW kernel: mousedev: PS/2 mouse device common for all mice
mai 27 05:28:27 nick-G55VW kernel: rtc_cmos 00:02: RTC can wake from S4
mai 27 05:28:27 nick-G55VW kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
mai 27 05:28:27 nick-G55VW kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
mai 27 05:28:27 nick-G55VW kernel: i2c /dev entries driver
mai 27 05:28:27 nick-G55VW kernel: device-mapper: uevent: version 1.0.3
mai 27 05:28:27 nick-G55VW kernel: device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@xxxxxxxxxx
mai 27 05:28:27 nick-G55VW kernel: ledtrig-cpu: registered to indicate activity on CPUs
mai 27 05:28:27 nick-G55VW kernel: PCCT header not found.
mai 27 05:28:27 nick-G55VW kernel: ACPI PCC probe failed.
mai 27 05:28:27 nick-G55VW kernel: TCP: cubic registered
mai 27 05:28:27 nick-G55VW kernel: NET: Registered protocol family 10
mai 27 05:28:27 nick-G55VW kernel: NET: Registered protocol family 17
mai 27 05:28:27 nick-G55VW kernel: Key type dns_resolver registered
mai 27 05:28:27 nick-G55VW kernel: Loading compiled-in X.509 certificates
mai 27 05:28:27 nick-G55VW kernel: Loaded X.509 cert 'Magrathea: Glacier signing key: f1a2a318f705ddcda4685a3212116c13d2fd2366'
mai 27 05:28:27 nick-G55VW kernel: registered taskstats version 1
mai 27 05:28:27 nick-G55VW kernel: Key type trusted registered
mai 27 05:28:27 nick-G55VW kernel: Key type encrypted registered
mai 27 05:28:27 nick-G55VW kernel: AppArmor: AppArmor sha1 policy hashing enabled
mai 27 05:28:27 nick-G55VW kernel: ima: No TPM chip found, activating TPM-bypass!
mai 27 05:28:27 nick-G55VW kernel: evm: HMAC attrs: 0x1
mai 27 05:28:27 nick-G55VW kernel:   Magic number: 15:158:461
mai 27 05:28:27 nick-G55VW kernel: rtc_cmos 00:02: setting system clock to 2015-05-27 02:28:26 UTC (1432693706)
mai 27 05:28:27 nick-G55VW kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
mai 27 05:28:27 nick-G55VW kernel: EDD information not available.
mai 27 05:28:27 nick-G55VW kernel: PM: Hibernation image not present or could not be loaded.
mai 27 05:28:27 nick-G55VW kernel: Freeing unused kernel memory: 1408K (ffffffff81d36000 - ffffffff81e96000)
mai 27 05:28:27 nick-G55VW kernel: Write protecting the kernel read-only data: 12288k
mai 27 05:28:27 nick-G55VW kernel: Freeing unused kernel memory: 184K (ffff8800017d2000 - ffff880001800000)
mai 27 05:28:27 nick-G55VW kernel: Freeing unused kernel memory: 344K (ffff880001baa000 - ffff880001c00000)
mai 27 05:28:27 nick-G55VW kernel: random: systemd-udevd urandom read with 9 bits of entropy available
mai 27 05:28:27 nick-G55VW kernel: ahci 0000:00:1f.2: version 3.0
mai 27 05:28:27 nick-G55VW kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
mai 27 05:28:27 nick-G55VW kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
mai 27 05:28:27 nick-G55VW kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
mai 27 05:28:27 nick-G55VW kernel: atl1c 0000:04:00.0: version 1.0.1.1-NAPI
mai 27 05:28:27 nick-G55VW kernel: scsi host0: ahci
mai 27 05:28:27 nick-G55VW kernel: scsi host1: ahci
mai 27 05:28:27 nick-G55VW kernel: scsi host2: ahci
mai 27 05:28:27 nick-G55VW kernel: scsi host3: ahci
mai 27 05:28:27 nick-G55VW kernel: scsi host4: ahci
mai 27 05:28:27 nick-G55VW kernel: scsi host5: ahci
mai 27 05:28:27 nick-G55VW kernel: ata1: SATA max UDMA/133 abar m2048@0xf7316000 port 0xf7316100 irq 26
mai 27 05:28:27 nick-G55VW kernel: ata2: SATA max UDMA/133 abar m2048@0xf7316000 port 0xf7316180 irq 26
mai 27 05:28:27 nick-G55VW kernel: ata3: SATA max UDMA/133 abar m2048@0xf7316000 port 0xf7316200 irq 26
mai 27 05:28:27 nick-G55VW kernel: ata4: DUMMY
mai 27 05:28:27 nick-G55VW kernel: ata5: DUMMY
mai 27 05:28:27 nick-G55VW kernel: ata6: DUMMY
mai 27 05:28:27 nick-G55VW kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
mai 27 05:28:27 nick-G55VW kernel: usb 4-1: new high-speed USB device number 2 using ehci-pci
mai 27 05:28:27 nick-G55VW kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
mai 27 05:28:27 nick-G55VW kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
mai 27 05:28:27 nick-G55VW kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata1.00: supports DRM functions and may not be fully accessible
mai 27 05:28:27 nick-G55VW kernel: ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ATA-9: Samsung SSD 840 EVO 500GB mSATA, EXT42B6Q, max UDMA/133
mai 27 05:28:27 nick-G55VW kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
mai 27 05:28:27 nick-G55VW kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata1.00: supports DRM functions and may not be fully accessible
mai 27 05:28:27 nick-G55VW kernel: ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
mai 27 05:28:27 nick-G55VW kernel: ata1.00: configured for UDMA/133
mai 27 05:28:27 nick-G55VW kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  2B6Q PQ: 0 ANSI: 5
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ATA-8: ST750LX003-1AC154, SM12, max UDMA/133
mai 27 05:28:27 nick-G55VW kernel: ata2.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32)
mai 27 05:28:27 nick-G55VW kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
mai 27 05:28:27 nick-G55VW kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
mai 27 05:28:27 nick-G55VW kernel: sd 0:0:0:0: [sda] Write Protect is off
mai 27 05:28:27 nick-G55VW kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
mai 27 05:28:27 nick-G55VW kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
mai 27 05:28:27 nick-G55VW kernel:  sda: sda1 sda2
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
mai 27 05:28:27 nick-G55VW kernel: sd 0:0:0:0: [sda] Attached SCSI disk
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
mai 27 05:28:27 nick-G55VW kernel: ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata2.00: configured for UDMA/133
mai 27 05:28:27 nick-G55VW kernel: scsi 1:0:0:0: Direct-Access     ATA      ST750LX003-1AC15 SM12 PQ: 0 ANSI: 5
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: [sdb] Write Protect is off
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
mai 27 05:28:27 nick-G55VW kernel:  sdb: sdb1 sdb2 sdb3 sdb4
mai 27 05:28:27 nick-G55VW kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
mai 27 05:28:27 nick-G55VW kernel: ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
mai 27 05:28:27 nick-G55VW kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata3.00: ATAPI: Slimtype DVD A  DS8A9SH, EAA2, max UDMA/100
mai 27 05:28:27 nick-G55VW kernel: ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
mai 27 05:28:27 nick-G55VW kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
mai 27 05:28:27 nick-G55VW kernel: ata3.00: configured for UDMA/100
mai 27 05:28:27 nick-G55VW kernel: scsi 2:0:0:0: CD-ROM            Slimtype DVD A  DS8A9SH   EAA2 PQ: 0 ANSI: 5
mai 27 05:28:27 nick-G55VW kernel: usb 3-1: New USB device found, idVendor=8087, idProduct=0024
mai 27 05:28:27 nick-G55VW kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
mai 27 05:28:27 nick-G55VW kernel: hub 3-1:1.0: USB hub found
mai 27 05:28:27 nick-G55VW kernel: hub 3-1:1.0: 6 ports detected
mai 27 05:28:27 nick-G55VW kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
mai 27 05:28:27 nick-G55VW kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
mai 27 05:28:27 nick-G55VW kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
mai 27 05:28:27 nick-G55VW kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5
mai 27 05:28:27 nick-G55VW kernel: usb 4-1: New USB device found, idVendor=8087, idProduct=0024
mai 27 05:28:27 nick-G55VW kernel: usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
mai 27 05:28:27 nick-G55VW kernel: hub 4-1:1.0: USB hub found
mai 27 05:28:27 nick-G55VW kernel: hub 4-1:1.0: 8 ports detected
mai 27 05:28:27 nick-G55VW kernel: raid6: sse2x1    8716 MB/s
mai 27 05:28:27 nick-G55VW kernel: raid6: sse2x2   11326 MB/s
mai 27 05:28:27 nick-G55VW kernel: raid6: sse2x4   13305 MB/s
mai 27 05:28:27 nick-G55VW kernel: raid6: using algorithm sse2x4 (13305 MB/s)
mai 27 05:28:27 nick-G55VW kernel: raid6: using ssse3x2 recovery algorithm
mai 27 05:28:27 nick-G55VW kernel: xor: automatically using best checksumming function:
mai 27 05:28:27 nick-G55VW kernel:    avx       : 23842.000 MB/sec
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.1: new full-speed USB device number 3 using ehci-pci
mai 27 05:28:27 nick-G55VW kernel: Btrfs loaded
mai 27 05:28:27 nick-G55VW kernel: BTRFS: device fsid 5f0ca1d2-b2c4-499e-a7df-efb2590b6502 devid 1 transid 3676952 /dev/sda2
mai 27 05:28:27 nick-G55VW kernel: BTRFS: device label hdd devid 1 transid 206173 /dev/sdb4
mai 27 05:28:27 nick-G55VW kernel: BTRFS info (device sda2): disk space caching is enabled
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.1: New USB device found, idVendor=8087, idProduct=07dc
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.3: new high-speed USB device number 4 using ehci-pci
mai 27 05:28:27 nick-G55VW kernel: BTRFS: detected SSD devices, enabling SSD mode
mai 27 05:28:27 nick-G55VW kernel: tsc: Refined TSC clocksource calibration: 2394.564 MHz
mai 27 05:28:27 nick-G55VW kernel: psmouse serio4: elantech: assuming hardware version 3 (with firmware version 0x450f00)
mai 27 05:28:27 nick-G55VW kernel: psmouse serio4: elantech: Synaptics capabilities query result 0x69, 0x17, 0x0b.
mai 27 05:28:27 nick-G55VW systemd[1]: Inserted module 'autofs4'
mai 27 05:28:27 nick-G55VW systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
mai 27 05:28:27 nick-G55VW systemd[1]: Detected architecture x86-64.
mai 27 05:28:27 nick-G55VW systemd[1]: Set hostname to <nick-G55VW>.
mai 27 05:28:27 nick-G55VW kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input11
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.3: New USB device found, idVendor=1bcf, idProduct=2885
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.3: Product: ASUS USB2.0 Webcam
mai 27 05:28:27 nick-G55VW kernel: usb 3-1.3: Manufacturer: 04G626000610B831U0000VH
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted /.
mai 27 05:28:27 nick-G55VW systemd[1]: Cannot add dependency job for unit gssproxy.service, ignoring: Unit gssproxy.service failed to load: No such file or directory.
mai 27 05:28:27 nick-G55VW systemd[1]: Cannot add dependency job for unit nfs-blkmap.service, ignoring: Unit nfs-blkmap.service failed to load: No such file or directory.
mai 27 05:28:27 nick-G55VW systemd[1]: Cannot add dependency job for unit docker.io.service, ignoring: Unit docker.io.service failed to load: No such file or directory.
mai 27 05:28:27 nick-G55VW systemd[1]: Reached target Encrypted Volumes.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Encrypted Volumes.
mai 27 05:28:27 nick-G55VW systemd[1]: Reached target Swap.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Swap.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Forward Password Requests to Wall Directory Watch.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
mai 27 05:28:27 nick-G55VW systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice Root Slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Root Slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on fsck to fsckd communication Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting fsck to fsckd communication Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice User and Session Slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting User and Session Slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on Device-mapper event daemon FIFOs.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Device-mapper event daemon FIFOs.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on Journal Socket (/dev/log).
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Journal Socket (/dev/log).
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on udev Kernel Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting udev Kernel Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on Journal Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Journal Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on Delayed Shutdown Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Delayed Shutdown Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on Journal Audit Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Journal Audit Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice System Slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting System Slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Nameserver information manager...
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Uncomplicated firewall...
mai 27 05:28:27 nick-G55VW systemd[1]: Mounting Huge Pages File System...
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Load Kernel Modules...
mai 27 05:28:27 nick-G55VW systemd[1]: Reached target Slices.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Slices.
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice system-openvpn.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting system-openvpn.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounting Debug File System...
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Increase datagram queue length...
mai 27 05:28:27 nick-G55VW systemd[1]: Started Set Up Additional Binary Formats.
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice system-getty.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting system-getty.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounting POSIX Message Queue File System...
mai 27 05:28:27 nick-G55VW systemd[1]: Started Kernel Module supporting RPCSEC_GSS.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Setup Virtual Console...
mai 27 05:28:27 nick-G55VW systemd[1]: Started Read required files in advance.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Read required files in advance...
mai 27 05:28:27 nick-G55VW systemd[1]: Started Braille Device Support.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Braille Device Support...
mai 27 05:28:27 nick-G55VW systemd[1]: Mounting RPC Pipe File System...
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Create list of required static device nodes for the current kernel...
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice system-systemd\x2dfsck.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting system-systemd\x2dfsck.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on udev Control Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting udev Control Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting udev Coldplug all Devices...
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on LVM2 metadata daemon socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting LVM2 metadata daemon socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted Huge Pages File System.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted POSIX Message Queue File System.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted Debug File System.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Uncomplicated firewall.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Increase datagram queue length.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Setup Virtual Console.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Create list of required static device nodes for the current kernel.
mai 27 05:28:27 nick-G55VW kernel: lp: driver loaded but no devices found
mai 27 05:28:27 nick-G55VW systemd[1]: Started Nameserver information manager.
mai 27 05:28:27 nick-G55VW kernel: ppdev: user-space parallel port driver
mai 27 05:28:27 nick-G55VW kernel: RPC: Registered named UNIX socket transport module.
mai 27 05:28:27 nick-G55VW kernel: RPC: Registered udp transport module.
mai 27 05:28:27 nick-G55VW kernel: RPC: Registered tcp transport module.
mai 27 05:28:27 nick-G55VW kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted RPC Pipe File System.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Load Kernel Modules.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted Configuration File System.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Apply Kernel Variables...
mai 27 05:28:27 nick-G55VW systemd[1]: Mounting FUSE Control File System...
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Create Static Device Nodes in /dev...
mai 27 05:28:27 nick-G55VW systemd[1]: Listening on Syslog Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Syslog Socket.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Journal Service...
mai 27 05:28:27 nick-G55VW systemd[1]: Started udev Coldplug all Devices.
mai 27 05:28:27 nick-G55VW systemd[1]: Mounted FUSE Control File System.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting udev Wait for Complete Device Initialization...
mai 27 05:28:27 nick-G55VW systemd[1]: Started Apply Kernel Variables.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Create Static Device Nodes in /dev.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting udev Kernel Device Manager...
mai 27 05:28:27 nick-G55VW systemd-journal[331]: Journal started
mai 27 05:28:27 nick-G55VW systemd-modules-load[282]: Inserted module 'lp'
mai 27 05:28:27 nick-G55VW systemd-modules-load[282]: Inserted module 'ppdev'
mai 27 05:28:27 nick-G55VW systemd-modules-load[282]: Inserted module 'parport_pc'
mai 27 05:28:27 nick-G55VW systemd-modules-load[282]: Module 'fuse' is builtin
mai 27 05:28:27 nick-G55VW systemd-udevd[346]: starting version 219
mai 27 05:28:27 nick-G55VW ureadahead[288]: ureadahead:/lib/modprobe.d/blacklist_linux_3.19.0-15-generic.conf: No such file or directory
mai 27 05:28:27 nick-G55VW systemd[1]: Started Journal Service.
mai 27 05:28:27 nick-G55VW lvm[303]: No volume groups found
mai 27 05:28:27 nick-G55VW systemd[1]: Started udev Kernel Device Manager.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting LSB: QEMU KVM module loading script...
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Show Plymouth Boot Screen...
mai 27 05:28:27 nick-G55VW systemd[1]: Started LSB: QEMU KVM module loading script.
mai 27 05:28:27 nick-G55VW systemd[1]: Received SIGRTMIN+20 from PID 363 (plymouthd).
mai 27 05:28:27 nick-G55VW systemd[1]: Started Show Plymouth Boot Screen.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
mai 27 05:28:27 nick-G55VW systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch.
mai 27 05:28:27 nick-G55VW kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
mai 27 05:28:27 nick-G55VW kernel: wmi: Mapper loaded
mai 27 05:28:27 nick-G55VW kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
mai 27 05:28:27 nick-G55VW kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
mai 27 05:28:27 nick-G55VW kernel: snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000044f (\GPIS) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPIO) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPIO) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPIO) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20141107/utaddress-258)
mai 27 05:28:27 nick-G55VW kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
mai 27 05:28:27 nick-G55VW kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0: autoconfig: line_outs=2 (0x24/0x33/0x0/0x0/0x0) type:speaker
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:    hp_outs=1 (0x25/0x0/0x0/0x0/0x0)
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:    mono: mono_out=0x0
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:    dig-out=0x2d/0x0
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:    inputs:
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:      Mic=0x2b
mai 27 05:28:27 nick-G55VW kernel: sound hdaudioC0D0:      Internal Mic=0x29
mai 27 05:28:27 nick-G55VW kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
mai 27 05:28:27 nick-G55VW kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
mai 27 05:28:27 nick-G55VW kernel: [drm] Initialized drm 1.1.0 20060810
mai 27 05:28:27 nick-G55VW kernel: cfg80211: Calling CRDA to update world regulatory domain
mai 27 05:28:27 nick-G55VW kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:
mai 27 05:28:27 nick-G55VW kernel: Copyright(c) 2003- 2014 Intel Corporation
mai 27 05:28:27 nick-G55VW systemd[1]: Created slice system-ifup.slice.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting system-ifup.slice.
mai 27 05:28:27 nick-G55VW kernel: nvidia: module license 'NVIDIA' taints kernel.
mai 27 05:28:27 nick-G55VW kernel: Disabling lock debugging due to kernel taint
mai 27 05:28:27 nick-G55VW kernel: nvidia: module verification failed: signature and/or  required key missing - tainting kernel
mai 27 05:28:27 nick-G55VW kernel: iwlwifi 0000:03:00.0: loaded firmware version 25.17.12.0 op_mode iwlmvm
mai 27 05:28:27 nick-G55VW kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
mai 27 05:28:27 nick-G55VW mtp-probe[448]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3"
mai 27 05:28:27 nick-G55VW mtp-probe[448]: bus: 3, device: 4 was not an MTP device
mai 27 05:28:27 nick-G55VW kernel: [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
mai 27 05:28:27 nick-G55VW kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  346.59  Tue Mar 31 14:10:31 PDT 2015
mai 27 05:28:27 nick-G55VW kernel: AVX version of gcm_enc/dec engaged.
mai 27 05:28:27 nick-G55VW kernel: AES CTR mode by8 optimization enabled
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: Core ver 2.20
mai 27 05:28:27 nick-G55VW kernel: NET: Registered protocol family 31
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: HCI device and connection manager initialized
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: HCI socket layer initialized
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: L2CAP socket layer initialized
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: SCO socket layer initialized
mai 27 05:28:27 nick-G55VW kernel: acpi device:07: registered as cooling_device8
mai 27 05:28:27 nick-G55VW kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input14
mai 27 05:28:27 nick-G55VW kernel: usbcore: registered new interface driver btusb
mai 27 05:28:27 nick-G55VW kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
mai 27 05:28:27 nick-G55VW kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
mai 27 05:28:27 nick-G55VW kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: hci0: read Intel version: 3707100180012d0d00
mai 27 05:28:27 nick-G55VW kernel: Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
mai 27 05:28:27 nick-G55VW kernel: asus_wmi: ASUS WMI generic driver loaded
mai 27 05:28:27 nick-G55VW systemd[1]: Reached target Sound Card.
mai 27 05:28:27 nick-G55VW systemd[1]: Starting Sound Card.
mai 27 05:28:28 nick-G55VW kernel: asus_wmi: Initialization: 0x1
mai 27 05:28:28 nick-G55VW kernel: asus_wmi: BIOS WMI version: 7.9
mai 27 05:28:28 nick-G55VW kernel: asus_wmi: SFUN value: 0x6a0877
mai 27 05:28:28 nick-G55VW kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input15
mai 27 05:28:28 nick-G55VW kernel: intel_rapl: Found RAPL domain package
mai 27 05:28:28 nick-G55VW kernel: intel_rapl: Found RAPL domain core
mai 27 05:28:28 nick-G55VW nvidia-persistenced[556]: Started (556)
mai 27 05:28:28 nick-G55VW nvidia-persistenced[556]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 121 has read and write permissions for those files.
mai 27 05:28:28 nick-G55VW nvidia-persistenced[556]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
mai 27 05:28:28 nick-G55VW nvidia-persistenced[556]: Shutdown (556)
mai 27 05:28:28 nick-G55VW systemd[1]: Created slice system-systemd\x2drfkill.slice.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting system-systemd\x2drfkill.slice.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Braille Device Support.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Braille Device Support...
mai 27 05:28:28 nick-G55VW systemd[1]: Mounted Configuration File System.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Set Up Additional Binary Formats.
mai 27 05:28:28 nick-G55VW systemd[1]: Created slice system-systemd\x2dbacklight.slice.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting system-systemd\x2dbacklight.slice.
mai 27 05:28:28 nick-G55VW kernel: cfg80211: World regulatory domain updated:
mai 27 05:28:28 nick-G55VW kernel: cfg80211:  DFS Master region: unset
mai 27 05:28:28 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 05:28:28 nick-G55VW kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 05:28:28 nick-G55VW kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 05:28:28 nick-G55VW kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 05:28:28 nick-G55VW kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 05:28:28 nick-G55VW kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 05:28:28 nick-G55VW kernel: media: Linux media interface: v0.10
mai 27 05:28:28 nick-G55VW kernel: Linux video capture interface: v2.00
mai 27 05:28:28 nick-G55VW kernel: random: nonblocking pool is initialized
mai 27 05:28:28 nick-G55VW kernel: uvcvideo: Found UVC 1.00 device ASUS USB2.0 Webcam (1bcf:2885)
mai 27 05:28:28 nick-G55VW systemd[1]: Found device Samsung_SSD_840_EVO_500GB_mSATA 1.
mai 27 05:28:28 nick-G55VW systemd[1]: Found device Samsung_SSD_840_EVO_500GB_mSATA 2.
mai 27 05:28:28 nick-G55VW kernel: input: ASUS USB2.0 Webcam as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input16
mai 27 05:28:28 nick-G55VW kernel: usbcore: registered new interface driver uvcvideo
mai 27 05:28:28 nick-G55VW kernel: USB Video Class driver (1.1.1)
mai 27 05:28:28 nick-G55VW ureadahead[288]: ureadahead:/var/spool/cups/tmp/cups-dbus-notifier-lockfile: No such file or directory
mai 27 05:28:28 nick-G55VW ureadahead[288]: ureadahead:/var/lib/NetworkManager/dhclient-wlan5.conf: No such file or directory
mai 27 05:28:28 nick-G55VW kernel: Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
mai 27 05:28:28 nick-G55VW systemd[1]: Found device ST750LX003-1AC154 hdd.
mai 27 05:28:28 nick-G55VW systemd[1]: Started udev Wait for Complete Device Initialization.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Copy rules generated while the root was ro...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Recovery mode menu.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting File System Check on Root Device...
mai 27 05:28:28 nick-G55VW kernel: asus_wmi: Backlight controlled by ACPI video driver
mai 27 05:28:28 nick-G55VW systemd[1]: Started Copy rules generated while the root was ro.
mai 27 05:28:28 nick-G55VW systemd[1]: Started File System Check on Root Device.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Remount Root and Kernel File Systems...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Remount Root and Kernel File Systems.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Various fixups to make systemd work better on Debian.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Rebuild Hardware Database.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Local File Systems (Pre).
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Local File Systems (Pre).
mai 27 05:28:28 nick-G55VW kernel: BTRFS info (device sda2): setting nodatacow, compression disabled
mai 27 05:28:28 nick-G55VW kernel: BTRFS info (device sda2): turning on discard
mai 27 05:28:28 nick-G55VW kernel: BTRFS info (device sda2): disk space caching is enabled
mai 27 05:28:28 nick-G55VW systemd[1]: Starting File System Check on /dev/disk/by-uuid/35423c57-13e0-44e9-bacb-6f467ec4b885...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting File System Check on /dev/disk/by-uuid/b0e79837-a02b-45e6-8cc1-69a44fe34622...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting File System Check on /dev/disk/by-uuid/5f0ca1d2-b2c4-499e-a7df-efb2590b6502...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Load/Save Random Seed...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Flush Journal to Persistent Storage...
mai 27 05:28:28 nick-G55VW systemd[1]: Started File System Check Daemon to report status.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting File System Check Daemon to report status...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
mai 27 05:28:28 nick-G55VW systemd[1]: Started File System Check on /dev/disk/by-uuid/5f0ca1d2-b2c4-499e-a7df-efb2590b6502.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Load/Save Random Seed.
mai 27 05:28:28 nick-G55VW systemd-journal[331]: Runtime journal is using 8.0M (max allowed 79.3M, trying to leave 119.0M free of 784.6M available → current limit 79.3M).
mai 27 05:28:28 nick-G55VW systemd[1]: Started Flush Journal to Persistent Storage.
mai 27 05:28:28 nick-G55VW systemd[1]: mnt-snapshots.mount: Directory /mnt/snapshots to mount over is not empty, mounting anyway.
mai 27 05:28:28 nick-G55VW systemd[1]: Mounting /mnt/snapshots...
mai 27 05:28:28 nick-G55VW systemd[1]: Mounting /home...
mai 27 05:28:28 nick-G55VW systemd-fsck[596]: /sbin/fsck.btrfs: BTRFS file system.
mai 27 05:28:28 nick-G55VW systemd[1]: Started File System Check on /dev/disk/by-uuid/35423c57-13e0-44e9-bacb-6f467ec4b885.
mai 27 05:28:28 nick-G55VW systemd[1]: Mounting /media/nick/hdd...
mai 27 05:28:28 nick-G55VW systemd[1]: Mounting /mnt/snapshots_hdd...
mai 27 05:28:28 nick-G55VW kernel: BTRFS info (device sdb4): setting nodatacow, compression disabled
mai 27 05:28:28 nick-G55VW kernel: BTRFS info (device sdb4): disk space caching is enabled
mai 27 05:28:28 nick-G55VW systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill2...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Load/Save RF Kill Switch Status of rfkill2.
mai 27 05:28:28 nick-G55VW kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
mai 27 05:28:28 nick-G55VW systemd-fsck[597]: /dev/sda1: clean, 601/131072 files, 115241/524288 blocks
mai 27 05:28:28 nick-G55VW systemd[1]: Started File System Check on /dev/disk/by-uuid/b0e79837-a02b-45e6-8cc1-69a44fe34622.
mai 27 05:28:28 nick-G55VW systemd[1]: Mounting /boot...
mai 27 05:28:28 nick-G55VW kernel: iwlwifi 0000:03:00.0 wlan5: renamed from wlan0
mai 27 05:28:28 nick-G55VW kernel: EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
mai 27 05:28:28 nick-G55VW systemd[1]: Mounted /boot.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
mai 27 05:28:28 nick-G55VW systemd[1]: Mounted /mnt/snapshots.
mai 27 05:28:28 nick-G55VW systemd[1]: Mounted /home.
mai 27 05:28:28 nick-G55VW kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
mai 27 05:28:28 nick-G55VW kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
mai 27 05:28:28 nick-G55VW kernel: Switched to clocksource tsc
mai 27 05:28:28 nick-G55VW systemd[1]: Mounted /mnt/snapshots_hdd.
mai 27 05:28:28 nick-G55VW systemd[1]: Mounted /media/nick/hdd.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Local File Systems.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Local File Systems.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Set console keymap...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Commit a transient machine-id on disk.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: AppArmor initialization...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Create Volatile Files and Directories...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Preprocess NFS configuration...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Wait for all "auto" /etc/network/interfaces to be up for network-online.target...
mai 27 05:28:28 nick-G55VW systemd-tmpfiles[677]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Preprocess NFS configuration.
mai 27 05:28:28 nick-G55VW systemd[1]: Started RPC security service for NFS client and server.
mai 27 05:28:28 nick-G55VW systemd[1]: Started RPC security service for NFS server.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target NFS client services.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting NFS client services.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Wait for all "auto" /etc/network/interfaces to be up for network-online.target.
mai 27 05:28:28 nick-G55VW loadkeys[674]: Loading /etc/console-setup/cached.kmap.gz
mai 27 05:28:28 nick-G55VW systemd[1]: Started Set console keymap.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Create Volatile Files and Directories.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Network Time Synchronization.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target System Time Synchronized.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting System Time Synchronized.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Update UTMP about System Boot/Shutdown...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting RPC bind portmap service...
mai 27 05:28:28 nick-G55VW apparmor[676]: * Starting AppArmor profiles
mai 27 05:28:28 nick-G55VW systemd[1]: Started RPC bind portmap service.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Remote File Systems (Pre).
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Remote File Systems (Pre).
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Remote File Systems.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Remote File Systems.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target RPC Port Mapper.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting RPC Port Mapper.
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.857:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW systemd[1]: Started Update UTMP about System Boot/Shutdown.
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.861:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.861:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.861:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.861:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.865:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.865:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.865:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW kernel: audit: type=1400 audit(1432693708.865:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW apparmor[676]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/freshclam" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="pxgsettings" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-ofono" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="third_party" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW apparmor[676]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
mai 27 05:28:28 nick-G55VW audit[738]: <audit-1400> apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=738 comm="apparmor_parser"
mai 27 05:28:28 nick-G55VW apparmor[676]: ...done.
mai 27 05:28:28 nick-G55VW systemd[1]: Started LSB: AppArmor initialization.
mai 27 05:28:28 nick-G55VW systemd[1]: Started ifup for wlan5.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting ifup for wlan5...
mai 27 05:28:28 nick-G55VW systemd[1]: Started ifup for eth0.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting ifup for eth0...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: Raise network interfaces....
mai 27 05:28:28 nick-G55VW sh[745]: Unknown interface wlan5
mai 27 05:28:28 nick-G55VW sh[746]: Unknown interface eth0
mai 27 05:28:28 nick-G55VW networking[748]: * Configuring network interfaces...
mai 27 05:28:28 nick-G55VW networking[748]: ...done.
mai 27 05:28:28 nick-G55VW systemd[1]: Started LSB: Raise network interfaces..
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target System Initialization.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting System Initialization.
mai 27 05:28:28 nick-G55VW systemd[1]: Listening on D-Bus System Message Bus Socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting D-Bus System Message Bus Socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Listening on ACPID Listen Socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting ACPID Listen Socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Console System Startup Logging...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Manage Sound Card State (restore and store).
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Restore Sound Card State...
mai 27 05:28:28 nick-G55VW systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Listening on CUPS Scheduler.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting CUPS Scheduler.
mai 27 05:28:28 nick-G55VW systemd[1]: Started CUPS Scheduler.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting CUPS Scheduler.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Paths.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Paths.
mai 27 05:28:28 nick-G55VW systemd[1]: Started Manage Sound Card State (restore and store).
mai 27 05:28:28 nick-G55VW systemd[1]: Listening on UUID daemon activation socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting UUID daemon activation socket.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Sockets.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Sockets.
mai 27 05:28:28 nick-G55VW systemd[1]: Reached target Basic System.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Basic System.
mai 27 05:28:28 nick-G55VW systemd[1]: Started getty on tty2-tty6 if dbus and logind are not available.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: VirtualBox Linux kernel module...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
mai 27 05:28:28 nick-G55VW systemd[1]: Started ClamAV virus database updater.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting ClamAV virus database updater...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Enable support for additional executable binary formats...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down....
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: Record successful boot for GRUB...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: daemon to balance interrupts for SMP systems...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Thermal Daemon Service...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: automatic crash report generation...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Login Service...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting System Logging Service...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Initialize hardware monitoring sensors...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting OpenVPN connection to AirVPN_GB-Nunki_UDP-443...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Accounts Service...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Network Manager...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Run anacron jobs.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Run anacron jobs...
mai 27 05:28:28 nick-G55VW anacron[952]: Anacron 2.3 started on 2015-05-27
mai 27 05:28:28 nick-G55VW anacron[952]: Will run job `cron.daily' in 5 min.
mai 27 05:28:28 nick-G55VW anacron[952]: Jobs will be executed sequentially
mai 27 05:28:28 nick-G55VW systemd[1]: Started CUPS Scheduler.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting CUPS Scheduler...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
mai 27 05:28:28 nick-G55VW systemd[1]: Started Regular background program processing daemon.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Regular background program processing daemon...
mai 27 05:28:28 nick-G55VW irqbalance[935]: * Starting SMP IRQ Balancer: irqbalance
mai 27 05:28:28 nick-G55VW systemd[1]: Starting D-Bus System Message Bus...
mai 27 05:28:28 nick-G55VW cron[959]: (CRON) INFO (pidfile fd = 3)
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: Start busybox udhcpd at boot time...
mai 27 05:28:28 nick-G55VW cron[959]: (CRON) INFO (Running @reboot jobs)
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Detect the available GPUs and deal with any system changes...
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
mai 27 05:28:28 nick-G55VW udhcpd[966]: udhcpd: Disabled. Edit /etc/default/udhcpd to enable it.
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[946]: OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Apr 13 2015
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[946]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
mai 27 05:28:28 nick-G55VW systemd[1]: Starting LSB: Speech Dispatcher...
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[946]: Control Channel Authentication: tls-auth using INLINE static key file
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[946]: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[946]: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[946]: Socket Buffers: R=[212992->131072] S=[212992->131072]
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: UDPv4 link local: [undef]
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: UDPv4 link remote: [AF_INET]78.129.153.40:443
mai 27 05:28:28 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: write UDPv4: Network is unreachable (code=101)
mai 27 05:28:28 nick-G55VW smartd[927]: smartd 6.4 2014-10-07 r4002 [x86_64-linux-3.19.0-18-generic] (local build)
mai 27 05:28:28 nick-G55VW smartd[927]: Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
mai 27 05:28:28 nick-G55VW smartd[927]: Opened configuration file /etc/smartd.conf
mai 27 05:28:28 nick-G55VW smartd[927]: Drive: DEVICESCAN, implied '-a' Directive on line 21 of file /etc/smartd.conf
mai 27 05:28:28 nick-G55VW smartd[927]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
mai 27 05:28:28 nick-G55VW systemd[1]: Started Deferred execution scheduler.
mai 27 05:28:28 nick-G55VW systemd[1]: Starting Deferred execution scheduler...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Bluetooth service...
mai 27 05:28:29 nick-G55VW systemd[1]: Started Daily Cleanup of Temporary Directories.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Daily Cleanup of Temporary Directories.
mai 27 05:28:29 nick-G55VW systemd[1]: Reached target Timers.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Timers.
mai 27 05:28:29 nick-G55VW systemd[1]: Started System Logging Service.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Console System Startup Logging.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Restore Sound Card State.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down..
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: daemon to balance interrupts for SMP systems.
mai 27 05:28:29 nick-G55VW systemd[1]: Started OpenVPN connection to AirVPN_GB-Nunki_UDP-443.
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda, type changed from 'scsi' to 'sat'
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], opened
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Bluetooth daemon 4.101
mai 27 05:28:29 nick-G55VW systemd[1]: Started D-Bus System Message Bus.
mai 27 05:28:29 nick-G55VW irqbalance[935]: ...done.
mai 27 05:28:29 nick-G55VW apport[938]: * Starting automatic crash report generation: apport
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], Samsung SSD 840 EVO 500GB mSATA, S/N:S1KMNEAF103129P, WWN:5-002538-844584d30, FW:EXT42B6Q, 500 GB
mai 27 05:28:29 nick-G55VW gpu-manager[967]: /etc/modprobe.d is not a file
mai 27 05:28:29 nick-G55VW speech-dispatcher[973]: * speech-dispatcher disabled; edit /etc/default/speech-dispatcher
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Bluetooth daemon 4.101
mai 27 05:28:29 nick-G55VW apport[938]: ...done.
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], found in smartd database: Samsung based SSDs
mai 27 05:28:29 nick-G55VW gpu-manager[967]: /etc/modprobe.d is not a file
mai 27 05:28:29 nick-G55VW gpu-manager[967]: /etc/modprobe.d is not a file
mai 27 05:28:29 nick-G55VW gpu-manager[967]: /etc/modprobe.d is not a file
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> NetworkManager (version 0.9.10.0) is starting...
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> WEXT support is enabled
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Found user 'avahi' (UID 110) and group 'avahi' (GID 116).
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Successfully dropped root privileges.
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: avahi-daemon 0.6.31 starting up.
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.Samsung_SSD_840_EVO_500GB_mSATA-S1KMNEAF103129P.ata.state
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb, type changed from 'scsi' to 'sat'
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], opened
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], ST750LX003-1AC154, S/N:W200TL2T, WWN:5-000c50-06042f1f9, FW:SM12, 750 GB
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], found in smartd database: Seagate Momentus XT (AF)
mai 27 05:28:29 nick-G55VW dbus[996]: [system] AppArmor D-Bus mediation is enabled
mai 27 05:28:29 nick-G55VW freshclam[928]: ERROR: Can't save PID to file /var/run/clamav/freshclam.pid: No such file or directory
mai 27 05:28:29 nick-G55VW freshclam[928]: ClamAV update process started at Wed May 27 05:28:29 2015
mai 27 05:28:29 nick-G55VW freshclam[928]: WARNING: Can't query current.cvd.clamav.net
mai 27 05:28:29 nick-G55VW freshclam[928]: WARNING: Invalid DNS reply. Falling back to HTTP mode.
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/power/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/enabled/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/name/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/power/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_time_window_us/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_power_limit_uw/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/enabled/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/device/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_power_limit_uw/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/subsystem/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_name/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_name/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/energy_uj/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_max_power_uw/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/uevent/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/max_energy_range_uj/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_0_max_power_uw/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/intel-rapl:0/constraint_1_time_window_us/name
mai 27 05:28:29 nick-G55VW thermald[936]: RAPL domain count 0
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/subsystem/name
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs read failed /sys/class/powercap/intel-rapl/uevent/name
mai 27 05:28:29 nick-G55VW thermald[936]: RAPL domain count 1
mai 27 05:28:29 nick-G55VW thermald[936]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9)
mai 27 05:28:29 nick-G55VW thermald[936]: Running on a vanilla kernel
mai 27 05:28:29 nick-G55VW thermald[936]: Polling mode is enabled: 4
mai 27 05:28:29 nick-G55VW thermald[936]: sensor_update: type acpitz
mai 27 05:28:29 nick-G55VW kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
mai 27 05:28:29 nick-G55VW kernel: Bluetooth: BNEP filters: protocol multicast
mai 27 05:28:29 nick-G55VW kernel: Bluetooth: BNEP socket layer initialized
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Starting SDP server
mai 27 05:28:29 nick-G55VW bluetoothd[981]: DIS cannot start: GATT is disabled
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Failed to init deviceinfo plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Failed to init proximity plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Failed to init time plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Failed to init alert plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Failed to init thermometer plugin
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Successfully called chroot().
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Successfully dropped remaining capabilities.
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Loading service file /services/udisks.service.
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Failed to init gatt_example plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Bluetooth Management interface initialized
mai 27 05:28:29 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
mai 27 05:28:29 nick-G55VW systemd[1]: Started Avahi mDNS/DNS-SD Stack.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Thermal Daemon Service.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Bluetooth service.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: Record successful boot for GRUB.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: automatic crash report generation.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: Start busybox udhcpd at boot time.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: Speech Dispatcher.
mai 27 05:28:29 nick-G55VW systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 929 (update-binfmts)
mai 27 05:28:29 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
mai 27 05:28:29 nick-G55VW freshclam[928]: Reading CVD header (main.cvd): WARNING: Can't get information about db.local.clamav.net: Name or service not known
mai 27 05:28:29 nick-G55VW freshclam[928]: WARNING: Can't read main.cvd header from db.local.clamav.net (IP: )
mai 27 05:28:29 nick-G55VW freshclam[928]: Trying again in 5 secs...
mai 27 05:28:29 nick-G55VW kernel: Bluetooth: RFCOMM TTY layer initialized
mai 27 05:28:29 nick-G55VW kernel: Bluetooth: RFCOMM socket layer initialized
mai 27 05:28:29 nick-G55VW kernel: Bluetooth: RFCOMM ver 1.11
mai 27 05:28:29 nick-G55VW thermald[936]: sensor_update: type x86_pkg_temp
mai 27 05:28:29 nick-G55VW thermald[936]: thd_read_default_thermal_sensors loaded 2 sensors
mai 27 05:28:29 nick-G55VW thermald[936]: dts /sys/devices/platform/coretemp.0/name doesn't exist
mai 27 05:28:29 nick-G55VW thermald[936]: failed to open /dev/acpi_thermal_rel
mai 27 05:28:29 nick-G55VW thermald[936]: failed to open /dev/acpi_thermal_rel
mai 27 05:28:29 nick-G55VW thermald[936]: TRT/ART read failed
mai 27 05:28:29 nick-G55VW thermald[936]: Dumping parsed XML Data
mai 27 05:28:29 nick-G55VW thermald[936]: *** Index 0 ***
mai 27 05:28:29 nick-G55VW thermald[936]: Name: GenericX86LaptopDevice
mai 27 05:28:29 nick-G55VW thermald[936]: UUID:
mai 27 05:28:29 nick-G55VW thermald[936]: type: 0
mai 27 05:28:29 nick-G55VW thermald[936]: Sensor 0
mai 27 05:28:29 nick-G55VW thermald[936]: Name: TSKN
mai 27 05:28:29 nick-G55VW thermald[936]: Path:
mai 27 05:28:29 nick-G55VW thermald[936]: Async Capable: 1
mai 27 05:28:29 nick-G55VW thermald[936]: Zone 0
mai 27 05:28:29 nick-G55VW thermald[936]: Name: SKIN
mai 27 05:28:29 nick-G55VW thermald[936]: Trip Point 0
mai 27 05:28:29 nick-G55VW thermald[936]: temp 55000
mai 27 05:28:29 nick-G55VW thermald[936]: trip type 2
mai 27 05:28:29 nick-G55VW thermald[936]: hyst id 0
mai 27 05:28:29 nick-G55VW thermald[936]: sensor type TSKN
mai 27 05:28:29 nick-G55VW thermald[936]: cdev index 0
mai 27 05:28:29 nick-G55VW thermald[936]: type rapl_controller
mai 27 05:28:29 nick-G55VW thermald[936]: influence 100
mai 27 05:28:29 nick-G55VW thermald[936]: SamplingPeriod 16
mai 27 05:28:29 nick-G55VW thermald[936]: cdev index 1
mai 27 05:28:29 nick-G55VW thermald[936]: type intel_powerclamp
mai 27 05:28:29 nick-G55VW thermald[936]: influence 100
mai 27 05:28:29 nick-G55VW thermald[936]: SamplingPeriod 12
mai 27 05:28:29 nick-G55VW thermald[936]: *** Index 1 ***
mai 27 05:28:29 nick-G55VW thermald[936]: Name: ExamplePlatformName
mai 27 05:28:29 nick-G55VW thermald[936]: UUID: ExampleUUID
mai 27 05:28:29 nick-G55VW thermald[936]: type: 0
mai 27 05:28:29 nick-G55VW thermald[936]: Sensor 0
mai 27 05:28:29 nick-G55VW thermald[936]: Name: TSKN
mai 27 05:28:29 nick-G55VW thermald[936]: Path:
mai 27 05:28:29 nick-G55VW thermald[936]: Async Capable: 1
mai 27 05:28:29 nick-G55VW thermald[936]: Sensor 1
mai 27 05:28:29 nick-G55VW thermald[936]: Name: example_sensor_1
mai 27 05:28:29 nick-G55VW thermald[936]: Path: /some_path
mai 27 05:28:29 nick-G55VW thermald[936]: Async Capable: 0
mai 27 05:28:29 nick-G55VW thermald[936]: Sensor 2
mai 27 05:28:29 nick-G55VW thermald[936]: Name: example_thermal_sysfs_sensor
mai 27 05:28:29 nick-G55VW thermald[936]: Path:
mai 27 05:28:29 nick-G55VW thermald[936]: Async Capable: 1
mai 27 05:28:29 nick-G55VW thermald[936]: Zone 0
mai 27 05:28:29 nick-G55VW thermald[936]: Name: ExampleZonetype
mai 27 05:28:29 nick-G55VW thermald[936]: Trip Point 0
mai 27 05:28:29 nick-G55VW thermald[936]: temp 75000
mai 27 05:28:29 nick-G55VW thermald[936]: trip type 1
mai 27 05:28:29 nick-G55VW thermald[936]: hyst id 0
mai 27 05:28:29 nick-G55VW thermald[936]: sensor type example_sensor_1
mai 27 05:28:29 nick-G55VW thermald[936]: cdev index 0
mai 27 05:28:29 nick-G55VW thermald[936]: type example_cooling_device
mai 27 05:28:29 nick-G55VW thermald[936]: influence 100
mai 27 05:28:29 nick-G55VW thermald[936]: SamplingPeriod 12
mai 27 05:28:29 nick-G55VW thermald[936]: Cooling Dev 0
mai 27 05:28:29 nick-G55VW thermald[936]: Type: example_cooling_device
mai 27 05:28:29 nick-G55VW thermald[936]: Path:
mai 27 05:28:29 nick-G55VW thermald[936]: Min: 0
mai 27 05:28:29 nick-G55VW thermald[936]: Max: 50
mai 27 05:28:29 nick-G55VW thermald[936]: Step: 10
mai 27 05:28:29 nick-G55VW thermald[936]: AutoDownControl: 0
mai 27 05:28:29 nick-G55VW thermald[936]: PID: Kp 0,000000
mai 27 05:28:29 nick-G55VW thermald[936]: PID: Ki 0,000000
mai 27 05:28:29 nick-G55VW thermald[936]: PID: Kd 0,000000
mai 27 05:28:29 nick-G55VW thermald[936]: Product Name matched [wildcard]
mai 27 05:28:29 nick-G55VW thermald[936]: sensor id 5: No temp sysfs for reading raw temp
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:0 acpitz Async:1
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:1 x86_pkg_temp Async:1
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:2 hwmon Async:0
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:3 hwmon Async:0
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:4 hwmon Async:0
mai 27 05:28:29 nick-G55VW thermald[936]: thd_read_default_cooling devices loaded 10 cdevs
mai 27 05:28:29 nick-G55VW thermald[936]: powercap RAPL max power limit range 45000000
mai 27 05:28:29 nick-G55VW thermald[936]: set_pid_param 10 [1000.100,10]
mai 27 05:28:29 nick-G55VW thermald[936]: Product Name matched [wildcard]
mai 27 05:28:29 nick-G55VW thermald[936]: name = package-0
mai 27 05:28:29 nick-G55VW thermald[936]: name = core
mai 27 05:28:29 nick-G55VW thermald[936]: 0: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 1: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 2: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 3: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Unknown command complete for opcode 19
mai 27 05:28:29 nick-G55VW bluetoothd[981]: Adapter /org/bluez/981/hci0 has been enabled
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: VirtualBox Linux kernel module.
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Starting SDP server
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: DIS cannot start: GATT is disabled
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Failed to init deviceinfo plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Failed to init proximity plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Failed to init time plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Failed to init alert plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Failed to init thermometer plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Failed to init gatt_example plugin
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Bluetooth Management interface initialized
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Unknown command complete for opcode 19
mai 27 05:28:29 nick-G55VW bluetoothd[981]: bluetoothd[981]: Adapter /org/bluez/981/hci0 has been enabled
mai 27 05:28:29 nick-G55VW vboxdrv[926]: Starting VirtualBox kernel modules ...failed!
mai 27 05:28:29 nick-G55VW vboxdrv[926]: (modprobe vboxdrv failed. Please use 'dmesg' to find out why)
mai 27 05:28:29 nick-G55VW thermald[936]: 4: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 5: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 6: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 7: Processor, C:0 MN: 0 MX:3 ST:1 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 8: LCD, C:90 MN: 0 MX:100 ST:5 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 9: intel_powerclamp, C:-1 MN: 0 MX:50 ST:5 pt:/sys/class/thermal/ rd_bk 0
mai 27 05:28:29 nick-G55VW thermald[936]: 10: rapl_controller, C:0 MN: 0 MX:33750000 ST:2250000 pt:/sys/devices/virtual/powercap/intel-rapl/intel-rapl:0/ rd_bk 1
mai 27 05:28:29 nick-G55VW thermald[936]: 12: cpufreq, C:0 MN: 0 MX:0 ST:1 pt:/sys/devices/system/cpu/ rd_bk 1
mai 27 05:28:29 nick-G55VW thermald[936]: zone acpitz bounded
mai 27 05:28:29 nick-G55VW thermald[936]: zone acpitz bounded
mai 27 05:28:29 nick-G55VW thermald[936]: zone acpitz bounded
mai 27 05:28:29 nick-G55VW thermald[936]: zone acpitz bounded
mai 27 05:28:29 nick-G55VW thermald[936]: Sorted trip dump :
mai 27 05:28:29 nick-G55VW thermald[936]: index 1: type:passive temp:107000 hyst:1 zone id:0 sensor id:0 cdev size:1
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[0] Processor
mai 27 05:28:29 nick-G55VW thermald[936]: index 0: type:critical temp:108000 hyst:1 zone id:0 sensor id:0 cdev size:0
mai 27 05:28:29 nick-G55VW thermald[936]: trip type: 2 temp: 107000
mai 27 05:28:29 nick-G55VW thermald[936]: trip type: 0 temp: 108000
mai 27 05:28:29 nick-G55VW thermald[936]: sysfs write failed trip_point_0_temp
mai 27 05:28:29 nick-G55VW thermald[936]: thd_read_default_thermal_zones loaded 1 zones
mai 27 05:28:29 nick-G55VW thermald[936]: zone cpu will be created
mai 27 05:28:29 nick-G55VW thermald[936]: dts zone /sys/devices/platform/coretemp.0/name doesn't exist
mai 27 05:28:29 nick-G55VW thermald[936]: /sys/class/hwmon/hwmon0/name->acpitz
mai 27 05:28:29 nick-G55VW thermald[936]: /sys/class/hwmon/hwmon1/name->coretemp
mai 27 05:28:29 nick-G55VW thermald[936]: Core temp DTS :critical 105000, max 87000
mai 27 05:28:29 nick-G55VW thermald[936]: Read set point 0
mai 27 05:28:29 nick-G55VW thermald[936]: node type: Element, name: CoolingDevice value: rapl_controller
mai 27 05:28:29 nick-G55VW thermald[936]: node type: Element, name: CoolingDevice value: intel_pstate
mai 27 05:28:29 nick-G55VW thermald[936]: node type: Element, name: CoolingDevice value: intel_powerclamp
mai 27 05:28:29 nick-G55VW thermald[936]: node type: Element, name: CoolingDevice value: cpufreq
mai 27 05:28:29 nick-G55VW thermald[936]: node type: Element, name: CoolingDevice value: Processor
mai 27 05:28:29 nick-G55VW thermald[936]: CDEVS order specified in thermal-cpu-cdev-order.xml
mai 27 05:28:29 nick-G55VW thermald[936]: Sorted trip dump :
mai 27 05:28:29 nick-G55VW thermald[936]: index 1: type:passive temp:87000 hyst:0 zone id:1 sensor id:65535 cdev size:4
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[0] rapl_controller
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[1] intel_powerclamp
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[2] cpufreq
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[3] Processor
mai 27 05:28:29 nick-G55VW thermald[936]: index 0: type:max temp:95000 hyst:0 zone id:1 sensor id:65535 cdev size:4
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[0] rapl_controller
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[1] intel_powerclamp
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[2] cpufreq
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[3] Processor
mai 27 05:28:29 nick-G55VW thermald[936]: trip type: 2 temp: 87000
mai 27 05:28:29 nick-G55VW thermald[936]: trip type: 1 temp: 95000
mai 27 05:28:29 nick-G55VW thermald[936]: Read set point 0
mai 27 05:28:29 nick-G55VW thermald[936]: Read set point 0
mai 27 05:28:29 nick-G55VW thermald[936]: /sys/class/hwmon/hwmon2/name->asus
mai 27 05:28:29 nick-G55VW systemd-logind[940]: Watching system buttons on /dev/input/event2 (Power Button)
mai 27 05:28:29 nick-G55VW systemd-logind[940]: Watching system buttons on /dev/input/event7 (Video Bus)
mai 27 05:28:29 nick-G55VW systemd-logind[940]: Watching system buttons on /dev/input/event0 (Lid Switch)
mai 27 05:28:29 nick-G55VW systemd-logind[940]: Watching system buttons on /dev/input/event1 (Sleep Button)
mai 27 05:28:29 nick-G55VW systemd-logind[940]: New seat seat0.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Login Service.
mai 27 05:28:29 nick-G55VW systemd[1]: Stopped LSB: Start NTP daemon.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
mai 27 05:28:29 nick-G55VW thermald[936]: Product Name matched [wildcard]
mai 27 05:28:29 nick-G55VW thermald[936]: XML zone: invalid sensor type TSKN
mai 27 05:28:29 nick-G55VW thermald[936]: Zone update failed: unable to bind
mai 27 05:28:29 nick-G55VW thermald[936]: Zone 0: acpitz, Active:0 Bind:1 Sensor_cnt:1
mai 27 05:28:29 nick-G55VW thermald[936]: ..sensors..
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:0 acpitz Async:1
mai 27 05:28:29 nick-G55VW thermald[936]: ..trips..
mai 27 05:28:29 nick-G55VW thermald[936]: index 1: type:passive temp:107000 hyst:1 zone id:0 sensor id:0 cdev size:1
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[0] Processor
mai 27 05:28:29 nick-G55VW thermald[936]: index 0: type:critical temp:108000 hyst:1 zone id:0 sensor id:0 cdev size:0
mai 27 05:28:29 nick-G55VW thermald[936]: index 2: type:polling temp:102000 hyst:0 zone id:0 sensor id:0 cdev size:0
mai 27 05:28:29 nick-G55VW thermald[936]: Zone 1: cpu, Active:1 Bind:0 Sensor_cnt:1
mai 27 05:28:29 nick-G55VW thermald[936]: ..sensors..
mai 27 05:28:29 nick-G55VW thermald[936]: sensor index:1 x86_pkg_temp Async:1
mai 27 05:28:29 nick-G55VW thermald[936]: ..trips..
mai 27 05:28:29 nick-G55VW thermald[936]: index 1: type:passive temp:87000 hyst:0 zone id:1 sensor id:65535 cdev size:4
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[0] rapl_controller
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[1] intel_powerclamp
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[2] cpufreq
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[3] Processor
mai 27 05:28:29 nick-G55VW thermald[936]: index 0: type:max temp:95000 hyst:0 zone id:1 sensor id:65535 cdev size:4
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[0] rapl_controller
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[1] intel_powerclamp
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[2] cpufreq
mai 27 05:28:29 nick-G55VW thermald[936]: cdev[3] Processor
mai 27 05:28:29 nick-G55VW thermald[936]: index 2: type:polling temp:75200 hyst:0 zone id:1 sensor id:1 cdev size:0
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Network interface enumeration completed.
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Registering HINFO record with values 'X86_64'/'LINUX'.
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Server startup complete. Host name is nick-G55VW.local. Local service cookie is 2719240965.
mai 27 05:28:29 nick-G55VW avahi-daemon[956]: Service "nick-G55VW" (/services/udisks.service) successfully established.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Manage, Install and Generate Color Profiles...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting LSB: VirtualBox web service API...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting LSB: VirtualBox watchdog daemon...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting LSB: VirtualBox autostart service...
mai 27 05:28:29 nick-G55VW systemd[1]: Mounting Arbitrary Executable File Formats File System...
mai 27 05:28:29 nick-G55VW systemd[1]: Reached target Bluetooth.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Bluetooth.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Make remote CUPS printers available locally.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Make remote CUPS printers available locally...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Permit User Sessions...
mai 27 05:28:29 nick-G55VW thermald[936]: FD = 8
mai 27 05:28:29 nick-G55VW thermald[936]: Current user preference is 0
mai 27 05:28:29 nick-G55VW thermald[936]: thd_engine_thread begin
mai 27 05:28:29 nick-G55VW polkitd[1032]: started daemon version 0.105 using authority implementation `local' version `0.105'
mai 27 05:28:29 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
mai 27 05:28:29 nick-G55VW systemd[1]: Mounted Arbitrary Executable File Formats File System.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: VirtualBox web service API.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: VirtualBox watchdog daemon.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: VirtualBox autostart service.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Permit User Sessions.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> init!
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> update_system_hostname
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info>       interface-parser: parsing file /etc/network/interfaces
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info>       interface-parser: finished parsing file /etc/network/interfaces
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> management mode: unmanaged
mai 27 05:28:29 nick-G55VW accounts-daemon[950]: started daemon version 0.6.37
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan5, iface: wlan5)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan5, iface: wlan5): no ifupdown configuration found.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/eth0, iface: eth0)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> devices added (path: /sys/devices/virtual/net/lo, iface: lo)
mai 27 05:28:29 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.ColorManager'
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> end _init.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Initialize hardware monitoring sensors.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> SCPlugin-Ofono: init!
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> SCPlugin-Ofono: end _init.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded plugin ofono: (C) 2013 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (34624032) ... get_connections.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (34624032) ... get_connections (managed=false): return empty list.
mai 27 05:28:29 nick-G55VW systemd[1]: Started Accounts Service.
mai 27 05:28:29 nick-G55VW sensors[993]: acpitz-virtual-0
mai 27 05:28:29 nick-G55VW sensors[993]: Adapter: Virtual device
mai 27 05:28:29 nick-G55VW sensors[993]: temp1:        +58.0°C  (crit = +108.0°C)
mai 27 05:28:29 nick-G55VW sensors[993]: coretemp-isa-0000
mai 27 05:28:29 nick-G55VW sensors[993]: Adapter: ISA adapter
mai 27 05:28:29 nick-G55VW sensors[993]: Physical id 0:  +62.0°C  (high = +87.0°C, crit = +105.0°C)
mai 27 05:28:29 nick-G55VW sensors[993]: Core 0:         +60.0°C  (high = +87.0°C, crit = +105.0°C)
mai 27 05:28:29 nick-G55VW sensors[993]: Core 1:         +62.0°C  (high = +87.0°C, crit = +105.0°C)
mai 27 05:28:29 nick-G55VW sensors[993]: Core 2:         +62.0°C  (high = +87.0°C, crit = +105.0°C)
mai 27 05:28:29 nick-G55VW sensors[993]: Core 3:         +60.0°C  (high = +87.0°C, crit = +105.0°C)
mai 27 05:28:29 nick-G55VW sensors[993]: asus-isa-0000
mai 27 05:28:29 nick-G55VW sensors[993]: Adapter: ISA adapter
mai 27 05:28:29 nick-G55VW sensors[993]: temp1:        +58.0°C
mai 27 05:28:29 nick-G55VW systemd[1]: Started Manage, Install and Generate Color Profiles.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: (NetworkManager:951): GLib-CRITICAL **: g_dir_read_name: assertion 'dir != NULL' failed
mai 27 05:28:29 nick-G55VW systemd[1]: Started fan speed regulator.
mai 27 05:28:29 nick-G55VW gpu-manager[967]: update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf
mai 27 05:28:29 nick-G55VW ntpdate[1059]: Can't find host 0.ubuntu.pool.ntp.org: Name or service not known (-2)
mai 27 05:28:29 nick-G55VW ntpdate[1059]: Can't find host 1.ubuntu.pool.ntp.org: Name or service not known (-2)
mai 27 05:28:29 nick-G55VW ntpdate[1059]: Can't find host 2.ubuntu.pool.ntp.org: Name or service not known (-2)
mai 27 05:28:29 nick-G55VW ntpdate[1059]: Can't find host 3.ubuntu.pool.ntp.org: Name or service not known (-2)
mai 27 05:28:29 nick-G55VW ntpdate[1059]: Can't find host ntp.ubuntu.com: Name or service not known (-2)
mai 27 05:28:29 nick-G55VW ntpdate[1059]: no servers can be used, exiting
mai 27 05:28:29 nick-G55VW systemd[1]: Started Detect the available GPUs and deal with any system changes.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Light Display Manager...
mai 27 05:28:29 nick-G55VW systemd[1]: Started Enable support for additional executable binary formats.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/ContabilitateBellatrix
mai 27 05:28:29 nick-G55VW systemd[1]: Starting LSB: Start NTP daemon...
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/IMPERIALNT
mai 27 05:28:29 nick-G55VW ntp[1107]: * Starting NTP server ntpd
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/usb ethernet
mai 27 05:28:29 nick-G55VW ntpd[1115]: ntpd 4.2.6p5@1.2349-o Mon Apr 13 17:00:14 UTC 2015 (1)
mai 27 05:28:29 nick-G55VW ntpd[1116]: proto: precision = 0.113 usec
mai 27 05:28:29 nick-G55VW ntpd[1116]: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16
mai 27 05:28:29 nick-G55VW ntpd[1116]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
mai 27 05:28:29 nick-G55VW ntpd[1116]: Listen and drop on 1 v6wildcard :: UDP 123
mai 27 05:28:29 nick-G55VW ntpd[1116]: Listen normally on 2 lo 127.0.0.1 UDP 123
mai 27 05:28:29 nick-G55VW ntpd[1116]: Listen normally on 3 lo ::1 UDP 123
mai 27 05:28:29 nick-G55VW ntpd[1116]: peers refreshed
mai 27 05:28:29 nick-G55VW ntpd[1116]: Listening on routing socket on fd #20 for interface updates
mai 27 05:28:29 nick-G55VW systemd[1]: Started Light Display Manager.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: Start NTP daemon.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Orange Default 1
mai 27 05:28:29 nick-G55VW ntp[1107]: ...done.
mai 27 05:28:29 nick-G55VW ntpd[1116]: Deferring DNS for 0.ubuntu.pool.ntp.org 1
mai 27 05:28:29 nick-G55VW ntpd[1116]: Deferring DNS for 1.ubuntu.pool.ntp.org 1
mai 27 05:28:29 nick-G55VW ntpd[1116]: Deferring DNS for 2.ubuntu.pool.ntp.org 1
mai 27 05:28:29 nick-G55VW ntpd[1116]: Deferring DNS for 3.ubuntu.pool.ntp.org 1
mai 27 05:28:29 nick-G55VW ntpd[1116]: Deferring DNS for ntp.ubuntu.com 1
mai 27 05:28:29 nick-G55VW ntpd[1123]: signal_no_reset: signal 17 had flags 4000000
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/KASH
mai 27 05:28:29 nick-G55VW colord[1033]: (colord:1033): Cd-WARNING **: failed to get session [pid 954]: Unknown error -2
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Wired connection 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/AndroidAP123
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/WIFI_ROMPETROL
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/ffda
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/ACRUX
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Clienti Aut. Bavaria
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Clienti Bar Caffe
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list.
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], state read from /var/lib/smartmontools/smartd.ST750LX003_1AC154-W200TL2T.ata.state
mai 27 05:28:29 nick-G55VW smartd[927]: Monitoring 2 ATA and 0 SCSI devices
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/HAPPY
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 47 to 52
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/POCKET
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/digsys_rousse13_3
mai 27 05:28:29 nick-G55VW nvidia-persistenced[1136]: Started (1136)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/digsys_rousse4
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/kiss
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/www.networx-bg.com1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/cazino
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 69 to 68
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 31 to 32
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Gheraiesti
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Gheraiesti 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/AndroidAP
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/AndroidAP 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/AndroidAP 2
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Gheraiesti 2
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Clicknet-110C
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Clicknet-ED3A
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Raiffeisen
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Imperial
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/linksys
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/AndroidAPz
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.Samsung_SSD_840_EVO_500GB_mSATA-S1KMNEAF103129P.ata.state
mai 27 05:28:29 nick-G55VW smartd[927]: Device: /dev/sdb [SAT], state written to /var/lib/smartmontools/smartd.ST750LX003_1AC154-W200TL2T.ata.state
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/DSL connection 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Digi.Net Mobil Home 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Vitosha2
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Vitosha
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/VitoshaVIP
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/MTITC Free Internet 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/MTITC Free Internet 3
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/bavariamotors
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/seclap
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/MTC_1A8
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Mihai
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Homewifi
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Homewifi 1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/WG-Public
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Homewifi5G
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/Homewifi 2
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> new connection /etc/NetworkManager/system-connections/cazino5ghz
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> SCPlugin-Ofono: (34432528) ... get_connections.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> SCPlugin-Ofono: (34432528) connections count: 0
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> get unmanaged devices count: 0
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> monitoring kernel firmware directory '/lib/firmware'.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> monitoring ifupdown state file '/run/network/ifstate'.
mai 27 05:28:29 nick-G55VW kernel: ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20141107/nsarguments-95)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill1) (platform driver asus-nb-wmi)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> WiFi enabled by radio killswitch; enabled by state file
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> WWAN enabled by radio killswitch; disabled by state file
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> WiMAX enabled by radio killswitch; enabled by state file
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> Networking is enabled by state file
mai 27 05:28:29 nick-G55VW systemd[1]: Started Network Manager.
mai 27 05:28:29 nick-G55VW systemd[1]: Reached target Network.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Network.
mai 27 05:28:29 nick-G55VW systemd[1]: Started OpenBSD Secure Shell server.
mai 27 05:28:29 nick-G55VW systemd[1]: Starting OpenBSD Secure Shell server...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting /etc/rc.local Compatibility...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting MySQL Community Server...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting OpenVPN service...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting LSB: Start the PulseAudio sound server...
mai 27 05:28:29 nick-G55VW systemd[1]: Starting Network Manager Wait Online...
mai 27 05:28:29 nick-G55VW systemd[1]: Started OpenVPN service.
mai 27 05:28:29 nick-G55VW systemd[1]: Started LSB: Start the PulseAudio sound server.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (lo): link connected
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (lo): carrier is ON
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
mai 27 05:28:29 nick-G55VW NetworkManager[951]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
mai 27 05:28:29 nick-G55VW sshd[1138]: Server listening on 0.0.0.0 port 22.
mai 27 05:28:29 nick-G55VW sshd[1138]: Server listening on :: port 22.
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (eth0): carrier is OFF
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (eth0): new Ethernet device (driver: 'atl1c' ifindex: 2)
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
mai 27 05:28:29 nick-G55VW NetworkManager[951]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
mai 27 05:28:29 nick-G55VW mysqld_safe[1148]: 150527 05:28:29 mysqld_safe Can't log to error log and syslog at the same time.  Remove all --log-error configuration options for --syslog to take effect.
mai 27 05:28:29 nick-G55VW mysqld_safe[1148]: 150527 05:28:29 mysqld_safe Logging to '/var/log/mysql/error.log'.
mai 27 05:28:29 nick-G55VW mysqld_safe[1148]: 150527 05:28:29 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
mai 27 05:28:29 nick-G55VW rc.local[1139]: Create a readonly snapshot of '/' in '/mnt/snapshots/@/2015.05.27-05.28.29'
mai 27 05:28:30 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: write UDPv4: Network is unreachable (code=101)
mai 27 05:28:30 nick-G55VW systemd[1]: Started ACPI event daemon.
mai 27 05:28:30 nick-G55VW systemd[1]: Starting ACPI event daemon...
mai 27 05:28:30 nick-G55VW su[1537]: Successful su for nick by root
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (eth0): preparing device
mai 27 05:28:30 nick-G55VW su[1537]: + ??? root:nick
mai 27 05:28:30 nick-G55VW su[1537]: pam_unix(su:session): session opened for user nick by (uid=0)
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): using nl80211 for WiFi device control
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): driver supports Access Point (AP) mode
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3)
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): exported as /org/freedesktop/NetworkManager/Devices/2
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
mai 27 05:28:30 nick-G55VW systemd[1]: Created slice user-1000.slice.
mai 27 05:28:30 nick-G55VW systemd[1]: Starting user-1000.slice.
mai 27 05:28:30 nick-G55VW kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
mai 27 05:28:30 nick-G55VW kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
mai 27 05:28:30 nick-G55VW systemd[1]: Starting User Manager for UID 1000...
mai 27 05:28:30 nick-G55VW systemd-logind[940]: New session c1 of user nick.
mai 27 05:28:30 nick-G55VW systemd[1561]: pam_unix(systemd-user:session): session opened for user nick by (uid=0)
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): preparing device
mai 27 05:28:30 nick-G55VW dbus[996]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
mai 27 05:28:30 nick-G55VW systemd[1]: Started Session c1 of user nick.
mai 27 05:28:30 nick-G55VW systemd[1]: Starting Session c1 of user nick.
mai 27 05:28:30 nick-G55VW systemd[1]: Starting WPA supplicant...
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> urfkill disappeared from the bus
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_supplicant v2.1
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: random: Trying to read entropy from /dev/random
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> use BlueZ version 4
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: Register D-Bus object '/fi/w1/wpa_supplicant1'
mai 27 05:28:30 nick-G55VW dbus[996]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Providing DBus service 'fi.w1.wpa_supplicant1'.
mai 27 05:28:30 nick-G55VW cups-browsed[1044]: (process:1044): GLib-CRITICAL **: Source ID 4294967295 was not found when attempting to remove it
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Providing DBus service 'fi.epitest.hostap.WPASupplicant'.
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Successfully initialized wpa_supplicant
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: random: Got 8/20 bytes from /dev/random
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: fi.w1.wpa_supplicant1.CreateInterface (/fi/w1/wpa_supplicant1)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Override interface parameter: ctrl_interface ('(null)' -> '/var/run/wpa_supplicant')
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Initializing interface 'wlan5' conf 'N/A' driver 'nl80211,wext' ctrl_interface '/var/run/wpa_supplicant' bridge 'N/A'
mai 27 05:28:30 nick-G55VW systemd[1]: Started WPA supplicant.
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> wpa_supplicant started
mai 27 05:28:30 nick-G55VW systemd[1561]: Reached target Timers.
mai 27 05:28:30 nick-G55VW systemd[1561]: Starting Timers.
mai 27 05:28:30 nick-G55VW systemd[1561]: Reached target Sockets.
mai 27 05:28:30 nick-G55VW systemd[1561]: Starting Sockets.
mai 27 05:28:30 nick-G55VW systemd[1561]: Reached target Paths.
mai 27 05:28:30 nick-G55VW systemd[1561]: Starting Paths.
mai 27 05:28:30 nick-G55VW systemd[1561]: Reached target Basic System.
mai 27 05:28:30 nick-G55VW systemd[1561]: Starting Basic System.
mai 27 05:28:30 nick-G55VW systemd[1561]: Reached target Default.
mai 27 05:28:30 nick-G55VW systemd[1561]: Startup finished in 16ms.
mai 27 05:28:30 nick-G55VW systemd[1561]: Starting Default.
mai 27 05:28:30 nick-G55VW systemd[1]: Started User Manager for UID 1000.
mai 27 05:28:30 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
mai 27 05:28:30 nick-G55VW systemd[1]: Starting Console Manager...
mai 27 05:28:30 nick-G55VW console-kit-daemon[1567]: missing action
mai 27 05:28:30 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
mai 27 05:28:30 nick-G55VW systemd[1]: Started Console Manager.
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: rfkill: initial event: idx=0 type=2 op=0 soft=0 hard=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: rfkill: initial event: idx=1 type=1 op=0 soft=0 hard=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: rfkill: initial event: idx=2 type=1 op=0 soft=0 hard=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Supported cipher 00-0f-ac:4
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Supported cipher 00-0f-ac:2
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Supported cipher 00-0f-ac:1
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Supported cipher 00-0f-ac:5
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Supported cipher 00-0f-ac:6
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Supported cipher 00-14-72:1
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Using driver-based off-channel TX
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Use separate P2P group interface (driver advertised support)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: interface wlan5 in phy phy0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Set mode ifindex 3 iftype 2 (STATION)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Subscribe to mgmt frames with non-AP handle 0x24b8000
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=0104
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=040a
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=040b
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=040c
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=040d
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=090a
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=090b
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=090c
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=090d
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=0409506f9a09
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=7f506f9a09
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=0801
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=06
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=0a07
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Register frame type=0xd0 nl_handle=0x24b8000 match=0a11
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: driver param='(null)'
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Add interface wlan5 to a new radio phy0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=00
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: 2402-2472 @ 40 MHz 20 mBm
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: 2457-2482 @ 40 MHz 20 mBm
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: 2474-2494 @ 20 MHz 20 mBm
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: 5170-5250 @ 40 MHz 20 mBm
mai 27 05:28:30 nick-G55VW autossh[1639]: port set to 0, monitoring disabled
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: 5735-5835 @ 40 MHz 20 mBm
mai 27 05:28:30 nick-G55VW autossh[1642]: starting ssh (count 1)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 05:28:30 nick-G55VW su[1537]: pam_unix(su:session): session closed for user nick
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh child pid is 1643
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Do not indicate P2P_DEVICE support (p2p_device=1 driver param not specified)
mai 27 05:28:30 nick-G55VW systemd[1]: Started /etc/rc.local Compatibility.
mai 27 05:28:30 nick-G55VW systemd[1]: Starting Wait for Plymouth Boot Screen to Quit...
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:30 nick-G55VW autossh[1642]: starting ssh (count 2)
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh child pid is 1650
mai 27 05:28:30 nick-G55VW console-kit-daemon[1567]: console-kit-daemon[1567]: GLib-CRITICAL: Source ID 13 was not found when attempting to remove it
mai 27 05:28:30 nick-G55VW console-kit-daemon[1567]: GLib-CRITICAL: Source ID 13 was not found when attempting to remove it
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:30 nick-G55VW autossh[1642]: starting ssh (count 3)
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh child pid is 1653
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:30 nick-G55VW autossh[1642]: starting ssh (count 4)
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh child pid is 1654
mai 27 05:28:30 nick-G55VW acpid[1560]: starting up with netlink and the input layer
mai 27 05:28:30 nick-G55VW acpid[1560]: 9 rules loaded
mai 27 05:28:30 nick-G55VW acpid[1560]: waiting for events: event logging is off
mai 27 05:28:30 nick-G55VW acpid[1560]: client connected from 1118[0:0]
mai 27 05:28:30 nick-G55VW acpid[1560]: 1 client rule loaded
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:30 nick-G55VW autossh[1642]: starting ssh (count 5)
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh child pid is 1655
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:30 nick-G55VW autossh[1642]: starting ssh (count 6)
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh child pid is 1656
mai 27 05:28:30 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: Own MAC address: d8:fc:93:e4:70:d7
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: flushing PMKID list in the driver
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Flush PMKIDs
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: State: DISCONNECTED -> INACTIVE
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: WPS: UUID based on MAC address: ac189400-843c-5a7e-96df-115886c4754e
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state DISCONNECTED
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Unauthorized
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Skip set_supp_port(unauthorized) while not associated
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: EAPOL: KEY_RX entering state NO_KEY_RECEIVE
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state INITIALIZE
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: EAP: EAP entering state DISABLED
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: Own listen channel: 11
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: Random operating channel: 81:6
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: initialized
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: Register interface object '/fi/w1/wpa_supplicant1/Interfaces/1'
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Do not indicate P2P_DEVICE support (p2p_device=1 driver param not specified)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: Failed to construct signal
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: Added interface wlan5
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: State: INACTIVE -> DISCONNECTED
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=5 linkmode=0 ifi_flags=0x1003 ([UP])
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=5 linkmode=1 ifi_flags=0x1003 ([UP])
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Do not indicate P2P_DEVICE support (p2p_device=1 driver param not specified)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: fi.w1.wpa_supplicant1.Interface.NetworkReply (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <warn> could not get interface properties: No readable properties in this interface.
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: org.freedesktop.DBus.Introspectable.Introspect (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: starting -> ready
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Do not indicate P2P_DEVICE support (p2p_device=1 driver param not specified)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: fi.w1.wpa_supplicant1.Interface.Scan (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'scan'@0x24b4310
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 05:28:30 nick-G55VW NetworkManager[951]: <warn> could not get interface properties: No readable properties in this interface.
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'scan'@0x24b4310 after 0.000135 second wait
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: scan request
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: Scan requested (ret=0) - scan timeout 10 seconds
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan5
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: Scan trigger
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_STARTED (49) received
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: Own scan request started a scan in 0.000337 seconds
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-SCAN-STARTED
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 05:28:30 nick-G55VW systemd[1]: Started MySQL Community Server.
mai 27 05:28:30 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=2 linkmode=1 ifi_flags=0x1003 ([UP])
mai 27 05:28:31 nick-G55VW ntpd_intres[1123]: host name not found: 0.ubuntu.pool.ntp.org
mai 27 05:28:31 nick-G55VW ntpd_intres[1123]: host name not found: 1.ubuntu.pool.ntp.org
mai 27 05:28:31 nick-G55VW ntpd_intres[1123]: host name not found: 2.ubuntu.pool.ntp.org
mai 27 05:28:31 nick-G55VW ntpd_intres[1123]: host name not found: 3.ubuntu.pool.ntp.org
mai 27 05:28:31 nick-G55VW ntpd_intres[1123]: host name not found: ntp.ubuntu.com
mai 27 05:28:31 nick-G55VW systemd[1]: Received SIGRTMIN+21 from PID 363 (plymouthd).
mai 27 05:28:31 nick-G55VW systemd[1]: Started Wait for Plymouth Boot Screen to Quit.
mai 27 05:28:31 nick-G55VW systemd[1]: Started Getty on tty1.
mai 27 05:28:31 nick-G55VW systemd[1]: Starting Getty on tty1...
mai 27 05:28:31 nick-G55VW systemd[1]: Reached target Login Prompts.
mai 27 05:28:31 nick-G55VW systemd[1]: Starting Login Prompts.
mai 27 05:28:31 nick-G55VW lightdm[1670]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
mai 27 05:28:31 nick-G55VW lightdm[1670]: PAM adding faulty module: pam_kwallet.so
mai 27 05:28:31 nick-G55VW lightdm[1670]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
mai 27 05:28:31 nick-G55VW systemd[1]: Created slice user-111.slice.
mai 27 05:28:31 nick-G55VW systemd[1]: Starting user-111.slice.
mai 27 05:28:31 nick-G55VW systemd[1]: Starting User Manager for UID 111...
mai 27 05:28:31 nick-G55VW systemd-logind[940]: New session c2 of user lightdm.
mai 27 05:28:31 nick-G55VW systemd[1672]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
mai 27 05:28:31 nick-G55VW systemd[1]: Started Session c2 of user lightdm.
mai 27 05:28:31 nick-G55VW systemd[1]: Starting Session c2 of user lightdm.
mai 27 05:28:31 nick-G55VW systemd[1672]: Reached target Sockets.
mai 27 05:28:31 nick-G55VW systemd[1672]: Starting Sockets.
mai 27 05:28:31 nick-G55VW systemd[1672]: Reached target Timers.
mai 27 05:28:31 nick-G55VW systemd[1672]: Starting Timers.
mai 27 05:28:31 nick-G55VW systemd[1672]: Reached target Paths.
mai 27 05:28:31 nick-G55VW systemd[1672]: Starting Paths.
mai 27 05:28:31 nick-G55VW systemd[1672]: Reached target Basic System.
mai 27 05:28:31 nick-G55VW systemd[1672]: Starting Basic System.
mai 27 05:28:31 nick-G55VW systemd[1672]: Reached target Default.
mai 27 05:28:31 nick-G55VW systemd[1672]: Startup finished in 7ms.
mai 27 05:28:31 nick-G55VW systemd[1672]: Starting Default.
mai 27 05:28:31 nick-G55VW systemd[1]: Started User Manager for UID 111.
mai 27 05:28:31 nick-G55VW lightdm[1670]: pam_ck_connector(lightdm-greeter:session): nox11 mode, ignoring PAM_TTY :0
mai 27 05:28:31 nick-G55VW org.a11y.atspi.Registry[1690]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
mai 27 05:28:31 nick-G55VW wpa_supplicant[1565]: EAPOL: disable timer tick
mai 27 05:28:31 nick-G55VW lightdm[1708]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
mai 27 05:28:31 nick-G55VW lightdm[1708]: PAM adding faulty module: pam_kwallet.so
mai 27 05:28:31 nick-G55VW lightdm[1708]: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "nick"
mai 27 05:28:31 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
mai 27 05:28:31 nick-G55VW systemd[1]: Starting RealtimeKit Scheduling Policy Service...
mai 27 05:28:31 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
mai 27 05:28:31 nick-G55VW systemd[1]: Started RealtimeKit Scheduling Policy Service.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Successfully called chroot.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Successfully dropped privileges.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Successfully limited resources.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Running.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Watchdog thread running.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Canary thread running.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Successfully made thread 1769 of process 1769 (n/a) owned by '111' high priority at nice level -11.
mai 27 05:28:31 nick-G55VW rtkit-daemon[1774]: Supervising 1 threads of 1 processes of 1 users.
mai 27 05:28:32 nick-G55VW autossh[1642]: starting ssh (count 7)
mai 27 05:28:32 nick-G55VW autossh[1642]: ssh child pid is 1784
mai 27 05:28:32 nick-G55VW autossh[1642]: ssh exited with error status 255; restarting ssh
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 1 threads of 1 processes of 1 users.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Successfully made thread 1789 of process 1769 (n/a) owned by '111' RT at priority 5.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 2 threads of 1 processes of 1 users.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 2 threads of 1 processes of 1 users.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Successfully made thread 1790 of process 1769 (n/a) owned by '111' RT at priority 5.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 3 threads of 1 processes of 1 users.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 3 threads of 1 processes of 1 users.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Successfully made thread 1791 of process 1769 (n/a) owned by '111' RT at priority 5.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 4 threads of 1 processes of 1 users.
mai 27 05:28:33 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPAG
mai 27 05:28:33 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPHS
mai 27 05:28:33 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSource
mai 27 05:28:33 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSink
mai 27 05:28:33 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPAG
mai 27 05:28:33 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPHS
mai 27 05:28:33 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSource
mai 27 05:28:33 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSink
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Successfully made thread 1794 of process 1794 (n/a) owned by '111' high priority at nice level -11.
mai 27 05:28:33 nick-G55VW rtkit-daemon[1774]: Supervising 5 threads of 2 processes of 1 users.
mai 27 05:28:33 nick-G55VW pulseaudio[1794]: [pulseaudio] pid.c: Daemon already running.
mai 27 05:28:33 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
mai 27 05:28:33 nick-G55VW systemd[1]: Starting Daemon for power management...
mai 27 05:28:33 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.UPower'
mai 27 05:28:33 nick-G55VW systemd[1]: Started Daemon for power management.
mai 27 05:28:34 nick-G55VW freshclam[928]: ClamAV update process started at Wed May 27 05:28:34 2015
mai 27 05:28:34 nick-G55VW freshclam[928]: WARNING: Can't query current.cvd.clamav.net
mai 27 05:28:34 nick-G55VW freshclam[928]: WARNING: Invalid DNS reply. Falling back to HTTP mode.
mai 27 05:28:34 nick-G55VW freshclam[928]: Reading CVD header (main.cvd): WARNING: Can't get information about db.local.clamav.net: Name or service not known
mai 27 05:28:34 nick-G55VW freshclam[928]: WARNING: Can't read main.cvd header from db.local.clamav.net (IP: )
mai 27 05:28:34 nick-G55VW freshclam[928]: Trying again in 5 secs...
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1003 ([UP])
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan5
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: New scan results available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID ''
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_RESULTS (3) received
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Scan completed in 3.365650 seconds
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Received scan results (6 BSSes)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Start scan result update 1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 0 BSSID d8:50:e6:da:1d:b0 SSID 'Homewifi'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/0'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 1 BSSID d8:50:e6:da:1d:b4 SSID 'Homewifi5G'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/1'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 2 BSSID 4c:ed:de:af:07:3c SSID 'Mihai'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/2'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 3 BSSID c0:4a:00:b6:9b:63 SSID 'Maya'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/3'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 4 BSSID f8:3d:ff:8e:cf:a5 SSID 'Clicknet-CF9C'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/4'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 5 BSSID d8:50:e6:c8:ea:38 SSID 'gorgel'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/5'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: BSS: last_scan_res_used=6/32
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: New scan results available (own=1 ext=0)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: AP c0:4a:00:b6:9b:63 type 0 added
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: AP f8:3d:ff:8e:cf:a5 type 0 added
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: AP[0] c0:4a:00:b6:9b:63 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Auto-activating connection 'Homewifi5G'.
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPS: AP[1] f8:3d:ff:8e:cf:a5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'scan'@0x24b4310 done in 3.369256 seconds
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: No suitable network found
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Use normal scan instead of sched_scan for initial scans (normal_scans=1)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Short-circuit new scan request since there are no enabled networks
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: DISCONNECTED -> INACTIVE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 05:28:34 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: write UDPv4: Network is unreachable (code=101)
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: ready -> inactive
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) starting connection 'Homewifi5G'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 1 of 5 (Device Prepare) scheduled...
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 1 of 5 (Device Prepare) started...
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: disconnected -> prepare (reason 'none') [30 40 0]
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> NetworkManager state is now CONNECTING
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 2 of 5 (Device Configure) scheduled...
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 1 of 5 (Device Prepare) complete.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 2 of 5 (Device Configure) starting...
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: prepare -> config (reason 'none') [40 50 0]
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5/wireless): connection 'Homewifi5G' has security, and secrets exist.  No new secrets needed.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Config: added 'ssid' value 'Homewifi5G'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Config: added 'scan_ssid' value '1'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Config: added 'auth_alg' value 'OPEN'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Config: added 'psk' value '<omitted>'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 2 of 5 (Device Configure) complete.
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: org.freedesktop.DBus.Properties.Set (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Config: set interface ap_scan to 1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: fi.w1.wpa_supplicant1.Interface.AddNetwork (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: Register network object '/fi/w1/wpa_supplicant1/Interfaces/1/Networks/0'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: scan_ssid=1 (0x1)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: auth_alg: 0x1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_mgmt: 0x2
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: PSK (from passphrase) - hexdump(len=32): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: fi.w1.wpa_supplicant1.Interface.SelectNetwork (/fi/w1/wpa_supplicant1/Interfaces/1)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b0 ssid='Homewifi' wpa_ie_len=0 rsn_ie_len=20 caps=0x1411 level=-43
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: 1: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-49
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:    selected based on RSN IE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:    selected BSS d8:50:e6:da:1d:b4 ssid='Homewifi5G'
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Considering connect request: reassociate: 1  selected: d8:50:e6:da:1d:b4  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: INACTIVE  ssid=0x24d7f80  current_ssid=0x24d7f80
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Request association with d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'sme-connect'@0x24d7e70
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'sme-connect'@0x24d7e70 after 0.000062 second wait
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Automatic auth_alg selection: 0x1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Overriding auth_alg selection: 0x1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: PMKSA cache search - network_ctx=0x24d7f80 try_opportunistic=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: Search for BSSID d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: No PMKSA cache entry found
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: using IEEE 802.11i/D9.0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected mgmt group cipher 32
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: clearing AP WPA IE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using GTK CCMP
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using PTK CCMP
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using KEY_MGMT WPA-PSK
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: not using MGMT group cipher
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Trying to authenticate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: INACTIVE -> AUTHENTICATING
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP fail=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portControl=Auto
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate (ifindex=3)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=0): [NULL]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * Auth Type 0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Authentication request send successfully
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlan5
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: New station d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlan5
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 37 (NL80211_CMD_AUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=41): b0 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 90 fe 00 00 02 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate event
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Event AUTH (11) received
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Authentication response: peer=d8:50:e6:da:1d:b4 auth_type=0 auth_transaction=2 status_code=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: SME: Authentication response IEs - hexdump(len=11): dd 09 00 10 18 02 01 00 1c 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: AUTHENTICATING -> ASSOCIATING
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Associate (ifindex=3)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=32): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 08 04 00 00 00 01 00 00 40
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * WPA Versions 0x2
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * pairwise=0xfac04
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: * group=0xfac04
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Association request send successfully
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: inactive -> associating
mai 27 05:28:34 nick-G55VW kernel: wlan5: authenticate with d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW kernel: wlan5: send auth to d8:50:e6:da:1d:b4 (try 1/3)
mai 27 05:28:34 nick-G55VW kernel: wlan5: authenticated
mai 27 05:28:34 nick-G55VW kernel: wlan5: associate with d8:50:e6:da:1d:b4 (try 1/3)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlan5
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 38 (NL80211_CMD_ASSOCIATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=173): 10 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 a0 fe 11 10 00 00 02 c0 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Associate event
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Event ASSOC (0) received
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Association info event
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: resp_ies - hexdump(len=143): 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=53 elen=1)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=65 elen=1)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=70 elen=5)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: freq=5220 MHz
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATING -> ASSOCIATED
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Associated to a new BSS: BSSID=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Associated with d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Association event - clear replay counter
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Clear old PTK
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state CONNECTING
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: enable timer tick
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=5 linkmode=1 ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan5
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore connect event (cmd=46) when using userspace SME
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=DE (DFS-ETSI)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: 2400-2483 @ 40 MHz 20 mBm
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: 5150-5250 @ 40 MHz 20 mBm
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: 5250-5350 @ 40 MHz 20 mBm
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: 5470-5725 @ 40 MHz 26 mBm
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: 57240-65880 @ 2160 MHz 40 mBm
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associating -> associated
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=117
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=22
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATED -> 4WAY_HANDSHAKE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 1 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: PMKID from Authenticator - hexdump(len=16): 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: no matching PMKID found
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: Get randomness: len=32 entropy=7
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Renewed SNonce - hexdump(len=32): 9e 27 3b 71 3f 77 42 81 b4 af f6 16 7f a4 ab f5 63 31 9b 8b 03 17 f0 df c2 75 9f 90 ec ff a7 ca
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: PTK derivation - A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Nonce1 - hexdump(len=32): 9e 27 3b 71 3f 77 42 81 b4 af f6 16 7f a4 ab f5 63 31 9b 8b 03 17 f0 df c2 75 9f 90 ec ff a7 ca
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Nonce2 - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: PMK - hexdump(len=32): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: PTK - hexdump(len=48): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 2/4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): 5b df 52 4e 77 6b 78 77 e1 9f e3 ed 1b d7 4e 2d
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 9e 27 3b 71 3f 77 42 81 b4 af f6 16 7f a4 ab f5 63 31 9b 8b 03 17 f0 df c2 75 9f 90 ec ff a7 ca 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5b df 52 4e 77 6b 78 77 e1 9f e3 ed 1b d7 4e 2d 00 16 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 05:28:34 nick-G55VW kernel: wlan5: RX AssocResp from d8:50:e6:da:1d:b4 (capab=0x1011 status=0 aid=2)
mai 27 05:28:34 nick-G55VW kernel: wlan5: associated
mai 27 05:28:34 nick-G55VW kernel: cfg80211: Calling CRDA for country: DE
mai 27 05:28:34 nick-G55VW kernel: cfg80211: Regulatory domain changed to country: DE
mai 27 05:28:34 nick-G55VW kernel: cfg80211:  DFS Master region: ETSI
mai 27 05:28:34 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 05:28:34 nick-G55VW kernel: cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 05:28:34 nick-G55VW kernel: cfg80211:   (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 05:28:34 nick-G55VW kernel: cfg80211:   (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
mai 27 05:28:34 nick-G55VW kernel: cfg80211:   (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
mai 27 05:28:34 nick-G55VW kernel: cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associated -> 4-way handshake
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28 a4 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cf b9 50 75 7e ee 16 96 e1 52 15 6e 2c ec 8b a9 00 38 2d bd f4 16 aa 46 1d f4 df c5 48 88 84 6e 2b 6c 31 4f c8 39 f7 6e d7 ac ae 2a f1 ae 84 31 cb 6c 29 99 c0 dd d7 42 ac 83 ae 92 f5 64 d8 14 3b 76 ce ad bb 33 00 87 58 3f
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=151
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=56
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): a4 03 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): cf b9 50 75 7e ee 16 96 e1 52 15 6e 2c ec 8b a9
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 27 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28 a4 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cf b9 50 75 7e ee 16 96 e1 52 15 6e 2c ec 8b a9 00 38 2d bd f4 16 aa 46 1d f4 df c5 48 88 84 6e 2b 6c 31 4f c8 39 f7 6e d7 ac ae 2a f1 ae 84 31 cb 6c 29 99 c0 dd d7 42 ac 83 ae 92 f5 64 d8 14 3b 76 ce ad bb 33 00 87 58 3f
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: encrypted key data - hexdump(len=56): 2d bd f4 16 aa 46 1d f4 df c5 48 88 84 6e 2b 6c 31 4f c8 39 f7 6e d7 ac ae 2a f1 ae 84 31 cb 6c 29 99 c0 dd d7 42 ac 83 ae 92 f5 64 d8 14 3b 76 ce ad bb 33 00 87 58 3f
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 3 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 dd 16 00 0f ac 01 02 00 4e f4 3c 31 13 41 69 56 c4 ff 59 1e c3 77 54 db dd 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 4/4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): dc cf b0 ff 8d 49 50 f4 68 b3 b8 c3 12 1e 11 77
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dc cf b0 ff 8d 49 50 f4 68 b3 b8 c3 12 1e 11 77 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing PTK to the driver
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x24b8d98 key_idx=0 set_tx=1 seq_len=6 key_len=16
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: Group Key - hexdump(len=16): [REMOVED]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: WPA: RSC - hexdump(len=6): a4 03 00 00 00 00
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x523017 key_idx=2 set_tx=0 seq_len=6 key_len=16
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: broadcast key
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling authentication timeout
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: State: GROUP_HANDSHAKE -> COMPLETED
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'sme-connect'@0x24d7e70 done in 0.042649 seconds
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->1 (UP)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=1
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATING
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state SUCCESS
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAP: EAP entering state DISABLED
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATED
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Authorized
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: nl80211: Set supplicant port authorized for d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: EAPOL authentication completed - result=SUCCESS
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=6 linkmode=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
mai 27 05:28:34 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: 4-way handshake -> completed
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'Homewifi5G'.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 3 of 5 (IP Configure Start) scheduled.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 3 of 5 (IP Configure Start) started...
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: config -> ip-config (reason 'none') [50 70 0]
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Beginning DHCPv4 transaction (timeout in 45 seconds)
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> dhclient started with pid 1851
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 3 of 5 (IP Configure Start) complete.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): DHCPv4 state changed nbi -> preinit
mai 27 05:28:34 nick-G55VW dhclient[1851]: DHCPREQUEST of 192.168.0.2 on wlan5 to 255.255.255.255 port 67 (xid=0x7202a475)
mai 27 05:28:34 nick-G55VW kernel: wlan5: Limiting TX power to 23 (23 - 0) dBm as advertised by d8:50:e6:da:1d:b4
mai 27 05:28:34 nick-G55VW dhclient[1851]: DHCPACK of 192.168.0.2 from 192.168.0.1
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): DHCPv4 state changed preinit -> reboot
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   address 192.168.0.2
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   plen 24 (255.255.255.0)
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   gateway 192.168.0.1
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   server identifier 192.168.0.1
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   lease time 600000
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   nameserver '192.168.0.1'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info>   domain name 'local'
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 5 of 5 (IPv4 Commit) started...
mai 27 05:28:34 nick-G55VW avahi-daemon[956]: Joining mDNS multicast group on interface wlan5.IPv4 with address 192.168.0.2.
mai 27 05:28:34 nick-G55VW avahi-daemon[956]: New relevant interface wlan5.IPv4 for mDNS.
mai 27 05:28:34 nick-G55VW avahi-daemon[956]: Registering new address record for 192.168.0.2 on wlan5.IPv4.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) Stage 5 of 5 (IPv4 Commit) complete.
mai 27 05:28:34 nick-G55VW dhclient[1851]: bound to 192.168.0.2 -- renewal in 270182 seconds.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> (wlan5): device state change: secondaries -> activated (reason 'none') [90 100 0]
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> NetworkManager state is now CONNECTED_LOCAL
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> NetworkManager state is now CONNECTED_GLOBAL
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Policy set 'Homewifi5G' (wlan5) as default for IPv4 routing and DNS.
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Writing DNS information to /sbin/resolvconf
mai 27 05:28:34 nick-G55VW NetworkManager[951]: <info> Activation (wlan5) successful, device activated.
mai 27 05:28:34 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
mai 27 05:28:34 nick-G55VW systemd[1]: Starting Network Manager Script Dispatcher Service...
mai 27 05:28:34 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
mai 27 05:28:34 nick-G55VW systemd[1]: Started Network Manager Script Dispatcher Service.
mai 27 05:28:34 nick-G55VW nm-dispatcher[1906]: Dispatching action 'up' for wlan5
mai 27 05:28:34 nick-G55VW systemd[1]: Stopping LSB: Start NTP daemon...
mai 27 05:28:34 nick-G55VW ntp[1995]: * Stopping NTP server ntpd
mai 27 05:28:34 nick-G55VW ntpd[1116]: ntpd exiting on signal 15
mai 27 05:28:34 nick-G55VW ntp[1995]: ...done.
mai 27 05:28:34 nick-G55VW systemd[1]: Stopped LSB: Start NTP daemon.
mai 27 05:28:34 nick-G55VW sshd[1138]: Received SIGHUP; restarting.
mai 27 05:28:34 nick-G55VW systemd[1]: Reloaded OpenBSD Secure Shell server.
mai 27 05:28:34 nick-G55VW sshd[1138]: Server listening on 0.0.0.0 port 22.
mai 27 05:28:34 nick-G55VW sshd[1138]: Server listening on :: port 22.
mai 27 05:28:35 nick-G55VW wpa_supplicant[1565]: EAPOL: startWhen --> 0
mai 27 05:28:35 nick-G55VW wpa_supplicant[1565]: EAPOL: disable timer tick
mai 27 05:28:35 nick-G55VW avahi-daemon[956]: Joining mDNS multicast group on interface wlan5.IPv6 with address fe80::dafc:93ff:fee4:70d7.
mai 27 05:28:35 nick-G55VW avahi-daemon[956]: New relevant interface wlan5.IPv6 for mDNS.
mai 27 05:28:35 nick-G55VW avahi-daemon[956]: Registering new address record for fe80::dafc:93ff:fee4:70d7 on wlan5.*.
mai 27 05:28:35 nick-G55VW NetworkManager[951]: <info> startup complete
mai 27 05:28:35 nick-G55VW systemd[1]: Started Network Manager Wait Online.
mai 27 05:28:35 nick-G55VW systemd[1]: Starting TeamViewer remote control daemon...
mai 27 05:28:35 nick-G55VW systemd[1]: Reached target Network is Online.
mai 27 05:28:35 nick-G55VW systemd[1]: Starting Network is Online.
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: start Samba daemons for the AD DC...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: Automounts filesystems on demand...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: start Samba NetBIOS nameserver (nmbd)...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: Apache2 web server...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: Cleans up any mess left by 0dns-up...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: Tool to automatically collect and submit kernel crash signatures...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: Postfix Mail Transport Agent...
mai 27 05:28:35 nick-G55VW systemd[1]: Starting LSB: start Winbind daemon...
mai 27 05:28:35 nick-G55VW autofs[2039]: * Starting automount...
mai 27 05:28:35 nick-G55VW dns-clean[2045]: * Restoring resolver state...
mai 27 05:28:35 nick-G55VW postfix[2052]: * Starting Postfix Mail Transport Agent postfix
mai 27 05:28:35 nick-G55VW dns-clean[2045]: ...done.
mai 27 05:28:35 nick-G55VW systemd[1]: Started LSB: Cleans up any mess left by 0dns-up.
mai 27 05:28:35 nick-G55VW apache2[2042]: * Starting web server apache2
mai 27 05:28:35 nick-G55VW systemd[1]: Started LSB: Tool to automatically collect and submit kernel crash signatures.
mai 27 05:28:35 nick-G55VW systemd[1]: PID file /var/run/teamviewerd.pid not readable (yet?) after start.
mai 27 05:28:35 nick-G55VW systemd[1]: Started TeamViewer remote control daemon.
mai 27 05:28:35 nick-G55VW apache2[2042]: AH00112: Warning: DocumentRoot [/var/www/fpc] does not exist
mai 27 05:28:35 nick-G55VW apache2[2042]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
mai 27 05:28:35 nick-G55VW autofs[2039]: ...done.
mai 27 05:28:35 nick-G55VW systemd[1]: Started LSB: Automounts filesystems on demand.
mai 27 05:28:35 nick-G55VW systemd[1]: Started LSB: start Samba daemons for the AD DC.
mai 27 05:28:35 nick-G55VW winbind[2057]: * Starting the Winbind daemon winbind
mai 27 05:28:36 nick-G55VW wpa_supplicant[1565]: random: Got 6/12 bytes from /dev/random
mai 27 05:28:36 nick-G55VW nmbd[2040]: * Starting NetBIOS name server nmbd
mai 27 05:28:36 nick-G55VW winbind[2057]: ...done.
mai 27 05:28:36 nick-G55VW systemd[1]: Started LSB: start Winbind daemon.
mai 27 05:28:36 nick-G55VW nmbd[2040]: ...done.
mai 27 05:28:36 nick-G55VW systemd[1]: Started LSB: start Samba NetBIOS nameserver (nmbd).
mai 27 05:28:36 nick-G55VW systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
mai 27 05:28:36 nick-G55VW postfix[2052]: ...done.
mai 27 05:28:36 nick-G55VW systemd[1]: Started LSB: Postfix Mail Transport Agent.
mai 27 05:28:36 nick-G55VW systemd[1]: Reached target Mail Transport Agent.
mai 27 05:28:36 nick-G55VW systemd[1]: Starting Mail Transport Agent.
mai 27 05:28:36 nick-G55VW postfix/master[2302]: daemon started -- version 2.11.3, configuration /etc/postfix
mai 27 05:28:36 nick-G55VW smbd[2282]: * Starting SMB/CIFS daemon smbd
mai 27 05:28:36 nick-G55VW smbd[2282]: ...done.
mai 27 05:28:36 nick-G55VW systemd[1]: Started LSB: start Samba SMB/CIFS daemon (smbd).
mai 27 05:28:36 nick-G55VW org.a11y.atspi.Registry[1690]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
mai 27 05:28:36 nick-G55VW com.canonical.RemoteLogin[1684]: ** (remote-login-service:1731): WARNING **: Unable to get name 'com.canonical.RemoteLogin'.  Exiting.
mai 27 05:28:36 nick-G55VW com.canonical.RemoteLogin[1684]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
mai 27 05:28:36 nick-G55VW org.freedesktop.Notifications[1684]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
mai 27 05:28:36 nick-G55VW ca.desrt.dconf[1684]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
mai 27 05:28:36 nick-G55VW org.gtk.vfs.Daemon[1684]: A connection to the bus can't be made
mai 27 05:28:36 nick-G55VW org.gtk.vfs.Daemon[1684]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
mai 27 05:28:36 nick-G55VW lightdm[1670]: pam_unix(lightdm-greeter:session): session closed for user lightdm
mai 27 05:28:36 nick-G55VW org.freedesktop.Notifications[1684]: loading icon 'notification-nm-no-connection' caused error: 'Icon 'notification-nm-no-connection' not present in theme'loading icon 'notification-nm-device-wireless' caused error: 'Icon 'notification-nm-device-wireless' not present in theme'
mai 27 05:28:36 nick-G55VW lightdm[1708]: pam_unix(lightdm:session): session opened for user nick by (uid=0)
mai 27 05:28:36 nick-G55VW systemd-logind[940]: New session c3 of user nick.
mai 27 05:28:36 nick-G55VW systemd[1]: Started Session c3 of user nick.
mai 27 05:28:36 nick-G55VW systemd[1]: Starting Session c3 of user nick.
mai 27 05:28:36 nick-G55VW lightdm[1708]: pam_ck_connector(lightdm:session): nox11 mode, ignoring PAM_TTY :0
mai 27 05:28:36 nick-G55VW sudo[2335]: nick : TTY=unknown ; PWD=/home/nick ; USER=root ; COMMAND=/home/nick/bin/login_snapshot.sh
mai 27 05:28:36 nick-G55VW sudo[2335]: pam_unix(sudo:session): session opened for user root by (uid=0)
mai 27 05:28:36 nick-G55VW apache2[2042]: *
mai 27 05:28:36 nick-G55VW systemd[1]: Started LSB: Apache2 web server.
mai 27 05:28:36 nick-G55VW systemd[1]: Reached target Multi-User System.
mai 27 05:28:36 nick-G55VW systemd[1]: Starting Multi-User System.
mai 27 05:28:36 nick-G55VW systemd[1]: Reached target Graphical Interface.
mai 27 05:28:36 nick-G55VW systemd[1]: Starting Graphical Interface.
mai 27 05:28:36 nick-G55VW systemd[1]: Started Stop ureadahead data collection 45s after completed startup.
mai 27 05:28:36 nick-G55VW systemd[1]: Starting Stop ureadahead data collection 45s after completed startup.
mai 27 05:28:36 nick-G55VW systemd[1]: Starting Update UTMP about System Runlevel Changes...
mai 27 05:28:36 nick-G55VW systemd[1]: Started Update UTMP about System Runlevel Changes.
mai 27 05:28:36 nick-G55VW systemd[1]: Startup finished in 1.711s (kernel) + 9.421s (userspace) = 11.132s.
mai 27 05:28:37 nick-G55VW sudo[2335]: pam_unix(sudo:session): session closed for user root
mai 27 05:28:37 nick-G55VW org.ayatana.bamf[2427]: ** (bamfdaemon:2470): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-mQAia8sYvL: Connection refused
mai 27 05:28:37 nick-G55VW org.a11y.atspi.Registry[2574]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
mai 27 05:28:37 nick-G55VW gnome-session[2569]: gnome-session[2569]: WARNING: Could not parse desktop file caribou-autostart.desktop or it references a not found TryExec binary
mai 27 05:28:37 nick-G55VW gnome-session[2569]: WARNING: Could not parse desktop file caribou-autostart.desktop or it references a not found TryExec binary
mai 27 05:28:37 nick-G55VW gnome-keyring-daemon[2321]: The PKCS#11 component was already initialized
mai 27 05:28:37 nick-G55VW gnome-session[2569]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
mai 27 05:28:37 nick-G55VW gnome-session[2569]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
mai 27 05:28:37 nick-G55VW gnome-keyring-daemon[2321]: The Secret Service was already initialized
mai 27 05:28:37 nick-G55VW gnome-session[2569]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
mai 27 05:28:37 nick-G55VW gnome-session[2569]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
mai 27 05:28:37 nick-G55VW gnome-keyring-daemon[2321]: The GPG agent was already initialized
mai 27 05:28:37 nick-G55VW gnome-session[2569]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
mai 27 05:28:37 nick-G55VW gnome-session[2569]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
mai 27 05:28:37 nick-G55VW gnome-keyring-daemon[2321]: The SSH agent was already initialized
mai 27 05:28:37 nick-G55VW gnome-session[2569]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
mai 27 05:28:37 nick-G55VW gnome-session[2569]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
mai 27 05:28:37 nick-G55VW rtkit-daemon[1774]: Successfully made thread 2679 of process 2679 (n/a) owned by '1000' high priority at nice level -11.
mai 27 05:28:37 nick-G55VW rtkit-daemon[1774]: Supervising 5 threads of 2 processes of 2 users.
mai 27 05:28:37 nick-G55VW cups-browsed[1044]: (process:1044): GLib-CRITICAL **: Source ID 4294967295 was not found when attempting to remove it
mai 27 05:28:37 nick-G55VW cups-browsed[1044]: (process:1044): GLib-CRITICAL **: Source ID 4294967295 was not found when attempting to remove it
mai 27 05:28:38 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
mai 27 05:28:38 nick-G55VW systemd[1]: Starting Disk Manager...
mai 27 05:28:38 nick-G55VW udisksd[2720]: udisks daemon version 2.1.5 starting
mai 27 05:28:38 nick-G55VW wpa_supplicant[1565]: random: Got 6/6 bytes from /dev/random
mai 27 05:28:38 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.UDisks2'
mai 27 05:28:38 nick-G55VW udisksd[2720]: Acquired the name org.freedesktop.UDisks2 on the system message bus
mai 27 05:28:38 nick-G55VW systemd[1]: Started Disk Manager.
mai 27 05:28:38 nick-G55VW org.gtk.Private.AfcVolumeMonitor[2427]: Volume monitor alive
mai 27 05:28:38 nick-G55VW org.gnome.ScreenSaver[2427]: ** Message: Lost the name, shutting down.
mai 27 05:28:38 nick-G55VW smbd[2762]: pam_unix(samba:session): session closed for user nobody
mai 27 05:28:39 nick-G55VW freshclam[928]: ClamAV update process started at Wed May 27 05:28:39 2015
mai 27 05:28:39 nick-G55VW freshclam[928]: WARNING: DNS record is older than 3 hours.
mai 27 05:28:39 nick-G55VW freshclam[928]: WARNING: Invalid DNS reply. Falling back to HTTP mode.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 5 threads of 2 processes of 2 users.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Successfully made thread 2767 of process 2679 (n/a) owned by '1000' RT at priority 5.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 6 threads of 2 processes of 2 users.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 6 threads of 2 processes of 2 users.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Successfully made thread 2768 of process 2679 (n/a) owned by '1000' RT at priority 5.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 7 threads of 2 processes of 2 users.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 7 threads of 2 processes of 2 users.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Successfully made thread 2769 of process 2679 (n/a) owned by '1000' RT at priority 5.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 8 threads of 2 processes of 2 users.
mai 27 05:28:39 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/HFPAG
mai 27 05:28:39 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/HFPHS
mai 27 05:28:39 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/A2DPSource
mai 27 05:28:39 nick-G55VW bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/A2DPSink
mai 27 05:28:39 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/HFPAG
mai 27 05:28:39 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/HFPHS
mai 27 05:28:39 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/A2DPSource
mai 27 05:28:39 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/BlueZ4/A2DPSink
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Successfully made thread 2774 of process 2774 (n/a) owned by '1000' high priority at nice level -11.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 9 threads of 3 processes of 2 users.
mai 27 05:28:39 nick-G55VW pulseaudio[2774]: [pulseaudio] pid.c: Daemon already running.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Successfully made thread 2778 of process 2778 (n/a) owned by '1000' high priority at nice level -11.
mai 27 05:28:39 nick-G55VW rtkit-daemon[1774]: Supervising 9 threads of 3 processes of 2 users.
mai 27 05:28:39 nick-G55VW pulseaudio[2778]: [pulseaudio] pid.c: Daemon already running.
mai 27 05:28:39 nick-G55VW dbus[996]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
mai 27 05:28:39 nick-G55VW systemd[1]: Starting Locale Service...
mai 27 05:28:39 nick-G55VW gnome-session[2569]: (process:2800): indicator-application-service-WARNING **: Unable to get watcher name 'org.kde.StatusNotifierWatcher'
mai 27 05:28:39 nick-G55VW gnome-session[2569]: (process:2800): indicator-application-service-WARNING **: Name Lost
mai 27 05:28:39 nick-G55VW gnome-session[2569]: (uint32 1,)
mai 27 05:28:39 nick-G55VW gnome-session[2569]: Entering running state
mai 27 05:28:39 nick-G55VW gnome-session[2569]: (nautilus:2820): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
mai 27 05:28:39 nick-G55VW gnome-session[2569]: (nautilus:2820): GLib-GObject-WARNING **: invalid (NULL) pointer instance
mai 27 05:28:39 nick-G55VW gnome-session[2569]: (nautilus:2820): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
mai 27 05:28:39 nick-G55VW polkitd(authority=local)[1032]: Registered Authentication Agent for unix-session:c3 (system bus name :1.90 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
mai 27 05:28:39 nick-G55VW dbus[996]: [system] Successfully activated service 'org.freedesktop.locale1'
mai 27 05:28:39 nick-G55VW systemd[1]: Started Locale Service.
mai 27 05:28:39 nick-G55VW gnome-session[2569]: Attribute 'Dithering' (nick-G55VW:0[dpy:1]) assigned value 1.
mai 27 05:28:39 nick-G55VW gnome-session[2569]: Attribute 'DitheringMode' (nick-G55VW:0[dpy:1]) assigned value 2.
mai 27 05:28:39 nick-G55VW gnome-session[2569]: Attribute 'DitheringDepth' (nick-G55VW:0[dpy:1]) assigned value 1.
mai 27 05:28:39 nick-G55VW NetworkManager[951]: <info> WiFi hardware radio set enabled
mai 27 05:28:39 nick-G55VW NetworkManager[951]: <info> WWAN hardware radio set disabled
mai 27 05:28:40 nick-G55VW gnome-session[2569]: [2854:2930:0527/052840:ERROR:channel.cc(305)] RawChannel read error (connection broken)
mai 27 05:28:40 nick-G55VW gnome-session[2569]: [2854:2930:0527/052840:ERROR:channel.cc(305)] RawChannel read error (connection broken)
mai 27 05:28:40 nick-G55VW autossh[1642]: starting ssh (count 8)
mai 27 05:28:40 nick-G55VW autossh[1642]: ssh child pid is 3025
mai 27 05:28:41 nick-G55VW thermald[936]: Set : 95000, 68000, 12, 0, 14
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Failed to open file: No OLE2 signature
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/id_rsa_george.pub' finished with error: Could not get any metadata for uri:'file:///home/nick/id_rsa_george.pub' and mime:'application/vnd.ms-publisher'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Failed to open file: No OLE2 signature
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/id_rsa_vanta.pub' finished with error: Could not get any metadata for uri:'file:///home/nick/id_rsa_vanta.pub' and mime:'application/vnd.ms-publisher'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Failed to open file: No OLE2 signature
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/id_rsa.pub' finished with error: Could not get any metadata for uri:'file:///home/nick/id_rsa.pub' and mime:'application/vnd.ms-publisher'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: Stream contains no data.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/10792315465_b66d420a91_b.jpg' finished with error: Could not get any metadata for uri:'file:///home/nick/10792315465_b66d420a91_b.jpg' and mime:'image/jpeg'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Failed to open file: No OLE2 signature
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/mihai_id_rsa.pub' finished with error: Could not get any metadata for uri:'file:///home/nick/mihai_id_rsa.pub' and mime:'application/vnd.ms-publisher'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: Stream contains no data.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/gprd_db_model.png' finished with error: Could not get any metadata for uri:'file:///home/nick/gprd_db_model.png' and mime:'image/png'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: Stream contains no data.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/PhotoShare.png' finished with error: Could not get any metadata for uri:'file:///home/nick/PhotoShare.png' and mime:'image/png'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: Stream contains no data.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/bronze.png' finished with error: Could not get any metadata for uri:'file:///home/nick/bronze.png' and mime:'image/png'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: This file is corrupt and cannot be played.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: This file is corrupt and cannot be played.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/VID_20140721_161405.mp4' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/VID_20140721_161405.mp4' and mime:'video/mp4'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: This file contains no playable streams.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: This file contains no playable streams.
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/VID_20140721_141353j.mp4' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/VID_20140721_141353j.mp4' and mime:'video/mp4'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Couldn't create PopplerDocument from uri:'file:///home/nick/Downloads/siz-varza-2014-03-21.pdf', PDF document is damaged
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/siz-varza-2014-03-21.pdf' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/siz-varza-2014-03-21.pdf' and mime:'application/pdf'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Couldn't create PopplerDocument from uri:'file:///home/nick/Downloads/siz-varza-2014-03-19.pdf', PDF document is damaged
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/siz-varza-2014-03-19.pdf' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/siz-varza-2014-03-19.pdf' and mime:'application/pdf'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Couldn't create PopplerDocument from uri:'file:///home/nick/Downloads/siz-varza-2014-03-19%20(2).pdf', PDF document is damaged
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/siz-varza-2014-03-19%20(2).pdf' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/siz-varza-2014-03-19%20(2).pdf' and mime:'application/pdf'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Couldn't create PopplerDocument from uri:'file:///home/nick/Downloads/siz-varza-2014-03-19%20(1).pdf', PDF document is damaged
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/siz-varza-2014-03-19%20(1).pdf' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/siz-varza-2014-03-19%20(1).pdf' and mime:'application/pdf'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Couldn't create PopplerDocument from uri:'file:///home/nick/Downloads/siz-S.C,Joli%20Games%20Original%20S.R.L.-2014-05-09.pdf', PDF document is damaged
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/siz-S.C,Joli%20Games%20Original%20S.R.L.-2014-05-09.pdf' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/siz-S.C,Joli%20Games%20Original%20S.R.L.-2014-05-09.pdf' and mime:'application/pdf'
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Failed to open file: No OLE2 signature
mai 27 05:28:41 nick-G55VW gnome-session[2569]: (tracker-extract:2811): Tracker-WARNING **: Task for 'file:///home/nick/Downloads/1517%20-%20Registrar%20RFI.xls' finished with error: Could not get any metadata for uri:'file:///home/nick/Downloads/1517%20-%20Registrar%20RFI.xls' and mime:'application/vnd.ms-excel'
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: TLS: Initial packet from [AF_INET]78.129.153.40:443, sid=5e6efc3c 79d8536a
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: VERIFY OK: depth=1, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=airvpn.org CA, emailAddress=info@xxxxxxxxxx
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Validating certificate key usage
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: ++ Certificate has key usage  00a0, expects 00a0
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: VERIFY KU OK
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Validating certificate extended key usage
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: VERIFY EKU OK
mai 27 05:28:42 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: VERIFY OK: depth=0, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=server, emailAddress=info@xxxxxxxxxx
mai 27 02:28:57 nick-G55VW systemd[1561]: Time has been changed
mai 27 02:28:57 nick-G55VW systemd[1672]: Time has been changed
mai 27 02:28:57 nick-G55VW systemd[1]: Time has been changed
mai 27 02:28:57 nick-G55VW ntpdate[2013]: step time server 80.96.120.253 offset -10787.333438 sec
mai 27 02:28:59 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
mai 27 02:28:59 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
mai 27 02:28:59 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
mai 27 02:28:59 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
mai 27 02:28:59 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 4096 bit RSA
mai 27 02:28:59 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: [server] Peer Connection Initiated with [AF_INET]78.129.153.40:443
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1 bypass-dhcp,dhcp-option DNS 10.4.0.1,comp-lzo no,route-gateway 10.4.0.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.4.3.206 255.255.0.0'
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: OPTIONS IMPORT: timers and/or timeouts modified
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: OPTIONS IMPORT: LZO parms modified
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: OPTIONS IMPORT: --ifconfig/up options modified
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: OPTIONS IMPORT: route options modified
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: OPTIONS IMPORT: route-related options modified
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=wlan5 HWADDR=d8:fc:93:e4:70:d7
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: TUN/TAP device tun0 opened
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: TUN/TAP TX queue length set to 100
mai 27 02:29:01 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: /usr/local/bin/vpn2ns_up.sh tun0 1500 1558 10.4.3.206 255.255.0.0 init
mai 27 02:29:01 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore RTM_NEWLINK event for foreign ifindex 4
mai 27 02:29:01 nick-G55VW NetworkManager[951]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
mai 27 02:29:01 nick-G55VW NetworkManager[951]: <info> (tun0): carrier is OFF
mai 27 02:29:01 nick-G55VW NetworkManager[951]: <info> (tun0): new Tun device (driver: 'unknown' ifindex: 4)
mai 27 02:29:01 nick-G55VW NetworkManager[951]: <info> (tun0): exported as /org/freedesktop/NetworkManager/Devices/3
mai 27 02:29:01 nick-G55VW NetworkManager[951]: <info> devices added (path: /sys/devices/virtual/net/tun0, iface: tun0)
mai 27 02:29:01 nick-G55VW NetworkManager[951]: <info> device added (path: /sys/devices/virtual/net/tun0, iface: tun0): no ifupdown configuration found.
mai 27 02:29:01 nick-G55VW systemd[1]: Started ifup for tun0.
mai 27 02:29:01 nick-G55VW systemd[1]: Starting ifup for tun0...
mai 27 02:29:01 nick-G55VW sh[3098]: Unknown interface tun0
mai 27 02:29:01 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore RTM_DELLINK event for foreign ifindex 4
mai 27 02:29:01 nick-G55VW avahi-daemon[956]: Withdrawing workstation service for tun0.
mai 27 02:29:01 nick-G55VW systemd[1]: Stopping ifup for tun0...
mai 27 02:29:01 nick-G55VW ifdown[3106]: /sbin/ifdown: interface tun0 not configured
mai 27 02:29:01 nick-G55VW systemd[1]: Stopped ifup for tun0.
mai 27 02:29:01 nick-G55VW NetworkManager[951]: <info> devices removed (path: /sys/devices/virtual/net/tun0, iface: tun0)
mai 27 02:29:02 nick-G55VW gnome-session[2569]: (nm-applet:2790): nm-applet-WARNING **: Could not find ShellVersion property on org.gnome.Shell after 5 tries
mai 27 02:29:07 nick-G55VW ovpn-AirVPN_GB-Nunki_UDP-443[975]: Initialization Sequence Completed
mai 27 02:29:09 nick-G55VW bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPAG
mai 27 02:29:09 nick-G55VW bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPHS
mai 27 02:29:09 nick-G55VW bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSource
mai 27 02:29:09 nick-G55VW bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSink
mai 27 02:29:09 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPAG
mai 27 02:29:09 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/HFPHS
mai 27 02:29:09 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSource
mai 27 02:29:09 nick-G55VW bluetoothd[981]: bluetoothd[981]: Endpoint unregistered: sender=:1.47 path=/MediaEndpoint/BlueZ4/A2DPSink
mai 27 02:29:12 nick-G55VW org.gnome.zeitgeist.Engine[2427]: ** (zeitgeist-datahub:3166): WARNING **: zeitgeist-datahub.vala:229: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
mai 27 02:29:12 nick-G55VW kernel: FS-Cache: Loaded
mai 27 02:29:12 nick-G55VW kernel: FS-Cache: Netfs 'nfs' registered for caching
mai 27 02:29:12 nick-G55VW kernel: NFS: Registering the id_resolver key type
mai 27 02:29:12 nick-G55VW kernel: Key type id_resolver registered
mai 27 02:29:12 nick-G55VW kernel: Key type id_legacy registered
mai 27 02:29:13 nick-G55VW ntpd_intres[1123]: parent died before we finished, exiting
mai 27 02:29:35 nick-G55VW systemd[1]: Starting Stop ureadahead data collection...
mai 27 02:29:35 nick-G55VW systemd[1]: Stopped Read required files in advance.
mai 27 02:29:35 nick-G55VW systemd[1]: Started Stop ureadahead data collection.
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlan5
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Delete station d8:50:e6:da:1d:b4
mai 27 02:29:46 nick-G55VW kernel: wlan5: deauthenticating from d8:50:e6:da:1d:b4 by local choice (Reason: 3=DEAUTH_LEAVING)
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 39 (NL80211_CMD_DEAUTHENTICATE) received for wlan5
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 39 (NL80211_CMD_DEAUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:50:e6:da:1d:b4 A2=d8:fc:93:e4:70:d7
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=26): c0 00 00 00 d8 50 e6 da 1d b4 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 00 00 03 00
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Deauthenticate event
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Event DEAUTH (12) received
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Deauthentication notification
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5:  * reason 3 (locally generated)
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5:  * address d8:50:e6:da:1d:b4
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: Deauthentication frame IE(s) - hexdump(len=0): [NULL]
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=3 locally_generated=1
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Auto connect enabled: try to reconnect (wps=0 wpa_state=9)
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Setting scan request: 0.100000 sec
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: Added BSSID d8:50:e6:da:1d:b4 into blacklist
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Blacklist count 1 --> request scan in 100 ms
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Ignore new scan request for 0.100000 sec since an earlier request is scheduled to trigger sooner
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Disconnect event - remove keys
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
mai 27 02:29:46 nick-G55VW NetworkManager[951]: <warn> Connection disconnected (reason -3)
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=0x24b7590 key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: State: COMPLETED -> DISCONNECTED
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 1->0 (DORMANT)
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state DISCONNECTED
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Unauthorized
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Skip set_supp_port(unauthorized) while not associated
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state INITIALIZE
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=2 linkmode=1 ifi_flags=0x1003 ([UP])
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1043 ([UP][RUNNING])
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan5
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore disconnect event when using userspace SME
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=00
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: 2402-2472 @ 40 MHz 20 mBm
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: 2457-2482 @ 40 MHz 20 mBm
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: 2474-2494 @ 20 MHz 20 mBm
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: 5170-5250 @ 40 MHz 20 mBm
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: 5735-5835 @ 40 MHz 20 mBm
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 02:29:46 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:46 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: completed -> disconnected
mai 27 02:29:46 nick-G55VW kernel: cfg80211: Calling CRDA to update world regulatory domain
mai 27 02:29:46 nick-G55VW kernel: cfg80211: World regulatory domain updated:
mai 27 02:29:46 nick-G55VW kernel: cfg80211:  DFS Master region: unset
mai 27 02:29:46 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 02:29:46 nick-G55VW kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:29:46 nick-G55VW kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:29:46 nick-G55VW kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:29:46 nick-G55VW kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:29:46 nick-G55VW kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: State: DISCONNECTED -> SCANNING
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: Starting AP scan for wildcard SSID
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS: Building WPS IE for Probe Request
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Version (hardcoded 0x10)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Request Type
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Config Methods (2108)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * UUID-E
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Primary Device Type
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * RF Bands (3)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Association State
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Configuration Error (0)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Device Password ID (0)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Manufacturer
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Model Name
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Model Number
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Device Name
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: WPS:  * Version2 (0x20)
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: P2P: * P2P IE header
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: P2P: * Capability dev=25 group=00
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: P2P: * Listen Channel: Regulatory Class 81 Channel 11
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'scan'@0x24b4310
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'scan'@0x24b4310 after 0.000180 second wait
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: scan request
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: nl80211: Scan extra IEs - hexdump(len=126): dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 21 08 10 47 00 10 ac 18 94 00 84 3c 5a 7e 96 df 11 58 86 c4 75 4e 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: Scan requested (ret=0) - scan timeout 30 seconds
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan5
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: Scan trigger
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_STARTED (49) received
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: Own scan request started a scan in 0.000625 seconds
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-SCAN-STARTED
mai 27 02:29:47 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:47 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: disconnected -> scanning
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1003 ([UP])
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: New scan results available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID 'Homewifi5G'
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID ''
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_RESULTS (3) received
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Scan completed in 3.330358 seconds
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Received scan results (4 BSSes)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Start scan result update 2
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: BSS: last_scan_res_used=4/32
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: New scan results available (own=1 ext=0)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPS: Unknown Vendor Extension (Vendor ID 9442)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPS: AP f8:3d:ff:8e:cf:a5 type 0 added
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPS: AP[0] f8:3d:ff:8e:cf:a5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'scan'@0x24b4310 done in 3.333694 seconds
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-48
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - blacklisted (count=1 limit=0)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: 1: d8:50:e6:da:1d:b0 ssid='Homewifi' wpa_ie_len=0 rsn_ie_len=20 caps=0x1411 level=-44
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: 2: 4c:ed:de:af:07:3c ssid='Mihai' wpa_ie_len=22 rsn_ie_len=0 caps=0x411 level=-51
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: 3: f8:3d:ff:8e:cf:a5 ssid='Clicknet-CF9C' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-90 wps
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: No APs found - clear blacklist and try again
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: Removed BSSID d8:50:e6:da:1d:b4 from blacklist (clear)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-48
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:    selected based on RSN IE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:    selected BSS d8:50:e6:da:1d:b4 ssid='Homewifi5G'
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Considering connect request: reassociate: 0  selected: d8:50:e6:da:1d:b4  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0x24d7f80  current_ssid=(nil)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Request association with d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'sme-connect'@0x24b4310
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'sme-connect'@0x24b4310 after 0.001452 second wait
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Automatic auth_alg selection: 0x1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Overriding auth_alg selection: 0x1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: Search for BSSID d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: No PMKSA cache entry found
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: using IEEE 802.11i/D9.0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected mgmt group cipher 32
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: clearing AP WPA IE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using GTK CCMP
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using PTK CCMP
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using KEY_MGMT WPA-PSK
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: not using MGMT group cipher
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Trying to authenticate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: SCANNING -> AUTHENTICATING
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP fail=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portControl=Auto
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate (ifindex=3)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=0): [NULL]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * Auth Type 0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Authentication request send successfully
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlan5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: New station d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlan5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 37 (NL80211_CMD_AUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=41): b0 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 c0 1a 00 00 02 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate event
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event AUTH (11) received
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Authentication response: peer=d8:50:e6:da:1d:b4 auth_type=0 auth_transaction=2 status_code=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: SME: Authentication response IEs - hexdump(len=11): dd 09 00 10 18 02 01 00 1c 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 02:29:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: scanning -> authenticating
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: AUTHENTICATING -> ASSOCIATING
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Associate (ifindex=3)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=32): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 08 04 00 00 00 01 00 00 40
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * WPA Versions 0x2
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * pairwise=0xfac04
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: * group=0xfac04
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Association request send successfully
mai 27 02:29:50 nick-G55VW kernel: wlan5: authenticate with d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW kernel: wlan5: send auth to d8:50:e6:da:1d:b4 (try 1/3)
mai 27 02:29:50 nick-G55VW kernel: wlan5: authenticated
mai 27 02:29:50 nick-G55VW kernel: wlan5: associate with d8:50:e6:da:1d:b4 (try 1/3)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: authenticating -> associating
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlan5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 38 (NL80211_CMD_ASSOCIATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=173): 10 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 e0 1a 11 10 00 00 02 c0 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Associate event
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event ASSOC (0) received
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Association info event
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: resp_ies - hexdump(len=143): 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=53 elen=1)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=65 elen=1)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=70 elen=5)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: freq=5220 MHz
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATING -> ASSOCIATED
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Associated to a new BSS: BSSID=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Associated with d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Association event - clear replay counter
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Clear old PTK
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state CONNECTING
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: enable timer tick
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=5 linkmode=1 ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore connect event (cmd=46) when using userspace SME
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=DE (DFS-ETSI)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: 2400-2483 @ 40 MHz 20 mBm
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: 5150-5250 @ 40 MHz 20 mBm
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: 5250-5350 @ 40 MHz 20 mBm
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: 5470-5725 @ 40 MHz 26 mBm
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: 57240-65880 @ 2160 MHz 40 mBm
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associating -> associated
mai 27 02:29:50 nick-G55VW kernel: wlan5: RX AssocResp from d8:50:e6:da:1d:b4 (capab=0x1011 status=0 aid=2)
mai 27 02:29:50 nick-G55VW kernel: wlan5: associated
mai 27 02:29:50 nick-G55VW kernel: cfg80211: Calling CRDA for country: DE
mai 27 02:29:50 nick-G55VW kernel: cfg80211: Regulatory domain changed to country: DE
mai 27 02:29:50 nick-G55VW kernel: cfg80211:  DFS Master region: ETSI
mai 27 02:29:50 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 02:29:50 nick-G55VW kernel: cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 02:29:50 nick-G55VW kernel: cfg80211:   (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 02:29:50 nick-G55VW kernel: cfg80211:   (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
mai 27 02:29:50 nick-G55VW kernel: cfg80211:   (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
mai 27 02:29:50 nick-G55VW kernel: cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=117
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=22
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATED -> 4WAY_HANDSHAKE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 1 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: PMKID from Authenticator - hexdump(len=16): 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: no matching PMKID found
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: Get randomness: len=32 entropy=5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Renewed SNonce - hexdump(len=32): 5a d8 11 dc c3 06 15 61 30 bd 75 a7 ca 4d d2 c5 0f d4 1f 3f 3d 05 62 a6 2b 1d f5 e2 79 74 ad 4c
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: PTK derivation - A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Nonce1 - hexdump(len=32): 5a d8 11 dc c3 06 15 61 30 bd 75 a7 ca 4d d2 c5 0f d4 1f 3f 3d 05 62 a6 2b 1d f5 e2 79 74 ad 4c
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Nonce2 - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: PMK - hexdump(len=32): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: PTK - hexdump(len=48): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 2/4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): 8b c4 e8 0f 06 cf 3a 00 7f ed 21 54 cc 22 c2 1c
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 5a d8 11 dc c3 06 15 61 30 bd 75 a7 ca 4d d2 c5 0f d4 1f 3f 3d 05 62 a6 2b 1d f5 e2 79 74 ad 4c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8b c4 e8 0f 06 cf 3a 00 7f ed 21 54 cc 22 c2 1c 00 16 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associated -> 4-way handshake
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29 2b 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ed a4 14 57 85 11 16 f8 19 92 52 ba 7e 00 ff 03 00 38 7a 0d d5 4f df f0 9d 5f 55 93 f2 99 08 aa eb 90 11 02 07 0c 70 04 d9 0d 62 f4 9f c0 c0 fd c0 db cf 37 23 a2 2c f4 20 4d de c8 9c a2 b5 74 9b 85 14 49 a5 c1 f6 22 0e e5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=151
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=56
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): 2b 04 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): ed a4 14 57 85 11 16 f8 19 92 52 ba 7e 00 ff 03
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 28 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29 2b 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ed a4 14 57 85 11 16 f8 19 92 52 ba 7e 00 ff 03 00 38 7a 0d d5 4f df f0 9d 5f 55 93 f2 99 08 aa eb 90 11 02 07 0c 70 04 d9 0d 62 f4 9f c0 c0 fd c0 db cf 37 23 a2 2c f4 20 4d de c8 9c a2 b5 74 9b 85 14 49 a5 c1 f6 22 0e e5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: encrypted key data - hexdump(len=56): 7a 0d d5 4f df f0 9d 5f 55 93 f2 99 08 aa eb 90 11 02 07 0c 70 04 d9 0d 62 f4 9f c0 c0 fd c0 db cf 37 23 a2 2c f4 20 4d de c8 9c a2 b5 74 9b 85 14 49 a5 c1 f6 22 0e e5
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 3 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 dd 16 00 0f ac 01 02 00 4e f4 3c 31 13 41 69 56 c4 ff 59 1e c3 77 54 db dd 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 4/4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): 40 0f 0d 5b f9 ed 3b 12 2b a1 60 14 f4 83 d8 de
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 0f 0d 5b f9 ed 3b 12 2b a1 60 14 f4 83 d8 de 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing PTK to the driver
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x24b8d98 key_idx=0 set_tx=1 seq_len=6 key_len=16
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: Group Key - hexdump(len=16): [REMOVED]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: WPA: RSC - hexdump(len=6): 2b 04 00 00 00 00
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x523017 key_idx=2 set_tx=0 seq_len=6 key_len=16
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: broadcast key
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling authentication timeout
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: GROUP_HANDSHAKE -> COMPLETED
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'sme-connect'@0x24b4310 done in 0.043377 seconds
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->1 (UP)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=1
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATING
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state SUCCESS
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAP: EAP entering state DISABLED
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATED
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Authorized
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: nl80211: Set supplicant port authorized for d8:50:e6:da:1d:b4
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: EAPOL authentication completed - result=SUCCESS
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=6 linkmode=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
mai 27 02:29:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:29:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: 4-way handshake -> completed
mai 27 02:29:50 nick-G55VW kernel: wlan5: Limiting TX power to 23 (23 - 0) dBm as advertised by d8:50:e6:da:1d:b4
mai 27 02:29:51 nick-G55VW wpa_supplicant[1565]: EAPOL: startWhen --> 0
mai 27 02:29:51 nick-G55VW wpa_supplicant[1565]: EAPOL: disable timer tick
mai 27 02:29:56 nick-G55VW gnome-session[2569]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
mai 27 02:30:10 nick-G55VW gnome-keyring-daemon[2321]: couldn't allocate secure memory to keep passwords and or keys from being written to the disk
mai 27 02:30:44 nick-G55VW systemd-logind[940]: Removed session c2.
mai 27 02:30:44 nick-G55VW systemd[1]: Stopping User Manager for UID 111...
mai 27 02:30:44 nick-G55VW systemd[1672]: Reached target Shutdown.
mai 27 02:30:44 nick-G55VW systemd[1672]: Starting Shutdown.
mai 27 02:30:44 nick-G55VW systemd[1672]: Starting Exit the Session...
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopped target Default.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopping Default.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopped target Basic System.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopping Basic System.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopped target Timers.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopping Timers.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopped target Sockets.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopping Sockets.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopped target Paths.
mai 27 02:30:44 nick-G55VW systemd[1672]: Stopping Paths.
mai 27 02:30:44 nick-G55VW systemd[1672]: Received SIGRTMIN+24 from PID 3626 (kill).
mai 27 02:30:44 nick-G55VW systemd[1673]: pam_unix(systemd-user:session): session closed for user lightdm
mai 27 02:30:44 nick-G55VW systemd[1]: Stopped User Manager for UID 111.
mai 27 02:30:44 nick-G55VW systemd[1]: Removed slice user-111.slice.
mai 27 02:30:44 nick-G55VW systemd[1]: Stopping user-111.slice.
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlan5
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Delete station d8:50:e6:da:1d:b4
mai 27 02:30:50 nick-G55VW kernel: wlan5: deauthenticating from d8:50:e6:da:1d:b4 by local choice (Reason: 3=DEAUTH_LEAVING)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 39 (NL80211_CMD_DEAUTHENTICATE) received for wlan5
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 39 (NL80211_CMD_DEAUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:50:e6:da:1d:b4 A2=d8:fc:93:e4:70:d7
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=26): c0 00 00 00 d8 50 e6 da 1d b4 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 00 00 03 00
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Deauthenticate event
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event DEAUTH (12) received
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Deauthentication notification
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5:  * reason 3 (locally generated)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5:  * address d8:50:e6:da:1d:b4
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: Deauthentication frame IE(s) - hexdump(len=0): [NULL]
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=3 locally_generated=1
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Auto connect enabled: try to reconnect (wps=0 wpa_state=9)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Setting scan request: 0.100000 sec
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: Added BSSID d8:50:e6:da:1d:b4 into blacklist
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Blacklist count 1 --> request scan in 100 ms
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Ignore new scan request for 0.100000 sec since an earlier request is scheduled to trigger sooner
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Disconnect event - remove keys
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=0x24b7590 key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 02:30:50 nick-G55VW NetworkManager[951]: <warn> Connection disconnected (reason -3)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: COMPLETED -> DISCONNECTED
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 1->0 (DORMANT)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state DISCONNECTED
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Unauthorized
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Skip set_supp_port(unauthorized) while not associated
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state INITIALIZE
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=2 linkmode=1 ifi_flags=0x1003 ([UP])
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1043 ([UP][RUNNING])
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan5
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore disconnect event when using userspace SME
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=00
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: 2402-2472 @ 40 MHz 20 mBm
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: 2457-2482 @ 40 MHz 20 mBm
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: 2474-2494 @ 20 MHz 20 mBm
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: 5170-5250 @ 40 MHz 20 mBm
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: 5735-5835 @ 40 MHz 20 mBm
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 02:30:50 nick-G55VW kernel: cfg80211: Calling CRDA to update world regulatory domain
mai 27 02:30:50 nick-G55VW kernel: cfg80211: World regulatory domain updated:
mai 27 02:30:50 nick-G55VW kernel: cfg80211:  DFS Master region: unset
mai 27 02:30:50 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 02:30:50 nick-G55VW kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:30:50 nick-G55VW kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:30:50 nick-G55VW kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:30:50 nick-G55VW kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:30:50 nick-G55VW kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: completed -> disconnected
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: State: DISCONNECTED -> SCANNING
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Starting AP scan for wildcard SSID
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS: Building WPS IE for Probe Request
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Version (hardcoded 0x10)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Request Type
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Config Methods (2108)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * UUID-E
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Primary Device Type
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * RF Bands (3)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Association State
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Configuration Error (0)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Device Password ID (0)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Manufacturer
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Model Name
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Model Number
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Device Name
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: WPS:  * Version2 (0x20)
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: * P2P IE header
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: * Capability dev=25 group=00
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: P2P: * Listen Channel: Regulatory Class 81 Channel 11
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'scan'@0x24b4310
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'scan'@0x24b4310 after 0.000116 second wait
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: scan request
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Scan extra IEs - hexdump(len=126): dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 21 08 10 47 00 10 ac 18 94 00 84 3c 5a 7e 96 df 11 58 86 c4 75 4e 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: Scan requested (ret=0) - scan timeout 30 seconds
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan5
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: Scan trigger
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_STARTED (49) received
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: Own scan request started a scan in 0.000270 seconds
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-SCAN-STARTED
mai 27 02:30:50 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:50 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: disconnected -> scanning
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1003 ([UP])
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: New scan results available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID 'Homewifi5G'
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID ''
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_RESULTS (3) received
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Scan completed in 3.330395 seconds
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Received scan results (4 BSSes)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Start scan result update 3
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Add new id 6 BSSID 64:70:02:f9:3a:d0 SSID 'boris'
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: Register BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/6'
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Remove id 3 BSSID c0:4a:00:b6:9b:63 SSID 'Maya' due to no match in scan
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: Unregister BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/3'
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Remove id 5 BSSID d8:50:e6:c8:ea:38 SSID 'gorgel' due to no match in scan
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: Unregister BSS object '/fi/w1/wpa_supplicant1/Interfaces/1/BSSs/5'
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: BSS: last_scan_res_used=4/32
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: New scan results available (own=1 ext=0)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPS: AP 64:70:02:f9:3a:d0 type 0 added
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPS: AP[0] 64:70:02:f9:3a:d0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'scan'@0x24b4310 done in 3.332389 seconds
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-50
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - blacklisted (count=1 limit=0)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: 1: d8:50:e6:da:1d:b0 ssid='Homewifi' wpa_ie_len=0 rsn_ie_len=20 caps=0x1411 level=-46
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: 2: 4c:ed:de:af:07:3c ssid='Mihai' wpa_ie_len=22 rsn_ie_len=0 caps=0x411 level=-50
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: 3: 64:70:02:f9:3a:d0 ssid='boris' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-91 wps
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: No APs found - clear blacklist and try again
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: Removed BSSID d8:50:e6:da:1d:b4 from blacklist (clear)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-50
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:    selected based on RSN IE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:    selected BSS d8:50:e6:da:1d:b4 ssid='Homewifi5G'
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Considering connect request: reassociate: 0  selected: d8:50:e6:da:1d:b4  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0x24d7f80  current_ssid=(nil)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Request association with d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'sme-connect'@0x24d79a0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'sme-connect'@0x24d79a0 after 0.000117 second wait
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Automatic auth_alg selection: 0x1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Overriding auth_alg selection: 0x1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: Search for BSSID d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: No PMKSA cache entry found
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: using IEEE 802.11i/D9.0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected mgmt group cipher 32
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: clearing AP WPA IE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using GTK CCMP
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using PTK CCMP
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using KEY_MGMT WPA-PSK
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: not using MGMT group cipher
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Trying to authenticate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: SCANNING -> AUTHENTICATING
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP fail=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portControl=Auto
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate (ifindex=3)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=0): [NULL]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * Auth Type 0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Authentication request send successfully
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlan5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: New station d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/2
mai 27 02:30:53 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: scanning -> authenticating
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlan5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 37 (NL80211_CMD_AUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=41): b0 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 e0 32 00 00 02 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate event
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Event AUTH (11) received
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Authentication response: peer=d8:50:e6:da:1d:b4 auth_type=0 auth_transaction=2 status_code=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: SME: Authentication response IEs - hexdump(len=11): dd 09 00 10 18 02 01 00 1c 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: AUTHENTICATING -> ASSOCIATING
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Associate (ifindex=3)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=32): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 08 04 00 00 00 01 00 00 40
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * WPA Versions 0x2
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * pairwise=0xfac04
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: * group=0xfac04
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Association request send successfully
mai 27 02:30:53 nick-G55VW kernel: wlan5: authenticate with d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW kernel: wlan5: send auth to d8:50:e6:da:1d:b4 (try 1/3)
mai 27 02:30:53 nick-G55VW kernel: wlan5: authenticated
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:53 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: authenticating -> associating
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlan5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 38 (NL80211_CMD_ASSOCIATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=173): 10 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 f0 32 11 10 00 00 02 c0 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Associate event
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Event ASSOC (0) received
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Association info event
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: resp_ies - hexdump(len=143): 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=53 elen=1)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=65 elen=1)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=70 elen=5)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: freq=5220 MHz
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATING -> ASSOCIATED
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Associated to a new BSS: BSSID=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Associated with d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Association event - clear replay counter
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Clear old PTK
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state CONNECTING
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: enable timer tick
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=5 linkmode=1 ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore connect event (cmd=46) when using userspace SME
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=DE (DFS-ETSI)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: 2400-2483 @ 40 MHz 20 mBm
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: 5150-5250 @ 40 MHz 20 mBm
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: 5250-5350 @ 40 MHz 20 mBm
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: 5470-5725 @ 40 MHz 26 mBm
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: 57240-65880 @ 2160 MHz 40 mBm
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:53 nick-G55VW kernel: wlan5: associate with d8:50:e6:da:1d:b4 (try 1/3)
mai 27 02:30:53 nick-G55VW kernel: wlan5: RX AssocResp from d8:50:e6:da:1d:b4 (capab=0x1011 status=0 aid=2)
mai 27 02:30:53 nick-G55VW kernel: wlan5: associated
mai 27 02:30:53 nick-G55VW kernel: cfg80211: Calling CRDA for country: DE
mai 27 02:30:53 nick-G55VW kernel: cfg80211: Regulatory domain changed to country: DE
mai 27 02:30:53 nick-G55VW kernel: cfg80211:  DFS Master region: ETSI
mai 27 02:30:53 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 02:30:53 nick-G55VW kernel: cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 02:30:53 nick-G55VW kernel: cfg80211:   (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 02:30:53 nick-G55VW kernel: cfg80211:   (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
mai 27 02:30:53 nick-G55VW kernel: cfg80211:   (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
mai 27 02:30:53 nick-G55VW kernel: cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=117
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=22
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associating -> associated
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATED -> 4WAY_HANDSHAKE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 1 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: PMKID from Authenticator - hexdump(len=16): 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: no matching PMKID found
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: Get randomness: len=32 entropy=5
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Renewed SNonce - hexdump(len=32): f5 a0 7c 2d c3 7f 20 e6 61 1d bb 42 0d f7 9a 2b d5 a7 ca eb bb 3c d5 4b ac 1b 6b 95 88 78 8c 6e
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: PTK derivation - A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Nonce1 - hexdump(len=32): f5 a0 7c 2d c3 7f 20 e6 61 1d bb 42 0d f7 9a 2b d5 a7 ca eb bb 3c d5 4b ac 1b 6b 95 88 78 8c 6e
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Nonce2 - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: PMK - hexdump(len=32): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: PTK - hexdump(len=48): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 2/4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): 52 d1 b0 41 52 30 54 c8 72 95 6c ee d6 54 0b 64
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 f5 a0 7c 2d c3 7f 20 e6 61 1d bb 42 0d f7 9a 2b d5 a7 ca eb bb 3c d5 4b ac 1b 6b 95 88 78 8c 6e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 52 d1 b0 41 52 30 54 c8 72 95 6c ee d6 54 0b 64 00 16 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:53 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associated -> 4-way handshake
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a 71 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 0a 3b c1 da a5 cf 02 20 19 58 7d c2 5b d9 ae 00 38 e0 0c ce aa 55 8f 4d c5 55 fc fc d5 05 53 1c 3e 71 69 f1 b1 9e 49 92 3d 7b 2d 99 32 64 1e ac d8 a2 dd da fb 1e 87 2e e4 84 19 2d 57 8e 41 b6 d0 02 30 56 60 bd 1d f0 a7
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=151
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=56
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): 71 04 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): 10 0a 3b c1 da a5 cf 02 20 19 58 7d c2 5b d9 ae
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 29 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a 71 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 0a 3b c1 da a5 cf 02 20 19 58 7d c2 5b d9 ae 00 38 e0 0c ce aa 55 8f 4d c5 55 fc fc d5 05 53 1c 3e 71 69 f1 b1 9e 49 92 3d 7b 2d 99 32 64 1e ac d8 a2 dd da fb 1e 87 2e e4 84 19 2d 57 8e 41 b6 d0 02 30 56 60 bd 1d f0 a7
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: encrypted key data - hexdump(len=56): e0 0c ce aa 55 8f 4d c5 55 fc fc d5 05 53 1c 3e 71 69 f1 b1 9e 49 92 3d 7b 2d 99 32 64 1e ac d8 a2 dd da fb 1e 87 2e e4 84 19 2d 57 8e 41 b6 d0 02 30 56 60 bd 1d f0 a7
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 3 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 dd 16 00 0f ac 01 02 00 4e f4 3c 31 13 41 69 56 c4 ff 59 1e c3 77 54 db dd 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 4/4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): 33 af 25 aa 41 ba a3 aa c8 7f 4f 31 d8 a5 0c de
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 33 af 25 aa 41 ba a3 aa c8 7f 4f 31 d8 a5 0c de 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing PTK to the driver
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x24b8d98 key_idx=0 set_tx=1 seq_len=6 key_len=16
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: Group Key - hexdump(len=16): [REMOVED]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: WPA: RSC - hexdump(len=6): 71 04 00 00 00 00
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x523017 key_idx=2 set_tx=0 seq_len=6 key_len=16
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: broadcast key
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling authentication timeout
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: State: GROUP_HANDSHAKE -> COMPLETED
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'sme-connect'@0x24d79a0 done in 0.032375 seconds
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->1 (UP)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=1
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATING
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state SUCCESS
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAP: EAP entering state DISABLED
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATED
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Authorized
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: nl80211: Set supplicant port authorized for d8:50:e6:da:1d:b4
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: EAPOL authentication completed - result=SUCCESS
mai 27 02:30:53 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=6 linkmode=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
mai 27 02:30:54 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:30:54 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: 4-way handshake -> completed
mai 27 02:30:54 nick-G55VW kernel: wlan5: Limiting TX power to 23 (23 - 0) dBm as advertised by d8:50:e6:da:1d:b4
mai 27 02:30:54 nick-G55VW wpa_supplicant[1565]: EAPOL: startWhen --> 0
mai 27 02:30:54 nick-G55VW wpa_supplicant[1565]: EAPOL: disable timer tick
mai 27 02:30:58 nick-G55VW freshclam[928]: Reading CVD header (main.cvd): connect_error: getsockopt(SO_ERROR): fd=4 error=110: Connection timed out
mai 27 02:30:58 nick-G55VW freshclam[928]: Can't connect to port 80 of host db.local.clamav.net (IP: 158.129.196.3)
mai 27 02:30:58 nick-G55VW freshclam[928]: Trying host db.local.clamav.net (195.30.97.3)...
mai 27 02:30:59 nick-G55VW freshclam[928]: WARNING: Unknown response from remote server
mai 27 02:30:59 nick-G55VW freshclam[928]: WARNING: Can't read main.cvd header from db.local.clamav.net (IP: 195.30.97.3)
mai 27 02:30:59 nick-G55VW freshclam[928]: Trying again in 5 secs...
mai 27 02:31:04 nick-G55VW freshclam[928]: ClamAV update process started at Wed May 27 02:31:04 2015
mai 27 02:31:04 nick-G55VW freshclam[928]: main.cvd is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo)
mai 27 02:31:04 nick-G55VW freshclam[928]: daily.cld is up to date (version: 20507, sigs: 1397047, f-level: 63, builder: jesler)
mai 27 02:31:04 nick-G55VW freshclam[928]: bytecode.cld is up to date (version: 256, sigs: 45, f-level: 63, builder: dgoddard)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlan5
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Delete station d8:50:e6:da:1d:b4
mai 27 02:31:54 nick-G55VW kernel: wlan5: deauthenticating from d8:50:e6:da:1d:b4 by local choice (Reason: 3=DEAUTH_LEAVING)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 39 (NL80211_CMD_DEAUTHENTICATE) received for wlan5
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 39 (NL80211_CMD_DEAUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:50:e6:da:1d:b4 A2=d8:fc:93:e4:70:d7
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=26): c0 00 00 00 d8 50 e6 da 1d b4 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 00 00 03 00
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Deauthenticate event
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Event DEAUTH (12) received
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Deauthentication notification
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5:  * reason 3 (locally generated)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5:  * address d8:50:e6:da:1d:b4
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: Deauthentication frame IE(s) - hexdump(len=0): [NULL]
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-DISCONNECTED bssid=d8:50:e6:da:1d:b4 reason=3 locally_generated=1
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Auto connect enabled: try to reconnect (wps=0 wpa_state=9)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Setting scan request: 0.100000 sec
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: Added BSSID d8:50:e6:da:1d:b4 into blacklist
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Blacklist count 1 --> request scan in 100 ms
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Ignore new scan request for 0.100000 sec since an earlier request is scheduled to trigger sooner
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Disconnect event - remove keys
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
mai 27 02:31:54 nick-G55VW NetworkManager[951]: <warn> Connection disconnected (reason -3)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=0 addr=0x24b7590 key_idx=0 set_tx=0 seq_len=0 key_len=0
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: State: COMPLETED -> DISCONNECTED
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 1->0 (DORMANT)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state DISCONNECTED
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Unauthorized
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Skip set_supp_port(unauthorized) while not associated
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state INITIALIZE
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=2 linkmode=1 ifi_flags=0x1003 ([UP])
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1043 ([UP][RUNNING])
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan5
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore disconnect event when using userspace SME
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=00
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: 2402-2472 @ 40 MHz 20 mBm
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: 2457-2482 @ 40 MHz 20 mBm
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: 2474-2494 @ 20 MHz 20 mBm
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: 5170-5250 @ 40 MHz 20 mBm
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: 5735-5835 @ 40 MHz 20 mBm
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 02:31:54 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: completed -> disconnected
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 02:31:54 nick-G55VW kernel: cfg80211: Calling CRDA to update world regulatory domain
mai 27 02:31:54 nick-G55VW kernel: cfg80211: World regulatory domain updated:
mai 27 02:31:54 nick-G55VW kernel: cfg80211:  DFS Master region: unset
mai 27 02:31:54 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 02:31:54 nick-G55VW kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:31:54 nick-G55VW kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:31:54 nick-G55VW kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:31:54 nick-G55VW kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:31:54 nick-G55VW kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: State: DISCONNECTED -> SCANNING
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Starting AP scan for wildcard SSID
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS: Building WPS IE for Probe Request
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Version (hardcoded 0x10)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Request Type
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Config Methods (2108)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * UUID-E
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Primary Device Type
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * RF Bands (3)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Association State
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Configuration Error (0)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Device Password ID (0)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Manufacturer
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Model Name
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Model Number
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Device Name
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: WPS:  * Version2 (0x20)
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: * P2P IE header
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: * Capability dev=25 group=00
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: P2P: * Listen Channel: Regulatory Class 81 Channel 11
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'scan'@0x24d79a0
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'scan'@0x24d79a0 after 0.000308 second wait
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: scan request
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Scan extra IEs - hexdump(len=126): dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 21 08 10 47 00 10 ac 18 94 00 84 3c 5a 7e 96 df 11 58 86 c4 75 4e 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: Scan requested (ret=0) - scan timeout 30 seconds
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan5
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: Scan trigger
mai 27 02:31:54 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: disconnected -> scanning
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_STARTED (49) received
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: Own scan request started a scan in 0.001856 seconds
mai 27 02:31:54 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-SCAN-STARTED
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x1003 ([UP])
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: nl80211: New scan results available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID 'Homewifi5G'
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Scan probed for SSID ''
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5720 5745 5765 5785 5805 5825
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Event SCAN_RESULTS (3) received
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Scan completed in 3.329119 seconds
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Received scan results (4 BSSes)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: BSS: Start scan result update 4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: BSS: last_scan_res_used=4/32
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: New scan results available (own=1 ext=0)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPS: AP f8:3d:ff:8e:cf:a5 type 0 added
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPS: AP[0] f8:3d:ff:8e:cf:a5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'scan'@0x24d79a0 done in 3.333752 seconds
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-49
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - blacklisted (count=1 limit=0)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: 1: d8:50:e6:da:1d:b0 ssid='Homewifi' wpa_ie_len=0 rsn_ie_len=20 caps=0x1411 level=-47
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: 2: 4c:ed:de:af:07:3c ssid='Mihai' wpa_ie_len=22 rsn_ie_len=0 caps=0x411 level=-51
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: 3: f8:3d:ff:8e:cf:a5 ssid='Clicknet-CF9C' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-88 wps
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:    skip - SSID mismatch
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: No APs found - clear blacklist and try again
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: Removed BSSID d8:50:e6:da:1d:b4 from blacklist (clear)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Selecting BSS from priority group 0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: 0: d8:50:e6:da:1d:b4 ssid='Homewifi5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x1111 level=-49
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:    selected based on RSN IE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:    selected BSS d8:50:e6:da:1d:b4 ssid='Homewifi5G'
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Considering connect request: reassociate: 0  selected: d8:50:e6:da:1d:b4  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0x24d7f80  current_ssid=(nil)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Request association with d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Add radio work 'sme-connect'@0x24be320
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: First radio work item in the queue - schedule start immediately
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/2
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1/BSSs/4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Starting radio work 'sme-connect'@0x24be320 after 0.002105 second wait
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Automatic auth_alg selection: 0x1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Overriding auth_alg selection: 0x1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: Search for BSSID d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: No PMKSA cache entry found
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: using IEEE 802.11i/D9.0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Selected mgmt group cipher 32
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: clearing AP WPA IE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using GTK CCMP
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using PTK CCMP
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: using KEY_MGMT WPA-PSK
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: not using MGMT group cipher
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Trying to authenticate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: SCANNING -> AUTHENTICATING
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP fail=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portControl=Auto
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate (ifindex=3)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=0): [NULL]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * Auth Type 0
mai 27 02:31:57 nick-G55VW kernel: wlan5: authenticate with d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Authentication request send successfully
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlan5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: New station d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlan5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 37 (NL80211_CMD_AUTHENTICATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=41): b0 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 90 49 00 00 02 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Authenticate event
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Event AUTH (11) received
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: SME: Authentication response: peer=d8:50:e6:da:1d:b4 auth_type=0 auth_transaction=2 status_code=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: SME: Authentication response IEs - hexdump(len=11): dd 09 00 10 18 02 01 00 1c 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Trying to associate with d8:50:e6:da:1d:b4 (SSID='Homewifi5G' freq=5220 MHz)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: AUTHENTICATING -> ASSOCIATING
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Associate (ifindex=3)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * bssid=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * freq=5220
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * IEs - hexdump(len=32): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 08 04 00 00 00 01 00 00 40
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * WPA Versions 0x2
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * pairwise=0xfac04
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: * group=0xfac04
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Association request send successfully
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:57 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: scanning -> associating
mai 27 02:31:57 nick-G55VW kernel: wlan5: send auth to d8:50:e6:da:1d:b4 (try 1/3)
mai 27 02:31:57 nick-G55VW kernel: wlan5: authenticated
mai 27 02:31:57 nick-G55VW kernel: wlan5: associate with d8:50:e6:da:1d:b4 (try 1/3)
mai 27 02:31:57 nick-G55VW kernel: wlan5: RX AssocResp from d8:50:e6:da:1d:b4 (capab=0x1011 status=0 aid=2)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlan5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event 38 (NL80211_CMD_ASSOCIATE) on wlan5(d8:fc:93:e4:70:d7) A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: MLME event frame - hexdump(len=173): 10 00 3c 00 d8 fc 93 e4 70 d7 d8 50 e6 da 1d b4 d8 50 e6 da 1d b4 a0 49 11 10 00 00 02 c0 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Associate event
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Event ASSOC (0) received
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Association info event
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: resp_ies - hexdump(len=143): 01 08 8c 12 98 24 b0 48 60 6c 35 01 00 41 01 00 46 05 72 08 01 00 00 2d 1a ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 2c 0d 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 08 04 00 08 00 00 00 00 40 bf 0c b2 59 81 0f fa ff 00 00 fa ff 00 00 c0 05 01 2a 00 00 00 dd 09 00 10 18 02 01 00 1c 00 00 dd 18 00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=53 elen=1)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=65 elen=1)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: IEEE 802.11 element parse ignored unknown element (id=70 elen=5)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: freq=5220 MHz
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATING -> ASSOCIATED
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->0 (DORMANT)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Associated to a new BSS: BSSID=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Associated with d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Association event - clear replay counter
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Clear old PTK
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portEnabled=1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state CONNECTING
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: enable timer tick
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling scan request
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=5 linkmode=1 ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 wext ifi_flags=0x11003 ([UP][LOWER_UP])
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Ignore connect event (cmd=46) when using userspace SME
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Event message available
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory domain change
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Event CHANNEL_LIST_CHANGED (30) received
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Regulatory information - country=DE (DFS-ETSI)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: 2400-2483 @ 40 MHz 20 mBm
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: 5150-5250 @ 40 MHz 20 mBm
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: 5250-5350 @ 40 MHz 20 mBm
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: 5470-5725 @ 40 MHz 26 mBm
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: 57240-65880 @ 2160 MHz 40 mBm
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Added 802.11b mode based on 802.11g information
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: P2P: Add operating class 81
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: P2P: Update channel list
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: P2P: cli_channels:
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:57 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associating -> associated
mai 27 02:31:57 nick-G55VW kernel: wlan5: associated
mai 27 02:31:57 nick-G55VW kernel: cfg80211: Calling CRDA for country: DE
mai 27 02:31:57 nick-G55VW kernel: cfg80211: Regulatory domain changed to country: DE
mai 27 02:31:57 nick-G55VW kernel: cfg80211:  DFS Master region: ETSI
mai 27 02:31:57 nick-G55VW kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
mai 27 02:31:57 nick-G55VW kernel: cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 02:31:57 nick-G55VW kernel: cfg80211:   (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
mai 27 02:31:57 nick-G55VW kernel: cfg80211:   (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm), (0 s)
mai 27 02:31:57 nick-G55VW kernel: cfg80211:   (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm), (0 s)
mai 27 02:31:57 nick-G55VW kernel: cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Setting authentication timeout: 10 sec 0 usec
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=117
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=22
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: ASSOCIATED -> 4WAY_HANDSHAKE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 1 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: PMKID from Authenticator - hexdump(len=16): 8a cf 4f 8e 3a cf ea 0a 46 2a f6 b1 99 55 15 9b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: RSN: no matching PMKID found
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: Get randomness: len=32 entropy=5
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Renewed SNonce - hexdump(len=32): 8f 68 ca e3 3b 64 bd db 65 bd bc 21 3b aa 6e 00 9f 20 69 d9 dc 4f 11 cc 59 aa 38 f3 f3 0d 08 e0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: PTK derivation - A1=d8:fc:93:e4:70:d7 A2=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Nonce1 - hexdump(len=32): 8f 68 ca e3 3b 64 bd db 65 bd bc 21 3b aa 6e 00 9f 20 69 d9 dc 4f 11 cc 59 aa 38 f3 f3 0d 08 e0
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Nonce2 - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: PMK - hexdump(len=32): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: PTK - hexdump(len=48): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 2/4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): cb a3 4b fa ff 74 40 63 53 38 3b b8 d4 28 8f 22
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 8f 68 ca e3 3b 64 bd db 65 bd bc 21 3b aa 6e 00 9f 20 69 d9 dc 4f 11 cc 59 aa 38 f3 f3 0d 08 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cb a3 4b fa ff 74 40 63 53 38 3b b8 d4 28 8f 22 00 16 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:57 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: associated -> 4-way handshake
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: RX EAPOL from d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RX EAPOL - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2b a0 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 df e0 b0 95 c9 5f f6 eb 33 9f ac c4 5e ff 46 00 38 bd 28 c3 93 5b 27 a5 70 65 e5 75 ae 6f 8c e1 d7 38 67 e5 6b 8c 38 54 7b f2 30 c4 42 44 d8 2d a8 13 83 af ea 5f 40 54 96 44 a6 5b dc 41 d1 32 ae fe 5e 04 c8 7b 0a d0 47
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: IEEE 802.1X RX: version=2 type=3 length=151
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:   EAPOL-Key type=2
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:   key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5:   key_length=16 key_data_length=56
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_nonce - hexdump(len=32): f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_iv - hexdump(len=16): 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2b
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_rsc - hexdump(len=8): a0 04 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: key_mic - hexdump(len=16): 08 df e0 b0 95 c9 5f f6 eb 33 9f ac c4 5e ff 46
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: RX EAPOL-Key - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 f9 b9 fc b3 94 0e b1 17 00 ea 7b 2e 29 74 0b cf 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2a 20 0a b9 c9 bf db 3e 52 df af 48 a6 29 5e 14 2b a0 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 df e0 b0 95 c9 5f f6 eb 33 9f ac c4 5e ff 46 00 38 bd 28 c3 93 5b 27 a5 70 65 e5 75 ae 6f 8c e1 d7 38 67 e5 6b 8c 38 54 7b f2 30 c4 42 44 d8 2d a8 13 83 af ea 5f 40 54 96 44 a6 5b dc 41 d1 32 ae fe 5e 04 c8 7b 0a d0 47
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: encrypted key data - hexdump(len=56): bd 28 c3 93 5b 27 a5 70 65 e5 75 ae 6f 8c e1 d7 38 67 e5 6b 8c 38 54 7b f2 30 c4 42 44 d8 2d a8 13 83 af ea 5f 40 54 96 44 a6 5b dc 41 d1 32 ae fe 5e 04 c8 7b 0a d0 47
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: RX message 3 of 4-Way Handshake from d8:50:e6:da:1d:b4 (ver=2)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 dd 16 00 0f ac 01 02 00 4e f4 3c 31 13 41 69 56 c4 ff 59 1e c3 77 54 db dd 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Sending EAPOL-Key 4/4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: KCK - hexdump(len=16): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Derived Key MIC - hexdump(len=16): f3 0a 18 d2 0f b5 52 20 ef 42 6f 29 52 db 66 52
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f3 0a 18 d2 0f b5 52 20 ef 42 6f 29 52 db 66 52 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing PTK to the driver
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x24b8d98 key_idx=0 set_tx=1 seq_len=6 key_len=16
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: addr=d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: Group Key - hexdump(len=16): [REMOVED]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: WPA: RSC - hexdump(len=6): a0 04 00 00 00 00
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wpa_driver_nl80211_set_key: ifindex=3 (wlan5) alg=3 addr=0x523017 key_idx=2 set_tx=0 seq_len=6 key_len=16
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: broadcast key
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: WPA: Key negotiation completed with d8:50:e6:da:1d:b4 [PTK=CCMP GTK=CCMP]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Cancelling authentication timeout
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: State: GROUP_HANDSHAKE -> COMPLETED
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: Radio work 'sme-connect'@0x24be320 done in 0.035160 seconds
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: wlan5: CTRL-EVENT-CONNECTED - Connection to d8:50:e6:da:1d:b4 completed [id=0 id_str=]
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Set wlan5 operstate 0->1 (UP)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - portValid=1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: External notification - EAP success=1
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATING
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state SUCCESS
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAP: EAP entering state DISABLED
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_PAE entering state AUTHENTICATED
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: Supplicant port status: Authorized
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: nl80211: Set supplicant port authorized for d8:50:e6:da:1d:b4
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL: SUPP_BE entering state IDLE
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: EAPOL authentication completed - result=SUCCESS
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: RTM_NEWLINK: ifi_index=3 ifname=wlan5 operstate=6 linkmode=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
mai 27 02:31:57 nick-G55VW wpa_supplicant[1565]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/1
mai 27 02:31:57 nick-G55VW NetworkManager[951]: <info> (wlan5): supplicant interface state: 4-way handshake -> completed
mai 27 02:31:57 nick-G55VW kernel: wlan5: Limiting TX power to 23 (23 - 0) dBm as advertised by d8:50:e6:da:1d:b4
mai 27 02:31:58 nick-G55VW wpa_supplicant[1565]: EAPOL: startWhen --> 0
mai 27 02:31:58 nick-G55VW wpa_supplicant[1565]: EAPOL: disable timer tick

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux