You are not logged in.

#26 2013-10-08 17:09:28

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Systemd 208: hang on reboot

Add "Before=basic.target" to dbus.service.

Offline

#27 2013-10-09 03:20:59

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Systemd 208: hang on reboot

What does that do exactly?


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#28 2013-10-09 04:24:19

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Systemd 208: hang on reboot

Apparently, the service that is hanging, user@.service is still trying to talk to dbus, which is why it is hanging.  So by ordering it before the basic.target it not only starts before the basic target is reached, but also ensures that it stays around until after the basic.target is brought down during shutdown.

Offline

#29 2013-10-09 12:00:01

Sanjeev K Sharma
Member
Registered: 2013-08-14
Posts: 72

Re: Systemd 208: hang on reboot

So is this going into the standard systemd install on the next systemd update,  and should everybody do this now even if we've been lucky and not had this issue - for whatever random reason udev was starting correctly for most people?

besides this current thread the only directly on point thing I can find is here:

http://www.mail-archive.com/systemd-dev … 13345.html

Last edited by Sanjeev K Sharma (2013-10-09 15:25:53)

Offline

#30 2013-10-09 15:50:56

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Systemd 208: hang on reboot

Yeah, I imagine there is going to be some kind of a fix for this in a coming release.  So I went ahead and actually modified the file /usr/lib/systemd/system/dbus.service, so I figure that having it overwritten on the next update will be fine (and probably good) since the issue will hopefully be addressed.

For me, doing this solves the issue just fine.

Offline

#31 2013-10-09 22:28:14

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Systemd 208: hang on reboot

Thanks for explaining. I was wondering if it might stop some of the errors/warning KDE routinely spews about dbus and badly applications misbehaving. Hmm...


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#32 2013-10-09 22:30:10

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Systemd 208: hang on reboot

That I don't know, as I am not a KDE user.  But I have to think that this would likely not have any effect on that since it is only ensuring the the dbus.service (and therefore dbus.socket) is active early during bootup and late during shutdown.  Anything running within KDE, I would think would be kind of in the middle of that whole situation, and therefore not affected.  But that is just a guess.

Offline

#33 2013-10-09 22:57:30

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Systemd 208: hang on reboot

Yeah, I think you're right. I think it is probably session related rather than system related.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#34 2013-10-10 13:56:30

Sanjeev K Sharma
Member
Registered: 2013-08-14
Posts: 72

Re: Systemd 208: hang on reboot

I find it strange that more people didn't report this issue.   Being the expert that I am ; )   I don't see a lot of room there for stochastic behaviour.

Offline

#35 2013-10-10 15:01:08

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Systemd 208: hang on reboot

Sanjeev K Sharma wrote:

I find it strange that more people didn't report this issue.   Being the expert that I am ; )   I don't see a lot of room there for stochastic behaviour.

I only experieced the hang on the first reboot after installing systemd 208, before and afterwards everything works fine. I suppose other people just dismissed it as a random lockup and moved on.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#36 2013-10-12 22:41:46

Potomac
Member
Registered: 2011-12-25
Posts: 526

Re: Systemd 208: hang on reboot

WonderWoofy wrote:

Add "Before=basic.target" to dbus.service.

this workaround doesn't fix the problem with my configuration ( virtualbox, i686 version of archlinux )

I notice that if I type "systemctl" in a console under KDE I can easily trigger the bug

Offline

#37 2013-10-20 10:56:05

travnick
Member
From: Poland
Registered: 2011-04-24
Posts: 75

Re: Systemd 208: hang on reboot

Add "Before=basic.target" to dbus.service.

It won't fix the issue for me.
It drives me mad that archlinux used to shutdown ~6 seconds, and now it took ages ...

