You are not logged in.

#1 2014-11-16 20:08:32

jakub
Member
Registered: 2013-09-14
Posts: 151

[SOLVED] Archlinux crashed - how to find out why?

Hi,

just few minutes ago my archlinux crashed.
It freezed for something like 5 seconds and then restarted. It's first time in my life I see linux crashes so badly.

Are there any logs I could check to find the reason why my machine crashed? It's a fresh install because I repartitioned my HDD and installed arch two days ago. Hardware wasn't changed and previous installation was running fine for more than a year. OK, there were some minor issues but it never crashed this way.

What is different in my current installation is I'm using nouveau driver for my graphics card instead of proprietary nvidia driver.

Running applications I remember:

-firefox
-thunderbird
-rhythmbox
-rtorrent (NEW thing, I wans't using it before. But I also doubt it had any influence on what happend)

Linux t61 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64 GNU/Linux

It seems like there was nothing logged for last boot

journalctl -b -1

gives

-- Logs begin at sob 2014-11-15 21:26:17 CET, end at nie 2014-11-16 21:24:18 CET. --
lis 16 15:55:05 t61 systemd-journal[126]: Runtime journal is using 8.0M (max allowed 149.8M, trying to leave 224.7M free of 1.4G available → current limit 149.8M).
lis 16 15:55:06 t61 systemd-journal[126]: Permanent journal is using 24.0M (max allowed 3.9G, trying to leave 4.0G free of 25.3G available → current limit 3.9G).
lis 16 15:55:07 t61 systemd-journal[126]: Time spent on flushing to /var is 1.064229s for 2 entries.
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys cpuset
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys cpu
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys cpuacct
lis 16 15:55:07 t61 kernel: Linux version 3.17.2-1-ARCH (builduser@thomas) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014
lis 16 15:55:07 t61 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ea5c6a7b-1f73-4527-b99c-29920084bd42 rw quiet
lis 16 15:55:07 t61 kernel: e820: BIOS-provided physical RAM map:
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000beeaffff] usable
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000beeb0000-0x00000000beecbfff] ACPI data
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000beecc000-0x00000000beefffff] ACPI NVS
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000bef00000-0x00000000beffffff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
lis 16 15:55:07 t61 kernel: NX (Execute Disable) protection: active
lis 16 15:55:07 t61 kernel: SMBIOS 2.4 present.
lis 16 15:55:07 t61 kernel: DMI: LENOVO 7664R6G/7664R6G, BIOS 7LETD0WW (2.30 ) 02/27/2012
lis 16 15:55:07 t61 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
lis 16 15:55:07 t61 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
lis 16 15:55:07 t61 kernel: AGP: No AGP bridge found
lis 16 15:55:07 t61 kernel: e820: last_pfn = 0xbeeb0 max_arch_pfn = 0x400000000
lis 16 15:55:07 t61 kernel: MTRR default type: uncachable
lis 16 15:55:07 t61 kernel: MTRR fixed ranges enabled:
lis 16 15:55:07 t61 kernel:   00000-9FFFF write-back
lis 16 15:55:07 t61 kernel:   A0000-BFFFF uncachable
lis 16 15:55:07 t61 kernel:   C0000-CFFFF write-protect
lis 16 15:55:07 t61 kernel:   D0000-DFFFF uncachable
lis 16 15:55:07 t61 kernel:   E0000-FFFFF write-protect
lis 16 15:55:07 t61 kernel: MTRR variable ranges enabled:
lis 16 15:55:07 t61 kernel:   0 base 0BF000000 mask FFF000000 uncachable
lis 16 15:55:07 t61 kernel:   1 base 000000000 mask F80000000 write-back
lis 16 15:55:07 t61 kernel:   2 base 080000000 mask FC0000000 write-back
lis 16 15:55:07 t61 kernel:   3 base 0BEF00000 mask FFFF00000 uncachable
lis 16 15:55:07 t61 kernel:   4 disabled
lis 16 15:55:07 t61 kernel:   5 disabled
lis 16 15:55:07 t61 kernel:   6 disabled
lis 16 15:55:07 t61 kernel:   7 disabled
lis 16 15:55:07 t61 kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
lis 16 15:55:07 t61 kernel: found SMP MP-table at [mem 0x000f68f0-0x000f68ff] mapped at [ffff8800000f68f0]
lis 16 15:55:07 t61 kernel: Scanning 1 areas for low memory corruption
lis 16 15:55:07 t61 kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
lis 16 15:55:07 t61 kernel:  [mem 0x00000000-0x000fffff] page 4k
lis 16 15:55:07 t61 kernel: BRK [0x01b2f000, 0x01b2ffff] PGTABLE
lis 16 15:55:07 t61 kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
lis 16 15:55:07 t61 kernel: BRK [0x01b31000, 0x01b31fff] PGTABLE
lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0xbec00000-0xbedfffff]
lis 16 15:55:07 t61 kernel:  [mem 0xbec00000-0xbedfffff] page 2M
lis 16 15:55:07 t61 kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0xbc000000-0xbebfffff]
lis 16 15:55:07 t61 kernel:  [mem 0xbc000000-0xbebfffff] page 2M
lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0x80000000-0xbbffffff]
lis 16 15:55:07 t61 kernel:  [mem 0x80000000-0xbbffffff] page 2M
lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0x00100000-0x7fffffff]
lis 16 15:55:07 t61 kernel:  [mem 0x00100000-0x001fffff] page 4k
lis 16 15:55:07 t61 kernel:  [mem 0x00200000-0x7fffffff] page 2M
lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0xbee00000-0xbeeaffff]
lis 16 15:55:07 t61 kernel:  [mem 0xbee00000-0xbeeaffff] page 4k
lis 16 15:55:07 t61 kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
lis 16 15:55:07 t61 kernel: RAMDISK: [mem 0x3798a000-0x37cbcfff]
lis 16 15:55:07 t61 kernel: ACPI: Early table checksum verification disabled
lis 16 15:55:07 t61 kernel: ACPI: RSDP 0x00000000000F68C0 000024 (v02 LENOVO)
lis 16 15:55:07 t61 kernel: ACPI: XSDT 0x00000000BEEBB614 000094 (v01 LENOVO TP-7L    00002300  LTP 00000000)
lis 16 15:55:07 t61 kernel: ACPI: FACP 0x00000000BEEBB700 0000F4 (v03 LENOVO TP-7L    00002300 LNVO 00000001)
lis 16 15:55:07 t61 kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20140724/tbfadt-618)
lis 16 15:55:07 t61 kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe1Block: 0/32 (20140724/tbfadt-618)
lis 16 15:55:07 t61 kernel: ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20140724/tbfadt-649)
lis 16 15:55:07 t61 kernel: ACPI: DSDT 0x00000000BEEBBB1D 01003C (v01 LENOVO TP-7L    00002300 MSFT 03000000)
lis 16 15:55:07 t61 kernel: ACPI: FACS 0x00000000BEEE4000 000040
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEBB8B4 000269 (v01 LENOVO TP-7L    00002300 MSFT 03000000)
lis 16 15:55:07 t61 kernel: ACPI: ECDT 0x00000000BEECBB59 000052 (v01 LENOVO TP-7L    00002300 LNVO 00000001)
lis 16 15:55:07 t61 kernel: ACPI: TCPA 0x00000000BEECBBAB 000032 (v02 LENOVO TP-7L    00002300 LNVO 00000001)
lis 16 15:55:07 t61 kernel: ACPI: APIC 0x00000000BEECBBDD 000068 (v01 LENOVO TP-7L    00002300 LNVO 00000001)
lis 16 15:55:07 t61 kernel: ACPI: MCFG 0x00000000BEECBC45 00003C (v01 LENOVO TP-7L    00002300 LNVO 00000001)
lis 16 15:55:07 t61 kernel: ACPI: HPET 0x00000000BEECBC81 000038 (v01 LENOVO TP-7L    00002300 LNVO 00000001)
lis 16 15:55:07 t61 kernel: ACPI: SLIC 0x00000000BEECBDF0 000176 (v01 LENOVO TP-7L    00002300  LTP 00000000)
lis 16 15:55:07 t61 kernel: ACPI: BOOT 0x00000000BEECBF66 000028 (v01 LENOVO TP-7L    00002300  LTP 00000001)
lis 16 15:55:07 t61 kernel: ACPI: ASF! 0x00000000BEECBF8E 000072 (v16 LENOVO TP-7L    00002300 PTL  00000001)
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE26D9 00025F (v01 LENOVO TP-7L    00002300 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE2938 0000A6 (v01 LENOVO TP-7L    00002300 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE29DE 0004F7 (v01 LENOVO TP-7L    00002300 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE2ED5 0001D8 (v01 LENOVO TP-7L    00002300 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: DMI detected: Lenovo ThinkPad T61
lis 16 15:55:07 t61 kernel: ACPI: Local APIC address 0xfee00000
lis 16 15:55:07 t61 kernel: No NUMA configuration found
lis 16 15:55:07 t61 kernel: Faking a node at [mem 0x0000000000000000-0x00000000beeaffff]
lis 16 15:55:07 t61 kernel: Initmem setup node 0 [mem 0x00000000-0xbeeaffff]
lis 16 15:55:07 t61 kernel:   NODE_DATA [mem 0xbeeac000-0xbeeaffff]
lis 16 15:55:07 t61 kernel:  [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800bb400000-ffff8800be3fffff] on node 0
lis 16 15:55:07 t61 kernel: Zone ranges:
lis 16 15:55:07 t61 kernel:   DMA      [mem 0x00001000-0x00ffffff]
lis 16 15:55:07 t61 kernel:   DMA32    [mem 0x01000000-0xffffffff]
lis 16 15:55:07 t61 kernel:   Normal   empty
lis 16 15:55:07 t61 kernel: Movable zone start for each node
lis 16 15:55:07 t61 kernel: Early memory node ranges
lis 16 15:55:07 t61 kernel:   node   0: [mem 0x00001000-0x0009cfff]
lis 16 15:55:07 t61 kernel:   node   0: [mem 0x00100000-0xbeeaffff]
lis 16 15:55:07 t61 kernel: On node 0 totalpages: 781900
lis 16 15:55:07 t61 kernel:   DMA zone: 64 pages used for memmap
lis 16 15:55:07 t61 kernel:   DMA zone: 21 pages reserved
lis 16 15:55:07 t61 kernel:   DMA zone: 3996 pages, LIFO batch:0
lis 16 15:55:07 t61 kernel:   DMA32 zone: 12155 pages used for memmap
lis 16 15:55:07 t61 kernel:   DMA32 zone: 777904 pages, LIFO batch:31
lis 16 15:55:07 t61 kernel: ACPI: PM-Timer IO Port: 0x1008
lis 16 15:55:07 t61 kernel: ACPI: Local APIC address 0xfee00000
lis 16 15:55:07 t61 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
lis 16 15:55:07 t61 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
lis 16 15:55:07 t61 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
lis 16 15:55:07 t61 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
lis 16 15:55:07 t61 kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
lis 16 15:55:07 t61 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
lis 16 15:55:07 t61 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
lis 16 15:55:07 t61 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
lis 16 15:55:07 t61 kernel: ACPI: IRQ0 used by override.
lis 16 15:55:07 t61 kernel: ACPI: IRQ9 used by override.
lis 16 15:55:07 t61 kernel: Using ACPI (MADT) for SMP configuration information
lis 16 15:55:07 t61 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
lis 16 15:55:07 t61 kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
lis 16 15:55:07 t61 kernel: e820: [mem 0xbf000000-0xefffffff] available for PCI devices
lis 16 15:55:07 t61 kernel: Booting paravirtualized kernel on bare hardware
lis 16 15:55:07 t61 kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
lis 16 15:55:07 t61 kernel: PERCPU: Embedded 29 pages/cpu @ffff8800bea00000 s86848 r8192 d23744 u1048576
lis 16 15:55:07 t61 kernel: pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
lis 16 15:55:07 t61 kernel: pcpu-alloc: [0] 0 1 
lis 16 15:55:07 t61 kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 769660
lis 16 15:55:07 t61 kernel: Policy zone: DMA32
lis 16 15:55:07 t61 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ea5c6a7b-1f73-4527-b99c-29920084bd42 rw quiet
lis 16 15:55:07 t61 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
lis 16 15:55:07 t61 kernel: AGP: Checking aperture...
lis 16 15:55:07 t61 kernel: AGP: No AGP bridge found
lis 16 15:55:07 t61 kernel: Calgary: detecting Calgary via BIOS EBDA area
lis 16 15:55:07 t61 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
lis 16 15:55:07 t61 kernel: Memory: 3063108K/3127600K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 64492K reserved)
lis 16 15:55:07 t61 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
lis 16 15:55:07 t61 kernel: Preemptible hierarchical RCU implementation.
lis 16 15:55:07 t61 kernel:         RCU dyntick-idle grace-period acceleration is enabled.
lis 16 15:55:07 t61 kernel:         Dump stacks of tasks blocking RCU-preempt GP.
lis 16 15:55:07 t61 kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
lis 16 15:55:07 t61 kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
lis 16 15:55:07 t61 kernel: NR_IRQS:8448 nr_irqs:440 0
lis 16 15:55:07 t61 kernel: Console: colour dummy device 80x25
lis 16 15:55:07 t61 kernel: console [tty0] enabled
lis 16 15:55:07 t61 kernel: allocated 12582912 bytes of page_cgroup
lis 16 15:55:07 t61 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
lis 16 15:55:07 t61 kernel: hpet clockevent registered
lis 16 15:55:07 t61 kernel: tsc: Fast TSC calibration using PIT
lis 16 15:55:07 t61 kernel: tsc: Detected 2094.738 MHz processor
lis 16 15:55:07 t61 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4191.03 BogoMIPS (lpj=6982460)
lis 16 15:55:07 t61 kernel: pid_max: default: 32768 minimum: 301
lis 16 15:55:07 t61 kernel: ACPI: Core revision 20140724
lis 16 15:55:07 t61 kernel: ACPI: All ACPI Tables successfully acquired
lis 16 15:55:07 t61 kernel: Security Framework initialized
lis 16 15:55:07 t61 kernel: Yama: becoming mindful.
lis 16 15:55:07 t61 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
lis 16 15:55:07 t61 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
lis 16 15:55:07 t61 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
lis 16 15:55:07 t61 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys memory
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys devices
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys freezer
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys net_cls
lis 16 15:55:07 t61 kernel: Initializing cgroup subsys blkio
lis 16 15:55:07 t61 kernel: CPU: Physical Processor ID: 0
lis 16 15:55:07 t61 kernel: CPU: Processor Core ID: 0
lis 16 15:55:07 t61 kernel: mce: CPU supports 6 MCE banks
lis 16 15:55:07 t61 kernel: CPU0: Thermal monitoring enabled (TM2)
lis 16 15:55:07 t61 kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
                            Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
lis 16 15:55:07 t61 kernel: Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
lis 16 15:55:07 t61 kernel: ftrace: allocating 20675 entries in 81 pages
lis 16 15:55:07 t61 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
lis 16 15:55:07 t61 kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz (fam: 06, model: 17, stepping: 06)
lis 16 15:55:07 t61 kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
lis 16 15:55:07 t61 kernel: ... version:                2
lis 16 15:55:07 t61 kernel: ... bit width:              40
lis 16 15:55:07 t61 kernel: ... generic registers:      2
lis 16 15:55:07 t61 kernel: ... value mask:             000000ffffffffff
lis 16 15:55:07 t61 kernel: ... max period:             000000007fffffff
lis 16 15:55:07 t61 kernel: ... fixed-purpose events:   3
lis 16 15:55:07 t61 kernel: ... event mask:             0000000700000003
lis 16 15:55:07 t61 kernel: x86: Booting SMP configuration:
lis 16 15:55:07 t61 kernel: .... node  #0, CPUs:      #1
lis 16 15:55:07 t61 kernel: TSC synchronization [CPU#0 -> CPU#1]:
lis 16 15:55:07 t61 kernel: Measured 383775 cycles TSC warp between CPUs, turning off TSC clock.
lis 16 15:55:07 t61 kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
lis 16 15:55:07 t61 kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
lis 16 15:55:07 t61 kernel: x86: Booted up 1 node, 2 CPUs
lis 16 15:55:07 t61 kernel: smpboot: Total of 2 processors activated (8382.07 BogoMIPS)
lis 16 15:55:07 t61 kernel: devtmpfs: initialized
lis 16 15:55:07 t61 kernel: PM: Registering ACPI NVS region [mem 0xbeecc000-0xbeefffff] (212992 bytes)
lis 16 15:55:07 t61 kernel: pinctrl core: initialized pinctrl subsystem
lis 16 15:55:07 t61 kernel: RTC time: 14:54:57, date: 11/16/14
lis 16 15:55:07 t61 kernel: NET: Registered protocol family 16
lis 16 15:55:07 t61 kernel: cpuidle: using governor ladder
lis 16 15:55:07 t61 kernel: cpuidle: using governor menu
lis 16 15:55:07 t61 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
lis 16 15:55:07 t61 kernel: ACPI: bus type PCI registered
lis 16 15:55:07 t61 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
lis 16 15:55:07 t61 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
lis 16 15:55:07 t61 kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
lis 16 15:55:07 t61 kernel: PCI: Using configuration type 1 for base access
lis 16 15:55:07 t61 kernel: mtrr: your CPUs had inconsistent variable MTRR settings
lis 16 15:55:07 t61 kernel: mtrr: probably your BIOS does not setup all CPUs.
lis 16 15:55:07 t61 kernel: mtrr: corrected configuration.
lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Module Device)
lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Processor Device)
lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Processor Aggregator Device)
lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Linux)
lis 16 15:55:07 t61 kernel: ACPI : EC: EC description table is found, configuring boot EC
lis 16 15:55:07 t61 kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BE40F800 0002C4 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BA3FC000 00085E (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BA2BE800 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BA2BFC00 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
lis 16 15:55:07 t61 kernel: ACPI: Interpreter enabled
lis 16 15:55:07 t61 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
lis 16 15:55:07 t61 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
lis 16 15:55:07 t61 kernel: ACPI: (supports S0 S3 S4 S5)
lis 16 15:55:07 t61 kernel: ACPI: Using IOAPIC for interrupt routing
lis 16 15:55:07 t61 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
lis 16 15:55:07 t61 kernel: ACPI: Power Resource [PUBS] (on)
lis 16 15:55:07 t61 kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
lis 16 15:55:07 t61 kernel: acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
lis 16 15:55:07 t61 kernel: acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
lis 16 15:55:07 t61 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
lis 16 15:55:07 t61 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
lis 16 15:55:07 t61 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
lis 16 15:55:07 t61 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
lis 16 15:55:07 t61 kernel: PCI host bridge to bus 0000:00
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0xbf000000-0xfebfffff]
lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
lis 16 15:55:07 t61 kernel: pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
lis 16 15:55:07 t61 kernel: pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
lis 16 15:55:07 t61 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: [8086:1049] type 00 class 0x020000
lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xfe200000-0xfe21ffff]
lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xfe225000-0xfe225fff]
lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: reg 0x18: [io  0x1840-0x185f]
lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: System wakeup disabled by ACPI
lis 16 15:55:07 t61 kernel: pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.0: reg 0x20: [io  0x1860-0x187f]
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.1: reg 0x20: [io  0x1880-0x189f]
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xfe226c00-0xfe226fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xfe220000-0xfe223fff 64bit]
lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.0: reg 0x20: [io  0x18a0-0x18bf]
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.1: reg 0x20: [io  0x18c0-0x18df]
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.2: reg 0x20: [io  0x18e0-0x18ff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfe227000-0xfe2273ff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: [8086:2811] type 00 class 0x060100
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x20: [io  0x1830-0x183f]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x10: [io  0x1c48-0x1c4f]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x14: [io  0x1c1c-0x1c1f]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x18: [io  0x1c40-0x1c47]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x1c18-0x1c1b]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x20: [io  0x1c20-0x1c3f]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfe226000-0xfe2267ff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: PME# supported from D3hot
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xfe227400-0xfe2274ff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.3: reg 0x20: [io  0x1c60-0x1c7f]
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: [10de:0429] type 00 class 0x030000
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd6000000-0xd6ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd4000000-0xd5ffffff 64bit]
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0:   bridge window [mem 0xd4000000-0xd6ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0:   bridge window [mem 0xfc000000-0xfdffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0:   bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: [8086:4230] type 00 class 0x028000
lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf2fe000-0xdf2fffff 64bit]
lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1:   bridge window [mem 0xdc100000-0xdf2fffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2:   bridge window [mem 0xd8000000-0xd9ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2:   bridge window [mem 0xdfa00000-0xdfafffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3:   bridge window [io  0x6000-0x6fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3:   bridge window [mem 0xd0000000-0xd1ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3:   bridge window [mem 0xdf700000-0xdf7fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4:   bridge window [mem 0xcc000000-0xcdffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf400000-0xdf4fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: reg 0x10: [mem 0xf8100000-0xf8100fff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: supports D1 D2
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010
lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: reg 0x10: [mem 0xf8101000-0xf81017ff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: supports D1 D2
lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [io  0x8000-0xbfff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0xf8100000-0xfbffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0xbf000000-0xfebfffff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed4bfff] (subtractive decode)
lis 16 15:55:08 t61 kernel: pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
lis 16 15:55:08 t61 kernel: pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
lis 16 15:55:08 t61 kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
lis 16 15:55:08 t61 kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
lis 16 15:55:08 t61 kernel: ACPI : EC: GPE = 0x12, I/O: command/status = 0x66, data = 0x62
lis 16 15:55:08 t61 kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
lis 16 15:55:08 t61 kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
lis 16 15:55:08 t61 kernel: vgaarb: loaded
lis 16 15:55:08 t61 kernel: vgaarb: bridge control possible 0000:01:00.0
lis 16 15:55:08 t61 kernel: PCI: Using ACPI for IRQ routing
lis 16 15:55:08 t61 kernel: PCI: pci_cache_line_size set to 64 bytes
lis 16 15:55:08 t61 kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
lis 16 15:55:08 t61 kernel: e820: reserve RAM buffer [mem 0xbeeb0000-0xbfffffff]
lis 16 15:55:08 t61 kernel: NetLabel: Initializing
lis 16 15:55:08 t61 kernel: NetLabel:  domain hash size = 128
lis 16 15:55:08 t61 kernel: NetLabel:  protocols = UNLABELED CIPSOv4
lis 16 15:55:08 t61 kernel: NetLabel:  unlabeled traffic allowed by default
lis 16 15:55:08 t61 kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
lis 16 15:55:08 t61 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
lis 16 15:55:08 t61 kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter
lis 16 15:55:08 t61 kernel: Switched to clocksource hpet
lis 16 15:55:08 t61 kernel: pnp: PnP ACPI init
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x00100000-0xbeffffff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
lis 16 15:55:08 t61 kernel: system 00:01: [io  0x164e-0x164f] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [io  0x1000-0x107f] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:01: [io  0x1180-0x11bf] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [io  0x0800-0x080f] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [io  0x15e0-0x15ef] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [io  0x1600-0x165f] could not be reserved
lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
lis 16 15:55:08 t61 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
lis 16 15:55:08 t61 kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
lis 16 15:55:08 t61 kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
lis 16 15:55:08 t61 kernel: pnp 00:04: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
lis 16 15:55:08 t61 kernel: pnp 00:05: Plug and Play ACPI device, IDs ATM1200 PNP0c31 (active)
lis 16 15:55:08 t61 kernel: pnp: PnP ACPI: found 6 devices
lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00020000 pref]
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00020000 pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0:   bridge window [mem 0xd4000000-0xd6ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0:   bridge window [mem 0xfc000000-0xfdffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0:   bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1:   bridge window [mem 0xdc100000-0xdf2fffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2:   bridge window [mem 0xd8000000-0xd9ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2:   bridge window [mem 0xdfa00000-0xdfafffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3:   bridge window [io  0x6000-0x6fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3:   bridge window [mem 0xd0000000-0xd1ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3:   bridge window [mem 0xdf700000-0xdf7fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4:   bridge window [mem 0xcc000000-0xcdffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf400000-0xdf4fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 15: assigned [mem 0xf4000000-0xf7ffffff pref]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 16: assigned [mem 0xc0000000-0xc3ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 13: assigned [io  0x8000-0x80ff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 14: assigned [io  0x8400-0x84ff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: CardBus bridge to [bus 16-17]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0:   bridge window [io  0x8000-0x80ff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0:   bridge window [io  0x8400-0x84ff]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0:   bridge window [mem 0xf4000000-0xf7ffffff pref]
lis 16 15:55:08 t61 kernel: pci 0000:15:00.0:   bridge window [mem 0xc0000000-0xc3ffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: PCI bridge to [bus 15-18]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [io  0x8000-0xbfff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0xf8100000-0xfbffffff]
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0:   bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 11 [mem 0xbf000000-0xfebfffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed4bfff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd6ffffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:02: resource 1 [mem 0xfc000000-0xfdffffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf80fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:03: resource 1 [mem 0xdc100000-0xdf2fffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:04: resource 1 [mem 0xd8000000-0xd9ffffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:04: resource 2 [mem 0xdfa00000-0xdfafffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:05: resource 0 [io  0x6000-0x6fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd1ffffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:05: resource 2 [mem 0xdf700000-0xdf7fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:0d: resource 0 [io  0x7000-0x7fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:0d: resource 1 [mem 0xcc000000-0xcdffffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:0d: resource 2 [mem 0xdf400000-0xdf4fffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 0 [io  0x8000-0xbfff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 1 [mem 0xf8100000-0xfbffffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 2 [mem 0xf4000000-0xf7ffffff 64bit pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 5 [io  0x0d00-0xffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 7 [mem 0x000d0000-0x000d3fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 8 [mem 0x000d4000-0x000d7fff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 9 [mem 0x000d8000-0x000dbfff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 10 [mem 0x000dc000-0x000dffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 11 [mem 0xbf000000-0xfebfffff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 12 [mem 0xfed40000-0xfed4bfff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 0 [io  0x8000-0x80ff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 1 [io  0x8400-0x84ff]
lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 2 [mem 0xf4000000-0xf7ffffff pref]
lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 3 [mem 0xc0000000-0xc3ffffff]
lis 16 15:55:08 t61 kernel: NET: Registered protocol family 2
lis 16 15:55:08 t61 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
lis 16 15:55:08 t61 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
lis 16 15:55:08 t61 kernel: TCP: Hash tables configured (established 32768 bind 32768)
lis 16 15:55:08 t61 kernel: TCP: reno registered
lis 16 15:55:08 t61 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
lis 16 15:55:08 t61 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
lis 16 15:55:08 t61 kernel: NET: Registered protocol family 1
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: Video device with shadowed ROM
lis 16 15:55:08 t61 kernel: PCI: CLS mismatch (64 != 32), using 64 bytes
lis 16 15:55:08 t61 kernel: Unpacking initramfs...
lis 16 15:55:08 t61 kernel: Freeing initrd memory: 3276K (ffff88003798a000 - ffff880037cbd000)
lis 16 15:55:08 t61 kernel: Simple Boot Flag at 0x35 set to 0x1
lis 16 15:55:08 t61 kernel: microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60f
lis 16 15:55:08 t61 kernel: microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60f
lis 16 15:55:08 t61 kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
lis 16 15:55:08 t61 kernel: Scanning for low memory corruption every 60 seconds
lis 16 15:55:08 t61 kernel: futex hash table entries: 512 (order: 3, 32768 bytes)
lis 16 15:55:08 t61 kernel: Initialise system trusted keyring
lis 16 15:55:08 t61 kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
lis 16 15:55:08 t61 kernel: zpool: loaded
lis 16 15:55:08 t61 kernel: zbud: loaded
lis 16 15:55:08 t61 kernel: VFS: Disk quotas dquot_6.5.2
lis 16 15:55:08 t61 kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
lis 16 15:55:08 t61 kernel: msgmni has been set to 5989
lis 16 15:55:08 t61 kernel: Key type big_key registered
lis 16 15:55:08 t61 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
lis 16 15:55:08 t61 kernel: io scheduler noop registered
lis 16 15:55:08 t61 kernel: io scheduler deadline registered
lis 16 15:55:08 t61 kernel: io scheduler cfq registered (default)
lis 16 15:55:08 t61 kernel: pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.2: irq 27 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.3: irq 28 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.4: irq 29 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
lis 16 15:55:08 t61 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
lis 16 15:55:08 t61 kernel: pciehp: Using ACPI for slot detection.
lis 16 15:55:08 t61 kernel: pciehp 0000:00:1c.3:pcie04: Slot #5 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
lis 16 15:55:08 t61 kernel: pciehp 0000:00:1c.3:pcie04: Timeout on hotplug command 0x00000000 (issued 1333 msec ago)
lis 16 15:55:08 t61 kernel: pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
lis 16 15:55:08 t61 kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
lis 16 15:55:08 t61 kernel: vesafb: mode is 1280x1024x32, linelength=5120, pages=0
lis 16 15:55:08 t61 kernel: vesafb: scrolling: redraw
lis 16 15:55:08 t61 kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
lis 16 15:55:08 t61 kernel: vesafb: framebuffer at 0xd5000000, mapped to 0xffffc90004780000, using 5120k, total 5120k
lis 16 15:55:08 t61 kernel: Console: switching to colour frame buffer device 160x64
lis 16 15:55:08 t61 kernel: fb0: VESA VGA frame buffer device
lis 16 15:55:08 t61 kernel: intel_idle: does not run on family 6 model 23
lis 16 15:55:08 t61 kernel: GHES: HEST is not enabled!
lis 16 15:55:08 t61 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
lis 16 15:55:08 t61 kernel: Linux agpgart interface v0.103
lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: RTC can wake from S4
lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
lis 16 15:55:08 t61 kernel: ledtrig-cpu: registered to indicate activity on CPUs
lis 16 15:55:08 t61 kernel: TCP: cubic registered
lis 16 15:55:08 t61 kernel: NET: Registered protocol family 10
lis 16 15:55:08 t61 kernel: NET: Registered protocol family 17
lis 16 15:55:08 t61 kernel: Loading compiled-in X.509 certificates
lis 16 15:55:08 t61 kernel: registered taskstats version 1
lis 16 15:55:08 t61 kernel:   Magic number: 6:608:940
lis 16 15:55:08 t61 kernel: pci_express 0000:00:1c.3:pcie08: hash matches
lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: setting system clock to 2014-11-16 14:54:59 UTC (1416149699)
lis 16 15:55:08 t61 kernel: PM: Hibernation image not present or could not be loaded.
lis 16 15:55:08 t61 kernel: Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
lis 16 15:55:08 t61 kernel: Write protecting the kernel read-only data: 8192k
lis 16 15:55:08 t61 kernel: Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
lis 16 15:55:08 t61 kernel: Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
lis 16 15:55:08 t61 kernel: random: systemd-tmpfile urandom read with 3 bits of entropy available
lis 16 15:55:08 t61 kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
lis 16 15:55:08 t61 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
lis 16 15:55:08 t61 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
lis 16 15:55:08 t61 kernel: ACPI: bus type USB registered
lis 16 15:55:08 t61 kernel: usbcore: registered new interface driver usbfs
lis 16 15:55:08 t61 kernel: usbcore: registered new interface driver hub
lis 16 15:55:08 t61 kernel: usbcore: registered new device driver usb
lis 16 15:55:08 t61 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
lis 16 15:55:08 t61 kernel: uhci_hcd: USB Universal Host Controller Interface driver
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
lis 16 15:55:08 t61 kernel: hub 1-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 1-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: ehci-pci: EHCI PCI platform driver
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
lis 16 15:55:08 t61 kernel: hub 2-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 2-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018a0
lis 16 15:55:08 t61 kernel: hub 3-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 3-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018c0
lis 16 15:55:08 t61 kernel: hub 4-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 4-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018e0
lis 16 15:55:08 t61 kernel: hub 5-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 5-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 6
lis 16 15:55:08 t61 kernel: SCSI subsystem initialized
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xfe226c00
lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: enabling device (0005 -> 0007)
lis 16 15:55:08 t61 kernel: libata version 3.00 loaded.
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
lis 16 15:55:08 t61 kernel: hub 6-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 6-0:1.0: 4 ports detected
lis 16 15:55:08 t61 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
lis 16 15:55:08 t61 kernel: hub 1-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 1-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
lis 16 15:55:08 t61 kernel: hub 2-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 2-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: ata_piix 0000:00:1f.1: version 2.13
lis 16 15:55:08 t61 kernel: scsi host0: ata_piix
lis 16 15:55:08 t61 kernel: scsi host1: ata_piix
lis 16 15:55:08 t61 kernel: ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1830 irq 14
lis 16 15:55:08 t61 kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1838 irq 15
lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: version 3.0
lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: irq 30 for MSI/MSI-X
lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 1.5 Gbps 0x1 impl SATA mode
lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc 
lis 16 15:55:08 t61 kernel: ata2: port disabled--ignoring
lis 16 15:55:08 t61 kernel: scsi host2: ahci
lis 16 15:55:08 t61 kernel: scsi host3: ahci
lis 16 15:55:08 t61 kernel: scsi host4: ahci
lis 16 15:55:08 t61 kernel: ata3: SATA max UDMA/133 abar m2048@0xfe226000 port 0xfe226100 irq 30
lis 16 15:55:08 t61 kernel: ata4: DUMMY
lis 16 15:55:08 t61 kernel: ata5: DUMMY
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: debug port 1
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: irq 19, io mem 0xfe227000
lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
lis 16 15:55:08 t61 kernel: hub 7-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 7-0:1.0: 6 ports detected
lis 16 15:55:08 t61 kernel: hub 3-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 3-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: hub 4-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 4-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: hub 5-0:1.0: USB hub found
lis 16 15:55:08 t61 kernel: hub 5-0:1.0: 2 ports detected
lis 16 15:55:08 t61 kernel: ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-U10N, 1.05, max UDMA/33
lis 16 15:55:08 t61 kernel: ata1.00: configured for UDMA/33
lis 16 15:55:08 t61 kernel: scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-U10N  1.05 PQ: 0 ANSI: 5
lis 16 15:55:08 t61 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
lis 16 15:55:08 t61 kernel: ata3.00: ATA-8: WDC WD3200BEVT-00A23T0, 01.01A01, max UDMA/133
lis 16 15:55:08 t61 kernel: ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
lis 16 15:55:08 t61 kernel: ata3.00: configured for UDMA/133
lis 16 15:55:08 t61 kernel: scsi 2:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-0 1A01 PQ: 0 ANSI: 5
lis 16 15:55:08 t61 kernel: sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
lis 16 15:55:08 t61 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
lis 16 15:55:08 t61 kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0
lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Write Protect is off
lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
lis 16 15:55:08 t61 kernel:  sda: sda1 sda2 sda3
lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Attached SCSI disk
lis 16 15:55:08 t61 kernel: firewire_core 0000:15:00.1: created device fw0: GUID 00061b032a56ecc5, S400
lis 16 15:55:08 t61 kernel: usb 1-1: new full-speed USB device number 2 using uhci_hcd
lis 16 15:55:08 t61 kernel: usb 1-2: new full-speed USB device number 3 using uhci_hcd
lis 16 15:55:08 t61 kernel: usb 2-1: new low-speed USB device number 2 using uhci_hcd
lis 16 15:55:08 t61 kernel: hidraw: raw HID events driver (C) Jiri Kosina
lis 16 15:55:08 t61 kernel: usbcore: registered new interface driver usbhid
lis 16 15:55:08 t61 kernel: usbhid: USB HID core driver
lis 16 15:55:08 t61 kernel: input: Microsoft Microsoft Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/0003:045E:00D1.0001/input/input2
lis 16 15:55:08 t61 kernel: hid-generic 0003:045E:00D1.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Optical Mouse with Tilt Wheel] on usb-0000:00:1a.1-1/input0
lis 16 15:55:08 t61 kernel: floppy0: no floppy controllers found
lis 16 15:55:08 t61 kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
lis 16 15:55:08 t61 kernel: random: nonblocking pool is initialized
lis 16 15:55:08 t61 kernel: fuse init (API version 7.23)
lis 16 15:55:08 t61 kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
lis 16 15:55:08 t61 systemd-journal[126]: Journal started
lis 16 15:55:06 t61 systemd-modules-load[124]: Inserted module 'fuse'
lis 16 15:55:07 t61 systemd-udevd[151]: starting version 217
lis 16 15:55:09 t61 kernel: Monitor-Mwait will be used to enter C-1 state
lis 16 15:55:09 t61 kernel: Monitor-Mwait will be used to enter C-2 state
lis 16 15:55:09 t61 kernel: Monitor-Mwait will be used to enter C-3 state
lis 16 15:55:09 t61 kernel: ACPI: acpi_idle registered with cpuidle
lis 16 15:55:09 t61 kernel: tpm_tis 00:05: 1.2 TPM (device-id 0x3203, rev-id 9)
lis 16 15:55:09 t61 kernel: ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
lis 16 15:55:09 t61 kernel: acpi device:06: registered as cooling_device2
lis 16 15:55:09 t61 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input3
lis 16 15:55:09 t61 kernel: tpm_tis 00:05: TPM is disabled/deactivated (0x6)
lis 16 15:55:09 t61 kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
lis 16 15:55:09 t61 kernel: ACPI: Lid Switch [LID]
lis 16 15:55:09 t61 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
lis 16 15:55:09 t61 kernel: ACPI: Sleep Button [SLPB]
lis 16 15:55:09 t61 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
lis 16 15:55:09 t61 kernel: ACPI: Power Button [PWRF]
lis 16 15:55:09 t61 kernel: snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:20ac
lis 16 15:55:09 t61 kernel: snd_hda_intel 0000:00:1b.0: irq 31 for MSI/MSI-X
lis 16 15:55:09 t61 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
lis 16 15:55:09 t61 kernel: pps_core: LinuxPPS API ver. 1 registered
lis 16 15:55:09 t61 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
lis 16 15:55:09 t61 kernel: wmi: Mapper loaded
lis 16 15:55:09 t61 kernel: thermal LNXTHERM:00: registered as thermal_zone0
lis 16 15:55:09 t61 kernel: ACPI: Thermal Zone [THM0] (58 C)
lis 16 15:55:09 t61 kernel: thermal LNXTHERM:01: registered as thermal_zone1
lis 16 15:55:09 t61 kernel: ACPI: Thermal Zone [THM1] (60 C)
lis 16 15:55:09 t61 kernel: ACPI: Battery Slot [BAT0] (battery present)
lis 16 15:55:09 t61 kernel: PTP clock support registered
lis 16 15:55:09 t61 kernel: ACPI: AC Adapter [AC] (on-line)
lis 16 15:55:10 t61 kernel: Non-volatile memory driver v1.3
lis 16 15:55:10 t61 kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
lis 16 15:55:10 t61 kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
lis 16 15:55:10 t61 kernel: thinkpad_acpi: ThinkPad BIOS 7LETD0WW (2.30 ), EC 7KHT24WW-1.08
lis 16 15:55:10 t61 kernel: thinkpad_acpi: Lenovo ThinkPad T61, model 7664R6G
lis 16 15:55:10 t61 kernel: thinkpad_acpi: detected a 16-level brightness capable ThinkPad
lis 16 15:55:10 t61 kernel: thinkpad_acpi: ACPI backlight control delay disabled
lis 16 15:55:10 t61 kernel: thinkpad_acpi: radio switch found; radios are enabled
lis 16 15:55:10 t61 kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
lis 16 15:55:10 t61 kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
lis 16 15:55:10 t61 kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
lis 16 15:55:10 t61 kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
lis 16 15:55:10 t61 kernel: thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
lis 16 15:55:10 t61 kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
lis 16 15:55:10 t61 kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
lis 16 15:55:10 t61 kernel: e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
lis 16 15:55:10 t61 kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
lis 16 15:55:10 t61 kernel: e1000e 0000:00:19.0: irq 32 for MSI/MSI-X
lis 16 15:55:10 t61 kernel: [drm] Initialized drm 1.1.0 20060810
lis 16 15:55:10 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:    mono: mono_out=0x0
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:    dig-out=0x1b/0x0
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:    inputs:
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:      Internal Mic=0x15
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:      Dock Mic=0x1c
lis 16 15:55:10 t61 kernel: sound hdaudioC0D0:      Mic=0x14
lis 16 15:55:10 t61 kernel: input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
lis 16 15:55:10 t61 kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
lis 16 15:55:10 t61 kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
lis 16 15:55:10 t61 kernel: iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
lis 16 15:55:10 t61 kernel: iwl4965: Copyright(c) 2003-2011 Intel Corporation
lis 16 15:55:10 t61 kernel: iwl4965 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
lis 16 15:55:10 t61 kernel: iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
lis 16 15:55:10 t61 kernel: iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5
lis 16 15:55:10 t61 kernel: iwl4965 0000:03:00.0: Tunable channels: 13 802.11bg, 19 802.11a channels
lis 16 15:55:10 t61 kernel: iwl4965 0000:03:00.0: irq 33 for MSI/MSI-X
lis 16 15:55:10 t61 kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:21:86:9a:c8:59
lis 16 15:55:10 t61 kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
lis 16 15:55:10 t61 kernel: e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: 1008FF-0FF
lis 16 15:55:10 t61 kernel: ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102f conflicts with OpRegion 0x0000000000001000-0x000000000000107f (\_SB_.PCI0.LPC_.PMIO) (20140724/utaddress-258)
lis 16 15:55:10 t61 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lis 16 15:55:10 t61 kernel: ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011bf (\_SB_.PCI0.LPC_.LPIO) (20140724/utaddress-258)
lis 16 15:55:10 t61 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lis 16 15:55:10 t61 kernel: ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011bf (\_SB_.PCI0.LPC_.LPIO) (20140724/utaddress-258)
lis 16 15:55:10 t61 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
lis 16 15:55:10 t61 kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
lis 16 15:55:10 t61 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
lis 16 15:55:10 t61 kernel: yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
lis 16 15:55:10 t61 kernel: iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24
lis 16 15:55:10 t61 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
lis 16 15:55:10 t61 kernel: yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16
lis 16 15:55:10 t61 kernel: yenta_cardbus 0000:15:00.0: Socket status: 30000006
lis 16 15:55:10 t61 kernel: yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io  0x8000-0xbfff]
lis 16 15:55:10 t61 kernel: yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf8100000-0xfbffffff]
lis 16 15:55:10 t61 kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xf8100000-0xfbffffff:
lis 16 15:55:10 t61 kernel:  excluding 0xf8100000-0xf84effff
lis 16 15:55:10 t61 kernel: yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4000000-0xf7ffffff 64bit pref]
lis 16 15:55:10 t61 kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4000000-0xf7ffffff:
lis 16 15:55:10 t61 kernel:  excluding 0xf4000000-0xf7ffffff
lis 16 15:55:10 t61 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs'
lis 16 15:55:10 t61 kernel: ppdev: user-space parallel port driver
lis 16 15:55:10 t61 kernel: iTCO_vendor_support: vendor-support=0
lis 16 15:55:11 t61 kernel: checking generic (d5000000 500000) vs hw (e0000000 10000000)
lis 16 15:55:11 t61 kernel: checking generic (d5000000 500000) vs hw (d4000000 2000000)
lis 16 15:55:11 t61 kernel: fb: switching to nouveaufb from VESA VGA
lis 16 15:55:11 t61 kernel: Console: switching to colour dummy device 80x25
lis 16 15:55:11 t61 kernel: nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x086900a2
lis 16 15:55:11 t61 kernel: nouveau  [  DEVICE][0000:01:00.0] Chipset: G86 (NV86)
lis 16 15:55:11 t61 kernel: nouveau  [  DEVICE][0000:01:00.0] Family : NV50
lis 16 15:55:11 t61 kernel: nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for image...
lis 16 15:55:11 t61 kernel: nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
lis 16 15:55:11 t61 kernel: nouveau  [   VBIOS][0000:01:00.0] using image from PRAMIN
lis 16 15:55:11 t61 kernel: nouveau  [   VBIOS][0000:01:00.0] BIT signature found
lis 16 15:55:11 t61 kernel: nouveau  [   VBIOS][0000:01:00.0] version 60.86.3e.00.00
lis 16 15:55:11 t61 kernel: e1000e 0000:00:19.0 enp0s25: renamed from eth0
lis 16 15:55:11 t61 kernel: nouveau 0000:01:00.0: irq 34 for MSI/MSI-X
lis 16 15:55:11 t61 kernel: nouveau  [     PMC][0000:01:00.0] MSI interrupts enabled
lis 16 15:55:11 t61 kernel: nouveau  [     PFB][0000:01:00.0] RAM type: GDDR3
lis 16 15:55:11 t61 kernel: nouveau  [     PFB][0000:01:00.0] RAM size: 128 MiB
lis 16 15:55:11 t61 kernel: nouveau  [     PFB][0000:01:00.0]    ZCOMP: 646 tags
lis 16 15:55:11 t61 kernel: nouveau  [    VOLT][0000:01:00.0] GPU voltage: 1150000uv
lis 16 15:55:11 t61 kernel: nouveau  [  PTHERM][0000:01:00.0] FAN control: none / external
lis 16 15:55:11 t61 kernel: nouveau  [  PTHERM][0000:01:00.0] fan management: automatic
lis 16 15:55:11 t61 kernel: nouveau  [  PTHERM][0000:01:00.0] internal sensor: yes
lis 16 15:55:11 t61 kernel: nouveau  [     CLK][0000:01:00.0] 20: core 169 MHz shader 338 MHz memory 100 MHz
lis 16 15:55:11 t61 kernel: nouveau  [     CLK][0000:01:00.0] 21: core 275 MHz shader 550 MHz memory 301 MHz
lis 16 15:55:11 t61 kernel: nouveau  [     CLK][0000:01:00.0] 22: core 400 MHz shader 800 MHz memory 600 MHz
lis 16 15:55:11 t61 kernel: nouveau  [     CLK][0000:01:00.0] --: core 275 MHz shader 550 MHz memory 302 MHz
lis 16 15:55:11 t61 kernel: [TTM] Zone  kernel: Available graphics memory: 1534316 kiB
lis 16 15:55:11 t61 kernel: [TTM] Initializing pool allocator
lis 16 15:55:11 t61 kernel: [TTM] Initializing DMA pool allocator
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] VRAM: 128 MiB
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] GART: 1048576 MiB
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] TMDS table version 2.0
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB version 4.0
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB outp 00: 01000323 00010034
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB outp 01: 02811300 00000028
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB outp 02: 02822312 00010030
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB outp 03: 014333f1 0080c080
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB conn 00: 0040
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB conn 01: 0100
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB conn 02: 1231
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] DCB conn 03: 0311
lis 16 15:55:11 t61 kernel: nouveau W[     DRM] failed to create encoder 0/1/0: -19
lis 16 15:55:11 t61 kernel: nouveau W[     DRM] TV-1 has no encoders, removing
lis 16 15:55:11 t61 kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
lis 16 15:55:11 t61 kernel: [drm] Driver supports precise vblank timestamp query.
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] MM: using CRYPT for buffer copies
lis 16 15:55:11 t61 kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04791/0x300000/0x0, board id: 71, fw id: 496542
lis 16 15:55:11 t61 kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
lis 16 15:55:11 t61 kernel: nouveau  [     DRM] allocated 1680x1050 fb: 0x60000, bo ffff8800b90b7c00
lis 16 15:55:11 t61 kernel: fbcon: nouveaufb (fb0) is primary device
lis 16 15:55:11 t61 kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
lis 16 15:55:11 t61 kernel: Console: switching to colour frame buffer device 180x56
lis 16 15:55:11 t61 kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
lis 16 15:55:11 t61 kernel: nouveau 0000:01:00.0: registered panic notifier
lis 16 15:55:11 t61 kernel: [drm] Initialized nouveau 1.2.0 20120801 for 0000:01:00.0 on minor 0
lis 16 15:55:11 t61 kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
lis 16 15:55:11 t61 kernel: iTCO_wdt: Found a ICH8M-E TCO device (Version=2, TCOBASE=0x1060)
lis 16 15:55:11 t61 kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
lis 16 15:55:12 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: renamed from wlan0
lis 16 15:55:12 t61 kernel: mousedev: PS/2 mouse device common for all mice
lis 16 15:55:12 t61 kernel: Bluetooth: Core ver 2.19
lis 16 15:55:12 t61 kernel: NET: Registered protocol family 31
lis 16 15:55:12 t61 kernel: Bluetooth: HCI device and connection manager initialized
lis 16 15:55:12 t61 kernel: Bluetooth: HCI socket layer initialized
lis 16 15:55:12 t61 kernel: Bluetooth: L2CAP socket layer initialized
lis 16 15:55:12 t61 kernel: Bluetooth: SCO socket layer initialized
lis 16 15:55:12 t61 kernel: floppy0: no floppy controllers found
lis 16 15:55:12 t61 kernel: work still pending
lis 16 15:55:12 t61 kernel: Adding 4194300k swap on /dev/sda2.  Priority:-1 extents:1 across:4194300k FS
lis 16 15:55:12 t61 kernel: usbcore: registered new interface driver btusb
lis 16 15:55:13 t61 kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
lis 16 15:55:13 t61 kernel:  excluding 0xc0000-0xcffff 0xe0000-0xfffff
lis 16 15:55:13 t61 kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
lis 16 15:55:13 t61 kernel:  excluding 0xa0000000-0xa0ffffff
lis 16 15:55:13 t61 kernel: pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
lis 16 15:55:13 t61 kernel:  excluding 0x60000000-0x60ffffff
lis 16 15:55:13 t61 systemd-fsck[283]: Storage: czysty, 201/16654336 plików, 2596191/66608128 bloków
lis 16 15:55:13 t61 kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
lis 16 15:55:14 t61 avahi-daemon[312]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
lis 16 15:55:14 t61 avahi-daemon[312]: Successfully dropped root privileges.
lis 16 15:55:14 t61 avahi-daemon[312]: avahi-daemon 0.6.31 starting up.
lis 16 15:55:15 t61 avahi-daemon[312]: Successfully called chroot().
lis 16 15:55:15 t61 avahi-daemon[312]: Successfully dropped remaining capabilities.
lis 16 15:55:15 t61 avahi-daemon[312]: Loading service file /services/sftp-ssh.service.
lis 16 15:55:15 t61 avahi-daemon[312]: Loading service file /services/ssh.service.
lis 16 15:55:15 t61 avahi-daemon[312]: Network interface enumeration completed.
lis 16 15:55:15 t61 avahi-daemon[312]: Registering HINFO record with values 'X86_64'/'LINUX'.
lis 16 15:55:15 t61 avahi-daemon[312]: Server startup complete. Host name is t61.local. Local service cookie is 247976144.
lis 16 15:55:15 t61 avahi-daemon[312]: Service "t61" (/services/ssh.service) successfully established.
lis 16 15:55:15 t61 avahi-daemon[312]: Service "t61" (/services/sftp-ssh.service) successfully established.
lis 16 15:55:15 t61 avahi-dnsconfd[309]: Successfully connected to Avahi daemon.
lis 16 15:55:15 t61 systemd-logind[311]: New seat seat0.
lis 16 15:55:15 t61 systemd-logind[311]: Watching system buttons on /dev/input/event5 (Power Button)
lis 16 15:55:15 t61 systemd-logind[311]: Watching system buttons on /dev/input/event2 (Video Bus)
lis 16 15:55:15 t61 systemd-logind[311]: Watching system buttons on /dev/input/event3 (Lid Switch)
lis 16 15:55:15 t61 systemd-logind[311]: Watching system buttons on /dev/input/event4 (Sleep Button)
lis 16 15:55:15 t61 systemd-logind[311]: Watching system buttons on /dev/input/event6 (ThinkPad Extra Buttons)
lis 16 15:55:16 t61 kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
lis 16 15:55:16 t61 lightdm[317]: ** (lightdm:317): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
lis 16 15:55:16 t61 NetworkManager[310]: <info> NetworkManager (version 0.9.10.1) is starting...
lis 16 15:55:16 t61 NetworkManager[310]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
lis 16 15:55:16 t61 NetworkManager[310]: <info> WEXT support is enabled
lis 16 15:55:16 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
lis 16 15:55:16 t61 kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input13
lis 16 15:55:16 t61 polkitd[328]: Started polkitd version 0.112
lis 16 15:55:17 t61 polkitd[328]: Loading rules from directory /etc/polkit-1/rules.d
lis 16 15:55:17 t61 polkitd[328]: Loading rules from directory /usr/share/polkit-1/rules.d
lis 16 15:55:17 t61 polkitd[328]: Finished loading, compiling and executing 3 rules
lis 16 15:55:17 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
lis 16 15:55:17 t61 polkitd[328]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
lis 16 15:55:17 t61 NetworkManager[310]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
lis 16 15:55:17 t61 NetworkManager[310]: <info> new connection /etc/NetworkManager/system-connections/DSL
lis 16 15:55:17 t61 NetworkManager[310]: <info> monitoring kernel firmware directory '/usr/lib/firmware'.
lis 16 15:55:17 t61 NetworkManager[310]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwl4965)
lis 16 15:55:17 t61 NetworkManager[310]: <info> WiFi hardware radio set enabled
lis 16 15:55:17 t61 NetworkManager[310]: <info> WWAN hardware radio set enabled
lis 16 15:55:17 t61 NetworkManager[310]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wwan.so
lis 16 15:55:17 t61 NetworkManager[310]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so
lis 16 15:55:17 t61 NetworkManager[310]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wifi.so
lis 16 15:55:17 t61 NetworkManager[310]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-adsl.so
lis 16 15:55:17 t61 NetworkManager[310]: <info> WiFi enabled by radio killswitch; enabled by state file
lis 16 15:55:17 t61 NetworkManager[310]: <info> WWAN enabled by radio killswitch; enabled by state file
lis 16 15:55:17 t61 NetworkManager[310]: <info> WiMAX enabled by radio killswitch; enabled by state file
lis 16 15:55:17 t61 NetworkManager[310]: <info> Networking is enabled by state file
lis 16 15:55:17 t61 NetworkManager[310]: <info> (lo): link connected
lis 16 15:55:17 t61 NetworkManager[310]: <info> (lo): carrier is ON
lis 16 15:55:17 t61 NetworkManager[310]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
lis 16 15:55:17 t61 NetworkManager[310]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
lis 16 15:55:17 t61 NetworkManager[310]: <info> (enp0s25): carrier is OFF
lis 16 15:55:17 t61 NetworkManager[310]: <info> (enp0s25): new Ethernet device (driver: 'e1000e' ifindex: 2)
lis 16 15:55:17 t61 NetworkManager[310]: <info> (enp0s25): exported as /org/freedesktop/NetworkManager/Devices/1
lis 16 15:55:17 t61 NetworkManager[310]: <info> (enp0s25): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
lis 16 15:55:17 t61 kernel: e1000e 0000:00:19.0: irq 32 for MSI/MSI-X
lis 16 15:55:18 t61 kernel: e1000e 0000:00:19.0: irq 32 for MSI/MSI-X
lis 16 15:55:18 t61 kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
lis 16 15:55:18 t61 NetworkManager[310]: <info> (enp0s25): preparing device
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): using nl80211 for WiFi device control
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwl4965' ifindex: 3)
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): preparing device
lis 16 15:55:18 t61 dbus[313]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
lis 16 15:55:18 t61 kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
lis 16 15:55:18 t61 dbus[313]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
lis 16 15:55:18 t61 NetworkManager[310]: <info> wpa_supplicant started
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0) supports 5 scan SSIDs
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: starting -> ready
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: ready -> disconnected
lis 16 15:55:18 t61 NetworkManager[310]: <info> (wlp3s0) supports 5 scan SSIDs
lis 16 15:55:19 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 15:55:19 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 15:55:19 t61 kernel: e1000e: enp0s25 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
lis 16 15:55:19 t61 kernel: e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO
lis 16 15:55:19 t61 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
lis 16 15:55:19 t61 NetworkManager[310]: <info> (enp0s25): link connected
lis 16 15:55:19 t61 NetworkManager[310]: <info> (enp0s25): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
lis 16 15:55:19 t61 NetworkManager[310]: <info> Auto-activating connection 'DSL'.
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) starting connection 'DSL'
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started...
lis 16 15:55:19 t61 NetworkManager[310]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 15:55:19 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTING
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled...
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete.
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting...
lis 16 15:55:19 t61 NetworkManager[310]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful.
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete.
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started...
lis 16 15:55:19 t61 NetworkManager[310]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 15:55:19 t61 NetworkManager[310]: <info> starting PPP connection
lis 16 15:55:19 t61 NetworkManager[310]: <info> pppd started with pid 340
lis 16 15:55:19 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete.
lis 16 15:55:19 t61 pppd[340]: Plugin /usr/lib/pppd/2.4.7/nm-pppd-plugin.so loaded.
lis 16 15:55:19 t61 NetworkManager[310]: Plugin /usr/lib/pppd/2.4.7/nm-pppd-plugin.so loaded.
lis 16 15:55:19 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (plugin_init): initializing
lis 16 15:55:19 t61 pppd[340]: pppd 2.4.7 started by root, uid 0
lis 16 15:55:19 t61 kernel: PPP generic driver version 2.4.2
lis 16 15:55:19 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 3 / phase 'serial connection'
lis 16 15:55:19 t61 pppd[340]: Using interface ppp0
lis 16 15:55:19 t61 pppd[340]: Connect: ppp0 <--> /dev/pts/0
lis 16 15:55:19 t61 NetworkManager[310]: Using interface ppp0
lis 16 15:55:19 t61 NetworkManager[310]: Connect: ppp0 <--> /dev/pts/0
lis 16 15:55:19 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish'
lis 16 15:55:19 t61 NetworkManager[310]: <info> (ppp0): new Generic device (driver: 'unknown' ifindex: 4)
lis 16 15:55:19 t61 NetworkManager[310]: <info> (ppp0): exported as /org/freedesktop/NetworkManager/Devices/3
lis 16 15:55:19 t61 lightdm[317]: ** (process:343): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
lis 16 15:55:19 t61 lightdm[343]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
lis 16 15:55:19 t61 pppoe[346]: PADS: Service-Name: ''
lis 16 15:55:19 t61 pppoe[346]: PPP session is 3693 (0xe6d)
lis 16 15:55:19 t61 systemd-logind[311]: New session c1 of user lightdm.
lis 16 15:55:19 t61 systemd[352]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
lis 16 15:55:20 t61 systemd[352]: Starting Paths.
lis 16 15:55:20 t61 systemd[352]: Reached target Paths.
lis 16 15:55:20 t61 systemd[352]: Starting Timers.
lis 16 15:55:20 t61 systemd[352]: Reached target Timers.
lis 16 15:55:20 t61 systemd[352]: Starting Sockets.
lis 16 15:55:20 t61 systemd[352]: Reached target Sockets.
lis 16 15:55:20 t61 systemd[352]: Starting Basic System.
lis 16 15:55:20 t61 systemd[352]: Reached target Basic System.
lis 16 15:55:20 t61 systemd[352]: Starting Default.
lis 16 15:55:20 t61 systemd[352]: Reached target Default.
lis 16 15:55:20 t61 systemd[352]: Startup finished in 130ms.
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 6 / phase 'authenticate'
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (get_credentials): passwd-hook, requesting credentials...
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (get_credentials): got credentials from NetworkManager
lis 16 15:55:20 t61 avahi-daemon[312]: Registering new address record for fe80::221:86ff:fe9a:c859 on enp0s25.*.
lis 16 15:55:20 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive
lis 16 15:55:20 t61 pppd[340]: CHAP authentication succeeded: CHAP authentication success, unit 31225
lis 16 15:55:20 t61 pppd[340]: CHAP authentication succeeded
lis 16 15:55:20 t61 NetworkManager[310]: CHAP authentication succeeded: CHAP authentication success, unit 31225
lis 16 15:55:20 t61 NetworkManager[310]: CHAP authentication succeeded
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network'
lis 16 15:55:20 t61 kernel: PPP BSD Compression module registered
lis 16 15:55:20 t61 pppd[340]: Cannot determine ethernet address for proxy ARP
lis 16 15:55:20 t61 pppd[340]: local  IP address 62.87.191.57
lis 16 15:55:20 t61 pppd[340]: remote IP address 62.87.220.4
lis 16 15:55:20 t61 pppd[340]: primary   DNS address 87.204.204.204
lis 16 15:55:20 t61 pppd[340]: secondary DNS address 62.233.233.233
lis 16 15:55:20 t61 NetworkManager[310]: Cannot determine ethernet address for proxy ARP
lis 16 15:55:20 t61 NetworkManager[310]: local  IP address 62.87.191.57
lis 16 15:55:20 t61 NetworkManager[310]: remote IP address 62.87.220.4
lis 16 15:55:20 t61 NetworkManager[310]: primary   DNS address 87.204.204.204
lis 16 15:55:20 t61 NetworkManager[310]: secondary DNS address 62.233.233.233
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 9 / phase 'running'
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_ip_up): ip-up event
lis 16 15:55:20 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_ip_up): sending Ip4Config to NetworkManager...
lis 16 15:55:20 t61 NetworkManager[310]: <info> PPP manager(IP Config Get) reply received.
lis 16 15:55:20 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 15:55:20 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) started...
lis 16 15:55:20 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 15:55:20 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 15:55:20 t61 NetworkManager[310]: <info> (ppp0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41]
lis 16 15:55:21 t61 NetworkManager[310]: <info> (ppp0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41]
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) starting connection 'ppp0'
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) started...
lis 16 15:55:21 t61 NetworkManager[310]: <info> (ppp0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) complete.
lis 16 15:55:21 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) starting...
lis 16 15:55:21 t61 NetworkManager[310]: <info> (ppp0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) successful.
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 15:55:21 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) complete.
lis 16 15:55:21 t61 NetworkManager[310]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 15:55:21 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 15:55:21 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_GLOBAL
lis 16 15:55:21 t61 NetworkManager[310]: <info> Policy set 'DSL' (ppp0) as default for IPv4 routing and DNS.
lis 16 15:55:21 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 15:55:21 t61 org.a11y.Bus[373]: Activating service name='org.a11y.atspi.Registry'
lis 16 15:55:21 t61 org.a11y.Bus[373]: Successfully activated service 'org.a11y.atspi.Registry'
lis 16 15:55:21 t61 org.a11y.atspi.Registry[398]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
lis 16 15:55:22 t61 NetworkManager[310]: <info> Activation (enp0s25) successful, device activated.
lis 16 15:55:22 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 15:55:22 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) started...
lis 16 15:55:22 t61 NetworkManager[310]: <info> (ppp0): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 15:55:22 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 15:55:22 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) complete.
lis 16 15:55:22 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Commit) started...
lis 16 15:55:22 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 15:55:22 t61 nm-dispatcher[448]: Dispatching action 'up' for ppp0
lis 16 15:55:22 t61 NetworkManager[310]: <info> (ppp0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 15:55:22 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 15:55:22 t61 NetworkManager[310]: <info> (ppp0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 15:55:22 t61 NetworkManager[310]: <info> (ppp0): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 15:55:23 t61 ntpd[453]: ntpd 4.2.7p465@1.2483-o Sun Sep  7 07:03:04 UTC 2014 (1): Starting
lis 16 15:55:23 t61 ntpd[453]: Command line: /usr/bin/ntpd -g -u ntp:ntp
lis 16 15:55:23 t61 ntpd[457]: proto: precision = 0.768 usec (-20)
lis 16 15:55:23 t61 ntpd[457]: Listen and drop on 0 v6wildcard [::]:123
lis 16 15:55:23 t61 ntpd[457]: Listen and drop on 1 v4wildcard 0.0.0.0:123
lis 16 15:55:23 t61 NetworkManager[310]: <info> Activation (ppp0) successful, device activated.
lis 16 15:55:23 t61 nm-dispatcher[448]: Dispatching action 'up' for ppp0
lis 16 15:55:23 t61 ntpd[457]: Listen normally on 2 lo 127.0.0.1:123
lis 16 15:55:23 t61 ntpd[457]: Listen normally on 3 ppp0 62.87.191.57:123
lis 16 15:55:23 t61 ntpd[457]: Listen normally on 4 lo [::1]:123
lis 16 15:55:23 t61 ntpd[457]: Listen normally on 5 enp0s25 [fe80::221:86ff:fe9a:c859%2]:123
lis 16 15:55:23 t61 ntpd[457]: Listening on routing socket on fd #22 for interface updates
lis 16 15:55:24 t61 NetworkManager[310]: <info> startup complete
lis 16 15:55:37 t61 lightdm[317]: ** (process:459): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
lis 16 15:55:37 t61 lightdm[343]: pam_unix(lightdm-greeter:session): session closed for user lightdm
lis 16 15:55:37 t61 lightdm[459]: pam_unix(lightdm:session): session opened for user kuba by (uid=0)
lis 16 15:55:37 t61 systemd[469]: pam_unix(systemd-user:session): session opened for user kuba by (uid=0)
lis 16 15:55:37 t61 systemd-logind[311]: New session c2 of user kuba.
lis 16 15:55:37 t61 systemd[469]: Starting Paths.
lis 16 15:55:37 t61 systemd[469]: Reached target Paths.
lis 16 15:55:37 t61 systemd[469]: Starting Timers.
lis 16 15:55:37 t61 systemd[469]: Reached target Timers.
lis 16 15:55:37 t61 systemd[469]: Starting Sockets.
lis 16 15:55:37 t61 systemd[469]: Reached target Sockets.
lis 16 15:55:37 t61 systemd[469]: Starting Basic System.
lis 16 15:55:37 t61 systemd[469]: Reached target Basic System.
lis 16 15:55:37 t61 systemd[469]: Starting Default.
lis 16 15:55:37 t61 systemd[469]: Reached target Default.
lis 16 15:55:37 t61 systemd[469]: Startup finished in 44ms.
lis 16 15:55:45 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:539): tumbler-WARNING **: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.1: cannot open shared object file: No such file or directory
lis 16 15:55:45 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:539): tumbler-WARNING **: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
lis 16 15:55:45 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:539): tumbler-WARNING **: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
lis 16 15:55:45 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:539): tumbler-WARNING **: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
lis 16 15:55:45 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
lis 16 15:55:45 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.UPower'
lis 16 15:55:46 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
lis 16 15:55:47 t61 udisksd[584]: udisks daemon version 2.1.3 starting
lis 16 15:55:47 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.UDisks2'
lis 16 15:55:47 t61 udisksd[584]: Acquired the name org.freedesktop.UDisks2 on the system message bus
lis 16 15:55:47 t61 org.gtk.Private.UDisks2VolumeMonitor[480]: index_parse.c:191: indx_parse(): error opening /media/storage/BDMV/index.bdmv
lis 16 15:55:47 t61 org.gtk.Private.UDisks2VolumeMonitor[480]: index_parse.c:191: indx_parse(): error opening /media/storage/BDMV/BACKUP/index.bdmv
lis 16 15:55:47 t61 pkexec[596]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
lis 16 15:55:47 t61 pkexec[596]: kuba: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness-switch 0]
lis 16 15:55:47 t61 org.gtk.Private.AfcVolumeMonitor[480]: Volume monitor alive
lis 16 16:06:38 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:808): tumbler-WARNING **: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.1: cannot open shared object file: No such file or directory
lis 16 16:06:38 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:808): tumbler-WARNING **: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
lis 16 16:06:38 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:808): tumbler-WARNING **: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
lis 16 16:06:38 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:808): tumbler-WARNING **: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
lis 16 16:09:53 t61 kernel: perf interrupt took too long (2541 > 2495), lowering kernel.perf_event_max_sample_rate to 50100
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'B593-0595'
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:12:38 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:12:38 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): access point 'B593-0595' has security, but secrets are required.
lis 16 16:12:38 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0]
lis 16 16:12:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:12:38 t61 NetworkManager[310]: <warn> No agents were available for this request.
lis 16 16:12:38 t61 NetworkManager[310]: <info> (wlp3s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
lis 16 16:12:38 t61 NetworkManager[310]: <warn> Activation (wlp3s0) failed for connection 'B593-0595'
lis 16 16:12:38 t61 NetworkManager[310]: <info> (wlp3s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
lis 16 16:12:38 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'none') [0]
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'linksys'
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:12:46 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:12:46 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): access point 'linksys' has security, but secrets are required.
lis 16 16:12:46 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0]
lis 16 16:12:46 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:12:46 t61 NetworkManager[310]: <warn> No agents were available for this request.
lis 16 16:12:46 t61 NetworkManager[310]: <info> (wlp3s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
lis 16 16:12:46 t61 NetworkManager[310]: <warn> Activation (wlp3s0) failed for connection 'linksys'
lis 16 16:12:46 t61 NetworkManager[310]: <info> (wlp3s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
lis 16 16:12:46 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'none') [0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: activated -> deactivating (reason 'user-requested') [100 110 39]
lis 16 16:13:27 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: deactivating -> disconnected (reason 'user-requested') [110 30 39]
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): deactivating device (reason 'user-requested') [39]
lis 16 16:13:27 t61 pppd[340]: Terminating on signal 15
lis 16 16:13:27 t61 pppd[340]: Connect time 18.2 minutes.
lis 16 16:13:27 t61 pppd[340]: Sent 4361225 bytes, received 8295328 bytes.
lis 16 16:13:27 t61 NetworkManager[310]: Terminating on signal 15
lis 16 16:13:27 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 10 / phase 'terminate'
lis 16 16:13:27 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network'
lis 16 16:13:27 t61 NetworkManager[310]: Connect time 18.2 minutes.
lis 16 16:13:27 t61 NetworkManager[310]: Sent 4361225 bytes, received 8295328 bytes.
lis 16 16:13:27 t61 NetworkManager[310]: <error> [1416150807.223577] [platform/nm-linux-platform.c:1716] add_object(): Netlink error adding 0.0.0.0/0 via 62.87.220.4 dev ppp0 metric 1024 mss 0 src user: Unspecific failure
lis 16 16:13:27 t61 NetworkManager[310]: <error> [1416150807.223700] [platform/nm-linux-platform.c:1716] add_object(): Netlink error adding 62.87.220.4/32 via 0.0.0.0 dev ppp0 metric 1024 mss 0 src user: Unspecific failure
lis 16 16:13:27 t61 NetworkManager[310]: <error> [1416150807.223769] [platform/nm-linux-platform.c:1716] add_object(): Netlink error adding 0.0.0.0/0 via 62.87.220.4 dev ppp0 metric 1024 mss 0 src user: Unspecific failure
lis 16 16:13:27 t61 NetworkManager[310]: <error> [1416150807.223815] [nm-policy.c:695] update_ip4_routing(): Failed to set default route.
lis 16 16:13:27 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_GLOBAL
lis 16 16:13:27 t61 NetworkManager[310]: <info> Policy set 'ppp0' (ppp0) as default for IPv4 routing and DNS.
lis 16 16:13:27 t61 NetworkManager[310]: <info> Removing DNS information from /usr/bin/resolvconf
lis 16 16:13:27 t61 NetworkManager[310]: inet default table main
lis 16 16:13:27 t61 NetworkManager[310]: priority 0x400 protocol static
lis 16 16:13:27 t61 NetworkManager[310]: nexthop via 62.87.220.4 dev 4
lis 16 16:13:27 t61 NetworkManager[310]: inet 62.87.220.4 table main
lis 16 16:13:27 t61 NetworkManager[310]: priority 0x400 protocol static
lis 16 16:13:27 t61 NetworkManager[310]: nexthop dev 4
lis 16 16:13:27 t61 NetworkManager[310]: inet default table main
lis 16 16:13:27 t61 NetworkManager[310]: priority 0x400 protocol static
lis 16 16:13:27 t61 NetworkManager[310]: nexthop via 62.87.220.4 dev 4
lis 16 16:13:27 t61 pppd[340]: Connection terminated.
lis 16 16:13:27 t61 avahi-daemon[312]: Withdrawing workstation service for ppp0.
lis 16 16:13:27 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish'
lis 16 16:13:27 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 11 / phase 'disconnect'
lis 16 16:13:27 t61 NetworkManager[310]: Connection terminated.
lis 16 16:13:27 t61 pppoe[346]: read (asyncReadFromPPP): Session 3693: Input/output error
lis 16 16:13:27 t61 pppoe[346]: Sent PADT
lis 16 16:13:27 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 1 / phase 'dead'
lis 16 16:13:27 t61 NetworkManager[310]: pppoe: read (asyncReadFromPPP): Session 3693: Input/output error
lis 16 16:13:27 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 16:13:27 t61 NetworkManager[310]: <info> (ppp0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
lis 16 16:13:27 t61 NetworkManager[310]: <info> (ppp0): deactivating device (reason 'removed') [36]
lis 16 16:13:27 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 16:13:27 t61 NetworkManager[310]: <info> NetworkManager state is now DISCONNECTED
lis 16 16:13:27 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 16:13:27 t61 nm-dispatcher[1081]: Dispatching action 'down' for enp0s25
lis 16 16:13:27 t61 ntpd[457]: ntpd exiting on signal 15 (Terminated)
lis 16 16:13:27 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_exit_notify): cleaning up
lis 16 16:13:27 t61 pppd[340]: Exit.
lis 16 16:13:27 t61 nm-dispatcher[1081]: Dispatching action 'down' for ppp0
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) starting connection 'enp0s25'
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started...
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting...
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful.
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete.
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) scheduled...
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) started...
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) complete.
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:13:27 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 16:13:27 t61 NetworkManager[310]: <info> Activation (enp0s25) successful, device activated.
lis 16 16:13:27 t61 nm-dispatcher[1081]: Dispatching action 'up' for enp0s25
lis 16 16:13:27 t61 ntpd[1132]: ntpd 4.2.7p465@1.2483-o Sun Sep  7 07:03:04 UTC 2014 (1): Starting
lis 16 16:13:27 t61 ntpd[1132]: Command line: /usr/bin/ntpd -g -u ntp:ntp
lis 16 16:13:27 t61 ntpd[1133]: proto: precision = 0.838 usec (-20)
lis 16 16:13:27 t61 ntpd[1133]: Listen and drop on 0 v6wildcard [::]:123
lis 16 16:13:27 t61 ntpd[1133]: Listen and drop on 1 v4wildcard 0.0.0.0:123
lis 16 16:13:27 t61 ntpd[1133]: Listen normally on 2 lo 127.0.0.1:123
lis 16 16:13:27 t61 ntpd[1133]: Listen normally on 3 lo [::1]:123
lis 16 16:13:27 t61 ntpd[1133]: Listen normally on 4 enp0s25 [fe80::221:86ff:fe9a:c859%2]:123
lis 16 16:13:27 t61 ntpd[1133]: Listening on routing socket on fd #21 for interface updates
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'linksys'
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:13:34 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:13:34 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTING
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:13:34 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): access point 'linksys' has security, but secrets are required.
lis 16 16:13:34 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0]
lis 16 16:13:34 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:13:34 t61 NetworkManager[310]: <warn> No agents were available for this request.
lis 16 16:13:34 t61 NetworkManager[310]: <info> (wlp3s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
lis 16 16:13:34 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 16:13:34 t61 NetworkManager[310]: <warn> Activation (wlp3s0) failed for connection 'linksys'
lis 16 16:13:34 t61 NetworkManager[310]: <info> (wlp3s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
lis 16 16:13:34 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'none') [0]
lis 16 16:13:40 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
lis 16 16:13:40 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.hostname1'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'linksys'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:13:52 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:13:52 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTING
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:13:52 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): connection 'linksys' has security, and secrets exist.  No new secrets needed.
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'ssid' value 'linksys'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'scan_ssid' value '1'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'bssid' value '00:22:6b:86:6e:85'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'key_mgmt' value 'NONE'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'auth_alg' value 'OPEN'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'wep_key0' value '<omitted>'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: added 'wep_tx_keyidx' value '0'
lis 16 16:13:52 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:13:52 t61 NetworkManager[310]: <info> Config: set interface ap_scan to 1
lis 16 16:13:52 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: inactive -> scanning
lis 16 16:13:54 t61 kernel: wlp3s0: authenticate with 00:22:6b:86:6e:85
lis 16 16:13:54 t61 kernel: wlp3s0: send auth to 00:22:6b:86:6e:85 (try 1/3)
lis 16 16:13:54 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
lis 16 16:13:54 t61 kernel: wlp3s0: authenticated
lis 16 16:13:54 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:13:54 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:13:54 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:13:54 t61 kernel: wlp3s0: associate with 00:22:6b:86:6e:85 (try 1/3)
lis 16 16:13:54 t61 kernel: wlp3s0: RX AssocResp from 00:22:6b:86:6e:85 (capab=0x411 status=0 aid=3)
lis 16 16:13:54 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
lis 16 16:13:54 t61 kernel: wlp3s0: associated
lis 16 16:13:54 t61 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
lis 16 16:13:54 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> completed
lis 16 16:13:54 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'linksys'.
lis 16 16:13:54 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:13:54 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:13:54 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:13:54 t61 NetworkManager[310]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
lis 16 16:13:54 t61 NetworkManager[310]: <info> dhcpcd started with pid 1158
lis 16 16:13:54 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:13:54 t61 dhcpcd[1158]: version 6.6.1 starting
lis 16 16:13:54 t61 NetworkManager[310]: dhcpcd[1158]: version 6.6.1 starting
lis 16 16:13:54 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit
lis 16 16:13:54 t61 dhcpcd[1158]: DUID 00:01:00:01:1b:fa:7f:ce:00:21:86:9a:c8:59
lis 16 16:13:54 t61 dhcpcd[1158]: wlp3s0: IAID 3b:5c:e5:8d
lis 16 16:13:54 t61 NetworkManager[310]: dhcpcd[1158]: DUID 00:01:00:01:1b:fa:7f:ce:00:21:86:9a:c8:59
lis 16 16:13:54 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: IAID 3b:5c:e5:8d
lis 16 16:13:55 t61 dhcpcd[1158]: wlp3s0: soliciting an IPv6 router
lis 16 16:13:55 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: soliciting an IPv6 router
lis 16 16:13:55 t61 dhcpcd[1158]: wlp3s0: soliciting a DHCP lease
lis 16 16:13:55 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: soliciting a DHCP lease
lis 16 16:13:55 t61 dhcpcd[1158]: wlp3s0: offered 192.168.1.105 from 192.168.1.1
lis 16 16:13:55 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: offered 192.168.1.105 from 192.168.1.1
lis 16 16:13:55 t61 avahi-daemon[312]: Registering new address record for fe80::21f:3bff:fe5c:e58d on wlp3s0.*.
lis 16 16:13:57 t61 ntpd[1133]: Listen normally on 5 wlp3s0 [fe80::21f:3bff:fe5c:e58d%3]:123
lis 16 16:13:57 t61 ntpd[1133]: new interface(s) found: waking up resolver
lis 16 16:14:00 t61 dhcpcd[1158]: wlp3s0: leased 192.168.1.105 for 86400 seconds
lis 16 16:14:00 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: leased 192.168.1.105 for 86400 seconds
lis 16 16:14:00 t61 avahi-daemon[312]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.1.105.
lis 16 16:14:00 t61 avahi-daemon[312]: New relevant interface wlp3s0.IPv4 for mDNS.
lis 16 16:14:00 t61 avahi-daemon[312]: Registering new address record for 192.168.1.105 on wlp3s0.IPv4.
lis 16 16:14:00 t61 dhcpcd[1158]: wlp3s0: adding route to 192.168.1.0/24
lis 16 16:14:00 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: adding route to 192.168.1.0/24
lis 16 16:14:00 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 state changed preinit -> bound
lis 16 16:14:00 t61 NetworkManager[310]: <info>   address 192.168.1.105
lis 16 16:14:00 t61 NetworkManager[310]: <info>   plen 24 (255.255.255.0)
lis 16 16:14:00 t61 NetworkManager[310]: <info>   gateway 192.168.1.1
lis 16 16:14:00 t61 NetworkManager[310]: <info>   server identifier 192.168.1.1
lis 16 16:14:00 t61 NetworkManager[310]: <info>   lease time 86400
lis 16 16:14:00 t61 NetworkManager[310]: <info>   nameserver '62.179.1.61'
lis 16 16:14:00 t61 NetworkManager[310]: <info>   nameserver '62.179.1.63'
lis 16 16:14:00 t61 NetworkManager[310]: <info>   domain name 'chello.pl'
lis 16 16:14:00 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 16:14:00 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started...
lis 16 16:14:00 t61 NetworkManager[310]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:14:00 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 16:14:00 t61 NetworkManager[310]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:14:00 t61 NetworkManager[310]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:14:00 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 16:14:00 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_GLOBAL
lis 16 16:14:00 t61 NetworkManager[310]: <info> Policy set 'linksys' (wlp3s0) as default for IPv4 routing and DNS.
lis 16 16:14:00 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 16:14:01 t61 NetworkManager[310]: <info> Activation (wlp3s0) successful, device activated.
lis 16 16:14:01 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 16:14:01 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 16:14:01 t61 nm-dispatcher[1197]: Dispatching action 'up' for wlp3s0
lis 16 16:14:02 t61 ntpd[1133]: Listen normally on 6 wlp3s0 192.168.1.105:123
lis 16 16:14:02 t61 ntpd[1133]: new interface(s) found: waking up resolver
lis 16 16:14:07 t61 dhcpcd[1158]: wlp3s0: no IPv6 Routers available
lis 16 16:14:07 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: no IPv6 Routers available
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): disconnecting for new activation request.
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): device state change: activated -> deactivating (reason 'none') [100 110 0]
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): device state change: deactivating -> disconnected (reason 'none') [110 30 0]
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): deactivating device (reason 'none') [0]
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) starting connection 'DSL'
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:14:38 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 16:14:38 t61 avahi-daemon[312]: Withdrawing address record for fe80::221:86ff:fe9a:c859 on enp0s25.
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started...
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting...
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:14:38 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 16:14:38 t61 nm-dispatcher[1209]: Dispatching action 'down' for enp0s25
lis 16 16:14:38 t61 ntpd[1133]: ntpd exiting on signal 15 (Terminated)
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful.
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete.
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:14:38 t61 NetworkManager[310]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:14:38 t61 NetworkManager[310]: <info> starting PPP connection
lis 16 16:14:38 t61 NetworkManager[310]: <info> pppd started with pid 1213
lis 16 16:14:38 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:14:38 t61 pppd[1213]: Plugin /usr/lib/pppd/2.4.7/nm-pppd-plugin.so loaded.
lis 16 16:14:38 t61 NetworkManager[310]: Plugin /usr/lib/pppd/2.4.7/nm-pppd-plugin.so loaded.
lis 16 16:14:38 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (plugin_init): initializing
lis 16 16:14:38 t61 pppd[1213]: pppd 2.4.7 started by root, uid 0
lis 16 16:14:38 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 3 / phase 'serial connection'
lis 16 16:14:38 t61 pppd[1213]: Using interface ppp0
lis 16 16:14:38 t61 pppd[1213]: Connect: ppp0 <--> /dev/pts/0
lis 16 16:14:38 t61 NetworkManager[310]: Using interface ppp0
lis 16 16:14:38 t61 NetworkManager[310]: Connect: ppp0 <--> /dev/pts/0
lis 16 16:14:38 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish'
lis 16 16:14:38 t61 NetworkManager[310]: <info> (ppp0): new Generic device (driver: 'unknown' ifindex: 5)
lis 16 16:14:38 t61 NetworkManager[310]: <info> (ppp0): exported as /org/freedesktop/NetworkManager/Devices/4
lis 16 16:14:38 t61 pppoe[1217]: PADS: Service-Name: ''
lis 16 16:14:38 t61 pppoe[1217]: PPP session is 32927 (0x809f)
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 6 / phase 'authenticate'
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (get_credentials): passwd-hook, requesting credentials...
lis 16 16:14:39 t61 avahi-daemon[312]: Registering new address record for fe80::221:86ff:fe9a:c859 on enp0s25.*.
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (get_credentials): got credentials from NetworkManager
lis 16 16:14:39 t61 pppd[1213]: CHAP authentication succeeded: CHAP authentication success, unit 18522
lis 16 16:14:39 t61 pppd[1213]: CHAP authentication succeeded
lis 16 16:14:39 t61 NetworkManager[310]: CHAP authentication succeeded: CHAP authentication success, unit 18522
lis 16 16:14:39 t61 NetworkManager[310]: CHAP authentication succeeded
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network'
lis 16 16:14:39 t61 pppd[1213]: Cannot determine ethernet address for proxy ARP
lis 16 16:14:39 t61 pppd[1213]: local  IP address 78.8.43.110
lis 16 16:14:39 t61 pppd[1213]: remote IP address 62.87.220.4
lis 16 16:14:39 t61 pppd[1213]: primary   DNS address 87.204.204.204
lis 16 16:14:39 t61 pppd[1213]: secondary DNS address 62.233.233.233
lis 16 16:14:39 t61 NetworkManager[310]: <info> PPP manager(IP Config Get) reply received.
lis 16 16:14:39 t61 NetworkManager[310]: Cannot determine ethernet address for proxy ARP
lis 16 16:14:39 t61 NetworkManager[310]: local  IP address 78.8.43.110
lis 16 16:14:39 t61 NetworkManager[310]: remote IP address 62.87.220.4
lis 16 16:14:39 t61 NetworkManager[310]: primary   DNS address 87.204.204.204
lis 16 16:14:39 t61 NetworkManager[310]: secondary DNS address 62.233.233.233
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 9 / phase 'running'
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_ip_up): ip-up event
lis 16 16:14:39 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_ip_up): sending Ip4Config to NetworkManager...
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) started...
lis 16 16:14:39 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41]
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) starting connection 'ppp0'
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:14:39 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) successful.
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:14:39 t61 NetworkManager[310]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_LOCAL
lis 16 16:14:39 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_GLOBAL
lis 16 16:14:39 t61 NetworkManager[310]: <info> Policy set 'DSL' (ppp0) as default for IPv4 routing and DNS.
lis 16 16:14:39 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (enp0s25) successful, device activated.
lis 16 16:14:39 t61 nm-dispatcher[1209]: Dispatching action 'up' for ppp0
lis 16 16:14:39 t61 ntpd[1297]: ntpd 4.2.7p465@1.2483-o Sun Sep  7 07:03:04 UTC 2014 (1): Starting
lis 16 16:14:39 t61 ntpd[1297]: Command line: /usr/bin/ntpd -g -u ntp:ntp
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Commit) started...
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 16:14:39 t61 ntpd[1298]: proto: precision = 0.768 usec (-20)
lis 16 16:14:39 t61 ntpd[1298]: Listen and drop on 0 v6wildcard [::]:123
lis 16 16:14:39 t61 ntpd[1298]: Listen and drop on 1 v4wildcard 0.0.0.0:123
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:14:39 t61 NetworkManager[310]: <info> (ppp0): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:14:39 t61 ntpd[1298]: Listen normally on 2 lo 127.0.0.1:123
lis 16 16:14:39 t61 ntpd[1298]: Listen normally on 3 wlp3s0 192.168.1.105:123
lis 16 16:14:39 t61 ntpd[1298]: Listen normally on 4 ppp0 78.8.43.110:123
lis 16 16:14:39 t61 ntpd[1298]: Listen normally on 5 lo [::1]:123
lis 16 16:14:39 t61 ntpd[1298]: Listen normally on 6 enp0s25 [fe80::221:86ff:fe9a:c859%2]:123
lis 16 16:14:39 t61 ntpd[1298]: Listen normally on 7 wlp3s0 [fe80::21f:3bff:fe5c:e58d%3]:123
lis 16 16:14:39 t61 ntpd[1298]: Listening on routing socket on fd #24 for interface updates
lis 16 16:14:39 t61 NetworkManager[310]: <info> Activation (ppp0) successful, device activated.
lis 16 16:14:39 t61 nm-dispatcher[1209]: Dispatching action 'up' for ppp0
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): disconnecting for new activation request.
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): device state change: activated -> deactivating (reason 'none') [100 110 0]
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): device state change: deactivating -> disconnected (reason 'none') [110 30 0]
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'none') [0]
lis 16 16:15:13 t61 dhcpcd[1158]: received signal TERM from PID 310, stopping
lis 16 16:15:13 t61 dhcpcd[1158]: wlp3s0: removing interface
lis 16 16:15:13 t61 NetworkManager[310]: dhcpcd[1158]: received signal TERM from PID 310, stopping
lis 16 16:15:13 t61 NetworkManager[310]: dhcpcd[1158]: wlp3s0: removing interface
lis 16 16:15:13 t61 NetworkManager[310]: <warn> (wlp3s0): DHCP client pid 1158 didn't exit, will kill it.
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): canceled DHCP transaction, DHCP client pid 1158
lis 16 16:15:13 t61 avahi-daemon[312]: Withdrawing address record for fe80::21f:3bff:fe5c:e58d on wlp3s0.
lis 16 16:15:13 t61 avahi-daemon[312]: Withdrawing address record for 192.168.1.105 on wlp3s0.
lis 16 16:15:13 t61 avahi-daemon[312]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.1.105.
lis 16 16:15:13 t61 avahi-daemon[312]: Interface wlp3s0.IPv4 no longer relevant for mDNS.
lis 16 16:15:13 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 16:15:13 t61 kernel: wlp3s0: deauthenticating from 00:22:6b:86:6e:85 by local choice (Reason: 3=DEAUTH_LEAVING)
lis 16 16:15:13 t61 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
lis 16 16:15:13 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'kacza'
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:15:13 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 16:15:13 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 16:15:13 t61 nm-dispatcher[1360]: Dispatching action 'down' for wlp3s0
lis 16 16:15:13 t61 ntpd[1298]: ntpd exiting on signal 15 (Terminated)
lis 16 16:15:13 t61 NetworkManager[310]: <warn> (pid 1158) unhandled DHCP event for interface wlp3s0
lis 16 16:15:13 t61 NetworkManager[310]: <warn> Connection disconnected (reason -3)
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): access point 'kacza' has security, but secrets are required.
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0]
lis 16 16:15:13 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:15:13 t61 NetworkManager[310]: <warn> No agents were available for this request.
lis 16 16:15:13 t61 NetworkManager[310]: <info> (wlp3s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
lis 16 16:15:13 t61 NetworkManager[310]: <warn> Activation (wlp3s0) failed for connection 'kacza'
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'none') [0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> Auto-activating connection 'linksys'.
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'linksys'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): access point 'linksys' has security, but secrets are required.
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:15:14 t61 NetworkManager[310]: <warn> Could not get scan request result: Scan request rejected
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:15:14 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): connection 'linksys' has security, and secrets exist.  No new secrets needed.
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'ssid' value 'linksys'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'scan_ssid' value '1'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'bssid' value '00:22:6b:86:6e:85'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'key_mgmt' value 'NONE'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'auth_alg' value 'OPEN'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'wep_key0' value '<omitted>'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: added 'wep_tx_keyidx' value '0'
lis 16 16:15:14 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:15:14 t61 NetworkManager[310]: <info> Config: set interface ap_scan to 1
lis 16 16:15:14 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:14 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:16 t61 kernel: wlp3s0: authenticate with 00:22:6b:86:6e:85
lis 16 16:15:16 t61 kernel: wlp3s0: send auth to 00:22:6b:86:6e:85 (try 1/3)
lis 16 16:15:16 t61 kernel: wlp3s0: authenticated
lis 16 16:15:16 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:15:16 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:15:16 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:15:16 t61 kernel: wlp3s0: associate with 00:22:6b:86:6e:85 (try 1/3)
lis 16 16:15:16 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> associating
lis 16 16:15:16 t61 kernel: wlp3s0: RX AssocResp from 00:22:6b:86:6e:85 (capab=0x411 status=0 aid=3)
lis 16 16:15:16 t61 kernel: wlp3s0: associated
lis 16 16:15:16 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> completed
lis 16 16:15:16 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'linksys'.
lis 16 16:15:16 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:15:16 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:15:16 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:15:16 t61 NetworkManager[310]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
lis 16 16:15:16 t61 NetworkManager[310]: <info> dhcpcd started with pid 1367
lis 16 16:15:16 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:15:16 t61 dhcpcd[1367]: version 6.6.1 starting
lis 16 16:15:16 t61 NetworkManager[310]: dhcpcd[1367]: version 6.6.1 starting
lis 16 16:15:16 t61 dhcpcd[1367]: wlp3s0: adding address fe80::ff4b:afd4:df43:fbe6
lis 16 16:15:16 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: adding address fe80::ff4b:afd4:df43:fbe6
lis 16 16:15:16 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit
lis 16 16:15:16 t61 dhcpcd[1367]: DUID 00:01:00:01:1b:fa:7f:ce:00:21:86:9a:c8:59
lis 16 16:15:16 t61 dhcpcd[1367]: wlp3s0: IAID 3b:5c:e5:8d
lis 16 16:15:16 t61 NetworkManager[310]: dhcpcd[1367]: DUID 00:01:00:01:1b:fa:7f:ce:00:21:86:9a:c8:59
lis 16 16:15:16 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: IAID 3b:5c:e5:8d
lis 16 16:15:16 t61 dhcpcd[1367]: wlp3s0: soliciting an IPv6 router
lis 16 16:15:16 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: soliciting an IPv6 router
lis 16 16:15:17 t61 dhcpcd[1367]: wlp3s0: rebinding lease of 192.168.1.105
lis 16 16:15:17 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: rebinding lease of 192.168.1.105
lis 16 16:15:18 t61 avahi-daemon[312]: Registering new address record for fe80::ff4b:afd4:df43:fbe6 on wlp3s0.*.
lis 16 16:15:21 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
lis 16 16:15:21 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.hostname1'
lis 16 16:15:23 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: leased 192.168.1.105 for 86400 seconds
lis 16 16:15:23 t61 dhcpcd[1367]: wlp3s0: leased 192.168.1.105 for 86400 seconds
lis 16 16:15:23 t61 avahi-daemon[312]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.1.105.
lis 16 16:15:23 t61 avahi-daemon[312]: New relevant interface wlp3s0.IPv4 for mDNS.
lis 16 16:15:23 t61 avahi-daemon[312]: Registering new address record for 192.168.1.105 on wlp3s0.IPv4.
lis 16 16:15:23 t61 dhcpcd[1367]: wlp3s0: adding route to 192.168.1.0/24
lis 16 16:15:23 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: adding route to 192.168.1.0/24
lis 16 16:15:23 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 state changed preinit -> reboot
lis 16 16:15:23 t61 NetworkManager[310]: <info>   address 192.168.1.105
lis 16 16:15:23 t61 NetworkManager[310]: <info>   plen 24 (255.255.255.0)
lis 16 16:15:23 t61 NetworkManager[310]: <info>   gateway 192.168.1.1
lis 16 16:15:23 t61 NetworkManager[310]: <info>   server identifier 192.168.1.1
lis 16 16:15:23 t61 NetworkManager[310]: <info>   lease time 86400
lis 16 16:15:23 t61 NetworkManager[310]: <info>   nameserver '62.179.1.61'
lis 16 16:15:23 t61 NetworkManager[310]: <info>   nameserver '62.179.1.63'
lis 16 16:15:23 t61 NetworkManager[310]: <info>   domain name 'chello.pl'
lis 16 16:15:23 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 16:15:23 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started...
lis 16 16:15:23 t61 NetworkManager[310]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:15:23 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 16:15:23 t61 NetworkManager[310]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:15:23 t61 NetworkManager[310]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:15:23 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 16:15:23 t61 NetworkManager[310]: <info> Activation (wlp3s0) successful, device activated.
lis 16 16:15:23 t61 nm-dispatcher[1360]: Dispatching action 'up' for wlp3s0
lis 16 16:15:23 t61 ntpd[1417]: ntpd 4.2.7p465@1.2483-o Sun Sep  7 07:03:04 UTC 2014 (1): Starting
lis 16 16:15:23 t61 ntpd[1417]: Command line: /usr/bin/ntpd -g -u ntp:ntp
lis 16 16:15:23 t61 ntpd[1418]: proto: precision = 1.187 usec (-20)
lis 16 16:15:23 t61 ntpd[1418]: Listen and drop on 0 v6wildcard [::]:123
lis 16 16:15:23 t61 ntpd[1418]: Listen and drop on 1 v4wildcard 0.0.0.0:123
lis 16 16:15:23 t61 ntpd[1418]: Listen normally on 2 lo 127.0.0.1:123
lis 16 16:15:23 t61 ntpd[1418]: Listen normally on 3 wlp3s0 192.168.1.105:123
lis 16 16:15:23 t61 ntpd[1418]: Listen normally on 4 ppp0 78.8.43.110:123
lis 16 16:15:23 t61 ntpd[1418]: Listen normally on 5 lo [::1]:123
lis 16 16:15:23 t61 ntpd[1418]: Listen normally on 6 enp0s25 [fe80::221:86ff:fe9a:c859%2]:123
lis 16 16:15:23 t61 ntpd[1418]: Listen normally on 7 wlp3s0 [fe80::ff4b:afd4:df43:fbe6%3]:123
lis 16 16:15:23 t61 ntpd[1418]: Listening on routing socket on fd #24 for interface updates
lis 16 16:15:30 t61 dhcpcd[1367]: wlp3s0: no IPv6 Routers available
lis 16 16:15:30 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: no IPv6 Routers available
lis 16 16:15:35 t61 NetworkManager[310]: <info> (wlp3s0): disconnecting for new activation request.
lis 16 16:15:35 t61 NetworkManager[310]: <info> (wlp3s0): device state change: activated -> deactivating (reason 'none') [100 110 0]
lis 16 16:15:35 t61 NetworkManager[310]: <info> (wlp3s0): device state change: deactivating -> disconnected (reason 'none') [110 30 0]
lis 16 16:15:35 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'none') [0]
lis 16 16:15:35 t61 dhcpcd[1367]: received signal TERM from PID 310, stopping
lis 16 16:15:35 t61 dhcpcd[1367]: wlp3s0: removing interface
lis 16 16:15:35 t61 NetworkManager[310]: dhcpcd[1367]: received signal TERM from PID 310, stopping
lis 16 16:15:35 t61 NetworkManager[310]: dhcpcd[1367]: wlp3s0: removing interface
lis 16 16:15:36 t61 NetworkManager[310]: <warn> (wlp3s0): DHCP client pid 1367 didn't exit, will kill it.
lis 16 16:15:36 t61 NetworkManager[310]: <info> (wlp3s0): canceled DHCP transaction, DHCP client pid 1367
lis 16 16:15:36 t61 avahi-daemon[312]: Withdrawing address record for fe80::ff4b:afd4:df43:fbe6 on wlp3s0.
lis 16 16:15:36 t61 avahi-daemon[312]: Withdrawing address record for 192.168.1.105 on wlp3s0.
lis 16 16:15:36 t61 avahi-daemon[312]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.1.105.
lis 16 16:15:36 t61 avahi-daemon[312]: Interface wlp3s0.IPv4 no longer relevant for mDNS.
lis 16 16:15:36 t61 avahi-daemon[312]: Received packet from invalid interface.
lis 16 16:15:36 t61 kernel: wlp3s0: deauthenticating from 00:22:6b:86:6e:85 by local choice (Reason: 3=DEAUTH_LEAVING)
lis 16 16:15:36 t61 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
lis 16 16:15:36 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:36 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) starting connection 'kacza'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:15:36 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 16:15:36 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 16:15:36 t61 nm-dispatcher[1462]: Dispatching action 'down' for wlp3s0
lis 16 16:15:36 t61 ntpd[1418]: ntpd exiting on signal 15 (Terminated)
lis 16 16:15:36 t61 NetworkManager[310]: <warn> Connection disconnected (reason -3)
lis 16 16:15:36 t61 NetworkManager[310]: <warn> (pid 1367) unhandled DHCP event for interface wlp3s0
lis 16 16:15:36 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:15:36 t61 NetworkManager[310]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:15:36 t61 NetworkManager[310]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless): connection 'kacza' has security, and secrets exist.  No new secrets needed.
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: added 'ssid' value 'kacza'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: added 'scan_ssid' value '1'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: added 'key_mgmt' value 'NONE'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: added 'auth_alg' value 'OPEN'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: added 'wep_key0' value '<omitted>'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: added 'wep_tx_keyidx' value '0'
lis 16 16:15:36 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:15:36 t61 NetworkManager[310]: <info> Config: set interface ap_scan to 1
lis 16 16:15:36 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:38 t61 kernel: wlp3s0: authenticate with 00:12:17:d4:4a:27
lis 16 16:15:38 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> authenticating
lis 16 16:15:38 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:15:38 t61 kernel: wlp3s0: authenticated
lis 16 16:15:38 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:15:38 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:15:38 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:15:38 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:15:38 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
lis 16 16:15:38 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 2/3)
lis 16 16:15:38 t61 kernel: wlp3s0: RX AssocResp from 00:12:17:d4:4a:27 (capab=0x411 status=0 aid=9)
lis 16 16:15:38 t61 kernel: wlp3s0: associated
lis 16 16:15:38 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> completed
lis 16 16:15:38 t61 NetworkManager[310]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'kacza'.
lis 16 16:15:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:15:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:15:38 t61 NetworkManager[310]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:15:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
lis 16 16:15:38 t61 NetworkManager[310]: <info> dhcpcd started with pid 1469
lis 16 16:15:38 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:15:38 t61 NetworkManager[310]: dhcpcd[1469]: version 6.6.1 starting
lis 16 16:15:38 t61 dhcpcd[1469]: version 6.6.1 starting
lis 16 16:15:38 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: adding address fe80::8bd7:6cb1:5bee:8205
lis 16 16:15:38 t61 dhcpcd[1469]: wlp3s0: adding address fe80::8bd7:6cb1:5bee:8205
lis 16 16:15:38 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit
lis 16 16:15:38 t61 NetworkManager[310]: dhcpcd[1469]: DUID 00:01:00:01:1b:fa:7f:ce:00:21:86:9a:c8:59
lis 16 16:15:38 t61 dhcpcd[1469]: DUID 00:01:00:01:1b:fa:7f:ce:00:21:86:9a:c8:59
lis 16 16:15:38 t61 dhcpcd[1469]: wlp3s0: IAID 3b:5c:e5:8d
lis 16 16:15:38 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: IAID 3b:5c:e5:8d
lis 16 16:15:39 t61 dhcpcd[1469]: wlp3s0: soliciting an IPv6 router
lis 16 16:15:39 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: soliciting an IPv6 router
lis 16 16:15:39 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: rebinding lease of 192.168.1.105
lis 16 16:15:39 t61 dhcpcd[1469]: wlp3s0: rebinding lease of 192.168.1.105
lis 16 16:15:40 t61 avahi-daemon[312]: Registering new address record for fe80::8bd7:6cb1:5bee:8205 on wlp3s0.*.
lis 16 16:15:43 t61 NetworkManager[310]: <warn> Connection disconnected (reason -4)
lis 16 16:15:43 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
lis 16 16:15:43 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:43 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> scanning
lis 16 16:15:43 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:43 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:15:44 t61 dhcpcd[1469]: wlp3s0: DHCP lease expired
lis 16 16:15:44 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: DHCP lease expired
lis 16 16:15:44 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 state changed preinit -> expire
lis 16 16:15:44 t61 dhcpcd[1469]: wlp3s0: soliciting a DHCP lease
lis 16 16:15:44 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: soliciting a DHCP lease
lis 16 16:15:45 t61 kernel: wlp3s0: authenticate with 00:12:17:d4:4a:27
lis 16 16:15:45 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:15:45 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
lis 16 16:15:45 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 2/3)
lis 16 16:15:45 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 3/3)
lis 16 16:15:45 t61 kernel: wlp3s0: authentication with 00:12:17:d4:4a:27 timed out
lis 16 16:15:45 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> disconnected
lis 16 16:15:46 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> scanning
lis 16 16:15:52 t61 dhcpcd[1469]: wlp3s0: no IPv6 Routers available
lis 16 16:15:52 t61 NetworkManager[310]: dhcpcd[1469]: wlp3s0: no IPv6 Routers available
lis 16 16:15:55 t61 kernel: wlp3s0: authenticate with 00:12:17:d4:4a:27
lis 16 16:15:55 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:15:55 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
lis 16 16:15:55 t61 kernel: wlp3s0: authenticated
lis 16 16:15:55 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:15:55 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:15:55 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:15:55 t61 kernel: wlp3s0: waiting for beacon from 00:12:17:d4:4a:27
lis 16 16:15:55 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
lis 16 16:15:55 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> disconnected
lis 16 16:15:56 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> scanning
lis 16 16:15:58 t61 kernel: wlp3s0: authenticate with 00:12:17:d4:4a:27
lis 16 16:15:58 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:15:58 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
lis 16 16:15:58 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 2/3)
lis 16 16:15:58 t61 kernel: wlp3s0: authenticated
lis 16 16:15:58 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:15:58 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:15:58 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:15:58 t61 kernel: wlp3s0: waiting for beacon from 00:12:17:d4:4a:27
lis 16 16:15:58 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
lis 16 16:15:58 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:15:58 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 2/3)
lis 16 16:15:58 t61 kernel: wlp3s0: RX AssocResp from 00:12:17:d4:4a:27 (capab=0x411 status=0 aid=6)
lis 16 16:15:59 t61 kernel: wlp3s0: associated
lis 16 16:15:59 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> completed
lis 16 16:16:01 t61 NetworkManager[310]: <warn> Connection disconnected (reason -4)
lis 16 16:16:01 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
lis 16 16:16:01 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:01 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> scanning
lis 16 16:16:01 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:01 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:03 t61 kernel: wlp3s0: authenticate with 00:12:17:d4:4a:27
lis 16 16:16:03 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:16:03 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
lis 16 16:16:03 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 2/3)
lis 16 16:16:03 t61 kernel: wlp3s0: authenticated
lis 16 16:16:03 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:16:03 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:16:03 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:16:03 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:16:03 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
lis 16 16:16:03 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 2/3)
lis 16 16:16:03 t61 kernel: wlp3s0: RX AssocResp from 00:12:17:d4:4a:27 (capab=0x411 status=0 aid=6)
lis 16 16:16:03 t61 kernel: wlp3s0: associated
lis 16 16:16:03 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> completed
lis 16 16:16:08 t61 dhcpcd[1469]: timed out
lis 16 16:16:08 t61 NetworkManager[310]: dhcpcd[1469]: timed out
lis 16 16:16:08 t61 dhcpcd[1469]: exited
lis 16 16:16:08 t61 NetworkManager[310]: <info> (wlp3s0): DHCPv4 client pid 1469 exited with status 1
lis 16 16:16:08 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
lis 16 16:16:08 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv4 Configure Timeout) started...
lis 16 16:16:08 t61 NetworkManager[310]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv4 Configure Timeout) complete.
lis 16 16:16:08 t61 NetworkManager[310]: dhcpcd[1469]: exited
lis 16 16:16:10 t61 NetworkManager[310]: <info> (enp0s25): disconnecting for new activation request.
lis 16 16:16:10 t61 NetworkManager[310]: <info> (enp0s25): device state change: activated -> deactivating (reason 'none') [100 110 0]
lis 16 16:16:10 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTING
lis 16 16:16:10 t61 NetworkManager[310]: <info> (enp0s25): device state change: deactivating -> disconnected (reason 'none') [110 30 0]
lis 16 16:16:10 t61 NetworkManager[310]: <info> (enp0s25): deactivating device (reason 'none') [0]
lis 16 16:16:10 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_GLOBAL
lis 16 16:16:10 t61 NetworkManager[310]: <info> Policy set 'ppp0' (ppp0) as default for IPv4 routing and DNS.
lis 16 16:16:10 t61 NetworkManager[310]: <info> Removing DNS information from /usr/bin/resolvconf
lis 16 16:16:10 t61 pppd[1213]: Terminating on signal 15
lis 16 16:16:10 t61 pppd[1213]: Connect time 1.6 minutes.
lis 16 16:16:10 t61 pppd[1213]: Sent 448358 bytes, received 1125014 bytes.
lis 16 16:16:10 t61 NetworkManager[310]: Terminating on signal 15
lis 16 16:16:10 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 10 / phase 'terminate'
lis 16 16:16:10 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network'
lis 16 16:16:10 t61 NetworkManager[310]: Connect time 1.6 minutes.
lis 16 16:16:10 t61 NetworkManager[310]: Sent 448358 bytes, received 1125014 bytes.
lis 16 16:16:10 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish'
lis 16 16:16:10 t61 pppd[1213]: Connection terminated.
lis 16 16:16:10 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 11 / phase 'disconnect'
lis 16 16:16:10 t61 NetworkManager[310]: Connection terminated.
lis 16 16:16:10 t61 avahi-daemon[312]: Withdrawing workstation service for ppp0.
lis 16 16:16:10 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 1 / phase 'dead'
lis 16 16:16:10 t61 NetworkManager[310]: pppoe: read (asyncReadFromPPP): Session 32927: Input/output error
lis 16 16:16:10 t61 pppoe[1217]: read (asyncReadFromPPP): Session 32927: Input/output error
lis 16 16:16:10 t61 pppoe[1217]: Sent PADT
lis 16 16:16:10 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_exit_notify): cleaning up
lis 16 16:16:10 t61 pppd[1213]: Exit.
lis 16 16:16:11 t61 NetworkManager[310]: <info> Activation (enp0s25) starting connection 'DSL'
lis 16 16:16:11 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:16:11 t61 dbus[313]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
lis 16 16:16:11 t61 NetworkManager[310]: <info> (ppp0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
lis 16 16:16:11 t61 NetworkManager[310]: <info> (ppp0): deactivating device (reason 'removed') [36]
lis 16 16:16:11 t61 dbus[313]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
lis 16 16:16:11 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTING
lis 16 16:16:11 t61 nm-dispatcher[1549]: Dispatching action 'down' for enp0s25
lis 16 16:16:11 t61 nm-dispatcher[1549]: Dispatching action 'down' for ppp0
lis 16 16:16:11 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started...
lis 16 16:16:11 t61 NetworkManager[310]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:16:11 t61 NetworkManager[310]: <info> (enp0s25) delaying PPPoE reconnect for 1 seconds to ensure peer is ready...
lis 16 16:16:11 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:16:12 t61 NetworkManager[310]: <info> (enp0s25) PPPoE reconnect delay complete, resuming connection...
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting...
lis 16 16:16:12 t61 NetworkManager[310]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful.
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete.
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:16:12 t61 NetworkManager[310]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:16:12 t61 NetworkManager[310]: <info> starting PPP connection
lis 16 16:16:12 t61 NetworkManager[310]: <info> pppd started with pid 1563
lis 16 16:16:12 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:16:12 t61 pppd[1563]: Plugin /usr/lib/pppd/2.4.7/nm-pppd-plugin.so loaded.
lis 16 16:16:12 t61 NetworkManager[310]: Plugin /usr/lib/pppd/2.4.7/nm-pppd-plugin.so loaded.
lis 16 16:16:12 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (plugin_init): initializing
lis 16 16:16:12 t61 pppd[1563]: pppd 2.4.7 started by root, uid 0
lis 16 16:16:12 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 3 / phase 'serial connection'
lis 16 16:16:12 t61 pppd[1563]: Using interface ppp0
lis 16 16:16:12 t61 pppd[1563]: Connect: ppp0 <--> /dev/pts/0
lis 16 16:16:12 t61 NetworkManager[310]: Using interface ppp0
lis 16 16:16:12 t61 NetworkManager[310]: Connect: ppp0 <--> /dev/pts/0
lis 16 16:16:12 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish'
lis 16 16:16:12 t61 NetworkManager[310]: <info> (ppp0): new Generic device (driver: 'unknown' ifindex: 6)
lis 16 16:16:12 t61 NetworkManager[310]: <info> (ppp0): exported as /org/freedesktop/NetworkManager/Devices/5
lis 16 16:16:13 t61 pppoe[1564]: PADS: Service-Name: ''
lis 16 16:16:13 t61 pppoe[1564]: PPP session is 25231 (0x628f)
lis 16 16:16:13 t61 NetworkManager[310]: <warn> Connection disconnected (reason -4)
lis 16 16:16:13 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
lis 16 16:16:13 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:13 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: disconnected -> scanning
lis 16 16:16:13 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:13 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:13 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 6 / phase 'authenticate'
lis 16 16:16:13 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (get_credentials): passwd-hook, requesting credentials...
lis 16 16:16:13 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (get_credentials): got credentials from NetworkManager
lis 16 16:16:13 t61 pppd[1563]: CHAP authentication succeeded: CHAP authentication success, unit 45942
lis 16 16:16:13 t61 pppd[1563]: CHAP authentication succeeded
lis 16 16:16:13 t61 NetworkManager[310]: CHAP authentication succeeded: CHAP authentication success, unit 45942
lis 16 16:16:13 t61 NetworkManager[310]: CHAP authentication succeeded
lis 16 16:16:13 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network'
lis 16 16:16:14 t61 pppd[1563]: Cannot determine ethernet address for proxy ARP
lis 16 16:16:14 t61 pppd[1563]: local  IP address 178.37.151.53
lis 16 16:16:14 t61 pppd[1563]: remote IP address 62.87.220.4
lis 16 16:16:14 t61 pppd[1563]: primary   DNS address 87.204.204.204
lis 16 16:16:14 t61 pppd[1563]: secondary DNS address 62.233.233.233
lis 16 16:16:14 t61 NetworkManager[310]: <info> PPP manager(IP Config Get) reply received.
lis 16 16:16:14 t61 NetworkManager[310]: Cannot determine ethernet address for proxy ARP
lis 16 16:16:14 t61 NetworkManager[310]: local  IP address 178.37.151.53
lis 16 16:16:14 t61 NetworkManager[310]: remote IP address 62.87.220.4
lis 16 16:16:14 t61 NetworkManager[310]: primary   DNS address 87.204.204.204
lis 16 16:16:14 t61 NetworkManager[310]: secondary DNS address 62.233.233.233
lis 16 16:16:14 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_phasechange): status 9 / phase 'running'
lis 16 16:16:14 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_ip_up): ip-up event
lis 16 16:16:14 t61 NetworkManager[310]: nm-pppd-plugin-Message: nm-ppp-plugin: (nm_ip_up): sending Ip4Config to NetworkManager...
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) started...
lis 16 16:16:14 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41]
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) starting connection 'ppp0'
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) scheduled...
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) started...
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) scheduled...
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 1 of 5 (Device Prepare) complete.
lis 16 16:16:14 t61 NetworkManager[310]: <info> (enp0s25): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) starting...
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: prepare -> config (reason 'none') [40 50 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) successful.
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) scheduled.
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 2 of 5 (Device Configure) complete.
lis 16 16:16:14 t61 NetworkManager[310]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> NetworkManager state is now CONNECTED_GLOBAL
lis 16 16:16:14 t61 NetworkManager[310]: <info> Policy set 'DSL' (ppp0) as default for IPv4 routing and DNS.
lis 16 16:16:14 t61 NetworkManager[310]: <info> Writing DNS information to /usr/bin/resolvconf
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (enp0s25) successful, device activated.
lis 16 16:16:14 t61 nm-dispatcher[1549]: Dispatching action 'up' for ppp0
lis 16 16:16:14 t61 ntpd[1636]: ntpd 4.2.7p465@1.2483-o Sun Sep  7 07:03:04 UTC 2014 (1): Starting
lis 16 16:16:14 t61 ntpd[1636]: Command line: /usr/bin/ntpd -g -u ntp:ntp
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) started...
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: config -> ip-config (reason 'none') [50 70 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 3 of 5 (IP Configure Start) complete.
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Commit) started...
lis 16 16:16:14 t61 ntpd[1637]: proto: precision = 1.187 usec (-20)
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
lis 16 16:16:14 t61 ntpd[1637]: Listen and drop on 0 v6wildcard [::]:123
lis 16 16:16:14 t61 ntpd[1637]: Listen and drop on 1 v4wildcard 0.0.0.0:123
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) Stage 5 of 5 (IPv4 Commit) complete.
lis 16 16:16:14 t61 ntpd[1637]: Listen normally on 2 lo 127.0.0.1:123
lis 16 16:16:14 t61 ntpd[1637]: Listen normally on 3 ppp0 178.37.151.53:123
lis 16 16:16:14 t61 ntpd[1637]: Listen normally on 4 lo [::1]:123
lis 16 16:16:14 t61 ntpd[1637]: Listen normally on 5 enp0s25 [fe80::221:86ff:fe9a:c859%2]:123
lis 16 16:16:14 t61 ntpd[1637]: Listen normally on 6 wlp3s0 [fe80::8bd7:6cb1:5bee:8205%3]:123
lis 16 16:16:14 t61 ntpd[1637]: Listening on routing socket on fd #23 for interface updates
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> (ppp0): device state change: secondaries -> activated (reason 'none') [90 100 0]
lis 16 16:16:14 t61 NetworkManager[310]: <info> Activation (ppp0) successful, device activated.
lis 16 16:16:14 t61 nm-dispatcher[1549]: Dispatching action 'up' for ppp0
lis 16 16:16:15 t61 kernel: wlp3s0: authenticate with 00:12:17:d4:4a:27
lis 16 16:16:15 t61 kernel: wlp3s0: send auth to 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:16:15 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
lis 16 16:16:15 t61 kernel: wlp3s0: authenticated
lis 16 16:16:15 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
lis 16 16:16:15 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
lis 16 16:16:15 t61 kernel: iwl4965 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
lis 16 16:16:15 t61 kernel: wlp3s0: associate with 00:12:17:d4:4a:27 (try 1/3)
lis 16 16:16:15 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
lis 16 16:16:15 t61 kernel: wlp3s0: RX AssocResp from 00:12:17:d4:4a:27 (capab=0x411 status=0 aid=6)
lis 16 16:16:15 t61 kernel: wlp3s0: associated
lis 16 16:16:15 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: associating -> completed
lis 16 16:16:19 t61 NetworkManager[310]: <info> (wlp3s0): device state change: ip-config -> deactivating (reason 'user-requested') [70 110 39]
lis 16 16:16:19 t61 NetworkManager[310]: <info> (wlp3s0): device state change: deactivating -> disconnected (reason 'user-requested') [110 30 39]
lis 16 16:16:19 t61 NetworkManager[310]: <info> (wlp3s0): deactivating device (reason 'user-requested') [39]
lis 16 16:16:19 t61 avahi-daemon[312]: Withdrawing address record for fe80::8bd7:6cb1:5bee:8205 on wlp3s0.
lis 16 16:16:19 t61 nm-dispatcher[1549]: Dispatching action 'down' for wlp3s0
lis 16 16:16:19 t61 kernel: wlp3s0: deauthenticating from 00:12:17:d4:4a:27 by local choice (Reason: 3=DEAUTH_LEAVING)
lis 16 16:16:19 t61 ntpd[1637]: ntpd exiting on signal 15 (Terminated)
lis 16 16:16:19 t61 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
lis 16 16:16:19 t61 NetworkManager[310]: <warn> Connection disconnected (reason -3)
lis 16 16:16:19 t61 NetworkManager[310]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
lis 16 16:16:19 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:20 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:20 t61 kernel: cfg80211: Calling CRDA to update world regulatory domain
lis 16 16:16:49 t61 su[1693]: (to root) kuba on pts/2
lis 16 16:16:49 t61 su[1693]: pam_unix(su:session): session opened for user root by kuba(uid=1000)
lis 16 16:17:39 t61 su[1731]: (to root) kuba on pts/1
lis 16 16:17:39 t61 su[1731]: pam_unix(su:session): session opened for user root by kuba(uid=1000)
lis 16 16:18:25 t61 dbus[313]: [system] Reloaded configuration
lis 16 16:18:25 t61 dbus[313]: [system] Reloaded configuration
lis 16 16:18:26 t61 passwd[1904]: password for 'lightdm' changed by 'root'
lis 16 16:18:26 t61 polkitd[328]: Reloading rules
lis 16 16:18:26 t61 polkitd[328]: Collecting garbage unconditionally...
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /etc/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /usr/share/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Finished loading, compiling and executing 3 rules
lis 16 16:18:26 t61 polkitd[328]: Reloading rules
lis 16 16:18:26 t61 polkitd[328]: Collecting garbage unconditionally...
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /etc/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /usr/share/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Finished loading, compiling and executing 3 rules
lis 16 16:18:26 t61 polkitd[328]: Reloading rules
lis 16 16:18:26 t61 polkitd[328]: Collecting garbage unconditionally...
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /etc/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /usr/share/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Finished loading, compiling and executing 3 rules
lis 16 16:18:26 t61 polkitd[328]: Reloading rules
lis 16 16:18:26 t61 polkitd[328]: Collecting garbage unconditionally...
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /etc/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Loading rules from directory /usr/share/polkit-1/rules.d
lis 16 16:18:26 t61 polkitd[328]: Finished loading, compiling and executing 3 rules
lis 16 16:19:45 t61 su[1731]: pam_unix(su:session): session closed for user root
lis 16 16:21:23 t61 su[2024]: (to root) kuba on pts/1
lis 16 16:21:23 t61 su[2024]: pam_unix(su:session): session opened for user root by kuba(uid=1000)
lis 16 16:21:30 t61 su[2024]: pam_unix(su:session): session closed for user root
lis 16 16:21:45 t61 sudo[2197]: kuba : a password is required ; TTY=pts/1 ; PWD=/tmp/yaourt-tmp-kuba/aur-wtorrent-svn ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S --asdeps --needed php-curl extra/php-sqlite extra/php extra/subversion
lis 16 16:21:50 t61 sudo[2199]: kuba : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-kuba/aur-wtorrent-svn ; USER=root ; COMMAND=validate
lis 16 16:21:50 t61 sudo[2200]: kuba : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-kuba/aur-wtorrent-svn ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S --asdeps --needed php-curl extra/php-sqlite extra/php extra/subversion
lis 16 16:21:50 t61 sudo[2201]: kuba : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-kuba/aur-wtorrent-svn ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S --asdeps --needed php-curl extra/php-sqlite extra/php extra/subversion
lis 16 16:21:50 t61 sudo[2201]: pam_unix(sudo:session): session opened for user root by kuba(uid=0)
lis 16 16:21:51 t61 sudo[2201]: pam_unix(sudo:session): session closed for user root
lis 16 16:33:01 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2438): tumbler-WARNING **: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.1: cannot open shared object file: No such file or directory
lis 16 16:33:01 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2438): tumbler-WARNING **: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
lis 16 16:33:01 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2438): tumbler-WARNING **: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
lis 16 16:33:01 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2438): tumbler-WARNING **: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
lis 16 16:39:54 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2466): tumbler-WARNING **: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.1: cannot open shared object file: No such file or directory
lis 16 16:39:54 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2466): tumbler-WARNING **: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
lis 16 16:39:54 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2466): tumbler-WARNING **: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
lis 16 16:39:54 t61 org.freedesktop.thumbnails.Thumbnailer1[480]: (tumblerd:2466): tumbler-WARNING **: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
lis 16 16:59:04 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:2714): tumbler-WARNING **: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.1: cannot open shared object file: No such file or directory
lis 16 16:59:04 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:2714): tumbler-WARNING **: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
lis 16 16:59:04 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:2714): tumbler-WARNING **: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
lis 16 16:59:04 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:2714): tumbler-WARNING **: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
lis 16 16:59:33 t61 org.freedesktop.Notifications[480]: (xfce4-notifyd:2741): Gtk-CRITICAL **: IA__gtk_window_get_screen: assertion 'GTK_IS_WINDOW (window)' failed
lis 16 16:59:33 t61 org.freedesktop.Notifications[480]: (xfce4-notifyd:2741): Gdk-CRITICAL **: IA__gdk_screen_is_composited: assertion 'GDK_IS_SCREEN (screen)' failed
lis 16 16:59:33 t61 org.freedesktop.Notifications[480]: (xfce4-notifyd:2741): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
lis 16 16:59:33 t61 org.freedesktop.Notifications[480]: (xfce4-notifyd:2741): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
lis 16 17:11:03 t61 su[2905]: (to root) kuba on pts/3
lis 16 17:11:03 t61 su[2905]: pam_unix(su:session): session opened for user root by kuba(uid=1000)
lis 16 17:11:26 t61 su[2905]: pam_unix(su:session): session closed for user root
lis 16 17:25:37 t61 kernel: perf interrupt took too long (4992 > 4960), lowering kernel.perf_event_max_sample_rate to 25200
lis 16 17:38:04 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:3245): tumbler-WARNING **: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.1: cannot open shared object file: No such file or directory
lis 16 17:38:05 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:3245): tumbler-WARNING **: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
lis 16 17:38:05 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:3245): tumbler-WARNING **: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
lis 16 17:38:05 t61 org.freedesktop.thumbnails.Cache1[480]: (tumblerd:3245): tumbler-WARNING **: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory

