You are not logged in.
Hi everyone, since I've updated Arch from linux-3.18 to linux-3.19.3 and linux-4.0 I've a boot issue.
Specifically, Arch boot only if I add the "debug" option to the kernel, without it (quiet or verbose) it hangs displaying only:
Loading Arch Linux pkg-linux kernel ...
Loading Arch Linux pkg-linux kernel initramfs ...I've a Thinkpad T430u and with the update of linux I've also updated these packages:
acpi_call
tp_smapi
virtualbox-host-modulesWith the option "debug" Arch starts without problems and I can't see any error in the journal. If it fails I can't see no entry with `journalctl --list-boots` so I don't know how to debug it.
Any help? what could it be?
Which log can I read/post?
Thanks
Last edited by 0xnan (2015-05-01 13:00:27)
Offline
its very weird that there are no errors during "debug". Are you sure you are only changing the debug kernel option and nothing else during the 2 runs ?
post your hardware configuration. Is this a regular install or a VirtualBox install?
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
its very weird that there are no errors during "debug". Are you sure you are only changing the debug kernel option and nothing else during the 2 runs ?
Yes. The only change I do is to substitute "quite" with "debug" in the following line in the grub editor
linux /boot/vmlinuz-linux root=UUID=<...> rw quietAnd the system boot.
post your hardware configuration. Is this a regular install or a VirtualBox install?
It is a regular install.
The CPU is an Intel i5-3317U
output of `lspci`:
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation UM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
03:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)Output of `lsusb`:
Bus 004 Device 003: ID 8087:07da Intel Corp.
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 5986:0523 Acer, Inc
Bus 001 Device 002: ID 03f0:a407 Hewlett-Packard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubOutput of `dmesg`:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.1-1-ARCH (builduser@tobias) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5bd2c7e3-a686-4a42-bd53-8133cad11c48 rw debug
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d069ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d06a0000-0x00000000dae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO 33533MG/33533MG, BIOS H6ET65WW (2.06 ) 11/09/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x21e600 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 6 base 100000000 mask F00000000 write-back
[ 0.000000] 7 base 200000000 mask FE0000000 write-back
[ 0.000000] 8 base 21F000000 mask FFF000000 uncachable
[ 0.000000] 9 base 21E800000 mask FFF800000 uncachable
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] e820: last_pfn = 0xd06a0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b1b000, 0x01b1bfff] PGTABLE
[ 0.000000] BRK [0x01b1c000, 0x01b1cfff] PGTABLE
[ 0.000000] BRK [0x01b1d000, 0x01b1dfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21e400000-0x21e5fffff]
[ 0.000000] [mem 0x21e400000-0x21e5fffff] page 2M
[ 0.000000] BRK [0x01b1e000, 0x01b1efff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21e3fffff]
[ 0.000000] [mem 0x200000000-0x21e3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
[ 0.000000] [mem 0x1e0000000-0x1ffffffff] page 2M
[ 0.000000] BRK [0x01b1f000, 0x01b1ffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x40003fff] page 4k
[ 0.000000] BRK [0x01b20000, 0x01b20fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd069ffff]
[ 0.000000] [mem 0x40005000-0x401fffff] page 4k
[ 0.000000] [mem 0x40200000-0xd05fffff] page 2M
[ 0.000000] [mem 0xd0600000-0xd069ffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1dfffffff]
[ 0.000000] [mem 0x100000000-0x1dfffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x3779c000-0x37bc5fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 0x00000000DAFFE170 0000A4 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: FACP 0x00000000DAFEB000 00010C (v05 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: DSDT 0x00000000DAFED000 00E5E2 (v02 LENOVO IVB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000DAF67000 000040
[ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-H6 00002060 PTL 00000001)
[ 0.000000] ACPI: TCPA 0x00000000DAFFC000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[ 0.000000] ACPI: ASF! 0x00000000DAFEC000 0000A5 (v32 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: HPET 0x00000000DAFE9000 000038 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: APIC 0x00000000DAFE8000 000098 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: MCFG 0x00000000DAFE7000 00003C (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: FPDT 0x00000000DAFE6000 000064 (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFE5000 0008A2 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000DAFE4000 000A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: DMAR 0x00000000DAFE3000 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000DAFE2000 00003E (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFE1000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: MSDM 0x00000000DAFE0000 000055 (v03 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFDF000 0002BA (v01 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: DBG2 0x00000000DAFDE000 00006B (v00 LENOVO TP-H6 00002060 PTL 00000002)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x21e5f5000-0x21e5f8fff]
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215e00000-ffff88021dbfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[ 0.000000] node 0: [mem 0x0000000040005000-0x00000000d069ffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021e5fffff]
[ 0.000000] On node 0 totalpages: 2026043
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13267 pages used for memmap
[ 0.000000] DMA32 zone: 849055 pages, LIFO batch:31
[ 0.000000] Normal zone: 18328 pages used for memmap
[ 0.000000] Normal zone: 1172992 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 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 dfl dfl)
[ 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: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd06a0000-0xdae9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdafff000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] 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:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88021e200000 s86168 r8192 d32616 u262144
[ 0.000000] pcpu-alloc: s86168 r8192 d32616 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1994363
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5bd2c7e3-a686-4a42-bd53-8133cad11c48 rw debug
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: 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: 7892064K/8104172K available (5601K kernel code, 835K rwdata, 1776K rodata, 1160K init, 1152K bss, 212108K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:8448 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1696.139 MHz processor
[ 0.000051] Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.62 BogoMIPS (lpj=5653796)
[ 0.000065] pid_max: default: 32768 minimum: 301
[ 0.000076] ACPI: Core revision 20150204
[ 0.016848] ACPI: All ACPI Tables successfully acquired
[ 0.020264] Security Framework initialized
[ 0.020276] Yama: becoming mindful.
[ 0.020984] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.024054] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.025426] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.025447] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.025741] Initializing cgroup subsys blkio
[ 0.025750] Initializing cgroup subsys memory
[ 0.025763] Initializing cgroup subsys devices
[ 0.025770] Initializing cgroup subsys freezer
[ 0.025777] Initializing cgroup subsys net_cls
[ 0.025812] CPU: Physical Processor ID: 0
[ 0.025817] CPU: Processor Core ID: 0
[ 0.025828] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.025834] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.026393] mce: CPU supports 7 MCE banks
[ 0.026410] CPU0: Thermal monitoring handled by SMI
[ 0.026426] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.026432] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.026598] Freeing SMP alternatives memory: 20K (ffffffff819f4000 - ffffffff819f9000)
[ 0.027967] ftrace: allocating 21221 entries in 83 pages
[ 0.042306] dmar: Host address width 36
[ 0.042315] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.042328] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.042337] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.042347] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.042356] dmar: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff
[ 0.042362] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[ 0.042370] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.042376] HPET id 0 under DRHD base 0xfed91000
[ 0.042650] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.042668] Enabled IRQ remapping in x2apic mode
[ 0.042674] x2apic enabled
[ 0.042684] Switched APIC routing to cluster x2apic.
[ 0.043165] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.076197] TSC deadline timer enabled
[ 0.076205] smpboot: CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz (fam: 06, model: 3a, stepping: 09)
[ 0.076252] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.076291] ... version: 3
[ 0.076296] ... bit width: 48
[ 0.076301] ... generic registers: 4
[ 0.076306] ... value mask: 0000ffffffffffff
[ 0.076312] ... max period: 0000ffffffffffff
[ 0.076317] ... fixed-purpose events: 3
[ 0.076322] ... event mask: 000000070000000f
[ 0.096339] x86: Booting SMP configuration:
[ 0.096346] .... node #0, CPUs: #1
[ 0.108063] CPU1: Thermal monitoring handled by SMI
[ 0.110260] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.116921] #2
[ 0.128563] CPU2: Thermal monitoring handled by SMI
[ 0.137433] #3
[ 0.149084] CPU3: Thermal monitoring handled by SMI
[ 0.151204] x86: Booted up 1 node, 4 CPUs
[ 0.151217] smpboot: Total of 4 processors activated (13574.49 BogoMIPS)
[ 0.155883] devtmpfs: initialized
[ 0.160138] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[ 0.160397] pinctrl core: initialized pinctrl subsystem
[ 0.160449] RTC time: 9:58:34, date: 05/01/15
[ 0.160612] NET: Registered protocol family 16
[ 0.172321] cpuidle: using governor ladder
[ 0.185672] cpuidle: using governor menu
[ 0.185737] ACPI: bus type PCI registered
[ 0.185744] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.185854] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.185866] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.185992] PCI: Using configuration type 1 for base access
[ 0.199500] ACPI: Added _OSI(Module Device)
[ 0.199507] ACPI: Added _OSI(Processor Device)
[ 0.199513] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.199519] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.204409] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.208208] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.208801] ACPI: Dynamic OEM Table Load:
[ 0.208820] ACPI: SSDT 0xFFFF8802146FB000 00096A (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.209746] ACPI: Dynamic OEM Table Load:
[ 0.209761] ACPI: SSDT 0xFFFF880214729000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.210571] ACPI: Dynamic OEM Table Load:
[ 0.210584] ACPI: SSDT 0xFFFF8802146A6600 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.639787] ACPI: Interpreter enabled
[ 0.639804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[ 0.639821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[ 0.639852] ACPI: (supports S0 S3 S4 S5)
[ 0.639858] ACPI: Using IOAPIC for interrupt routing
[ 0.639905] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.649513] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.649526] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.649711] \_SB_.PCI0:_OSC invalid UUID
[ 0.649717] _OSC request data:1 1f 0
[ 0.649727] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.650300] PCI host bridge to bus 0000:00
[ 0.650309] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.650316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.650323] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.650330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.650340] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.650350] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.650368] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.650493] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.650513] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.650526] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.650540] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.650695] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.650735] pci 0000:00:14.0: reg 0x10: [mem 0xf1700000-0xf170ffff 64bit]
[ 0.650841] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.650913] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.650979] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.651017] pci 0000:00:16.0: reg 0x10: [mem 0xf1715000-0xf171500f 64bit]
[ 0.651130] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.651256] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.651290] pci 0000:00:1a.0: reg 0x10: [mem 0xf171a000-0xf171a3ff]
[ 0.651412] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.651491] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.651554] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.651583] pci 0000:00:1b.0: reg 0x10: [mem 0xf1710000-0xf1713fff 64bit]
[ 0.651686] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.651744] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.651803] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.651923] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.652033] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.652150] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.652259] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[ 0.652378] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.652485] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[ 0.652601] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.652661] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.652732] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.652765] pci 0000:00:1d.0: reg 0x10: [mem 0xf1719000-0xf17193ff]
[ 0.652886] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.652972] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.653036] pci 0000:00:1f.0: [8086:1e58] type 00 class 0x060100
[ 0.653258] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.653291] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
[ 0.653306] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
[ 0.653320] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
[ 0.653335] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
[ 0.653351] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
[ 0.653366] pci 0000:00:1f.2: reg 0x24: [mem 0xf1718000-0xf17187ff]
[ 0.653431] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.653527] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.653558] pci 0000:00:1f.3: reg 0x10: [mem 0xf1714000-0xf17140ff 64bit]
[ 0.653596] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.653800] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.653967] pci 0000:03:00.0: [8086:0888] type 00 class 0x028000
[ 0.654051] pci 0000:03:00.0: reg 0x10: [mem 0xf1600000-0xf1601fff 64bit]
[ 0.654377] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.663064] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.663076] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf16fffff]
[ 0.663205] pci 0000:04:00.0: [10ec:5209] type 00 class 0xff0000
[ 0.663242] pci 0000:04:00.0: reg 0x10: [mem 0xf0e00000-0xf0e00fff]
[ 0.663457] pci 0000:04:00.0: supports D1 D2
[ 0.663463] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
[ 0.673025] pci 0000:00:1c.2: PCI bridge to [bus 04-08]
[ 0.673035] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.673045] pci 0000:00:1c.2: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.673057] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.673188] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[ 0.673222] pci 0000:09:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.673271] pci 0000:09:00.0: reg 0x18: [mem 0xf0c04000-0xf0c04fff 64bit pref]
[ 0.673307] pci 0000:09:00.0: reg 0x20: [mem 0xf0c00000-0xf0c03fff 64bit pref]
[ 0.673451] pci 0000:09:00.0: supports D1 D2
[ 0.673457] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.683042] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 0.683052] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.683061] pci 0000:00:1c.3: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.683074] pci 0000:00:1c.3: bridge window [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.683754] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.683829] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.683900] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.683970] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.684042] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.684115] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.684189] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.684262] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.685126] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.685279] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[ 0.685428] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.685435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.685447] vgaarb: loaded
[ 0.685452] vgaarb: bridge control possible 0000:00:02.0
[ 0.685559] PCI: Using ACPI for IRQ routing
[ 0.687492] PCI: pci_cache_line_size set to 64 bytes
[ 0.687618] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.687625] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.687631] e820: reserve RAM buffer [mem 0xd06a0000-0xd3ffffff]
[ 0.687638] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
[ 0.687793] NetLabel: Initializing
[ 0.687799] NetLabel: domain hash size = 128
[ 0.687804] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.687824] NetLabel: unlabeled traffic allowed by default
[ 0.687862] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.687874] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.689920] Switched to clocksource hpet
[ 0.696109] pnp: PnP ACPI init
[ 0.696287] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.696296] system 00:00: [io 0x2000-0x2003] has been reserved
[ 0.696303] system 00:00: [io 0x0800-0x080f] has been reserved
[ 0.696310] system 00:00: [io 0xffff] has been reserved
[ 0.696317] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.696324] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.696330] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.696337] system 00:00: [io 0x1600-0x16fe] has been reserved
[ 0.696344] system 00:00: [io 0xfe00] has been reserved
[ 0.696351] system 00:00: [io 0x0700-0x070f] has been reserved
[ 0.696360] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.696410] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.696485] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.696493] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.696537] pnp 00:03: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.696580] pnp 00:04: Plug and Play ACPI device, IDs LEN0051 PNP0f13 (active)
[ 0.696668] pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[ 0.696856] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.696864] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.696872] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.696879] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.696886] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.696893] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.696900] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.696907] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.696915] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.696922] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.696929] system 00:06: [mem 0xfffff000-0xffffffff] has been reserved
[ 0.696937] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.698709] pnp: PnP ACPI: found 7 devices
[ 0.705886] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.705911] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.705923] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf16fffff]
[ 0.705941] pci 0000:00:1c.2: PCI bridge to [bus 04-08]
[ 0.705949] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.705960] pci 0000:00:1c.2: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.705972] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.705989] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 0.705997] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.706009] pci 0000:00:1c.3: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.706020] pci 0000:00:1c.3: bridge window [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.706039] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.706046] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.706053] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.706060] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.706067] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[ 0.706074] pci_bus 0000:03: resource 1 [mem 0xf1600000-0xf16fffff]
[ 0.706081] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 0.706088] pci_bus 0000:04: resource 1 [mem 0xf0e00000-0xf15fffff]
[ 0.706095] pci_bus 0000:04: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.706104] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
[ 0.706111] pci_bus 0000:09: resource 1 [mem 0xf0d00000-0xf0dfffff]
[ 0.706118] pci_bus 0000:09: resource 2 [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.706167] NET: Registered protocol family 2
[ 0.706422] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.706661] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.706810] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.706835] TCP: reno registered
[ 0.706854] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.706897] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.706983] NET: Registered protocol family 1
[ 0.707006] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.707699] PCI: CLS 64 bytes, default 64
[ 0.707760] Unpacking initramfs...
[ 0.815889] Freeing initrd memory: 4264K (ffff88003779c000 - ffff880037bc6000)
[ 0.815935] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.815943] software IO TLB [mem 0xcc6a0000-0xd06a0000] (64MB) mapped at [ffff8800cc6a0000-ffff8800d069ffff]
[ 0.816205] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.816320] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
[ 0.816337] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
[ 0.816351] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
[ 0.816367] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
[ 0.816441] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.816484] Scanning for low memory corruption every 60 seconds
[ 0.816913] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.816943] Initialise system trusted keyring
[ 0.817416] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.819245] zpool: loaded
[ 0.819252] zbud: loaded
[ 0.819475] VFS: Disk quotas dquot_6.5.2
[ 0.819524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.819740] Key type big_key registered
[ 0.820035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.820103] io scheduler noop registered
[ 0.820113] io scheduler deadline registered
[ 0.820160] io scheduler cfq registered (default)
[ 0.820879] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.820905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.820927] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[ 0.820933] vesafb: scrolling: redraw
[ 0.820939] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.820965] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004f00000, using 4160k, total 4160k
[ 0.922301] Console: switching to colour frame buffer device 170x48
[ 1.024169] fb0: VESA VGA frame buffer device
[ 1.024813] intel_idle: MWAIT substates: 0x21120
[ 1.025473] intel_idle: v0.4 model 0x3A
[ 1.026020] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.027101] GHES: HEST is not enabled!
[ 1.027727] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.029196] Linux agpgart interface v0.103
[ 1.029848] rtc_cmos 00:01: RTC can wake from S4
[ 1.030663] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.031565] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.032672] Intel P-state driver initializing.
[ 1.033492] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.035710] TCP: cubic registered
[ 1.036895] NET: Registered protocol family 10
[ 1.038608] NET: Registered protocol family 17
[ 1.040558] Loading compiled-in X.509 certificates
[ 1.041770] registered taskstats version 1
[ 1.043605] Magic number: 15:462:979
[ 1.044601] memory memory26: hash matches
[ 1.045655] rtc_cmos 00:01: setting system clock to 2015-05-01 09:58:35 UTC (1430474315)
[ 1.047866] PM: Hibernation image not present or could not be loaded.
[ 1.050010] Freeing unused kernel memory: 1160K (ffffffff818d2000 - ffffffff819f4000)
[ 1.051971] Write protecting the kernel read-only data: 8192k
[ 1.109393] Freeing unused kernel memory: 532K (ffff88000157b000 - ffff880001600000)
[ 1.169580] Freeing unused kernel memory: 272K (ffff8800017bc000 - ffff880001800000)
[ 1.280246] random: systemd-tmpfile urandom read with 4 bits of entropy available
[ 1.596977] ACPI: bus type USB registered
[ 1.596999] usbcore: registered new interface driver usbfs
[ 1.597020] usbcore: registered new interface driver hub
[ 1.597053] usbcore: registered new device driver usb
[ 1.597384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.597715] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.599509] [drm] Initialized drm 1.1.0 20060810
[ 1.600836] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.601291] ACPI: Lid Switch [LID]
[ 1.601342] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.601345] ACPI: Power Button [PWRB]
[ 1.601386] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 1.601388] ACPI: Sleep Button [SLPB]
[ 1.601426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.601428] ACPI: Power Button [PWRF]
[ 1.605371] Setting dangerous option enable_rc6 - tainting kernel
[ 1.605373] Setting dangerous option enable_fbc - tainting kernel
[ 1.606297] [drm] Memory usable by graphics device = 2048M
[ 1.606299] checking generic (e0000000 410000) vs hw (e0000000 10000000)
[ 1.606300] fb: switching to inteldrmfb from VESA VGA
[ 1.817133] tsc: Refined TSC clocksource calibration: 1696.144 MHz
[ 2.032457] Console: switching to colour dummy device 80x25
[ 2.032560] [drm] Replacing VGA console driver
[ 2.054052] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.054061] [drm] Driver supports precise vblank timestamp query.
[ 2.054150] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.098808] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.099129] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 2.099187] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[ 2.164049] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 2.230738] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[ 2.245306] fbcon: inteldrmfb (fb0) is primary device
[ 2.818046] Switched to clocksource tsc
[ 3.051169] Console: switching to colour frame buffer device 170x48
[ 3.057757] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 3.057760] i915 0000:00:02.0: registered panic notifier
[ 4.866950] i8042: PNP: PS/2 Controller [PNP0303:PSK2,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 4.869678] i8042: Detected active multiplexing controller, rev 1.1
[ 4.871144] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.871186] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 4.871222] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 4.871256] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 4.871290] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 6.068606] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 6.068613] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 6.068700] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[ 6.068706] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 6.068916] hub 1-0:1.0: USB hub found
[ 6.068925] hub 1-0:1.0: 4 ports detected
[ 6.069251] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 6.069253] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 6.069391] hub 2-0:1.0: USB hub found
[ 6.069399] hub 2-0:1.0: 4 ports detected
[ 6.123617] ehci-pci: EHCI PCI platform driver
[ 6.123761] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 6.123767] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 6.123782] ehci-pci 0000:00:1a.0: debug port 2
[ 6.127678] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 6.127700] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf171a000
[ 6.135773] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 6.135977] hub 3-0:1.0: USB hub found
[ 6.135986] hub 3-0:1.0: 3 ports detected
[ 6.136264] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 6.136269] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 6.136283] ehci-pci 0000:00:1d.0: debug port 2
[ 6.140194] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 6.140213] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1719000
[ 6.149112] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 6.149299] hub 4-0:1.0: USB hub found
[ 6.149304] hub 4-0:1.0: 3 ports detected
[ 6.234282] rtsx_pci 0000:04:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 28
[ 6.309755] SCSI subsystem initialized
[ 6.311886] libata version 3.00 loaded.
[ 6.312451] ahci 0000:00:1f.2: version 3.0
[ 6.312628] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[ 6.312630] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 6.313024] scsi host0: ahci
[ 6.313115] scsi host1: ahci
[ 6.313196] scsi host2: ahci
[ 6.313274] scsi host3: ahci
[ 6.313319] ata1: SATA max UDMA/133 abar m2048@0xf1718000 port 0xf1718100 irq 29
[ 6.313319] ata2: DUMMY
[ 6.313320] ata3: DUMMY
[ 6.313320] ata4: DUMMY
[ 6.429249] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[ 6.442583] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 6.455924] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 6.566629] hub 3-1:1.0: USB hub found
[ 6.566713] hub 3-1:1.0: 4 ports detected
[ 6.579847] hub 4-1:1.0: USB hub found
[ 6.579945] hub 4-1:1.0: 6 ports detected
[ 6.605414] usb 1-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 6.632677] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 6.634088] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 6.634091] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 6.634093] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 6.634278] ata1.00: ATA-8: TOSHIBA THNSNF128GCSS, FSLAN102, max UDMA/100
[ 6.634280] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 6.634513] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 6.634515] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 6.634517] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 6.634700] ata1.00: configured for UDMA/100
[ 6.634829] scsi 0:0:0:0: Direct-Access ATA TOSHIBA THNSNF12 N102 PQ: 0 ANSI: 5
[ 6.762736] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 6.849595] usb 4-1.5: new full-speed USB device number 3 using ehci-pci
[ 9.100070] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 9.679397] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.683956] usbcore: registered new interface driver usbhid
[ 9.683956] usbhid: USB HID core driver
[ 9.732996] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 9.733086] sd 0:0:0:0: [sda] Write Protect is off
[ 9.733088] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 9.733112] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.733623] sda: sda1 sda2
[ 9.733885] sd 0:0:0:0: [sda] Attached SCSI disk
[ 10.043397] input: HP HP Link-5 micro dongle as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:03F0:A407.0001/input/input10
[ 10.094325] hid-generic 0003:03F0:A407.0001: input,hidraw0: USB HID v1.11 Keyboard [HP HP Link-5 micro dongle] on usb-0000:00:14.0-2/input0
[ 10.094686] input: HP HP Link-5 micro dongle as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:03F0:A407.0002/input/input11
[ 10.147747] hid-generic 0003:03F0:A407.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [HP HP Link-5 micro dongle] on usb-0000:00:14.0-2/input1
[ 10.451425] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 10.603276] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[ 10.604094] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[ 10.604981] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[ 10.607222] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
[ 10.609541] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[ 10.611907] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[ 10.614231] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[ 10.616602] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[ 10.621125] systemd[1]: Detected architecture 'x86-64'.
[ 10.627858] systemd[1]: Set hostname to <workstation>.
[ 10.630845] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[ 10.633125] systemd[1]: Installed release agent.
[ 10.635359] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[ 10.637774] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 124.
[ 10.638917] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 125.
[ 10.639817] systemd-efi-boot-generator[124]: Not an EFI boot, exiting.
[ 10.641023] systemd[123]: Spawned /usr/lib/systemd/system-generators/lvm2-activation-generator as 126.
[ 10.642176] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 127.
[ 10.643547] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 128.
[ 10.644766] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 129.
[ 10.644847] systemd-gpt-auto-generator[128]: device 0x7ff21944e080 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'
[ 10.644863] systemd-gpt-auto-generator[128]: device 0x7ff21944e560 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'
[ 10.644894] systemd-gpt-auto-generator[128]: Root device /dev/sda.
[ 10.649491] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-debug-generator as 130.
[ 10.650748] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 131.
[ 10.652153] systemd[123]: Spawned /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator as 132.
[ 10.653117] systemd-fstab-generator[131]: Parsing /etc/fstab
[ 10.653375] systemd-fstab-generator[131]: Found entry what=/dev/sda1 where=/ type=ext4 nofail=no noauto=no
[ 10.655647] systemd[123]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[ 10.656719] systemd[123]: /usr/lib/systemd/system-generators/systemd-debug-generator succeeded.
[ 10.657728] systemd[123]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
[ 10.658169] systemd-gpt-auto-generator[128]: Not a GPT partition table, ignoring.
[ 10.659600] systemd[123]: /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded.
[ 10.660496] systemd[123]: /usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
[ 10.661373] systemd[123]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
[ 10.662230] systemd[123]: /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
[ 10.663086] systemd[123]: /usr/lib/systemd/system-generators/lvm2-activation-generator succeeded.
[ 10.663945] systemd[123]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator succeeded.
[ 10.664948] systemd[1]: /usr/lib/systemd/system-generators succeeded.
[ 10.665884] systemd[1]: Looking for unit files in (higher priority first):
[ 10.666765] systemd[1]: /etc/systemd/system
[ 10.667645] systemd[1]: /run/systemd/system
[ 10.668528] systemd[1]: /run/systemd/generator
[ 10.670711] systemd[1]: /usr/local/lib/systemd/system
[ 10.672850] systemd[1]: /usr/lib/systemd/system
[ 10.675019] systemd[1]: SysV init scripts and rcN.d links support disabled
[ 10.687345] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
[ 10.697907] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[ 10.701162] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
[ 10.708631] systemd[1]: Using notification socket /run/systemd/notify
[ 10.709540] systemd[1]: Successfully created private D-Bus server.
[ 10.710411] systemd[1]: -.mount changed dead -> mounted
[ 10.711285] systemd[1]: Activating default unit: default.target
[ 10.713160] systemd[1]: Failed to load configuration for plymouth-quit.service: No such file or directory
[ 10.714015] systemd[1]: Failed to load configuration for rc-local.service: No such file or directory
[ 10.715553] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[ 10.721808] systemd[1]: Trying to enqueue job graphical.target/start/isolate
[ 10.722878] systemd[1]: Looking at job gdm.service/start conflicted_by=no
[ 10.723739] systemd[1]: Looking at job gdm.service/stop conflicted_by=no
[ 10.724613] systemd[1]: Fixing conflicting jobs gdm.service/start,gdm.service/stop by deleting job gdm.service/stop
[ 10.725479] systemd[1]: Looking at job getty@tty1.service/stop conflicted_by=yes
[ 10.726335] systemd[1]: Looking at job getty@tty1.service/start conflicted_by=no
[ 10.727190] systemd[1]: Fixing conflicting jobs getty@tty1.service/stop,getty@tty1.service/start by deleting job getty@tty1.service/start
[ 10.728162] systemd[1]: Installed new job systemd-random-seed.service/start as 46
[ 10.729037] systemd[1]: Installed new job system-getty.slice/start as 77
[ 10.729907] systemd[1]: Installed new job basic.target/start as 3
[ 10.730774] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 33
[ 10.731680] systemd[1]: Installed new job systemd-journald.service/start as 25
[ 10.732530] systemd[1]: Installed new job systemd-update-utmp.service/start as 45
[ 10.733387] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 43
[ 10.734226] systemd[1]: Installed new job systemd-journald.socket/start as 26
[ 10.735056] systemd[1]: Installed new job man-db.timer/start as 70
[ 10.735887] systemd[1]: Installed new job kmod-static-nodes.service/start as 49
[ 10.736720] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 56
[ 10.737540] systemd[1]: Installed new job -.slice/start as 9
[ 10.738377] systemd[1]: Installed new job slices.target/start as 64
[ 10.739175] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 48
[ 10.739983] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 73
[ 10.740794] systemd[1]: Installed new job timers.target/start as 55
[ 10.741621] systemd[1]: Installed new job local-fs.target/start as 18
[ 10.742405] systemd[1]: Installed new job getty.target/start as 75
[ 10.743187] systemd[1]: Installed new job systemd-journal-catalog-update.service/start as 37
[ 10.743983] systemd[1]: Installed new job systemd-ask-password-console.path/start as 13
[ 10.744806] systemd[1]: Installed new job graphical.target/start as 1
[ 10.745603] systemd[1]: Installed new job tmp.mount/start as 21
[ 10.746395] systemd[1]: Installed new job sockets.target/start as 58
[ 10.747178] systemd[1]: Installed new job systemd-logind.service/start as 66
[ 10.747964] systemd[1]: Installed new job dm-event.socket/start as 62
[ 10.748741] systemd[1]: Installed new job systemd-modules-load.service/start as 29
[ 10.749536] systemd[1]: Installed new job cryptsetup.target/start as 34
[ 10.750333] systemd[1]: Installed new job sys-kernel-config.mount/start as 17
[ 10.751136] systemd[1]: Installed new job remote-fs.target/start as 68
[ 10.751970] systemd[1]: Installed new job sysinit.target/start as 4
[ 10.752770] systemd[1]: Installed new job systemd-journald-audit.socket/start as 27
[ 10.753563] systemd[1]: Installed new job paths.target/start as 63
[ 10.754352] systemd[1]: Installed new job sys-kernel-debug.mount/start as 10
[ 10.755141] systemd[1]: Installed new job dbus.service/start as 80
[ 10.755914] systemd[1]: Installed new job alsa-restore.service/start as 54
[ 10.756686] systemd[1]: Installed new job system.slice/start as 8
[ 10.757456] systemd[1]: Installed new job systemd-update-done.service/start as 15
[ 10.758370] systemd[1]: Installed new job network.target/start as 72
[ 10.759339] systemd[1]: Installed new job local-fs-pre.target/start as 20
[ 10.760153] systemd[1]: Installed new job dev-hugepages.mount/start as 31
[ 10.760957] systemd[1]: Installed new job user.slice/start as 67
[ 10.761740] systemd[1]: Installed new job logrotate.timer/start as 79
[ 10.762467] systemd[1]: Installed new job systemd-udev-trigger.service/start as 44
[ 10.763204] systemd[1]: Installed new job systemd-remount-fs.service/start as 19
[ 10.763928] systemd[1]: Installed new job dev-mqueue.mount/start as 30
[ 10.764635] systemd[1]: Installed new job systemd-sysctl.service/start as 32
[ 10.765348] systemd[1]: Installed new job systemd-machine-id-commit.service/start as 12
[ 10.766042] systemd[1]: Installed new job gdm.service/start as 83
[ 10.766716] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 41
[ 10.767394] systemd[1]: Installed new job shadow.timer/start as 74
[ 10.768072] systemd[1]: Installed new job dbus.socket/start as 61
[ 10.768741] systemd[1]: Installed new job systemd-user-sessions.service/start as 65
[ 10.769415] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 47
[ 10.770096] systemd[1]: Installed new job multi-user.target/start as 2
[ 10.770775] systemd[1]: Installed new job systemd-fsck-root.service/start as 23
[ 10.771462] systemd[1]: Installed new job systemd-initctl.socket/start as 60
[ 10.772143] systemd[1]: Installed new job systemd-udevd.service/start as 40
[ 10.772820] systemd[1]: Installed new job ldconfig.service/start as 36
[ 10.773495] systemd[1]: Installed new job alsa-state.service/start as 57
[ 10.774164] systemd[1]: Installed new job swap.target/start as 5
[ 10.774836] systemd[1]: Installed new job systemd-timesyncd.service/start as 50
[ 10.775504] systemd[1]: Installed new job systemd-shutdownd.socket/start as 59
[ 10.776175] systemd[1]: Installed new job systemd-firstboot.service/start as 14
[ 10.776838] systemd[1]: Installed new job systemd-udev-hwdb-update.service/start as 39
[ 10.777507] systemd[1]: Installed new job systemd-binfmt.service/start as 7
[ 10.778178] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 38
[ 10.778849] systemd[1]: Installed new job systemd-udevd-control.socket/start as 42
[ 10.779516] systemd[1]: Installed new job NetworkManager.service/start as 71
[ 10.780180] systemd[1]: Installed new job systemd-journald-dev-log.socket/start as 28
[ 10.780850] systemd[1]: Installed new job systemd-journal-flush.service/start as 24
[ 10.781519] systemd[1]: Installed new job cronie.service/start as 69
[ 10.782183] systemd[1]: Installed new job time-sync.target/start as 51
[ 10.782847] systemd[1]: Installed new job systemd-sysusers.service/start as 16
[ 10.783507] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 35
[ 10.784173] systemd[1]: Enqueued job graphical.target/start as 1
[ 10.784839] systemd[1]: Loaded units and determined initial transaction in 148ms.
[ 10.785547] systemd[1]: Child 122 (switch_root) died (code=exited, status=0/SUCCESS)
[ 10.786285] systemd[1]: Received SIGCHLD from PID 123 (n/a).
[ 10.786981] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[ 10.787691] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[ 10.788430] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 10.789177] systemd[1]: Autofs kernel version 1.0
[ 10.789956] systemd[1]: Autofs protocol version 5.2
[ 10.790675] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[ 10.791409] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[ 10.792995] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.793778] systemd[1]: Starting Swap.
[ 10.794558] systemd[1]: swap.target changed dead -> active
[ 10.795350] systemd[1]: Job swap.target/start finished, result=done
[ 10.796967] systemd[1]: Reached target Swap.
[ 10.797758] systemd[1]: Starting Remote File Systems.
[ 10.798544] systemd[1]: remote-fs.target changed dead -> active
[ 10.799330] systemd[1]: Job remote-fs.target/start finished, result=done
[ 10.800965] systemd[1]: Reached target Remote File Systems.
[ 10.801797] systemd[1]: Starting Encrypted Volumes.
[ 10.802594] systemd[1]: cryptsetup.target changed dead -> active
[ 10.803397] systemd[1]: Job cryptsetup.target/start finished, result=done
[ 10.805067] systemd[1]: Reached target Encrypted Volumes.
[ 10.805883] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[ 10.806722] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 10.807587] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[ 10.808466] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[ 10.809332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 10.810205] systemd[1]: Starting Login Prompts.
[ 10.811066] systemd[1]: getty.target changed dead -> active
[ 10.811938] systemd[1]: Job getty.target/start finished, result=done
[ 10.813747] systemd[1]: Reached target Login Prompts.
[ 10.814659] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 10.815568] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[ 10.816464] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[ 10.817368] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.818283] systemd[1]: Starting Paths.
[ 10.819185] systemd[1]: paths.target changed dead -> active
[ 10.820093] systemd[1]: Job paths.target/start finished, result=done
[ 10.822010] systemd[1]: Reached target Paths.
[ 10.822931] systemd[1]: Starting Root Slice.
[ 10.823973] systemd[1]: -.slice changed dead -> active
[ 10.824882] systemd[1]: Job -.slice/start finished, result=done
[ 10.826728] systemd[1]: Created slice Root Slice.
[ 10.827619] systemd[1]: Starting Delayed Shutdown Socket.
[ 10.828535] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[ 10.829404] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[ 10.831198] systemd[1]: Listening on Delayed Shutdown Socket.
[ 10.832084] systemd[1]: Starting User and Session Slice.
[ 10.833033] systemd[1]: user.slice changed dead -> active
[ 10.833890] systemd[1]: Job user.slice/start finished, result=done
[ 10.835654] systemd[1]: Created slice User and Session Slice.
[ 10.836502] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[ 10.837359] systemd[1]: Starting udev Kernel Socket.
[ 10.838219] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[ 10.839073] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[ 10.840854] systemd[1]: Listening on udev Kernel Socket.
[ 10.841755] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 10.842630] systemd[1]: dm-event.socket changed dead -> listening
[ 10.843489] systemd[1]: Job dm-event.socket/start finished, result=done
[ 10.845278] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 10.846153] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 10.847030] systemd[1]: systemd-initctl.socket changed dead -> listening
[ 10.847905] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[ 10.849699] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 10.850561] systemd[1]: Starting System Slice.
[ 10.851478] systemd[1]: system.slice changed dead -> active
[ 10.852320] systemd[1]: Job system.slice/start finished, result=done
[ 10.854057] systemd[1]: Created slice System Slice.
[ 10.854935] systemd[1]: Starting Slices.
[ 10.855762] systemd[1]: slices.target changed dead -> active
[ 10.856596] systemd[1]: Job slices.target/start finished, result=done
[ 10.858331] systemd[1]: Reached target Slices.
[ 10.859159] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[ 10.859996] systemd[1]: Starting udev Control Socket.
[ 10.860833] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[ 10.861713] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[ 10.863443] systemd[1]: Listening on udev Control Socket.
[ 10.872344] systemd[1]: ConditionSecurity=audit failed for systemd-journald-audit.socket.
[ 10.875110] systemd[1]: Starting of systemd-journald-audit.socket requested but condition failed. Not starting unit.
[ 10.877146] systemd[1]: Job systemd-journald-audit.socket/start finished, result=done
[ 10.879193] systemd[1]: Listening on Journal Audit Socket.
[ 10.881226] systemd[1]: Starting Journal Socket (/dev/log).
[ 10.883315] systemd[1]: systemd-journald-dev-log.socket changed dead -> listening
[ 10.885371] systemd[1]: Job systemd-journald-dev-log.socket/start finished, result=done
[ 10.889331] systemd[1]: Listening on Journal Socket (/dev/log).
[ 10.891227] systemd[1]: Starting Journal Socket.
[ 10.893125] systemd[1]: systemd-journald.socket changed dead -> listening
[ 10.895037] systemd[1]: Job systemd-journald.socket/start finished, result=done
[ 10.898667] systemd[1]: Listening on Journal Socket.
[ 10.901015] systemd[1]: ConditionPathIsSymbolicLink=!/tmp succeeded for tmp.mount.
[ 10.902814] systemd[1]: Mounting Temporary Directory...
[ 10.906900] systemd[1]: About to execute: /bin/mount -n tmpfs /tmp -t tmpfs -o mode=1777,strictatime
[ 10.908725] systemd[1]: Forked /bin/mount as 135
[ 10.910028] systemd[1]: tmp.mount changed dead -> mounting
[ 10.911770] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[ 10.913513] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.916466] systemd[1]: About to execute: /bin/mount -n mqueue /dev/mqueue -t mqueue
[ 10.918060] systemd[1]: Forked /bin/mount as 138
[ 10.919401] systemd[1]: dev-mqueue.mount changed dead -> mounting
[ 10.921241] systemd[1]: ConditionPathExists=/lib/modules/4.0.1-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
[ 10.922827] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for kmod-static-nodes.service.
[ 10.924350] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 10.927150] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[ 10.928224] systemd[1]: Forked /usr/bin/kmod as 140
[ 10.929346] systemd[1]: kmod-static-nodes.service changed dead -> start
[ 10.930404] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[ 10.931616] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[ 10.932613] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[ 10.933988] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d succeeded for systemd-binfmt.service.
[ 10.935031] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d succeeded for systemd-binfmt.service.
[ 10.936038] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[ 10.937049] systemd[1]: Starting Set Up Additional Binary Formats...
[ 10.939307] systemd[1]: About to execute: /usr/lib/systemd/systemd-binfmt
[ 10.940400] systemd[1]: Forked /usr/lib/systemd/systemd-binfmt as 142
[ 10.941578] systemd[1]: systemd-binfmt.service changed dead -> start
[ 10.942663] systemd[1]: ConditionPathIsReadWrite=!/ failed for systemd-fsck-root.service.
[ 10.943672] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Not starting unit.
[ 10.944725] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
[ 10.945751] systemd[1]: Started File System Check on Root Device.
[ 10.946776] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
[ 10.947797] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.950071] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
[ 10.951168] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 143
[ 10.952331] systemd[1]: systemd-remount-fs.service changed dead -> start
[ 10.953404] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[ 10.954526] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[ 10.955615] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[ 10.956652] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[ 10.957873] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed for systemd-modules-load.service.
[ 10.958917] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[ 10.960107] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d succeeded for systemd-modules-load.service.
[ 10.961153] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded for systemd-modules-load.service.
[ 10.962270] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[ 10.963312] systemd[1]: Starting Load Kernel Modules...
[ 10.965610] systemd[1]: About to execute: /usr/lib/systemd/systemd-modules-load
[ 10.966717] systemd[1]: Forked /usr/lib/systemd/systemd-modules-load as 146
[ 10.967919] systemd[1]: systemd-modules-load.service changed dead -> start
[ 10.969109] systemd[1]: ConditionCapability=CAP_SYS_ADMIN succeeded for dev-hugepages.mount.
[ 10.970244] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[ 10.971378] systemd[1]: Mounting Huge Pages File System...
[ 10.973866] systemd[1]: About to execute: /bin/mount -n hugetlbfs /dev/hugepages -t hugetlbfs
[ 10.975069] systemd[1]: Forked /bin/mount as 147
[ 10.976169] systemd[1]: dev-hugepages.mount changed dead -> mounting
[ 10.977226] systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-debug.mount.
[ 10.978277] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[ 10.979295] systemd[1]: Mounting Debug File System...
[ 10.981529] systemd[1]: About to execute: /bin/mount -n debugfs /sys/kernel/debug -t debugfs
[ 10.982610] systemd[1]: Forked /bin/mount as 148
[ 10.983668] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[ 10.984693] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
[ 10.985717] systemd[1]: Starting Setup Virtual Console...
[ 10.987953] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
[ 10.989083] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 149
[ 10.990192] systemd[1]: systemd-vconsole-setup.service changed dead -> start
[ 10.991215] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[ 10.992241] systemd[1]: Starting udev Coldplug all Devices...
[ 10.994496] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[ 10.995643] systemd[1]: Forked /usr/bin/udevadm as 150
[ 10.996753] systemd[1]: systemd-udev-trigger.service changed dead -> start
[ 10.997779] systemd[1]: Starting LVM2 metadata daemon socket.
[ 10.998819] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
[ 10.999820] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
[ 11.001901] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 11.002908] systemd[1]: Starting Journal Service...
[ 11.005092] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[ 11.006166] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 151
[ 11.007241] systemd[1]: systemd-journald.service changed dead -> start
[ 11.008256] systemd[1]: Starting system-getty.slice.
[ 11.009302] systemd[1]: system-getty.slice changed dead -> active
[ 11.010284] systemd[1]: Job system-getty.slice/start finished, result=done
[ 11.012321] systemd[1]: Created slice system-getty.slice.
[ 11.013687] systemd[1]: dev-mqueue.mount changed mounting -> mounting-done
[ 11.014656] systemd[1]: Job dev-mqueue.mount/start finished, result=done
[ 11.016648] systemd[1]: Mounted POSIX Message Queue File System.
[ 11.017628] systemd[1]: tmp.mount changed mounting -> mounting-done
[ 11.018609] systemd[1]: Job tmp.mount/start finished, result=done
[ 11.020558] systemd[1]: Mounted Temporary Directory.
[ 11.021538] systemd[1]: Received SIGCHLD from PID 135 (mount).
[ 11.022484] systemd[1]: Child 135 (mount) died (code=exited, status=0/SUCCESS)
[ 11.023439] systemd[1]: Child 135 belongs to tmp.mount
[ 11.024360] systemd[1]: tmp.mount mount process exited, code=exited status=0
[ 11.025312] systemd[1]: tmp.mount changed mounting-done -> mounted
[ 11.026278] systemd[1]: Child 138 (mount) died (code=exited, status=0/SUCCESS)
[ 11.027214] systemd[1]: Child 138 belongs to dev-mqueue.mount
[ 11.028128] systemd[1]: dev-mqueue.mount mount process exited, code=exited status=0
[ 11.029035] systemd[1]: dev-mqueue.mount changed mounting-done -> mounted
[ 11.029982] systemd[1]: Child 140 (kmod) died (code=exited, status=0/SUCCESS)
[ 11.030894] systemd[1]: Child 140 belongs to kmod-static-nodes.service
[ 11.031813] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[ 11.032815] systemd[1]: kmod-static-nodes.service changed start -> exited
[ 11.033707] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[ 11.035581] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 11.036495] systemd[1]: kmod-static-nodes.service: cgroup is empty
[ 11.037440] systemd[1]: Child 143 (systemd-remount) died (code=exited, status=0/SUCCESS)
[ 11.038396] systemd[1]: Child 143 belongs to systemd-remount-fs.service
[ 11.039299] systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0/SUCCESS
[ 11.040298] systemd[1]: systemd-remount-fs.service changed start -> exited
[ 11.041199] systemd[1]: Job systemd-remount-fs.service/start finished, result=done
[ 11.043079] systemd[1]: Started Remount Root and Kernel File Systems.
[ 11.043986] systemd[1]: systemd-remount-fs.service: cgroup is empty
[ 11.045729] systemd[1]: Accepted new private connection.
[ 11.046627] systemd[1]: Incoming traffic on systemd-journald.socket
[ 11.047518] systemd[1]: systemd-journald.socket changed listening -> running
[ 11.048517] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
[ 11.049418] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
[ 11.050376] systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 142 (systemd-binfmt)
[ 11.051301] systemd[1]: Trying to enqueue job proc-sys-fs-binfmt_misc.mount/start/replace
[ 11.052265] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.mount/start as 85
[ 11.053179] systemd[1]: Enqueued job proc-sys-fs-binfmt_misc.mount/start as 85
[ 11.054092] systemd[1]: proc-sys-fs-binfmt_misc.automount changed waiting -> running
[ 11.055861] systemd[1]: Accepted new private connection.
[ 11.057507] systemd[1]: Accepted new private connection.
[ 11.058468] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 error=n/a
[ 11.060387] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a
[ 11.062424] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dkernel_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 error=n/a
[ 11.064533] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dudevd_2dkernel_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 error=n/a
[ 11.066803] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.069138] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2eautomount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.071624] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=7 reply_cookie=0 error=n/a
[ 11.074909] systemd[1]: Accepted new private connection.
[ 11.076219] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.078992] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.081794] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.084731] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.087740] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 11.090967] systemd[1]: About to execute: /bin/mount -n binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc
[ 11.092618] systemd[1]: Forked /bin/mount as 152
[ 11.094181] systemd[1]: proc-sys-fs-binfmt_misc.mount changed dead -> mounting
[ 11.095713] systemd[1]: ConditionNeedsUpdate=/etc failed for ldconfig.service.
[ 11.097204] systemd[1]: Starting of ldconfig.service requested but condition failed. Not starting unit.
[ 11.098728] systemd[1]: Job ldconfig.service/start finished, result=done
[ 11.100226] systemd[1]: Started Rebuild Dynamic Linker Cache.
[ 11.101732] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.104821] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.107995] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.111282] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=8 reply_cookie=0 error=n/a
[ 11.114720] systemd[1]: Starting Load/Save Random Seed...
[ 11.118334] systemd[1]: About to execute: /usr/lib/systemd/systemd-random-seed load
[ 11.120120] systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 153
[ 11.121911] systemd[1]: systemd-random-seed.service changed dead -> start
[ 11.123606] systemd[1]: ConditionFirstBoot=yes failed for systemd-firstboot.service.
[ 11.125319] systemd[1]: Starting of systemd-firstboot.service requested but condition failed. Not starting unit.
[ 11.127030] systemd[1]: Job systemd-firstboot.service/start finished, result=done
[ 11.128721] systemd[1]: Started First Boot Wizard.
[ 11.130387] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.133739] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.137066] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.140417] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=9 reply_cookie=0 error=n/a
[ 11.143779] systemd[1]: ConditionNeedsUpdate=/etc failed for systemd-sysusers.service.
[ 11.145442] systemd[1]: Starting of systemd-sysusers.service requested but condition failed. Not starting unit.
[ 11.147067] systemd[1]: Job systemd-sysusers.service/start finished, result=done
[ 11.148669] systemd[1]: Started Create System Users.
[ 11.150243] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.153477] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.156715] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.159950] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=10 reply_cookie=0 error=n/a
[ 11.163497] systemd[1]: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed for systemd-udev-hwdb-update.service.
[ 11.165153] systemd[1]: ConditionPathExists=|/etc/udev/hwdb.bin succeeded for systemd-udev-hwdb-update.service.
[ 11.166910] systemd[1]: ConditionPathExists=|!/usr/lib/udev/hwdb.bin succeeded for systemd-udev-hwdb-update.service.
[ 11.168515] systemd[1]: ConditionNeedsUpdate=/etc failed for systemd-udev-hwdb-update.service.
[ 11.170103] systemd[1]: Starting of systemd-udev-hwdb-update.service requested but condition failed. Not starting unit.
[ 11.171737] systemd[1]: Job systemd-udev-hwdb-update.service/start finished, result=done
[ 11.173350] systemd[1]: Started Rebuild Hardware Database.
[ 11.174960] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.178246] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.181585] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.184952] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=11 reply_cookie=0 error=n/a
[ 11.188345] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-tmpfiles-setup-dev.service.
[ 11.190009] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 11.193527] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot
[ 11.195268] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 154
[ 11.196999] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[ 11.199021] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.202392] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.205885] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.209439] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.213037] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.216596] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.220190] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 error=n/a
[ 11.223766] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 error=n/a
[ 11.227402] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.231080] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 error=n/a
[ 11.234798] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.238510] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 error=n/a
[ 11.242225] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.245935] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 error=n/a
[ 11.249719] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 error=n/a
[ 11.253556] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 error=n/a
[ 11.257463] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 error=n/a
[ 11.261434] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 error=n/a
[ 11.265462] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 error=n/a
[ 11.269440] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 error=n/a
[ 11.273425] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 error=n/a
[ 11.277415] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 error=n/a
[ 11.281488] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
[ 11.285634] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/proc_2dsys_2dfs_2dbinfmt_5fmisc_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
[ 11.289851] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/47 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 error=n/a
[ 11.294055] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/47 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 error=n/a
[ 11.298266] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/47 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 error=n/a
[ 11.302478] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/47 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 error=n/a
[ 11.306701] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/46 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 error=n/a
[ 11.310926] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/46 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 error=n/a
[ 11.315153] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/46 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 error=n/a
[ 11.319388] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/46 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 error=n/a
[ 11.323652] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/85 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 error=n/a
[ 11.327895] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/85 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 error=n/a
[ 11.332164] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/85 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 error=n/a
[ 11.336409] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/85 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 error=n/a
[ 20.976011] systemd-modules-load[146]: load: tp_smapi
[ 20.987262] thinkpad_ec: thinkpad_ec 0.41 loaded.
[ 20.988899] systemd[1]: dev-hugepages.mount changed mounting -> mounting-done
[ 20.988916] systemd[1]: Job dev-hugepages.mount/start finished, result=done
[ 21.007415] tp_smapi 0.41 loading...
[ 21.007716] tp_smapi successfully loaded (smapi_port=0xb2).
[ 21.021062] systemd[1]: Mounted Huge Pages File System.
[ 21.025940] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=14 reply_cookie=0 error=n/a
[ 21.027066] systemd-journald[151]: Audit not supported in the kernel.
[ 21.027303] systemd-journald[151]: Fixed max_use=385.6M max_size=48.2M min_size=4.0M keep_free=578.4M
[ 21.029071] systemd-journald[151]: Reserving 87765 entries in hash table.
[ 21.030005] systemd-journald[151]: Vacuuming...
[ 21.030021] systemd-journald[151]: Vacuuming done, freed 0B of archived journals on disk.
[ 21.035480] systemd-journald[151]: Fixed max_use=4.0G max_size=128.0M min_size=4.0M keep_free=4.0G
[ 21.047168] systemd-journald[151]: Flushing to /var...
[ 21.047178] systemd-journald[151]: Root directory /run/log/journal added.
[ 21.047184] systemd-journald[151]: Considering /run/log/journal/d0848bdf0dd74c9ab261c38c34e3891e.
[ 21.047195] systemd-journald[151]: Directory /run/log/journal/d0848bdf0dd74c9ab261c38c34e3891e added.
[ 21.047217] systemd-journald[151]: File /run/log/journal/d0848bdf0dd74c9ab261c38c34e3891e/system.journal added.
[ 21.059310] systemd-cgroups-agent[136]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 21.060434] systemd-journald[151]: Directory /run/log/journal/d0848bdf0dd74c9ab261c38c34e3891e removed.
[ 21.060438] systemd-journald[151]: Root directory /run/log/journal removed.
[ 21.060440] systemd-journald[151]: mmap cache statistics: 165 hit, 1 miss
[ 21.060588] systemd-journald[151]: Flushing /dev/kmsg...
[ 21.064040] systemd-cgroups-agent[139]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 21.074372] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=14 reply_cookie=0 error=n/a
[ 21.077742] systemd[1]: Failed to send job remove signal for 31: Connection reset by peer
[ 21.078085] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00'
[ 21.078132] systemd-journald[151]: no db file to read /run/udev/data/+acpi:PNP0A08:00: No such file or directory
[ 21.078255] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00'
[ 21.078282] systemd-journald[151]: no db file to read /run/udev/data/+acpi:PNP0A08:00: No such file or directory
[ 21.078364] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.078386] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.078436] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.078455] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.078505] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.078523] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.078571] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.078589] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.078639] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.078657] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.078704] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.078722] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.078770] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:00.0'
[ 21.078802] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:00.0: No such file or directory
[ 21.078855] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.078886] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.078938] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.078965] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.079014] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.079040] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.079089] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.079115] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.079165] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.079194] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.079247] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.079273] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.079338] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.079367] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.079417] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.079444] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.079493] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:16.0'
[ 21.079521] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:16.0: No such file or directory
[ 21.079575] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:16.0'
[ 21.079601] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:16.0: No such file or directory
[ 21.079649] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:16.0'
[ 21.079675] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:16.0: No such file or directory
[ 21.079721] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.079749] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.079801] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.079827] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.079878] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.079904] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.079957] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.079983] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.080034] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.080061] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.080118] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.080145] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.080194] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.080220] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.080268] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.080294] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.080342] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.080370] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.080417] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.080443] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.080494] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.080522] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.080573] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.080599] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.080646] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.080674] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.080725] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.080752] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.080805] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.080833] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.080882] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.080908] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.080958] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.080984] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.081033] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.081061] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.081113] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.081140] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.081189] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.081215] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.081264] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.081290] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.081340] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.0'
[ 21.081367] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.0: No such file or directory
[ 21.081420] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081448] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081498] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081524] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081573] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081599] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081649] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081675] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081724] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081750] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081798] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081824] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081873] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081899] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.081947] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.081973] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.082024] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.3'
[ 21.082052] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.3: No such file or directory
[ 21.082106] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.3'
[ 21.082132] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.3: No such file or directory
[ 21.082188] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.3'
[ 21.082214] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.3: No such file or directory
[ 21.082260] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.082286] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.082338] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 21.082367] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:03:00.0: No such file or directory
[ 21.082424] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 21.082450] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:03:00.0: No such file or directory
[ 21.082501] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 21.082527] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:03:00.0: No such file or directory
[ 21.082582] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.082608] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.082651] systemd-cgroups-agent[141]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 21.082684] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.082727] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.082807] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.082840] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.082890] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.082917] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.082968] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.082995] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.083046] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.083072] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.083123] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.083150] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.083202] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.083229] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.083279] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.083305] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.083352] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.083378] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.083430] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.083458] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.083509] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.083535] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.083588] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.083614] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.083691] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.083718] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.083768] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.083793] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.083843] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.083868] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.083918] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.083945] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.083993] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.084019] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.084065] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.084091] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.084141] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.084167] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.085040] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085068] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085124] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085147] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085200] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085222] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085270] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085292] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085342] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085364] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085412] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085433] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085480] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085501] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085549] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085571] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085622] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085644] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085693] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085715] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085760] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:00'
[ 21.085782] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.085832] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:01'
[ 21.085856] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.085911] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:02'
[ 21.085935] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:02: No such file or directory
[ 21.085987] systemd-cgroups-agent[145]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 21.086010] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:02'
[ 21.086045] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:02: No such file or directory
[ 21.086121] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:03'
[ 21.086149] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:03: No such file or directory
[ 21.086206] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:04'
[ 21.086230] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:04: No such file or directory
[ 21.086285] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:05'
[ 21.086306] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 21.086362] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086386] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086441] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086463] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086511] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086533] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086580] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086601] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086653] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086674] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086723] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086745] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086798] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086821] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086870] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086892] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.086937] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.086959] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.087007] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.087028] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.087076] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.087098] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.087146] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:06'
[ 21.087168] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.087245] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.087273] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.087322] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.087348] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.087397] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.087423] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.087470] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.087496] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.087545] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.087570] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.087616] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.087642] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.087690] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.087716] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.087763] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.087789] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.087838] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.087864] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.087913] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.087938] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.087984] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.088011] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.088060] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.088078] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.088456] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.088479] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.088529] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.088548] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.088597] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.088615] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.088661] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.088679] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.088731] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.1/pci_bus/0000:03'
[ 21.088752] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:03: No such file or directory
[ 21.088807] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/pci_bus/0000:04'
[ 21.088828] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:04: No such file or directory
[ 21.088879] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/pci_bus/0000:04'
[ 21.088897] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:04: No such file or directory
[ 21.088953] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/pci_bus/0000:04'
[ 21.088972] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:04: No such file or directory
[ 21.089022] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/pci_bus/0000:09'
[ 21.089042] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:09: No such file or directory
[ 21.089097] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/pci_bus/0000:09'
[ 21.089115] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:09: No such file or directory
[ 21.089165] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.3/pci_bus/0000:09'
[ 21.089183] systemd-journald[151]: no db file to read /run/udev/data/+pci_bus:0000:09: No such file or directory
[ 21.089486] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.089518] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.090999] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:01'
[ 21.091026] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.091076] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:01'
[ 21.091099] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.091147] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:01'
[ 21.091170] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.091441] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/system/memory/memory26'
[ 21.091463] systemd-journald[151]: no db file to read /run/udev/data/+memory:memory26: No such file or directory
[ 21.091513] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pnp0/00:01'
[ 21.091535] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.093014] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.093046] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.093097] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.093125] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.093369] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.093397] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.093444] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.093470] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.093524] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.093550] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.093597] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.093623] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.093675] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0'
[ 21.093707] systemd-journald[151]: no db file to read /run/udev/data/+usb:1-0:1.0: No such file or directory
[ 21.093762] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0'
[ 21.093790] systemd-journald[151]: no db file to read /run/udev/data/+usb:1-0:1.0: No such file or directory
[ 21.093836] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.093862] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.093908] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.093934] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.093984] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-0:1.0'
[ 21.094013] systemd-journald[151]: no db file to read /run/udev/data/+usb:2-0:1.0: No such file or directory
[ 21.094064] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-0:1.0'
[ 21.094092] systemd-journald[151]: no db file to read /run/udev/data/+usb:2-0:1.0: No such file or directory
[ 21.094167] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.094194] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.094243] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.094269] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.094316] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.094342] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.094393] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.094419] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.094466] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.094492] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.094906] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.094935] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.094992] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-0:1.0'
[ 21.095022] systemd-journald[151]: no db file to read /run/udev/data/+usb:3-0:1.0: No such file or directory
[ 21.095074] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-0:1.0'
[ 21.095101] systemd-journald[151]: no db file to read /run/udev/data/+usb:3-0:1.0: No such file or directory
[ 21.095148] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.095174] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.095220] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.095246] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.095297] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.095323] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.095369] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.095395] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.095442] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.095468] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.095517] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.095543] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.095593] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-0:1.0'
[ 21.095622] systemd-journald[151]: no db file to read /run/udev/data/+usb:4-0:1.0: No such file or directory
[ 21.095674] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-0:1.0'
[ 21.095701] systemd-journald[151]: no db file to read /run/udev/data/+usb:4-0:1.0: No such file or directory
[ 21.095750] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.095778] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.095882] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.095909] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.095956] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.096002] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.096083] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.096123] systemd-journald[151]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.096212] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0'
[ 21.096251] systemd-journald[151]: no db file to read /run/udev/data/+scsi:host0: No such file or directory
[ 21.096339] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata2/host1'
[ 21.096382] systemd-journald[151]: no db file to read /run/udev/data/+scsi:host1: No such file or directory
[ 21.096473] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2'
[ 21.096511] systemd-journald[151]: no db file to read /run/udev/data/+scsi:host2: No such file or directory
[ 21.096600] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata4/host3'
[ 21.096637] systemd-journald[151]: no db file to read /run/udev/data/+scsi:host3: No such file or directory
[ 21.096903] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2'
[ 21.096946] systemd-journald[151]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 21.097005] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1'
[ 21.097039] systemd-journald[151]: no db file to read /run/udev/data/c189:257: No such file or directory
[ 21.097128] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1'
[ 21.097181] systemd-journald[151]: no db file to read /run/udev/data/c189:385: No such file or directory
[ 21.097275] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0'
[ 21.097312] systemd-journald[151]: no db file to read /run/udev/data/+usb:3-1:1.0: No such file or directory
[ 21.097378] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0'
[ 21.097409] systemd-journald[151]: no db file to read /run/udev/data/+usb:3-1:1.0: No such file or directory
[ 21.097465] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0'
[ 21.097496] systemd-journald[151]: no db file to read /run/udev/data/+usb:4-1:1.0: No such file or directory
[ 21.097552] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0'
[ 21.097581] systemd-journald[151]: no db file to read /run/udev/data/+usb:4-1:1.0: No such file or directory
[ 21.098003] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2'
[ 21.098040] systemd-journald[151]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 21.098384] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.098413] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.098468] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-4'
[ 21.098501] systemd-journald[151]: no db file to read /run/udev/data/c189:2: No such file or directory
[ 21.098562] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5'
[ 21.098595] systemd-journald[151]: no db file to read /run/udev/data/c189:386: No such file or directory
[ 21.098763] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.098789] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.098837] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.098862] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.098914] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.098941] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.099020] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.099046] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.099123] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.099148] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.099234] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:03F0:A407.0001'
[ 21.099263] systemd-journald[151]: no db file to read /run/udev/data/+hid:0003:03F0:A407.0001: No such file or directory
[ 21.099365] systemd-journald[151]: device 0x7f821c60d7f0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:03F0:A407.0002'
[ 21.099391] systemd-journald[151]: no db file to read /run/udev/data/+hid:0003:03F0:A407.0002: No such file or directory
[ 21.117154] systemd-journald[151]: systemd-journald running as pid 151
[ 21.529617] systemd[1]: Failed to send unit change signal for dev-hugepages.mount: Transport endpoint is not connected
[ 21.533670] systemd[1]: proc-sys-fs-binfmt_misc.mount changed mounting -> mounting-done
[ 21.537632] systemd[1]: Job proc-sys-fs-binfmt_misc.mount/start finished, result=done
[ 21.544206] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 21.546880] systemd[1]: Failed to send job remove signal for 85: Transport endpoint is not connected
[ 21.549568] systemd[1]: sys-kernel-debug.mount changed mounting -> mounting-done
[ 21.551969] systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
[ 21.556953] systemd[1]: Mounted Debug File System.
[ 21.559358] systemd[1]: Failed to send job remove signal for 10: Transport endpoint is not connected
[ 21.561851] systemd[1]: Failed to send unit change signal for proc-sys-fs-binfmt_misc.mount: Transport endpoint is not connected
[ 21.564131] systemd[1]: Failed to send unit change signal for sys-kernel-debug.mount: Transport endpoint is not connected
[ 21.566492] systemd[1]: Got notification message for unit systemd-journald.service
[ 21.568730] systemd[1]: systemd-journald.service: Got notification message from PID 151 (WATCHDOG=1)
[ 21.571011] systemd[1]: systemd-journald.service: got WATCHDOG=1
[ 21.573180] systemd[1]: Got notification message for unit systemd-journald.service
[ 21.575263] systemd[1]: systemd-journald.service: Got notification message from PID 151 (READY=1, STATUS=Processing requests...)
[ 21.577389] systemd[1]: systemd-journald.service: got READY=1
[ 21.579553] systemd[1]: systemd-journald.service changed start -> running
[ 21.581506] systemd[1]: Job systemd-journald.service/start finished, result=done
[ 21.585470] systemd[1]: Started Journal Service.
[ 21.587428] systemd[1]: Failed to send job remove signal for 25: Transport endpoint is not connected
[ 21.648470] systemd-journald[151]: Received request to flush runtime journal from PID 1
[ 21.671192] systemd-journald[151]: Vacuuming...
[ 21.689645] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 21.702985] systemd[1]: systemd-sysctl.service: cgroup is empty
[ 21.703835] systemd-journald[151]: Vacuuming done, freed 0B of archived journals on disk.
[ 22.015784] Non-volatile memory driver v1.3
[ 22.018051] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[ 22.019952] systemd-journald[151]: device 0x7f821c61a080 has devpath '/devices/pnp0/00:05'
[ 22.021230] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 22.021383] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[ 22.021384] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 22.021385] thinkpad_acpi: ThinkPad BIOS H6ET65WW (2.06 ), EC unknown
[ 22.021386] thinkpad_acpi: Lenovo ThinkPad T430u, model 33533MG
[ 22.021911] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 22.022130] thinkpad_acpi: radio switch found; radios are enabled
[ 22.022139] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[ 22.022228] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 22.022229] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 22.030573] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 22.042880] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 22.045043] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 22.050483] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input12
[ 22.055549] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 22.070831] thermal LNXTHERM:00: registered as thermal_zone0
[ 22.072422] ACPI: Thermal Zone [TZ00] (44 C)
[ 22.073840] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/LNXSYSTM:00/LNXSYBUS:01/LNXTHERM:00'
[ 22.075108] systemd-journald[151]: no db file to read /run/udev/data/+acpi:LNXTHERM:00: No such file or directory
[ 22.083238] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[ 22.089189] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pnp0/00:05'
[ 22.089235] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 22.089283] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20150204/utaddress-258)
[ 22.089284] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.089290] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-258)
[ 22.089290] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.089293] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-258)
[ 22.089294] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.089297] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-258)
[ 22.089298] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.089299] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 22.112039] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 22.112048] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 22.112680] r8169 0000:09:00.0 eth0: RTL8168evl/8111evl at 0xffffc90004eba000, 08:9e:01:6a:88:e0, XID 0c900800 IRQ 32
[ 22.112683] r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 22.115815] cfg80211: Calling CRDA to update world regulatory domain
[ 22.129883] sound hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 22.129885] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 22.129887] sound hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 22.129889] sound hdaudioC0D0: mono: mono_out=0x0
[ 22.129890] sound hdaudioC0D0: inputs:
[ 22.129892] sound hdaudioC0D0: Mic=0x18
[ 22.129894] sound hdaudioC0D0: Internal Mic=0x12
[ 22.150096] ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
[ 22.150097] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.154465] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.154536] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.154644] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.154698] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.154791] systemd-journald[151]: device 0x7f821c61b770 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.154847] systemd-journald[151]: device 0x7f821c61b770 filled with db file data
[ 22.172784] Intel(R) Wireless WiFi driver for Linux
[ 22.174367] random: nonblocking pool is initialized
[ 22.176823] ACPI: AC Adapter [ACAD] (off-line)
[ 22.184845] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
[ 22.187928] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 22.192509] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 22.194675] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 22.194764] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 22.209294] Copyright(c) 2003- 2014 Intel Corporation
[ 22.212743] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 22.213309] systemd-journald[151]: device 0x7f821c61b6b0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.213380] systemd-journald[151]: device 0x7f821c61b6b0 filled with db file data
[ 22.226843] input: PC Speaker as /devices/platform/pcspkr/input/input20
[ 22.236455] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 22.265657] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.267763] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.270780] media: Linux media interface: v0.10
[ 22.281254] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 22.283161] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 22.285023] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 22.286836] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[ 22.288737] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 22.293142] Linux video capture interface: v2.00
[ 22.310541] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.310585] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.310651] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.310687] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.310743] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.310778] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.310832] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.310866] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.310919] systemd-journald[151]: device 0x7f821c61b3c0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.310952] systemd-journald[151]: device 0x7f821c61b3c0 filled with db file data
[ 22.331087] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:0523)
[ 22.353677] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input23
[ 22.356539] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 22.356851] usbcore: registered new interface driver uvcvideo
[ 22.356852] USB Video Class driver (1.1.1)
[ 22.363368] systemd-journald[151]: device 0x7f821c61c000 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0'
[ 22.365140] systemd-journald[151]: no db file to read /run/udev/data/+ieee80211:phy0: No such file or directory
[ 22.376831] mousedev: PS/2 mouse device common for all mice
[ 22.395338] AVX version of gcm_enc/dec engaged.
[ 22.395342] AES CTR mode by8 optimization enabled
[ 22.395368] ACPI: Battery Slot [BAT1] (battery present)
[ 22.395814] wmi: Mapper loaded
[ 22.422313] Bluetooth: Core ver 2.20
[ 22.422331] NET: Registered protocol family 31
[ 22.422333] Bluetooth: HCI device and connection manager initialized
[ 22.422338] Bluetooth: HCI socket layer initialized
[ 22.422342] Bluetooth: L2CAP socket layer initialized
[ 22.422350] Bluetooth: SCO socket layer initialized
[ 22.436741] usbcore: registered new interface driver btusb
[ 22.460466] intel_rapl: Found RAPL domain package
[ 22.460470] intel_rapl: Found RAPL domain core
[ 22.460471] intel_rapl: Found RAPL domain uncore
[ 22.521099] iTCO_vendor_support: vendor-support=0
[ 22.521695] r8169 0000:09:00.0 enp9s0: renamed from eth0
[ 22.521765] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 22.521803] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 22.522808] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 22.524435] systemd-journald[151]: device 0x7f821c61d370 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.524484] systemd-journald[151]: device 0x7f821c61d370 filled with db file data
[ 22.655453] r8169 0000:09:00.0 enp9s0: link down
[ 22.671551] systemd-journald[151]: device 0x7f821c61d370 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.671620] systemd-journald[151]: device 0x7f821c61d370 filled with db file data
[ 22.672339] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 22.691367] systemd-journald[151]: device 0x7f821c61d6d0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.691435] systemd-journald[151]: device 0x7f821c61d6d0 filled with db file data
[ 22.694123] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 22.697898] systemd-journald[151]: device 0x7f821c61d370 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.697973] systemd-journald[151]: device 0x7f821c61d370 filled with db file data
[ 22.701929] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 22.704670] systemd-journald[151]: device 0x7f821c61d680 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.704719] systemd-journald[151]: device 0x7f821c61d680 filled with db file data
[ 22.765287] fuse init (API version 7.23)
[ 22.800228] psmouse serio4: synaptics: queried max coordinates: x [..5702], y [..4714]
[ 22.804308] systemd-journald[151]: device 0x7f821c61f150 has devpath '/devices/platform/i8042/serio4'
[ 22.804402] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 22.835751] psmouse serio4: synaptics: queried min coordinates: x [1240..], y [1140..]
[ 22.836931] systemd-journald[151]: device 0x7f821c61f150 has devpath '/devices/platform/i8042/serio4'
[ 22.837022] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 22.906303] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x126c00, board id: 2228, fw id: 1212753
[ 22.906334] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[ 22.906954] systemd-journald[151]: device 0x7f821c61f150 has devpath '/devices/platform/i8042/serio4'
[ 22.907040] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 22.907154] systemd-journald[151]: device 0x7f821c61f150 has devpath '/devices/platform/i8042/serio4'
[ 22.907212] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 22.946443] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 22.946914] systemd-journald[151]: device 0x7f821c61f150 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.946996] systemd-journald[151]: device 0x7f821c61f150 filled with db file data
[ 22.948325] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input22
[ 22.954118] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 22.957001] systemd-journald[151]: device 0x7f821c61f9e0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.957106] systemd-journald[151]: device 0x7f821c61f9e0 filled with db file data
[ 23.236743] traps: gnome-shell[519] trap int3 ip:7f80d0549ac0 sp:7ffe4f077e50 error:0
[ 23.378743] traps: gnome-shell[408] trap int3 ip:7f80d0549ac0 sp:7ffe4f077d10 error:0
[ 23.619509] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 23.623490] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 23.625610] wlp3s0: authenticated
[ 23.627185] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 23.633411] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 23.642458] wlp3s0: associated
[ 27.607723] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 27.609048] systemd-journald[151]: device 0x7f821c622dd0 has devpath '/devices/platform/i8042/serio4/serio5'
[ 27.609109] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio5: No such file or directory
[ 27.833888] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input24
[ 45.611918] systemd-journald[151]: Fixed max_use=4.0G max_size=128.0M min_size=4.0M keep_free=4.0G
[ 45.623929] systemd[1]: Got message type=method_call sender=:1.1 destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc3_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=165 reply_cookie=0 error=n/a
[ 45.637268] systemd[1]: Sent message type=method_return sender=n/a destination=:1.1 object=n/a interface=n/a member=n/a cookie=382 reply_cookie=165 error=n/a
[ 298.259374] cfg80211: Calling CRDA to update world regulatory domain
[ 298.979272] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 298.984195] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 298.987339] wlp3s0: authenticated
[ 298.989039] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 298.997237] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 299.002136] wlp3s0: associated
[ 712.433702] cfg80211: Calling CRDA to update world regulatory domain
[ 713.062651] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 713.071459] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 713.244538] wlp3s0: authenticated
[ 713.246111] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 713.284174] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 713.288769] wlp3s0: associated
[ 852.430227] cfg80211: Calling CRDA to update world regulatory domain
[ 853.161557] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 853.169826] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 853.276367] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 2/3)
[ 853.383089] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 3/3)
[ 853.489778] wlp3s0: authentication with bc:f6:85:f4:60:0f timed out
[ 854.535146] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 854.537576] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 854.543187] wlp3s0: authenticated
[ 854.543514] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 854.555791] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 854.558437] wlp3s0: associated
[ 1312.706252] cfg80211: Calling CRDA to update world regulatory domain
[ 1313.409038] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 1313.441286] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 1313.593861] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 2/3)
[ 1313.635567] wlp3s0: authenticated
[ 1313.636610] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 1313.816308] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 1313.839332] wlp3s0: associated
[ 1765.866126] cfg80211: Calling CRDA to update world regulatory domain
[ 1766.504082] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 1766.506531] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 1766.508661] wlp3s0: authenticated
[ 1766.509460] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 1766.515712] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 1766.525058] wlp3s0: associated
[ 1982.985059] cfg80211: Calling CRDA to update world regulatory domain
[ 1983.720655] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 1983.730844] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 1983.841752] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 2/3)
[ 1983.948432] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 3/3)
[ 1984.058422] wlp3s0: authentication with bc:f6:85:f4:60:0f timed out
[ 1985.215758] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 1985.219313] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 1985.325682] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 2/3)
[ 1985.432317] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 3/3)
[ 1985.539067] wlp3s0: authentication with bc:f6:85:f4:60:0f timed out
[ 1987.109772] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 1987.115757] wlp3s0: direct probe to bc:f6:85:f4:60:0f (try 1/3)
[ 1987.316441] wlp3s0: direct probe to bc:f6:85:f4:60:0f (try 2/3)
[ 1987.519851] wlp3s0: direct probe to bc:f6:85:f4:60:0f (try 3/3)
[ 1987.723306] wlp3s0: authentication with bc:f6:85:f4:60:0f timed out
[ 2068.703229] wlp3s0: authenticate with 00:8e:f2:77:f5:f7
[ 2068.706833] wlp3s0: send auth to 00:8e:f2:77:f5:f7 (try 1/3)
[ 2068.709639] wlp3s0: authenticated
[ 2068.713195] wlp3s0: associate with 00:8e:f2:77:f5:f7 (try 1/3)
[ 2068.716549] wlp3s0: RX AssocResp from 00:8e:f2:77:f5:f7 (capab=0x411 status=0 aid=15)
[ 2068.719516] wlp3s0: associated
[ 6523.898429] IPv6: ADDRCONF(NETDEV_UP): enp9s0: link is not ready
[ 6523.915999] wlp3s0: deauthenticating from 00:8e:f2:77:f5:f7 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 6523.952526] cfg80211: Calling CRDA to update world regulatory domain
[ 6523.991722] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 6528.871612] PM: Syncing filesystems ... done.
[ 6528.884913] PM: Preparing system for mem sleep
[ 6528.885333] Freezing user space processes ... (elapsed 0.007 seconds) done.
[ 6528.893303] Freezing remaining freezable tasks ... (elapsed 0.060 seconds) done.
[ 6528.953926] PM: Entering mem sleep
[ 6528.953953] Suspending console(s) (use no_console_suspend to debug)
[ 6529.104313] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 6529.105767] sd 0:0:0:0: [sda] Stopping disk
[ 6529.347700] PM: suspend of devices complete after 393.357 msecs
[ 6529.360662] PM: late suspend of devices complete after 12.943 msecs
[ 6529.362156] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 6529.362356] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[ 6529.362385] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[ 6529.374066] PM: noirq suspend of devices complete after 13.394 msecs
[ 6529.374288] ACPI: Preparing to enter system sleep state S3
[ 6529.440635] PM: Saving platform NVS memory
[ 6529.440639] Disabling non-boot CPUs ...
[ 6529.440677] intel_pstate CPU 1 exiting
[ 6529.441845] kvm: disabling virtualization on CPU1
[ 6529.441858] smpboot: CPU 1 is now offline
[ 6529.442166] intel_pstate CPU 2 exiting
[ 6529.443320] kvm: disabling virtualization on CPU2
[ 6529.443554] smpboot: CPU 2 is now offline
[ 6529.443844] intel_pstate CPU 3 exiting
[ 6529.444978] kvm: disabling virtualization on CPU3
[ 6529.444982] smpboot: CPU 3 is now offline
[ 6529.446586] ACPI: Low-level resume complete
[ 6529.446641] PM: Restoring platform NVS memory
[ 6529.447013] Enabling non-boot CPUs ...
[ 6529.447064] x86: Booting SMP configuration:
[ 6529.447065] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 6529.459183] kvm: enabling virtualization on CPU1
[ 6529.461681] CPU1 is up
[ 6529.461730] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 6529.473401] kvm: enabling virtualization on CPU2
[ 6529.475816] CPU2 is up
[ 6529.475855] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 6529.487552] kvm: enabling virtualization on CPU3
[ 6529.489958] CPU3 is up
[ 6529.494230] ACPI: Waking up from system sleep state S3
[ 6529.580116] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[ 6529.580621] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 6529.580853] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 6529.580909] PM: noirq resume of devices complete after 14.840 msecs
[ 6529.581307] PM: early resume of devices complete after 0.369 msecs
[ 6529.588881] sd 0:0:0:0: [sda] Starting disk
[ 6529.690543] rtc_cmos 00:01: System wakeup disabled by ACPI
[ 6529.709107] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[ 6529.789262] usb 4-1.5: reset full-speed USB device number 3 using ehci-pci
[ 6529.842809] usb 1-4: reset high-speed USB device number 3 using xhci_hcd
[ 6529.905841] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 6529.906246] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 6529.906251] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 6529.906254] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 6529.907029] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 6529.907034] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 6529.907037] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 6529.907265] ata1.00: configured for UDMA/100
[ 6530.127641] PM: resume of devices complete after 546.084 msecs
[ 6530.128717] PM: Finishing wakeup.
[ 6530.128721] Restarting tasks ...
[ 6530.130956] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 6530.131127] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 6530.131399] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 6530.131514] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 6530.132052] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 6530.132243] systemd-journald[151]: device 0x7f821c6384e0 filled with db file data
[ 6530.132517] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 6530.135893] done.
[ 6530.136566] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.136918] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 6530.137090] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.141086] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 6530.141271] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.141497] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 6530.141623] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.141836] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 6530.141964] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.142500] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 6530.142685] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 6530.142853] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pnp0/00:01'
[ 6530.142915] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 6530.143080] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pnp0/00:05'
[ 6530.143139] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 6530.143298] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5'
[ 6530.143433] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.143629] systemd-journald[151]: device 0x7f821c638b90 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-4'
[ 6530.143751] systemd-journald[151]: device 0x7f821c638b90 filled with db file data
[ 6530.145896] systemd[1]: shadow.timer: Realtime timer elapses at Sat 2015-05-02 00:00:00 CEST.
[ 6530.517830] psmouse serio4: synaptics: queried max coordinates: x [..5702], y [..4714]
[ 6530.519552] systemd-journald[151]: device 0x7f821c637c80 has devpath '/devices/platform/i8042/serio4'
[ 6530.519656] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 6530.552392] psmouse serio4: synaptics: queried min coordinates: x [1240..], y [1140..]
[ 6530.552804] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 6530.552880] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 6530.911672] r8169 0000:09:00.0 enp9s0: link down
[ 6530.912648] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 6530.913067] systemd-journald[151]: device 0x7f821c638d40 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 6530.913158] systemd-journald[151]: device 0x7f821c638d40 filled with db file data
[ 6530.913283] systemd-journald[151]: device 0x7f821c6394f0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 6530.913356] systemd-journald[151]: device 0x7f821c6394f0 filled with db file data
[ 6530.920294] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 6530.923123] systemd-journald[151]: device 0x7f821c638d40 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 6530.923214] systemd-journald[151]: device 0x7f821c638d40 filled with db file data
[ 6531.058679] ------------[ cut here ]------------
[ 6531.058715] WARNING: CPU: 0 PID: 0 at drivers/gpu/drm/i915/intel_display.c:9756 intel_check_page_flip+0xda/0xf0 [i915]()
[ 6531.058717] Kicking stuck page flip: queued at 390662, now 390669
[ 6531.058719] Modules linked in: ctr ccm msr fuse iTCO_wdt iTCO_vendor_support coretemp intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm btusb bluetooth crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel joydev mousedev aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd arc4 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev iwldvm media mac80211 pcspkr psmouse serio_raw snd_hda_codec_hdmi i2c_i801 iwlwifi snd_hda_codec_realtek snd_hda_codec_generic cfg80211 r8169 lpc_ich rtsx_pci_ms memstick mii snd_hda_intel snd_hda_controller thermal snd_hda_codec snd_hwdep shpchp mei_me mei snd_pcm snd_timer thinkpad_acpi nvram snd soundcore led_class rfkill tpm_tis wmi hwmon tpm evdev battery ac mac_hid processor sch_fq_codel tp_smapi(O)
[ 6531.058754] thinkpad_ec(O) acpi_call(O) ext4 crc16 mbcache jbd2 hid_generic sd_mod usbhid hid rtsx_pci_sdmmc mmc_core atkbd libps2 ahci libahci libata scsi_mod rtsx_pci ehci_pci xhci_pci xhci_hcd i8042 serio i915 button intel_gtt i2c_algo_bit video drm_kms_helper drm i2c_core uhci_hcd ehci_hcd usbcore usb_common
[ 6531.058773] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G U O 4.0.1-1-ARCH #1
[ 6531.058774] Hardware name: LENOVO 33533MG/33533MG, BIOS H6ET65WW (2.06 ) 11/09/2012
[ 6531.058776] 0000000000000000 ce0cf9e97bf577b6 ffff88021e203d18 ffffffff8156de97
[ 6531.058778] 0000000000000000 ffff88021e203d70 ffff88021e203d58 ffffffff81074d7a
[ 6531.058781] ffff88021e203d88 ffff8802146ff000 ffff8802146b5000 ffff8802146b51a0
[ 6531.058783] Call Trace:
[ 6531.058785] <IRQ> [<ffffffff8156de97>] dump_stack+0x4c/0x6e
[ 6531.058796] [<ffffffff81074d7a>] warn_slowpath_common+0x8a/0xc0
[ 6531.058799] [<ffffffff81074e05>] warn_slowpath_fmt+0x55/0x70
[ 6531.058812] [<ffffffffa01b4d6a>] intel_check_page_flip+0xda/0xf0 [i915]
[ 6531.058824] [<ffffffffa018054c>] ironlake_irq_handler+0x2ac/0x1000 [i915]
[ 6531.058827] [<ffffffff810ee07d>] ? clockevents_program_event+0x6d/0x100
[ 6531.058830] [<ffffffff8109410f>] ? notifier_call_chain+0x4f/0x80
[ 6531.058834] [<ffffffff810cf1ae>] handle_irq_event_percpu+0x3e/0x1f0
[ 6531.058836] [<ffffffff810cf3a1>] handle_irq_event+0x41/0x70
[ 6531.058839] [<ffffffff810d237e>] handle_edge_irq+0x9e/0x110
[ 6531.058843] [<ffffffff81018352>] handle_irq+0x22/0x40
[ 6531.058846] [<ffffffff8157638f>] do_IRQ+0x4f/0xf0
[ 6531.058849] [<ffffffff815742ad>] common_interrupt+0x6d/0x6d
[ 6531.058850] <EOI> [<ffffffff8101fb4d>] ? native_sched_clock+0x2d/0xa0
[ 6531.058856] [<ffffffff8142d90d>] ? cpuidle_enter_state+0x5d/0x1a0
[ 6531.058858] [<ffffffff8142d8fd>] ? cpuidle_enter_state+0x4d/0x1a0
[ 6531.058861] [<ffffffff8142da87>] cpuidle_enter+0x17/0x20
[ 6531.058863] [<ffffffff810b7150>] cpu_startup_entry+0x350/0x480
[ 6531.058866] [<ffffffff81564635>] rest_init+0x85/0x90
[ 6531.058868] [<ffffffff818e9035>] start_kernel+0x48b/0x4ac
[ 6531.058871] [<ffffffff818e8120>] ? early_idt_handlers+0x120/0x120
[ 6531.058874] [<ffffffff818e8339>] x86_64_start_reservations+0x2a/0x2c
[ 6531.058877] [<ffffffff818e849c>] x86_64_start_kernel+0x161/0x184
[ 6531.058879] ---[ end trace 9bf59a9ff3dcdc8b ]---
[ 6531.161668] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 6531.163191] systemd-journald[151]: device 0x7f821c638d40 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 6531.163463] systemd-journald[151]: device 0x7f821c638d40 filled with db file data
[ 6531.169346] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 6531.169719] systemd-journald[151]: device 0x7f821c638d40 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 6531.169821] systemd-journald[151]: device 0x7f821c638d40 filled with db file data
[ 6531.983621] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 6531.987568] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 6531.992142] wlp3s0: authenticated
[ 6531.993368] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 6531.998322] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 6532.003229] wlp3s0: associated
[ 7458.341579] IPv6: ADDRCONF(NETDEV_UP): enp9s0: link is not ready
[ 7458.376470] wlp3s0: deauthenticating from bc:f6:85:f4:60:0f by local choice (Reason: 3=DEAUTH_LEAVING)
[ 7458.403059] cfg80211: Calling CRDA to update world regulatory domain
[ 7458.449989] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 7463.325055] PM: Syncing filesystems ... done.
[ 7463.344165] PM: Preparing system for mem sleep
[ 7463.344648] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 7463.346939] Freezing remaining freezable tasks ... (elapsed 0.107 seconds) done.
[ 7463.454692] PM: Entering mem sleep
[ 7463.454721] Suspending console(s) (use no_console_suspend to debug)
[ 7463.602177] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 7463.603639] sd 0:0:0:0: [sda] Stopping disk
[ 7463.844170] PM: suspend of devices complete after 389.041 msecs
[ 7463.857233] PM: late suspend of devices complete after 13.036 msecs
[ 7463.858455] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 7463.858604] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[ 7463.858617] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[ 7463.870576] PM: noirq suspend of devices complete after 13.331 msecs
[ 7463.870812] ACPI: Preparing to enter system sleep state S3
[ 7463.937194] PM: Saving platform NVS memory
[ 7463.937205] Disabling non-boot CPUs ...
[ 7463.937286] intel_pstate CPU 1 exiting
[ 7463.938672] kvm: disabling virtualization on CPU1
[ 7463.938916] smpboot: CPU 1 is now offline
[ 7463.939546] intel_pstate CPU 2 exiting
[ 7463.940867] kvm: disabling virtualization on CPU2
[ 7463.941116] smpboot: CPU 2 is now offline
[ 7463.941418] intel_pstate CPU 3 exiting
[ 7463.942539] kvm: disabling virtualization on CPU3
[ 7463.942545] smpboot: CPU 3 is now offline
[ 7463.944135] ACPI: Low-level resume complete
[ 7463.944192] PM: Restoring platform NVS memory
[ 7463.944561] Enabling non-boot CPUs ...
[ 7463.944611] x86: Booting SMP configuration:
[ 7463.944613] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 7463.956721] kvm: enabling virtualization on CPU1
[ 7463.959395] CPU1 is up
[ 7463.959450] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 7463.971122] kvm: enabling virtualization on CPU2
[ 7463.973504] CPU2 is up
[ 7463.973541] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 7463.985233] kvm: enabling virtualization on CPU3
[ 7463.987652] CPU3 is up
[ 7463.991952] ACPI: Waking up from system sleep state S3
[ 7464.075723] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 7464.076707] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 7464.077060] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[ 7464.077464] PM: noirq resume of devices complete after 14.945 msecs
[ 7464.077757] PM: early resume of devices complete after 0.264 msecs
[ 7464.079200] sd 0:0:0:0: [sda] Starting disk
[ 7464.181638] rtc_cmos 00:01: System wakeup disabled by ACPI
[ 7464.208912] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[ 7464.283753] usb 4-1.5: reset full-speed USB device number 3 using ehci-pci
[ 7464.342583] usb 1-4: reset high-speed USB device number 3 using xhci_hcd
[ 7464.398981] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7464.399382] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 7464.399387] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 7464.399391] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 7464.400147] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 7464.400152] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 7464.400155] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 7464.400363] ata1.00: configured for UDMA/100
[ 7464.625581] PM: resume of devices complete after 547.575 msecs
[ 7464.626702] PM: Finishing wakeup.
[ 7464.626705] Restarting tasks ...
[ 7464.628809] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 7464.628930] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 7464.629170] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 7464.629260] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 7464.629638] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 7464.629768] systemd-journald[151]: device 0x7f821c6384e0 filled with db file data
[ 7464.629958] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 7464.630069] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.630249] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 7464.630356] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.633302] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 7464.633438] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.633634] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 7464.633742] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.633906] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 7464.634004] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.634383] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 7464.634659] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 7464.634822] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pnp0/00:01'
[ 7464.634887] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 7464.635045] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pnp0/00:05'
[ 7464.635109] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 7464.635280] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5'
[ 7464.635409] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.635575] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-4'
[ 7464.635701] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7464.636937] done.
[ 7464.984611] psmouse serio4: synaptics: queried max coordinates: x [..5702], y [..4714]
[ 7464.985952] systemd-journald[151]: device 0x7f821c637c80 has devpath '/devices/platform/i8042/serio4'
[ 7464.986063] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7465.021094] psmouse serio4: synaptics: queried min coordinates: x [1240..], y [1140..]
[ 7465.022619] systemd-journald[151]: device 0x7f821c637c80 has devpath '/devices/platform/i8042/serio4'
[ 7465.022710] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7465.438134] r8169 0000:09:00.0 enp9s0: link down
[ 7465.438968] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 7465.439476] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 7465.439684] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7465.439939] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7465.440115] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7465.446623] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 7465.449392] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7465.449459] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7465.688282] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 7465.689582] systemd-journald[151]: device 0x7f821c638d40 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7465.689704] systemd-journald[151]: device 0x7f821c638d40 filled with db file data
[ 7465.695972] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 7465.696189] systemd-journald[151]: device 0x7f821c639650 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7465.696269] systemd-journald[151]: device 0x7f821c639650 filled with db file data
[ 7466.516137] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 7466.518329] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 7466.520375] wlp3s0: authenticated
[ 7466.523175] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 7466.528147] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=1)
[ 7466.535924] wlp3s0: associated
[ 7561.802467] IPv6: ADDRCONF(NETDEV_UP): enp9s0: link is not ready
[ 7561.867835] wlp3s0: deauthenticating from bc:f6:85:f4:60:0f by local choice (Reason: 3=DEAUTH_LEAVING)
[ 7561.902136] cfg80211: Calling CRDA to update world regulatory domain
[ 7561.937570] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 7566.812195] PM: Syncing filesystems ... done.
[ 7566.837373] PM: Preparing system for mem sleep
[ 7566.837735] Freezing user space processes ... (elapsed 0.008 seconds) done.
[ 7566.846202] Freezing remaining freezable tasks ... (elapsed 0.022 seconds) done.
[ 7566.868792] PM: Entering mem sleep
[ 7566.868817] Suspending console(s) (use no_console_suspend to debug)
[ 7567.024255] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 7567.025499] sd 0:0:0:0: [sda] Stopping disk
[ 7567.265564] PM: suspend of devices complete after 396.376 msecs
[ 7567.277456] PM: late suspend of devices complete after 11.878 msecs
[ 7567.278985] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 7567.279125] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[ 7567.279170] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[ 7567.290896] PM: noirq suspend of devices complete after 13.430 msecs
[ 7567.291118] ACPI: Preparing to enter system sleep state S3
[ 7567.357536] PM: Saving platform NVS memory
[ 7567.357546] Disabling non-boot CPUs ...
[ 7567.357626] intel_pstate CPU 1 exiting
[ 7567.359003] kvm: disabling virtualization on CPU1
[ 7567.359012] smpboot: CPU 1 is now offline
[ 7567.359885] intel_pstate CPU 2 exiting
[ 7567.361225] kvm: disabling virtualization on CPU2
[ 7567.361474] smpboot: CPU 2 is now offline
[ 7567.362175] intel_pstate CPU 3 exiting
[ 7567.363496] kvm: disabling virtualization on CPU3
[ 7567.363514] smpboot: CPU 3 is now offline
[ 7567.365882] ACPI: Low-level resume complete
[ 7567.365937] PM: Restoring platform NVS memory
[ 7567.366318] Enabling non-boot CPUs ...
[ 7567.366368] x86: Booting SMP configuration:
[ 7567.366369] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 7567.378076] kvm: enabling virtualization on CPU1
[ 7567.380441] CPU1 is up
[ 7567.380474] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 7567.392143] kvm: enabling virtualization on CPU2
[ 7567.394528] CPU2 is up
[ 7567.394565] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 7567.406222] kvm: enabling virtualization on CPU3
[ 7567.408677] CPU3 is up
[ 7567.412952] ACPI: Waking up from system sleep state S3
[ 7567.500461] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[ 7567.500593] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 7567.500733] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 7567.501044] PM: noirq resume of devices complete after 14.297 msecs
[ 7567.501733] PM: early resume of devices complete after 0.643 msecs
[ 7567.511060] sd 0:0:0:0: [sda] Starting disk
[ 7567.703282] usb 4-1.5: reset full-speed USB device number 3 using ehci-pci
[ 7567.715554] rtc_cmos 00:01: System wakeup disabled by ACPI
[ 7567.743126] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[ 7567.763476] usb 1-4: reset high-speed USB device number 3 using xhci_hcd
[ 7567.829846] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7567.830295] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 7567.830300] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 7567.830304] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 7567.831174] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 7567.831179] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 7567.831182] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 7567.831417] ata1.00: configured for UDMA/100
[ 7568.043811] PM: resume of devices complete after 541.833 msecs
[ 7568.085285] PM: Finishing wakeup.
[ 7568.085290] Restarting tasks ...
[ 7568.087840] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 7568.087935] done.
[ 7568.088007] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 7568.088282] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 7568.088395] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 7568.088950] systemd-journald[151]: device 0x7f821c6384e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 7568.089129] systemd-journald[151]: device 0x7f821c6384e0 filled with db file data
[ 7568.089402] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 7568.089566] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.089819] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 7568.089994] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.094251] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 7568.094452] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.094691] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 7568.094831] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.095073] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 7568.095210] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.095830] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 7568.095941] systemd-journald[151]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 7568.096187] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5'
[ 7568.096377] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.096682] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pnp0/00:01'
[ 7568.096758] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 7568.096932] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pnp0/00:05'
[ 7568.096995] systemd-journald[151]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 7568.097167] systemd-journald[151]: device 0x7f821c638c70 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-4'
[ 7568.097281] systemd-journald[151]: device 0x7f821c638c70 filled with db file data
[ 7568.508850] r8169 0000:09:00.0 enp9s0: link down
[ 7568.509634] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 7568.510267] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 7568.510359] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7568.510519] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7568.510602] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7568.514066] psmouse serio4: synaptics: queried max coordinates: x [..5702], y [..4714]
[ 7568.517292] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 7568.517661] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 7568.517727] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7568.517842] systemd-journald[151]: device 0x7f821c637d50 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7568.517894] systemd-journald[151]: device 0x7f821c637d50 filled with db file data
[ 7568.550649] psmouse serio4: synaptics: queried min coordinates: x [1240..], y [1140..]
[ 7568.554253] systemd-journald[151]: device 0x7f821c637d50 has devpath '/devices/platform/i8042/serio4'
[ 7568.554315] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7568.763409] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 7568.763637] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7568.763885] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7568.771111] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 7568.773548] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 7568.773645] systemd-journald[151]: device 0x7f821c6112d0 filled with db file data
[ 7569.437064] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
[ 7569.437207] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 7569.437277] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7569.438213] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
[ 7569.439364] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
[ 7569.440532] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 7569.440598] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7569.440704] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 7569.440742] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7569.441822] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
[ 7569.443838] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 7569.443907] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7569.450371] psmouse serio4: TouchPad at isa0060/serio4/input0 - driver resynced.
[ 7569.450505] systemd-journald[151]: device 0x7f821c6112d0 has devpath '/devices/platform/i8042/serio4'
[ 7569.450577] systemd-journald[151]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 7569.503009] wlp3s0: authenticate with bc:f6:85:f4:60:0f
[ 7569.506269] wlp3s0: send auth to bc:f6:85:f4:60:0f (try 1/3)
[ 7569.508469] wlp3s0: authenticated
[ 7569.510479] wlp3s0: associate with bc:f6:85:f4:60:0f (try 1/3)
[ 7569.515540] wlp3s0: RX AssocResp from bc:f6:85:f4:60:0f (capab=0x431 status=0 aid=6)
[ 7569.520050] wlp3s0: associated
[ 8014.117815] systemd-journald[151]: /var/log/journal/d0848bdf0dd74c9ab261c38c34e3891e/user-1000.journal: Allocation limit reached, rotating.
[ 8014.117824] systemd-journald[151]: Rotating...
[ 8014.126657] systemd-journald[151]: Reserving 233016 entries in hash table.
[ 8014.135346] systemd-journald[151]: Reserving 233016 entries in hash table.
[ 8014.141201] systemd-journald[151]: Vacuuming...
[ 8014.143377] systemd-journald[151]: Deleted archived journal /var/log/journal/d0848bdf0dd74c9ab261c38c34e3891e/user-1000@341de517404e4cfda30fc6a770e3e0fb-00000000002e4702-00050ec4a2b4c669.journal (16.0M).
[ 8014.146479] systemd-journald[151]: Deleted archived journal /var/log/journal/d0848bdf0dd74c9ab261c38c34e3891e/system@fe82fbc7d64b4b0391f50c200a23f1fc-000000000030a861-00050f4a70d41752.journal (128.0M).
[ 8014.146485] systemd-journald[151]: Vacuuming done, freed 144.0M of archived journals on disk.
[ 8014.146491] systemd-journald[151]: Retrying write.
[ 8165.605222] fish[4805]: segfault at 0 ip 00007f82d1be77dd sp 00007fff7762cf68 error 4 in libc-2.21.so[7f82d1b4e000+199000]
[10836.009899] device-mapper: uevent: version 1.0.3
[10836.010597] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.comIf you need other specific commands please let me know.
Thanks a lot
Offline
This is also happening to me, if I specify the debug option it boots otherwise it hangs at:
Starting vm-linuz
using load optoins 'root=<UUID> rw rootfstype=ext4 initrd=\initramfs-linux.img'
It is also a lenovo thinkpad T430u
Last edited by Driadan (2015-05-07 21:30:48)
I see connected people - The seventh sense
Offline
Hi, unfortunately I haven't news.
Can you post your dmesg output? I can try to compare them.
I've tested a virtual enviroment following
https://wiki.archlinux.org/index.php/Va … or_Vagrant using the box `terrywang/archlinux` and the problem is NOT present, but I don't know how much this test is useful.
The next thing I would try is to boot from an external drive with a clean installation and the same kernel 4.0, I will write here the results.
Anyone know how I can be sure that this is a *kernel* bug? Maybe I can try to bisect it (if there are method to do it) or report a bug.
thanks!
Offline
Sure, here it is:
If it's of any help, my /home directory is encrypted, so there might be a couple of messages asking for my passphrase (I think I messed it twice today xD)
If I can provide any other info to help, just ask :D
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.1-1-ARCH (builduser@tobias) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015
[ 0.000000] Command line: \vmlinuz-linux root=PARTUUID=bb546fdb-7242-4ef4-b31f-657a51e282cd rw rootfstype=ext4 initrd=\initramfs-linux.img debug
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d23f7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d23f8000-0x00000000d25f9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d25fa000-0x00000000d829efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d829f000-0x00000000dae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000031e5fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000031e600000-0x000000031effffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xd304d018-0xd305d057] usable ==> usable
[ 0.000000] e820: update [mem 0xd303f018-0xd304c057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x00000000000bffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000d23f7fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d23f8000-0x00000000d25f9fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000d25fa000-0x00000000d303f017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d303f018-0x00000000d304c057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d304c058-0x00000000d304d017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d304d018-0x00000000d305d057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d305d058-0x00000000d829efff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d829f000-0x00000000dae9efff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000031e5fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000031e600000-0x000000031effffff] reserved
[ 0.000000] efi: EFI v2.31 by Phoenix Technologies Ltd.
[ 0.000000] efi: ACPI=0xdaffe000 ACPI 2.0=0xdaffe014 SMBIOS=0xdae3b000
[ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
[ 0.000000] efi: mem01: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000007000) (0MB)
[ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000007000-0x000000000005b000) (0MB)
[ 0.000000] efi: mem03: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000000005b000-0x000000000005c000) (0MB)
[ 0.000000] efi: mem04: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000000005c000-0x0000000000087000) (0MB)
[ 0.000000] efi: mem05: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000000087000-0x0000000000088000) (0MB)
[ 0.000000] efi: mem06: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000088000-0x0000000000090000) (0MB)
[ 0.000000] efi: mem07: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000000090000-0x00000000000a0000) (0MB)
[ 0.000000] efi: mem08: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000110000) (0MB)
[ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000110000-0x0000000001000000) (14MB)
[ 0.000000] efi: mem10: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e28000) (14MB)
[ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000001e28000-0x0000000020000000) (481MB)
[ 0.000000] efi: mem12: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000020000000-0x0000000020200000) (2MB)
[ 0.000000] efi: mem13: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000020200000-0x0000000040004000) (510MB)
[ 0.000000] efi: mem14: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000040004000-0x0000000040005000) (0MB)
[ 0.000000] efi: mem15: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000040005000-0x000000007fbdb000) (1019MB)
[ 0.000000] efi: mem16: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007fbdb000-0x0000000080000000) (4MB)
[ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000080000000-0x00000000cff3d000) (1279MB)
[ 0.000000] efi: mem18: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000cff3d000-0x00000000cff5d000) (0MB)
[ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000cff5d000-0x00000000d05ba000) (6MB)
[ 0.000000] efi: mem20: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000d05ba000-0x00000000d23e2000) (30MB)
[ 0.000000] efi: mem21: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d23e2000-0x00000000d23f8000) (0MB)
[ 0.000000] efi: mem22: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000d23f8000-0x00000000d25fa000) (2MB)
[ 0.000000] efi: mem23: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d25fa000-0x00000000d2f2d000) (9MB)
[ 0.000000] efi: mem24: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d2f2d000-0x00000000d303f000) (1MB)
[ 0.000000] efi: mem25: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000d303f000-0x00000000d30be000) (0MB)
[ 0.000000] efi: mem26: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d30be000-0x00000000d30bf000) (0MB)
[ 0.000000] efi: mem27: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000d30bf000-0x00000000d369f000) (5MB)
[ 0.000000] efi: mem28: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d369f000-0x00000000d3860000) (1MB)
[ 0.000000] efi: mem29: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000d3860000-0x00000000d389f000) (0MB)
[ 0.000000] efi: mem30: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d389f000-0x00000000d466a000) (13MB)
[ 0.000000] efi: mem31: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d466a000-0x00000000d512f000) (10MB)
[ 0.000000] efi: mem32: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d512f000-0x00000000d525f000) (1MB)
[ 0.000000] efi: mem33: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d525f000-0x00000000d5275000) (0MB)
[ 0.000000] efi: mem34: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d5275000-0x00000000d5276000) (0MB)
[ 0.000000] efi: mem35: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d5276000-0x00000000d5430000) (1MB)
[ 0.000000] efi: mem36: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d5430000-0x00000000d5547000) (1MB)
[ 0.000000] efi: mem37: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d5547000-0x00000000d5ef5000) (9MB)
[ 0.000000] efi: mem38: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d5ef5000-0x00000000d5efa000) (0MB)
[ 0.000000] efi: mem39: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000d5efa000-0x00000000d789f000) (25MB)
[ 0.000000] efi: mem40: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000d789f000-0x00000000d7a26000) (1MB)
[ 0.000000] efi: mem41: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000d7a26000-0x00000000d829f000) (8MB)
[ 0.000000] efi: mem42: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000d829f000-0x00000000d8334000) (0MB)
[ 0.000000] efi: mem43: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000d8334000-0x00000000d849f000) (1MB)
[ 0.000000] efi: mem44: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000d849f000-0x00000000d8868000) (3MB)
[ 0.000000] efi: mem45: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000d8868000-0x00000000da49f000) (28MB)
[ 0.000000] efi: mem46: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000da49f000-0x00000000dae3a000) (9MB)
[ 0.000000] efi: mem47: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000dae3a000-0x00000000dae9f000) (0MB)
[ 0.000000] efi: mem48: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000dae9f000-0x00000000daf0c000) (0MB)
[ 0.000000] efi: mem49: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000daf0c000-0x00000000daf9f000) (0MB)
[ 0.000000] efi: mem50: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000daf9f000-0x00000000dafde000) (0MB)
[ 0.000000] efi: mem51: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000dafde000-0x00000000dafff000) (0MB)
[ 0.000000] efi: mem52: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000dafff000-0x00000000db000000) (0MB)
[ 0.000000] efi: mem53: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000031e600000) (8678MB)
[ 0.000000] efi: mem54: [Reserved | | | | | | | | | ] range=[0x00000000000a0000-0x00000000000c0000) (0MB)
[ 0.000000] efi: mem55: [Reserved | | | | | | | | | ] range=[0x00000000db000000-0x00000000dfa00000) (74MB)
[ 0.000000] efi: mem56: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000f80f8000-0x00000000f80f9000) (0MB)
[ 0.000000] efi: mem57: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[ 0.000000] efi: mem58: [Reserved | | | | | | | | | ] range=[0x000000031e600000-0x000000031f000000) (10MB)
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO 33533LG/33533LG, BIOS H6ET90WW (2.08 ) 01/11/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x31e600 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 6 base 100000000 mask F00000000 write-back
[ 0.000000] 7 base 200000000 mask F00000000 write-back
[ 0.000000] 8 base 300000000 mask FE0000000 write-back
[ 0.000000] 9 base 31F000000 mask FFF000000 uncachable
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000055000] 55000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b1b000, 0x01b1bfff] PGTABLE
[ 0.000000] BRK [0x01b1c000, 0x01b1cfff] PGTABLE
[ 0.000000] BRK [0x01b1d000, 0x01b1dfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x31e400000-0x31e5fffff]
[ 0.000000] [mem 0x31e400000-0x31e5fffff] page 2M
[ 0.000000] BRK [0x01b1e000, 0x01b1efff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x300000000-0x31e3fffff]
[ 0.000000] [mem 0x300000000-0x31e3fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x2e0000000-0x2ffffffff]
[ 0.000000] [mem 0x2e0000000-0x2ffffffff] page 2M
[ 0.000000] BRK [0x01b1f000, 0x01b1ffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x40003fff] page 4k
[ 0.000000] BRK [0x01b20000, 0x01b20fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd23f7fff]
[ 0.000000] [mem 0x40005000-0x401fffff] page 4k
[ 0.000000] [mem 0x40200000-0xd21fffff] page 2M
[ 0.000000] [mem 0xd2200000-0xd23f7fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xd25fa000-0xd829efff]
[ 0.000000] [mem 0xd25fa000-0xd25fffff] page 4k
[ 0.000000] [mem 0xd2600000-0xd81fffff] page 2M
[ 0.000000] [mem 0xd8200000-0xd829efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x2dfffffff]
[ 0.000000] [mem 0x100000000-0x2dfffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x7fbdb000-0x7fffffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000DAFFE014 000024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 0x00000000DAFFE170 0000A4 (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: FACP 0x00000000DAFEB000 00010C (v05 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: DSDT 0x00000000DAFED000 00E5E2 (v02 LENOVO IVB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000DAF67000 000040
[ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-H6 00002080 PTL 00000001)
[ 0.000000] ACPI: TCPA 0x00000000DAFFC000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[ 0.000000] ACPI: ASF! 0x00000000DAFEC000 0000A5 (v32 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: HPET 0x00000000DAFE9000 000038 (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: APIC 0x00000000DAFE8000 000098 (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: MCFG 0x00000000DAFE7000 00003C (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: FPDT 0x00000000DAFE6000 000064 (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFE5000 0008A2 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000DAFE4000 000A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: DMAR 0x00000000DAFE3000 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000DAFE2000 00003E (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFE1000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: MSDM 0x00000000DAFE0000 000055 (v03 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFDF000 0002BA (v01 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: DBG2 0x00000000DAFDE000 00006B (v00 LENOVO TP-H6 00002080 PTL 00000002)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000031e5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x31e5ee000-0x31e5f1fff]
[ 0.000000] [ffffea0000000000-ffffea000c7fffff] PMD -> [ffff880311c00000-ffff88031dbfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000031e5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008ffff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[ 0.000000] node 0: [mem 0x0000000040005000-0x00000000d23f7fff]
[ 0.000000] node 0: [mem 0x00000000d25fa000-0x00000000d829efff]
[ 0.000000] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000031e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000031e5fffff]
[ 0.000000] On node 0 totalpages: 3105836
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 90 pages reserved
[ 0.000000] DMA zone: 3983 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13755 pages used for memmap
[ 0.000000] DMA32 zone: 880285 pages, LIFO batch:31
[ 0.000000] Normal zone: 34712 pages used for memmap
[ 0.000000] Normal zone: 2221568 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 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 dfl dfl)
[ 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: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00090000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd23f8000-0xd25f9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd303f000-0xd303ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd304c000-0xd304cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd304d000-0xd304dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd305d000-0xd305dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd829f000-0xdae9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf80f7fff] 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:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88031e200000 s86168 r8192 d32616 u262144
[ 0.000000] pcpu-alloc: s86168 r8192 d32616 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 3057215
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: \vmlinuz-linux root=PARTUUID=bb546fdb-7242-4ef4-b31f-657a51e282cd rw rootfstype=ext4 initrd=\initramfs-linux.img debug
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: 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: 12075868K/12423344K available (5601K kernel code, 835K rwdata, 1776K rodata, 1160K init, 1152K bss, 347476K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:8448 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1696.081 MHz processor
[ 0.000051] Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.50 BogoMIPS (lpj=5653603)
[ 0.000065] pid_max: default: 32768 minimum: 301
[ 0.000076] ACPI: Core revision 20150204
[ 0.016842] ACPI: All ACPI Tables successfully acquired
[ 0.060364] Security Framework initialized
[ 0.060381] Yama: becoming mindful.
[ 0.061787] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.067865] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.070608] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.070640] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.070963] Initializing cgroup subsys blkio
[ 0.070972] Initializing cgroup subsys memory
[ 0.070986] Initializing cgroup subsys devices
[ 0.070994] Initializing cgroup subsys freezer
[ 0.071001] Initializing cgroup subsys net_cls
[ 0.071036] CPU: Physical Processor ID: 0
[ 0.071042] CPU: Processor Core ID: 0
[ 0.071053] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.071059] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.071619] mce: CPU supports 7 MCE banks
[ 0.071635] CPU0: Thermal monitoring handled by SMI
[ 0.071652] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.071658] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.071827] Freeing SMP alternatives memory: 20K (ffffffff819f4000 - ffffffff819f9000)
[ 0.075702] ftrace: allocating 21221 entries in 83 pages
[ 0.090029] dmar: Host address width 36
[ 0.090038] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.090051] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.090060] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.090071] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.090080] dmar: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff
[ 0.090086] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[ 0.090094] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.090100] HPET id 0 under DRHD base 0xfed91000
[ 0.090376] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.090394] Enabled IRQ remapping in x2apic mode
[ 0.090400] x2apic enabled
[ 0.090409] Switched APIC routing to cluster x2apic.
[ 0.090894] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.123923] TSC deadline timer enabled
[ 0.123932] smpboot: CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz (fam: 06, model: 3a, stepping: 09)
[ 0.123980] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.124018] ... version: 3
[ 0.124024] ... bit width: 48
[ 0.124029] ... generic registers: 4
[ 0.124034] ... value mask: 0000ffffffffffff
[ 0.124039] ... max period: 0000ffffffffffff
[ 0.124045] ... fixed-purpose events: 3
[ 0.124050] ... event mask: 000000070000000f
[ 0.144062] x86: Booting SMP configuration:
[ 0.144069] .... node #0, CPUs: #1
[ 0.155788] CPU1: Thermal monitoring handled by SMI
[ 0.157983] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.164639] #2
[ 0.176284] CPU2: Thermal monitoring handled by SMI
[ 0.181810] #3
[ 0.193461] CPU3: Thermal monitoring handled by SMI
[ 0.195581] x86: Booted up 1 node, 4 CPUs
[ 0.195595] smpboot: Total of 4 processors activated (13574.00 BogoMIPS)
[ 0.200278] devtmpfs: initialized
[ 0.205041] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[ 0.205299] pinctrl core: initialized pinctrl subsystem
[ 0.205351] RTC time: 7:25:31, date: 05/11/15
[ 0.205512] NET: Registered protocol family 16
[ 0.216714] cpuidle: using governor ladder
[ 0.230064] cpuidle: using governor menu
[ 0.230162] ACPI: bus type PCI registered
[ 0.230168] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.230275] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.230286] PCI: not using MMCONFIG
[ 0.230292] PCI: Using configuration type 1 for base access
[ 0.243889] ACPI: Added _OSI(Module Device)
[ 0.243897] ACPI: Added _OSI(Processor Device)
[ 0.243902] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.243908] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.248806] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.252600] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.253204] ACPI: Dynamic OEM Table Load:
[ 0.253223] ACPI: SSDT 0xFFFF88030FB83000 00096A (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.254150] ACPI: Dynamic OEM Table Load:
[ 0.254165] ACPI: SSDT 0xFFFF88030FB89000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.254976] ACPI: Dynamic OEM Table Load:
[ 0.254988] ACPI: SSDT 0xFFFF88030FB26A00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.680821] ACPI: Interpreter enabled
[ 0.680838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[ 0.680854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[ 0.680887] ACPI: (supports S0 S3 S4 S5)
[ 0.680893] ACPI: Using IOAPIC for interrupt routing
[ 0.680926] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.681523] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[ 0.681674] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.691868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.691881] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.692054] \_SB_.PCI0:_OSC invalid UUID
[ 0.692060] _OSC request data:1 1f 0
[ 0.692070] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.692645] PCI host bridge to bus 0000:00
[ 0.692653] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.692660] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.692667] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.692675] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.692685] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.692694] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.692712] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.692848] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.692868] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.692881] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.692895] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.693062] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.693100] pci 0000:00:14.0: reg 0x10: [mem 0xf1700000-0xf170ffff 64bit]
[ 0.693208] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.693288] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.693354] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.693391] pci 0000:00:16.0: reg 0x10: [mem 0xf1715000-0xf171500f 64bit]
[ 0.693497] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.693629] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.693664] pci 0000:00:1a.0: reg 0x10: [mem 0xf171a000-0xf171a3ff]
[ 0.693787] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.693876] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.693940] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.693972] pci 0000:00:1b.0: reg 0x10: [mem 0xf1710000-0xf1713fff 64bit]
[ 0.694090] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.694158] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.694217] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.694338] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.694455] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.694570] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.694685] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[ 0.694801] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.694918] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[ 0.695036] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.695103] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.695173] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.695207] pci 0000:00:1d.0: reg 0x10: [mem 0xf1719000-0xf17193ff]
[ 0.695333] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.695422] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.695484] pci 0000:00:1f.0: [8086:1e58] type 00 class 0x060100
[ 0.695716] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.695748] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
[ 0.695766] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
[ 0.695780] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
[ 0.695797] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
[ 0.695811] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
[ 0.695829] pci 0000:00:1f.2: reg 0x24: [mem 0xf1718000-0xf17187ff]
[ 0.695901] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.696010] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.696040] pci 0000:00:1f.3: reg 0x10: [mem 0xf1714000-0xf17140ff 64bit]
[ 0.696077] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.696289] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.696455] pci 0000:03:00.0: [8086:0888] type 00 class 0x028000
[ 0.696539] pci 0000:03:00.0: reg 0x10: [mem 0xf1600000-0xf1601fff 64bit]
[ 0.696865] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.704100] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.704113] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf16fffff]
[ 0.704294] pci 0000:04:00.0: [10ec:5209] type 00 class 0xff0000
[ 0.704379] pci 0000:04:00.0: reg 0x10: [mem 0xf0e00000-0xf0e00fff]
[ 0.704932] pci 0000:04:00.0: supports D1 D2
[ 0.704939] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
[ 0.714095] pci 0000:00:1c.2: PCI bridge to [bus 04-08]
[ 0.714106] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.714119] pci 0000:00:1c.2: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.714131] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.714259] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[ 0.714292] pci 0000:09:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.714339] pci 0000:09:00.0: reg 0x18: [mem 0xf0c04000-0xf0c04fff 64bit pref]
[ 0.714373] pci 0000:09:00.0: reg 0x20: [mem 0xf0c00000-0xf0c03fff 64bit pref]
[ 0.714515] pci 0000:09:00.0: supports D1 D2
[ 0.714521] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.724077] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 0.724087] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.724097] pci 0000:00:1c.3: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.724109] pci 0000:00:1c.3: bridge window [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.724795] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.724869] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.724944] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.725017] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.725090] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.725163] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.725235] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.725308] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.727118] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.727284] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[ 0.727438] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.727446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.727458] vgaarb: loaded
[ 0.727466] vgaarb: bridge control possible 0000:00:02.0
[ 0.727608] PCI: Using ACPI for IRQ routing
[ 0.729534] PCI: pci_cache_line_size set to 64 bytes
[ 0.729663] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.729669] e820: reserve RAM buffer [mem 0xd23f8000-0xd3ffffff]
[ 0.729676] e820: reserve RAM buffer [mem 0xd303f018-0xd3ffffff]
[ 0.729682] e820: reserve RAM buffer [mem 0xd304d018-0xd3ffffff]
[ 0.729689] e820: reserve RAM buffer [mem 0xd829f000-0xdbffffff]
[ 0.729695] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.729701] e820: reserve RAM buffer [mem 0x31e600000-0x31fffffff]
[ 0.729859] NetLabel: Initializing
[ 0.729865] NetLabel: domain hash size = 128
[ 0.729870] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.729889] NetLabel: unlabeled traffic allowed by default
[ 0.729933] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.729946] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.731995] Switched to clocksource hpet
[ 0.738280] pnp: PnP ACPI init
[ 0.738457] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.738465] system 00:00: [io 0x2000-0x2003] has been reserved
[ 0.738472] system 00:00: [io 0x0800-0x080f] has been reserved
[ 0.738479] system 00:00: [io 0xffff] has been reserved
[ 0.738486] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.738493] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.738500] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.738507] system 00:00: [io 0x1600-0x16fe] has been reserved
[ 0.738513] system 00:00: [io 0xfe00] has been reserved
[ 0.738520] system 00:00: [io 0x0700-0x070f] has been reserved
[ 0.738529] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.738579] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.738657] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.738679] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.738726] pnp 00:03: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[ 0.738769] pnp 00:04: Plug and Play ACPI device, IDs LEN0051 PNP0f13 (active)
[ 0.738839] pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[ 0.739015] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.739023] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.739030] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.739037] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.739045] system 00:06: [mem 0xf8000000-0xfbffffff] could not be reserved
[ 0.739052] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.739059] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.739066] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.739074] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.739081] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.739088] system 00:06: [mem 0xfffff000-0xffffffff] has been reserved
[ 0.739096] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.739925] pnp: PnP ACPI: found 7 devices
[ 0.747132] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.747157] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.747168] pci 0000:00:1c.1: bridge window [mem 0xf1600000-0xf16fffff]
[ 0.747185] pci 0000:00:1c.2: PCI bridge to [bus 04-08]
[ 0.747194] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[ 0.747205] pci 0000:00:1c.2: bridge window [mem 0xf0e00000-0xf15fffff]
[ 0.747216] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.747234] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 0.747242] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
[ 0.747253] pci 0000:00:1c.3: bridge window [mem 0xf0d00000-0xf0dfffff]
[ 0.747264] pci 0000:00:1c.3: bridge window [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.747283] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.747290] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.747297] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.747304] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.747311] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[ 0.747318] pci_bus 0000:03: resource 1 [mem 0xf1600000-0xf16fffff]
[ 0.747325] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 0.747332] pci_bus 0000:04: resource 1 [mem 0xf0e00000-0xf15fffff]
[ 0.747339] pci_bus 0000:04: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.747348] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
[ 0.747355] pci_bus 0000:09: resource 1 [mem 0xf0d00000-0xf0dfffff]
[ 0.747361] pci_bus 0000:09: resource 2 [mem 0xf0c00000-0xf0cfffff 64bit pref]
[ 0.747411] NET: Registered protocol family 2
[ 0.747713] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.748060] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.748212] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.748241] TCP: reno registered
[ 0.748270] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.748353] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.748470] NET: Registered protocol family 1
[ 0.748494] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.749215] PCI: CLS 64 bytes, default 64
[ 0.749278] Unpacking initramfs...
[ 0.856966] Freeing initrd memory: 4244K (ffff88007fbdb000 - ffff880080000000)
[ 0.857010] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.857018] software IO TLB [mem 0xcbf3d000-0xcff3d000] (64MB) mapped at [ffff8800cbf3d000-ffff8800cff3cfff]
[ 0.857284] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.857394] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x16
[ 0.857411] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x16
[ 0.857425] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x16
[ 0.857441] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x16
[ 0.857514] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.857558] Scanning for low memory corruption every 60 seconds
[ 0.857961] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.857990] Initialise system trusted keyring
[ 0.858471] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.860323] zpool: loaded
[ 0.860330] zbud: loaded
[ 0.860562] VFS: Disk quotas dquot_6.5.2
[ 0.860611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.860832] Key type big_key registered
[ 0.861122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.861192] io scheduler noop registered
[ 0.861202] io scheduler deadline registered
[ 0.861249] io scheduler cfq registered (default)
[ 0.861978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.862004] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.862033] efifb: probing for efifb
[ 0.862071] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005c00000, using 3072k, total 3072k
[ 0.862082] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.862087] efifb: scrolling: redraw
[ 0.862093] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.864797] Console: switching to colour frame buffer device 128x48
[ 0.867429] fb0: EFI VGA frame buffer device
[ 0.867466] intel_idle: MWAIT substates: 0x21120
[ 0.867495] intel_idle: v0.4 model 0x3A
[ 0.867519] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.867794] GHES: HEST is not enabled!
[ 0.867908] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.868514] Linux agpgart interface v0.103
[ 0.868610] rtc_cmos 00:01: RTC can wake from S4
[ 0.868796] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.868866] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.868924] Intel P-state driver initializing.
[ 0.869124] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.869727] TCP: cubic registered
[ 0.870021] NET: Registered protocol family 10
[ 0.870590] NET: Registered protocol family 17
[ 0.871571] Loading compiled-in X.509 certificates
[ 0.871661] registered taskstats version 1
[ 0.872827] Magic number: 15:932:419
[ 0.873060] rtc_cmos 00:01: setting system clock to 2015-05-11 07:25:31 UTC (1431329131)
[ 0.873368] PM: Hibernation image not present or could not be loaded.
[ 0.874083] Freeing unused kernel memory: 1160K (ffffffff818d2000 - ffffffff819f4000)
[ 0.874173] Write protecting the kernel read-only data: 8192k
[ 0.874882] Freeing unused kernel memory: 532K (ffff88000157b000 - ffff880001600000)
[ 0.877608] Freeing unused kernel memory: 272K (ffff8800017bc000 - ffff880001800000)
[ 0.891382] random: systemd-tmpfile urandom read with 3 bits of entropy available
[ 0.909224] [drm] Initialized drm 1.1.0 20060810
[ 0.911576] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.911843] ACPI: Lid Switch [LID]
[ 0.911888] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.911891] ACPI: Power Button [PWRB]
[ 0.911925] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.911927] ACPI: Sleep Button [SLPB]
[ 0.911960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.911961] ACPI: Power Button [PWRF]
[ 0.919242] Setting dangerous option enable_rc6 - tainting kernel
[ 0.919244] Setting dangerous option enable_fbc - tainting kernel
[ 0.919245] Setting dangerous option semaphores - tainting kernel
[ 0.920237] [drm] Memory usable by graphics device = 2048M
[ 0.920240] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[ 0.920241] fb: switching to inteldrmfb from EFI VGA
[ 0.927291] Console: switching to colour dummy device 80x25
[ 0.927396] [drm] Replacing VGA console driver
[ 0.945512] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.945518] [drm] Driver supports precise vblank timestamp query.
[ 0.945599] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 0.989928] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 0.990065] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 0.990110] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
[ 1.055598] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 1.122277] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[ 1.321099] fbcon: inteldrmfb (fb0) is primary device
[ 1.859290] tsc: Refined TSC clocksource calibration: 1696.143 MHz
[ 2.319769] Console: switching to colour frame buffer device 170x48
[ 2.326982] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.326985] i915 0000:00:02.0: registered panic notifier
[ 2.859701] Switched to clocksource tsc
[ 4.056926] i8042: PNP: PS/2 Controller [PNP0303:PSK2,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 4.061012] i8042: Detected active multiplexing controller, rev 1.1
[ 4.062473] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.062503] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 4.062525] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 4.062544] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 4.062565] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 5.266745] ACPI: bus type USB registered
[ 5.266779] usbcore: registered new interface driver usbfs
[ 5.266793] usbcore: registered new interface driver hub
[ 5.266832] usbcore: registered new device driver usb
[ 5.267980] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 5.267987] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 5.268088] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[ 5.268096] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 5.268376] hub 1-0:1.0: USB hub found
[ 5.268387] hub 1-0:1.0: 4 ports detected
[ 5.268874] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 5.268878] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 5.269070] hub 2-0:1.0: USB hub found
[ 5.269083] hub 2-0:1.0: 4 ports detected
[ 5.312514] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.312662] ehci-pci: EHCI PCI platform driver
[ 5.312774] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 5.312779] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 5.312792] ehci-pci 0000:00:1a.0: debug port 2
[ 5.316686] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 5.316706] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf171a000
[ 5.324120] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 5.324351] hub 3-0:1.0: USB hub found
[ 5.324359] hub 3-0:1.0: 3 ports detected
[ 5.324651] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 5.324658] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 5.324675] ehci-pci 0000:00:1d.0: debug port 2
[ 5.328594] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 5.328616] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1719000
[ 5.337483] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 5.337671] hub 4-0:1.0: USB hub found
[ 5.337678] hub 4-0:1.0: 3 ports detected
[ 5.504023] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 5.505179] SCSI subsystem initialized
[ 5.509594] libata version 3.00 loaded.
[ 5.510380] ahci 0000:00:1f.2: version 3.0
[ 5.520902] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x5 impl SATA mode
[ 5.520905] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 5.528085] rtsx_pci 0000:04:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 29
[ 5.528122] scsi host0: ahci
[ 5.528231] scsi host1: ahci
[ 5.528325] scsi host2: ahci
[ 5.528411] scsi host3: ahci
[ 5.528470] ata1: SATA max UDMA/133 abar m2048@0xf1718000 port 0xf1718100 irq 28
[ 5.528470] ata2: DUMMY
[ 5.528473] ata3: SATA max UDMA/133 abar m2048@0xf1718000 port 0xf1718200 irq 28
[ 5.528473] ata4: DUMMY
[ 5.627603] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 5.630942] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 5.644281] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 5.754054] hub 2-2:1.0: USB hub found
[ 5.754216] hub 2-2:1.0: 4 ports detected
[ 5.757226] hub 3-1:1.0: USB hub found
[ 5.757321] hub 3-1:1.0: 4 ports detected
[ 5.768250] hub 4-1:1.0: USB hub found
[ 5.768325] hub 4-1:1.0: 6 ports detected
[ 5.803346] hub 1-2:1.0: USB hub found
[ 5.803465] hub 1-2:1.0: 4 ports detected
[ 5.851035] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.851056] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 5.851246] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 5.851249] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 5.851251] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 5.851420] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 5.851423] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 5.851425] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 5.851707] ata3.00: ATA-9: SanDisk SSD U100 24GB, 10.52.01, max UDMA/133
[ 5.851709] ata3.00: 46905264 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 5.851919] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 5.851922] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 5.851924] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 5.852047] ata3.00: configured for UDMA/133
[ 5.967757] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 6.024594] usb 3-1.3: new full-speed USB device number 3 using ehci-pci
[ 6.034582] usb 4-1.5: new full-speed USB device number 3 using ehci-pci
[ 6.218019] usb 1-2.1: new full-speed USB device number 4 using xhci_hcd
[ 6.278024] ata1.00: ATA-8: TOSHIBA MK5061GSY, MC102E, max UDMA/100
[ 6.278026] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 6.278960] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 6.278963] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 6.278965] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 6.279864] ata1.00: configured for UDMA/100
[ 6.279993] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK5061GS 2E PQ: 0 ANSI: 5
[ 6.280261] scsi 2:0:0:0: Direct-Access ATA SanDisk SSD U100 2.01 PQ: 0 ANSI: 5
[ 6.431419] usb 1-2.2: new low-speed USB device number 5 using xhci_hcd
[ 6.574474] usb 1-2.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 8.522082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 9.358017] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 9.358028] sd 2:0:0:0: [sdb] 46905264 512-byte logical blocks: (24.0 GB/22.3 GiB)
[ 9.358070] sd 0:0:0:0: [sda] Write Protect is off
[ 9.358073] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 9.358095] sd 2:0:0:0: [sdb] Write Protect is off
[ 9.358095] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.358097] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 9.358119] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.360930] sdb: sdb1 sdb2
[ 9.361248] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 9.464036] sda: sda1 sda2 sda3
[ 9.464502] sd 0:0:0:0: [sda] Attached SCSI disk
[ 9.482204] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.495701] usbcore: registered new interface driver usbhid
[ 9.495704] usbhid: USB HID core driver
[ 10.511376] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 10.851115] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[ 10.851794] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[ 10.852431] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
[ 10.853064] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[ 10.853689] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[ 10.854288] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[ 10.854842] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[ 10.855753] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[ 10.857034] systemd[1]: Detected architecture 'x86-64'.
[ 10.860040] systemd[1]: Set hostname to <anura>.
[ 10.870348] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[ 10.871003] systemd[1]: Installed release agent.
[ 10.871688] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[ 10.879871] systemd[125]: /usr/lib/systemd/system-generators/systemd-fstab-generator will be executed.
[ 10.880625] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 126.
[ 10.881991] systemd[125]: /usr/lib/systemd/system-generators/systemd-debug-generator will be executed.
[ 10.882524] systemd-fstab-generator[126]: Parsing /etc/fstab
[ 10.882956] systemd-fstab-generator[126]: Found entry what=/dev/sdb2 where=/ type=ext4 nofail=no noauto=no
[ 10.884003] systemd-fstab-generator[126]: Found entry what=/dev/sdb1 where=/boot type=vfat nofail=no noauto=no
[ 10.885746] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-debug-generator as 127.
[ 10.886471] systemd[125]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator will be executed.
[ 10.887274] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 128.
[ 10.888045] systemd[125]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator will be executed.
[ 10.888893] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 129.
[ 10.893316] systemd-gpt-auto-generator[129]: device 0x7f6d25946080 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2'
[ 10.895630] systemd-gpt-auto-generator[129]: device 0x7f6d25946560 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'
[ 10.896352] systemd[125]: /usr/lib/systemd/system-generators/lvm2-activation-generator will be executed.
[ 10.896464] systemd[125]: Spawned /usr/lib/systemd/system-generators/lvm2-activation-generator as 130.
[ 10.896491] systemd[125]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator will be executed.
[ 10.896587] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 131.
[ 10.896612] systemd[125]: /usr/lib/systemd/system-generators/systemd-getty-generator will be executed.
[ 10.896722] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 132.
[ 10.896740] systemd-fstab-generator[126]: Found entry what=/dev/sda2 where=/var type=ext4 nofail=no noauto=no
[ 10.896768] systemd[125]: /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator will be executed.
[ 10.896812] systemd-fstab-generator[126]: Found entry what=/dev/mapper/home where=/home type=ext4 nofail=no noauto=no
[ 10.896858] systemd-fstab-generator[126]: Found entry what=/dev/sda1 where=none type=swap nofail=no noauto=no
[ 10.896871] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator as 133.
[ 10.896895] systemd[125]: /usr/lib/systemd/system-generators/systemd-system-update-generator will be executed.
[ 10.896997] systemd[125]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 134.
[ 10.902460] systemd-efi-boot-generator[131]: EFI loader partition unknown, exiting.
[ 10.909516] random: nonblocking pool is initialized
[ 10.912188] systemd-gpt-auto-generator[129]: Root device /dev/sdb.
[ 10.957615] systemd-gpt-auto-generator[129]: device 0x7f6d259500a0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'
[ 10.958759] systemd-gpt-auto-generator[129]: device 0x7f6d25950110 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'
[ 10.959905] systemd-gpt-auto-generator[129]: device 0x7f6d25950110 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2'
[ 10.961353] systemd-gpt-auto-generator[129]: device 0x7f6d259502f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'
[ 10.964798] systemd-gpt-auto-generator[129]: device 0x7f6d259502f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'
[ 10.968263] systemd-gpt-auto-generator[129]: device 0x7f6d259502f0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2'
[ 10.971943] systemd[125]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
[ 10.973009] systemd[125]: /usr/lib/systemd/system-generators/lvm2-activation-generator succeeded.
[ 10.974061] systemd[125]: /usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
[ 10.975077] systemd[125]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
[ 10.976051] systemd[125]: /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded.
[ 10.977045] systemd[125]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator succeeded.
[ 10.978032] systemd[125]: /usr/lib/systemd/system-generators/systemd-debug-generator succeeded.
[ 10.979009] systemd[125]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[ 10.979996] systemd[125]: /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
[ 10.981096] systemd[1]: system-generators succeeded.
[ 10.982119] systemd[1]: Looking for unit files in (higher priority first):
[ 10.983073] systemd[1]: /etc/systemd/system
[ 10.984054] systemd[1]: /run/systemd/system
[ 10.984984] systemd[1]: /run/systemd/generator
[ 10.985895] systemd[1]: /usr/local/lib/systemd/system
[ 10.986799] systemd[1]: /usr/lib/systemd/system
[ 10.987686] systemd[1]: SysV init scripts and rcN.d links support disabled
[ 10.990892] systemd[1]: Unit type .busname is not supported on this system.
[ 10.992238] systemd[1]: device 0x7f145ba79700 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2'
[ 10.993230] systemd[1]: no db file to read /run/udev/data/b8:18: No such file or directory
[ 11.006080] systemd[1]: path: /usr/lib/systemd/systemd-journald
[ 11.008266] systemd[1]: path: /usr/lib/systemd/systemd-update-done
[ 11.010677] systemd[1]: path: /usr/bin/systemd-firstboot
[ 11.015170] systemd[1]: path: /usr/bin/udevadm
[ 11.016613] systemd[1]: path: /usr/bin/udevadm
[ 11.019543] systemd[1]: path: /usr/bin/systemd-sysusers
[ 11.022581] systemd[1]: path: /sbin/ldconfig
[ 11.031093] systemd[1]: path: /usr/lib/systemd/systemd-binfmt
[ 11.032311] systemd[1]: path: /usr/bin/systemd-hwdb
[ 11.035150] systemd[1]: path: /usr/lib/systemd/systemd-machine-id-commit
[ 11.037490] systemd[1]: path: /usr/bin/systemd-tmpfiles
[ 11.039862] systemd[1]: path: /usr/lib/systemd/systemd-cryptsetup
[ 11.041603] systemd[1]: path: /usr/lib/systemd/systemd-cryptsetup
[ 11.044675] systemd[1]: path: /usr/bin/lvmetad
[ 11.047184] systemd[1]: path: /usr/lib/systemd/systemd-update-utmp
[ 11.048674] systemd[1]: path: /usr/lib/systemd/systemd-update-utmp
[ 11.050182] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
[ 11.052005] systemd[1]: path: /usr/lib/systemd/systemd-sysctl
[ 11.053862] systemd[1]: path: /usr/bin/journalctl
[ 11.055648] systemd[1]: path: /usr/lib/systemd/systemd-user-sessions
[ 11.057079] systemd[1]: path: /usr/lib/systemd/systemd-user-sessions
[ 11.065742] systemd[1]: path: /usr/bin/alsactl
[ 11.067341] systemd[1]: path: /usr/bin/alsactl
[ 11.068554] systemd[1]: path: /usr/bin/alsactl
[ 11.071739] systemd[1]: path: /usr/bin/systemd-tmpfiles
[ 11.074334] systemd[1]: path: /usr/lib/systemd/systemd-modules-load
[ 11.076385] systemd[1]: path: /usr/bin/journalctl
[ 11.078068] systemd[1]: path: /usr/bin/kmod
[ 11.080022] systemd[1]: path: /usr/bin/systemd-tty-ask-password-agent
[ 11.081268] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[ 11.084001] systemd[1]: path: /usr/lib/systemd/systemd-vconsole-setup
[ 11.086051] systemd[1]: path: /usr/bin/systemd-tmpfiles
[ 11.094675] systemd[1]: path: /usr/lib/systemd/systemd-random-seed
[ 11.095919] systemd[1]: path: /usr/lib/systemd/systemd-random-seed
[ 11.097600] systemd[1]: path: /usr/lib/systemd/systemd-udevd
[ 11.098853] systemd[1]: Failed to load configuration for systemd-udev-hwdb-update.service: No such file or directory
[ 11.101198] systemd[1]: path: /usr/lib/systemd/systemd-timesyncd
[ 11.102969] systemd[1]: device 0x7f145baad1d0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'
[ 11.104737] systemd[1]: path: /bin/plymouth
[ 11.106057] systemd[1]: path: /bin/echo
[ 11.107375] systemd[1]: path: /bin/sh
[ 11.108974] systemd[1]: path: /bin/plymouth
[ 11.110201] systemd[1]: path: /bin/echo
[ 11.111400] systemd[1]: path: /bin/sh
[ 11.112992] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
[ 11.127847] systemd[1]: path: /usr/bin/dmeventd
[ 11.129755] systemd[1]: path: /usr/lib/systemd/systemd-shutdownd
[ 11.131676] systemd[1]: path: /usr/bin/dbus-daemon
[ 11.132805] systemd[1]: path: /usr/bin/dbus-send
[ 11.134604] systemd[1]: path: /usr/lib/systemd/systemd-initctl
[ 11.142518] systemd[1]: Failed to load configuration for cups.socket: No such file or directory
[ 11.153204] systemd[1]: path: /usr/bin/cupsd
[ 11.162040] systemd[1]: path: /usr/bin/docker
[ 11.164863] systemd[1]: path: /usr/lib/systemd/systemd-remount-fs
[ 11.166805] systemd[1]: path: /usr/lib/systemd/systemd-fsck
[ 11.168452] systemd[1]: path: /usr/lib/systemd/systemd-fsck
[ 11.169982] systemd[1]: path: /usr/lib/systemd/systemd-fsck
[ 11.171646] systemd[1]: path: /usr/lib/systemd/systemd-fsck
[ 11.174827] systemd[1]: path: /usr/bin/mkinitcpio
[ 11.176414] systemd[1]: path: /usr/bin/alsactl
[ 11.178112] systemd[1]: Using notification socket /run/systemd/notify
[ 11.179373] systemd[1]: Successfully created private D-Bus server.
[ 11.180631] systemd[1]: dev-sdb2.device changed dead -> tentative
[ 11.181907] systemd[1]: -.mount changed dead -> mounted
[ 11.183179] systemd[1]: Activating default unit: default.target
[ 11.193237] systemd[1]: path: /usr/bin/lightdm
[ 11.194662] systemd[1]: Failed to load configuration for org.freedesktop.DisplayManager.busname: No such file or directory
[ 11.197047] systemd[1]: Failed to load configuration for plymouth-quit.service: No such file or directory
[ 11.199806] systemd[1]: path: /sbin/agetty
[ 11.202964] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[ 11.207900] systemd[1]: path: /usr/lib/systemd/systemd-logind
[ 11.210442] systemd[1]: Failed to load configuration for org.freedesktop.login1.busname: No such file or directory
[ 11.214457] systemd[1]: path: /usr/bin/pwck
[ 11.216601] systemd[1]: path: /usr/bin/grpck
[ 11.219593] systemd[1]: path: /usr/bin/systemctl
[ 11.221524] systemd[1]: path: /usr/bin/systemd-tty-ask-password-agent
[ 11.225286] systemd[1]: path: /usr/bin/mkdir
[ 11.227371] systemd[1]: path: /usr/bin/mandb
[ 11.230374] systemd[1]: path: /usr/bin/logrotate
[ 11.238395] systemd[1]: path: /usr/bin/thinkfan
[ 11.239805] systemd[1]: path: /usr/bin/kill
[ 11.241825] systemd[1]: path: /sbin/modprobe
[ 11.244098] systemd[1]: path: /usr/bin/sensors
[ 11.246247] systemd[1]: path: /sbin/modprobe
[ 11.248502] systemd[1]: Failed to load configuration for cups.path: No such file or directory
[ 11.257269] systemd[1]: path: /usr/bin/haveged
[ 11.260151] systemd[1]: path: /usr/bin/NetworkManager
[ 11.262119] systemd[1]: Failed to load configuration for org.freedesktop.NetworkManager.busname: No such file or directory
[ 11.264412] systemd[1]: path: /usr/bin/tlp
[ 11.266176] systemd[1]: path: /usr/bin/tlp
[ 11.268377] systemd[1]: path: /usr/lib/bluetooth/bluetoothd
[ 11.270301] systemd[1]: Failed to load configuration for org.bluez.busname: No such file or directory
[ 11.271956] systemd[1]: Trying to enqueue job graphical.target/start/isolate
[ 11.273848] systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
[ 11.275700] systemd[1]: Cannot add dependency job for unit cups.path, ignoring: Unit cups.path failed to load: No such file or directory.
[ 11.277732] systemd[1]: Looking at job lightdm.service/start conflicted_by=no
[ 11.279523] systemd[1]: Looking at job lightdm.service/stop conflicted_by=no
[ 11.281314] systemd[1]: Fixing conflicting jobs lightdm.service/start,lightdm.service/stop by deleting job lightdm.service/stop
[ 11.283012] systemd[1]: Looking at job getty@tty1.service/stop conflicted_by=yes
[ 11.284701] systemd[1]: Looking at job getty@tty1.service/start conflicted_by=no
[ 11.286380] systemd[1]: Fixing conflicting jobs getty@tty1.service/stop,getty@tty1.service/start by deleting job getty@tty1.service/start
[ 11.288317] systemd[1]: Installed new job systemd-fsck@dev-mapper-home.service/start as 45
[ 11.290109] systemd[1]: Installed new job sys-kernel-config.mount/start as 5
[ 11.291948] systemd[1]: Installed new job sockets.target/start as 70
[ 11.293636] systemd[1]: Installed new job swap.target/start as 10
[ 11.295339] systemd[1]: Installed new job var.mount/start as 16
[ 11.297058] systemd[1]: Installed new job shadow.timer/start as 88
[ 11.298767] systemd[1]: Installed new job systemd-journal-flush.service/start as 28
[ 11.300490] systemd[1]: Installed new job paths.target/start as 77
[ 11.302094] systemd[1]: Installed new job systemd-binfmt.service/start as 20
[ 11.303691] systemd[1]: Installed new job local-fs-pre.target/start as 56
[ 11.305284] systemd[1]: Installed new job dev-mqueue.mount/start as 59
[ 11.306879] systemd[1]: Installed new job systemd-ask-password-console.path/start as 50
[ 11.308476] systemd[1]: Installed new job man-db.timer/start as 90
[ 11.310040] systemd[1]: Installed new job NetworkManager.service/start as 94
[ 11.311601] systemd[1]: Installed new job bluetooth.service/start as 101
[ 11.313046] systemd[1]: Installed new job org.cups.cupsd.path/start as 93
[ 11.314448] systemd[1]: Installed new job haveged.service/start as 89
[ 11.315818] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 25
[ 11.317179] systemd[1]: Installed new job -.slice/start as 8
[ 11.318497] systemd[1]: Installed new job systemd-shutdownd.socket/start as 76
[ 11.319845] systemd[1]: Installed new job dev-sda1.swap/start as 11
[ 11.321204] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 64
[ 11.322505] systemd[1]: Installed new job systemd-journald.service/start as 29
[ 11.323814] systemd[1]: Installed new job systemd-user-sessions.service/start as 96
[ 11.325120] systemd[1]: Installed new job systemd-journal-catalog-update.service/start as 39
[ 11.326443] systemd[1]: Installed new job systemd-update-utmp.service/start as 34
[ 11.327781] systemd[1]: Installed new job slices.target/start as 80
[ 11.329123] systemd[1]: Installed new job alsa-state.service/start as 81
[ 11.330487] systemd[1]: Installed new job systemd-random-seed.service/start as 15
[ 11.331418] systemd[1]: Installed new job time-sync.target/start as 61
[ 11.332368] systemd[1]: Installed new job dev-mapper-home.device/start as 43
[ 11.333240] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 9
[ 11.334103] systemd[1]: Installed new job systemd-firstboot.service/start as 33
[ 11.334973] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 48
[ 11.335828] systemd[1]: Installed new job systemd-sysusers.service/start as 37
[ 11.336662] systemd[1]: Installed new job system-getty.slice/start as 84
[ 11.337528] systemd[1]: Installed new job remote-fs.target/start as 97
[ 11.338367] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 22
[ 11.339205] systemd[1]: Installed new job systemd-udevd.service/start as 24
[ 11.340030] systemd[1]: Installed new job basic.target/start as 3
[ 11.340857] systemd[1]: Installed new job dbus.service/start as 91
[ 11.341641] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 35
[ 11.342408] systemd[1]: Installed new job systemd-logind.service/start as 86
[ 11.343177] systemd[1]: Installed new job system.slice/start as 7
[ 11.343932] systemd[1]: Installed new job user.slice/start as 87
[ 11.344665] systemd[1]: Installed new job systemd-sysctl.service/start as 62
[ 11.345401] systemd[1]: Installed new job systemd-udev-trigger.service/start as 63
[ 11.346118] systemd[1]: Installed new job dev-disk-by\x2duuid-bccca802\x2d3ad9\x2d4b8d\x2d9090\x2d0052b62385cc.device/start as 46
[ 11.346850] systemd[1]: Installed new job dbus.socket/start as 71
[ 11.347582] systemd[1]: Installed new job lm_sensors.service/start as 99
[ 11.348301] systemd[1]: Installed new job systemd-udevd-control.socket/start as 26
[ 11.349025] systemd[1]: Installed new job home.mount/start as 44
[ 11.349750] systemd[1]: Installed new job dev-hugepages.mount/start as 38
[ 11.350483] systemd[1]: Installed new job org.cups.cupsd.socket/start as 72
[ 11.351208] systemd[1]: Installed new job local-fs.target/start as 51
[ 11.351929] systemd[1]: Installed new job network.target/start as 95
[ 11.352644] systemd[1]: Installed new job timers.target/start as 78
[ 11.353352] systemd[1]: Installed new job systemd-initctl.socket/start as 74
[ 11.354067] systemd[1]: Installed new job systemd-timesyncd.service/start as 60
[ 11.354776] systemd[1]: Installed new job thinkfan.service/start as 98
[ 11.355481] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 40
[ 11.356190] systemd[1]: Installed new job kmod-static-nodes.service/start as 49
[ 11.356909] systemd[1]: Installed new job tmp.mount/start as 57
[ 11.357618] systemd[1]: Installed new job logrotate.timer/start as 102
[ 11.358332] systemd[1]: Installed new job dev-sdb1.device/start as 53
[ 11.359039] systemd[1]: Installed new job graphical.target/start as 1
[ 11.359735] systemd[1]: Installed new job dm-event.socket/start as 73
[ 11.360431] systemd[1]: Installed new job systemd-fsck@dev-sda2.service/start as 18
[ 11.361131] systemd[1]: Installed new job alsa-restore.service/start as 69
[ 11.361831] systemd[1]: Installed new job systemd-remount-fs.service/start as 55
[ 11.362534] systemd[1]: Installed new job tlp.service/start as 100
[ 11.363232] systemd[1]: Installed new job boot.mount/start as 52
[ 11.363953] systemd[1]: Installed new job cryptsetup.target/start as 41
[ 11.364646] systemd[1]: Installed new job ldconfig.service/start as 65
[ 11.365336] systemd[1]: Installed new job docker.service/start as 103
[ 11.366022] systemd[1]: Installed new job getty.target/start as 82
[ 11.366706] systemd[1]: Installed new job system-systemd\x2dcryptsetup.slice/start as 47
[ 11.367397] systemd[1]: Installed new job systemd-update-done.service/start as 27
[ 11.368084] systemd[1]: Installed new job systemd-cryptsetup@home.service/start as 42
[ 11.368772] systemd[1]: Installed new job docker.socket/start as 75
[ 11.369460] systemd[1]: Installed new job systemd-fsck-root.service/start as 58
[ 11.370150] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 92
[ 11.370840] systemd[1]: Installed new job systemd-modules-load.service/start as 23
[ 11.371524] systemd[1]: Installed new job systemd-journald-audit.socket/start as 31
[ 11.372208] systemd[1]: Installed new job lightdm.service/start as 106
[ 11.372891] systemd[1]: Installed new job systemd-journald.socket/start as 30
[ 11.373574] systemd[1]: Installed new job system-systemd\x2dfsck.slice/start as 19
[ 11.374257] systemd[1]: Installed new job dev-sda1.device/start as 12
[ 11.374944] systemd[1]: Installed new job multi-user.target/start as 2
[ 11.375625] systemd[1]: Installed new job sysinit.target/start as 4
[ 11.376298] systemd[1]: Installed new job systemd-fsck@dev-sdb1.service/start as 54
[ 11.376984] systemd[1]: Installed new job sys-kernel-debug.mount/start as 21
[ 11.377669] systemd[1]: Installed new job systemd-hwdb-update.service/start as 66
[ 11.378354] systemd[1]: Installed new job systemd-journald-dev-log.socket/start as 32
[ 11.379043] systemd[1]: Installed new job dev-sda2.device/start as 17
[ 11.379717] systemd[1]: Installed new job systemd-machine-id-commit.service/start as 36
[ 11.380389] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 79
[ 11.381059] systemd[1]: Enqueued job graphical.target/start as 1
[ 11.381727] systemd[1]: Loaded units and determined initial transaction in 508ms.
[ 11.382436] systemd[1]: Child 124 (switch_root) died (code=exited, status=0/SUCCESS)
[ 11.383196] systemd[1]: Received SIGCHLD from PID 125 (n/a).
[ 11.383945] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[ 11.384637] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[ 11.385346] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 11.386061] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 11.386776] systemd[1]: getty.target changed dead -> active
[ 11.387494] systemd[1]: Job getty.target/start finished, result=done
[ 11.389023] systemd[1]: Reached target Login Prompts.
[ 11.389747] systemd[1]: Starting Login Prompts.
[ 11.390482] systemd[1]: remote-fs.target changed dead -> active
[ 11.391206] systemd[1]: Job remote-fs.target/start finished, result=done
[ 11.392733] systemd[1]: Reached target Remote File Systems.
[ 11.393479] systemd[1]: Starting Remote File Systems.
[ 11.394230] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[ 11.395000] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[ 11.395787] systemd[1]: Autofs kernel version 1.0
[ 11.396599] systemd[1]: Autofs protocol version 5.2
[ 11.397384] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[ 11.398169] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[ 11.399832] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 11.400675] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 11.401647] systemd[1]: -.slice changed dead -> active
[ 11.402479] systemd[1]: Job -.slice/start finished, result=done
[ 11.404215] systemd[1]: Created slice Root Slice.
[ 11.405053] systemd[1]: Starting Root Slice.
[ 11.405906] systemd[1]: systemd-journald-dev-log.socket changed dead -> listening
[ 11.406753] systemd[1]: Job systemd-journald-dev-log.socket/start finished, result=done
[ 11.408526] systemd[1]: Listening on Journal Socket (/dev/log).
[ 11.409394] systemd[1]: Starting Journal Socket (/dev/log).
[ 11.410272] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[ 11.411161] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[ 11.412048] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[ 11.413894] systemd[1]: Listening on udev Control Socket.
[ 11.414798] systemd[1]: Starting udev Control Socket.
[ 11.415709] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
[ 11.416614] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
[ 11.418504] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 11.419425] systemd[1]: Starting LVM2 metadata daemon socket.
[ 11.420353] systemd[1]: dm-event.socket changed dead -> listening
[ 11.421259] systemd[1]: Job dm-event.socket/start finished, result=done
[ 11.423126] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 11.424052] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 11.425045] systemd[1]: system.slice changed dead -> active
[ 11.425948] systemd[1]: Job system.slice/start finished, result=done
[ 11.427813] systemd[1]: Created slice System Slice.
[ 11.428718] systemd[1]: Starting System Slice.
[ 11.429688] systemd[1]: system-systemd\x2dcryptsetup.slice changed dead -> active
[ 11.430608] systemd[1]: Job system-systemd\x2dcryptsetup.slice/start finished, result=done
[ 11.432496] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[ 11.433424] systemd[1]: Starting system-systemd\x2dcryptsetup.slice.
[ 11.434421] systemd[1]: system-systemd\x2dfsck.slice changed dead -> active
[ 11.435342] systemd[1]: Job system-systemd\x2dfsck.slice/start finished, result=done
[ 11.437256] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 11.438177] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 11.439155] systemd[1]: system-getty.slice changed dead -> active
[ 11.440070] systemd[1]: Job system-getty.slice/start finished, result=done
[ 11.441951] systemd[1]: Created slice system-getty.slice.
[ 11.442854] systemd[1]: Starting system-getty.slice.
[ 11.443771] systemd[1]: systemd-journald.socket changed dead -> listening
[ 11.444651] systemd[1]: Job systemd-journald.socket/start finished, result=done
[ 11.446458] systemd[1]: Listening on Journal Socket.
[ 11.447345] systemd[1]: Starting Journal Socket.
[ 11.461553] systemd[1]: ConditionPathExists=/lib/modules/4.0.1-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
[ 11.462536] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for kmod-static-nodes.service.
[ 11.463631] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[ 11.464653] systemd[1]: Forked /usr/bin/kmod as 135
[ 11.465702] systemd[1]: kmod-static-nodes.service changed dead -> start
[ 11.466677] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 11.468808] systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-debug.mount.
[ 11.469801] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[ 11.471138] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -n -t debugfs
[ 11.472278] systemd[1]: Forked /bin/mount as 137
[ 11.473342] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[ 11.474398] systemd[1]: Mounting Debug File System...
[ 11.476519] systemd[1]: ConditionPathIsReadWrite=!/ failed for systemd-fsck-root.service.
[ 11.477568] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Not starting unit.
[ 11.478617] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
[ 11.479673] systemd[1]: Started File System Check on Root Device.
[ 11.480743] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
[ 11.482010] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
[ 11.483350] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 139
[ 11.484498] systemd[1]: systemd-remount-fs.service changed dead -> start
[ 11.485569] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 11.486228] EXT4-fs (sdb2): re-mounted. Opts: data=ordered
[ 11.489962] systemd[1]: ConditionPathIsSymbolicLink=!/tmp succeeded for tmp.mount.
[ 11.491711] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 11.492941] systemd[1]: About to execute: /bin/mount tmpfs /tmp -n -t tmpfs -o mode=1777,strictatime
[ 11.494089] systemd[1]: Forked /bin/mount as 142
[ 11.495232] systemd[1]: tmp.mount changed dead -> mounting
[ 11.496511] systemd[1]: Mounting Temporary Directory...
[ 11.498566] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
[ 11.499764] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
[ 11.500882] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 144
[ 11.502041] systemd[1]: systemd-vconsole-setup.service changed dead -> start
[ 11.503114] systemd[1]: Starting Setup Virtual Console...
[ 11.505410] systemd[1]: ConditionCapability=CAP_SYS_ADMIN succeeded for dev-hugepages.mount.
[ 11.506485] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[ 11.506699] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -n -t hugetlbfs
[ 11.506780] systemd[1]: Forked /bin/mount as 145
[ 11.506825] systemd[1]: dev-hugepages.mount changed dead -> mounting
[ 11.506835] systemd[1]: Mounting Huge Pages File System...
[ 11.513436] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[ 11.514599] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[ 11.515761] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[ 11.521818] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed for systemd-modules-load.service.
[ 11.522947] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[ 11.524321] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d succeeded for systemd-modules-load.service.
[ 11.525416] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded for systemd-modules-load.service.
[ 11.526550] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[ 11.527861] systemd[1]: About to execute: /usr/lib/systemd/systemd-modules-load
[ 11.529011] systemd[1]: Forked /usr/lib/systemd/systemd-modules-load as 149
[ 11.530169] systemd[1]: systemd-modules-load.service changed dead -> start
[ 11.531242] systemd[1]: Starting Load Kernel Modules...
[ 11.533413] systemd[1]: systemd-initctl.socket changed dead -> listening
[ 11.534484] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[ 11.536666] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 11.537739] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 11.538910] systemd[1]: user.slice changed dead -> active
[ 11.539936] systemd[1]: Job user.slice/start finished, result=done
[ 11.542039] systemd[1]: Created slice User and Session Slice.
[ 11.543064] systemd[1]: Starting User and Session Slice.
[ 11.544144] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[ 11.545180] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[ 11.547235] systemd[1]: Listening on Delayed Shutdown Socket.
[ 11.548265] systemd[1]: Starting Delayed Shutdown Socket.
[ 11.560066] systemd[1]: ConditionSecurity=audit failed for systemd-journald-audit.socket.
[ 11.561127] systemd[1]: Starting of systemd-journald-audit.socket requested but condition failed. Not starting unit.
[ 11.562181] systemd[1]: Job systemd-journald-audit.socket/start finished, result=done
[ 11.563182] systemd[1]: Listening on Journal Audit Socket.
[ 11.564378] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[ 11.565439] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 152
[ 11.566531] systemd[1]: systemd-journald.service changed dead -> start
[ 11.567525] systemd[1]: Starting Journal Service...
[ 11.569561] systemd[1]: slices.target changed dead -> active
[ 11.570565] systemd[1]: Job slices.target/start finished, result=done
[ 11.572502] systemd[1]: Reached target Slices.
[ 11.573449] systemd[1]: Starting Slices.
[ 11.574384] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[ 11.575338] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[ 11.576334] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[ 11.578427] systemd[1]: Listening on udev Kernel Socket.
[ 11.579431] systemd[1]: Starting udev Kernel Socket.
[ 11.580436] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[ 11.581639] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[ 11.582727] systemd[1]: Forked /usr/bin/udevadm as 153
[ 11.583810] systemd[1]: systemd-udev-trigger.service changed dead -> start
[ 11.584828] systemd[1]: Starting udev Coldplug all Devices...
[ 11.586886] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[ 11.587953] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[ 11.588965] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[ 11.589989] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 11.591035] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 11.592095] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[ 11.593315] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -n -t mqueue
[ 11.594383] systemd[1]: Forked /bin/mount as 155
[ 11.595404] systemd[1]: dev-mqueue.mount changed dead -> mounting
[ 11.596356] systemd[1]: Mounting POSIX Message Queue File System...
[ 11.598316] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[ 11.599568] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[ 11.600548] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[ 11.601789] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d succeeded for systemd-binfmt.service.
[ 11.602768] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d succeeded for systemd-binfmt.service.
[ 11.603758] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[ 11.604900] systemd[1]: About to execute: /usr/lib/systemd/systemd-binfmt
[ 11.605957] systemd[1]: Forked /usr/lib/systemd/systemd-binfmt as 156
[ 11.607015] systemd[1]: systemd-binfmt.service changed dead -> start
[ 11.607970] systemd[1]: Starting Set Up Additional Binary Formats...
[ 11.610338] systemd[1]: device 0x7f145badc560 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2'
[ 11.611387] systemd[1]: no db file to read /run/udev/data/b8:18: No such file or directory
[ 11.612398] systemd[1]: dev-hugepages.mount changed mounting -> mounting-done
[ 11.613363] systemd[1]: Job dev-hugepages.mount/start finished, result=done
[ 11.615354] systemd[1]: Mounted Huge Pages File System.
[ 11.616342] systemd[1]: sys-kernel-debug.mount changed mounting -> mounting-done
[ 11.617345] systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
[ 11.619345] systemd[1]: Mounted Debug File System.
[ 11.620334] systemd[1]: tmp.mount changed mounting -> mounting-done
[ 11.621305] systemd[1]: Job tmp.mount/start finished, result=done
[ 11.623304] systemd[1]: Mounted Temporary Directory.
[ 11.624345] systemd[1]: Received SIGCHLD from PID 135 (kmod).
[ 11.625327] systemd[1]: Child 135 (kmod) died (code=exited, status=0/SUCCESS)
[ 11.626317] systemd[1]: Child 135 belongs to kmod-static-nodes.service
[ 11.627287] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[ 11.628366] systemd[1]: kmod-static-nodes.service changed start -> exited
[ 11.629341] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[ 11.631377] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 11.632371] systemd[1]: kmod-static-nodes.service: cgroup is empty
[ 11.633396] systemd[1]: Child 137 (mount) died (code=exited, status=0/SUCCESS)
[ 11.634405] systemd[1]: Child 137 belongs to sys-kernel-debug.mount
[ 11.635383] systemd[1]: sys-kernel-debug.mount mount process exited, code=exited status=0
[ 11.636358] systemd[1]: sys-kernel-debug.mount changed mounting-done -> mounted
[ 11.637400] systemd[1]: Child 139 (systemd-remount) died (code=exited, status=0/SUCCESS)
[ 11.638379] systemd[1]: Child 139 belongs to systemd-remount-fs.service
[ 11.639332] systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0/SUCCESS
[ 11.640401] systemd[1]: systemd-remount-fs.service changed start -> exited
[ 11.641358] systemd[1]: Job systemd-remount-fs.service/start finished, result=done
[ 11.643309] systemd[1]: Started Remount Root and Kernel File Systems.
[ 11.644320] systemd[1]: systemd-remount-fs.service: cgroup is empty
[ 11.645323] systemd[1]: Child 142 (mount) died (code=exited, status=0/SUCCESS)
[ 11.646302] systemd[1]: Child 142 belongs to tmp.mount
[ 11.647250] systemd[1]: tmp.mount mount process exited, code=exited status=0
[ 11.648212] systemd[1]: tmp.mount changed mounting-done -> mounted
[ 11.649211] systemd[1]: Child 145 (mount) died (code=exited, status=0/SUCCESS)
[ 11.650191] systemd[1]: Child 145 belongs to dev-hugepages.mount
[ 11.651181] systemd[1]: dev-hugepages.mount mount process exited, code=exited status=0
[ 11.652137] systemd[1]: dev-hugepages.mount changed mounting-done -> mounted
[ 11.653889] systemd[1]: Accepted new private connection.
[ 11.654846] systemd[1]: Incoming traffic on systemd-journald.socket
[ 11.655800] systemd[1]: systemd-journald.socket changed listening -> running
[ 11.658143] systemd[1]: Accepted new private connection.
[ 11.659845] systemd[1]: Accepted new private connection.
[ 11.661529] systemd[1]: Accepted new private connection.
[ 11.663176] systemd[1]: Accepted new private connection.
[ 11.664118] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=1 reply_cookie=0 error=n/a
[ 11.665968] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=2 reply_cookie=0 error=n/a
[ 11.667940] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.670035] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.672270] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.674577] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.676973] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 11.679538] systemd[1]: ConditionNeedsUpdate=/etc failed for ldconfig.service.
[ 11.680792] systemd[1]: Starting of ldconfig.service requested but condition failed. Not starting unit.
[ 11.682051] systemd[1]: Job ldconfig.service/start finished, result=done
[ 11.683309] systemd[1]: Started Rebuild Dynamic Linker Cache.
[ 11.684597] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.687189] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.689845] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.692639] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.695498] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=1 reply_cookie=0 error=n/a
[ 11.698994] systemd[1]: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed for systemd-hwdb-update.service.
[ 11.700534] systemd[1]: ConditionPathExists=|/etc/udev/hwdb.bin succeeded for systemd-hwdb-update.service.
[ 11.702300] systemd[1]: ConditionPathExists=|!/usr/lib/udev/hwdb.bin succeeded for systemd-hwdb-update.service.
[ 11.703872] systemd[1]: ConditionNeedsUpdate=/etc failed for systemd-hwdb-update.service.
[ 11.705374] systemd[1]: Starting of systemd-hwdb-update.service requested but condition failed. Not starting unit.
[ 11.706895] systemd[1]: Job systemd-hwdb-update.service/start finished, result=done
[ 11.708423] systemd[1]: Started Rebuild Hardware Database.
[ 11.709948] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.713094] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.716367] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.719723] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.723170] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 11.726776] systemd[1]: ConditionFirstBoot=yes failed for systemd-firstboot.service.
[ 11.728619] systemd[1]: Starting of systemd-firstboot.service requested but condition failed. Not starting unit.
[ 11.730477] systemd[1]: Job systemd-firstboot.service/start finished, result=done
[ 11.732302] systemd[1]: Started First Boot Wizard.
[ 11.734100] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.737704] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=5 reply_cookie=0 error=n/a
[ 11.741325] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.744926] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.748516] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=3 reply_cookie=0 error=n/a
[ 11.752117] systemd[1]: ConditionNeedsUpdate=/etc failed for systemd-sysusers.service.
[ 11.753890] systemd[1]: Starting of systemd-sysusers.service requested but condition failed. Not starting unit.
[ 11.755650] systemd[1]: Job systemd-sysusers.service/start finished, result=done
[ 11.757404] systemd[1]: Started Create System Users.
[ 11.759150] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.762720] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=6 reply_cookie=0 error=n/a
[ 11.766318] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.769930] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.773530] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=4 reply_cookie=0 error=n/a
[ 11.777181] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-tmpfiles-setup-dev.service.
[ 11.779154] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot
[ 11.781045] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 158
[ 11.782907] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[ 11.784674] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 11.788588] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.792197] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.795904] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.799571] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 error=n/a
[ 11.803254] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.806911] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.810608] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.814298] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.818055] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[ 11.821901] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dsetup_2ddev_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[ 11.825710] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.829513] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 error=n/a
[ 11.833307] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.837102] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 11.840913] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
[ 21.561742] systemd-modules-load[149]: apply: /usr/lib/modules-load.d/tp_smapi.conf
[ 21.590659] systemd[1]: Got notification message for unit systemd-journald.service
[ 21.593151] systemd-journald[152]: Audit not supported in the kernel.
[ 21.593568] systemd-journald[152]: Failed to set file attributes: Inappropriate ioctl for device
[ 21.593650] systemd-journald[152]: Fixed max_use=593.2M max_size=74.1M min_size=4.0M keep_free=889.8M
[ 21.595008] systemd-vconsole-setup[144]: /usr/bin/loadkeys succeeded.
[ 21.597636] systemd-journald[152]: Reserving 134997 entries in hash table.
[ 21.599809] systemd-journald[152]: Vacuuming...
[ 21.599841] systemd-journald[152]: Vacuuming done, freed 0B of archived journals on disk.
[ 21.600193] systemd-journald[152]: Flushing /dev/kmsg...
[ 21.606852] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00'
[ 21.606935] systemd-journald[152]: no db file to read /run/udev/data/+acpi:PNP0A08:00: No such file or directory
[ 21.607023] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00'
[ 21.607068] systemd-journald[152]: no db file to read /run/udev/data/+acpi:PNP0A08:00: No such file or directory
[ 21.607142] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.607179] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.607227] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.607259] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.607305] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.607335] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.607380] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.607410] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.607454] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.607485] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.607529] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.607559] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.607608] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:00.0'
[ 21.607664] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:00.0: No such file or directory
[ 21.607717] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.607767] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.607814] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.607860] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.607905] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.607950] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.607994] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.608039] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.608084] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.608133] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.608180] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.608224] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.608314] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.608345] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.608374] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.608425] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.608472] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:16.0'
[ 21.608521] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:16.0: No such file or directory
[ 21.608566] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:16.0'
[ 21.608610] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:16.0: No such file or directory
[ 21.608655] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:16.0'
[ 21.608698] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:16.0: No such file or directory
[ 21.608744] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.608799] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.608845] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.608890] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.608951] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.609025] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.609099] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.609169] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.609246] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.609325] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.609377] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.609424] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.609469] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.609513] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.609558] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1b.0'
[ 21.609601] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1b.0: No such file or directory
[ 21.609647] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.609696] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.609765] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.609841] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.609922] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.610000] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.610085] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.610157] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.610235] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.610311] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.610387] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.610460] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.610543] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.610621] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.610708] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.610780] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.610829] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.610877] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.610924] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.610972] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.611018] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.611063] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.611108] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.611152] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.611196] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.611241] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.611287] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.0'
[ 21.611334] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.0: No such file or directory
[ 21.611385] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611432] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.611478] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611522] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.611567] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611639] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.611682] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611724] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.611765] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611806] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.611848] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611889] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.611936] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.611978] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.612023] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.612064] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.612107] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.3'
[ 21.612151] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.3: No such file or directory
[ 21.612194] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.3'
[ 21.612234] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.3: No such file or directory
[ 21.612276] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.3'
[ 21.612316] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.3: No such file or directory
[ 21.612357] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.612399] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.612444] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 21.612489] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:03:00.0: No such file or directory
[ 21.612533] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 21.612576] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:03:00.0: No such file or directory
[ 21.612622] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 21.612664] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:03:00.0: No such file or directory
[ 21.612706] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.612749] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.612791] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.612833] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.612878] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.612925] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.612969] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.613012] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.613055] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.613098] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.613140] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.613182] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.613223] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.613266] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.613311] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.613353] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.613395] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.613437] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.613480] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.613522] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.613569] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.613613] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.613660] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.613702] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.613744] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.613786] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.613827] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.613869] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.613911] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.613952] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.613994] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 21.614036] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:09:00.0: No such file or directory
[ 21.614078] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.614121] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.614162] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.614204] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.614249] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.614291] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.614334] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.614375] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.614868] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.614908] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.614977] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615018] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615061] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615098] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615143] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615180] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615220] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615256] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615295] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615331] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615373] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615408] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615448] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615484] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615525] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615561] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615601] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615637] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615680] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:00'
[ 21.615716] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:00: No such file or directory
[ 21.615758] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:01'
[ 21.615796] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.615839] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:02'
[ 21.615877] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:02: No such file or directory
[ 21.615919] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:02'
[ 21.615954] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:02: No such file or directory
[ 21.615998] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:03'
[ 21.616036] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:03: No such file or directory
[ 21.616080] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:04'
[ 21.616118] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:04: No such file or directory
[ 21.616165] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:05'
[ 21.616195] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 21.616238] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616276] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616317] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616355] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616396] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616431] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616472] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616507] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616547] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616582] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616622] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616657] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616699] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616735] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616779] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616815] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616855] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616890] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.616930] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.616965] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.617005] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.617040] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.617081] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:06'
[ 21.617116] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:06: No such file or directory
[ 21.617172] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.0'
[ 21.617215] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.0: No such file or directory
[ 21.617257] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.617299] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.617343] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1'
[ 21.617385] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.1: No such file or directory
[ 21.617427] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.617469] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.617510] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.617552] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.617593] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.617636] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.617677] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2'
[ 21.617719] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.2: No such file or directory
[ 21.617760] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.617802] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.617843] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.617885] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.617926] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.617967] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.618008] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3'
[ 21.618049] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1c.3: No such file or directory
[ 21.618095] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.618125] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.618173] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.618202] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.618244] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.618286] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.618329] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.618358] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.618400] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/pci_bus/0000:00'
[ 21.618429] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:00: No such file or directory
[ 21.618474] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.1/pci_bus/0000:03'
[ 21.618506] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:03: No such file or directory
[ 21.618552] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/pci_bus/0000:04'
[ 21.618583] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:04: No such file or directory
[ 21.618627] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/pci_bus/0000:04'
[ 21.618656] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:04: No such file or directory
[ 21.618703] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/pci_bus/0000:04'
[ 21.618732] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:04: No such file or directory
[ 21.618775] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/pci_bus/0000:09'
[ 21.618807] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:09: No such file or directory
[ 21.618851] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/pci_bus/0000:09'
[ 21.618881] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:09: No such file or directory
[ 21.618924] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.3/pci_bus/0000:09'
[ 21.618953] systemd-journald[152]: no db file to read /run/udev/data/+pci_bus:0000:09: No such file or directory
[ 21.619113] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.619158] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.619761] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:01'
[ 21.619799] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.619840] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:01'
[ 21.619876] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.619916] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:01'
[ 21.619952] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.620113] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pnp0/00:01'
[ 21.620149] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:01: No such file or directory
[ 21.620685] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.620728] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.620771] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:02.0'
[ 21.620813] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:02.0: No such file or directory
[ 21.621029] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.621072] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.621113] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.621155] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.621201] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.621243] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.621287] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.621328] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.621380] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0'
[ 21.621431] systemd-journald[152]: no db file to read /run/udev/data/+usb:1-0:1.0: No such file or directory
[ 21.621476] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0'
[ 21.621521] systemd-journald[152]: no db file to read /run/udev/data/+usb:1-0:1.0: No such file or directory
[ 21.621564] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.621642] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.621701] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0'
[ 21.621745] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:14.0: No such file or directory
[ 21.621791] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-0:1.0'
[ 21.621836] systemd-journald[152]: no db file to read /run/udev/data/+usb:2-0:1.0: No such file or directory
[ 21.621878] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-0:1.0'
[ 21.621919] systemd-journald[152]: no db file to read /run/udev/data/+usb:2-0:1.0: No such file or directory
[ 21.621990] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.622031] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.622070] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.622110] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.622150] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.622189] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.622228] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.622267] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.622306] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.622345] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.622384] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0'
[ 21.622424] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1a.0: No such file or directory
[ 21.622471] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-0:1.0'
[ 21.622516] systemd-journald[152]: no db file to read /run/udev/data/+usb:3-0:1.0: No such file or directory
[ 21.622558] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-0:1.0'
[ 21.622599] systemd-journald[152]: no db file to read /run/udev/data/+usb:3-0:1.0: No such file or directory
[ 21.622640] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.622680] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.622719] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.622758] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.622798] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.622837] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.622876] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.622916] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.622955] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.622994] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.623036] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0'
[ 21.623076] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1d.0: No such file or directory
[ 21.623119] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-0:1.0'
[ 21.623169] systemd-journald[152]: no db file to read /run/udev/data/+usb:4-0:1.0: No such file or directory
[ 21.623211] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-0:1.0'
[ 21.623252] systemd-journald[152]: no db file to read /run/udev/data/+usb:4-0:1.0: No such file or directory
[ 21.623298] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-2'
[ 21.623350] systemd-journald[152]: no db file to read /run/udev/data/c189:129: No such file or directory
[ 21.623422] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.623462] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.623505] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.623544] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.623583] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2'
[ 21.623622] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:00:1f.2: No such file or directory
[ 21.623662] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1c.2/0000:04:00.0'
[ 21.623703] systemd-journald[152]: no db file to read /run/udev/data/+pci:0000:04:00.0: No such file or directory
[ 21.623749] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0'
[ 21.623787] systemd-journald[152]: no db file to read /run/udev/data/+scsi:host0: No such file or directory
[ 21.623833] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata2/host1'
[ 21.623870] systemd-journald[152]: no db file to read /run/udev/data/+scsi:host1: No such file or directory
[ 21.623915] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2'
[ 21.623950] systemd-journald[152]: no db file to read /run/udev/data/+scsi:host2: No such file or directory
[ 21.623993] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata4/host3'
[ 21.624030] systemd-journald[152]: no db file to read /run/udev/data/+scsi:host3: No such file or directory
[ 21.624132] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2'
[ 21.624181] systemd-journald[152]: no db file to read /run/udev/data/c189:1: No such file or directory
[ 21.624227] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1'
[ 21.624274] systemd-journald[152]: no db file to read /run/udev/data/c189:257: No such file or directory
[ 21.624320] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1'
[ 21.624366] systemd-journald[152]: no db file to read /run/udev/data/c189:385: No such file or directory
[ 21.624416] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0'
[ 21.624462] systemd-journald[152]: no db file to read /run/udev/data/+usb:2-2:1.0: No such file or directory
[ 21.624504] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0'
[ 21.624547] systemd-journald[152]: no db file to read /run/udev/data/+usb:2-2:1.0: No such file or directory
[ 21.624592] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0'
[ 21.624636] systemd-journald[152]: no db file to read /run/udev/data/+usb:3-1:1.0: No such file or directory
[ 21.624678] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0'
[ 21.624719] systemd-journald[152]: no db file to read /run/udev/data/+usb:3-1:1.0: No such file or directory
[ 21.624764] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0'
[ 21.624807] systemd-journald[152]: no db file to read /run/udev/data/+usb:4-1:1.0: No such file or directory
[ 21.624849] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0'
[ 21.624889] systemd-journald[152]: no db file to read /run/udev/data/+usb:4-1:1.0: No such file or directory
[ 21.624963] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0'
[ 21.625010] systemd-journald[152]: no db file to read /run/udev/data/+usb:1-2:1.0: No such file or directory
[ 21.625057] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0'
[ 21.625098] systemd-journald[152]: no db file to read /run/udev/data/+usb:1-2:1.0: No such file or directory
[ 21.625333] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-4'
[ 21.625382] systemd-journald[152]: no db file to read /run/udev/data/c189:2: No such file or directory
[ 21.625430] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3'
[ 21.625478] systemd-journald[152]: no db file to read /run/udev/data/c189:258: No such file or directory
[ 21.625527] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5'
[ 21.625574] systemd-journald[152]: no db file to read /run/udev/data/c189:386: No such file or directory
[ 21.625626] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1'
[ 21.625674] systemd-journald[152]: no db file to read /run/udev/data/c189:3: No such file or directory
[ 21.625808] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.625849] systemd-journald[152]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.625896] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0'
[ 21.625935] systemd-journald[152]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 21.625980] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2'
[ 21.626027] systemd-journald[152]: no db file to read /run/udev/data/c189:4: No such file or directory
[ 21.626075] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2'
[ 21.626119] systemd-journald[152]: no db file to read /run/udev/data/c189:4: No such file or directory
[ 21.626179] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.626217] systemd-journald[152]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.626262] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0'
[ 21.626299] systemd-journald[152]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 21.626341] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.626378] systemd-journald[152]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.626419] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.626456] systemd-journald[152]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.626496] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0'
[ 21.626533] systemd-journald[152]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 21.626573] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.626610] systemd-journald[152]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.626651] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0'
[ 21.626688] systemd-journald[152]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 21.626729] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0'
[ 21.626766] systemd-journald[152]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 21.626824] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0'
[ 21.626861] systemd-journald[152]: no db file to read /run/udev/data/+scsi:2:0:0:0: No such file or directory
[ 21.626916] systemd-journald[152]: device 0x7f06791db6e0 has devpath '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0'
[ 21.626953] systemd-journald[152]: no db file to read /run/udev/data/+scsi:0:0:0:0: No such file or directory
[ 21.635049] systemd-journald[152]: systemd-journald running as pid 152
[ 21.648386] thinkpad_ec: thinkpad_ec 0.41 loaded.
[ 21.667235] tp_smapi 0.41 loading...
[ 21.667342] tp_smapi successfully loaded (smapi_port=0xb2).
[ 22.101153] systemd[1]: systemd-journald.service: Got notification message from PID 152 (WATCHDOG=1)
[ 22.102525] systemd[1]: systemd-journald.service: got WATCHDOG=1
[ 22.103820] systemd[1]: Got notification message for unit systemd-journald.service
[ 22.105301] systemd[1]: systemd-journald.service: Got notification message from PID 152 (READY=1, STATUS=Processing requests...)
[ 22.106652] systemd[1]: systemd-journald.service: got READY=1
[ 22.108020] systemd[1]: systemd-journald.service changed start -> running
[ 22.109351] systemd[1]: Job systemd-journald.service/start finished, result=done
[ 22.112144] systemd[1]: Started Journal Service.
[ 22.113474] systemd[1]: Failed to send job remove signal for 29: Connection reset by peer
[ 22.114782] systemd[1]: systemd-journald-dev-log.socket changed listening -> running
[ 22.485381] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[ 22.501161] Non-volatile memory driver v1.3
[ 22.512507] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[ 22.514250] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 22.515946] thinkpad_acpi: ThinkPad BIOS H6ET90WW (2.08 ), EC unknown
[ 22.517627] thinkpad_acpi: Lenovo ThinkPad T430u, model 33533LG
[ 22.520232] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 22.522082] thinkpad_acpi: radio switch found; radios are enabled
[ 22.523551] systemd-journald[152]: device 0x7f06791e3160 has devpath '/devices/pnp0/00:05'
[ 22.523596] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 22.525689] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
[ 22.526878] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 22.528474] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 22.537243] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 22.541674] thermal LNXTHERM:00: registered as thermal_zone0
[ 22.545458] ACPI: Thermal Zone [TZ00] (47 C)
[ 22.545524] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[ 22.552073] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/LNXSYSTM:00/LNXSYBUS:01/LNXTHERM:00'
[ 22.552125] systemd-journald[152]: no db file to read /run/udev/data/+acpi:LNXTHERM:00: No such file or directory
[ 22.552206] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pnp0/00:05'
[ 22.552242] systemd-journald[152]: no db file to read /run/udev/data/+pnp:00:05: No such file or directory
[ 22.555633] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 22.556232] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 22.562651] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input10
[ 22.567509] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 22.569042] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20150204/utaddress-258)
[ 22.573095] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.575689] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-258)
[ 22.580196] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.595426] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-258)
[ 22.601354] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.603746] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150204/utaddress-258)
[ 22.611337] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.613265] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 22.613321] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 22.613330] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 22.613972] r8169 0000:09:00.0 eth0: RTL8168evl/8111evl at 0xffffc900018e6000, 08:9e:01:2e:3d:8c, XID 0c900800 IRQ 31
[ 22.613974] r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 22.614508] cfg80211: Calling CRDA to update world regulatory domain
[ 22.615390] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.615458] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 22.615509] systemd-journald[152]: device 0x7f06791e2d20 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.615562] systemd-journald[152]: device 0x7f06791e2d20 filled with db file data
[ 22.615609] systemd-journald[152]: device 0x7f06791e3850 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.615659] systemd-journald[152]: device 0x7f06791e3850 filled with db file data
[ 22.617063] ACPI: AC Adapter [ACAD] (on-line)
[ 22.640198] ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
[ 22.643614] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 22.645763] Intel(R) Wireless WiFi driver for Linux
[ 22.647318] Copyright(c) 2003- 2014 Intel Corporation
[ 22.649003] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 22.649098] systemd-journald[152]: device 0x7f06791e3160 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.649150] systemd-journald[152]: device 0x7f06791e3160 filled with db file data
[ 22.668798] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 22.671104] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.673342] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 22.674056] sound hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 22.674059] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 22.674061] sound hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 22.674063] sound hdaudioC0D0: mono: mono_out=0x0
[ 22.674064] sound hdaudioC0D0: inputs:
[ 22.674066] sound hdaudioC0D0: Mic=0x18
[ 22.674068] sound hdaudioC0D0: Internal Mic=0x12
[ 22.687453] Bluetooth: Core ver 2.20
[ 22.690292] NET: Registered protocol family 31
[ 22.692394] Bluetooth: HCI device and connection manager initialized
[ 22.694584] Bluetooth: HCI socket layer initialized
[ 22.696776] Bluetooth: L2CAP socket layer initialized
[ 22.698737] Bluetooth: SCO socket layer initialized
[ 22.699074] ACPI: Battery Slot [BAT1] (battery present)
[ 22.702330] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input11
[ 22.702823] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 22.702899] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 22.702969] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 22.703043] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 22.704475] wmi: Mapper loaded
[ 22.714693] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 22.714794] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.714865] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 22.719601] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 22.721155] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 22.721199] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.721265] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 22.721335] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.721391] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 22.728813] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[ 22.730478] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 22.730718] systemd-journald[152]: device 0x7f06791e3160 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.730782] systemd-journald[152]: device 0x7f06791e3160 filled with db file data
[ 22.730846] systemd-journald[152]: device 0x7f06791e3160 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 22.730897] systemd-journald[152]: device 0x7f06791e3160 filled with db file data
[ 22.738261] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2.1/input2
[ 22.738388] input: HID 046a:0011 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:046A:0011.0004/input/input16
[ 22.744469] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.2/0003:046D:C52B.0003'
[ 22.746137] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 22.746279] input: PC Speaker as /devices/platform/pcspkr/input/input17
[ 22.746737] media: Linux media interface: v0.10
[ 22.759830] Linux video capture interface: v2.00
[ 22.769505] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 22.771053] systemd-journald[152]: device 0x7f06791e3160 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0'
[ 22.772711] systemd-journald[152]: no db file to read /run/udev/data/+ieee80211:phy0: No such file or directory
[ 22.779297] AVX version of gcm_enc/dec engaged.
[ 22.781035] AES CTR mode by8 optimization enabled
[ 22.836885] intel_rapl: Found RAPL domain package
[ 22.837985] intel_rapl: Found RAPL domain core
[ 22.839310] intel_rapl: Found RAPL domain uncore
[ 22.842725] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b327)
[ 22.849428] input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input22
[ 22.852847] usbcore: registered new interface driver btusb
[ 22.909026] iTCO_vendor_support: vendor-support=0
[ 22.916273] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 22.917807] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 22.921367] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 22.935742] hid-generic 0003:046A:0011.0004: input,hidraw1: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:14.0-2.2/input0
[ 22.935916] usbcore: registered new interface driver uvcvideo
[ 22.935916] USB Video Class driver (1.1.1)
[ 22.939105] r8169 0000:09:00.0 enp9s0: renamed from eth0
[ 22.942239] systemd-journald[152]: device 0x7f06791e3160 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:046A:0011.0004'
[ 22.943438] systemd-journald[152]: no db file to read /run/udev/data/+hid:0003:046A:0011.0004: No such file or directory
[ 22.944755] systemd-journald[152]: device 0x7f06791e2e50 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 22.946363] systemd-journald[152]: device 0x7f06791e2e50 filled with db file data
[ 23.075850] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 23.086441] systemd-journald[152]: device 0x7f06791e2f60 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 23.087764] systemd-journald[152]: device 0x7f06791e2f60 filled with db file data
[ 23.101943] input: Logitech M570 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.2/0003:046D:C52B.0003/0003:046D:1028.0005/input/input23
[ 23.105064] logitech-hidpp-device 0003:046D:1028.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M570] on usb-0000:00:14.0-2.1:1
[ 23.105882] systemd-journald[152]: device 0x7f06791e2ad0 has devpath '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.2/0003:046D:C52B.0003/0003:046D:1028.0005'
[ 23.105948] systemd-journald[152]: device 0x7f06791e2ad0 filled with db file data
[ 23.113998] mousedev: PS/2 mouse device common for all mice
[ 23.314661] psmouse serio4: synaptics: queried max coordinates: x [..5702], y [..4714]
[ 23.319080] systemd-journald[152]: device 0x7f06791e38a0 has devpath '/devices/platform/i8042/serio4'
[ 23.319126] systemd-journald[152]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 23.323424] Adding 2097148k swap on /dev/sda1. Priority:-1 extents:1 across:2097148k FS
[ 23.338255] device-mapper: uevent: version 1.0.3
[ 23.341154] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
[ 23.349790] psmouse serio4: synaptics: queried min coordinates: x [1240..], y [1140..]
[ 23.353033] systemd-journald[152]: device 0x7f06791e4f60 has devpath '/devices/platform/i8042/serio4'
[ 23.353091] systemd-journald[152]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 23.421198] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x126c00, board id: 2228, fw id: 1212753
[ 23.422601] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[ 23.425854] systemd-journald[152]: device 0x7f06791e4f60 has devpath '/devices/platform/i8042/serio4'
[ 23.427203] systemd-journald[152]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 23.428556] systemd-journald[152]: device 0x7f06791e4f60 has devpath '/devices/platform/i8042/serio4'
[ 23.429969] systemd-journald[152]: no db file to read /run/udev/data/+serio:serio4: No such file or directory
[ 23.432445] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
[ 23.447978] systemd-journald[152]: Received request to flush runtime journal from PID 1
[ 23.469208] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input21
[ 23.509144] systemd[1]: Received SIGCHLD from PID 355 (systemd-random-).
[ 23.522492] systemd[1]: Child 355 (systemd-random-) died (code=exited, status=0/SUCCESS)
[ 23.535896] systemd[1]: Child 355 belongs to systemd-random-seed.service
[ 23.562293] systemd-journald[152]: Fixed max_use=995.0M max_size=124.3M min_size=4.0M keep_free=1.4G
[ 23.562526] systemd[1]: systemd-random-seed.service changed start -> exited
[ 23.575952] systemd[1]: Job systemd-random-seed.service/start finished, result=done
[ 23.602623] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=2 reply_cookie=0 error=n/a
[ 23.615889] systemd[1]: systemd-random-seed.service: cgroup is empty
[ 23.629294] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 error=n/a
[ 23.642543] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drandom_2dseed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 error=n/a
[ 23.659271] systemd[1]: Accepted new private connection.
[ 23.665796] systemd-journald[152]: Flushing to /var...
[ 23.667259] systemd-journald[152]: Root directory /run/log/journal added.
[ 23.668615] systemd-journald[152]: Considering /run/log/journal/3592e88dee1546848509b23fe0bb6dbc.
[ 23.669986] systemd-journald[152]: Directory /run/log/journal/3592e88dee1546848509b23fe0bb6dbc added.
[ 23.671700] systemd-journald[152]: File /run/log/journal/3592e88dee1546848509b23fe0bb6dbc/system.journal added.
[ 23.672554] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[ 23.960357] r8169 0000:09:00.0 enp9s0: rtl_eriar_cond == 1 (loop: 100, delay: 100).
[ 24.072845] systemd[1]: Received SIGCHLD from PID 376 (tlp).
[ 24.086124] systemd[1]: Child 376 (tlp) died (code=exited, status=0/SUCCESS)
[ 24.596333] systemd[1]: Received SIGCHLD from PID 204 (tlp-usb-udev).
[ 24.612994] systemd[1]: Received SIGCHLD from PID 210 (tlp-usb-udev).
[ 24.626325] systemd[1]: Received SIGCHLD from PID 202 (tlp-usb-udev).
[ 24.639680] systemd[1]: Received SIGCHLD from PID 216 (tlp-usb-udev).
[ 24.653058] systemd[1]: Child 203 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.666397] systemd[1]: Child 202 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.679763] systemd[1]: Child 204 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.693107] systemd[1]: Child 210 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.706449] systemd[1]: Child 216 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.719812] systemd[1]: Child 217 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.733059] systemd[1]: Child 218 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.746467] systemd[1]: Child 225 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.759820] systemd[1]: Child 226 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.773168] systemd[1]: Child 235 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.786471] systemd[1]: Child 243 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.799805] systemd[1]: Child 245 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.813172] systemd[1]: Child 254 (tlp-usb-udev) died (code=exited, status=0/SUCCESS)
[ 24.826541] systemd[1]: Received SIGCHLD from PID 218 (n/a).
[ 26.240236] systemd-journald[152]: Root directory /run/log/journal removed.
[ 26.242026] systemd-journald[152]: Directory /run/log/journal/3592e88dee1546848509b23fe0bb6dbc removed.
[ 26.243952] systemd-journald[152]: mmap cache statistics: 429208 hit, 1 miss
[ 27.184657] systemd-journald[152]: Vacuuming...
[ 28.347499] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 28.580247] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input24
[ 28.757185] systemd-journald[152]: Vacuuming done, freed 0B of archived journals on disk.
[ 28.775005] systemd[1]: Got disconnect on private connection.
[ 28.791751] systemd[1]: Received SIGCHLD from PID 358 (journalctl).
[ 28.804967] systemd-journald[152]: device 0x7f06791e86a0 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 28.808031] systemd-journald[152]: device 0x7f06791e86a0 filled with db file data
[ 28.808322] systemd[1]: Child 358 (journalctl) died (code=exited, status=0/SUCCESS)
[ 28.815095] systemd-journald[152]: device 0x7f06791e86a0 has devpath '/devices/platform/i8042/serio4/serio5'
[ 28.817599] systemd-journald[152]: no db file to read /run/udev/data/+serio:serio5: No such file or directory
[ 28.824941] systemd[1]: Child 358 belongs to systemd-journal-flush.service
[ 29.817374] NET: Registered protocol family 38
[ 35.135299] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: data=ordered
[ 35.427973] systemd[1]: systemd-timesyncd.service: got STATUS=Idle.
[ 35.441310] systemd[1]: Got notification message for unit systemd-timesyncd.service
[ 35.714260] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 35.715149] Bluetooth: BNEP filters: protocol multicast
[ 35.715918] Bluetooth: BNEP socket layer initialized
[ 36.055694] loop: module loaded
[ 36.281675] systemd[1]: Failed to load configuration for org.freedesktop.PolicyKit1.busname: No such file or directory
[ 36.295012] systemd[1]: Trying to enqueue job polkit.service/start/replace
[ 36.308352] systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
[ 36.321678] systemd[1]: Installed new job polkit.service/start as 839
[ 36.335023] systemd[1]: Enqueued job polkit.service/start as 839
[ 36.343846] r8169 0000:09:00.0 enp9s0: link down
[ 36.343869] r8169 0000:09:00.0 enp9s0: link down
[ 36.347271] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 36.348418] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=120 reply_cookie=0 error=n/a
[ 36.354954] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 36.361705] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=121 reply_cookie=0 error=n/a
[ 36.375061] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=122 reply_cookie=0 error=n/a
[ 36.378111] systemd-journald[152]: device 0x7f06791edc10 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 36.378189] systemd-journald[152]: device 0x7f06791edc10 filled with db file data
[ 36.378270] systemd-journald[152]: device 0x7f06791edc10 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 36.378330] systemd-journald[152]: device 0x7f06791edc10 filled with db file data
[ 36.378427] systemd-journald[152]: device 0x7f06791edc10 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 36.378494] systemd-journald[152]: device 0x7f06791edc10 filled with db file data
[ 36.378637] systemd-journald[152]: device 0x7f06791edc10 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 36.378707] systemd-journald[152]: device 0x7f06791edc10 filled with db file data
[ 36.597243] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 36.598524] systemd-journald[152]: device 0x7f06791edb80 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 36.598602] systemd-journald[152]: device 0x7f06791edb80 filled with db file data
[ 36.604902] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 36.605188] systemd-journald[152]: device 0x7f06791edb80 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 36.605254] systemd-journald[152]: device 0x7f06791edb80 filled with db file data
[ 36.667913] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 36.674762] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 36.699274] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 36.757252] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
[ 36.757316] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
[ 36.790189] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
[ 36.790235] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
[ 37.128213] cfg80211: Calling CRDA to update world regulatory domain
[ 37.302537] wlp3s0: authenticate with d0:c2:82:e6:53:70
[ 37.305298] wlp3s0: send auth to d0:c2:82:e6:53:70 (try 1/3)
[ 37.307717] wlp3s0: authenticated
[ 37.307814] iwlwifi 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
[ 37.307817] iwlwifi 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
[ 37.308804] wlp3s0: associate with d0:c2:82:e6:53:70 (try 1/3)
[ 37.308887] systemd-journald[152]: device 0x7f06791efa80 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 37.308943] systemd-journald[152]: device 0x7f06791efa80 filled with db file data
[ 37.308998] systemd-journald[152]: device 0x7f06791ebb90 has devpath '/devices/pci0000:00/0000:00:1c.1/0000:03:00.0'
[ 37.309041] systemd-journald[152]: device 0x7f06791ebb90 filled with db file data
[ 37.312052] wlp3s0: RX AssocResp from d0:c2:82:e6:53:70 (capab=0x411 status=0 aid=20)
[ 37.315333] wlp3s0: associated
[ 37.911441] r8169 0000:09:00.0 enp9s0: link up
[ 37.912463] systemd-journald[152]: device 0x7f06791efb90 has devpath '/devices/pci0000:00/0000:00:1c.3/0000:09:00.0'
[ 37.912544] systemd-journald[152]: device 0x7f06791efb90 filled with db file data
[ 54.950070] systemd-journald[152]: Fixed max_use=995.0M max_size=124.3M min_size=4.0M keep_free=1.4G
[ 58.733517] fuse init (API version 7.23)
[ 60.292702] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2ddrm_2dcard0_2dcard0_5cx2deDP_5cx2d1_2dintel_5fbacklight_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=378 reply_cookie=0 error=n/a
[ 60.306044] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2ddrm_2dcard0_2dcard0_5cx2deDP_5cx2d1_2dintel_5fbacklight_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=379 reply_cookie=0 error=n/a
[ 166.647232] cfg80211: Calling CRDA to update world regulatory domain
[ 271.395708] Bluetooth: RFCOMM TTY layer initialized
[ 271.395718] Bluetooth: RFCOMM socket layer initialized
[ 271.395725] Bluetooth: RFCOMM ver 1.11
[ 1100.159044] systemd[1]: systemd-logind.service: got WATCHDOG=1
[ 3291.968386] wlp3s0: deauthenticating from d0:c2:82:e6:53:70 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 3291.983574] cfg80211: Calling CRDA to update world regulatory domain
[ 4660.696250] systemd[1]: Got notification message for unit systemd-journald.service
[ 7096.660954] systemd[1]: Forked /usr/lib/networkmanager/nm-dispatcher as 3999
[ 7096.674257] systemd[1]: NetworkManager-dispatcher.service changed dead -> start
[ 7096.700999] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=946 reply_cookie=0 error=n/a
[ 7096.714298] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=947 reply_cookie=0 error=n/a
[ 7096.727639] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/5801 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=948 reply_cookie=0 error=n/a
[ 7096.740934] systemd[1]: Got notification message for unit systemd-logind.service
[ 7096.754348] systemd[1]: systemd-logind.service: Got notification message from PID 563 (WATCHDOG=1)
[ 7096.767678] systemd[1]: systemd-logind.service: got WATCHDOG=1It might be a bit longer since it's been running for a few hours.
Last edited by Driadan (2015-05-11 09:52:44)
I see connected people - The seventh sense
Offline
Seems like 4.0.2 boots ok
I see connected people - The seventh sense
Offline