my shutdown log:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.11.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 14 08:31:43 CEST 2013
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b669f2ea-5284-40fa-85e1-4d4a6fa80e7b rw systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 quiet splash
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf8a0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf8a1000-0x00000000bf8a6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf8a7000-0x00000000bf9b9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf9ba000-0x00000000bfa0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfa0f000-0x00000000bfb07fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfb08000-0x00000000bfd0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfd0f000-0x00000000bfd17fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfd18000-0x00000000bfd1efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfd1f000-0x00000000bfd63fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfd64000-0x00000000bfd9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfd9f000-0x00000000bfdfffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: LENOVO 20017               /KIWB1, BIOS 15CN35WW(V2.08)          03/15/2010
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D3FFF write-protect
[    0.000000]   D4000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 100000000 mask F00000000 write-back
[    0.000000]   3 base 200000000 mask FC0000000 write-back
[    0.000000]   4 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xbfd64 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f7680-0x000f768f] mapped at [ffff8800000f7680]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
[    0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
[    0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[    0.000000]  [mem 0x23fe00000-0x23fffffff] page 2M
[    0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[    0.000000]  [mem 0x23c000000-0x23fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[    0.000000]  [mem 0x200000000-0x23bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbf8a0fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbf7fffff] page 2M
[    0.000000]  [mem 0xbf800000-0xbf8a0fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf8a7000-0xbf9b9fff]
[    0.000000]  [mem 0xbf8a7000-0xbf9b9fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbfa0f000-0xbfb07fff]
[    0.000000]  [mem 0xbfa0f000-0xbfb07fff] page 4k
[    0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbfd0f000-0xbfd17fff]
[    0.000000]  [mem 0xbfd0f000-0xbfd17fff] page 4k
[    0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbfd1f000-0xbfd63fff]
[    0.000000]  [mem 0xbfd1f000-0xbfd63fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] log_buf_len: 1048576
[    0.000000] early log buf free: 519316(99%)
[    0.000000] RAMDISK: [mem 0x37702000-0x37b78fff]
[    0.000000] ACPI: RSDP 00000000000f75f0 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000bfdf7f6a 0006C (v01 LENOVO CB-01    00000000  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bfde8000 000F4 (v03 LENOVO CB-01    00000001 ALAN 00000001)
[    0.000000] ACPI: DSDT 00000000bfde9000 06C20 (v02 LENOVO CB-01    00000001 INTL 20050624)
[    0.000000] ACPI: FACS 00000000bfd9efc0 00040
[    0.000000] ACPI: HPET 00000000bfdfed86 00038 (v01 LENOVO CB-01    00000001 LOHR 0000005A)
[    0.000000] ACPI: MCFG 00000000bfdfedbe 0003C (v01 LENOVO CB-01    00000001 LOHR 0000005A)
[    0.000000] ACPI: SLIC 00000000bfdfedfa 00176 (v01 LENOVO CB-01    00000001 TBD  00000001)
[    0.000000] ACPI: APIC 00000000bfdfef70 00068 (v01 PTLTD  ? APIC   00000000  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bfdfefd8 00028 (v01 PTLTD  $SBFTBL$ 00000000  LTP 00000001)
[    0.000000] ACPI: SSDT 00000000bfde7000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bfde6000 00259 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bfde5000 0020F (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff]
[    0.000000]   NODE_DATA [mem 0x23fef4000-0x23fef8fff]
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xbf8a0fff]
[    0.000000]   node   0: [mem 0xbf8a7000-0xbf9b9fff]
[    0.000000]   node   0: [mem 0xbfa0f000-0xbfb07fff]
[    0.000000]   node   0: [mem 0xbfd0f000-0xbfd17fff]
[    0.000000]   node   0: [mem 0xbfd1f000-0xbfd63fff]
[    0.000000]   node   0: [mem 0x100000000-0x23fffffff]
[    0.000000] On node 0 totalpages: 2095769
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12204 pages used for memmap
[    0.000000]   DMA32 zone: 781051 pages, LIFO batch:31
[    0.000000]   Normal zone: 20480 pages used for memmap
[    0.000000]   Normal zone: 1310720 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf8a1000-0xbf8a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf9ba000-0xbfa0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfb08000-0xbfd0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd18000-0xbfd1efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd64000-0xbfd9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd9f000-0xbfdfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfe00000-0xffffffff]
[    0.000000] e820: [mem 0xbfe00000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88023fc00000 s86528 r8192 d24064 u1048576
[    0.000000] pcpu-alloc: s86528 r8192 d24064 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2063000
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b669f2ea-5284-40fa-85e1-4d4a6fa80e7b rw systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 quiet splash
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8168264K/8383076K available (5050K kernel code, 799K rwdata, 1696K rodata, 1140K init, 1288K bss, 214812K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:8448 nr_irqs:512 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2261.101 MHz processor
[    0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 4524.62 BogoMIPS (lpj=7537003)
[    0.003341] pid_max: default: 32768 minimum: 301
[    0.003378] Security Framework initialized
[    0.003390] AppArmor: AppArmor disabled by boot time parameter
[    0.003392] Yama: becoming mindful.
[    0.004057] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009425] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.011407] Mount-cache hash table entries: 256
[    0.011672] Initializing cgroup subsys memory
[    0.011691] Initializing cgroup subsys devices
[    0.011693] Initializing cgroup subsys freezer
[    0.011695] Initializing cgroup subsys net_cls
[    0.011697] Initializing cgroup subsys blkio
[    0.011723] CPU: Physical Processor ID: 0
[    0.011724] CPU: Processor Core ID: 0
[    0.011727] mce: CPU supports 6 MCE banks
[    0.011735] CPU0: Thermal monitoring enabled (TM2)
[    0.011743] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.011836] Freeing SMP alternatives memory: 20K (ffffffff819e6000 - ffffffff819eb000)
[    0.013217] ACPI: Core revision 20130517
[    0.017396] ACPI: All ACPI Tables successfully acquired
[    0.020012] ftrace: allocating 20099 entries in 79 pages
[    0.027170] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.061296] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz (fam: 06, model: 17, stepping: 06)
[    0.063333] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.063333] ... version:                2
[    0.063333] ... bit width:              40
[    0.063333] ... generic registers:      2
[    0.063333] ... value mask:             000000ffffffffff
[    0.063333] ... max period:             000000007fffffff
[    0.063333] ... fixed-purpose events:   3
[    0.063333] ... event mask:             0000000700000003
[    0.083401] smpboot: Booting Node   0, Processors  #1 OK
[    0.096602] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.096616] Brought up 2 CPUs
[    0.096618] smpboot: Total of 2 processors activated (9048.25 BogoMIPS)
[    0.096779] devtmpfs: initialized
[    0.100026] PM: Registering ACPI NVS region [mem 0xbfd64000-0xbfd9efff] (241664 bytes)
[    0.101137] RTC time: 10:37:27, date: 10/20/13
[    0.101187] NET: Registered protocol family 16
[    0.101367] ACPI: bus type PCI registered
[    0.101370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.101445] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.101448] PCI: not using MMCONFIG
[    0.101449] PCI: Using configuration type 1 for base access
[    0.101652] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.101653] mtrr: probably your BIOS does not setup all CPUs.
[    0.101654] mtrr: corrected configuration.
[    0.102170] bio: create slab <bio-0> at 0
[    0.102170] ACPI: Added _OSI(Module Device)
[    0.102170] ACPI: Added _OSI(Processor Device)
[    0.102170] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.102170] ACPI: Added _OSI(Processor Aggregator Device)
[    0.104067] ACPI: EC: Look up EC in DSDT
[    0.106953] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.107581] ACPI: SSDT 00000000bfd1ac20 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.107878] ACPI: Dynamic OEM Table Load:
[    0.107882] ACPI: SSDT           (null) 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.107985] ACPI: SSDT 00000000bfd18620 00549 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.108265] ACPI: Dynamic OEM Table Load:
[    0.108268] ACPI: SSDT           (null) 00549 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.126757] ACPI: SSDT 00000000bfd19ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.127067] ACPI: Dynamic OEM Table Load:
[    0.127069] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.133417] ACPI: SSDT 00000000bfd19f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.133711] ACPI: Dynamic OEM Table Load:
[    0.133714] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.150077] ACPI: Interpreter enabled
[    0.150084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)
[    0.150089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[    0.150126] ACPI: (supports S0 S3 S4 S5)
[    0.150128] ACPI: Using IOAPIC for interrupt routing
[    0.150148] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.150942] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.181952] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.182048] ACPI: No dock devices found.
[    0.246772] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.246778] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.246780] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.247469] PCI host bridge to bus 0000:00
[    0.247472] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.247475] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.247477] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.247479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.247481] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.247484] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.247486] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[    0.247488] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[    0.247498] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.247518] DMAR: Forcing write-buffer flush capability
[    0.247519] DMAR: Disabling IOMMU for graphics on this chipset
[    0.247604] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[    0.247645] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.247690] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.247770] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.247828] pci 0000:00:1a.0: reg 0x20: [io  0x1800-0x181f]
[    0.247955] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.248012] pci 0000:00:1a.1: reg 0x20: [io  0x1820-0x183f]
[    0.248139] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.248196] pci 0000:00:1a.2: reg 0x20: [io  0x1840-0x185f]
[    0.248303] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.248359] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.248386] pci 0000:00:1a.7: reg 0x10: [mem 0xf5505800-0xf5505bff]
[    0.248497] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.248549] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.248603] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.248624] pci 0000:00:1b.0: reg 0x10: [mem 0xf5500000-0xf5503fff 64bit]
[    0.248722] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.248776] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.248826] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.248929] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.249025] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    0.249128] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.249184] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.249229] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[    0.249332] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.249430] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[    0.249533] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.249590] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.249635] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[    0.249738] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.249834] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[    0.249937] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.250038] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.250095] pci 0000:00:1d.0: reg 0x20: [io  0x1860-0x187f]
[    0.250202] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.250251] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.250308] pci 0000:00:1d.1: reg 0x20: [io  0x1880-0x189f]
[    0.250434] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.250491] pci 0000:00:1d.2: reg 0x20: [io  0x18a0-0x18bf]
[    0.250596] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.250653] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.250679] pci 0000:00:1d.7: reg 0x10: [mem 0xf5505c00-0xf5505fff]
[    0.250789] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.250841] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.250887] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.251000] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.251048] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
[    0.251273] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.251302] pci 0000:00:1f.2: reg 0x10: [io  0x18f0-0x18f7]
[    0.251313] pci 0000:00:1f.2: reg 0x14: [io  0x18e4-0x18e7]
[    0.251324] pci 0000:00:1f.2: reg 0x18: [io  0x18e8-0x18ef]
[    0.251336] pci 0000:00:1f.2: reg 0x1c: [io  0x18e0-0x18e3]
[    0.251347] pci 0000:00:1f.2: reg 0x20: [io  0x18c0-0x18df]
[    0.251359] pci 0000:00:1f.2: reg 0x24: [mem 0xf5505000-0xf55057ff]
[    0.251430] pci 0000:00:1f.2: PME# supported from D3hot
[    0.251522] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.251544] pci 0000:00:1f.3: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
[    0.251574] pci 0000:00:1f.3: reg 0x20: [io  0x1c00-0x1c1f]
[    0.251682] pci 0000:00:1f.6: [8086:2932] type 00 class 0x118000
[    0.251715] pci 0000:00:1f.6: reg 0x10: [mem 0xf5504000-0xf5504fff 64bit]
[    0.251951] pci 0000:01:00.0: [10de:0a34] type 00 class 0x030000
[    0.251967] pci 0000:01:00.0: reg 0x10: [mem 0xf4000000-0xf4ffffff]
[    0.251984] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.252001] pci 0000:01:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref]
[    0.252012] pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
[    0.252023] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[    0.252152] pci 0000:01:00.1: [10de:0be2] type 00 class 0x040300
[    0.252168] pci 0000:01:00.1: reg 0x10: [mem 0xf5000000-0xf5003fff]
[    0.256690] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.256694] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.256697] pci 0000:00:01.0:   bridge window [mem 0xf4000000-0xf50fffff]
[    0.256702] pci 0000:00:01.0:   bridge window [mem 0xce000000-0xdfffffff 64bit pref]
[    0.256825] acpiphp: Slot [1] registered
[    0.256842] acpiphp_glue: sibling found, but _SUN doesn't match!
[    0.256857] acpiphp_glue: sibling found, but _SUN doesn't match!
[    0.256872] acpiphp_glue: sibling found, but _SUN doesn't match!
[    0.256886] acpiphp_glue: sibling found, but _SUN doesn't match!
[    0.256895] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.256985] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.257141] pci 0000:04:00.0: [8086:4237] type 00 class 0x028000
[    0.257201] pci 0000:04:00.0: reg 0x10: [mem 0xf5100000-0xf5101fff 64bit]
[    0.257422] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.263378] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.263386] pci 0000:00:1c.2:   bridge window [mem 0xf5100000-0xf51fffff]
[    0.263491] acpiphp: Slot [1-1] registered
[    0.263498] pci 0000:00:1c.3: PCI bridge to [bus 05-06]
[    0.263503] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    0.263508] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    0.263516] pci 0000:00:1c.3:   bridge window [mem 0xf6000000-0xf7ffffff 64bit pref]
[    0.263599] pci 0000:00:1c.4: PCI bridge to [bus 07]
[    0.263880] pci 0000:08:00.0: [14e4:1698] type 00 class 0x020000
[    0.263915] pci 0000:08:00.0: reg 0x10: [mem 0xf5200000-0xf520ffff 64bit]
[    0.264103] pci 0000:08:00.0: PME# supported from D3hot D3cold
[    0.264140] pci 0000:08:00.0: System wakeup disabled by ACPI
[    0.270172] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.270180] pci 0000:00:1c.5:   bridge window [mem 0xf5200000-0xf52fffff]
[    0.270294] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode)
[    0.270308] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.270310] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.270313] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.270315] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.270317] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.270319] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[    0.270322] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[    0.290257] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    0.290318] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.290376] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[    0.290434] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.290493] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[    0.290552] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.290611] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.290669] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 *4 5 6 7 11 12 14 15)
[    0.290839] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.290878] ACPI: \_SB_.PCI0: notify handler is installed
[    0.291060] Found 1 acpi root devices
[    0.291095] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.291171] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.291171] vgaarb: loaded
[    0.291171] vgaarb: bridge control possible 0000:01:00.0
[    0.291171] PCI: Using ACPI for IRQ routing
[    0.301356] PCI: pci_cache_line_size set to 64 bytes
[    0.301646] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[    0.301648] e820: reserve RAM buffer [mem 0xbf8a1000-0xbfffffff]
[    0.301651] e820: reserve RAM buffer [mem 0xbf9ba000-0xbfffffff]
[    0.301653] e820: reserve RAM buffer [mem 0xbfb08000-0xbfffffff]
[    0.301655] e820: reserve RAM buffer [mem 0xbfd18000-0xbfffffff]
[    0.301656] e820: reserve RAM buffer [mem 0xbfd64000-0xbfffffff]
[    0.301761] NetLabel: Initializing
[    0.301763] NetLabel:  domain hash size = 128
[    0.301764] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.301778] NetLabel:  unlabeled traffic allowed by default
[    0.301807] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.301813] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.301817] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.303354] Switched to clocksource hpet
[    0.309698] pnp: PnP ACPI init
[    0.309718] ACPI: bus type PNP registered
[    0.309856] pnp 00:00: Plug and Play ACPI device, IDs ENE0201 (active)
[    0.309912] pnp 00:01: [dma 4]
[    0.309939] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.309973] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.310125] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.310129] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.310169] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.310262] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.310265] system 00:05: [io  0x0480-0x048f] has been reserved
[    0.310267] system 00:05: [io  0xffff] has been reserved
[    0.310270] system 00:05: [io  0xffff] has been reserved
[    0.310273] system 00:05: [io  0x0400-0x047f] could not be reserved
[    0.310275] system 00:05: [io  0x1180-0x11ff] has been reserved
[    0.310278] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.310280] system 00:05: [io  0xfe00] has been reserved
[    0.310284] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.310351] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.330126] pnp 00:07: Plug and Play ACPI device, IDs SYN0711 SYN0700 SYN0002 PNP0f13 (active)
[    0.330164] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.330349] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.330352] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.330355] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.330360] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.330362] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[    0.330365] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.330368] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.330371] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.330492] pnp: PnP ACPI: found 10 devices
[    0.330494] ACPI: bus type PNP unregistered
[    0.337655] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.337660] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.337663] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.337674] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.337676] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.337679] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[    0.337693] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.337696] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[    0.337715] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.337718] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000
[    0.337721] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000
[    0.337732] pci 0000:00:1c.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.337735] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000
[    0.337751] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.337754] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.337756] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.337759] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.337761] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.337764] pci 0000:00:1c.4: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.337767] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.337769] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.337772] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.337774] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.337777] pci 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.337779] pci 0000:00:1c.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.337781] pci 0000:00:1c.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.337787] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
[    0.337790] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.337793] pci 0000:00:1c.1: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
[    0.337797] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.337800] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0800000-0xc09fffff 64bit pref]
[    0.337803] pci 0000:00:1c.4: BAR 14: assigned [mem 0xc0a00000-0xc0bfffff]
[    0.337806] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.337809] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0e00000-0xc0ffffff 64bit pref]
[    0.337813] pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.337816] pci 0000:00:1c.1: BAR 13: assigned [io  0x5000-0x5fff]
[    0.337819] pci 0000:00:1c.2: BAR 13: assigned [io  0x6000-0x6fff]
[    0.337822] pci 0000:00:1c.4: BAR 13: assigned [io  0x7000-0x7fff]
[    0.337825] pci 0000:00:1c.5: BAR 13: assigned [io  0x8000-0x8fff]
[    0.337828] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc1000000-0xc10000ff 64bit]
[    0.337843] pci 0000:01:00.0: BAR 6: assigned [mem 0xf5080000-0xf50fffff pref]
[    0.337846] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.337849] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.337852] pci 0000:00:01.0:   bridge window [mem 0xf4000000-0xf50fffff]
[    0.337856] pci 0000:00:01.0:   bridge window [mem 0xce000000-0xdfffffff 64bit pref]
[    0.337860] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.337863] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.337870] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    0.337874] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.337882] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.337885] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    0.337891] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff]
[    0.337896] pci 0000:00:1c.1:   bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.337904] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.337907] pci 0000:00:1c.2:   bridge window [io  0x6000-0x6fff]
[    0.337913] pci 0000:00:1c.2:   bridge window [mem 0xf5100000-0xf51fffff]
[    0.337918] pci 0000:00:1c.2:   bridge window [mem 0xc0800000-0xc09fffff 64bit pref]
[    0.337926] pci 0000:00:1c.3: PCI bridge to [bus 05-06]
[    0.337929] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    0.337935] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf3ffffff]
[    0.337940] pci 0000:00:1c.3:   bridge window [mem 0xf6000000-0xf7ffffff 64bit pref]
[    0.337947] pci 0000:00:1c.4: PCI bridge to [bus 07]
[    0.337950] pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
[    0.337956] pci 0000:00:1c.4:   bridge window [mem 0xc0a00000-0xc0bfffff]
[    0.337961] pci 0000:00:1c.4:   bridge window [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.337969] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.337972] pci 0000:00:1c.5:   bridge window [io  0x8000-0x8fff]
[    0.337978] pci 0000:00:1c.5:   bridge window [mem 0xf5200000-0xf52fffff]
[    0.337983] pci 0000:00:1c.5:   bridge window [mem 0xc0e00000-0xc0ffffff 64bit pref]
[    0.337991] pci 0000:00:1e.0: PCI bridge to [bus 09]
[    0.338390] pci 0000:00:1e.0: setting latency timer to 64
[    0.338395] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.338397] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.338400] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.338402] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.338404] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.338406] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xdfffffff]
[    0.338409] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfebfffff]
[    0.338411] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.338413] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf50fffff]
[    0.338416] pci_bus 0000:01: resource 2 [mem 0xce000000-0xdfffffff 64bit pref]
[    0.338418] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.338420] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
[    0.338422] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.338425] pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
[    0.338427] pci_bus 0000:03: resource 1 [mem 0xc0400000-0xc05fffff]
[    0.338429] pci_bus 0000:03: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
[    0.338431] pci_bus 0000:04: resource 0 [io  0x6000-0x6fff]
[    0.338434] pci_bus 0000:04: resource 1 [mem 0xf5100000-0xf51fffff]
[    0.338436] pci_bus 0000:04: resource 2 [mem 0xc0800000-0xc09fffff 64bit pref]
[    0.338438] pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
[    0.338440] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf3ffffff]
[    0.338443] pci_bus 0000:05: resource 2 [mem 0xf6000000-0xf7ffffff 64bit pref]
[    0.338445] pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
[    0.338447] pci_bus 0000:07: resource 1 [mem 0xc0a00000-0xc0bfffff]
[    0.338449] pci_bus 0000:07: resource 2 [mem 0xc0c00000-0xc0dfffff 64bit pref]
[    0.338451] pci_bus 0000:08: resource 0 [io  0x8000-0x8fff]
[    0.338454] pci_bus 0000:08: resource 1 [mem 0xf5200000-0xf52fffff]
[    0.338456] pci_bus 0000:08: resource 2 [mem 0xc0e00000-0xc0ffffff 64bit pref]
[    0.338458] pci_bus 0000:09: resource 4 [io  0x0000-0x0cf7]
[    0.338460] pci_bus 0000:09: resource 5 [io  0x0d00-0xffff]
[    0.338463] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff]
[    0.338465] pci_bus 0000:09: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.338467] pci_bus 0000:09: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.338469] pci_bus 0000:09: resource 9 [mem 0xc0000000-0xdfffffff]
[    0.338471] pci_bus 0000:09: resource 10 [mem 0xf0000000-0xfebfffff]
[    0.338510] NET: Registered protocol family 2
[    0.338740] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.339202] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.339557] TCP: Hash tables configured (established 65536 bind 65536)
[    0.339605] TCP: reno registered
[    0.339619] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.339676] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.339801] NET: Registered protocol family 1
[    0.340854] pci 0000:01:00.0: Boot video device
[    0.341050] PCI: CLS 64 bytes, default 64
[    0.341102] Unpacking initramfs...
[    0.373727] Freeing initrd memory: 4572K (ffff880037702000 - ffff880037b79000)
[    0.373735] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.373738] software IO TLB [mem 0xbb8a1000-0xbf8a1000] (64MB) mapped at [ffff8800bb8a1000-ffff8800bf8a0fff]
[    0.373779] Simple Boot Flag at 0x36 set to 0x1
[    0.373917] Scanning for low memory corruption every 60 seconds
[    0.374228] audit: initializing netlink socket (disabled)
[    0.374244] type=2000 audit(1382265447.373:1): initialized
[    0.387377] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.389305] zbud: loaded
[    0.389446] VFS: Disk quotas dquot_6.5.2
[    0.389497] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.389691] msgmni has been set to 15962
[    0.389961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.389998] io scheduler noop registered
[    0.390011] io scheduler deadline registered
[    0.390046] io scheduler cfq registered (default)
[    0.390159] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.390222] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.390313] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    0.390400] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[    0.390490] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
[    0.390579] pcieport 0000:00:1c.4: irq 45 for MSI/MSI-X
[    0.390669] pcieport 0000:00:1c.5: irq 46 for MSI/MSI-X
[    0.390761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.390779] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.390849] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.390851] vesafb: scrolling: redraw
[    0.390853] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.391040] vesafb: framebuffer at 0xcf000000, mapped to 0xffffc90010f00000, using 1216k, total 1216k
[    0.405128] Console: switching to colour frame buffer device 80x30
[    0.419122] fb0: VESA VGA frame buffer device
[    0.419133] intel_idle: does not run on family 6 model 23
[    0.419175] GHES: HEST is not enabled!
[    0.419237] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.419719] Linux agpgart interface v0.103
[    0.419795] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS1] at 0x60,0x64 irq 1,12
[    0.454493] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.454523] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.454637] mousedev: PS/2 mouse device common for all mice
[    0.456815] rtc_cmos 00:06: RTC can wake from S4
[    0.456960] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.456993] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.457001] cpuidle: using governor ladder
[    0.457003] cpuidle: using governor menu
[    0.457066] drop_monitor: Initializing network drop monitor service
[    0.457131] TCP: cubic registered
[    0.457237] NET: Registered protocol family 10
[    0.457427] NET: Registered protocol family 17
[    0.457437] Key type dns_resolver registered
[    0.457679] PM: Hibernation image not present or could not be loaded.
[    0.457691] registered taskstats version 1
[    0.458846]   Magic number: 1:169:629
[    0.458944] rtc_cmos 00:06: setting system clock to 2013-10-20 10:37:28 UTC (1382265448)
[    0.460341] Freeing unused kernel memory: 1140K (ffffffff818c9000 - ffffffff819e6000)
[    0.460343] Write protecting the kernel read-only data: 8192k
[    0.463679] Freeing unused kernel memory: 1084K (ffff8800014f1000 - ffff880001600000)
[    0.464731] Freeing unused kernel memory: 352K (ffff8800017a8000 - ffff880001800000)
[    0.467083] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[    0.467163] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
[    0.467240] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[    0.467328] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[    0.467390] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[    0.467451] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[    0.467508] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[    0.467607] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    0.467781] systemd[1]: Running in initial RAM disk.
[    0.467831] systemd[1]: No hostname configured.
[    0.467836] systemd[1]: Set hostname to <localhost>.
[    0.467997] systemd[1]: Initializing machine ID from random generator.
[    0.468419] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[    0.468495] systemd[1]: Installed release agent.
[    0.468628] systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
[    0.468640] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[    0.468751] systemd[1]: Successfully created private D-Bus server.
[    0.468919] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 39
[    0.469652] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
[    0.469736] systemd[1]: Looking for unit files in (higher priority first):
[    0.469739] systemd[1]: 	/etc/systemd/system
[    0.469742] systemd[1]: 	/run/systemd/system
[    0.469744] systemd[1]: 	/run/systemd/generator
[    0.469746] systemd[1]: 	/usr/lib/systemd/system
[    0.469749] systemd[1]: SysV init scripts and rcN.d links support disabled
[    0.469969] systemd[1]: Failed to load configuration for local-fs.target: No such file or directory
[    0.470191] systemd[1]: -.mount changed dead -> mounted
[    0.470218] systemd[1]: Activating default unit: default.target
[    0.470321] systemd[1]: Failed to load configuration for rescue.target: No such file or directory
[    0.470331] systemd[1]: Failed to load configuration for rescue.service: No such file or directory
[    0.470974] systemd[1]: Failed to load configuration for local-fs-pre.target: No such file or directory
[    0.471041] systemd[1]: Failed to load configuration for swap.target: No such file or directory
[    0.471113] systemd[1]: Failed to load configuration for syslog.socket: No such file or directory
[    0.471453] systemd[1]: Failed to load configuration for slices.target: No such file or directory
[    0.471460] systemd[1]: Failed to load configuration for paths.target: No such file or directory
[    0.471465] systemd[1]: Failed to load configuration for timers.target: No such file or directory
[    0.471514] systemd[1]: Trying to enqueue job initrd.target/start/isolate
[    0.471538] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
[    0.471546] systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
[    0.471558] systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
[    0.471564] systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
[    0.471569] systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
[    0.471594] systemd[1]: Installed new job initrd.target/start as 1
[    0.471599] systemd[1]: Installed new job basic.target/start as 2
[    0.471602] systemd[1]: Installed new job sysinit.target/start as 3
[    0.471605] systemd[1]: Installed new job kmod-static-nodes.service/start as 4
[    0.471609] systemd[1]: Installed new job systemd-journald.service/start as 5
[    0.471612] systemd[1]: Installed new job systemd-journald.socket/start as 6
[    0.471615] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 7
[    0.471618] systemd[1]: Installed new job systemd-udev-trigger.service/start as 8
[    0.471621] systemd[1]: Installed new job systemd-udevd.service/start as 9
[    0.471625] systemd[1]: Installed new job systemd-udevd-control.socket/start as 10
[    0.471628] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 11
[    0.471631] systemd[1]: Installed new job sockets.target/start as 15
[    0.471634] systemd[1]: Installed new job initrd-root-fs.target/start as 16
[    0.471637] systemd[1]: Installed new job sysroot.mount/start as 17
[    0.471641] systemd[1]: Installed new job dev-disk-by\x2duuid-b669f2ea\x2d5284\x2d40fa\x2d85e1\x2d4d4a6fa80e7b.device/start as 18
[    0.471652] systemd[1]: Installed new job system.slice/start as 19
[    0.471656] systemd[1]: Installed new job -.slice/start as 20
[    0.471659] systemd[1]: Installed new job initrd-fs.target/start as 22
[    0.471662] systemd[1]: Installed new job initrd-parse-etc.service/start as 23
[    0.471670] systemd[1]: Enqueued job initrd.target/start as 1
[    0.471677] systemd[1]: Loaded units and determined initial transaction in 2.906ms.
[    0.471706] systemd[1]: Starting -.slice.
[    0.471867] systemd[1]: -.slice changed dead -> active
[    0.471873] systemd[1]: Job -.slice/start finished, result=done
[    0.471884] systemd[1]: Created slice -.slice.
[    0.471897] systemd[1]: Starting system.slice.
[    0.471958] systemd[1]: system.slice changed dead -> active
[    0.471964] systemd[1]: Job system.slice/start finished, result=done
[    0.471974] systemd[1]: Created slice system.slice.
[    0.471985] systemd[1]: Expecting device dev-disk-by\x2duuid-b669f2ea\x2d5284\x2d40fa\x2d85e1\x2d4d4a6fa80e7b.device...
[    0.471998] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[    0.472004] systemd[1]: Starting udev Kernel Socket.
[    0.472024] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[    0.472029] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[    0.472041] systemd[1]: Listening on udev Kernel Socket.
[    0.472052] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[    0.472059] systemd[1]: Starting udev Control Socket.
[    0.472080] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[    0.472085] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[    0.472095] systemd[1]: Listening on udev Control Socket.
[    0.472106] systemd[1]: Starting Journal Socket.
[    0.472147] systemd[1]: systemd-journald.socket changed dead -> listening
[    0.472153] systemd[1]: Job systemd-journald.socket/start finished, result=done
[    0.472163] systemd[1]: Listening on Journal Socket.
[    0.472174] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[    0.472180] systemd[1]: Starting udev Coldplug all Devices...
[    0.472276] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[    0.472402] systemd[1]: Forked /usr/bin/udevadm as 40
[    0.472513] systemd[1]: systemd-udev-trigger.service changed dead -> start
[    0.472533] systemd[1]: Starting Sockets.
[    0.472537] systemd[1]: sockets.target changed dead -> active
[    0.472542] systemd[1]: Job sockets.target/start finished, result=done
[    0.472552] systemd[1]: Reached target Sockets.
[    0.472567] systemd[1]: Starting Journal Service...
[    0.472659] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[    0.472779] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 41
[    0.472920] systemd[1]: systemd-journald.service changed dead -> running
[    0.472930] systemd[1]: Job systemd-journald.service/start finished, result=done
[    0.472931] systemd[40]: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add
[    0.472944] systemd[1]: Started Journal Service.
[    0.473502] systemd[41]: Executing: /usr/lib/systemd/systemd-journald
[    0.476133] systemd-journald[41]: Vacuuming done, freed 0 bytes
[    0.476232] systemd[1]: systemd-journald.socket changed listening -> running
[    0.476291] systemd[1]: ConditionPathExists=/lib/modules/3.11.5-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
[    0.476352] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
[    0.476364] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    0.476508] systemd[1]: About to execute: /usr/bin/mkdir -p /run/tmpfiles.d
[    0.476634] systemd[1]: Forked /usr/bin/mkdir as 43
[    0.476736] systemd[1]: kmod-static-nodes.service changed dead -> start-pre
[    0.476761] systemd[1]: Set up jobs progress timerfd.
[    0.476929] systemd[1]: Received SIGCHLD from PID 39 (n/a).
[    0.476943] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
[    0.476954] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
[    0.477547] systemd[43]: Executing: /usr/bin/mkdir -p /run/tmpfiles.d
[    0.478153] systemd[1]: Received SIGCHLD from PID 43 (mkdir).
[    0.478181] systemd[1]: Got SIGCHLD for process 40 (udevadm)
[    0.478228] systemd[1]: Child 40 died (code=exited, status=0/SUCCESS)
[    0.478232] systemd[1]: Child 40 belongs to systemd-udev-trigger.service
[    0.478244] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    0.478248] systemd[1]: systemd-udev-trigger.service running next main command for state start
[    0.478260] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=devices --action=add
[    0.478352] systemd[1]: Forked /usr/bin/udevadm as 45
[    0.478474] systemd[1]: Got SIGCHLD for process 43 (mkdir)
[    0.478508] systemd[1]: Child 43 died (code=exited, status=0/SUCCESS)
[    0.478511] systemd[1]: Child 43 belongs to kmod-static-nodes.service
[    0.478523] systemd[1]: kmod-static-nodes.service: control process exited, code=exited status=0
[    0.478581] systemd[1]: kmod-static-nodes.service got final SIGCHLD for state start-pre
[    0.478605] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    0.478715] systemd[1]: Forked /usr/bin/kmod as 46
[    0.478807] systemd[1]: kmod-static-nodes.service changed start-pre -> start
[    0.479344] systemd[46]: Executing: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    0.479954] systemd[1]: Received SIGCHLD from PID 46 (kmod).
[    0.479977] systemd[1]: Got SIGCHLD for process 46 (kmod)
[    0.480028] systemd[1]: Child 46 died (code=exited, status=0/SUCCESS)
[    0.480032] systemd[1]: Child 46 belongs to kmod-static-nodes.service
[    0.480039] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[    0.480159] systemd[1]: kmod-static-nodes.service changed start -> exited
[    0.480166] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[    0.480180] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    0.480253] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for systemd-tmpfiles-setup-dev.service.
[    0.480265] systemd[1]: Starting Create static device nodes in /dev...
[    0.480360] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    0.480456] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 47
[    0.480557] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[    0.481128] systemd[45]: Executing: /usr/bin/udevadm trigger --type=devices --action=add
[    0.483672] systemd[47]: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    0.484492] systemd[1]: Received SIGCHLD from PID 47 (systemd-tmpfile).
[    0.484518] systemd[1]: Got SIGCHLD for process 47 (systemd-tmpfile)
[    0.484561] systemd[1]: Child 47 died (code=exited, status=0/SUCCESS)
[    0.484565] systemd[1]: Child 47 belongs to systemd-tmpfiles-setup-dev.service
[    0.484574] systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=0/SUCCESS
[    0.486744] systemd[1]: systemd-tmpfiles-setup-dev.service changed start -> exited
[    0.486752] systemd[1]: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
[    0.486768] systemd[1]: Started Create static device nodes in /dev.
[    0.486812] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd.service.
[    0.486822] systemd[1]: Starting udev Kernel Device Manager...
[    0.486944] systemd[1]: About to execute: /usr/lib/systemd/systemd-udevd
[    0.487069] systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 49
[    0.487189] systemd[1]: systemd-udevd.service changed dead -> start
[    0.487678] systemd[49]: Executing: /usr/lib/systemd/systemd-udevd
[    0.488820] systemd-udevd[49]: starting version 208
[    0.488823] systemd[1]: Got notification message for unit systemd-udevd.service
[    0.488826] systemd[1]: systemd-udevd.service: Got message
[    0.488831] systemd[1]: systemd-udevd.service: got READY=1
[    0.488870] systemd[1]: systemd-udevd.service changed start -> running
[    0.488877] systemd[1]: Job systemd-udevd.service/start finished, result=done
[    0.488893] systemd[1]: Started udev Kernel Device Manager.
[    0.488905] systemd[1]: systemd-udevd-control.socket changed listening -> running
[    0.493392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.502666] systemd[1]: Received SIGCHLD from PID 45 (udevadm).
[    0.502694] systemd[1]: Got SIGCHLD for process 45 (udevadm)
[    0.502747] systemd[1]: Child 45 died (code=exited, status=0/SUCCESS)
[    0.502751] systemd[1]: Child 45 belongs to systemd-udev-trigger.service
[    0.502763] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    0.502915] systemd[1]: systemd-udev-trigger.service changed start -> exited
[    0.502923] systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
[    0.502941] systemd[1]: Started udev Coldplug all Devices.
[    0.502987] systemd[1]: Starting System Initialization.
[    0.502991] systemd[1]: sysinit.target changed dead -> active
[    0.502997] systemd[1]: Job sysinit.target/start finished, result=done
[    0.503007] systemd[1]: Reached target System Initialization.
[    0.503025] systemd[1]: Starting Basic System.
[    0.503028] systemd[1]: basic.target changed dead -> active
[    0.503033] systemd[1]: Job basic.target/start finished, result=done
[    0.503043] systemd[1]: Reached target Basic System.
[    0.509498] systemd[1]: Failed to load configuration for sys-kernel-config.mount: No such file or directory
[    0.509579] systemd[1]: sys-module-configfs.device changed dead -> plugged
[    0.509588] systemd[1]: Trying to enqueue job sys-kernel-config.mount/start/fail
[    0.527372] systemd[1]: Got notification message for unit systemd-journald.service
[    0.527379] systemd[1]: systemd-journald.service: Got message
[    0.527384] systemd[1]: systemd-journald.service: got STATUS=Processing requests...
[    0.529736] ACPI: bus type USB registered
[    0.529764] usbcore: registered new interface driver usbfs
[    0.529775] usbcore: registered new interface driver hub
[    0.529831] usbcore: registered new device driver usb
[    0.530267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.530504] uhci_hcd: USB Universal Host Controller Interface driver
[    0.530618] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.530622] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.530630] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.530673] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
[    0.531197] hub 1-0:1.0: USB hub found
[    0.531203] hub 1-0:1.0: 2 ports detected
[    0.531532] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.531536] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.531542] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    0.531579] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[    0.531725] hub 2-0:1.0: USB hub found
[    0.531730] hub 2-0:1.0: 2 ports detected
[    0.532103] ehci-pci: EHCI PCI platform driver
[    0.532333] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.532337] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.532345] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    0.532384] uhci_hcd 0000:00:1a.2: irq 20, io base 0x00001840
[    0.532636] hub 3-0:1.0: USB hub found
[    0.532641] hub 3-0:1.0: 2 ports detected
[    0.532843] ehci-pci 0000:00:1a.7: setting latency timer to 64
[    0.533246] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    0.533253] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 4
[    0.533268] ehci-pci 0000:00:1a.7: debug port 1
[    0.537295] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    0.537307] ehci-pci 0000:00:1a.7: irq 20, io mem 0xf5505800
[    0.538128] SCSI subsystem initialized
[    0.539347] ACPI: bus type ATA registered
[    0.539441] libata version 3.00 loaded.
[    0.542080] systemd[1]: dev-ttyS0.device changed dead -> plugged
[    0.542091] systemd[1]: sys-devices-platform-serial8250-tty-ttyS0.device changed dead -> plugged
[    0.542265] systemd[1]: dev-ttyS2.device changed dead -> plugged
[    0.542272] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[    0.542438] systemd[1]: dev-ttyS3.device changed dead -> plugged
[    0.542445] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[    0.542810] systemd[1]: dev-ttyS1.device changed dead -> plugged
[    0.542818] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[    0.546689] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.546896] hub 4-0:1.0: USB hub found
[    0.546902] hub 4-0:1.0: 6 ports detected
[    0.570070] hub 1-0:1.0: USB hub found
[    0.570082] hub 1-0:1.0: 2 ports detected
[    0.593400] hub 2-0:1.0: USB hub found
[    0.593405] hub 2-0:1.0: 2 ports detected
[    0.616727] hub 3-0:1.0: USB hub found
[    0.616732] hub 3-0:1.0: 2 ports detected
[    0.616907] ehci-pci 0000:00:1d.7: setting latency timer to 64
[    0.616918] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.616925] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    0.616940] ehci-pci 0000:00:1d.7: debug port 1
[    0.620848] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    0.620869] ehci-pci 0000:00:1d.7: irq 23, io mem 0xf5505c00
[    0.630025] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.630184] hub 5-0:1.0: USB hub found
[    0.630189] hub 5-0:1.0: 6 ports detected
[    0.630429] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.630433] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.630439] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.630466] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860
[    0.630612] hub 6-0:1.0: USB hub found
[    0.630618] hub 6-0:1.0: 2 ports detected
[    0.630798] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.630802] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.630809] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.630849] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
[    0.631088] hub 7-0:1.0: USB hub found
[    0.631092] hub 7-0:1.0: 2 ports detected
[    0.631246] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.631250] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.631256] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.631292] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
[    0.631432] hub 8-0:1.0: USB hub found
[    0.631438] hub 8-0:1.0: 2 ports detected
[    0.631920] ahci 0000:00:1f.2: version 3.0
[    0.632023] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X
[    0.632066] ahci: SSS flag set, parallel bus scan disabled
[    0.632098] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x13 impl SATA mode
[    0.632102] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs 
[    0.632107] ahci 0000:00:1f.2: setting latency timer to 64
[    0.643888] scsi0 : ahci
[    0.643981] scsi1 : ahci
[    0.644054] scsi2 : ahci
[    0.644123] scsi3 : ahci
[    0.644195] scsi4 : ahci
[    0.644253] ata1: SATA max UDMA/133 abar m2048@0xf5505000 port 0xf5505100 irq 47
[    0.644256] ata2: SATA max UDMA/133 abar m2048@0xf5505000 port 0xf5505180 irq 47
[    0.644258] ata3: DUMMY
[    0.644259] ata4: DUMMY
[    0.644262] ata5: SATA max UDMA/133 abar m2048@0xf5505000 port 0xf5505300 irq 47
[    0.963364] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.964546] ata1.00: ATA-8: WDC WD10JPVT-00A1YT0, 01.01A01, max UDMA/133
[    0.964549] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.965735] ata1.00: configured for UDMA/133
[    0.965854] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10JPVT-00A 01.0 PQ: 0 ANSI: 5
[    1.283361] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.285891] ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, LC01, max UDMA/100
[    1.288886] ata2.00: configured for UDMA/100
[    1.291991] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT30N     LC01 PQ: 0 ANSI: 5
[    1.350023] usb 3-2: new full-speed USB device number 2 using uhci_hcd
[    1.376685] tsc: Refined TSC clocksource calibration: 2260.999 MHz
[    1.610033] ata5: SATA link down (SStatus 0 SControl 300)
[    1.612903] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    1.612907] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.612951] sd 0:0:0:0: [sda] Write Protect is off
[    1.612954] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.612973] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.617497] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.617500] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.617649] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.631666] systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dSTDVDRAM_GT30N_M2FA25L3309.device changed dead -> plugged
[    1.631677] systemd[1]: dev-sr0.device changed dead -> plugged
[    1.631684] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device changed dead -> plugged
[    1.729795] hidraw: raw HID events driver (C) Jiri Kosina
[    1.733760] usbcore: registered new interface driver usbhid
[    1.733763] usbhid: USB HID core driver
[    1.734540] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.2/usb3/3-2/3-2:1.0/input/input1
[    1.734653] hid-generic 0003:046D:C526.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.2-2/input0
[    1.737795] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.2/usb3/3-2/3-2:1.1/input/input2
[    1.737907] hid-generic 0003:046D:C526.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.2-2/input1
[    1.740466]  sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 >
[    1.741255] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.868216] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be.device changed dead -> plugged
[    1.868228] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242.device changed dead -> plugged
[    1.868234] systemd[1]: dev-sda.device changed dead -> plugged
[    1.868241] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
[    2.210023] usb 8-1: new full-speed USB device number 2 using uhci_hcd
[    2.376745] Switched to clocksource tsc
[    3.745419] systemd[1]: dev-disk-by\x2duuid-cd940fed\x2da90b\x2d4fb0\x2d82ae\x2d8f93053938bb.device changed dead -> plugged
[    3.745429] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dboot.device changed dead -> plugged
[    3.745434] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart8.device changed dead -> plugged
[    3.745439] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart8.device changed dead -> plugged
[    3.745443] systemd[1]: dev-sda8.device changed dead -> plugged
[    3.745447] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device changed dead -> plugged
[    3.745931] systemd[1]: dev-disk-by\x2duuid-c54f1128\x2da7db\x2d413e\x2d8ad1\x2d7eb379027e61.device changed dead -> plugged
[    3.745938] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart14.device changed dead -> plugged
[    3.745942] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart14.device changed dead -> plugged
[    3.745946] systemd[1]: dev-sda14.device changed dead -> plugged
[    3.745951] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device changed dead -> plugged
[    3.746511] systemd[1]: dev-disk-by\x2duuid-fc72b7b1\x2daae2\x2d45e0\x2d8712\x2d0647a3cbdf82.device changed dead -> plugged
[    3.746518] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dtest.device changed dead -> plugged
[    3.746522] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart13.device changed dead -> plugged
[    3.746526] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart13.device changed dead -> plugged
[    3.746530] systemd[1]: dev-sda13.device changed dead -> plugged
[    3.746535] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda13.device changed dead -> plugged
[    3.747117] systemd[1]: dev-disk-by\x2duuid-5aff8a17\x2d4f1a\x2d4601\x2d95a8\x2d3510e58cd5ec.device changed dead -> plugged
[    3.747124] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dmag\x2dmuzyka.device changed dead -> plugged
[    3.747129] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart11.device changed dead -> plugged
[    3.747133] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart11.device changed dead -> plugged
[    3.747137] systemd[1]: dev-sda11.device changed dead -> plugged
[    3.747141] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device changed dead -> plugged
[    3.748609] systemd[1]: dev-disk-by\x2duuid-bb40dba3\x2d9c57\x2d4973\x2daab1\x2da339f62a1ebb.device changed dead -> plugged
[    3.748617] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dhome.device changed dead -> plugged
[    3.748622] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart7.device changed dead -> plugged
[    3.748626] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart7.device changed dead -> plugged
[    3.748630] systemd[1]: dev-sda7.device changed dead -> plugged
[    3.748635] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device changed dead -> plugged
[    3.749193] systemd[1]: dev-disk-by\x2duuid-5B54CA9D1FF61369.device changed dead -> plugged
[    3.749199] systemd[1]: dev-disk-by\x2dlabel-mag\x2dd.device changed dead -> plugged
[    3.749203] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart10.device changed dead -> plugged
[    3.749207] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart10.device changed dead -> plugged
[    3.749211] systemd[1]: dev-sda10.device changed dead -> plugged
[    3.749216] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device changed dead -> plugged
[    3.749695] systemd[1]: dev-disk-by\x2duuid-b669f2ea\x2d5284\x2d40fa\x2d85e1\x2d4d4a6fa80e7b.device changed dead -> plugged
[    3.749701] systemd[1]: Job dev-disk-by\x2duuid-b669f2ea\x2d5284\x2d40fa\x2d85e1\x2d4d4a6fa80e7b.device/start finished, result=done
[    3.749718] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[    3.749736] systemd[1]: Closed jobs progress timerfd.
[    3.749740] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dlinux.device changed dead -> plugged
[    3.749745] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart6.device changed dead -> plugged
[    3.749749] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart6.device changed dead -> plugged
[    3.749753] systemd[1]: dev-sda6.device changed dead -> plugged
[    3.749757] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device changed dead -> plugged
[    3.749775] systemd[1]: Mounting /sysroot...
[    3.749837] systemd[1]: About to execute: /bin/mount /dev/disk/by-uuid/b669f2ea-5284-40fa-85e1-4d4a6fa80e7b /sysroot -t auto -o ro,rw
[    3.750024] systemd[1]: Forked /bin/mount as 82
[    3.750109] systemd[1]: sysroot.mount changed dead -> mounting
[    3.750124] systemd[1]: Set up jobs progress timerfd.
[    3.750696] systemd[1]: dev-disk-by\x2duuid-10F04839F0482776.device changed dead -> plugged
[    3.750702] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart1.device changed dead -> plugged
[    3.750707] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart1.device changed dead -> plugged
[    3.750711] systemd[1]: dev-sda1.device changed dead -> plugged
[    3.750715] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device changed dead -> plugged
[    3.751745] systemd[1]: dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.device changed dead -> plugged
[    3.751753] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.device changed dead -> plugged
[    3.751757] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.device changed dead -> plugged
[    3.751761] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.device changed dead -> plugged
[    3.751765] systemd[1]: dev-sda9.device changed dead -> plugged
[    3.751770] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device changed dead -> plugged
[    3.752328] systemd[1]: dev-disk-by\x2duuid-C20A472C0A471CB3.device changed dead -> plugged
[    3.752334] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dwin.device changed dead -> plugged
[    3.752339] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart5.device changed dead -> plugged
[    3.752343] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart5.device changed dead -> plugged
[    3.752347] systemd[1]: dev-sda5.device changed dead -> plugged
[    3.752351] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device changed dead -> plugged
[    3.752869] systemd[82]: Executing: /bin/mount /dev/disk/by-uuid/b669f2ea-5284-40fa-85e1-4d4a6fa80e7b /sysroot -t auto -o ro,rw
[    3.752925] systemd[1]: dev-disk-by\x2duuid-4d1f6af0\x2d48f8\x2d4fac\x2da863\x2d613ab4b038c3.device changed dead -> plugged
[    3.752932] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dsthNew.device changed dead -> plugged
[    3.752936] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart12.device changed dead -> plugged
[    3.752941] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart12.device changed dead -> plugged
[    3.752945] systemd[1]: dev-sda12.device changed dead -> plugged
[    3.752949] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device changed dead -> plugged
[    3.753381] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart2.device changed dead -> plugged
[    3.753388] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart2.device changed dead -> plugged
[    3.753392] systemd[1]: dev-sda2.device changed dead -> plugged
[    3.753396] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device changed dead -> plugged
[    3.754202] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2
[    3.757802] input: Logitech Unifying Device. Wireless PID:4004 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.2/0003:046D:C52B.0005/input/input3
[    3.757868] logitech-djdevice 0003:046D:C52B.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4004] on usb-0000:00:1d.2-1:1
[    3.951672] EXT4-fs (sda6): warning: maximal mount count reached, running e2fsck is recommended
[    3.951942] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    3.952136] systemd[1]: sysroot.mount changed mounting -> mounting-done
[    3.952143] systemd[1]: Job sysroot.mount/start finished, result=done
[    3.952163] systemd[1]: Mounted /sysroot.
[    3.952178] systemd[1]: Closed jobs progress timerfd.
[    3.952210] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-root-fs.target.
[    3.952219] systemd[1]: Starting Initrd Root File System.
[    3.952223] systemd[1]: initrd-root-fs.target changed dead -> active
[    3.952227] systemd[1]: Job initrd-root-fs.target/start finished, result=done
[    3.952237] systemd[1]: Reached target Initrd Root File System.
[    3.952247] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-parse-etc.service.
[    3.952255] systemd[1]: Starting Reload Configuration from the Real Root...
[    3.952392] systemd[1]: About to execute: /usr/bin/systemctl daemon-reload
[    3.952544] systemd[1]: Forked /usr/bin/systemctl as 89
[    3.952630] systemd[1]: initrd-parse-etc.service changed dead -> start-pre
[    3.952652] systemd[1]: Set up jobs progress timerfd.
[    3.952694] systemd[1]: Received SIGCHLD from PID 82 (mount).
[    3.952718] systemd[1]: Got SIGCHLD for process 82 (mount)
[    3.952768] systemd[1]: Child 82 died (code=exited, status=0/SUCCESS)
[    3.952771] systemd[1]: Child 82 belongs to sysroot.mount
[    3.952776] systemd[1]: sysroot.mount mount process exited, code=exited status=0
[    3.952784] systemd[1]: sysroot.mount changed mounting-done -> mounted
[    3.953167] systemd[89]: Executing: /usr/bin/systemctl daemon-reload
[    3.954308] systemd[1]: Accepted connection on private bus.
[    3.954715] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Reload() on /org/freedesktop/systemd1
[    3.954738] systemd[1]: Reloading.
[    3.954755] systemd[1]: Serializing state to /run/systemd/dump-1-HZUpX8
[    3.957587] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 90
[    4.019493] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
[    4.019560] systemd[1]: Looking for unit files in (higher priority first):
[    4.019563] systemd[1]: 	/etc/systemd/system
[    4.019566] systemd[1]: 	/run/systemd/system
[    4.019568] systemd[1]: 	/run/systemd/generator
[    4.019570] systemd[1]: 	/usr/lib/systemd/system
[    4.019573] systemd[1]: SysV init scripts and rcN.d links support disabled
[    4.022522] systemd[1]: Failed to load configuration for sys-kernel-config.mount: No such file or directory
[    4.023114] systemd[1]: Failed to load configuration for local-fs.target: No such file or directory
[    4.023424] systemd[1]: Failed to load configuration for local-fs-pre.target: No such file or directory
[    4.024006] systemd[1]: Failed to load configuration for swap.target: No such file or directory
[    4.024116] systemd[1]: Failed to load configuration for syslog.socket: No such file or directory
[    4.024220] systemd[1]: Deserializing state...
[    4.024328] systemd[1]: Failed to load configuration for rescue.target: No such file or directory
[    4.024335] systemd[1]: Failed to load configuration for rescue.service: No such file or directory
[    4.024493] systemd[1]: Failed to load configuration for slices.target: No such file or directory
[    4.024500] systemd[1]: Failed to load configuration for paths.target: No such file or directory
[    4.024505] systemd[1]: Failed to load configuration for timers.target: No such file or directory
[    4.024516] systemd[1]: Reinstalled deserialized job initrd.target/start as 1
[    4.024536] systemd[1]: Reinstalled deserialized job initrd-fs.target/start as 22
[    4.024549] systemd[1]: Reinstalled deserialized job initrd-parse-etc.service/start as 23
[    4.024744] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
[    4.024750] systemd[1]: dev-sda.device changed dead -> plugged
[    4.024753] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242.device changed dead -> plugged
[    4.024757] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be.device changed dead -> plugged
[    4.024761] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device changed dead -> plugged
[    4.024765] systemd[1]: dev-sda1.device changed dead -> plugged
[    4.024768] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart1.device changed dead -> plugged
[    4.024772] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart1.device changed dead -> plugged
[    4.024775] systemd[1]: dev-disk-by\x2duuid-10F04839F0482776.device changed dead -> plugged
[    4.024779] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device changed dead -> plugged
[    4.024782] systemd[1]: dev-sda10.device changed dead -> plugged
[    4.024786] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart10.device changed dead -> plugged
[    4.024790] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart10.device changed dead -> plugged
[    4.024793] systemd[1]: dev-disk-by\x2dlabel-mag\x2dd.device changed dead -> plugged
[    4.024797] systemd[1]: dev-disk-by\x2duuid-5B54CA9D1FF61369.device changed dead -> plugged
[    4.024800] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device changed dead -> plugged
[    4.024804] systemd[1]: dev-sda11.device changed dead -> plugged
[    4.024808] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart11.device changed dead -> plugged
[    4.024811] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart11.device changed dead -> plugged
[    4.024814] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dmag\x2dmuzyka.device changed dead -> plugged
[    4.024818] systemd[1]: dev-disk-by\x2duuid-5aff8a17\x2d4f1a\x2d4601\x2d95a8\x2d3510e58cd5ec.device changed dead -> plugged
[    4.024822] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device changed dead -> plugged
[    4.024825] systemd[1]: dev-sda12.device changed dead -> plugged
[    4.024829] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart12.device changed dead -> plugged
[    4.024832] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart12.device changed dead -> plugged
[    4.024836] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dsthNew.device changed dead -> plugged
[    4.024839] systemd[1]: dev-disk-by\x2duuid-4d1f6af0\x2d48f8\x2d4fac\x2da863\x2d613ab4b038c3.device changed dead -> plugged
[    4.024843] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda13.device changed dead -> plugged
[    4.024847] systemd[1]: dev-sda13.device changed dead -> plugged
[    4.024850] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart13.device changed dead -> plugged
[    4.024854] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart13.device changed dead -> plugged
[    4.024857] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dtest.device changed dead -> plugged
[    4.024861] systemd[1]: dev-disk-by\x2duuid-fc72b7b1\x2daae2\x2d45e0\x2d8712\x2d0647a3cbdf82.device changed dead -> plugged
[    4.024864] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device changed dead -> plugged
[    4.024868] systemd[1]: dev-sda14.device changed dead -> plugged
[    4.024872] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart14.device changed dead -> plugged
[    4.024875] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart14.device changed dead -> plugged
[    4.024879] systemd[1]: dev-disk-by\x2duuid-c54f1128\x2da7db\x2d413e\x2d8ad1\x2d7eb379027e61.device changed dead -> plugged
[    4.024882] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device changed dead -> plugged
[    4.024886] systemd[1]: dev-sda2.device changed dead -> plugged
[    4.024890] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart2.device changed dead -> plugged
[    4.024893] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart2.device changed dead -> plugged
[    4.024897] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device changed dead -> plugged
[    4.024901] systemd[1]: dev-sda5.device changed dead -> plugged
[    4.024904] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart5.device changed dead -> plugged
[    4.024908] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart5.device changed dead -> plugged
[    4.024911] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dwin.device changed dead -> plugged
[    4.024914] systemd[1]: dev-disk-by\x2duuid-C20A472C0A471CB3.device changed dead -> plugged
[    4.024918] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device changed dead -> plugged
[    4.024921] systemd[1]: dev-sda6.device changed dead -> plugged
[    4.024925] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart6.device changed dead -> plugged
[    4.024929] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart6.device changed dead -> plugged
[    4.024932] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dlinux.device changed dead -> plugged
[    4.024936] systemd[1]: dev-disk-by\x2duuid-b669f2ea\x2d5284\x2d40fa\x2d85e1\x2d4d4a6fa80e7b.device changed dead -> plugged
[    4.024939] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device changed dead -> plugged
[    4.024943] systemd[1]: dev-sda7.device changed dead -> plugged
[    4.024946] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart7.device changed dead -> plugged
[    4.024950] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart7.device changed dead -> plugged
[    4.024953] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dhome.device changed dead -> plugged
[    4.024957] systemd[1]: dev-disk-by\x2duuid-bb40dba3\x2d9c57\x2d4973\x2daab1\x2da339f62a1ebb.device changed dead -> plugged
[    4.024960] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device changed dead -> plugged
[    4.024964] systemd[1]: dev-sda8.device changed dead -> plugged
[    4.024967] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart8.device changed dead -> plugged
[    4.024971] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart8.device changed dead -> plugged
[    4.024974] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dboot.device changed dead -> plugged
[    4.024978] systemd[1]: dev-disk-by\x2duuid-cd940fed\x2da90b\x2d4fb0\x2d82ae\x2d8f93053938bb.device changed dead -> plugged
[    4.024981] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device changed dead -> plugged
[    4.024985] systemd[1]: dev-sda9.device changed dead -> plugged
[    4.024989] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.device changed dead -> plugged
[    4.024992] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.device changed dead -> plugged
[    4.024996] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.device changed dead -> plugged
[    4.024999] systemd[1]: dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.device changed dead -> plugged
[    4.025003] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device changed dead -> plugged
[    4.025006] systemd[1]: dev-sr0.device changed dead -> plugged
[    4.025010] systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dSTDVDRAM_GT30N_M2FA25L3309.device changed dead -> plugged
[    4.025013] systemd[1]: sys-devices-platform-serial8250-tty-ttyS0.device changed dead -> plugged
[    4.025016] systemd[1]: dev-ttyS0.device changed dead -> plugged
[    4.025020] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[    4.025023] systemd[1]: dev-ttyS1.device changed dead -> plugged
[    4.025027] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[    4.025030] systemd[1]: dev-ttyS2.device changed dead -> plugged
[    4.025034] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[    4.025037] systemd[1]: dev-ttyS3.device changed dead -> plugged
[    4.025040] systemd[1]: sys-module-configfs.device changed dead -> plugged
[    4.025044] systemd[1]: -.mount changed dead -> mounted
[    4.025048] systemd[1]: sysroot.mount changed dead -> mounted
[    4.025052] systemd[1]: system.slice changed dead -> active
[    4.025055] systemd[1]: -.slice changed dead -> active
[    4.025058] systemd[1]: initrd-root-fs.target changed dead -> active
[    4.025063] systemd[1]: systemd-journald.socket changed dead -> running
[    4.025066] systemd[1]: sockets.target changed dead -> active
[    4.025070] systemd[1]: systemd-journald.service changed dead -> running
[    4.025075] systemd[1]: sysinit.target changed dead -> active
[    4.025079] systemd[1]: kmod-static-nodes.service changed dead -> exited
[    4.025083] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> exited
[    4.025087] systemd[1]: systemd-udev-trigger.service changed dead -> exited
[    4.025091] systemd[1]: systemd-udevd.service changed dead -> running
[    4.025094] systemd[1]: systemd-udevd-control.socket changed dead -> running
[    4.025098] systemd[1]: systemd-udevd-kernel.socket changed dead -> running
[    4.025102] systemd[1]: basic.target changed dead -> active
[    4.025105] systemd[1]: initrd-parse-etc.service changed dead -> start-pre
[    4.025109] systemd[1]: Closing left-over fd 31
[    4.025191] systemd[1]: Received SIGCHLD from PID 90 (n/a).
[    4.025239] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.025511] systemd[1]: Received SIGCHLD from PID 89 (systemctl).
[    4.025535] systemd[1]: Got SIGCHLD for process 89 (systemctl)
[    4.025578] systemd[1]: Child 89 died (code=exited, status=0/SUCCESS)
[    4.025581] systemd[1]: Child 89 belongs to initrd-parse-etc.service
[    4.025586] systemd[1]: initrd-parse-etc.service: control process exited, code=exited status=0
[    4.025662] systemd[1]: initrd-parse-etc.service got final SIGCHLD for state start-pre
[    4.039924] systemd[1]: About to execute: /usr/bin/systemctl --no-block start initrd-fs.target
[    4.040244] systemd[1]: Forked /usr/bin/systemctl as 93
[    4.040354] systemd[1]: initrd-parse-etc.service changed start-pre -> start
[    4.040834] systemd[93]: Executing: /usr/bin/systemctl --no-block start initrd-fs.target
[    4.041907] systemd[1]: Accepted connection on private bus.
[    4.042084] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    4.042102] systemd[1]: Trying to enqueue job initrd-fs.target/start/replace
[    4.042115] systemd[1]: Merged into installed job initrd-fs.target/start as 22
[    4.042120] systemd[1]: Enqueued job initrd-fs.target/start as 22
[    4.042201] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.GetUnit() on /org/freedesktop/systemd1
[    4.042274] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/initrd_2dfs_2etarget
[    4.042388] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.042549] systemd[1]: Received SIGCHLD from PID 93 (systemctl).
[    4.042572] systemd[1]: Got SIGCHLD for process 93 (systemctl)
[    4.042611] systemd[1]: Child 93 died (code=exited, status=0/SUCCESS)
[    4.042615] systemd[1]: Child 93 belongs to initrd-parse-etc.service
[    4.042621] systemd[1]: initrd-parse-etc.service: main process exited, code=exited, status=0/SUCCESS
[    4.042625] systemd[1]: initrd-parse-etc.service running next main command for state start
[    4.042637] systemd[1]: About to execute: /usr/bin/systemctl --no-block start initrd-cleanup.service
[    4.042768] systemd[1]: Forked /usr/bin/systemctl as 95
[    4.043320] systemd[95]: Executing: /usr/bin/systemctl --no-block start initrd-cleanup.service
[    4.044330] systemd[1]: Accepted connection on private bus.
[    4.044518] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    4.044684] systemd[1]: Trying to enqueue job initrd-cleanup.service/start/replace
[    4.044692] systemd[1]: Installed new job initrd-cleanup.service/start as 26
[    4.044696] systemd[1]: Enqueued job initrd-cleanup.service/start as 26
[    4.044827] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.GetUnit() on /org/freedesktop/systemd1
[    4.044913] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice
[    4.045166] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.045220] systemd[1]: Received SIGCHLD from PID 95 (systemctl).
[    4.045243] systemd[1]: Got SIGCHLD for process 95 (systemctl)
[    4.045282] systemd[1]: Child 95 died (code=exited, status=0/SUCCESS)
[    4.045286] systemd[1]: Child 95 belongs to initrd-parse-etc.service
[    4.045292] systemd[1]: initrd-parse-etc.service: main process exited, code=exited, status=0/SUCCESS
[    4.045365] systemd[1]: initrd-parse-etc.service changed start -> dead
[    4.045453] systemd[1]: Job initrd-parse-etc.service/start finished, result=done
[    4.045468] systemd[1]: Started Reload Configuration from the Real Root.
[    4.045479] systemd[1]: Closed jobs progress timerfd.
[    4.045492] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-fs.target.
[    4.045500] systemd[1]: Starting Initrd File Systems.
[    4.045503] systemd[1]: initrd-fs.target changed dead -> active
[    4.045507] systemd[1]: Job initrd-fs.target/start finished, result=done
[    4.045517] systemd[1]: Reached target Initrd File Systems.
[    4.045526] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd.target.
[    4.045532] systemd[1]: Starting Initrd Default Target.
[    4.045535] systemd[1]: initrd.target changed dead -> active
[    4.045538] systemd[1]: Job initrd.target/start finished, result=done
[    4.045548] systemd[1]: Reached target Initrd Default Target.
[    4.045555] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-cleanup.service.
[    4.045562] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
[    4.045650] systemd[1]: About to execute: /usr/bin/systemctl --no-block isolate initrd-switch-root.target
[    4.045762] systemd[1]: Forked /usr/bin/systemctl as 97
[    4.045872] systemd[1]: initrd-cleanup.service changed dead -> start
[    4.045886] systemd[1]: Set up jobs progress timerfd.
[    4.046294] systemd[97]: Executing: /usr/bin/systemctl --no-block isolate initrd-switch-root.target
[    4.047365] systemd[1]: Accepted connection on private bus.
[    4.047556] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    4.047968] systemd[1]: Trying to enqueue job initrd-switch-root.target/start/isolate
[    4.048034] systemd[1]: Installed new job initrd-switch-root.target/start as 27
[    4.048038] systemd[1]: Installed new job initrd-switch-root.service/start as 28
[    4.048042] systemd[1]: Installed new job initrd-udevadm-cleanup-db.service/start as 29
[    4.048045] systemd[1]: Installed new job systemd-udevd.service/stop as 30
[    4.048049] systemd[1]: Installed new job systemd-udevd-control.socket/stop as 31
[    4.048052] systemd[1]: Installed new job systemd-udevd-kernel.socket/stop as 32
[    4.048056] systemd[1]: Installed new job sockets.target/stop as 48
[    4.048060] systemd[1]: Installed new job sysinit.target/stop as 49
[    4.048063] systemd[1]: Installed new job basic.target/stop as 50
[    4.048066] systemd[1]: Installed new job initrd.target/stop as 51
[    4.048070] systemd[1]: Installed new job kmod-static-nodes.service/stop as 52
[    4.048073] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/stop as 53
[    4.048076] systemd[1]: Installed new job systemd-udev-trigger.service/stop as 54
[    4.048080] systemd[1]: Job initrd-cleanup.service/start finished, result=canceled
[    4.048089] systemd[1]: Closed jobs progress timerfd.
[    4.048092] systemd[1]: Installed new job initrd-cleanup.service/stop as 55
[    4.048095] systemd[1]: Enqueued job initrd-switch-root.target/start as 27
[    4.048124] systemd[1]: Stopping Cleaning Up and Shutting Down Daemons...
[    4.048194] systemd[1]: initrd-cleanup.service changed start -> stop-sigterm
[    4.048205] systemd[1]: Set up jobs progress timerfd.
[    4.048265] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.048304] systemd[1]: Received SIGCHLD from PID 97 (systemctl).
[    4.048327] systemd[1]: Got SIGCHLD for process 97 (systemctl)
[    4.048367] systemd[1]: Child 97 died (code=killed, status=15/TERM)
[    4.048371] systemd[1]: Child 97 belongs to initrd-cleanup.service
[    4.048377] systemd[1]: initrd-cleanup.service: main process exited, code=killed, status=15/TERM
[    4.048385] systemd[1]: initrd-cleanup.service changed stop-sigterm -> dead
[    4.048469] systemd[1]: Job initrd-cleanup.service/stop finished, result=done
[    4.048482] systemd[1]: Stopped Cleaning Up and Shutting Down Daemons.
[    4.048490] systemd[1]: Closed jobs progress timerfd.
[    4.048496] systemd[1]: Collecting initrd-cleanup.service
[    4.048518] systemd[1]: Stopping Initrd Default Target.
[    4.048521] systemd[1]: initrd.target changed active -> dead
[    4.048525] systemd[1]: Job initrd.target/stop finished, result=done
[    4.048535] systemd[1]: Stopped target Initrd Default Target.
[    4.048544] systemd[1]: Stopping Basic System.
[    4.048547] systemd[1]: basic.target changed active -> dead
[    4.048550] systemd[1]: Job basic.target/stop finished, result=done
[    4.048560] systemd[1]: Stopped target Basic System.
[    4.048569] systemd[1]: Stopping Sockets.
[    4.048572] systemd[1]: sockets.target changed active -> dead
[    4.048575] systemd[1]: Job sockets.target/stop finished, result=done
[    4.048585] systemd[1]: Stopped target Sockets.
[    4.048593] systemd[1]: Stopping System Initialization.
[    4.048597] systemd[1]: sysinit.target changed active -> dead
[    4.048600] systemd[1]: Job sysinit.target/stop finished, result=done
[    4.048609] systemd[1]: Stopped target System Initialization.
[    4.048619] systemd[1]: Stopping udev Coldplug all Devices...
[    4.048627] systemd[1]: systemd-udev-trigger.service changed exited -> dead
[    4.048631] systemd[1]: Job systemd-udev-trigger.service/stop finished, result=done
[    4.048640] systemd[1]: Stopped udev Coldplug all Devices.
[    4.048650] systemd[1]: Stopping udev Kernel Device Manager...
[    4.048777] systemd[1]: systemd-udevd.service changed running -> stop-sigterm
[    4.048784] systemd[1]: systemd-udevd-control.socket got notified about service death (failed permanently: no)
[    4.048790] systemd[1]: systemd-udevd-control.socket changed running -> listening
[    4.048795] systemd[1]: systemd-udevd-kernel.socket got notified about service death (failed permanently: no)
[    4.048800] systemd[1]: systemd-udevd-kernel.socket changed running -> listening
[    4.048808] systemd[1]: Set up jobs progress timerfd.
[    4.048813] systemd[1]: Collecting basic.target
[    4.048815] systemd[1]: Collecting initrd.target
[    4.048843] systemd[1]: Collecting rescue.target
[    4.048846] systemd[1]: Collecting rescue.service
[    4.048849] systemd[1]: Collecting slices.target
[    4.048852] systemd[1]: Collecting paths.target
[    4.048854] systemd[1]: Collecting timers.target
[    4.051636] systemd[1]: Received SIGCHLD from PID 49 (systemd-udevd).
[    4.051662] systemd[1]: Got SIGCHLD for process 49 (systemd-udevd)
[    4.051714] systemd[1]: Child 49 died (code=exited, status=0/SUCCESS)
[    4.051717] systemd[1]: Child 49 belongs to systemd-udevd.service
[    4.051726] systemd[1]: systemd-udevd.service: main process exited, code=exited, status=0/SUCCESS
[    4.051736] systemd[1]: systemd-udevd.service changed stop-sigterm -> dead
[    4.051846] systemd[1]: Job systemd-udevd.service/stop finished, result=done
[    4.051862] systemd[1]: Stopped udev Kernel Device Manager.
[    4.051874] systemd[1]: Closed jobs progress timerfd.
[    4.051889] systemd[1]: Stopping Create static device nodes in /dev...
[    4.051897] systemd[1]: systemd-tmpfiles-setup-dev.service changed exited -> dead
[    4.051901] systemd[1]: Job systemd-tmpfiles-setup-dev.service/stop finished, result=done
[    4.051911] systemd[1]: Stopped Create static device nodes in /dev.
[    4.051922] systemd[1]: Stopping Create list of required static device nodes for the current kernel...
[    4.051929] systemd[1]: kmod-static-nodes.service changed exited -> dead
[    4.051933] systemd[1]: Job kmod-static-nodes.service/stop finished, result=done
[    4.051943] systemd[1]: Stopped Create list of required static device nodes for the current kernel.
[    4.051953] systemd[1]: Stopping udev Kernel Socket.
[    4.051967] systemd[1]: systemd-udevd-kernel.socket changed listening -> dead
[    4.051971] systemd[1]: Job systemd-udevd-kernel.socket/stop finished, result=done
[    4.051981] systemd[1]: Closed udev Kernel Socket.
[    4.051990] systemd[1]: Stopping udev Control Socket.
[    4.052000] systemd[1]: systemd-udevd-control.socket changed listening -> dead
[    4.052004] systemd[1]: Job systemd-udevd-control.socket/stop finished, result=done
[    4.052014] systemd[1]: Closed udev Control Socket.
[    4.052025] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-udevadm-cleanup-db.service.
[    4.052032] systemd[1]: Starting Cleanup udevd DB...
[    4.052133] systemd[1]: About to execute: /usr/bin/udevadm info --cleanup-db
[    4.052264] systemd[1]: Forked /usr/bin/udevadm as 100
[    4.052383] systemd[1]: initrd-udevadm-cleanup-db.service changed dead -> start
[    4.052400] systemd[1]: Set up jobs progress timerfd.
[    4.052822] systemd[100]: Executing: /usr/bin/udevadm info --cleanup-db
[    4.055133] systemd[1]: Received SIGCHLD from PID 100 (udevadm).
[    4.055157] systemd[1]: Got SIGCHLD for process 100 (udevadm)
[    4.055195] systemd[1]: Child 100 died (code=exited, status=0/SUCCESS)
[    4.055199] systemd[1]: Child 100 belongs to initrd-udevadm-cleanup-db.service
[    4.055206] systemd[1]: initrd-udevadm-cleanup-db.service: main process exited, code=exited, status=0/SUCCESS
[    4.055287] systemd[1]: initrd-udevadm-cleanup-db.service changed start -> dead
[    4.055379] systemd[1]: Job initrd-udevadm-cleanup-db.service/start finished, result=done
[    4.055393] systemd[1]: Started Cleanup udevd DB.
[    4.055404] systemd[1]: Closed jobs progress timerfd.
[    4.055419] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-switch-root.target.
[    4.055426] systemd[1]: Starting Switch Root.
[    4.055430] systemd[1]: initrd-switch-root.target changed dead -> active
[    4.055434] systemd[1]: Job initrd-switch-root.target/start finished, result=done
[    4.055443] systemd[1]: Reached target Switch Root.
[    4.055452] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-switch-root.service.
[    4.055459] systemd[1]: Starting Switch Root...
[    4.055548] systemd[1]: About to execute: /usr/bin/systemctl --no-block --force switch-root /sysroot
[    4.055654] systemd[1]: Forked /usr/bin/systemctl as 102
[    4.055766] systemd[1]: initrd-switch-root.service changed dead -> start
[    4.055784] systemd[1]: Set up jobs progress timerfd.
[    4.056187] systemd[102]: Executing: /usr/bin/systemctl --no-block --force switch-root /sysroot
[    4.057247] systemd[1]: Accepted connection on private bus.
[    4.057483] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.SwitchRoot() on /org/freedesktop/systemd1
[    4.080930] systemd[1]: Serializing state to /run/systemd/dump-1-q9T0UX
[    4.081101] systemd[1]: Switching root.
[    4.086105] systemd-journald[41]: Received SIGTERM
[    4.774440] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    4.796513] systemd[1]: Set hostname to <travnick-lap>.
[    4.872486] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[    4.872528] systemd[1]: Release agent already installed.
[    4.872665] systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
[    4.872676] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[    4.910745] systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[    4.910749] systemd[1]: Failed to connect to system D-Bus, retrying later
[    4.910822] systemd[1]: Successfully created private D-Bus server.
[    4.922172] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 105
[    4.922297] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 106
[    4.922423] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 107
[    4.922551] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 108
[    4.922678] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 109
[    4.922805] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 110
[    4.934699] systemd[1]: /usr/lib/systemd/system-generators/systemd-getty-generator exited successfully.
[    5.260813] systemd[1]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator exited successfully.
[    5.260824] systemd[1]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator exited successfully.
[    5.260834] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
[    5.260840] systemd[1]: /usr/lib/systemd/system-generators/systemd-system-update-generator exited successfully.
[    5.260847] systemd[1]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator exited successfully.
[    5.321346] systemd[1]: Looking for unit files in (higher priority first):
[    5.321349] systemd[1]: 	/etc/systemd/system
[    5.321352] systemd[1]: 	/run/systemd/system
[    5.321354] systemd[1]: 	/run/systemd/generator
[    5.321356] systemd[1]: 	/usr/local/lib/systemd/system
[    5.321359] systemd[1]: 	/usr/lib/systemd/system
[    5.321361] systemd[1]: SysV init scripts and rcN.d links support disabled
[    5.621291] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[    5.691875] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
[    5.760347] systemd[1]: Failed to load configuration for syslog.target: No such file or directory
[    5.975861] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[    6.139373] systemd[1]: Deserializing state...
[    6.139414] systemd[1]: Failed to load configuration for sysroot.mount: No such file or directory
[    6.154349] systemd[1]: -.mount changed dead -> mounted
[    6.154362] systemd[1]: systemd-journald.socket changed dead -> running
[    6.154367] systemd[1]: system.slice changed dead -> active
[    6.154370] systemd[1]: -.slice changed dead -> active
[    6.154375] systemd[1]: systemd-journald.service changed dead -> running
[    6.154392] systemd[1]: sysroot.mount changed dead -> mounted
[    6.154396] systemd[1]: initrd-root-fs.target changed dead -> active
[    6.154399] systemd[1]: initrd-fs.target changed dead -> active
[    6.154403] systemd[1]: initrd-switch-root.target changed dead -> active
[    6.154407] systemd[1]: initrd-switch-root.service changed dead -> start
[    6.154410] systemd[1]: Closing left-over fd 24
[    6.154438] systemd[1]: Activating default unit: default.target
[    6.154446] systemd[1]: Trying to enqueue job graphical.target/start/isolate
[    6.154581] systemd[1]: Found ordering cycle on basic.target/start
[    6.154584] systemd[1]: Found dependency on dbus.service/start
[    6.154587] systemd[1]: Found dependency on basic.target/start
[    6.154590] systemd[1]: Breaking ordering cycle by deleting job dbus.service/start
[    6.154594] systemd[1]: Job dbus.service/start deleted to break ordering cycle starting with basic.target/start
[    6.155343] systemd[1]: Installed new job graphical.target/start as 56
[    6.155348] systemd[1]: Installed new job multi-user.target/start as 57
[    6.155352] systemd[1]: Installed new job basic.target/start as 58
[    6.155356] systemd[1]: Installed new job sysinit.target/start as 59
[    6.155359] systemd[1]: Installed new job local-fs.target/start as 60
[    6.155363] systemd[1]: Installed new job media-mag\x2dd.mount/start as 61
[    6.155366] systemd[1]: Installed new job dev-disk-by\x2dlabel-mag\x2dd.device/start as 65
[    6.155377] systemd[1]: Installed new job media-sthNew.mount/start as 67
[    6.155381] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dsthNew.device/start as 68
[    6.155388] systemd[1]: Installed new job home-multimedia-muzyka.mount/start as 69
[    6.155392] systemd[1]: Installed new job home.mount/start as 70
[    6.155395] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dhome.device/start as 71
[    6.155402] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dmag\x2dmuzyka.device/start as 72
[    6.155409] systemd[1]: Installed new job boot.mount/start as 73
[    6.155413] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dboot.device/start as 74
[    6.155419] systemd[1]: Installed new job tmp.mount/start as 75
[    6.155423] systemd[1]: Installed new job systemd-remount-fs.service/start as 76
[    6.155426] systemd[1]: Installed new job local-fs-pre.target/start as 77
[    6.155429] systemd[1]: Installed new job systemd-fsck-root.service/start as 79
[    6.155433] systemd[1]: Installed new job swap.target/start as 80
[    6.155436] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dswap.swap/start as 81
[    6.155440] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dswap.device/start as 82
[    6.155446] systemd[1]: Installed new job dev-hugepages.mount/start as 83
[    6.155450] systemd[1]: Installed new job systemd-modules-load.service/start as 84
[    6.155453] systemd[1]: Installed new job systemd-sysctl.service/start as 85
[    6.155457] systemd[1]: Installed new job systemd-udevd.service/start as 86
[    6.155460] systemd[1]: Installed new job systemd-udevd-control.socket/start as 87
[    6.155463] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 89
[    6.155467] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 90
[    6.155470] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 91
[    6.155473] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 94
[    6.155476] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 95
[    6.155480] systemd[1]: Installed new job systemd-update-utmp.service/start as 96
[    6.155483] systemd[1]: Installed new job sys-kernel-debug.mount/start as 97
[    6.155486] systemd[1]: Installed new job systemd-random-seed.service/start as 98
[    6.155489] systemd[1]: Installed new job systemd-binfmt.service/start as 99
[    6.155493] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 100
[    6.155496] systemd[1]: Installed new job systemd-udev-trigger.service/start as 101
[    6.155500] systemd[1]: Installed new job kmod-static-nodes.service/start as 102
[    6.155503] systemd[1]: Installed new job systemd-ask-password-console.path/start as 103
[    6.155506] systemd[1]: Installed new job sys-kernel-config.mount/start as 104
[    6.155509] systemd[1]: Installed new job dev-mqueue.mount/start as 105
[    6.155513] systemd[1]: Installed new job cryptsetup.target/start as 106
[    6.155516] systemd[1]: Installed new job systemd-journal-flush.service/start as 107
[    6.155519] systemd[1]: Installed new job sockets.target/start as 110
[    6.155523] systemd[1]: Installed new job acpid.socket/start as 111
[    6.155526] systemd[1]: Installed new job systemd-shutdownd.socket/start as 112
[    6.155529] systemd[1]: Installed new job dmeventd.socket/start as 113
[    6.155532] systemd[1]: Installed new job lvmetad.socket/start as 114
[    6.155535] systemd[1]: Installed new job systemd-initctl.socket/start as 115
[    6.155538] systemd[1]: Installed new job dbus.socket/start as 116
[    6.155542] systemd[1]: Installed new job timers.target/start as 117
[    6.155545] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 118
[    6.155548] systemd[1]: Installed new job paths.target/start as 119
[    6.155552] systemd[1]: Installed new job slices.target/start as 120
[    6.155555] systemd[1]: Installed new job alsa-state.service/start as 121
[    6.155558] systemd[1]: Installed new job alsa-restore.service/start as 122
[    6.155561] systemd[1]: Installed new job remote-fs.target/start as 123
[    6.155564] systemd[1]: Installed new job gpm.service/start as 124
[    6.155568] systemd[1]: Installed new job fcron.service/start as 125
[    6.155571] systemd[1]: Installed new job iptables.service/start as 126
[    6.155574] systemd[1]: Installed new job NetworkManager.service/start as 127
[    6.155577] systemd[1]: Installed new job network.target/start as 128
[    6.155580] systemd[1]: Installed new job sshd.service/start as 129
[    6.155584] systemd[1]: Installed new job sshdgenkeys.service/start as 130
[    6.155587] systemd[1]: Installed new job acpid.service/start as 131
[    6.155590] systemd[1]: Installed new job lm_sensors.service/start as 132
[    6.155593] systemd[1]: Installed new job systemd-user-sessions.service/start as 133
[    6.155596] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 134
[    6.155599] systemd[1]: Installed new job systemd-logind.service/start as 135
[    6.155602] systemd[1]: Installed new job user.slice/start as 136
[    6.155606] systemd[1]: Installed new job getty.target/start as 137
[    6.155609] systemd[1]: Installed new job getty@tty1.service/start as 138
[    6.155612] systemd[1]: Installed new job system-getty.slice/start as 139
[    6.155615] systemd[1]: Installed new job kdm.service/start as 143
[    6.155619] systemd[1]: Installed new job systemd-readahead-replay.service/start as 144
[    6.155622] systemd[1]: Installed new job systemd-readahead-collect.service/start as 145
[    6.155625] systemd[1]: Installed new job systemd-readahead-done.timer/start as 146
[    6.155628] systemd[1]: Installed new job initrd-root-fs.target/stop as 147
[    6.155631] systemd[1]: Installed new job initrd-fs.target/stop as 149
[    6.155635] systemd[1]: Installed new job initrd-switch-root.target/stop as 150
[    6.155638] systemd[1]: Installed new job initrd-switch-root.service/stop as 151
[    6.155646] systemd[1]: Enqueued job graphical.target/start as 56
[    6.155652] systemd[1]: Loaded units and determined initial transaction in 1.244797s.
[    6.155719] systemd[1]: Got SIGCHLD for process 41 (systemd-journal)
[    6.155769] systemd[1]: Child 41 died (code=exited, status=0/SUCCESS)
[    6.155772] systemd[1]: Child 41 belongs to systemd-journald.service
[    6.155786] systemd[1]: systemd-journald.service: main process exited, code=exited, status=0/SUCCESS
[    6.155869] systemd[1]: systemd-journald.service changed running -> dead
[    6.155969] systemd[1]: systemd-journald.socket got notified about service death (failed permanently: no)
[    6.155980] systemd[1]: systemd-journald.socket changed running -> listening
[    6.155991] systemd[1]: systemd-journald.service changed dead -> auto-restart
[    6.156019] systemd[1]: Got SIGCHLD for process 102 (systemctl)
[    6.156062] systemd[1]: Child 102 died (code=exited, status=0/SUCCESS)
[    6.156066] systemd[1]: Child 102 belongs to initrd-switch-root.service
[    6.156071] systemd[1]: initrd-switch-root.service: main process exited, code=exited, status=0/SUCCESS
[    6.156092] systemd[1]: initrd-switch-root.service changed start -> dead
[    6.156108] systemd[1]: Failed to destroy cgroup /system.slice/initrd-switch-root.service: No such file or directory
[    6.156112] systemd[1]: Job initrd-switch-root.service/stop finished, result=done
[    6.156127] systemd[1]: Stopped Switch Root.
[    6.156151] systemd[1]: Stopping Switch Root.
[    6.156154] systemd[1]: initrd-switch-root.target changed active -> dead
[    6.156158] systemd[1]: Job initrd-switch-root.target/stop finished, result=done
[    6.156168] systemd[1]: Stopped target Switch Root.
[    6.156177] systemd[1]: Stopping Initrd File Systems.
[    6.156181] systemd[1]: initrd-fs.target changed active -> dead
[    6.156184] systemd[1]: Job initrd-fs.target/stop finished, result=done
[    6.156193] systemd[1]: Stopped target Initrd File Systems.
[    6.156201] systemd[1]: Stopping Initrd Root File System.
[    6.156205] systemd[1]: initrd-root-fs.target changed active -> dead
[    6.156208] systemd[1]: Job initrd-root-fs.target/stop finished, result=done
[    6.156218] systemd[1]: Stopped target Initrd Root File System.
[    6.156225] systemd[1]: ConditionVirtualization=no succeeded for systemd-readahead-collect.service.
[    6.156233] systemd[1]: ConditionPathExists=!/run/systemd/readahead/done succeeded for systemd-readahead-collect.service.
[    6.156240] systemd[1]: ConditionPathExists=!/run/systemd/readahead/cancel succeeded for systemd-readahead-collect.service.
[    6.156246] systemd[1]: Starting Collect Read-Ahead Data...
[    6.163816] systemd[1]: About to execute: /usr/lib/systemd/systemd-readahead collect
[    6.163967] systemd[1]: Forked /usr/lib/systemd/systemd-readahead as 111
[    6.164075] systemd[1]: systemd-readahead-collect.service changed dead -> start
[    6.164087] systemd[1]: ConditionVirtualization=no succeeded for systemd-readahead-replay.service.
[    6.164106] systemd[1]: ConditionPathExists=/.readahead succeeded for systemd-readahead-replay.service.
[    6.164118] systemd[1]: ConditionPathExists=!/run/systemd/readahead/noreplay succeeded for systemd-readahead-replay.service.
[    6.164126] systemd[1]: Starting Replay Read-Ahead Data...
[    6.164251] systemd[1]: About to execute: /usr/lib/systemd/systemd-readahead replay
[    6.164378] systemd[1]: Forked /usr/lib/systemd/systemd-readahead as 112
[    6.164482] systemd[1]: systemd-readahead-replay.service changed dead -> start
[    6.164502] systemd[1]: Starting system-getty.slice.
[    6.164519] systemd[111]: Executing: /usr/lib/systemd/systemd-readahead collect
[    6.164658] systemd[1]: system-getty.slice changed dead -> active
[    6.164663] systemd[1]: Job system-getty.slice/start finished, result=done
[    6.164678] systemd[1]: Created slice system-getty.slice.
[    6.164707] systemd[1]: Starting User and Session Slice.
[    6.164799] systemd[1]: user.slice changed dead -> active
[    6.164803] systemd[1]: Job user.slice/start finished, result=done
[    6.164814] systemd[1]: Created slice User and Session Slice.
[    6.164824] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    6.164873] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[    6.164878] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[    6.164885] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.164902] systemd[1]: Starting Remote File Systems.
[    6.164906] systemd[1]: remote-fs.target changed dead -> active
[    6.164909] systemd[1]: Job remote-fs.target/start finished, result=done
[    6.164922] systemd[1]: Reached target Remote File Systems.
[    6.164938] systemd[1]: Starting Slices.
[    6.164941] systemd[1]: slices.target changed dead -> active
[    6.164945] systemd[1]: Job slices.target/start finished, result=done
[    6.164955] systemd[1]: Reached target Slices.
[    6.164970] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    6.164992] systemd[1]: systemd-initctl.socket changed dead -> listening
[    6.164996] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[    6.165006] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.165016] systemd[1]: Starting LVM2 metadata daemon socket.
[    6.165049] systemd[1]: lvmetad.socket changed dead -> listening
[    6.165053] systemd[1]: Job lvmetad.socket/start finished, result=done
[    6.165064] systemd[1]: Listening on LVM2 metadata daemon socket.
[    6.165069] systemd[112]: Executing: /usr/lib/systemd/systemd-readahead replay
[    6.165073] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    6.165097] systemd[1]: dmeventd.socket changed dead -> listening
[    6.165101] systemd[1]: Job dmeventd.socket/start finished, result=done
[    6.165112] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.165125] systemd[1]: Starting Delayed Shutdown Socket.
[    6.165147] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[    6.165151] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[    6.165161] systemd[1]: Listening on Delayed Shutdown Socket.
[    6.165176] systemd[1]: Starting Encrypted Volumes.
[    6.165179] systemd[1]: cryptsetup.target changed dead -> active
[    6.165183] systemd[1]: Job cryptsetup.target/start finished, result=done
[    6.165193] systemd[1]: Reached target Encrypted Volumes.
[    6.165215] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[    6.165226] systemd[1]: Mounting POSIX Message Queue File System...
[    6.165333] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
[    6.165469] systemd[1]: Forked /bin/mount as 113
[    6.165536] systemd[1]: dev-mqueue.mount changed dead -> mounting
[    6.165549] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[    6.165561] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    6.165602] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[    6.165607] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[    6.165617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.165636] systemd[1]: Starting Paths.
[    6.165640] systemd[1]: paths.target changed dead -> active
[    6.165643] systemd[1]: Job paths.target/start finished, result=done
[    6.165653] systemd[1]: Reached target Paths.
[    6.165985] systemd[113]: Executing: /bin/mount mqueue /dev/mqueue -t mqueue
[    6.217879] systemd[1]: ConditionPathExists=/lib/modules/3.11.5-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
[    6.217951] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
[    6.217961] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.218102] systemd[1]: About to execute: /usr/bin/mkdir -p /run/tmpfiles.d
[    6.218219] systemd[1]: Forked /usr/bin/mkdir as 114
[    6.218303] systemd[1]: kmod-static-nodes.service changed dead -> start-pre
[    6.218327] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[    6.218339] systemd[1]: Mounting Debug File System...
[    6.218467] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
[    6.218590] systemd[1]: Forked /bin/mount as 115
[    6.218660] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[    6.218681] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[    6.218698] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[    6.218710] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    6.218729] systemd[1]: Autofs kernel version 1.0
[    6.218802] systemd[114]: Executing: /usr/bin/mkdir -p /run/tmpfiles.d
[    6.218814] systemd[1]: Autofs protocol version 5.2
[    6.218823] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[    6.218828] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[    6.218844] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.218868] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[    6.218880] systemd[1]: Starting udev Kernel Socket.
[    6.218900] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[    6.218904] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[    6.218914] systemd[1]: Listening on udev Kernel Socket.
[    6.218928] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[    6.218935] systemd[1]: Starting udev Control Socket.
[    6.218961] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[    6.218965] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[    6.218975] systemd[1]: Listening on udev Control Socket.
[    6.218989] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[    6.219000] systemd[1]: Starting udev Coldplug all Devices...
[    6.219129] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[    6.219271] systemd[1]: Forked /usr/bin/udevadm as 116
[    6.219346] systemd[115]: Executing: /bin/mount debugfs /sys/kernel/debug -t debugfs
[    6.219378] systemd[1]: systemd-udev-trigger.service changed dead -> start
[    6.219408] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[    6.219420] systemd[1]: Mounting Huge Pages File System...
[    6.219550] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
[    6.219684] systemd[1]: Forked /bin/mount as 117
[    6.219747] systemd[1]: dev-hugepages.mount changed dead -> mounting
[    6.219765] systemd[1]: Expecting device dev-disk-by\x2dlabel-1tb\x2dswap.device...
[    6.219789] systemd[1]: Expecting device dev-disk-by\x2dlabel-1tb\x2dboot.device...
[    6.219802] systemd[1]: Expecting device dev-disk-by\x2dlabel-1tb\x2dmag\x2dmuzyka.device...
[    6.219817] systemd[1]: Expecting device dev-disk-by\x2dlabel-1tb\x2dhome.device...
[    6.219832] systemd[1]: Expecting device dev-disk-by\x2dlabel-1tb\x2dsthNew.device...
[    6.219843] systemd[1]: Expecting device dev-disk-by\x2dlabel-mag\x2dd.device...
[    6.219857] systemd[1]: Set up jobs progress timerfd.
[    6.219872] systemd[1]: Collecting initrd-root-fs.target
[    6.219875] systemd[1]: Collecting initrd-parse-etc.service
[    6.219878] systemd[1]: Collecting initrd-udevadm-cleanup-db.service
[    6.219881] systemd[1]: Collecting initrd-fs.target
[    6.219884] systemd[1]: Collecting initrd-switch-root.target
[    6.219899] systemd[116]: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add
[    6.220083] systemd[1]: Collecting initrd-switch-root.service
[    6.220513] systemd[117]: Executing: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
[    6.222172] systemd[1]: Received SIGCHLD from PID 105 (n/a).
[    6.222184] systemd[1]: systemd-journald.service holdoff time over, scheduling restart.
[    6.222188] systemd[1]: Trying to enqueue job systemd-journald.service/restart/fail
[    6.222218] systemd[1]: Installed new job systemd-journald.service/restart as 152
[    6.222223] systemd[1]: Merged into installed job systemd-journal-flush.service/restart as 107
[    6.222226] systemd[1]: Enqueued job systemd-journald.service/restart as 152
[    6.222229] systemd[1]: systemd-journald.service scheduled restart job.
[    6.222234] systemd[1]: Job systemd-journal-flush.service/restart finished, result=done
[    6.222244] systemd[1]: Converting job systemd-journal-flush.service/restart -> systemd-journal-flush.service/start
[    6.222255] systemd[1]: Stopping Journal Service...
[    6.222268] systemd[1]: systemd-journald.service changed auto-restart -> dead
[    6.222272] systemd[1]: Job systemd-journald.service/restart finished, result=done
[    6.222279] systemd[1]: Converting job systemd-journald.service/restart -> systemd-journald.service/start
[    6.222290] systemd[1]: Starting Journal Service...
[    6.222379] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[    6.222544] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 118
[    6.222680] systemd[1]: systemd-journald.service changed dead -> running
[    6.222691] systemd[1]: Job systemd-journald.service/start finished, result=done
[    6.222707] systemd[1]: Started Journal Service.
[    6.222723] systemd[1]: systemd-journald.socket changed listening -> running
[    6.223011] systemd[1]: sysroot.mount changed mounted -> dead
[    6.223040] systemd[1]: Failed to destroy cgroup /system.slice/sysroot.mount: No such file or directory
[    6.223154] systemd[118]: Executing: /usr/lib/systemd/systemd-journald
[    6.223590] systemd[1]: Collecting sysroot.mount
[    6.314230] systemd[1]: Got notification message for unit systemd-readahead-collect.service
[    6.314236] systemd[1]: systemd-readahead-collect.service: Got message
[    6.314240] systemd[1]: systemd-readahead-collect.service: got READY=1
[    6.314295] systemd[1]: systemd-readahead-collect.service changed start -> running
[    6.314301] systemd[1]: Job systemd-readahead-collect.service/start finished, result=done
[    6.314321] systemd[1]: Started Collect Read-Ahead Data.
[    6.314348] systemd[1]: systemd-readahead-collect.service: got STATUS=Collecting readahead data
[    6.315022] systemd-readahead[112]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[    6.324021] systemd[1]: Got notification message for unit systemd-readahead-replay.service
[    6.324025] systemd[1]: systemd-readahead-replay.service: Got message
[    6.324030] systemd[1]: systemd-readahead-replay.service: got STATUS=Replaying readahead data
[    6.344581] systemd[1]: Got notification message for unit systemd-readahead-replay.service
[    6.344585] systemd[1]: systemd-readahead-replay.service: Got message
[    6.344588] systemd[1]: systemd-readahead-replay.service: got READY=1
[    6.344630] systemd[1]: systemd-readahead-replay.service changed start -> running
[    6.344634] systemd[1]: Job systemd-readahead-replay.service/start finished, result=done
[    6.344647] systemd[1]: Started Replay Read-Ahead Data.
[    6.344730] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[    6.344781] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[    6.344790] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[    6.455855] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d succeeded for systemd-modules-load.service.
[    6.455871] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[    6.541157] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d succeeded for systemd-modules-load.service.
[    6.541175] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded for systemd-modules-load.service.
[    6.541233] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[    6.541248] systemd[1]: Starting Load Kernel Modules...
[    6.541390] systemd[1]: About to execute: /usr/lib/systemd/systemd-modules-load
[    6.541531] systemd[1]: Forked /usr/lib/systemd/systemd-modules-load as 120
[    6.541661] systemd[1]: systemd-modules-load.service changed dead -> start
[    6.541683] systemd[1]: ConditionDirectoryNotEmpty=|/run/sysctl.d failed for systemd-sysctl.service.
[    6.541712] systemd[1]: ConditionDirectoryNotEmpty=|/etc/sysctl.d succeeded for systemd-sysctl.service.
[    6.541723] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d failed for systemd-sysctl.service.
[    6.542116] systemd[120]: Executing: /usr/lib/systemd/systemd-modules-load
[    6.552871] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d succeeded for systemd-sysctl.service.
[    6.552892] systemd[1]: ConditionDirectoryNotEmpty=|/lib/sysctl.d succeeded for systemd-sysctl.service.
[    6.552902] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
[    6.552910] systemd[1]: Starting Apply Kernel Variables...
[    6.553022] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
[    6.553151] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 121
[    6.553265] systemd[1]: systemd-sysctl.service changed dead -> start
[    6.553283] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
[    6.553297] systemd[1]: Starting Setup Virtual Console...
[    6.553709] systemd[121]: Executing: /usr/lib/systemd/systemd-sysctl
[    6.553761] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
[    6.553892] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 122
[    6.554001] systemd[1]: systemd-vconsole-setup.service changed dead -> start
[    6.554028] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[    6.554427] systemd[122]: Executing: /usr/lib/systemd/systemd-vconsole-setup
[    6.627777] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[    6.627790] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[    6.627804] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d succeeded for systemd-binfmt.service.
[    6.627818] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d succeeded for systemd-binfmt.service.
[    6.627826] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[    6.627835] systemd[1]: Starting Set Up Additional Binary Formats...
[    6.627945] systemd[1]: About to execute: /usr/lib/systemd/systemd-binfmt
[    6.628088] systemd[1]: Forked /usr/lib/systemd/systemd-binfmt as 123
[    6.628211] systemd[1]: systemd-binfmt.service changed dead -> start
[    6.628229] systemd[1]: ConditionPathIsReadWrite=!/ failed for systemd-fsck-root.service.
[    6.628237] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Ignoring.
[    6.628241] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
[    6.628248] systemd[1]: Started File System Check on Root Device.
[    6.628269] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
[    6.628281] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.628653] systemd[123]: Executing: /usr/lib/systemd/systemd-binfmt
[    6.628720] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
[    6.628852] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 124
[    6.628957] systemd[1]: systemd-remount-fs.service changed dead -> start
[    6.629495] systemd[124]: Executing: /usr/lib/systemd/systemd-remount-fs
[    6.629674] systemd[1]: Received SIGCHLD from PID 114 (mkdir).
[    6.629698] systemd[1]: Got SIGCHLD for process 114 (mkdir)
[    6.629763] systemd[1]: Child 114 died (code=exited, status=0/SUCCESS)
[    6.629767] systemd[1]: Child 114 belongs to kmod-static-nodes.service
[    6.629782] systemd[1]: kmod-static-nodes.service: control process exited, code=exited status=0
[    6.630667] systemd[1]: kmod-static-nodes.service got final SIGCHLD for state start-pre
[    6.630710] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    6.630859] systemd[1]: Forked /usr/bin/kmod as 128
[    6.630988] systemd[1]: kmod-static-nodes.service changed start-pre -> start
[    6.631021] systemd[1]: Got SIGCHLD for process 116 (udevadm)
[    6.631090] systemd[1]: Child 116 died (code=exited, status=0/SUCCESS)
[    6.631094] systemd[1]: Child 116 belongs to systemd-udev-trigger.service
[    6.631104] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    6.631108] systemd[1]: systemd-udev-trigger.service running next main command for state start
[    6.631126] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=devices --action=add
[    6.631265] systemd[1]: Forked /usr/bin/udevadm as 129
[    6.631446] systemd[128]: Executing: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    6.631505] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
[    6.631515] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
[    6.632719] systemd[129]: Executing: /usr/bin/udevadm trigger --type=devices --action=add
[    6.645166] systemd[1]: Received SIGCHLD from PID 129 (udevadm).
[    6.645194] systemd[1]: Got SIGCHLD for process 129 (udevadm)
[    6.645257] systemd[1]: Child 129 died (code=exited, status=0/SUCCESS)
[    6.645261] systemd[1]: Child 129 belongs to systemd-udev-trigger.service
[    6.645272] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    6.645416] systemd[1]: systemd-udev-trigger.service changed start -> exited
[    6.645421] systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
[    6.645440] systemd[1]: Started udev Coldplug all Devices.
[    6.712319] systemd[1]: sys-kernel-debug.mount changed mounting -> mounting-done
[    6.712326] systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
[    6.712343] systemd[1]: Mounted Debug File System.
[    6.712978] systemd[1]: Received SIGCHLD from PID 115 (mount).
[    6.713005] systemd[1]: Got SIGCHLD for process 113 (mount)
[    6.713062] systemd[1]: Child 113 died (code=exited, status=0/SUCCESS)
[    6.713065] systemd[1]: Child 113 belongs to dev-mqueue.mount
[    6.713075] systemd[1]: dev-mqueue.mount mount process exited, code=exited status=0
[    6.713085] systemd[1]: dev-mqueue.mount changed mounting -> mounted
[    6.713089] systemd[1]: Job dev-mqueue.mount/start finished, result=done
[    6.713101] systemd[1]: Mounted POSIX Message Queue File System.
[    6.713136] systemd[1]: Got SIGCHLD for process 115 (mount)
[    6.713192] systemd[1]: Child 115 died (code=exited, status=0/SUCCESS)
[    6.713195] systemd[1]: Child 115 belongs to sys-kernel-debug.mount
[    6.713199] systemd[1]: sys-kernel-debug.mount mount process exited, code=exited status=0
[    6.713207] systemd[1]: sys-kernel-debug.mount changed mounting-done -> mounted
[    6.713233] systemd[1]: Got SIGCHLD for process 117 (mount)
[    6.713291] systemd[1]: Child 117 died (code=exited, status=0/SUCCESS)
[    6.713294] systemd[1]: Child 117 belongs to dev-hugepages.mount
[    6.713298] systemd[1]: dev-hugepages.mount mount process exited, code=exited status=0
[    6.713306] systemd[1]: dev-hugepages.mount changed mounting -> mounted
[    6.713309] systemd[1]: Job dev-hugepages.mount/start finished, result=done
[    6.713320] systemd[1]: Mounted Huge Pages File System.
[    6.748165] systemd[1]: Accepted connection on private bus.
[    6.892398] systemd-journald[118]: Vacuuming done, freed 0 bytes
[    7.072763] systemd[1]: Accepted connection on private bus.
[    7.072803] systemd[1]: Received SIGCHLD from PID 121 (systemd-sysctl).
[    7.072827] systemd[1]: Got SIGCHLD for process 121 (systemd-sysctl)
[    7.072841] systemd[1]: Got notification message for unit systemd-journald.service
[    7.072845] systemd[1]: systemd-journald.service: Got message
[    7.072850] systemd[1]: systemd-journald.service: got STATUS=Processing requests...
[    7.072919] systemd[1]: Child 121 died (code=exited, status=0/SUCCESS)
[    7.072923] systemd[1]: Child 121 belongs to systemd-sysctl.service
[    7.072933] systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=0/SUCCESS
[    7.073068] systemd[1]: systemd-sysctl.service changed start -> exited
[    7.073074] systemd[1]: Job systemd-sysctl.service/start finished, result=done
[    7.073087] systemd[1]: Started Apply Kernel Variables.
[    7.073132] systemd[1]: Got SIGCHLD for process 128 (kmod)
[    7.073190] systemd[1]: Child 128 died (code=exited, status=0/SUCCESS)
[    7.073194] systemd[1]: Child 128 belongs to kmod-static-nodes.service
[    7.073201] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[    7.073304] systemd[1]: kmod-static-nodes.service changed start -> exited
[    7.073308] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[    7.073320] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    7.073415] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for systemd-tmpfiles-setup-dev.service.
[    7.073424] systemd[1]: Starting Create static device nodes in /dev...
[    7.073548] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    7.073737] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 137
[    7.073860] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[    7.074407] systemd[137]: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    7.074551] systemd[1]: Got direct mount request on /proc/sys/fs/binfmt_misc, triggered by 123 (systemd-binfmt)
[    7.074578] systemd[1]: Trying to enqueue job proc-sys-fs-binfmt_misc.mount/start/replace
[    7.074613] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.mount/start as 159
[    7.074618] systemd[1]: Enqueued job proc-sys-fs-binfmt_misc.mount/start as 159
[    7.074622] systemd[1]: proc-sys-fs-binfmt_misc.automount changed waiting -> running
[    7.074635] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    7.074749] systemd[1]: About to execute: /bin/mount binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc
[    7.074902] systemd[1]: Forked /bin/mount as 138
[    7.074971] systemd[1]: proc-sys-fs-binfmt_misc.mount changed dead -> mounting
[    7.075208] systemd[1]: Accepted connection on private bus.
[    7.075273] systemd[1]: Accepted connection on private bus.
[    7.075448] systemd[138]: Executing: /bin/mount binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc
[    7.075553] systemd[1]: Accepted connection on private bus.
[    7.075622] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.075747] systemd[1]: Accepted connection on private bus.
[    7.076822] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.076879] systemd[1]: Accepted connection on private bus.
[    7.076930] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.077053] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.077098] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.077161] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.077189] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.077287] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.077422] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.077500] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.077535] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.077627] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.077678] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.077776] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.085190] EXT4-fs (sda6): re-mounted. Opts: (null)
[    7.085863] systemd[1]: Received SIGCHLD from PID 124 (systemd-remount).
[    7.085888] systemd[1]: Got SIGCHLD for process 124 (systemd-remount)
[    7.085952] systemd[1]: Child 124 died (code=exited, status=0/SUCCESS)
[    7.085956] systemd[1]: Child 124 belongs to systemd-remount-fs.service
[    7.085964] systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0/SUCCESS
[    7.086067] systemd[1]: systemd-remount-fs.service changed start -> exited
[    7.086072] systemd[1]: Job systemd-remount-fs.service/start finished, result=done
[    7.086090] systemd[1]: Started Remount Root and Kernel File Systems.
[    7.086126] systemd[1]: Starting Load/Save Random Seed...
[    7.086240] systemd[1]: About to execute: /usr/lib/systemd/systemd-random-seed load
[    7.086400] systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 140
[    7.086518] systemd[1]: systemd-random-seed.service changed dead -> start
[    7.087330] systemd[140]: Executing: /usr/lib/systemd/systemd-random-seed load
[    7.087913] systemd[1]: Accepted connection on private bus.
[    7.088122] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.088411] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.160545] systemd[1]: proc-sys-fs-binfmt_misc.mount changed mounting -> mounting-done
[    7.160553] systemd[1]: Job proc-sys-fs-binfmt_misc.mount/start finished, result=done
[    7.160574] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    7.161061] systemd[1]: Received SIGCHLD from PID 138 (mount).
[    7.161085] systemd[1]: Got SIGCHLD for process 138 (mount)
[    7.161152] systemd[1]: Child 138 died (code=exited, status=0/SUCCESS)
[    7.161156] systemd[1]: Child 138 belongs to proc-sys-fs-binfmt_misc.mount
[    7.161161] systemd[1]: proc-sys-fs-binfmt_misc.mount mount process exited, code=exited status=0
[    7.161179] systemd[1]: Sending success.
[    7.161195] systemd[1]: proc-sys-fs-binfmt_misc.mount changed mounting-done -> mounted
[    7.161506] systemd[1]: Received SIGCHLD from PID 123 (systemd-binfmt).
[    7.161530] systemd[1]: Got SIGCHLD for process 123 (systemd-binfmt)
[    7.161595] systemd[1]: Child 123 died (code=exited, status=0/SUCCESS)
[    7.161599] systemd[1]: Child 123 belongs to systemd-binfmt.service
[    7.161610] systemd[1]: systemd-binfmt.service: main process exited, code=exited, status=0/SUCCESS
[    7.161726] systemd[1]: systemd-binfmt.service changed start -> exited
[    7.161731] systemd[1]: Job systemd-binfmt.service/start finished, result=done
[    7.161743] systemd[1]: Started Set Up Additional Binary Formats.
[    7.162231] systemd[1]: Accepted connection on private bus.
[    7.162263] systemd[1]: Accepted connection on private bus.
[    7.162362] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.162472] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.162629] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.162694] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    7.536811] microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60c
[    7.608668] microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60c
[    7.611960] microcode: CPU0 updated to revision 0x60f, date = 2010-09-29
[    7.614421] microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60c
[    7.614496] microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60c
[    7.617720] microcode: CPU1 updated to revision 0x60f, date = 2010-09-29
[    7.620316] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    7.799389] systemd[1]: Received SIGCHLD from PID 140 (systemd-random-).
[    7.799415] systemd[1]: Got SIGCHLD for process 140 (systemd-random-)
[    7.799481] systemd[1]: Child 140 died (code=exited, status=0/SUCCESS)
[    7.799485] systemd[1]: Child 140 belongs to systemd-random-seed.service
[    7.799495] systemd[1]: systemd-random-seed.service: main process exited, code=exited, status=0/SUCCESS
[    7.799631] systemd[1]: systemd-random-seed.service changed start -> exited
[    7.799636] systemd[1]: Job systemd-random-seed.service/start finished, result=done
[    7.799651] systemd[1]: Started Load/Save Random Seed.
[    7.800379] systemd[1]: Accepted connection on private bus.
[    7.800500] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.800640] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    8.020953] systemd[1]: Received SIGCHLD from PID 122 (systemd-vconsol).
[    8.020979] systemd[1]: Got SIGCHLD for process 122 (systemd-vconsol)
[    8.021041] systemd[1]: Child 122 died (code=exited, status=0/SUCCESS)
[    8.021045] systemd[1]: Child 122 belongs to systemd-vconsole-setup.service
[    8.021056] systemd[1]: systemd-vconsole-setup.service: main process exited, code=exited, status=0/SUCCESS
[    8.021181] systemd[1]: systemd-vconsole-setup.service changed start -> exited
[    8.021187] systemd[1]: Job systemd-vconsole-setup.service/start finished, result=done
[    8.021201] systemd[1]: Started Setup Virtual Console.
[    8.037420] ACPI: Requesting acpi_cpufreq
[    8.088652] systemd[1]: Received SIGCHLD from PID 137 (systemd-tmpfile).
[    8.088677] systemd[1]: Got SIGCHLD for process 137 (systemd-tmpfile)
[    8.088743] systemd[1]: Child 137 died (code=exited, status=0/SUCCESS)
[    8.088747] systemd[1]: Child 137 belongs to systemd-tmpfiles-setup-dev.service
[    8.088755] systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=0/SUCCESS
[    8.088877] systemd[1]: systemd-tmpfiles-setup-dev.service changed start -> exited
[    8.088882] systemd[1]: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
[    8.088896] systemd[1]: Started Create static device nodes in /dev.
[    8.088932] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd.service.
[    8.088939] systemd[1]: Starting udev Kernel Device Manager...
[    8.089066] systemd[1]: About to execute: /usr/lib/systemd/systemd-udevd
[    8.089225] systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 147
[    8.089346] systemd[1]: systemd-udevd.service changed dead -> start
[    8.089368] systemd[1]: Starting Local File Systems (Pre).
[    8.089373] systemd[1]: local-fs-pre.target changed dead -> active
[    8.089376] systemd[1]: Job local-fs-pre.target/start finished, result=done
[    8.089392] systemd[1]: Reached target Local File Systems (Pre).
[    8.089422] systemd[1]: Mounting /tmp...
[    8.089842] systemd[147]: Executing: /usr/lib/systemd/systemd-udevd
[    8.191031] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[    8.191150] systemd[1]: About to execute: /bin/mount tmpfs /tmp -t tmpfs -o nodev,nosuid
[    8.191295] systemd[1]: Forked /bin/mount as 148
[    8.191364] systemd[1]: tmp.mount changed dead -> mounting
[    8.192150] systemd[148]: Executing: /bin/mount tmpfs /tmp -t tmpfs -o nodev,nosuid
[    8.214212] systemd[1]: tmp.mount changed mounting -> mounting-done
[    8.214219] systemd[1]: Job tmp.mount/start finished, result=done
[    8.214236] systemd[1]: Mounted /tmp.
[    8.214645] systemd[1]: Received SIGCHLD from PID 148 (mount).
[    8.214669] systemd[1]: Got SIGCHLD for process 148 (mount)
[    8.214732] systemd[1]: Child 148 died (code=exited, status=0/SUCCESS)
[    8.214735] systemd[1]: Child 148 belongs to tmp.mount
[    8.214740] systemd[1]: tmp.mount mount process exited, code=exited status=0
[    8.214749] systemd[1]: tmp.mount changed mounting-done -> mounted
[    8.216254] Monitor-Mwait will be used to enter C-1 state
[    8.216264] Monitor-Mwait will be used to enter C-2 state
[    8.216268] tsc: Marking TSC unstable due to TSC halts in idle
[    8.216274] ACPI: acpi_idle registered with cpuidle
[    8.217079] systemd[1]: Accepted connection on private bus.
[    8.217200] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    8.217369] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    8.220358] Switched to clocksource hpet
[    8.225693] systemd[1]: Accepted connection on private bus.
[    8.225828] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    8.225906] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    8.262943] systemd-udevd[147]: starting version 208
[    8.262948] systemd[1]: Got notification message for unit systemd-udevd.service
[    8.262953] systemd[1]: systemd-udevd.service: Got message
[    8.262958] systemd[1]: systemd-udevd.service: got READY=1
[    8.263007] systemd[1]: systemd-udevd.service changed start -> running
[    8.263015] systemd[1]: Job systemd-udevd.service/start finished, result=done
[    8.263034] systemd[1]: Started udev Kernel Device Manager.
[    8.263045] systemd[1]: systemd-udevd-control.socket changed listening -> running
[    8.385146] usbip_core: module is from the staging directory, the quality is unknown, you have been warned.
[    8.385370] usbip_core: USB/IP Core v1.0.0
[    8.402253] usbip_host: module is from the staging directory, the quality is unknown, you have been warned.
[    8.402530] usbcore: registered new interface driver usbip-host
[    8.402532] usbip_host: USB/IP Host Driver v1.0.0
[    8.402817] systemd[1]: Received SIGCHLD from PID 120 (systemd-modules).
[    8.402843] systemd[1]: Got SIGCHLD for process 120 (systemd-modules)
[    8.402914] systemd[1]: Child 120 died (code=exited, status=0/SUCCESS)
[    8.402918] systemd[1]: Child 120 belongs to systemd-modules-load.service
[    8.402931] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=0/SUCCESS
[    8.403070] systemd[1]: systemd-modules-load.service changed start -> exited
[    8.403077] systemd[1]: Job systemd-modules-load.service/start finished, result=done
[    8.403091] systemd[1]: Started Load Kernel Modules.
[    8.403133] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections failed for sys-fs-fuse-connections.mount.
[    8.403139] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
[    8.403142] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
[    8.403149] systemd[1]: Mounted FUSE Control File System.
[    8.403168] systemd[1]: ConditionPathExists=/sys/kernel/config succeeded for sys-kernel-config.mount.
[    8.403176] systemd[1]: Mounting Configuration File System...
[    8.403313] systemd[1]: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
[    8.403492] systemd[1]: Forked /bin/mount as 153
[    8.403572] systemd[1]: sys-kernel-config.mount changed dead -> mounting
[    8.404464] systemd[153]: Executing: /bin/mount configfs /sys/kernel/config -t configfs
[    8.404837] systemd[1]: Accepted connection on private bus.
[    8.405064] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    8.405477] systemd[1]: sys-kernel-config.mount changed mounting -> mounting-done
[    8.405485] systemd[1]: Job sys-kernel-config.mount/start finished, result=done
[    8.405502] systemd[1]: Mounted Configuration File System.
[    8.405911] systemd[1]: Received SIGCHLD from PID 153 (mount).
[    8.405934] systemd[1]: Got SIGCHLD for process 153 (mount)
[    8.405989] systemd[1]: Child 153 died (code=exited, status=0/SUCCESS)
[    8.405993] systemd[1]: Child 153 belongs to sys-kernel-config.mount
[    8.406000] systemd[1]: sys-kernel-config.mount mount process exited, code=exited status=0
[    8.406009] systemd[1]: sys-kernel-config.mount changed mounting-done -> mounted
[    8.406073] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    8.406822] systemd[1]: Accepted connection on private bus.
[    8.406942] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    8.407027] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    8.524634] systemd[1]: sys-module-configfs.device changed dead -> plugged
[    8.588159] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[    8.588206] ACPI: Lid Switch [LID0]
[    8.588255] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[    8.588259] ACPI: Power Button [PWRB]
[    8.588302] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6
[    8.588306] ACPI: Sleep Button [SLPB]
[    8.588374] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[    8.588377] ACPI: Power Button [PWRF]
[    8.642135] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.648566] ACPI: AC Adapter [ACAD] (on-line)
[    8.905518] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[    9.012744] [drm] Initialized drm 1.1.0 20060810
[    9.012798] ene_ir: chip is 0x3926 - kbver = 0x00, rev = 0xd2
[    9.012801] ene_ir: PLL freq = 1406
[    9.012802] ene_ir: KB3926D or higher detected
[    9.012817] ene_ir: Firmware regs: cd 05
[    9.012818] ene_ir: Hardware features:
[    9.012820] ene_ir: * Uses GPIO 40 for IR demodulated input
[    9.012821] ene_ir: * Uses new style input buffer
[    9.012868] ene_ir: Hardware uses 2 extended buffers:
[    9.012870] ene_ir:   0xffff - len : 255
[    9.012871] ene_ir:   0xffff - len : 255
[    9.012873] ene_ir: Total buffer len = 518
[    9.012874] ene_ir: Error validating extra buffers, device probably won't work
[    9.157699] acpi device:03: registered as cooling_device2
[    9.162226] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    9.162286] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8
[    9.173741] ACPI: Invalid active0 threshold
[    9.195643] input: Ideapad extra buttons as /devices/platform/ideapad/input/input9
[    9.198862] thermal LNXTHERM:00: registered as thermal_zone0
[    9.198866] ACPI: Thermal Zone [TZ00] (45 C)
[    9.277514] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
[    9.287529] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    9.287580] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    9.287913] hda_intel: Disabling MSI
[    9.287927] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    9.299065] Registered IR keymap rc-rc6-mce
[    9.299153] input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input13
[    9.299204] rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
[    9.311077] ene_ir: driver has been successfully loaded
[    9.344607] IR SANYO protocol handler initialized
[    9.346152] IR RC6 protocol handler initialized
[    9.346459] IR NEC protocol handler initialized
[    9.346893] input: MCE IR Keyboard/Mouse (ene_ir) as /devices/virtual/input/input14
[    9.347097] IR MCE Keyboard/mouse protocol handler initialized
[    9.369770] cfg80211: Calling CRDA to update world regulatory domain
[    9.482892] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    9.482896] Copyright(c) 2003-2013 Intel Corporation
[    9.483033] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.483167] iwlwifi 0000:04:00.0: irq 49 for MSI/MSI-X
[    9.504603] IR JVC protocol handler initialized
[    9.505340] lirc_dev: IR Remote Control driver registered, major 250 
[    9.505553] IR RC5(x) protocol handler initialized
[    9.505742] IR Sony protocol handler initialized
[    9.505907] rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
[    9.505909] IR LIRC bridge handler initialized
[    9.520654] iwlwifi 0000:04:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
[    9.545234] pps_core: LinuxPPS API ver. 1 registered
[    9.545238] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    9.592306] PTP clock support registered
[    9.638978] tg3.c:v3.132 (May 21, 2013)
[    9.652791] tg3 0000:08:00.0 eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 70:5a:b6:5a:f6:1d
[    9.652797] tg3 0000:08:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    9.652799] tg3 0000:08:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    9.652802] tg3 0000:08:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    9.672546] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    9.672551] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    9.672554] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    9.672556] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_P2P disabled
[    9.672558] iwlwifi 0000:04:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[    9.672661] iwlwifi 0000:04:00.0: L1 Enabled; Disabling L0S
[    9.673079] iwlwifi 0000:04:00.0: RF_KILL bit toggled to disable radio.
[    9.719110] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251)
[    9.719119] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.719124] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251)
[    9.719128] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.719129] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251)
[    9.719133] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.719135] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.736795] ACPI Warning: 0x0000000000001c00-0x0000000000001c1f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251)
[    9.736803] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.774435] systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dSTDVDRAM_GT30N_M2FA25L3309.device changed dead -> plugged
[    9.774447] systemd[1]: dev-cdrom.device changed dead -> plugged
[    9.774453] systemd[1]: dev-sr0.device changed dead -> plugged
[    9.774459] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device changed dead -> plugged
[    9.783898] input: PC Speaker as /devices/platform/pcspkr/input/input15
[    9.803604] ACPI: Battery Slot [BAT1] (battery present)
[    9.809096] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    9.814098] systemd[1]: dev-ttyS0.device changed dead -> plugged
[    9.814111] systemd[1]: sys-devices-platform-serial8250-tty-ttyS0.device changed dead -> plugged
[    9.814354] systemd[1]: dev-ttyS1.device changed dead -> plugged
[    9.814362] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[    9.814683] systemd[1]: dev-ttyS2.device changed dead -> plugged
[    9.814691] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[    9.814994] systemd[1]: dev-ttyS3.device changed dead -> plugged
[    9.815002] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[   10.020742] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   10.020830] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   10.020899] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   10.020963] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   10.113315] systemd[1]: Received SIGCHLD from PID 285 (laptop_mode).
[   10.113390] systemd[1]: Got SIGCHLD for process 285 (laptop_mode)
[   10.113454] systemd[1]: Child 285 died (code=exited, status=1/FAILURE)
[   10.168103] systemd[1]: Received SIGCHLD from PID 241 (laptop_mode).
[   10.168132] systemd[1]: Got SIGCHLD for process 241 (laptop_mode)
[   10.168192] systemd[1]: Child 241 died (code=exited, status=1/FAILURE)
[   10.190964] systemd[1]: Received SIGCHLD from PID 288 (laptop_mode).
[   10.190994] systemd[1]: Got SIGCHLD for process 288 (laptop_mode)
[   10.191050] systemd[1]: Child 288 died (code=exited, status=1/FAILURE)
[   10.203051] systemd[1]: Received SIGCHLD from PID 250 (laptop_mode).
[   10.203079] systemd[1]: Got SIGCHLD for process 250 (laptop_mode)
[   10.203137] systemd[1]: Child 250 died (code=exited, status=1/FAILURE)
[   10.204764] systemd[1]: Received SIGCHLD from PID 293 (laptop_mode).
[   10.204792] systemd[1]: Got SIGCHLD for process 293 (laptop_mode)
[   10.204844] systemd[1]: Child 293 died (code=exited, status=1/FAILURE)
[   10.209708] systemd[1]: Received SIGCHLD from PID 253 (laptop_mode).
[   10.209736] systemd[1]: Got SIGCHLD for process 253 (laptop_mode)
[   10.209789] systemd[1]: Child 253 died (code=exited, status=1/FAILURE)
[   10.213525] systemd[1]: Received SIGCHLD from PID 236 (laptop_mode).
[   10.213552] systemd[1]: Got SIGCHLD for process 236 (laptop_mode)
[   10.213610] systemd[1]: Child 236 died (code=exited, status=1/FAILURE)
[   10.217516] systemd[1]: Received SIGCHLD from PID 247 (laptop_mode).
[   10.217545] systemd[1]: Got SIGCHLD for process 247 (laptop_mode)
[   10.217598] systemd[1]: Child 247 died (code=exited, status=1/FAILURE)
[   10.222515] systemd[1]: Received SIGCHLD from PID 243 (laptop_mode).
[   10.222542] systemd[1]: Got SIGCHLD for process 243 (laptop_mode)
[   10.222596] systemd[1]: Child 243 died (code=exited, status=1/FAILURE)
[   10.223548] systemd[1]: Received SIGCHLD from PID 233 (laptop_mode).
[   10.223572] systemd[1]: Got SIGCHLD for process 233 (laptop_mode)
[   10.223616] systemd[1]: Child 233 died (code=exited, status=1/FAILURE)
[   10.229431] systemd[1]: Received SIGCHLD from PID 245 (laptop_mode).
[   10.229459] systemd[1]: Got SIGCHLD for process 245 (laptop_mode)
[   10.229516] systemd[1]: Child 245 died (code=exited, status=1/FAILURE)
[   10.238530] systemd[1]: Received SIGCHLD from PID 251 (laptop_mode).
[   10.238558] systemd[1]: Got SIGCHLD for process 251 (laptop_mode)
[   10.238613] systemd[1]: Child 251 died (code=exited, status=1/FAILURE)
[   10.244030] systemd[1]: Received SIGCHLD from PID 258 (laptop_mode).
[   10.244056] systemd[1]: Got SIGCHLD for process 258 (laptop_mode)
[   10.244110] systemd[1]: Child 258 died (code=exited, status=1/FAILURE)
[   10.245587] systemd[1]: Received SIGCHLD from PID 281 (laptop_mode).
[   10.245612] systemd[1]: Got SIGCHLD for process 281 (laptop_mode)
[   10.245660] systemd[1]: Child 281 died (code=exited, status=1/FAILURE)
[   10.263927] systemd[1]: Received SIGCHLD from PID 269 (laptop_mode).
[   10.263954] systemd[1]: Got SIGCHLD for process 269 (laptop_mode)
[   10.264010] systemd[1]: Child 269 died (code=exited, status=1/FAILURE)
[   10.267184] systemd[1]: Received SIGCHLD from PID 223 (laptop_mode).
[   10.267212] systemd[1]: Got SIGCHLD for process 223 (laptop_mode)
[   10.267274] systemd[1]: Child 223 died (code=exited, status=1/FAILURE)
[   10.276402] nvidia: module license 'NVIDIA' taints kernel.
[   10.276407] Disabling lock debugging due to kernel taint
[   10.356813] systemd[1]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device changed dead -> plugged
[   10.356824] systemd[1]: Trying to enqueue job sound.target/start/fail
[   10.356839] systemd[1]: Installed new job sound.target/start as 163
[   10.356843] systemd[1]: Enqueued job sound.target/start as 163
[   10.356869] systemd[1]: Starting Sound Card.
[   10.356873] systemd[1]: sound.target changed dead -> active
[   10.356878] systemd[1]: Job sound.target/start finished, result=done
[   10.356890] systemd[1]: Reached target Sound Card.
[   10.363809] systemd[1]: sys-subsystem-net-devices-eth0.device changed dead -> plugged
[   10.363823] systemd[1]: sys-devices-pci0000:00-0000:00:1c.5-0000:08:00.0-net-eth0.device changed dead -> plugged
[   10.385763] systemd[1]: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device changed dead -> plugged
[   10.391316] systemd[1]: sys-subsystem-net-devices-wlan0.device changed dead -> plugged
[   10.391328] systemd[1]: sys-devices-pci0000:00-0000:00:1c.2-0000:04:00.0-net-wlan0.device changed dead -> plugged
[   10.393373] systemd[1]: Received SIGCHLD from PID 363 (laptop_mode).
[   10.393401] systemd[1]: Got SIGCHLD for process 363 (laptop_mode)
[   10.393456] systemd[1]: Child 363 died (code=exited, status=1/FAILURE)
[   10.396091] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   10.404043] systemd[1]: Received SIGCHLD from PID 358 (laptop_mode).
[   10.404071] systemd[1]: Got SIGCHLD for process 358 (laptop_mode)
[   10.404128] systemd[1]: Child 358 died (code=exited, status=1/FAILURE)
[   10.406020] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[   10.406041] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  325.15  Wed Jul 31 18:50:56 PDT 2013
[   10.420114] iTCO_vendor_support: vendor-support=0
[   10.615187] systemd[1]: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.0-backlight-acpi_video0.device changed dead -> plugged
[   10.615197] systemd[1]: Trying to enqueue job systemd-backlight@acpi_video0.service/start/fail
[   10.615233] systemd[1]: Installed new job systemd-backlight@acpi_video0.service/start as 165
[   10.615237] systemd[1]: Enqueued job systemd-backlight@acpi_video0.service/start as 165
[   10.615261] systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0...
[   10.615457] systemd[1]: About to execute: /usr/lib/systemd/systemd-backlight load acpi_video0
[   10.615632] systemd[1]: Forked /usr/lib/systemd/systemd-backlight as 856
[   10.615767] systemd[1]: systemd-backlight@acpi_video0.service changed dead -> start
[   10.616341] systemd[1]: Received SIGCHLD from PID 480 (laptop_mode).
[   10.616364] systemd[1]: Got SIGCHLD for process 480 (laptop_mode)
[   10.616411] systemd[1]: Child 480 died (code=exited, status=1/FAILURE)
[   10.616436] systemd[1]: Got SIGCHLD for process 550 (laptop_mode)
[   10.616472] systemd[1]: Child 550 died (code=exited, status=1/FAILURE)
[   10.616497] systemd[1]: Got SIGCHLD for process 656 (laptop_mode)
[   10.616532] systemd[1]: Child 656 died (code=exited, status=1/FAILURE)
[   10.616556] systemd[1]: Got SIGCHLD for process 658 (laptop_mode)
[   10.616591] systemd[1]: Child 658 died (code=exited, status=1/FAILURE)
[   10.616615] systemd[1]: Got SIGCHLD for process 659 (laptop_mode)
[   10.616650] systemd[1]: Child 659 died (code=exited, status=1/FAILURE)
[   10.616973] systemd[856]: Executing: /usr/lib/systemd/systemd-backlight load acpi_video0
[   10.617020] systemd[1]: Got SIGCHLD for process 661 (laptop_mode)
[   10.617062] systemd[1]: Child 661 died (code=exited, status=1/FAILURE)
[   10.617088] systemd[1]: Got SIGCHLD for process 660 (laptop_mode)
[   10.617127] systemd[1]: Child 660 died (code=exited, status=1/FAILURE)
[   10.617154] systemd[1]: Got SIGCHLD for process 697 (laptop_mode)
[   10.617191] systemd[1]: Child 697 died (code=exited, status=1/FAILURE)
[   10.617219] systemd[1]: Got SIGCHLD for process 707 (laptop_mode)
[   10.617256] systemd[1]: Child 707 died (code=exited, status=1/FAILURE)
[   10.650872] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   10.650911] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
[   10.651038] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.870728] systemd[1]: Received SIGCHLD from PID 856 (systemd-backlig).
[   10.870755] systemd[1]: Got SIGCHLD for process 856 (systemd-backlig)
[   10.870820] systemd[1]: Child 856 died (code=exited, status=0/SUCCESS)
[   10.870824] systemd[1]: Child 856 belongs to systemd-backlight@acpi_video0.service
[   10.870835] systemd[1]: systemd-backlight@acpi_video0.service: main process exited, code=exited, status=0/SUCCESS
[   10.870976] systemd[1]: systemd-backlight@acpi_video0.service changed start -> exited
[   10.870983] systemd[1]: Job systemd-backlight@acpi_video0.service/start finished, result=done
[   10.870999] systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0.
[   10.871789] systemd[1]: Accepted connection on private bus.
[   10.872016] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   10.872105] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   10.872211] systemd[1]: Accepted connection on private bus.
[   10.872353] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   10.872415] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   10.978847] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be.device changed dead -> plugged
[   10.978860] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242.device changed dead -> plugged
[   10.978866] systemd[1]: dev-sda.device changed dead -> plugged
[   10.978872] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
[   10.985491] systemd[1]: dev-disk-by\x2duuid-b669f2ea\x2d5284\x2d40fa\x2d85e1\x2d4d4a6fa80e7b.device changed dead -> plugged
[   10.985502] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dlinux.device changed dead -> plugged
[   10.985508] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart6.device changed dead -> plugged
[   10.985515] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart6.device changed dead -> plugged
[   10.985520] systemd[1]: dev-sda6.device changed dead -> plugged
[   10.985526] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device changed dead -> plugged
[   11.012522] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart2.device changed dead -> plugged
[   11.012532] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart2.device changed dead -> plugged
[   11.012538] systemd[1]: dev-sda2.device changed dead -> plugged
[   11.012544] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device changed dead -> plugged
[   11.303868] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 505504
[   11.405704] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input20
[   11.825580] systemd[1]: dev-disk-by\x2duuid-cd940fed\x2da90b\x2d4fb0\x2d82ae\x2d8f93053938bb.device changed dead -> plugged
[   11.825590] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dboot.device changed dead -> plugged
[   11.825596] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dboot.device/start finished, result=done
[   11.825611] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[   11.825631] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart8.device changed dead -> plugged
[   11.825638] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart8.device changed dead -> plugged
[   11.825644] systemd[1]: dev-sda8.device changed dead -> plugged
[   11.825650] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device changed dead -> plugged
[   11.825672] systemd[1]: Mounting /boot...
[   11.848850] systemd[1]: About to execute: /bin/mount /dev/disk/by-label/1tb-boot /boot -t ext3 -o defaults,relatime
[   11.849049] systemd[1]: Forked /bin/mount as 859
[   11.849143] systemd[1]: boot.mount changed dead -> mounting
[   11.849662] systemd[859]: Executing: /bin/mount /dev/disk/by-label/1tb-boot /boot -t ext3 -o defaults,relatime
[   12.135005] systemd[1]: dev-disk-by\x2duuid-C20A472C0A471CB3.device changed dead -> plugged
[   12.135017] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dwin.device changed dead -> plugged
[   12.135023] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart5.device changed dead -> plugged
[   12.135029] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart5.device changed dead -> plugged
[   12.135035] systemd[1]: dev-sda5.device changed dead -> plugged
[   12.135041] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device changed dead -> plugged
[   12.183194] EXT4-fs (sda8): mounting ext3 file system using the ext4 subsystem
[   13.051691] systemd[1]: dev-disk-by\x2duuid-10F04839F0482776.device changed dead -> plugged
[   13.051702] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart1.device changed dead -> plugged
[   13.051709] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart1.device changed dead -> plugged
[   13.051714] systemd[1]: dev-sda1.device changed dead -> plugged
[   13.051720] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device changed dead -> plugged
[   13.102919] systemd[1]: dev-disk-by\x2duuid-bb40dba3\x2d9c57\x2d4973\x2daab1\x2da339f62a1ebb.device changed dead -> plugged
[   13.102928] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dhome.device changed dead -> plugged
[   13.102935] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dhome.device/start finished, result=done
[   13.102951] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[   13.102969] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart7.device changed dead -> plugged
[   13.102976] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart7.device changed dead -> plugged
[   13.102982] systemd[1]: dev-sda7.device changed dead -> plugged
[   13.102988] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device changed dead -> plugged
[   13.103011] systemd[1]: Mounting /home...
[   13.110748] systemd[1]: About to execute: /bin/mount /dev/disk/by-label/1tb-home /home -t ext4 -o defaults,relatime,users,exec
[   13.110944] systemd[1]: Forked /bin/mount as 860
[   13.111037] systemd[1]: home.mount changed dead -> mounting
[   13.111562] systemd[860]: Executing: /bin/mount /dev/disk/by-label/1tb-home /home -t ext4 -o defaults,relatime,users,exec
[   13.264698] EXT4-fs (sda8): warning: maximal mount count reached, running e2fsck is recommended
[   13.264931] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[   13.265365] systemd[1]: boot.mount changed mounting -> mounting-done
[   13.265373] systemd[1]: Job boot.mount/start finished, result=done
[   13.265390] systemd[1]: Mounted /boot.
[   13.265730] systemd[1]: Received SIGCHLD from PID 859 (mount).
[   13.265756] systemd[1]: Got SIGCHLD for process 859 (mount)
[   13.265827] systemd[1]: Child 859 died (code=exited, status=0/SUCCESS)
[   13.265830] systemd[1]: Child 859 belongs to boot.mount
[   13.265838] systemd[1]: boot.mount mount process exited, code=exited status=0
[   13.265848] systemd[1]: boot.mount changed mounting-done -> mounted
[   13.266411] systemd[1]: Accepted connection on private bus.
[   13.266541] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   13.266616] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   13.298349] systemd[1]: dev-disk-by\x2duuid-4d1f6af0\x2d48f8\x2d4fac\x2da863\x2d613ab4b038c3.device changed dead -> plugged
[   13.298358] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dsthNew.device changed dead -> plugged
[   13.298364] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dsthNew.device/start finished, result=done
[   13.298378] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[   13.298394] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart12.device changed dead -> plugged
[   13.298400] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart12.device changed dead -> plugged
[   13.298406] systemd[1]: dev-sda12.device changed dead -> plugged
[   13.298412] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device changed dead -> plugged
[   13.298433] systemd[1]: Mounting /media/sthNew...
[   13.349122] systemd[1]: About to execute: /bin/mount /dev/disk/by-label/1tb-sthNew /media/sthNew -t ext4 -o defaults,relatime,users,exec
[   13.349301] systemd[1]: Forked /bin/mount as 865
[   13.349381] systemd[1]: media-sthNew.mount changed dead -> mounting
[   13.349989] systemd[865]: Executing: /bin/mount /dev/disk/by-label/1tb-sthNew /media/sthNew -t ext4 -o defaults,relatime,users,exec
[   13.571606] systemd[1]: dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.device changed dead -> plugged
[   13.571617] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.device changed dead -> plugged
[   13.571623] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dswap.device/start finished, result=done
[   13.571637] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[   13.571655] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.device changed dead -> plugged
[   13.571662] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.device changed dead -> plugged
[   13.571667] systemd[1]: dev-sda9.device changed dead -> plugged
[   13.571673] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device changed dead -> plugged
[   13.571695] systemd[1]: Activating swap /dev/disk/by-label/1tb-swap...
[   13.571768] systemd[1]: About to execute: /sbin/swapon /dev/disk/by-label/1tb-swap
[   13.571940] systemd[1]: Forked /sbin/swapon as 866
[   13.572019] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.swap changed dead -> activating
[   13.572563] systemd[866]: Executing: /sbin/swapon /dev/disk/by-label/1tb-swap
[   13.688448] systemd[1]: dev-disk-by\x2duuid-fc72b7b1\x2daae2\x2d45e0\x2d8712\x2d0647a3cbdf82.device changed dead -> plugged
[   13.688459] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dtest.device changed dead -> plugged
[   13.688465] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart13.device changed dead -> plugged
[   13.688470] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart13.device changed dead -> plugged
[   13.688476] systemd[1]: dev-sda13.device changed dead -> plugged
[   13.688482] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda13.device changed dead -> plugged
[   13.727740] EXT4-fs (sda7): warning: maximal mount count reached, running e2fsck is recommended
[   13.728187] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   13.728439] systemd[1]: home.mount changed mounting -> mounting-done
[   13.728446] systemd[1]: Job home.mount/start finished, result=done
[   13.728463] systemd[1]: Mounted /home.
[   13.728716] systemd[1]: Received SIGCHLD from PID 860 (mount).
[   13.728740] systemd[1]: Got SIGCHLD for process 860 (mount)
[   13.728803] systemd[1]: Child 860 died (code=exited, status=0/SUCCESS)
[   13.728807] systemd[1]: Child 860 belongs to home.mount
[   13.728815] systemd[1]: home.mount mount process exited, code=exited status=0
[   13.728824] systemd[1]: home.mount changed mounting-done -> mounted
[   13.729629] systemd[1]: Accepted connection on private bus.
[   13.729763] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   13.729839] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   13.779677] systemd[1]: dev-disk-by\x2duuid-5aff8a17\x2d4f1a\x2d4601\x2d95a8\x2d3510e58cd5ec.device changed dead -> plugged
[   13.779687] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dmag\x2dmuzyka.device changed dead -> plugged
[   13.779694] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dmag\x2dmuzyka.device/start finished, result=done
[   13.779707] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[   13.779724] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart11.device changed dead -> plugged
[   13.779731] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart11.device changed dead -> plugged
[   13.779736] systemd[1]: dev-sda11.device changed dead -> plugged
[   13.779743] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device changed dead -> plugged
[   13.779765] systemd[1]: Mounting /home/multimedia/muzyka...
[   13.806561] systemd[1]: About to execute: /bin/mount /dev/disk/by-label/1tb-mag-muzyka /home/multimedia/muzyka -t ext3 -o defaults,relatime,users
[   13.806758] systemd[1]: Forked /bin/mount as 871
[   13.806848] systemd[1]: home-multimedia-muzyka.mount changed dead -> mounting
[   13.807353] systemd[871]: Executing: /bin/mount /dev/disk/by-label/1tb-mag-muzyka /home/multimedia/muzyka -t ext3 -o defaults,relatime,users
[   13.837137] EXT4-fs (sda12): warning: maximal mount count reached, running e2fsck is recommended
[   13.837449] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts: (null)
[   13.837699] systemd[1]: media-sthNew.mount changed mounting -> mounting-done
[   13.837708] systemd[1]: Job media-sthNew.mount/start finished, result=done
[   13.837727] systemd[1]: Mounted /media/sthNew.
[   13.837898] systemd[1]: Received SIGCHLD from PID 865 (mount).
[   13.837922] systemd[1]: Got SIGCHLD for process 865 (mount)
[   13.837984] systemd[1]: Child 865 died (code=exited, status=0/SUCCESS)
[   13.837988] systemd[1]: Child 865 belongs to media-sthNew.mount
[   13.838002] systemd[1]: media-sthNew.mount mount process exited, code=exited status=0
[   13.838011] systemd[1]: media-sthNew.mount changed mounting-done -> mounted
[   13.838741] systemd[1]: Accepted connection on private bus.
[   13.838868] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   13.838943] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   13.899329] systemd[1]: dev-disk-by\x2duuid-5B54CA9D1FF61369.device changed dead -> plugged
[   13.899340] systemd[1]: dev-disk-by\x2dlabel-mag\x2dd.device changed dead -> plugged
[   13.899346] systemd[1]: Job dev-disk-by\x2dlabel-mag\x2dd.device/start finished, result=done
[   13.899359] systemd[1]: Found device WDC_WD10JPVT-00A1YT0.
[   13.899376] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart10.device changed dead -> plugged
[   13.899382] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart10.device changed dead -> plugged
[   13.899387] systemd[1]: dev-sda10.device changed dead -> plugged
[   13.899393] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device changed dead -> plugged
[   13.899415] systemd[1]: Mounting /media/mag-d...
[   13.977485] systemd[1]: About to execute: /bin/mount /dev/disk/by-label/mag-d /media/mag-d -t ntfs-3g -o defaults,relatime,users,gid=users,,dmask=022,fmask=113
[   13.977678] systemd[1]: Forked /bin/mount as 876
[   13.977760] systemd[1]: media-mag\x2dd.mount changed dead -> mounting
[   13.978284] systemd[876]: Executing: /bin/mount /dev/disk/by-label/mag-d /media/mag-d -t ntfs-3g -o defaults,relatime,users,gid=users,,dmask=022,fmask=113
[   14.026086] fuse init (API version 7.22)
[   14.027123] systemd[1]: sys-module-fuse.device changed dead -> plugged
[   14.027133] systemd[1]: Trying to enqueue job sys-fs-fuse-connections.mount/start/fail
[   14.027175] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 170
[   14.027180] systemd[1]: Enqueued job sys-fs-fuse-connections.mount/start as 170
[   14.027209] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections succeeded for sys-fs-fuse-connections.mount.
[   14.027221] systemd[1]: Mounting FUSE Control File System...
[   14.027382] systemd[1]: About to execute: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
[   14.027571] systemd[1]: Forked /bin/mount as 879
[   14.027657] systemd[1]: sys-fs-fuse-connections.mount changed dead -> mounting
[   14.028183] systemd[879]: Executing: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
[   14.029364] systemd[1]: sys-fs-fuse-connections.mount changed mounting -> mounting-done
[   14.029373] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
[   14.029389] systemd[1]: Mounted FUSE Control File System.
[   14.029468] systemd[1]: Received SIGCHLD from PID 879 (mount).
[   14.029494] systemd[1]: Got SIGCHLD for process 879 (mount)
[   14.029545] systemd[1]: Child 879 died (code=exited, status=0/SUCCESS)
[   14.029548] systemd[1]: Child 879 belongs to sys-fs-fuse-connections.mount
[   14.029555] systemd[1]: sys-fs-fuse-connections.mount mount process exited, code=exited status=0
[   14.029564] systemd[1]: sys-fs-fuse-connections.mount changed mounting-done -> mounted
[   14.030361] systemd[1]: Accepted connection on private bus.
[   14.030565] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.030644] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.057651] Adding 8912892k swap on /dev/sda9.  Priority:-1 extents:1 across:8912892k FS
[   14.058769] systemd[1]: dev-sda9.swap changed dead -> active
[   14.058801] systemd[1]: dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.swap changed dead -> active
[   14.058816] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.swap changed dead -> active
[   14.058830] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.swap changed dead -> active
[   14.058880] systemd[1]: Received SIGCHLD from PID 866 (swapon).
[   14.058903] systemd[1]: Got SIGCHLD for process 866 (swapon)
[   14.058969] systemd[1]: Child 866 died (code=exited, status=0/SUCCESS)
[   14.058973] systemd[1]: Child 866 belongs to dev-disk-by\x2dlabel-1tb\x2dswap.swap
[   14.058981] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.swap swap process exited, code=exited status=0
[   14.058990] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.swap changed activating -> active
[   14.058996] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dswap.swap/start finished, result=done
[   14.059013] systemd[1]: Activated swap /dev/disk/by-label/1tb-swap.
[   14.059044] systemd[1]: Starting Swap.
[   14.059048] systemd[1]: swap.target changed dead -> active
[   14.059053] systemd[1]: Job swap.target/start finished, result=done
[   14.059063] systemd[1]: Reached target Swap.
[   14.059996] systemd[1]: Accepted connection on private bus.
[   14.060765] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.060855] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.089096] systemd[1]: dev-disk-by\x2duuid-c54f1128\x2da7db\x2d413e\x2d8ad1\x2d7eb379027e61.device changed dead -> plugged
[   14.089108] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart14.device changed dead -> plugged
[   14.089114] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart14.device changed dead -> plugged
[   14.089120] systemd[1]: dev-sda14.device changed dead -> plugged
[   14.089126] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device changed dead -> plugged
[   14.112443] EXT4-fs (sda11): mounting ext3 file system using the ext4 subsystem
[   14.128353] EXT4-fs (sda11): warning: maximal mount count reached, running e2fsck is recommended
[   14.128622] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null)
[   14.128856] systemd[1]: home-multimedia-muzyka.mount changed mounting -> mounting-done
[   14.128864] systemd[1]: Job home-multimedia-muzyka.mount/start finished, result=done
[   14.128881] systemd[1]: Mounted /home/multimedia/muzyka.
[   14.246006] systemd[1]: Received SIGCHLD from PID 871 (mount).
[   14.246031] systemd[1]: Got SIGCHLD for process 871 (mount)
[   14.246094] systemd[1]: Child 871 died (code=exited, status=0/SUCCESS)
[   14.246098] systemd[1]: Child 871 belongs to home-multimedia-muzyka.mount
[   14.246107] systemd[1]: home-multimedia-muzyka.mount mount process exited, code=exited status=0
[   14.246118] systemd[1]: home-multimedia-muzyka.mount changed mounting-done -> mounted
[   14.246927] systemd[1]: Accepted connection on private bus.
[   14.247203] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.247298] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.534263] systemd[1]: media-mag\x2dd.mount changed mounting -> mounting-done
[   14.534274] systemd[1]: Job media-mag\x2dd.mount/start finished, result=done
[   14.534291] systemd[1]: Mounted /media/mag-d.
[   14.534307] systemd[1]: Closed jobs progress timerfd.
[   14.534340] systemd[1]: Starting Local File Systems.
[   14.534344] systemd[1]: local-fs.target changed dead -> active
[   14.534350] systemd[1]: Job local-fs.target/start finished, result=done
[   14.534360] systemd[1]: Reached target Local File Systems.
[   14.534400] systemd[1]: ConditionDirectoryNotEmpty=|/run/tmpfiles.d succeeded for systemd-tmpfiles-setup.service.
[   14.534434] systemd[1]: ConditionDirectoryNotEmpty=|/etc/tmpfiles.d failed for systemd-tmpfiles-setup.service.
[   14.534443] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/tmpfiles.d failed for systemd-tmpfiles-setup.service.
[   14.534469] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/tmpfiles.d succeeded for systemd-tmpfiles-setup.service.
[   14.534476] systemd[1]: Starting Recreate Volatile Files and Directories...
[   14.534615] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --create --remove --exclude-prefix=/dev
[   14.534807] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 887
[   14.534941] systemd[1]: systemd-tmpfiles-setup.service changed dead -> start
[   14.534972] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
[   14.535094] systemd[1]: About to execute: /usr/bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
[   14.535239] systemd[1]: Forked /usr/bin/systemctl as 888
[   14.535355] systemd[1]: systemd-journal-flush.service changed dead -> start
[   14.535382] systemd[1]: Set up jobs progress timerfd.
[   14.535405] systemd[887]: Executing: /usr/bin/systemd-tmpfiles --create --remove --exclude-prefix=/dev
[   14.535908] systemd[1]: Received SIGCHLD from PID 876 (mount).
[   14.535932] systemd[1]: Got SIGCHLD for process 876 (mount)
[   14.535994] systemd[1]: Child 876 died (code=exited, status=0/SUCCESS)
[   14.535998] systemd[1]: Child 876 belongs to media-mag\x2dd.mount
[   14.536008] systemd[1]: media-mag\x2dd.mount mount process exited, code=exited status=0
[   14.536017] systemd[1]: media-mag\x2dd.mount changed mounting-done -> mounted
[   14.536019] systemd[888]: Executing: /usr/bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
[   14.592914] systemd[1]: Received SIGCHLD from PID 887 (systemd-tmpfile).
[   14.592940] systemd[1]: Got SIGCHLD for process 887 (systemd-tmpfile)
[   14.592998] systemd[1]: Child 887 died (code=exited, status=0/SUCCESS)
[   14.593001] systemd[1]: Child 887 belongs to systemd-tmpfiles-setup.service
[   14.593018] systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=0/SUCCESS
[   14.593150] systemd[1]: systemd-tmpfiles-setup.service changed start -> exited
[   14.593157] systemd[1]: Job systemd-tmpfiles-setup.service/start finished, result=done
[   14.593175] systemd[1]: Started Recreate Volatile Files and Directories.
[   14.593218] systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
[   14.593331] systemd[1]: About to execute: /usr/lib/systemd/systemd-update-utmp reboot
[   14.593554] systemd[1]: Forked /usr/lib/systemd/systemd-update-utmp as 890
[   14.593680] systemd[1]: systemd-update-utmp.service changed dead -> start
[   14.594296] systemd[890]: Executing: /usr/lib/systemd/systemd-update-utmp reboot
[   14.595104] systemd[1]: Accepted connection on private bus.
[   14.595248] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.595389] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.630568] systemd[1]: Accepted connection on private bus.
[   14.630775] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1
[   14.630993] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.631129] systemd[1]: Received SIGCHLD from PID 890 (systemd-update-).
[   14.631153] systemd[1]: Got SIGCHLD for process 890 (systemd-update-)
[   14.631209] systemd[1]: Child 890 died (code=exited, status=0/SUCCESS)
[   14.631212] systemd[1]: Child 890 belongs to systemd-update-utmp.service
[   14.631222] systemd[1]: systemd-update-utmp.service: main process exited, code=exited, status=0/SUCCESS
[   14.631386] systemd[1]: systemd-update-utmp.service changed start -> exited
[   14.631393] systemd[1]: Job systemd-update-utmp.service/start finished, result=done
[   14.631408] systemd[1]: Started Update UTMP about System Reboot/Shutdown.
[   14.631448] systemd[1]: Starting System Initialization.
[   14.631453] systemd[1]: sysinit.target changed dead -> active
[   14.631458] systemd[1]: Job sysinit.target/start finished, result=done
[   14.631468] systemd[1]: Reached target System Initialization.
[   14.631486] systemd[1]: Starting ACPID Listen Socket.
[   14.631511] systemd[1]: acpid.socket changed dead -> listening
[   14.631517] systemd[1]: Job acpid.socket/start finished, result=done
[   14.631527] systemd[1]: Listening on ACPID Listen Socket.
[   14.631544] systemd[1]: Starting D-Bus System Message Bus Socket.
[   14.631570] systemd[1]: dbus.socket changed dead -> listening
[   14.631576] systemd[1]: Job dbus.socket/start finished, result=done
[   14.631586] systemd[1]: Listening on D-Bus System Message Bus Socket.
[   14.631609] systemd[1]: Starting Sockets.
[   14.631613] systemd[1]: sockets.target changed dead -> active
[   14.631618] systemd[1]: Job sockets.target/start finished, result=done
[   14.631628] systemd[1]: Reached target Sockets.
[   14.631648] systemd[1]: Starting Daily Cleanup of Temporary Directories.
[   14.631657] systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 45.368348s.
[   14.631667] systemd[1]: systemd-tmpfiles-clean.timer changed dead -> waiting
[   14.631673] systemd[1]: Job systemd-tmpfiles-clean.timer/start finished, result=done
[   14.631679] systemd[1]: Started Daily Cleanup of Temporary Directories.
[   14.631693] systemd[1]: Starting Timers.
[   14.631697] systemd[1]: timers.target changed dead -> active
[   14.631702] systemd[1]: Job timers.target/start finished, result=done
[   14.631711] systemd[1]: Reached target Timers.
[   14.631730] systemd[1]: ConditionPathExists=/etc/alsa/state-daemon.conf failed for alsa-state.service.
[   14.631734] systemd[1]: Starting of alsa-state.service requested but condition failed. Ignoring.
[   14.631737] systemd[1]: Job alsa-state.service/start finished, result=done
[   14.631744] systemd[1]: Started Manage Sound Card State (restore and store).
[   14.631756] systemd[1]: ConditionPathExists=!/etc/alsa/state-daemon.conf succeeded for alsa-restore.service.
[   14.631767] systemd[1]: Starting Restore Sound Card State...
[   14.631882] systemd[1]: About to execute: /usr/bin/alsactl restore
[   14.632033] systemd[1]: Forked /usr/bin/alsactl as 892
[   14.632151] systemd[1]: alsa-restore.service changed dead -> start
[   14.632181] systemd[1]: Starting Basic System.
[   14.632185] systemd[1]: basic.target changed dead -> active
[   14.632190] systemd[1]: Job basic.target/start finished, result=done
[   14.632205] systemd[1]: Reached target Basic System.
[   14.632236] systemd[1]: Starting Virtual console mouse server...
[   14.632290] systemd[1]: About to execute: /usr/bin/gpm -m /dev/input/mice -t imps2
[   14.632433] systemd[1]: Forked /usr/bin/gpm as 893
[   14.632504] systemd[1]: gpm.service changed dead -> start
[   14.632528] systemd[1]: Starting fcron periodical command scheduler...
[   14.632579] systemd[1]: About to execute: /usr/bin/fcron
[   14.632613] systemd[892]: Executing: /usr/bin/alsactl restore
[   14.632725] systemd[1]: Forked /usr/bin/fcron as 894
[   14.632802] systemd[1]: fcron.service changed dead -> start
[   14.632825] systemd[1]: Starting Packet Filtering Framework...
[   14.632883] systemd[1]: About to execute: /usr/bin/iptables-restore /etc/iptables/iptables.rules
[   14.633025] systemd[1]: Forked /usr/bin/iptables-restore as 895
[   14.633141] systemd[1]: iptables.service changed dead -> start
[   14.633166] systemd[1]: Starting Network Manager...
[   14.633231] systemd[1]: About to execute: /usr/bin/NetworkManager --no-daemon
[   14.633432] systemd[1]: Forked /usr/bin/NetworkManager as 896
[   14.633554] systemd[1]: NetworkManager.service changed dead -> start
[   14.634243] systemd[896]: Executing: /usr/bin/NetworkManager --no-daemon
[   14.637043] systemd[893]: Executing: /usr/bin/gpm -m /dev/input/mice -t imps2
[   14.637588] systemd[894]: Executing: /usr/bin/fcron
[   14.638126] systemd[895]: Executing: /usr/bin/iptables-restore /etc/iptables/iptables.rules
[   14.664087] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key.pub failed for sshdgenkeys.service.
[   14.664107] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key failed for sshdgenkeys.service.
[   14.665217] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_dsa_key.pub failed for sshdgenkeys.service.
[   14.665231] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_dsa_key failed for sshdgenkeys.service.
[   14.677147] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key.pub failed for sshdgenkeys.service.
[   14.677160] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key failed for sshdgenkeys.service.
[   14.677169] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_key.pub failed for sshdgenkeys.service.
[   14.677185] systemd[1]: ConditionPathExists=|!/etc/ssh/ssh_host_key failed for sshdgenkeys.service.
[   14.677189] systemd[1]: Starting of sshdgenkeys.service requested but condition failed. Ignoring.
[   14.677194] systemd[1]: Job sshdgenkeys.service/start finished, result=done
[   14.677205] systemd[1]: Started SSH Key Generation.
[   14.677307] systemd[1]: Starting Initialize hardware monitoring sensors...
[   14.677429] systemd[1]: About to execute: /sbin/modprobe -qab $BUS_MODULES $HWMON_MODULES
[   14.677660] systemd[1]: Forked /sbin/modprobe as 898
[   14.677796] systemd[1]: lm_sensors.service changed dead -> start
[   14.677830] systemd[1]: Starting Login Service...
[   14.677887] systemd[1]: About to execute: /usr/lib/systemd/systemd-logind
[   14.678040] systemd[1]: Forked /usr/lib/systemd/systemd-logind as 899
[   14.678171] systemd[1]: systemd-logind.service changed dead -> start
[   14.678202] systemd[1]: Starting ACPI event daemon...
[   14.678260] systemd[1]: About to execute: /usr/bin/acpid -f
[   14.678287] systemd[898]: Executing: /sbin/modprobe -qab coretemp
[   14.679377] systemd[1]: Forked /usr/bin/acpid as 901
[   14.679521] systemd[1]: acpid.service changed dead -> running
[   14.679538] systemd[1]: Job acpid.service/start finished, result=done
[   14.679555] systemd[1]: Started ACPI event daemon.
[   14.679571] systemd[1]: acpid.socket changed listening -> running
[   14.679838] systemd[1]: Received SIGCHLD from PID 892 (alsactl).
[   14.679863] systemd[1]: Got SIGCHLD for process 892 (alsactl)
[   14.679932] systemd[1]: Child 892 died (code=exited, status=0/SUCCESS)
[   14.679936] systemd[1]: Child 892 belongs to alsa-restore.service
[   14.679944] systemd[1]: alsa-restore.service: main process exited, code=exited, status=0/SUCCESS
[   14.680875] systemd[1]: alsa-restore.service changed start -> dead
[   14.680983] systemd[1]: Job alsa-restore.service/start finished, result=done
[   14.680996] systemd[1]: Started Restore Sound Card State.
[   14.681039] systemd[1]: Got SIGCHLD for process 898 (modprobe)
[   14.681094] systemd[1]: Child 898 died (code=exited, status=0/SUCCESS)
[   14.681097] systemd[1]: Child 898 belongs to lm_sensors.service
[   14.681104] systemd[1]: lm_sensors.service: main process exited, code=exited, status=0/SUCCESS
[   14.681108] systemd[1]: lm_sensors.service running next main command for state start
[   14.681170] systemd[1]: About to execute: /usr/bin/sensors -s
[   14.681371] systemd[1]: Forked /usr/bin/sensors as 902
[   14.681718] systemd[1]: Accepted connection on private bus.
[   14.681769] systemd[1]: Accepted connection on private bus.
[   14.681824] systemd[1]: Accepted connection on private bus.
[   14.681963] systemd[902]: Executing: /usr/bin/sensors -s
[   14.682141] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.682414] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.682485] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.682682] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.683359] systemd[899]: Executing: /usr/lib/systemd/systemd-logind
[   14.683550] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.683612] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.684176] systemd[901]: Executing: /usr/bin/acpid -f
[   14.763630] systemd[1]: Accepted connection on private bus.
[   14.763868] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.KillUnit() on /org/freedesktop/systemd1
[   14.763906] systemd-journald[118]: Received request to flush runtime journal from PID 1
[   14.764106] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.764199] systemd[1]: Received SIGCHLD from PID 888 (systemctl).
[   14.764226] systemd[1]: Got SIGCHLD for process 888 (systemctl)
[   14.764290] systemd[1]: Child 888 died (code=exited, status=0/SUCCESS)
[   14.764293] systemd[1]: Child 888 belongs to systemd-journal-flush.service
[   14.764308] systemd[1]: systemd-journal-flush.service: main process exited, code=exited, status=0/SUCCESS
[   14.764390] systemd[1]: systemd-journal-flush.service changed start -> dead
[   14.764495] systemd[1]: Job systemd-journal-flush.service/start finished, result=done
[   14.764513] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
[   14.764550] systemd[1]: Starting Permit User Sessions...
[   14.764610] systemd[1]: About to execute: /usr/lib/systemd/systemd-user-sessions start
[   14.764783] systemd[1]: Forked /usr/lib/systemd/systemd-user-sessions as 904
[   14.764918] systemd[1]: systemd-user-sessions.service changed dead -> start
[   14.765146] systemd[1]: Accepted connection on private bus.
[   14.765381] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.765618] systemd[904]: Executing: /usr/lib/systemd/systemd-user-sessions start
[   14.765688] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.857426] systemd[1]: Received SIGCHLD from PID 904 (systemd-user-se).
[   14.857453] systemd[1]: Got SIGCHLD for process 904 (systemd-user-se)
[   14.857515] systemd[1]: Child 904 died (code=exited, status=0/SUCCESS)
[   14.857519] systemd[1]: Child 904 belongs to systemd-user-sessions.service
[   14.857529] systemd[1]: systemd-user-sessions.service: main process exited, code=exited, status=0/SUCCESS
[   14.858378] systemd[1]: systemd-user-sessions.service changed start -> exited
[   14.858386] systemd[1]: Job systemd-user-sessions.service/start finished, result=done
[   14.858402] systemd[1]: Started Permit User Sessions.
[   14.858450] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for getty@tty1.service.
[   14.858457] systemd[1]: Starting Getty on tty1...
[   14.858582] systemd[1]: About to execute: /sbin/agetty --noclear tty1
[   14.858742] systemd[1]: Forked /sbin/agetty as 906
[   14.858903] systemd[1]: getty@tty1.service changed dead -> running
[   14.858955] systemd[1]: Job getty@tty1.service/start finished, result=done
[   14.858971] systemd[1]: Started Getty on tty1.
[   14.859009] systemd[1]: Starting Login Prompts.
[   14.859013] systemd[1]: getty.target changed dead -> active
[   14.859019] systemd[1]: Job getty.target/start finished, result=done
[   14.859029] systemd[1]: Reached target Login Prompts.
[   14.859049] systemd[1]: Starting K Display Manager...
[   14.859106] systemd[1]: About to execute: /usr/bin/kdm -nodaemon
[   14.859243] systemd[1]: Forked /usr/bin/kdm as 907
[   14.859366] systemd[1]: kdm.service changed dead -> running
[   14.859378] systemd[1]: Job kdm.service/start finished, result=done
[   14.859393] systemd[1]: Started K Display Manager.
[   14.859422] systemd[1]: Set up idle_pipe watch.
[   14.859785] systemd[1]: Accepted connection on private bus.
[   14.859877] systemd[907]: Executing: /usr/bin/kdm -nodaemon
[   14.860072] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   14.860123] systemd[1]: systemd-user-sessions.service: cgroup is empty
[   14.860157] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   14.869263] systemd[1]: Received SIGCHLD from PID 893 (gpm).
[   14.869289] systemd[1]: Got SIGCHLD for process 893 (gpm)
[   14.869350] systemd[1]: Child 893 died (code=exited, status=0/SUCCESS)
[   14.869354] systemd[1]: Child 893 belongs to gpm.service
[   14.869369] systemd[1]: gpm.service: control process exited, code=exited status=0
[   14.869396] systemd[1]: gpm.service got final SIGCHLD for state start
[   14.869461] systemd[1]: Main PID guessed: 908
[   14.869513] systemd[1]: gpm.service changed start -> running
[   14.869520] systemd[1]: Job gpm.service/start finished, result=done
[   14.869536] systemd[1]: Started Virtual console mouse server.
[   15.032945] systemd[1]: Received SIGCHLD from PID 894 (fcron).
[   15.032971] systemd[1]: Got SIGCHLD for process 894 (fcron)
[   15.033029] systemd[1]: Child 894 died (code=exited, status=0/SUCCESS)
[   15.033033] systemd[1]: Child 894 belongs to fcron.service
[   15.033041] systemd[1]: fcron.service: control process exited, code=exited status=0
[   15.033068] systemd[1]: fcron.service got final SIGCHLD for state start
[   15.033091] systemd[1]: Main PID loaded: 909
[   15.033163] systemd[1]: fcron.service changed start -> running
[   15.033170] systemd[1]: Job fcron.service/start finished, result=done
[   15.033186] systemd[1]: Started fcron periodical command scheduler.
[   15.159980] systemd[1]: Incoming traffic on dbus.socket
[   15.159989] systemd[1]: Trying to enqueue job dbus.service/start/replace
[   15.160262] systemd[1]: Installed new job dbus.service/start as 174
[   15.160267] systemd[1]: Enqueued job dbus.service/start as 174
[   15.160274] systemd[1]: dbus.socket changed listening -> running
[   15.160295] systemd[1]: Starting D-Bus System Message Bus...
[   15.160355] systemd[1]: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
[   15.160544] systemd[1]: Forked /usr/bin/dbus-daemon as 910
[   15.160717] systemd[1]: dbus.service changed dead -> running
[   15.160726] systemd[1]: Job dbus.service/start finished, result=done
[   15.160741] systemd[1]: Started D-Bus System Message Bus.
[   15.161248] systemd[910]: Executing: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
[   15.280420] systemd[1]: Received SIGCHLD from PID 902 (sensors).
[   15.280447] systemd[1]: Got SIGCHLD for process 902 (sensors)
[   15.280511] systemd[1]: Child 902 died (code=exited, status=0/SUCCESS)
[   15.280515] systemd[1]: Child 902 belongs to lm_sensors.service
[   15.280527] systemd[1]: lm_sensors.service: main process exited, code=exited, status=0/SUCCESS
[   15.280679] systemd[1]: lm_sensors.service changed start -> exited
[   15.280686] systemd[1]: Job lm_sensors.service/start finished, result=done
[   15.280699] systemd[1]: Started Initialize hardware monitoring sensors.
[   15.281427] systemd[1]: Accepted connection on private bus.
[   15.281583] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   15.281891] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   15.840875] ip_tables: (C) 2000-2006 Netfilter Core Team
[   16.557973] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   17.103324] systemd[1]: Received SIGCHLD from PID 895 (iptables-restor).
[   17.103372] systemd[1]: Got SIGCHLD for process 895 (iptables-restor)
[   17.103431] systemd[1]: Child 895 died (code=exited, status=0/SUCCESS)
[   17.103435] systemd[1]: Child 895 belongs to iptables.service
[   17.103449] systemd[1]: iptables.service: main process exited, code=exited, status=0/SUCCESS
[   17.103585] systemd[1]: iptables.service changed start -> exited
[   17.103592] systemd[1]: Job iptables.service/start finished, result=done
[   17.103607] systemd[1]: Started Packet Filtering Framework.
[   17.104397] systemd[1]: Accepted connection on private bus.
[   17.104572] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   17.104861] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   17.512708] systemd[1]: Received name :1.1 in reply to Hello
[   17.512719] systemd[1]: Successfully connected to system D-Bus bus bee36abdbc03e07f8d0b21485263b278 as :1.1
[   17.512818] systemd[1]: Successfully initialized API on the system bus
[   17.512829] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameAcquired() on /org/freedesktop/DBus
[   17.513074] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   17.513085] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameAcquired() on /org/freedesktop/DBus
[   17.513093] systemd[1]: Successfully acquired name.
[   17.513531] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Subscribe() on /org/freedesktop/systemd1
[   17.513814] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   17.513822] systemd[1]: systemd-logind.service's D-Bus name org.freedesktop.login1 now registered by :1.0
[   17.513881] systemd[1]: systemd-logind.service changed start -> running
[   17.513889] systemd[1]: Job systemd-logind.service/start finished, result=done
[   17.513906] systemd[1]: Started Login Service.
[   19.863919] systemd[1]: Closed idle_pipe watch.
[   19.879122] systemd[906]: Executing: /sbin/agetty --noclear tty1
[   21.403961] systemd[1]: Received SIGCHLD from PID 112 (systemd-readahe).
[   21.403989] systemd[1]: Got SIGCHLD for process 112 (systemd-readahe)
[   21.404049] systemd[1]: Child 112 died (code=exited, status=0/SUCCESS)
[   21.404053] systemd[1]: Child 112 belongs to systemd-readahead-replay.service
[   21.404068] systemd[1]: systemd-readahead-replay.service: main process exited, code=exited, status=0/SUCCESS
[   21.404216] systemd[1]: systemd-readahead-replay.service changed running -> exited
[   21.405172] systemd[1]: Accepted connection on private bus.
[   21.405313] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   21.405616] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   21.749299] nvidia 0000:01:00.0: irq 50 for MSI/MSI-X
[   22.728388] NVRM: Your system is not currently configured to drive a VGA console
[   22.728392] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   22.728394] NVRM: requires the use of a text-mode VGA console. Use of other console
[   22.728396] NVRM: drivers including, but not limited to, vesafb, may result in
[   22.728398] NVRM: corruption and stability problems, and is not supported.
[   22.828983] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   22.843781] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   22.844758] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   22.844764] systemd[1]: Got D-Bus activation request for polkit.service
[   22.844981] systemd[1]: Trying to enqueue job polkit.service/start/replace
[   22.845199] systemd[1]: Installed new job polkit.service/start as 273
[   22.845210] systemd[1]: Enqueued job polkit.service/start as 273
[   22.845236] systemd[1]: Starting Authorization Manager...
[   22.845392] systemd[1]: About to execute: /usr/lib/polkit-1/polkitd --no-debug
[   22.845582] systemd[1]: Forked /usr/lib/polkit-1/polkitd as 937
[   22.845726] systemd[1]: polkit.service changed dead -> start
[   22.845746] systemd[1]: Set up idle_pipe watch.
[   22.846780] systemd[937]: Executing: /usr/lib/polkit-1/polkitd --no-debug
[   22.860535] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   22.869728] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   22.869742] systemd[1]: polkit.service's D-Bus name org.freedesktop.PolicyKit1 now registered by :1.4
[   22.869801] systemd[1]: polkit.service changed start -> running
[   22.869811] systemd[1]: Job polkit.service/start finished, result=done
[   22.869824] systemd[1]: Started Authorization Manager.
[   23.817428] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   23.817444] systemd[1]: NetworkManager.service's D-Bus name org.freedesktop.NetworkManager now registered by :1.2
[   23.817523] systemd[1]: NetworkManager.service changed start -> running
[   23.817533] systemd[1]: Job NetworkManager.service/start finished, result=done
[   23.817548] systemd[1]: Started Network Manager.
[   23.817624] systemd[1]: Closed jobs progress timerfd.
[   23.817676] systemd[1]: Starting Network.
[   23.817682] systemd[1]: network.target changed dead -> active
[   23.817689] systemd[1]: Job network.target/start finished, result=done
[   23.817699] systemd[1]: Reached target Network.
[   23.817756] systemd[1]: Starting OpenSSH Daemon...
[   23.817830] systemd[1]: About to execute: /usr/bin/sshd -D
[   23.818132] systemd[1]: Forked /usr/bin/sshd as 945
[   23.818358] systemd[1]: sshd.service changed dead -> running
[   23.818379] systemd[1]: Job sshd.service/start finished, result=done
[   23.818395] systemd[1]: Started OpenSSH Daemon.
[   23.818546] systemd[1]: Starting Multi-User System.
[   23.818553] systemd[1]: multi-user.target changed dead -> active
[   23.818560] systemd[1]: Job multi-user.target/start finished, result=done
[   23.818569] systemd[1]: Reached target Multi-User System.
[   23.818637] systemd[1]: Starting Graphical Interface.
[   23.818643] systemd[1]: graphical.target changed dead -> active
[   23.818649] systemd[1]: Job graphical.target/start finished, result=done
[   23.818659] systemd[1]: Reached target Graphical Interface.
[   23.818724] systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup.
[   23.818735] systemd[1]: systemd-readahead-done.timer: Monotonic timer elapses in 30s.
[   23.818751] systemd[1]: systemd-readahead-done.timer changed dead -> waiting
[   23.818758] systemd[1]: Job systemd-readahead-done.timer/start finished, result=done
[   23.818768] systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup.
[   23.818817] systemd[1]: Closed idle_pipe watch.
[   23.818873] systemd[1]: Startup finished in 465ms (kernel) + 4.210s (initrd) + 19.142s (userspace) = 23.818s.
[   23.820524] systemd[945]: Executing: /usr/bin/sshd -D
[   23.857590] tg3 0000:08:00.0: irq 51 for MSI/MSI-X
[   23.965922] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   23.970022] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   23.970030] systemd[1]: Got D-Bus activation request for dbus-org.bluez.service
[   23.970104] systemd[1]: Failed to load configuration for dbus-org.bluez.service: No such file or directory
[   23.970109] systemd[1]: Trying to enqueue job dbus-org.bluez.service/start/replace
[   23.970119] systemd[1]: D-Bus activation failed for dbus-org.bluez.service: Invalid argument
[   23.970166] systemd[1]: Collecting dbus-org.bluez.service
[   23.973975] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   23.973983] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.ModemManager1.service
[   23.974051] systemd[1]: Failed to load configuration for dbus-org.freedesktop.ModemManager1.service: No such file or directory
[   23.974056] systemd[1]: Trying to enqueue job dbus-org.freedesktop.ModemManager1.service/start/replace
[   23.974065] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.ModemManager1.service: Invalid argument
[   23.974110] systemd[1]: Collecting dbus-org.freedesktop.ModemManager1.service
[   25.561490] tg3 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex
[   25.561498] tg3 0000:08:00.0 eth0: Flow control is on for TX and on for RX
[   25.561518] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   26.006931] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.007517] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.007702] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.008251] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.022210] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.022786] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.024819] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   26.024833] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   27.187070] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   27.187078] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.nm-dispatcher.service
[   27.187148] systemd[1]: Failed to load configuration for dbus-org.freedesktop.nm-dispatcher.service: No such file or directory
[   27.187153] systemd[1]: Trying to enqueue job dbus-org.freedesktop.nm-dispatcher.service/start/replace
[   27.187163] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.nm-dispatcher.service: Invalid argument
[   27.187208] systemd[1]: Collecting dbus-org.freedesktop.nm-dispatcher.service
[   28.843573] systemd[1]: Received SIGCHLD from PID 959 (klauncher).
[   28.843647] systemd[1]: Got SIGCHLD for process 959 (klauncher)
[   28.843787] systemd[1]: Child 959 died (code=exited, status=1/FAILURE)
[   32.939337] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   32.940243] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[   32.940404] systemd[1]: Trying to enqueue job user-500.slice/start/fail
[   32.940420] systemd[1]: Installed new job user-500.slice/start as 372
[   32.940431] systemd[1]: Enqueued job user-500.slice/start as 372
[   32.940468] systemd[1]: Starting user-500.slice.
[   32.940592] systemd[1]: user-500.slice changed dead -> active
[   32.940599] systemd[1]: Job user-500.slice/start finished, result=done
[   32.940607] systemd[1]: Created slice user-500.slice.
[   32.940726] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[   32.941044] systemd[1]: Trying to enqueue job user@500.service/start/fail
[   32.941253] systemd[1]: Installed new job user@500.service/start as 376
[   32.941261] systemd[1]: Enqueued job user@500.service/start as 376
[   32.941297] systemd[1]: Starting User Manager for 500...
[   32.941411] systemd[1]: About to execute: /usr/lib/systemd/systemd --user
[   32.941607] systemd[1]: Forked /usr/lib/systemd/systemd as 964
[   32.941771] systemd[1]: user@500.service changed dead -> start
[   32.941795] systemd[1]: Set up jobs progress timerfd.
[   32.941800] systemd[1]: Set up idle_pipe watch.
[   32.941942] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartTransientUnit() on /org/freedesktop/systemd1
[   32.941983] systemd[1]: Failed to load configuration for session-1.scope: No such file or directory
[   32.942544] systemd[1]: Trying to enqueue job session-1.scope/start/fail
[   32.942561] systemd[1]: Installed new job session-1.scope/start as 477
[   32.942565] systemd[1]: Enqueued job session-1.scope/start as 477
[   32.942604] systemd[1]: Starting Session 1 of user travnick.
[   32.946427] systemd[1]: session-1.scope changed dead -> running
[   32.946438] systemd[1]: Job session-1.scope/start finished, result=done
[   32.946451] systemd[1]: Started Session 1 of user travnick.
[   32.952700] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   33.117087] systemd[1]: Got notification message for unit user@500.service
[   33.117094] systemd[1]: user@500.service: Got message
[   33.117098] systemd[1]: user@500.service: got READY=1
[   33.117157] systemd[1]: user@500.service changed start -> running
[   33.117164] systemd[1]: Job user@500.service/start finished, result=done
[   33.117178] systemd[1]: Started User Manager for 500.
[   33.117233] systemd[1]: Closed jobs progress timerfd.
[   33.117238] systemd[1]: Closed idle_pipe watch.
[   33.117266] systemd[1]: user@500.service: got STATUS=Startup finished in 169ms.
[   33.117682] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   36.360686] systemd[1]: run-user-500-gvfs.mount changed dead -> mounted
[   46.590895] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   46.634099] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   46.634107] systemd[1]: Got D-Bus activation request for upower.service
[   46.638735] systemd[1]: Trying to enqueue job upower.service/start/replace
[   46.638985] systemd[1]: Installed new job upower.service/start as 482
[   46.639005] systemd[1]: Enqueued job upower.service/start as 482
[   46.639038] systemd[1]: Starting Daemon for power management...
[   46.639238] systemd[1]: About to execute: /usr/lib/upower/upowerd
[   46.639454] systemd[1]: Forked /usr/lib/upower/upowerd as 1070
[   46.639605] systemd[1]: upower.service changed dead -> start
[   46.639628] systemd[1]: Set up jobs progress timerfd.
[   46.639633] systemd[1]: Set up idle_pipe watch.
[   46.640126] systemd[1070]: Executing: /usr/lib/upower/upowerd
[   46.700798] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   46.702275] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   46.702284] systemd[1]: upower.service's D-Bus name org.freedesktop.UPower now registered by :1.10
[   46.702337] systemd[1]: upower.service changed start -> running
[   46.702344] systemd[1]: Job upower.service/start finished, result=done
[   46.702357] systemd[1]: Started Daemon for power management.
[   46.702415] systemd[1]: Closed jobs progress timerfd.
[   46.702420] systemd[1]: Closed idle_pipe watch.
[   46.706316] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   46.803654] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   47.099253] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   47.099260] systemd[1]: Got D-Bus activation request for udisks2.service
[   47.113687] systemd[1]: Trying to enqueue job udisks2.service/start/replace
[   47.113913] systemd[1]: Installed new job udisks2.service/start as 581
[   47.113925] systemd[1]: Enqueued job udisks2.service/start as 581
[   47.113949] systemd[1]: Starting Disk Manager...
[   47.114103] systemd[1]: About to execute: /usr/lib/udisks2/udisksd --no-debug
[   47.114303] systemd[1]: Forked /usr/lib/udisks2/udisksd as 1106
[   47.114432] systemd[1]: udisks2.service changed dead -> start
[   47.114453] systemd[1]: Set up jobs progress timerfd.
[   47.114457] systemd[1]: Set up idle_pipe watch.
[   47.114900] systemd[1106]: Executing: /usr/lib/udisks2/udisksd --no-debug
[   47.239453] systemd[1]: Received SIGCHLD from PID 1052 (start_kdeinit_w).
[   47.239484] systemd[1]: Got SIGCHLD for process 1052 (start_kdeinit_w)
[   47.239541] systemd[1]: Child 1052 died (code=exited, status=0/SUCCESS)
[   47.331619] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   48.705276] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   48.705288] systemd[1]: udisks2.service's D-Bus name org.freedesktop.UDisks2 now registered by :1.13
[   48.705350] systemd[1]: udisks2.service changed start -> running
[   48.705359] systemd[1]: Job udisks2.service/start finished, result=done
[   48.705373] systemd[1]: Started Disk Manager.
[   48.705433] systemd[1]: Closed jobs progress timerfd.
[   48.705438] systemd[1]: Closed idle_pipe watch.
[   49.035783] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   49.038492] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   49.044277] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   49.061845] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Introspectable.Introspect() on /org/freedesktop/systemd1
[   49.076909] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1
[   49.087118] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1
[   51.818566] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   51.819154] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   51.819167] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.Avahi.service
[   51.819247] systemd[1]: Failed to load configuration for dbus-org.freedesktop.Avahi.service: No such file or directory
[   51.819253] systemd[1]: Trying to enqueue job dbus-org.freedesktop.Avahi.service/start/replace
[   51.819262] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.Avahi.service: Invalid argument
[   51.819306] systemd[1]: Collecting dbus-org.freedesktop.Avahi.service
[   53.818792] systemd[1]: Timer elapsed on systemd-readahead-done.timer
[   53.818804] systemd[1]: Trying to enqueue job systemd-readahead-done.service/start/replace
[   53.818830] systemd[1]: Installed new job systemd-readahead-done.service/start as 680
[   53.818846] systemd[1]: Enqueued job systemd-readahead-done.service/start as 680
[   53.818877] systemd[1]: systemd-readahead-done.timer changed waiting -> running
[   53.818903] systemd[1]: Starting Stop Read-Ahead Data Collection...
[   53.819053] systemd[1]: About to execute: /usr/bin/systemd-notify --readahead=done
[   53.819273] systemd[1]: Forked /usr/bin/systemd-notify as 1127
[   53.819425] systemd[1]: systemd-readahead-done.service changed dead -> start
[   53.819448] systemd[1]: Set up jobs progress timerfd.
[   53.819453] systemd[1]: Set up idle_pipe watch.
[   53.819912] systemd[1127]: Executing: /usr/bin/systemd-notify --readahead=done
[   53.821635] systemd[1]: Received SIGCHLD from PID 1127 (systemd-notify).
[   53.821666] systemd[1]: Got SIGCHLD for process 1127 (systemd-notify)
[   53.821730] systemd[1]: Child 1127 died (code=exited, status=0/SUCCESS)
[   53.821734] systemd[1]: Child 1127 belongs to systemd-readahead-done.service
[   53.821745] systemd[1]: systemd-readahead-done.service: main process exited, code=exited, status=0/SUCCESS
[   53.821829] systemd[1]: systemd-readahead-done.service changed start -> dead
[   53.821920] systemd[1]: Job systemd-readahead-done.service/start finished, result=done
[   53.821931] systemd[1]: Started Stop Read-Ahead Data Collection.
[   53.821990] systemd[1]: systemd-readahead-done.timer got notified about unit deactivation.
[   53.821996] systemd[1]: systemd-readahead-done.timer: Timer is elapsed.
[   53.822000] systemd[1]: systemd-readahead-done.timer changed running -> elapsed
[   53.822017] systemd[1]: Closed jobs progress timerfd.
[   53.822022] systemd[1]: Closed idle_pipe watch.
[   53.822038] systemd[1]: systemd-readahead-done.timer: Timer is elapsed.
[   53.822186] systemd[1]: Accepted connection on private bus.
[   53.822398] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   53.822537] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   53.953972] systemd[1]: Received SIGCHLD from PID 111 (systemd-readahe).
[   53.953999] systemd[1]: Got SIGCHLD for process 111 (systemd-readahe)
[   53.954101] systemd[1]: Child 111 died (code=exited, status=0/SUCCESS)
[   53.954106] systemd[1]: Child 111 belongs to systemd-readahead-collect.service
[   53.954126] systemd[1]: systemd-readahead-collect.service: main process exited, code=exited, status=0/SUCCESS
[   53.954270] systemd[1]: systemd-readahead-collect.service changed running -> exited
[   53.957808] systemd[1]: Accepted connection on private bus.
[   53.958096] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   53.958298] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   58.305071] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   58.908464] systemd[1]: Received SIGCHLD from PID 1520 (laptop_mode).
[   58.908495] systemd[1]: Got SIGCHLD for process 1520 (laptop_mode)
[   58.908550] systemd[1]: Child 1520 died (code=exited, status=0/SUCCESS)
[   58.921207] systemd[1]: Received SIGCHLD from PID 1294 (laptop_mode).
[   58.921238] systemd[1]: Got SIGCHLD for process 1294 (laptop_mode)
[   58.921292] systemd[1]: Child 1294 died (code=exited, status=0/SUCCESS)
[   58.940174] ehci-pci 0000:00:1a.7: setting latency timer to 64
[   58.941876] systemd[1]: Received SIGCHLD from PID 1559 (laptop_mode).
[   58.941908] systemd[1]: Got SIGCHLD for process 1559 (laptop_mode)
[   58.941962] systemd[1]: Child 1559 died (code=exited, status=1/FAILURE)
[   58.975423] systemd[1]: Received SIGCHLD from PID 1579 (laptop_mode).
[   58.975457] systemd[1]: Got SIGCHLD for process 1579 (laptop_mode)
[   58.975513] systemd[1]: Child 1579 died (code=exited, status=0/SUCCESS)
[   58.976748] systemd[1]: Received SIGCHLD from PID 1360 (laptop_mode).
[   58.976777] systemd[1]: Got SIGCHLD for process 1360 (laptop_mode)
[   58.976831] systemd[1]: Child 1360 died (code=exited, status=0/SUCCESS)
[   58.976860] ehci-pci 0000:00:1d.7: setting latency timer to 64
[   59.002134] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[   59.048855] systemd[1]: Received SIGCHLD from PID 1532 (laptop_mode).
[   59.048886] systemd[1]: Got SIGCHLD for process 1532 (laptop_mode)
[   59.048939] systemd[1]: Child 1532 died (code=exited, status=1/FAILURE)
[   59.117367] tg3 0000:08:00.0 eth0: Link is down
[   59.201531] systemd[1]: Received SIGCHLD from PID 1272 (laptop_mode).
[   59.201564] systemd[1]: Got SIGCHLD for process 1272 (laptop_mode)
[   59.201620] systemd[1]: Child 1272 died (code=exited, status=1/FAILURE)
[   59.201646] systemd[1]: Got SIGCHLD for process 1305 (laptop_mode)
[   59.201686] systemd[1]: Child 1305 died (code=exited, status=0/SUCCESS)
[   59.201709] systemd[1]: Received SIGCHLD from PID 1305 (n/a).
[   59.258935] systemd[1]: Received SIGCHLD from PID 1596 (laptop_mode).
[   59.258967] systemd[1]: Got SIGCHLD for process 1596 (laptop_mode)
[   59.259021] systemd[1]: Child 1596 died (code=exited, status=0/SUCCESS)
[   59.536077] systemd[1]: Received SIGCHLD from PID 1250 (laptop_mode).
[   59.536109] systemd[1]: Got SIGCHLD for process 1250 (laptop_mode)
[   59.536160] systemd[1]: Child 1250 died (code=exited, status=1/FAILURE)
[   59.540805] systemd[1]: Received SIGCHLD from PID 1139 (laptop_mode).
[   59.540834] systemd[1]: Got SIGCHLD for process 1139 (laptop_mode)
[   59.540883] systemd[1]: Child 1139 died (code=exited, status=0/SUCCESS)
[   60.284700] systemd[1]: Received SIGCHLD from PID 1740 (akonadi_control).
[   60.284732] systemd[1]: Got SIGCHLD for process 1740 (akonadi_control)
[   60.284791] systemd[1]: Child 1740 died (code=exited, status=255/n/a)
[   60.318098] systemd[1]: Received SIGCHLD from PID 1749 (kuiserver).
[   60.318132] systemd[1]: Got SIGCHLD for process 1749 (kuiserver)
[   60.318195] systemd[1]: Child 1749 died (code=exited, status=0/SUCCESS)
[   60.766719] tg3 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex
[   60.766724] tg3 0000:08:00.0 eth0: Flow control is on for TX and on for RX
[   61.365261] systemd[1]: Received SIGCHLD from PID 1764 (akonadi_control).
[   61.365295] systemd[1]: Got SIGCHLD for process 1764 (akonadi_control)
[   61.365356] systemd[1]: Child 1764 died (code=exited, status=255/n/a)
[   61.381268] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   62.966928] systemd[1]: Received SIGCHLD from PID 1023 (ksplashx).
[   62.966965] systemd[1]: Got SIGCHLD for process 1023 (ksplashx)
[   62.967039] systemd[1]: Child 1023 died (code=exited, status=0/SUCCESS)
[   63.557876] systemd[1]: Received SIGCHLD from PID 1784 (kaccess).
[   63.557910] systemd[1]: Got SIGCHLD for process 1784 (kaccess)
[   63.557977] systemd[1]: Child 1784 died (code=exited, status=0/SUCCESS)
[   69.106829] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   69.106848] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   69.107694] systemd[1]: Received SIGCHLD from PID 1116 (backlighthelper).
[   69.107724] systemd[1]: Got SIGCHLD for process 1116 (backlighthelper)
[   69.107783] systemd[1]: Child 1116 died (code=exited, status=0/SUCCESS)
[   69.107826] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   69.408517] systemd[1]: Received SIGCHLD from PID 1819 (dcopserver).
[   69.408551] systemd[1]: Got SIGCHLD for process 1819 (dcopserver)
[   69.408612] systemd[1]: Child 1819 died (code=exited, status=0/SUCCESS)
[   70.513688] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   70.514584] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   70.514590] systemd[1]: Got D-Bus activation request for rtkit-daemon.service
[   70.577741] systemd[1]: Trying to enqueue job rtkit-daemon.service/start/replace
[   70.577963] systemd[1]: Installed new job rtkit-daemon.service/start as 682
[   70.577983] systemd[1]: Enqueued job rtkit-daemon.service/start as 682
[   70.578014] systemd[1]: Starting RealtimeKit Scheduling Policy Service...
[   70.578173] systemd[1]: About to execute: /usr/lib/rtkit/rtkit-daemon
[   70.578388] systemd[1]: Forked /usr/lib/rtkit/rtkit-daemon as 1841
[   70.578540] systemd[1]: rtkit-daemon.service changed dead -> start
[   70.578568] systemd[1]: Set up jobs progress timerfd.
[   70.578572] systemd[1]: Set up idle_pipe watch.
[   70.580331] systemd[1841]: Executing: /usr/lib/rtkit/rtkit-daemon
[   70.830099] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   70.830529] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   70.830537] systemd[1]: rtkit-daemon.service's D-Bus name org.freedesktop.RealtimeKit1 now registered by :1.20
[   70.830593] systemd[1]: rtkit-daemon.service changed start -> running
[   70.830600] systemd[1]: Job rtkit-daemon.service/start finished, result=done
[   70.830613] systemd[1]: Started RealtimeKit Scheduling Policy Service.
[   70.830669] systemd[1]: Closed jobs progress timerfd.
[   70.830674] systemd[1]: Closed idle_pipe watch.
[   71.311856] systemd[1]: Received SIGCHLD from PID 1073 (kcminit_startup).
[   71.311891] systemd[1]: Got SIGCHLD for process 1073 (kcminit_startup)
[   71.311964] systemd[1]: Child 1073 died (code=exited, status=0/SUCCESS)
[   72.081131] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   72.201960] ACPI: EC: GPE storm detected(9 GPEs), transactions will use polling mode
[   72.227105] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   72.329072] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   72.993241] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   73.959123] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   73.960755] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   73.960761] systemd[1]: Got D-Bus activation request for dbus-org.bluez.service
[   73.960820] systemd[1]: Failed to load configuration for dbus-org.bluez.service: No such file or directory
[   73.960825] systemd[1]: Trying to enqueue job dbus-org.bluez.service/start/replace
[   73.960834] systemd[1]: D-Bus activation failed for dbus-org.bluez.service: Invalid argument
[   73.960880] systemd[1]: Collecting dbus-org.bluez.service
[   74.996367] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   75.135724] systemd[1]: Received SIGCHLD from PID 1823 (knemo).
[   75.135758] systemd[1]: Got SIGCHLD for process 1823 (knemo)
[   75.135819] systemd[1]: Child 1823 died (code=exited, status=0/SUCCESS)
[   76.264201] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   76.267418] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   76.337535] systemd[1]: Received SIGCHLD from PID 1883 (pulseaudio).
[   76.337571] systemd[1]: Got SIGCHLD for process 1883 (pulseaudio)
[   76.337642] systemd[1]: Child 1883 died (code=exited, status=0/SUCCESS)
[   76.337761] systemd[1]: Received SIGCHLD from PID 1882 (pulseaudio).
[   76.337785] systemd[1]: Got SIGCHLD for process 1882 (pulseaudio)
[   76.337827] systemd[1]: Child 1882 died (code=exited, status=0/SUCCESS)
[   76.338269] systemd[1]: Received SIGCHLD from PID 1839 (pulseaudio).
[   76.338293] systemd[1]: Got SIGCHLD for process 1839 (pulseaudio)
[   76.338337] systemd[1]: Child 1839 died (code=exited, status=0/SUCCESS)
[   79.709639] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   83.538678] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  144.005151] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[  144.005159] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.ModemManager1.service
[  144.005213] systemd[1]: Failed to load configuration for dbus-org.freedesktop.ModemManager1.service: No such file or directory
[  144.005218] systemd[1]: Trying to enqueue job dbus-org.freedesktop.ModemManager1.service/start/replace
[  144.005227] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.ModemManager1.service: Invalid argument
[  144.005280] systemd[1]: Collecting dbus-org.freedesktop.ModemManager1.service
[  242.769369] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  264.003513] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[  264.003534] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.ModemManager1.service
[  264.003665] systemd[1]: Failed to load configuration for dbus-org.freedesktop.ModemManager1.service: No such file or directory
[  264.003679] systemd[1]: Trying to enqueue job dbus-org.freedesktop.ModemManager1.service/start/replace
[  264.003703] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.ModemManager1.service: Invalid argument
[  264.003826] systemd[1]: Collecting dbus-org.freedesktop.ModemManager1.service
[  384.020033] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[  384.020054] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.ModemManager1.service
[  384.020182] systemd[1]: Failed to load configuration for dbus-org.freedesktop.ModemManager1.service: No such file or directory
[  384.020195] systemd[1]: Trying to enqueue job dbus-org.freedesktop.ModemManager1.service/start/replace
[  384.020220] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.ModemManager1.service: Invalid argument
[  384.020345] systemd[1]: Collecting dbus-org.freedesktop.ModemManager1.service
[  496.225078] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  496.280074] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  504.008129] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[  504.008138] systemd[1]: Got D-Bus activation request for dbus-org.freedesktop.ModemManager1.service
[  504.008198] systemd[1]: Failed to load configuration for dbus-org.freedesktop.ModemManager1.service: No such file or directory
[  504.008204] systemd[1]: Trying to enqueue job dbus-org.freedesktop.ModemManager1.service/start/replace
[  504.008213] systemd[1]: D-Bus activation failed for dbus-org.freedesktop.ModemManager1.service: Invalid argument
[  504.008257] systemd[1]: Collecting dbus-org.freedesktop.ModemManager1.service
[  536.769880] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  548.483036] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  577.392231] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  577.396744] systemd[1]: Received SIGCHLD from PID 1813 (polkit-kde-auth).
[  577.396778] systemd[1]: Got SIGCHLD for process 1813 (polkit-kde-auth)
[  577.396840] systemd[1]: Child 1813 died (code=exited, status=0/SUCCESS)
[  577.401571] systemd[1]: Received SIGCHLD from PID 1810 (knemo).
[  577.401605] systemd[1]: Got SIGCHLD for process 1810 (knemo)
[  577.401672] systemd[1]: Child 1810 died (code=exited, status=0/SUCCESS)
[  577.406381] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  577.447377] systemd[1]: Received SIGCHLD from PID 1817 (kmix).
[  577.447410] systemd[1]: Got SIGCHLD for process 1817 (kmix)
[  577.447475] systemd[1]: Child 1817 died (code=exited, status=0/SUCCESS)
[  577.468695] systemd[1]: Received SIGCHLD from PID 1802 (ksensors).
[  577.468731] systemd[1]: Got SIGCHLD for process 1802 (ksensors)
[  577.468802] systemd[1]: Child 1802 died (code=exited, status=0/SUCCESS)
[  577.522083] systemd[1]: Received SIGCHLD from PID 1821 (klipper).
[  577.522117] systemd[1]: Got SIGCHLD for process 1821 (klipper)
[  577.522184] systemd[1]: Child 1821 died (code=exited, status=0/SUCCESS)
[  577.606926] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  577.607090] systemd[1]: Received SIGCHLD from PID 1134 (krunner).
[  577.607119] systemd[1]: Got SIGCHLD for process 1134 (krunner)
[  577.607186] systemd[1]: Child 1134 died (code=exited, status=0/SUCCESS)
[  577.686248] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  577.686550] systemd[1]: Received SIGCHLD from PID 1126 (plasma-desktop).
[  577.686580] systemd[1]: Got SIGCHLD for process 1126 (plasma-desktop)
[  577.686671] systemd[1]: Child 1126 died (code=exited, status=0/SUCCESS)
[  580.622779] systemd[1]: Received SIGCHLD from PID 1119 (kwin).
[  580.622814] systemd[1]: Got SIGCHLD for process 1119 (kwin)
[  580.622885] systemd[1]: Child 1119 died (code=exited, status=0/SUCCESS)
[  580.682149] systemd[1]: Received SIGCHLD from PID 1876 (dropbox).
[  580.682186] systemd[1]: Got SIGCHLD for process 1876 (dropbox)
[  580.682266] systemd[1]: Child 1876 died (code=killed, status=1/HUP)
[  580.683269] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.683855] systemd[1]: Received SIGCHLD from PID 1859 (knotify4).
[  580.683887] systemd[1]: Got SIGCHLD for process 1859 (knotify4)
[  580.683949] systemd[1]: Child 1859 died (code=killed, status=1/HUP)
[  580.687472] systemd[1]: Received SIGCHLD from PID 1068 (kactivitymanage).
[  580.687503] systemd[1]: Got SIGCHLD for process 1068 (kactivitymanage)
[  580.687565] systemd[1]: Child 1068 died (code=killed, status=1/HUP)
[  580.701667] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.746749] systemd[1]: Received SIGCHLD from PID 1053 (start_kdeinit).
[  580.746782] systemd[1]: Got SIGCHLD for process 1053 (start_kdeinit)
[  580.746851] systemd[1]: Child 1053 died (code=exited, status=0/SUCCESS)
[  580.747204] systemd[1]: Received SIGCHLD from PID 1055 (klauncher).
[  580.747229] systemd[1]: Got SIGCHLD for process 1055 (klauncher)
[  580.747284] systemd[1]: Child 1055 died (code=exited, status=255/n/a)
[  580.747310] systemd[1]: Got SIGCHLD for process 1808 (solaar)
[  580.747363] systemd[1]: Child 1808 died (code=killed, status=1/HUP)
[  580.749079] systemd[1]: Received SIGCHLD from PID 1054 (kdeinit4).
[  580.749108] systemd[1]: Got SIGCHLD for process 1054 (kdeinit4)
[  580.749171] systemd[1]: Child 1054 died (code=exited, status=0/SUCCESS)
[  580.767904] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.769073] systemd[1]: Received SIGCHLD from PID 1065 (kglobalaccel).
[  580.769103] systemd[1]: Got SIGCHLD for process 1065 (kglobalaccel)
[  580.769170] systemd[1]: Child 1065 died (code=exited, status=0/SUCCESS)
[  580.795780] systemd[1]: Received SIGCHLD from PID 1057 (kded4).
[  580.795813] systemd[1]: Got SIGCHLD for process 1057 (kded4)
[  580.795877] systemd[1]: Child 1057 died (code=exited, status=0/SUCCESS)
[  580.795929] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.830994] systemd[1]: Received SIGCHLD from PID 1033 (gpg-agent).
[  580.831023] systemd[1]: Got SIGCHLD for process 1033 (gpg-agent)
[  580.831084] systemd[1]: Child 1033 died (code=exited, status=0/SUCCESS)
[  580.844517] systemd[1]: Received SIGCHLD from PID 1036 (ssh-agent).
[  580.844544] systemd[1]: Got SIGCHLD for process 1036 (ssh-agent)
[  580.844600] systemd[1]: Child 1036 died (code=exited, status=2/INVALIDARGUMENT)
[  580.862841] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.867018] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.867124] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.874197] systemd[1]: Received SIGCHLD from PID 1899 (at-spi2-registr).
[  580.874228] systemd[1]: Got SIGCHLD for process 1899 (at-spi2-registr)
[  580.874286] systemd[1]: Child 1899 died (code=exited, status=1/FAILURE)
[  580.876242] systemd[1]: Received SIGCHLD from PID 1751 (kuiserver).
[  580.876270] systemd[1]: Got SIGCHLD for process 1751 (kuiserver)
[  580.876326] systemd[1]: Child 1751 died (code=exited, status=1/FAILURE)
[  580.885496] systemd[1]: Received SIGCHLD from PID 988 (gvfsd).
[  580.885525] systemd[1]: Got SIGCHLD for process 988 (gvfsd)
[  580.885585] systemd[1]: Child 988 died (code=killed, status=15/TERM)
[  580.887281] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.888558] systemd[1]: Received SIGCHLD from PID 976 (dbus-daemon).
[  580.888589] systemd[1]: Got SIGCHLD for process 976 (dbus-daemon)
[  580.888652] systemd[1]: Child 976 died (code=exited, status=0/SUCCESS)
[  580.891253] systemd[1]: Received SIGCHLD from PID 1873 (gconfd-2).
[  580.891285] systemd[1]: Got SIGCHLD for process 1873 (gconfd-2)
[  580.891354] systemd[1]: Child 1873 died (code=exited, status=0/SUCCESS)
[  580.891415] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  580.893666] systemd[1]: Received SIGCHLD from PID 1840 (pulseaudio).
[  580.893695] systemd[1]: Got SIGCHLD for process 1840 (pulseaudio)
[  580.893757] systemd[1]: Child 1840 died (code=exited, status=0/SUCCESS)
[  580.903838] systemd[1]: run-user-500-gvfs.mount changed mounted -> dead
[  580.903968] systemd[1]: Collecting run-user-500-gvfs.mount
[  580.907055] systemd[1]: Received SIGCHLD from PID 993 (gvfsd-fuse).
[  580.907083] systemd[1]: Got SIGCHLD for process 993 (gvfsd-fuse)
[  580.907154] systemd[1]: Child 993 died (code=exited, status=0/SUCCESS)
[  580.922840] systemd[1]: Received SIGCHLD from PID 1798 (rygel).
[  580.922884] systemd[1]: Got SIGCHLD for process 1798 (rygel)
[  580.922943] systemd[1]: Child 1798 died (code=exited, status=0/SUCCESS)
[  580.926301] systemd[1]: Received SIGCHLD from PID 1815 (kdeinit).
[  580.926331] systemd[1]: Got SIGCHLD for process 1815 (kdeinit)
[  580.926394] systemd[1]: Child 1815 died (code=exited, status=0/SUCCESS)
[  580.941640] systemd[1]: Received SIGCHLD from PID 1828 (klauncher).
[  580.941672] systemd[1]: Got SIGCHLD for process 1828 (klauncher)
[  580.941736] systemd[1]: Child 1828 died (code=exited, status=255/n/a)
[  580.946354] systemd[1]: Received SIGCHLD from PID 1855 (kded).
[  580.946383] systemd[1]: Got SIGCHLD for process 1855 (kded)
[  580.946449] systemd[1]: Child 1855 died (code=exited, status=1/FAILURE)
[  582.943143] systemd[1]: Received SIGCHLD from PID 1892 (at-spi-bus-laun).
[  582.943168] systemd[1]: Got SIGCHLD for process 1892 (at-spi-bus-laun)
[  582.943223] systemd[1]: Child 1892 died (code=exited, status=0/SUCCESS)
[  582.985187] nvidia 0000:01:00.0: irq 50 for MSI/MSI-X
[  583.885223] systemd[1]: Received SIGCHLD from PID 975 (dbus-launch).
[  583.885253] systemd[1]: Got SIGCHLD for process 975 (dbus-launch)
[  583.885317] systemd[1]: Child 975 died (code=exited, status=0/SUCCESS)
[  585.074266] systemd[1]: Received SIGCHLD from PID 2147 (klauncher).
[  585.074298] systemd[1]: Got SIGCHLD for process 2147 (klauncher)
[  585.074361] systemd[1]: Child 2147 died (code=exited, status=1/FAILURE)
[  600.734945] systemd[1]: Accepted connection on private bus.
[  600.735219] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[  600.754530] systemd[1]: Trying to enqueue job reboot.target/start/replace-irreversibly
[  600.754678] systemd[1]: Found ordering cycle on basic.target/stop
[  600.754682] systemd[1]: Found dependency on dbus.service/stop
[  600.754685] systemd[1]: Found dependency on basic.target/stop
[  600.754688] systemd[1]: Breaking ordering cycle by deleting job dbus.service/stop
[  600.754691] systemd[1]: Job dbus.service/stop deleted to break ordering cycle starting with basic.target/stop
[  600.755370] systemd[1]: Deleting job dbus.socket/stop as dependency of job dbus.service/stop
[  600.755374] systemd[1]: Deleting job sysinit.target/stop as dependency of job dbus.socket/stop
[  600.755378] systemd[1]: Deleting job basic.target/stop as dependency of job dbus.service/stop
[  600.755424] systemd[1]: Installed new job reboot.target/start as 781
[  600.755429] systemd[1]: Installed new job systemd-reboot.service/start as 782
[  600.755434] systemd[1]: Installed new job shutdown.target/start as 783
[  600.755475] systemd[1]: Spawning new thread for sync
[  600.755531] systemd[1]: Installed new job alsa-store.service/start as 784
[  600.755536] systemd[1]: Installed new job local-fs.target/stop as 785
[  600.755544] systemd[1]: Installed new job slices.target/stop as 786
[  600.755553] systemd[1]: Installed new job systemd-user-sessions.service/stop as 789
[  600.755557] systemd[1]: Installed new job acpid.service/stop as 791
[  600.755560] systemd[1]: Installed new job kdm.service/stop as 792
[  600.755565] systemd[1]: Installed new job multi-user.target/stop as 793
[  600.755568] systemd[1]: Installed new job graphical.target/stop as 794
[  600.755577] systemd[1]: Installed new job getty@tty1.service/stop as 795
[  600.755581] systemd[1]: Installed new job systemd-logind.service/stop as 796
[  600.755584] systemd[1]: Installed new job lm_sensors.service/stop as 798
[  600.755588] systemd[1]: Installed new job sshd.service/stop as 799
[  600.755591] systemd[1]: Installed new job NetworkManager.service/stop as 801
[  600.755594] systemd[1]: Installed new job iptables.service/stop as 802
[  600.755597] systemd[1]: Installed new job fcron.service/stop as 803
[  600.755601] systemd[1]: Installed new job gpm.service/stop as 804
[  600.755604] systemd[1]: Installed new job polkit.service/stop as 805
[  600.755607] systemd[1]: Installed new job user@500.service/stop as 806
[  600.755611] systemd[1]: Installed new job upower.service/stop as 807
[  600.755614] systemd[1]: Installed new job udisks2.service/stop as 808
[  600.755617] systemd[1]: Installed new job rtkit-daemon.service/stop as 809
[  600.755624] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/stop as 810
[  600.755628] systemd[1]: Installed new job acpid.socket/stop as 812
[  600.755635] systemd[1]: Installed new job paths.target/stop as 816
[  600.755638] systemd[1]: Installed new job timers.target/stop as 817
[  600.755642] systemd[1]: Installed new job remote-fs.target/stop as 818
[  600.755649] systemd[1]: Installed new job cryptsetup.target/stop as 820
[  600.755652] systemd[1]: Installed new job systemd-ask-password-console.path/stop as 821
[  600.755660] systemd[1]: Installed new job systemd-binfmt.service/stop as 823
[  600.755663] systemd[1]: Installed new job systemd-random-seed.service/stop as 824
[  600.755667] systemd[1]: Installed new job systemd-update-utmp.service/stop as 825
[  600.755670] systemd[1]: Installed new job systemd-vconsole-setup.service/stop as 827
[  600.755674] systemd[1]: Installed new job systemd-tmpfiles-setup.service/stop as 828
[  600.755681] systemd[1]: Installed new job systemd-sysctl.service/stop as 829
[  600.755685] systemd[1]: Installed new job systemd-modules-load.service/stop as 830
[  600.755688] systemd[1]: Installed new job swap.target/stop as 831
[  600.755692] systemd[1]: Installed new job sockets.target/stop as 835
[  600.755699] systemd[1]: Installed new job lvmetad.socket/stop as 836
[  600.755702] systemd[1]: Installed new job dmeventd.socket/stop as 838
[  600.755707] systemd[1]: Installed new job systemd-readahead-replay.service/stop as 840
[  600.755710] systemd[1]: Installed new job systemd-readahead-collect.service/stop as 841
[  600.755715] systemd[1]: Installed new job systemd-readahead-done.timer/stop as 842
[  600.755718] systemd[1]: Installed new job getty.target/stop as 845
[  600.755721] systemd[1]: Installed new job system-getty.slice/stop as 846
[  600.755725] systemd[1]: Installed new job user.slice/stop as 848
[  600.755728] systemd[1]: Installed new job systemd-ask-password-wall.path/stop as 849
[  600.755731] systemd[1]: Installed new job network.target/stop as 850
[  600.755735] systemd[1]: Installed new job systemd-remount-fs.service/stop as 852
[  600.755738] systemd[1]: Installed new job local-fs-pre.target/stop as 853
[  600.755742] systemd[1]: Installed new job sound.target/stop as 854
[  600.755745] systemd[1]: Installed new job systemd-backlight@acpi_video0.service/stop as 855
[  600.755748] systemd[1]: Installed new job user-500.slice/stop as 857
[  600.755752] systemd[1]: Installed new job session-1.scope/stop as 858
[  600.755756] systemd[1]: Installed new job umount.target/start as 859
[  600.755760] systemd[1]: Installed new job dev-disk-by\x2dlabel-1tb\x2dswap.swap/stop as 860
[  600.755764] systemd[1]: Installed new job dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.swap/stop as 861
[  600.755768] systemd[1]: Installed new job dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.swap/stop as 862
[  600.755772] systemd[1]: Installed new job dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.swap/stop as 863
[  600.755775] systemd[1]: Installed new job dev-sda9.swap/stop as 864
[  600.755779] systemd[1]: Installed new job tmp.mount/stop as 865
[  600.755782] systemd[1]: Installed new job boot.mount/stop as 866
[  600.755785] systemd[1]: Installed new job home.mount/stop as 867
[  600.755789] systemd[1]: Installed new job home-multimedia-muzyka.mount/stop as 868
[  600.755792] systemd[1]: Installed new job media-sthNew.mount/stop as 869
[  600.755795] systemd[1]: Installed new job media-mag\x2dd.mount/stop as 870
[  600.755798] systemd[1]: Installed new job final.target/start as 871
[  600.755809] systemd[1]: Enqueued job reboot.target/start as 781
[  600.755853] systemd[1]: Stopping Session 1 of user travnick.
[  600.755859] systemd[1]: session-1.scope changed running -> dead
[  600.755914] systemd[1]: Failed to destroy cgroup /user.slice/user-500.slice/session-1.scope: Device or resource busy
[  600.755919] systemd[1]: Job session-1.scope/stop finished, result=done
[  600.755928] systemd[1]: Stopped Session 1 of user travnick.
[  600.756008] systemd[1]: Stopping Load/Save Screen Backlight Brightness of acpi_video0...
[  600.756157] systemd[1]: About to execute: /usr/lib/systemd/systemd-backlight save acpi_video0
[  600.756364] systemd[1]: Forked /usr/lib/systemd/systemd-backlight as 2158
[  600.756477] systemd[1]: systemd-backlight@acpi_video0.service changed exited -> stop
[  600.756498] systemd[1]: Stopping Sound Card.
[  600.756508] systemd[1]: sound.target changed active -> dead
[  600.756513] systemd[1]: Job sound.target/stop finished, result=done
[  600.756526] systemd[1]: Stopped target Sound Card.
[  600.756886] systemd[1]: Stopping Stop Read-Ahead Data Collection 10s After Completed Startup.
[  600.756900] systemd[1]: systemd-readahead-done.timer changed elapsed -> dead
[  600.756906] systemd[1]: Job systemd-readahead-done.timer/stop finished, result=done
[  600.756914] systemd[1]: Stopped Stop Read-Ahead Data Collection 10s After Completed Startup.
[  600.757096] systemd[1]: Stopping Sockets.
[  600.757106] systemd[1]: sockets.target changed active -> dead
[  600.757112] systemd[1]: Job sockets.target/stop finished, result=done
[  600.757119] systemd[1]: Stopped target Sockets.
[  600.757439] systemd[1]: Stopping Device-mapper event daemon FIFOs.
[  600.757466] systemd[1]: dmeventd.socket changed listening -> dead
[  600.757472] systemd[1]: Job dmeventd.socket/stop finished, result=done
[  600.757480] systemd[1]: Closed Device-mapper event daemon FIFOs.
[  600.757688] systemd[1]: Stopping LVM2 metadata daemon socket.
[  600.757704] systemd[1]: lvmetad.socket changed listening -> dead
[  600.757710] systemd[1]: Job lvmetad.socket/stop finished, result=done
[  600.757717] systemd[1]: Closed LVM2 metadata daemon socket.
[  600.757719] systemd[2158]: Executing: /usr/lib/systemd/systemd-backlight save acpi_video0
[  600.757927] systemd[1]: Stopping Swap.
[  600.757958] systemd[1]: swap.target changed active -> dead
[  600.757964] systemd[1]: Job swap.target/stop finished, result=done
[  600.757971] systemd[1]: Stopped target Swap.
[  600.758206] systemd[1]: Redirecting stop request from dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.swap to dev-sda9.swap.
[  600.758215] systemd[1]: Deactivating swap /dev/sda9...
[  600.758299] systemd[1]: About to execute: /sbin/swapoff /dev/sda9
[  600.758489] systemd[1]: Forked /sbin/swapoff as 2159
[  600.758600] systemd[1]: dev-sda9.swap changed active -> deactivating
[  600.758615] systemd[1]: Redirecting stop request from dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.swap to dev-sda9.swap.
[  600.758623] systemd[1]: Deactivating swap /dev/sda9...
[  600.758628] systemd[1]: Redirecting stop request from dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.swap to dev-sda9.swap.
[  600.758634] systemd[1]: Deactivating swap /dev/sda9...
[  600.758641] systemd[1]: Deactivating swap /dev/sda9...
[  600.758650] systemd[1]: Redirecting stop request from dev-disk-by\x2dlabel-1tb\x2dswap.swap to dev-sda9.swap.
[  600.758656] systemd[1]: Deactivating swap /dev/sda9...
[  600.758664] systemd[1]: Stopping Load Kernel Modules...
[  600.758678] systemd[1]: systemd-modules-load.service changed exited -> dead
[  600.758685] systemd[1]: Job systemd-modules-load.service/stop finished, result=done
[  600.758696] systemd[1]: Stopped Load Kernel Modules.
[  600.759196] systemd[2159]: Executing: /sbin/swapoff /dev/sda9
[  600.759352] systemd[1]: Stopping Apply Kernel Variables...
[  600.759360] systemd[1]: systemd-sysctl.service changed exited -> dead
[  600.759366] systemd[1]: Job systemd-sysctl.service/stop finished, result=done
[  600.759373] systemd[1]: Stopped Apply Kernel Variables.
[  600.759636] systemd[1]: Stopping Setup Virtual Console...
[  600.759652] systemd[1]: systemd-vconsole-setup.service changed exited -> dead
[  600.759658] systemd[1]: Job systemd-vconsole-setup.service/stop finished, result=done
[  600.759665] systemd[1]: Stopped Setup Virtual Console.
[  600.760622] systemd[1]: Stopping Update UTMP about System Reboot/Shutdown...
[  600.760814] systemd[1]: About to execute: /usr/lib/systemd/systemd-update-utmp shutdown
[  600.761031] systemd[1]: Forked /usr/lib/systemd/systemd-update-utmp as 2162
[  600.761150] systemd[1]: systemd-update-utmp.service changed exited -> stop
[  600.761172] systemd[1]: Stopping Load/Save Random Seed...
[  600.761324] systemd[1]: About to execute: /usr/lib/systemd/systemd-random-seed save
[  600.761485] systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 2163
[  600.761586] systemd[1]: systemd-random-seed.service changed exited -> stop
[  600.761605] systemd[1]: Stopping Set Up Additional Binary Formats...
[  600.761611] systemd[1]: systemd-binfmt.service changed exited -> dead
[  600.761617] systemd[1]: Job systemd-binfmt.service/stop finished, result=done
[  600.761631] systemd[1]: Stopped Set Up Additional Binary Formats.
[  600.761732] systemd[2162]: Executing: /usr/lib/systemd/systemd-update-utmp shutdown
[  600.762458] systemd[2163]: Executing: /usr/lib/systemd/systemd-random-seed save
[  600.762739] systemd[1]: Stopping Encrypted Volumes.
[  600.762751] systemd[1]: cryptsetup.target changed active -> dead
[  600.762758] systemd[1]: Job cryptsetup.target/stop finished, result=done
[  600.762766] systemd[1]: Stopped target Encrypted Volumes.
[  600.762888] systemd[1]: Stopping Timers.
[  600.762897] systemd[1]: timers.target changed active -> dead
[  600.762903] systemd[1]: Job timers.target/stop finished, result=done
[  600.762910] systemd[1]: Stopped target Timers.
[  600.763031] systemd[1]: Stopping Paths.
[  600.763040] systemd[1]: paths.target changed active -> dead
[  600.763046] systemd[1]: Job paths.target/stop finished, result=done
[  600.763053] systemd[1]: Stopped target Paths.
[  600.763177] systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
[  600.763223] systemd[1]: systemd-ask-password-wall.path changed waiting -> dead
[  600.763229] systemd[1]: Job systemd-ask-password-wall.path/stop finished, result=done
[  600.763237] systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
[  600.763393] systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
[  600.763427] systemd[1]: systemd-ask-password-console.path changed waiting -> dead
[  600.763433] systemd[1]: Job systemd-ask-password-console.path/stop finished, result=done
[  600.763441] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[  600.763562] systemd[1]: Stopping Daily Cleanup of Temporary Directories.
[  600.763578] systemd[1]: systemd-tmpfiles-clean.timer changed waiting -> dead
[  600.763585] systemd[1]: Job systemd-tmpfiles-clean.timer/stop finished, result=done
[  600.763592] systemd[1]: Stopped Daily Cleanup of Temporary Directories.
[  600.763715] systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
[  600.763859] systemd[1]: rtkit-daemon.service changed running -> stop-sigterm
[  600.763874] systemd[1]: Stopping Disk Manager...
[  600.764487] systemd[1]: udisks2.service changed running -> stop-sigterm
[  600.764503] systemd[1]: Stopping Daemon for power management...
[  600.765400] systemd[1]: upower.service changed running -> stop-sigterm
[  600.765423] systemd[1]: Stopping User Manager for 500...
[  600.765520] systemd[1]: user@500.service changed running -> stop-sigterm
[  600.765539] systemd[1]: Stopping Authorization Manager...
[  600.765632] systemd[1]: polkit.service changed running -> stop-sigterm
[  600.765656] systemd[1]: Stopping Graphical Interface.
[  600.765665] systemd[1]: graphical.target changed active -> dead
[  600.765672] systemd[1]: Job graphical.target/stop finished, result=done
[  600.765680] systemd[1]: Stopped target Graphical Interface.
[  600.765839] systemd[1]: Stopping Multi-User System.
[  600.765849] systemd[1]: multi-user.target changed active -> dead
[  600.765855] systemd[1]: Job multi-user.target/stop finished, result=done
[  600.765862] systemd[1]: Stopped target Multi-User System.
[  600.765987] systemd[1]: Stopping Virtual console mouse server...
[  600.766059] systemd[1]: gpm.service changed running -> stop-sigterm
[  600.766072] systemd[1]: Stopping fcron periodical command scheduler...
[  600.766288] systemd[1]: fcron.service changed running -> stop-sigterm
[  600.766302] systemd[1]: Stopping Packet Filtering Framework...
[  600.766376] systemd[1]: About to execute: /usr/lib/systemd/scripts/iptables-flush
[  600.766558] systemd[1]: Forked /usr/lib/systemd/scripts/iptables-flush as 2166
[  600.766701] systemd[1]: iptables.service changed exited -> stop
[  600.766730] systemd[1]: Stopping OpenSSH Daemon...
[  600.767193] systemd[1]: sshd.service changed running -> stop-sigterm
[  600.767210] systemd[1]: Stopping Initialize hardware monitoring sensors...
[  600.767517] systemd[2166]: Executing: /usr/lib/systemd/scripts/iptables-flush
[  600.767677] systemd[1]: About to execute: /sbin/modprobe -qabr $BUS_MODULES $HWMON_MODULES
[  600.767874] systemd[1]: Forked /sbin/modprobe as 2167
[  600.767986] systemd[1]: lm_sensors.service changed exited -> stop
[  600.768019] systemd[1]: Stopping Login Service...
[  600.768114] systemd[1]: systemd-logind.service changed running -> stop-sigterm
[  600.768134] systemd[1]: Stopping Login Prompts.
[  600.768143] systemd[1]: getty.target changed active -> dead
[  600.768150] systemd[1]: Job getty.target/stop finished, result=done
[  600.768162] systemd[1]: Stopped target Login Prompts.
[  600.768298] systemd[1]: Stopping Getty on tty1...
[  600.768317] systemd[1]: getty@tty1.service changed running -> stop-sigterm
[  600.768329] systemd[1]: Stopping K Display Manager...
[  600.768416] systemd[1]: kdm.service changed running -> stop-sigterm
[  600.768433] systemd[1]: Stopping ACPI event daemon...
[  600.768500] systemd[1]: acpid.service changed running -> stop-sigterm
[  600.768510] systemd[1]: acpid.socket got notified about service death (failed permanently: no)
[  600.768521] systemd[1]: acpid.socket changed running -> listening
[  600.768534] systemd[1]: Stopping Slices.
[  600.768543] systemd[1]: slices.target changed active -> dead
[  600.768549] systemd[1]: Job slices.target/stop finished, result=done
[  600.768556] systemd[1]: Stopped target Slices.
[  600.768643] systemd[1]: ConditionPathExists=!/etc/alsa/state-daemon.conf succeeded for alsa-store.service.
[  600.768660] systemd[1]: Starting Store Sound Card State...
[  600.768804] systemd[1]: About to execute: /usr/bin/alsactl store
[  600.769000] systemd[1]: Forked /usr/bin/alsactl as 2168
[  600.769143] systemd[1]: alsa-store.service changed dead -> start
[  600.769179] systemd[1]: Set up jobs progress timerfd.
[  600.769184] systemd[1]: Set up idle_pipe watch.
[  600.769265] systemd[1]: Collecting session-1.scope
[  600.769568] systemd[2167]: Executing: /sbin/modprobe -qabr coretemp
[  600.769635] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.776949] systemd[2168]: Executing: /usr/bin/alsactl store
[  600.783925] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/session_2d1_2escope
[  600.783954] systemd[1]: Failed to load configuration for session-1.scope: No such file or directory
[  600.784204] systemd[1]: Collecting session-1.scope
[  600.784321] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784330] systemd[1]: udisks2.service's D-Bus name org.freedesktop.UDisks2 no longer registered by :1.13
[  600.784339] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784349] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784355] systemd[1]: upower.service's D-Bus name org.freedesktop.UPower no longer registered by :1.10
[  600.784363] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784373] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784382] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784388] systemd[1]: polkit.service's D-Bus name org.freedesktop.PolicyKit1 no longer registered by :1.4
[  600.784396] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784406] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784412] systemd[1]: systemd-logind.service's D-Bus name org.freedesktop.login1 no longer registered by :1.0
[  600.784420] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784431] systemd[1]: Subscription client vanished: :1.0 (left: 0)
[  600.784440] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784446] systemd[1]: rtkit-daemon.service's D-Bus name org.freedesktop.RealtimeKit1 no longer registered by :1.20
[  600.784454] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.784510] systemd[1]: Received SIGCHLD from PID 2158 (systemd-backlig).
[  600.784540] systemd[1]: Got SIGCHLD for process 906 (agetty)
[  600.784608] systemd[1]: Child 906 died (code=killed, status=15/TERM)
[  600.784612] systemd[1]: Child 906 belongs to getty@tty1.service
[  600.799984] systemd[1]: getty@tty1.service: main process exited, code=killed, status=15/TERM
[  600.800002] systemd[1]: getty@tty1.service changed stop-sigterm -> dead
[  600.800176] systemd[1]: Job getty@tty1.service/stop finished, result=done
[  600.800194] systemd[1]: Stopped Getty on tty1.
[  600.800244] systemd[1]: Got SIGCHLD for process 907 (kdm)
[  600.800316] systemd[1]: Child 907 died (code=exited, status=0/SUCCESS)
[  600.800320] systemd[1]: Child 907 belongs to kdm.service
[  600.800328] systemd[1]: kdm.service: main process exited, code=exited, status=0/SUCCESS
[  600.800337] systemd[1]: kdm.service changed stop-sigterm -> dead
[  600.800414] systemd[1]: Job kdm.service/stop finished, result=done
[  600.800426] systemd[1]: Stopped K Display Manager.
[  600.800457] systemd[1]: Got SIGCHLD for process 908 (gpm)
[  600.800477] systemd[1]: Child 908 died (code=exited, status=0/SUCCESS)
[  600.800480] systemd[1]: Child 908 belongs to gpm.service
[  600.800487] systemd[1]: gpm.service: main process exited, code=exited, status=0/SUCCESS
[  600.800496] systemd[1]: gpm.service changed stop-sigterm -> dead
[  600.800576] systemd[1]: Job gpm.service/stop finished, result=done
[  600.800587] systemd[1]: Stopped Virtual console mouse server.
[  600.800619] systemd[1]: Got SIGCHLD for process 937 (polkitd)
[  600.800683] systemd[1]: Child 937 died (code=killed, status=15/TERM)
[  600.800686] systemd[1]: Child 937 belongs to polkit.service
[  600.800694] systemd[1]: polkit.service: main process exited, code=killed, status=15/TERM
[  600.800703] systemd[1]: polkit.service changed stop-sigterm -> dead
[  600.800776] systemd[1]: Job polkit.service/stop finished, result=done
[  600.800787] systemd[1]: Stopped Authorization Manager.
[  600.800816] systemd[1]: Got SIGCHLD for process 945 (sshd)
[  600.800878] systemd[1]: Child 945 died (code=exited, status=0/SUCCESS)
[  600.800882] systemd[1]: Child 945 belongs to sshd.service
[  600.800889] systemd[1]: sshd.service: main process exited, code=exited, status=0/SUCCESS
[  600.800897] systemd[1]: sshd.service changed stop-sigterm -> dead
[  600.800973] systemd[1]: Job sshd.service/stop finished, result=done
[  600.800985] systemd[1]: Stopped OpenSSH Daemon.
[  600.801017] systemd[1]: Got SIGCHLD for process 1070 (upowerd)
[  600.801076] systemd[1]: Child 1070 died (code=killed, status=15/TERM)
[  600.801079] systemd[1]: Child 1070 belongs to upower.service
[  600.801086] systemd[1]: upower.service: main process exited, code=killed, status=15/TERM
[  600.801095] systemd[1]: upower.service changed stop-sigterm -> dead
[  600.801171] systemd[1]: Job upower.service/stop finished, result=done
[  600.801182] systemd[1]: Stopped Daemon for power management.
[  600.801213] systemd[1]: Got SIGCHLD for process 1106 (udisksd)
[  600.801270] systemd[1]: Child 1106 died (code=killed, status=15/TERM)
[  600.801273] systemd[1]: Child 1106 belongs to udisks2.service
[  600.801280] systemd[1]: udisks2.service: main process exited, code=killed, status=15/TERM
[  600.801289] systemd[1]: udisks2.service changed stop-sigterm -> dead
[  600.801363] systemd[1]: Job udisks2.service/stop finished, result=done
[  600.801375] systemd[1]: Stopped Disk Manager.
[  600.801404] systemd[1]: Got SIGCHLD for process 1841 (rtkit-daemon)
[  600.801465] systemd[1]: Child 1841 died (code=killed, status=15/TERM)
[  600.801468] systemd[1]: Child 1841 belongs to rtkit-daemon.service
[  600.801475] systemd[1]: rtkit-daemon.service: main process exited, code=killed, status=15/TERM
[  600.801483] systemd[1]: rtkit-daemon.service changed stop-sigterm -> dead
[  600.801558] systemd[1]: Job rtkit-daemon.service/stop finished, result=done
[  600.801570] systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
[  600.801599] systemd[1]: Got SIGCHLD for process 2158 (systemd-backlig)
[  600.801655] systemd[1]: Child 2158 died (code=exited, status=0/SUCCESS)
[  600.801659] systemd[1]: Child 2158 belongs to systemd-backlight@acpi_video0.service
[  600.801665] systemd[1]: systemd-backlight@acpi_video0.service: control process exited, code=exited status=0
[  600.801723] systemd[1]: systemd-backlight@acpi_video0.service got final SIGCHLD for state stop
[  600.801757] systemd[1]: systemd-backlight@acpi_video0.service changed stop -> dead
[  600.801830] systemd[1]: Job systemd-backlight@acpi_video0.service/stop finished, result=done
[  600.801844] systemd[1]: Stopped Load/Save Screen Backlight Brightness of acpi_video0.
[  600.801876] systemd[1]: Got SIGCHLD for process 2159 (swapoff)
[  600.801931] systemd[1]: Child 2159 died (code=exited, status=0/SUCCESS)
[  600.801934] systemd[1]: Child 2159 belongs to dev-sda9.swap
[  600.801940] systemd[1]: dev-sda9.swap swap process exited, code=exited status=0
[  600.801949] systemd[1]: dev-sda9.swap changed deactivating -> dead
[  600.802024] systemd[1]: Job dev-sda9.swap/stop finished, result=done
[  600.802035] systemd[1]: Deactivated swap /dev/sda9.
[  600.802067] systemd[1]: Got SIGCHLD for process 2163 (systemd-random-)
[  600.802123] systemd[1]: Child 2163 died (code=exited, status=0/SUCCESS)
[  600.802126] systemd[1]: Child 2163 belongs to systemd-random-seed.service
[  600.802137] systemd[1]: systemd-random-seed.service: control process exited, code=exited status=0
[  600.802186] systemd[1]: systemd-random-seed.service got final SIGCHLD for state stop
[  600.802219] systemd[1]: systemd-random-seed.service changed stop -> dead
[  600.802292] systemd[1]: Job systemd-random-seed.service/stop finished, result=done
[  600.802303] systemd[1]: Stopped Load/Save Random Seed.
[  600.802336] systemd[1]: Got SIGCHLD for process 2167 (modprobe)
[  600.802396] systemd[1]: Child 2167 died (code=exited, status=0/SUCCESS)
[  600.802400] systemd[1]: Child 2167 belongs to lm_sensors.service
[  600.802405] systemd[1]: lm_sensors.service: control process exited, code=exited status=0
[  600.802453] systemd[1]: lm_sensors.service got final SIGCHLD for state stop
[  600.802486] systemd[1]: lm_sensors.service changed stop -> dead
[  600.802561] systemd[1]: Job lm_sensors.service/stop finished, result=done
[  600.802573] systemd[1]: Stopped Initialize hardware monitoring sensors.
[  600.802618] systemd[1]: Got SIGCHLD for process 2156 (shutdown)
[  600.802662] systemd[1]: Child 2156 died (code=killed, status=15/TERM)
[  600.802686] systemd[1]: Got SIGCHLD for process 2168 (alsactl)
[  600.802746] systemd[1]: Child 2168 died (code=exited, status=0/SUCCESS)
[  600.802749] systemd[1]: Child 2168 belongs to alsa-store.service
[  600.802757] systemd[1]: alsa-store.service: main process exited, code=exited, status=0/SUCCESS
[  600.802816] systemd[1]: alsa-store.service changed start -> dead
[  600.802887] systemd[1]: Job alsa-store.service/start finished, result=done
[  600.802898] systemd[1]: Started Store Sound Card State.
[  600.802916] systemd[1]: Collecting rtkit-daemon.service
[  600.802919] systemd[1]: Collecting udisks2.service
[  600.802922] systemd[1]: Collecting upower.service
[  600.802925] systemd[1]: Collecting polkit.service
[  600.803061] systemd[1]: Stopping Network.
[  600.803066] systemd[1]: network.target changed active -> dead
[  600.803071] systemd[1]: Job network.target/stop finished, result=done
[  600.803081] systemd[1]: Stopped target Network.
[  600.803094] systemd[1]: Stopping Network Manager...
[  600.803132] systemd[1]: NetworkManager.service changed running -> stop-sigterm
[  600.803145] systemd[1]: Stopping system-getty.slice.
[  600.803149] systemd[1]: system-getty.slice changed active -> dead
[  600.803236] systemd[1]: Job system-getty.slice/stop finished, result=done
[  600.803247] systemd[1]: Removed slice system-getty.slice.
[  600.803386] systemd[1]: dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.swap changed active -> dead
[  600.803492] systemd[1]: Job dev-disk-by\x2duuid-7e67ed83\x2d240c\x2d477e\x2d9518\x2d4d17a061f5a8.swap/stop finished, result=done
[  600.803505] systemd[1]: Deactivated swap /dev/disk/by-uuid/7e67ed83-240c-477e-9518-4d17a061f5a8.
[  600.803523] systemd[1]: dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.swap changed active -> dead
[  600.803615] systemd[1]: Job dev-disk-by\x2did-wwn\x2d0x50014ee6588783be\x2dpart9.swap/stop finished, result=done
[  600.803628] systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x50014ee6588783be-part9.
[  600.803639] systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.swap changed active -> dead
[  600.803730] systemd[1]: Job dev-disk-by\x2did-ata\x2dWDC_WD10JPVT\x2d00A1YT0_WD\x2dWXB1A1363242\x2dpart9.swap/stop finished, result=done
[  600.803742] systemd[1]: Deactivated swap /dev/disk/by-id/ata-WDC_WD10JPVT-00A1YT0_WD-WXB1A1363242-part9.
[  600.803754] systemd[1]: dev-disk-by\x2dlabel-1tb\x2dswap.swap changed active -> dead
[  600.803842] systemd[1]: Job dev-disk-by\x2dlabel-1tb\x2dswap.swap/stop finished, result=done
[  600.803854] systemd[1]: Deactivated swap /dev/disk/by-label/1tb-swap.
[  600.803940] systemd[1]: Accepted connection on private bus.
[  600.804056] systemd[1]: Received SIGCHLD from PID 2168 (n/a).
[  600.804114] systemd[1]: Accepted connection on private bus.
[  600.804757] systemd[1]: Accepted connection on private bus.
[  600.804833] systemd[1]: Accepted connection on private bus.
[  600.804896] systemd[1]: Accepted connection on private bus.
[  600.804957] systemd[1]: Accepted connection on private bus.
[  600.805017] systemd[1]: Accepted connection on private bus.
[  600.805075] systemd[1]: Accepted connection on private bus.
[  600.805347] systemd[1]: Accepted connection on private bus.
[  600.805499] systemd[1]: Accepted connection on private bus.
[  600.806982] systemd[1]: Accepted connection on private bus.
[  600.807216] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.807333] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.807569] systemd[1]: Received SIGCHLD from PID 896 (NetworkManager).
[  600.807594] systemd[1]: Got SIGCHLD for process 896 (NetworkManager)
[  600.807666] systemd[1]: Child 896 died (code=exited, status=0/SUCCESS)
[  600.807670] systemd[1]: Child 896 belongs to NetworkManager.service
[  600.807681] systemd[1]: NetworkManager.service: main process exited, code=exited, status=0/SUCCESS
[  600.807692] systemd[1]: NetworkManager.service changed stop-sigterm -> dead
[  600.807742] systemd[1]: Failed to destroy cgroup /system.slice/NetworkManager.service: Device or resource busy
[  600.807748] systemd[1]: Job NetworkManager.service/stop finished, result=done
[  600.807764] systemd[1]: Stopped Network Manager.
[  600.807809] systemd[1]: Got SIGCHLD for process 2162 (systemd-update-)
[  600.807867] systemd[1]: Child 2162 died (code=exited, status=0/SUCCESS)
[  600.807871] systemd[1]: Child 2162 belongs to systemd-update-utmp.service
[  600.807877] systemd[1]: systemd-update-utmp.service: control process exited, code=exited status=0
[  600.807942] systemd[1]: systemd-update-utmp.service got final SIGCHLD for state stop
[  600.807977] systemd[1]: systemd-update-utmp.service changed stop -> dead
[  600.808069] systemd[1]: Job systemd-update-utmp.service/stop finished, result=done
[  600.808082] systemd[1]: Stopped Update UTMP about System Reboot/Shutdown.
[  600.808108] systemd[1]: Stopping Recreate Volatile Files and Directories...
[  600.808118] systemd[1]: systemd-tmpfiles-setup.service changed exited -> dead
[  600.808124] systemd[1]: Job systemd-tmpfiles-setup.service/stop finished, result=done
[  600.808136] systemd[1]: Stopped Recreate Volatile Files and Directories.
[  600.808151] systemd[1]: Stopping Local File Systems.
[  600.808155] systemd[1]: local-fs.target changed active -> dead
[  600.808161] systemd[1]: Job local-fs.target/stop finished, result=done
[  600.808171] systemd[1]: Stopped target Local File Systems.
[  600.808189] systemd[1]: Unmounting /media/mag-d...
[  600.808233] systemd[1]: About to execute: /bin/umount /media/mag-d
[  600.808421] systemd[1]: Forked /bin/umount as 2185
[  600.808510] systemd[1]: media-mag\x2dd.mount changed mounted -> unmounting
[  600.808529] systemd[1]: Unmounting /media/sthNew...
[  600.808566] systemd[1]: About to execute: /bin/umount /media/sthNew
[  600.808704] systemd[1]: Forked /bin/umount as 2186
[  600.808778] systemd[1]: media-sthNew.mount changed mounted -> unmounting
[  600.808801] systemd[1]: Unmounting /home/multimedia/muzyka...
[  600.808836] systemd[1]: About to execute: /bin/umount /home/multimedia/muzyka
[  600.808985] systemd[1]: Forked /bin/umount as 2187
[  600.809062] systemd[1]: home-multimedia-muzyka.mount changed mounted -> unmounting
[  600.809069] systemd[2185]: Executing: /bin/umount /media/mag-d
[  600.809086] systemd[1]: Unmounting /boot...
[  600.809114] systemd[1]: About to execute: /bin/umount /boot
[  600.809271] systemd[1]: Forked /bin/umount as 2188
[  600.809352] systemd[1]: boot.mount changed mounted -> unmounting
[  600.809373] systemd[1]: Unmounting /tmp...
[  600.809407] systemd[1]: About to execute: /bin/umount /tmp
[  600.809564] systemd[1]: Forked /bin/umount as 2189
[  600.809634] systemd[1]: tmp.mount changed mounted -> unmounting
[  600.809769] systemd[2186]: Executing: /bin/umount /media/sthNew
[  600.810613] systemd[2189]: Executing: /bin/umount /tmp
[  600.811694] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.811705] systemd[1]: NetworkManager.service's D-Bus name org.freedesktop.NetworkManager no longer registered by :1.2
[  600.811715] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.811725] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  600.811776] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.812169] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.812682] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.812768] systemd[1]: Accepted connection on private bus.
[  600.812943] systemd[2187]: Executing: /bin/umount /home/multimedia/muzyka
[  600.813120] systemd[2188]: Executing: /bin/umount /boot
[  600.813199] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.813245] systemd[1]: kdm.service: cgroup is empty
[  600.813405] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.813470] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.813512] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.813548] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.813581] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.813615] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.813657] systemd[1]: Accepted connection on private bus.
[  600.813722] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.814273] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.814317] systemd[1]: Accepted connection on private bus.
[  600.814511] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.814553] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.814596] systemd[1]: sshd.service: cgroup is empty
[  600.814698] systemd[1]: Accepted connection on private bus.
[  600.814758] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.814795] systemd[1]: gpm.service: cgroup is empty
[  600.815039] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.815080] systemd[1]: Accepted connection on private bus.
[  600.815269] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.815313] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.815355] systemd[1]: lm_sensors.service: cgroup is empty
[  600.815472] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.816016] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.816061] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.816111] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.816663] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.816697] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.817228] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.817302] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.817336] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.817720] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.817754] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.843465] systemd[1]: Received SIGCHLD from PID 899 (systemd-logind).
[  600.843497] systemd[1]: Got SIGCHLD for process 899 (systemd-logind)
[  600.843566] systemd[1]: Child 899 died (code=killed, status=15/TERM)
[  600.843570] systemd[1]: Child 899 belongs to systemd-logind.service
[  600.843581] systemd[1]: systemd-logind.service: main process exited, code=killed, status=15/TERM
[  600.843592] systemd[1]: systemd-logind.service changed stop-sigterm -> dead
[  600.844442] systemd[1]: Job systemd-logind.service/stop finished, result=done
[  600.844464] systemd[1]: Stopped Login Service.
[  600.844534] systemd[1]: Accepted connection on private bus.
[  600.844690] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.845114] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.957265] systemd[1]: Received SIGCHLD from PID 2166 (iptables-flush).
[  600.957294] systemd[1]: Got SIGCHLD for process 2166 (iptables-flush)
[  600.957367] systemd[1]: Child 2166 died (code=exited, status=0/SUCCESS)
[  600.957371] systemd[1]: Child 2166 belongs to iptables.service
[  600.957380] systemd[1]: iptables.service: control process exited, code=exited status=0
[  600.957482] systemd[1]: iptables.service got final SIGCHLD for state stop
[  600.957520] systemd[1]: iptables.service changed stop -> dead
[  600.957610] systemd[1]: Job iptables.service/stop finished, result=done
[  600.957630] systemd[1]: Stopped Packet Filtering Framework.
[  600.960767] systemd[1]: Accepted connection on private bus.
[  600.961002] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.961613] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.975250] systemd[1]: Received SIGCHLD from PID 2189 (umount).
[  600.975280] systemd[1]: Got SIGCHLD for process 2189 (umount)
[  600.975364] systemd[1]: Child 2189 died (code=exited, status=32/n/a)
[  600.975367] systemd[1]: Child 2189 belongs to tmp.mount
[  600.975374] systemd[1]: tmp.mount mount process exited, code=exited status=32
[  600.975386] systemd[1]: tmp.mount changed unmounting -> mounted
[  600.975392] systemd[1]: Job tmp.mount/stop finished, result=failed
[  600.975410] systemd[1]: Failed unmounting /tmp.
[  600.976485] systemd[1]: Accepted connection on private bus.
[  600.976754] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.976961] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  600.993605] systemd[1]: Received SIGCHLD from PID 1820 (dcopserver).
[  600.993635] systemd[1]: Got SIGCHLD for process 1820 (dcopserver)
[  600.993697] systemd[1]: Child 1820 died (code=exited, status=0/SUCCESS)
[  600.994434] systemd[1]: Accepted connection on private bus.
[  600.994604] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  600.994757] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  601.047856] systemd[1]: Received SIGCHLD from PID 886 (mount.ntfs-3g).
[  601.047884] systemd[1]: Got SIGCHLD for process 886 (mount.ntfs-3g)
[  601.047940] systemd[1]: Child 886 died (code=exited, status=0/SUCCESS)
[  601.048115] systemd[1]: Received SIGCHLD from PID 2185 (umount).
[  601.048139] systemd[1]: Got SIGCHLD for process 2185 (umount)
[  601.048217] systemd[1]: Child 2185 died (code=exited, status=0/SUCCESS)
[  601.048220] systemd[1]: Child 2185 belongs to media-mag\x2dd.mount
[  601.048228] systemd[1]: media-mag\x2dd.mount mount process exited, code=exited status=0
[  601.048239] systemd[1]: media-mag\x2dd.mount changed unmounting -> dead
[  601.048356] systemd[1]: Job media-mag\x2dd.mount/stop finished, result=done
[  601.048374] systemd[1]: Unmounted /media/mag-d.
[  601.049104] systemd[1]: Accepted connection on private bus.
[  601.049228] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  601.049691] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  601.211604] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  601.211739] systemd[1]: Received SIGCHLD from PID 2197 (kill).
[  601.211767] systemd[1]: Got SIGCHLD for process 2197 (kill)
[  601.211846] systemd[1]: Child 2197 died (code=exited, status=0/SUCCESS)
[  601.211903] systemd[1]: Received SIGCHLD from PID 964 (systemd).
[  601.211926] systemd[1]: Got SIGCHLD for process 964 (systemd)
[  601.211993] systemd[1]: Child 964 died (code=exited, status=0/SUCCESS)
[  601.211997] systemd[1]: Child 964 belongs to user@500.service
[  601.212008] systemd[1]: user@500.service: main process exited, code=exited, status=0/SUCCESS
[  601.212020] systemd[1]: user@500.service changed stop-sigterm -> dead
[  601.212161] systemd[1]: Job user@500.service/stop finished, result=done
[  601.212178] systemd[1]: Stopped User Manager for 500.
[  601.212198] systemd[1]: Collecting user@500.service
[  601.212242] systemd[1]: Stopping user-500.slice.
[  601.212247] systemd[1]: user-500.slice changed active -> dead
[  601.212367] systemd[1]: Job user-500.slice/stop finished, result=done
[  601.212379] systemd[1]: Removed slice user-500.slice.
[  601.212394] systemd[1]: Stopping User and Session Slice.
[  601.212398] systemd[1]: user.slice changed active -> dead
[  601.212517] systemd[1]: Job user.slice/stop finished, result=done
[  601.212529] systemd[1]: Removed slice User and Session Slice.
[  601.212545] systemd[1]: Stopping Permit User Sessions...
[  601.212617] systemd[1]: About to execute: /usr/lib/systemd/systemd-user-sessions stop
[  601.212832] systemd[1]: Forked /usr/lib/systemd/systemd-user-sessions as 2200
[  601.212939] systemd[1]: systemd-user-sessions.service changed exited -> stop
[  601.212982] systemd[1]: Collecting user-500.slice
[  601.213940] systemd[2200]: Executing: /usr/lib/systemd/systemd-user-sessions stop
[  601.214112] systemd[1]: Accepted connection on private bus.
[  601.214178] systemd[1]: Accepted connection on private bus.
[  601.214472] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  601.214605] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  601.214804] systemd[1]: Received SIGCHLD from PID 2200 (systemd-user-se).
[  601.214831] systemd[1]: Got SIGCHLD for process 2200 (systemd-user-se)
[  601.214885] systemd[1]: Child 2200 died (code=exited, status=0/SUCCESS)
[  601.214889] systemd[1]: Child 2200 belongs to systemd-user-sessions.service
[  601.214897] systemd[1]: systemd-user-sessions.service: control process exited, code=exited status=0
[  601.214958] systemd[1]: systemd-user-sessions.service got final SIGCHLD for state stop
[  601.215028] systemd[1]: systemd-user-sessions.service changed stop -> dead
[  601.215115] systemd[1]: Job systemd-user-sessions.service/stop finished, result=done
[  601.215133] systemd[1]: Stopped Permit User Sessions.
[  601.215250] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  601.215448] systemd[1]: Accepted connection on private bus.
[  601.215477] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  601.215728] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  601.216304] systemd[1]: Accepted connection on private bus.
[  601.216359] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  601.216465] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  601.216968] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  601.217332] systemd[1]: Received SIGCHLD from PID 901 (acpid).
[  601.217357] systemd[1]: Got SIGCHLD for process 901 (acpid)
[  601.217425] systemd[1]: Child 901 died (code=exited, status=0/SUCCESS)
[  601.217429] systemd[1]: Child 901 belongs to acpid.service
[  601.217439] systemd[1]: acpid.service: main process exited, code=exited, status=0/SUCCESS
[  601.217455] systemd[1]: acpid.service changed stop-sigterm -> dead
[  601.217572] systemd[1]: Job acpid.service/stop finished, result=done
[  601.217586] systemd[1]: Stopped ACPI event daemon.
[  601.217612] systemd[1]: Stopping ACPID Listen Socket.
[  601.217660] systemd[1]: acpid.socket changed listening -> dead
[  601.217752] systemd[1]: Job acpid.socket/stop finished, result=done
[  601.217764] systemd[1]: Closed ACPID Listen Socket.
[  601.218510] systemd[1]: Accepted connection on private bus.
[  601.218770] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  601.219317] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  602.504565] systemd[1]: Received SIGCHLD from PID 2187 (umount).
[  602.504597] systemd[1]: Got SIGCHLD for process 2186 (umount)
[  602.504688] systemd[1]: Child 2186 died (code=exited, status=0/SUCCESS)
[  602.504693] systemd[1]: Child 2186 belongs to media-sthNew.mount
[  602.504701] systemd[1]: media-sthNew.mount mount process exited, code=exited status=0
[  602.504714] systemd[1]: media-sthNew.mount changed unmounting -> dead
[  602.504836] systemd[1]: Job media-sthNew.mount/stop finished, result=done
[  602.504854] systemd[1]: Unmounted /media/sthNew.
[  602.504897] systemd[1]: Got SIGCHLD for process 2187 (umount)
[  602.504975] systemd[1]: Child 2187 died (code=exited, status=0/SUCCESS)
[  602.504979] systemd[1]: Child 2187 belongs to home-multimedia-muzyka.mount
[  602.504986] systemd[1]: home-multimedia-muzyka.mount mount process exited, code=exited status=0
[  602.504995] systemd[1]: home-multimedia-muzyka.mount changed unmounting -> dead
[  602.505078] systemd[1]: Job home-multimedia-muzyka.mount/stop finished, result=done
[  602.505091] systemd[1]: Unmounted /home/multimedia/muzyka.
[  602.505116] systemd[1]: Unmounting /home...
[  602.505165] systemd[1]: About to execute: /bin/umount /home
[  602.505357] systemd[1]: Forked /bin/umount as 2205
[  602.505444] systemd[1]: home.mount changed mounted -> unmounting
[  602.506178] systemd[1]: Accepted connection on private bus.
[  602.506536] systemd[2205]: Executing: /bin/umount /home
[  602.506663] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  602.506754] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  602.609671] systemd[1]: Received SIGCHLD from PID 2188 (umount).
[  602.609701] systemd[1]: Got SIGCHLD for process 2188 (umount)
[  602.609781] systemd[1]: Child 2188 died (code=exited, status=0/SUCCESS)
[  602.609785] systemd[1]: Child 2188 belongs to boot.mount
[  602.609793] systemd[1]: boot.mount mount process exited, code=exited status=0
[  602.609806] systemd[1]: boot.mount changed unmounting -> dead
[  602.609924] systemd[1]: Job boot.mount/stop finished, result=done
[  602.609972] systemd[1]: Unmounted /boot.
[  602.610782] systemd[1]: Accepted connection on private bus.
[  602.610918] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  602.611505] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  602.728363] systemd[1]: Received SIGCHLD from PID 2205 (umount).
[  602.728403] systemd[1]: Got SIGCHLD for process 2205 (umount)
[  602.728481] systemd[1]: Child 2205 died (code=exited, status=0/SUCCESS)
[  602.728487] systemd[1]: Child 2205 belongs to home.mount
[  602.728497] systemd[1]: home.mount mount process exited, code=exited status=0
[  602.728512] systemd[1]: home.mount changed unmounting -> dead
[  602.729663] systemd[1]: Job home.mount/stop finished, result=done
[  602.729687] systemd[1]: Unmounted /home.
[  602.729736] systemd[1]: Starting Unmount All Filesystems.
[  602.729743] systemd[1]: umount.target changed dead -> active
[  602.729750] systemd[1]: Job umount.target/start finished, result=done
[  602.729765] systemd[1]: Reached target Unmount All Filesystems.
[  602.729785] systemd[1]: Stopping Local File Systems (Pre).
[  602.729790] systemd[1]: local-fs-pre.target changed active -> dead
[  602.729798] systemd[1]: Job local-fs-pre.target/stop finished, result=done
[  602.729812] systemd[1]: Stopped target Local File Systems (Pre).
[  602.729831] systemd[1]: Stopping Remount Root and Kernel File Systems...
[  602.729844] systemd[1]: systemd-remount-fs.service changed exited -> dead
[  602.729853] systemd[1]: Job systemd-remount-fs.service/stop finished, result=done
[  602.729867] systemd[1]: Stopped Remount Root and Kernel File Systems.
[  602.729890] systemd[1]: Stopping Replay Read-Ahead Data...
[  602.729904] systemd[1]: systemd-readahead-replay.service changed exited -> dead
[  602.729911] systemd[1]: Job systemd-readahead-replay.service/stop finished, result=done
[  602.729925] systemd[1]: Stopped Replay Read-Ahead Data.
[  602.729971] systemd[1]: Stopping Collect Read-Ahead Data...
[  602.729986] systemd[1]: systemd-readahead-collect.service changed exited -> dead
[  602.729994] systemd[1]: Job systemd-readahead-collect.service/stop finished, result=done
[  602.730008] systemd[1]: Stopped Collect Read-Ahead Data.
[  602.730085] systemd[1]: Accepted connection on private bus.
[  602.730379] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  602.731274] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  690.766574] systemd[1]: fcron.service stopping timed out. Killing.
[  690.766680] systemd[1]: fcron.service changed stop-sigterm -> stop-sigkill
[  690.767288] systemd[1]: Received SIGCHLD from PID 909 (fcron).
[  690.767360] systemd[1]: Got SIGCHLD for process 909 (fcron)
[  690.767426] systemd[1]: Child 909 died (code=killed, status=9/KILL)
[  690.767437] systemd[1]: Child 909 belongs to fcron.service
[  690.767519] systemd[1]: fcron.service: main process exited, code=killed, status=9/KILL
[  690.767552] systemd[1]: fcron.service changed stop-sigkill -> failed
[  690.767684] systemd[1]: Failed to destroy cgroup /system.slice/fcron.service: Device or resource busy
[  690.767706] systemd[1]: Job fcron.service/stop finished, result=done
[  690.767747] systemd[1]: Stopped fcron periodical command scheduler.
[  690.767785] systemd[1]: Closed jobs progress timerfd.
[  690.767795] systemd[1]: Unit fcron.service entered failed state.
[  690.767855] systemd[1]: Starting Shutdown.
[  690.767867] systemd[1]: shutdown.target changed dead -> active
[  690.767879] systemd[1]: Job shutdown.target/start finished, result=done
[  690.767908] systemd[1]: Reached target Shutdown.
[  690.767940] systemd[1]: Starting Final Step.
[  690.767950] systemd[1]: final.target changed dead -> active
[  690.767961] systemd[1]: Job final.target/start finished, result=done
[  690.767989] systemd[1]: Reached target Final Step.
[  690.768019] systemd[1]: Starting Reboot...
[  690.768337] systemd[1]: About to execute: /usr/bin/systemctl --force reboot
[  690.768771] systemd[1]: Forked /usr/bin/systemctl as 2208
[  690.769109] systemd[1]: systemd-reboot.service changed dead -> start
[  690.769158] systemd[1]: Stopping Remote File Systems.
[  690.769178] systemd[1]: remote-fs.target changed active -> dead
[  690.769192] systemd[1]: Job remote-fs.target/stop finished, result=done
[  690.769233] systemd[1]: Stopped target Remote File Systems.
[  690.769286] systemd[1]: Set up jobs progress timerfd.
[  690.770730] systemd[2208]: Executing: /usr/bin/systemctl --force reboot
[  690.774018] systemd[1]: Accepted connection on private bus.
[  690.774259] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Reboot() on /org/freedesktop/systemd1
[  690.774281] systemd[1]: Shutting down.
[  690.777541] systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
[  690.777558] systemd[1]: Set hardware watchdog to 10min.
[  690.777567] watchdog watchdog0: watchdog did not stop!
[  691.038027] systemd-journald[118]: Received SIGTERM
[  691.340532] EXT4-fs (sda6): re-mounted. Opts: (null)
[  691.362531] EXT4-fs (sda6): re-mounted. Opts: (null)
[  691.362561] EXT4-fs (sda6): re-mounted. Opts: (null)
[  691.587017] EXT4-fs (sda6): warning: maximal mount count reached, running e2fsck is recommended
[  691.587462] EXT4-fs (sda6): re-mounted. Opts: (null)
[travnick@travnick-lap ~]$ yaourt -Qs systemd
multilib/lib32-systemd 208-1
    system and service manager (32-bit)