Last edited by jakub (2014-11-24 08:27:53)

Offline

#2 2014-11-16 21:45:10

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: [SOLVED] Archlinux crashed - how to find out why?

A comment from https://bugs.archlinux.org/task/42353

Rebuilt 3.17-1 with with CONFIG_PREEMPT_VOLUNTARY=y and, while the machine locked up, it was more gradual. Nothing printed to the journal.

Just tried with 3.17.1-ARCH and the same lockup as initially described: nothing printed to the journal.

What else can I do to try and debug this?

gives a little chance that this is the same bug.

Offline

#3 2014-11-17 07:42:23

weirddan455
Member
Registered: 2012-04-15
Posts: 209

Re: [SOLVED] Archlinux crashed - how to find out why?

If it is that bug, the fix is in 3.17.3 which is in [core] now.

My experience is crashes like that are usually hardware instability.  Last time it happened to me it was because my RAM.  I had to underclock it to make it stable.  If the kernel update doesn't help you, you could try running a stress test like Prime95.

http://www.mersenne.org/download/

If your hardware is unstable it will usually crash after only 5-10 minutes.  If you can run it for multiple hours that can help rule out hardware.

Offline

#4 2014-11-17 17:54:31

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: [SOLVED] Archlinux crashed - how to find out why?

I don't think it's hardware fault as I had no such issues for a long long time. Anyway - I'll check it with Prime95/memtest.