core/systemd 208-1
    system and service manager
core/systemd-sysvcompat 208-1 (base)
    sysvinit compat for systemd
local/systemd-ui 2-2
    Session and startup manager -- GUI components
community/vim-systemd 20130410-1
    Vim syntax highlighting for systemd unit files

Any idea how to fix it? I also had tried to downgrade to systemd 204 but it didn't help too.

Offline

#38 2013-10-20 13:26:40

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: Systemd 208: hang on reboot

Maybe you could change the systemds watchdog timeout in /etc/systemd/system.conf


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#39 2013-10-20 15:01:49

travnick
Member
From: Poland
Registered: 2011-04-24
Posts: 75

Re: Systemd 208: hang on reboot

The only rasonable watchdog is:
ShutdownWatchdogSec

But it looks like dirty workaround.

Offline

#40 2013-10-20 16:12:23

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Systemd 208: hang on reboot

What's the ModemManager1 stuff about?

EDIT: That is, do you use this service? Is it properly enabled and started? If not, why does systemd think it should be there? I'm asking because although I'm not sure whether the numbers on the left in the log represent time, if they do, dealing with that service seems to be taking up the bulk of your shutdown time.

Last edited by cfr (2013-10-20 16:18:57)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#41 2013-10-20 17:03:59

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: Systemd 208: hang on reboot