Offline

#5 2014-11-17 23:51:07

Pse
Member
Registered: 2008-03-15
Posts: 413

Re: [SOLVED] Archlinux crashed - how to find out why?

If the error is such that it doesn't make it to the on-disk logs, perhaps you could try netconsole: https://wiki.archlinux.org/index.php/Netconsole

Offline

#6 2014-11-19 14:24:47

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: [SOLVED] Archlinux crashed - how to find out why?

Thanks for the hint with netconsole. So far I ran one pass of memtest and memory was fine (I know one pass is not enough, I'll run it for longer period of time night some day).
I think in my case nouveau driver could the the reason (yes - I just had another crash which looked the same as previous). Nouveau driver is the only thing which differs from my previous arch installation. I just got rid of it and installed proprietary driver from nvidia.

Last edited by jakub (2014-11-19 14:25:44)

Offline

#7 2014-11-19 16:42:28

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: [SOLVED] Archlinux crashed - how to find out why?

I ran mprime for 10 minutes. Temperatues reached something like 90oC but nothing bad happend. I don't know for how long should I run mprime. Some say 20 minutes, some say 24 hours (!).
Anyway - I think that broken nouveau driver was the reason why my arch crashed. I just hope it won't happen again with nvidia driver.

Last edited by jakub (2014-11-19 16:43:34)

Offline

#8 2014-11-21 15:34:20

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: [SOLVED] Archlinux crashed - how to find out why?

I ran memtest for whole night (4 full passes) - no problems with memory were reported.
After removing nouveau and installing nvidia driver I had no crash so far.

Offline

#9 2014-11-24 08:27:37

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: [SOLVED] Archlinux crashed - how to find out why?

OK, I blame nouveau driver. Marking as SOLVED.

Offline

Board footer

Powered by FluxBB