travnick wrote:

The only rasonable watchdog is:
ShutdownWatchdogSec

But it looks like dirty workaround.

it is


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#42 2013-10-23 18:48:38

josephk
Member
Registered: 2011-01-09
Posts: 97
Website

Re: Systemd 208: hang on reboot

here this bug came up with 207
and screwed my power-management settings (pm-utils)
this upgrade wasn't really worth it

Offline

#43 2013-10-24 17:01:59

Sanjeev K Sharma
Member
Registered: 2013-08-14
Posts: 72

Re: Systemd 208: hang on reboot

I'm not seeing which specific service is takiing a long time to stop

have you tried these steps?  - may give you more info

http://freedesktop.org/wiki/Software/sy … eventually



travnick wrote:

Add "Before=basic.target" to dbus.service.

It won't fix the issue for me.
It drives me mad that archlinux used to shutdown ~6 seconds, and now it took ages ...

Offline

#44 2013-10-24 17:18:01

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Systemd 208: hang on reboot

Sanjeev K Sharma wrote:

I'm not seeing which specific service is takiing a long time to stop

It has been reported that the user@0.service is hanging.  The newest versions of systemd use the user@.service to start systemd --user for each user that logs in.  Apparently, the issue arises from dbus being stopped before this service can stop, resulting it it sending messages to a destinationthta no longer exists...

Offline

#45 2013-10-24 19:02:25

Silly7
Member
Registered: 2013-10-24
Posts: 12

Re: Systemd 208: hang on reboot

Can somebody point me in the direction of older systemd files?

Offline

#46 2013-10-24 20:32:57

Sanjeev K Sharma
Member
Registered: 2013-08-14
Posts: 72

Re: Systemd 208: hang on reboot

Silly7 wrote:

Can somebody point me in the direction of older systemd files?

here's the most general method
https://wiki.archlinux.org/index.php/Do … _a_package

I have systemd back to 204 in my pacman cache
ls /var/cache/pacman/pkg/sys
sysfsutils-2.1.0-8-x86_64.pkg.tar.xz        systemd-208-1-x86_64.pkg.tar.xz
sysstat-10.1.6-2-x86_64.pkg.tar.xz          systemd-sysvcompat-204-3-x86_64.pkg.tar.xz
sysstat-10.1.7-1-x86_64.pkg.tar.xz          systemd-sysvcompat-207-3-x86_64.pkg.tar.xz
systemd-204-3-x86_64.pkg.tar.xz             systemd-sysvcompat-207-5-x86_64.pkg.tar.xz
systemd-207-3-x86_64.pkg.tar.xz             systemd-sysvcompat-208-1-x86_64.pkg.tar.xz
systemd-207-5-x86_64.pkg.tar.xz             sysvinit-tools-2.88-11-x86_64.pkg.tar.xz

Offline

#47 2013-11-04 21:38:26

travnick
Member
From: Poland
Registered: 2011-04-24
Posts: 75

Re: Systemd 208: hang on reboot

cfr wrote:

What's the ModemManager1 stuff about?

It's needed by NetworkManager if you are using a modem (cell phone in my case).
I'm not using it right no so it should be turned off. When I disabled and stopped it manually then my laptop shuts down immediately but now it still hangs.

Setted watchdog to 15sec will see if it wold help.

Offline

#48 2013-11-08 13:14:10

B15HOP
Member
From: Australia
Registered: 2005-02-10
Posts: 138

Re: Systemd 208: hang on reboot

How did you go with your systemd problems?

I am starting to think you have the same problem as me, because the errors you're getting are very similar in your shutdown log. Except I get them in my boot up log which means my system never boots up. Chroot is useless for me because systemd doesn't allow chroot.

My post:
https://bbs.archlinux.org/viewtopic.php?id=172457


"The ecological crisis is a moral issue."

Offline

#49 2013-11-09 00:43:53

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Systemd 208: hang on reboot

B15HOP wrote:

I am starting to think you have the same problem as me, because the errors you're getting are very similar in your shutdown log. Except I get them in my boot up log which means my system never boots up. Chroot is useless for me because systemd doesn't allow chroot.

Sorry? Why would systemd not allow chroot?


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#50 2013-11-12 16:27:50

k0tb4tzen
Member
Registered: 2013-11-12
Posts: 32

Re: Systemd 208: hang on reboot

I have the exact same problem as the thread starter (also an Acer Aspire 573g). Downgrading didn't fix the issue.

Offline

Board footer

Powered by FluxBB