You are not logged in.

#1 2016-11-10 16:18:43

t__d
Member
Registered: 2016-11-10
Posts: 3

Slow boot on laptop.

English is not my mother tongue. Please excuse any errors on my part.

On my laptop I have systemd-boot and luks partition on LVM. When I chose Arch Linux on boot I must wait few seconds before laptop ask me password for luks. 

On desktop when I choose linux on bootloader computer ask password immediately.

On laptop:

1. Computer start
2. Show bootloader
3. Chose linux
4. Waid few seconds
5. Ask password for luks partition
6. System start

On desktop:

1. Computer start
2. Show bootloader
3. Chose linux
4. Ask password for luks partition
5. System start

Offline

#2 2016-11-16 00:40:21

ctrlshftn
Member
Registered: 2016-11-16
Posts: 1

Re: Slow boot on laptop.

Could you post the output for

 systemd-analyze blame 

Offline

#3 2016-11-16 09:45:49

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

Re: Slow boot on laptop.

Do you happen to have configured a keyfile in your laptop and not on your desktop?


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#4 2016-12-04 11:40:41

t__d
Member
Registered: 2016-11-10
Posts: 3

Re: Slow boot on laptop.

ctrlshftn wrote:

Could you post the output for

 systemd-analyze blame 
systemd-analyze blame 
          7.800s updatedb.service
          1.887s man-db.service
          1.749s laptop-mode.service
          1.375s mariadb.service
           599ms upower.service
           362ms dev-mapper-volume\x2droot.device
           267ms ufw.service
           212ms lvm2-pvscan@254:0.service
           183ms media-DANE.mount
           137ms systemd-timesyncd.service
           136ms accounts-daemon.service
           122ms systemd-journald.service
            91ms systemd-fsck@dev-sda1.service
            90ms systemd-journal-flush.service
            88ms logrotate.service
            63ms polkit.service
            59ms NetworkManager.service
            54ms org.cups.cupsd.service
            53ms systemd-logind.service
            49ms gssproxy.service
            49ms alsa-restore.service
            47ms avahi-daemon.service
            46ms udisks2.service
            43ms packagekit.service
            43ms systemd-udevd.service
            40ms boot.mount
            36ms systemd-modules-load.service
            35ms proc-fs-nfsd.mount
            34ms user@120.service
            32ms gssproxy.service
            27ms systemd-tmpfiles-setup-dev.service
            25ms proc-fs-nfsd.mount
            22ms boot.mount
            19ms user@1000.service
            18ms gdm.service
            17ms systemd-binfmt.service
            15ms dev-hugepages.mount
            14ms sys-kernel-debug.mount
            14ms colord.service
            12ms tmp.mount
            12ms wpa_supplicant.service
            10ms systemd-tmpfiles-setup.service
             9ms systemd-rfkill.service
             9ms nfs-config.service
             9ms systemd-random-seed.service
             8ms ntpd.service
             7ms systemd-logind.service
             7ms rpc-statd-notify.service
             6ms systemd-update-utmp.service
             6ms systemd-sysctl.service
             4ms systemd-backlight@backlight:intel_backlight.service
             4ms systemd-user-sessions.service
             3ms kmod-static-nodes.service
             3ms systemd-remount-fs.service
             3ms rtkit-daemon.service
             3ms sys-fs-fuse-connections.mount
             3ms var-lib-nfs-rpc_pipefs.mount
             2ms dev-mqueue.mount
             2ms proc-sys-fs-binfmt_misc.mount
             1ms sys-kernel-config.mount
R00KIE wrote:

Do you happen to have configured a keyfile in your laptop and not on your desktop?

Sorry I don't understand sad

Last edited by ewaller (2016-12-04 16:30:13)

Offline

#5 2016-12-04 16:29:50

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,784

Re: Slow boot on laptop.

Please use BBCode code tags when posting output.  I took the liberty of adding them for you in this case.
Note that the link I provided is the same link that is under all the message post boxes on the forums.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2016-12-06 10:17:15

rep_movsd
Member
Registered: 2013-08-24
Posts: 133

Re: Slow boot on laptop.

Please post the following:

boot log:

dmesg

SVG boot graph :

systemd-analyze plot > boot.svg

That will give a clue as to what is happening

Last edited by rep_movsd (2016-12-06 10:18:35)

Offline

#7 2016-12-15 15:24:50

t__d
Member
Registered: 2016-11-10
Posts: 3

Re: Slow boot on laptop.

[tomek@localhost:~]$ dmesg
[    0.000000] Linux version 4.8.13-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016
[    0.000000] Command line: initrd=\initramfs-linux.img cryptdevice=UUID=64c88617-9b68-47f3-a1c6-4984da97b5fa:volume root=/dev/mapper/volume-root quiet rw
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-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-0x00000000b3fecfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3fed000-0x00000000b4d6dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b4d6e000-0x00000000b4daffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b4db0000-0x00000000b61affff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b61b0000-0x00000000ba7befff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba7bf000-0x00000000baebefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baebf000-0x00000000bafbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bafbf000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] 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 0x00000000ffb80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb3dbd018-0xb3dd2e57] usable ==> usable
[    0.000000] e820: update [mem 0xb3dac018-0xb3dbc057] usable ==> usable
[    0.000000] e820: update [mem 0xb3d9f018-0xb3dab057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000088000-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-0x00000000b3d9f017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3d9f018-0x00000000b3dab057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3dab058-0x00000000b3dac017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3dac018-0x00000000b3dbc057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3dbc058-0x00000000b3dbd017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3dbd018-0x00000000b3dd2e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3dd2e58-0x00000000b3fecfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3fed000-0x00000000b4d6dfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b4d6e000-0x00000000b4daffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b4db0000-0x00000000b61affff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b61b0000-0x00000000ba7befff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ba7bf000-0x00000000baebefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000baebf000-0x00000000bafbefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bafbf000-0x00000000baffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000043f5fffff] usable
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI=0xbaffe000  ACPI 2.0=0xbaffe014  SMBIOS=0xbaebef98 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: LENOVO 20132/INVALID, BIOS 5DCN89WW(V8.00) 08/23/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x43f600 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-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0FF800000 mask FFF800000 write-protect
[    0.000000]   5 base 100000000 mask F00000000 write-back
[    0.000000]   6 base 200000000 mask E00000000 write-back
[    0.000000]   7 base 400000000 mask FC0000000 write-back
[    0.000000]   8 base 43F600000 mask FFFE00000 uncachable
[    0.000000]   9 base 43F800000 mask FFF800000 uncachable
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000082000] 82000 size 24576
[    0.000000] BRK [0x01d4d000, 0x01d4dfff] PGTABLE
[    0.000000] BRK [0x01d4e000, 0x01d4efff] PGTABLE
[    0.000000] BRK [0x01d4f000, 0x01d4ffff] PGTABLE
[    0.000000] BRK [0x01d50000, 0x01d50fff] PGTABLE
[    0.000000] BRK [0x01d51000, 0x01d51fff] PGTABLE
[    0.000000] BRK [0x01d52000, 0x01d52fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x7f3c1000-0x7fffffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BAFFE014 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x00000000BAFFE210 0000AC (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0x00000000BAFFA000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x00000000BAFEC000 00A621 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0x00000000BAFBB000 000040
[    0.000000] ACPI: SLIC 0x00000000BAFFD000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x00000000BAFFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0x00000000BAFFB000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0x00000000BAFF9000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0x00000000BAFF8000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x00000000BAFF7000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000BAFEB000 0006FE (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x00000000BAFE9000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASPT 0x00000000BAFE7000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DBGP 0x00000000BAFE6000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x00000000BAFE4000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MSDM 0x00000000BAFE3000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000BAFE2000 000926 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000BAFE1000 000A92 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x00000000BAFDD000 002333 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x00000000BAFE0000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000043f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x43f5e9000-0x43f5edfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000043f5fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000087fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.000000]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.000000]   node   0: [mem 0x0000000040005000-0x00000000b3fecfff]
[    0.000000]   node   0: [mem 0x00000000b4d6e000-0x00000000b4daffff]
[    0.000000]   node   0: [mem 0x00000000b61b0000-0x00000000ba7befff]
[    0.000000]   node   0: [mem 0x00000000bafff000-0x00000000baffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000043f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043f5fffff]
[    0.000000] On node 0 totalpages: 4159941
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 24 pages reserved
[    0.000000]   DMA zone: 3975 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11729 pages used for memmap
[    0.000000]   DMA32 zone: 750654 pages, LIFO batch:31
[    0.000000]   Normal zone: 53208 pages used for memmap
[    0.000000]   Normal zone: 3405312 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000bba00000-0x00000000bf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 0, 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: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00088000-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 0xb3d9f000-0xb3d9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3dab000-0xb3dabfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3dac000-0xb3dacfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3dbc000-0xb3dbcfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3dbd000-0xb3dbdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3dd2000-0xb3dd2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3fed000-0xb4d6dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4db0000-0xb61affff]
[    0.000000] PM: Registered nosave memory: [mem 0xba7bf000-0xbaebefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbaebf000-0xbafbefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbafbf000-0xbaffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfa00000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-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-0xffb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffb80000-0xffffffff]
[    0.000000] e820: [mem 0xbfa00000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff88043f200000 s103128 r8192 d32040 u262144
[    0.000000] pcpu-alloc: s103128 r8192 d32040 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: 4094916
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\initramfs-linux.img cryptdevice=UUID=64c88617-9b68-47f3-a1c6-4984da97b5fa:volume root=/dev/mapper/volume-root quiet rw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16229168K/16639764K available (6131K kernel code, 1051K rwdata, 1912K rodata, 1256K init, 1036K bss, 410596K 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] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, 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] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2394.475 MHz processor
[    0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.48 BogoMIPS (lpj=7981583)
[    0.000030] pid_max: default: 32768 minimum: 301
[    0.000039] ACPI: Core revision 20160422
[    0.009310] ACPI: 5 ACPI AML tables successfully acquired and loaded

[    0.021500] Security Framework initialized
[    0.021502] Yama: becoming mindful.
[    0.022269] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.026233] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.028057] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.028070] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.028343] CPU: Physical Processor ID: 0
[    0.028344] CPU: Processor Core ID: 0
[    0.028348] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.028349] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.028352] mce: CPU supports 9 MCE banks
[    0.028360] CPU0: Thermal monitoring enabled (TM1)
[    0.028373] process: using mwait in idle threads
[    0.028376] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.028377] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.028815] Freeing SMP alternatives memory: 24K (ffffffff81c42000 - ffffffff81c48000)
[    0.044559] ftrace: allocating 24335 entries in 96 pages
[    0.056413] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.056414] smpboot: Max logical packages: 2
[    0.056486] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.056922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.089929] TSC deadline timer enabled
[    0.089932] smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.089935] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.089955] ... version:                3
[    0.089955] ... bit width:              48
[    0.089956] ... generic registers:      4
[    0.089956] ... value mask:             0000ffffffffffff
[    0.089957] ... max period:             0000ffffffffffff
[    0.089957] ... fixed-purpose events:   3
[    0.089958] ... event mask:             000000070000000f
[    0.113448] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.130004] x86: Booting SMP configuration:
[    0.130005] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.795664] x86: Booted up 1 node, 8 CPUs
[    0.795667] smpboot: Total of 8 processors activated (38336.85 BogoMIPS)
[    0.802842] devtmpfs: initialized
[    0.802902] x86/mm: Memory block size: 128MB
[    0.806509] PM: Registering ACPI NVS region [mem 0xbaebf000-0xbafbefff] (1048576 bytes)
[    0.806580] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.806621] pinctrl core: initialized pinctrl subsystem
[    0.806663] RTC time: 16:10:54, date: 12/15/16
[    0.806747] NET: Registered protocol family 16
[    0.822378] cpuidle: using governor ladder
[    0.839057] cpuidle: using governor menu
[    0.839132] Simple Boot Flag at 0x44 set to 0x1
[    0.839140] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.839141] ACPI: bus type PCI registered
[    0.839142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.839201] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.839203] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.839207] PCI: Using configuration type 1 for base access
[    0.839259] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.859191] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.859380] ACPI: Added _OSI(Module Device)
[    0.859381] ACPI: Added _OSI(Processor Device)
[    0.859381] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.859382] ACPI: Added _OSI(Processor Aggregator Device)
[    0.859550] ACPI: Executed 1 blocks of module-level executable AML code
[    0.863814] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.864298] ACPI: Dynamic OEM Table Load:
[    0.864306] ACPI: SSDT 0xFFFF88042C516000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20120111)
[    0.864889] ACPI: Dynamic OEM Table Load:
[    0.864894] ACPI: SSDT 0xFFFF88042C4A6400 000303 (v01 PmRef  ApIst    00003000 INTL 20120111)
[    0.865400] ACPI: Dynamic OEM Table Load:
[    0.865405] ACPI: SSDT 0xFFFF88042C49DE00 000119 (v01 PmRef  ApCst    00003000 INTL 20120111)
[    0.867115] ACPI : EC: EC started
[    0.867256] ACPI: Interpreter enabled
[    0.867280] ACPI: (supports S0 S3 S4 S5)
[    0.867281] ACPI: Using IOAPIC for interrupt routing
[    0.867303] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.990226] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.990230] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.990343] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.990672] PCI host bridge to bus 0000:00
[    0.990674] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.990675] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.990676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.990677] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.990678] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.990679] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.990680] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.990681] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.990682] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.990683] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.990684] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.990685] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff window]
[    0.990687] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.990694] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.990784] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.990816] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.990857] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.990897] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    0.990906] pci 0000:00:02.0: reg 0x10: [mem 0xd3000000-0xd33fffff 64bit]
[    0.990912] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.990916] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.991036] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.991057] pci 0000:00:14.0: reg 0x10: [mem 0xd3700000-0xd370ffff 64bit]
[    0.991129] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.991170] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.991209] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.991230] pci 0000:00:16.0: reg 0x10: [mem 0xd3714000-0xd371400f 64bit]
[    0.991306] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.991389] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.991406] pci 0000:00:1a.0: reg 0x10: [mem 0xd3719000-0xd37193ff]
[    0.991491] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.991553] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.991594] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.991611] pci 0000:00:1b.0: reg 0x10: [mem 0xd3710000-0xd3713fff 64bit]
[    0.991683] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.991728] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.991767] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.991844] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.991924] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.992000] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.992081] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[    0.992157] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.992240] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.992257] pci 0000:00:1d.0: reg 0x10: [mem 0xd3718000-0xd37183ff]
[    0.992343] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.992405] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.992444] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    0.992623] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.992638] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
[    0.992646] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
[    0.992654] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
[    0.992662] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
[    0.992669] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
[    0.992677] pci 0000:00:1f.2: reg 0x24: [mem 0xd3717000-0xd37177ff]
[    0.992719] pci 0000:00:1f.2: PME# supported from D3hot
[    0.992791] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.992807] pci 0000:00:1f.3: reg 0x10: [mem 0xd3715000-0xd37150ff 64bit]
[    0.992828] pci 0000:00:1f.3: reg 0x20: [io  0x4040-0x405f]
[    0.992968] pci 0000:01:00.0: [10de:0fd4] type 00 class 0x030000
[    0.992982] pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
[    0.992993] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.993005] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.993013] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.993022] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.993120] pci 0000:01:00.0: System wakeup disabled by ACPI
[    1.002526] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.002530] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.002534] pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd2ffffff]
[    1.002539] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.002866] pci 0000:02:00.0: [1969:1091] type 00 class 0x020000
[    1.003297] pci 0000:02:00.0: reg 0x10: [mem 0xd3600000-0xd363ffff 64bit]
[    1.003448] pci 0000:02:00.0: reg 0x18: [io  0x2000-0x207f]
[    1.005212] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.005512] pci 0000:02:00.0: System wakeup disabled by ACPI
[    1.012700] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.012704] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.012708] pci 0000:00:1c.0:   bridge window [mem 0xd3600000-0xd36fffff]
[    1.012785] pci 0000:03:00.0: [168c:002a] type 00 class 0x028000
[    1.012816] pci 0000:03:00.0: reg 0x10: [mem 0xd3500000-0xd350ffff 64bit]
[    1.012975] pci 0000:03:00.0: supports D1
[    1.012976] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    1.013024] pci 0000:03:00.0: System wakeup disabled by ACPI
[    1.022547] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.022558] pci 0000:00:1c.1:   bridge window [mem 0xd3500000-0xd35fffff]
[    1.022679] pci 0000:04:00.0: [197b:2392] type 00 class 0x088000
[    1.022711] pci 0000:04:00.0: reg 0x10: [mem 0xd3403000-0xd34030ff]
[    1.022837] pci 0000:04:00.0: Enabling fixed DMA alias to 00.1
[    1.022985] pci 0000:04:00.0: System wakeup disabled by ACPI
[    1.023040] pci 0000:04:00.2: [197b:2391] type 00 class 0x080501
[    1.023072] pci 0000:04:00.2: reg 0x10: [mem 0xd3402000-0xd34020ff]
[    1.023368] pci 0000:04:00.3: [197b:2393] type 00 class 0x088000
[    1.023401] pci 0000:04:00.3: reg 0x10: [mem 0xd3401000-0xd34010ff]
[    1.023693] pci 0000:04:00.4: [197b:2394] type 00 class 0x088000
[    1.023725] pci 0000:04:00.4: reg 0x10: [mem 0xd3400000-0xd34000ff]
[    1.032565] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    1.032590] pci 0000:00:1c.3:   bridge window [mem 0xd3400000-0xd34fffff]
[    1.092888] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.092936] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.092982] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.093027] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.093072] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.093117] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.093162] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.093207] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.093302] ACPI: Enabled 4 GPEs in block 00 to 3F
[    1.093369] ACPI : EC: EC stopped
[    1.093396] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.093397] ACPI : EC: EC started
[    1.093611] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.093612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.093616] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    1.093617] vgaarb: loaded
[    1.093618] vgaarb: bridge control possible 0000:01:00.0
[    1.093619] vgaarb: no bridge control possible 0000:00:02.0
[    1.108216] PCI: Using ACPI for IRQ routing
[    1.109741] PCI: pci_cache_line_size set to 64 bytes
[    1.109915] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    1.109916] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    1.109917] e820: reserve RAM buffer [mem 0xb3d9f018-0xb3ffffff]
[    1.109918] e820: reserve RAM buffer [mem 0xb3dac018-0xb3ffffff]
[    1.109919] e820: reserve RAM buffer [mem 0xb3dbd018-0xb3ffffff]
[    1.109920] e820: reserve RAM buffer [mem 0xb3fed000-0xb3ffffff]
[    1.109920] e820: reserve RAM buffer [mem 0xb4db0000-0xb7ffffff]
[    1.109921] e820: reserve RAM buffer [mem 0xba7bf000-0xbbffffff]
[    1.109922] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    1.109923] e820: reserve RAM buffer [mem 0x43f600000-0x43fffffff]
[    1.110010] NetLabel: Initializing
[    1.110011] NetLabel:  domain hash size = 128
[    1.110011] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.110023] NetLabel:  unlabeled traffic allowed by default
[    1.110073] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.110077] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.113104] clocksource: Switched to clocksource hpet
[    1.118344] VFS: Disk quotas dquot_6.6.0
[    1.118360] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.118428] pnp: PnP ACPI init
[    1.118546] system 00:00: [io  0x0680-0x069f] has been reserved
[    1.118547] system 00:00: [io  0x1100-0x110f] has been reserved
[    1.118549] system 00:00: [io  0xffff] has been reserved
[    1.118550] system 00:00: [io  0xffff] has been reserved
[    1.118551] system 00:00: [io  0x0400-0x0453] has been reserved
[    1.118552] system 00:00: [io  0x0458-0x047f] has been reserved
[    1.118553] system 00:00: [io  0x0500-0x057f] has been reserved
[    1.118555] system 00:00: [io  0x164e-0x164f] has been reserved
[    1.118557] system 00:00: [io  0xfd60-0xfd63] has been reserved
[    1.118560] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.118585] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.118632] system 00:02: [io  0x0454-0x0457] has been reserved
[    1.118635] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.118659] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.118721] pnp 00:04: Plug and Play ACPI device, IDs SYN073d SYN0700 SYN0002 PNP0f13 (active)
[    1.176602] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.176603] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.176604] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.176606] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.176607] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
[    1.176608] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.176610] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.176611] system 00:05: [mem 0xff000000-0xff000fff] has been reserved
[    1.176612] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
[    1.176614] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.176615] system 00:05: [mem 0xbfa00000-0xbfa00fff] has been reserved
[    1.176617] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.176946] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
[    1.176947] system 00:06: [mem 0x40004000-0x40004fff] has been reserved
[    1.176949] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.176965] pnp: PnP ACPI: found 7 devices
[    1.183180] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.183184] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    1.183218] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    1.183220] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    1.183221] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.183223] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.183225] pci 0000:00:01.0:   bridge window [mem 0xd2000000-0xd2ffffff]
[    1.183227] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.183230] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.183233] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.183238] pci 0000:00:1c.0:   bridge window [mem 0xd3600000-0xd36fffff]
[    1.183246] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.183251] pci 0000:00:1c.1:   bridge window [mem 0xd3500000-0xd35fffff]
[    1.183259] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    1.183264] pci 0000:00:1c.3:   bridge window [mem 0xd3400000-0xd34fffff]
[    1.183273] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.183275] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.183276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.183277] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.183278] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.183279] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.183280] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    1.183281] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    1.183283] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    1.183284] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    1.183285] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    1.183286] pci_bus 0000:00: resource 15 [mem 0xbfa00000-0xfeafffff window]
[    1.183287] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    1.183288] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd2ffffff]
[    1.183289] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.183291] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    1.183292] pci_bus 0000:02: resource 1 [mem 0xd3600000-0xd36fffff]
[    1.183293] pci_bus 0000:03: resource 1 [mem 0xd3500000-0xd35fffff]
[    1.183294] pci_bus 0000:04: resource 1 [mem 0xd3400000-0xd34fffff]
[    1.183321] NET: Registered protocol family 2
[    1.183493] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.183694] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.183812] TCP: Hash tables configured (established 131072 bind 65536)
[    1.183836] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.183876] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.183942] NET: Registered protocol family 1
[    1.183955] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.849846] pci 0000:00:1a.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    4.516573] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    4.516766] pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag
[    4.516822] PCI: CLS 64 bytes, default 64
[    4.516861] Unpacking initramfs...
[    4.721767] Freeing initrd memory: 12540K (ffff88007f3c1000 - ffff880080000000)
[    4.721770] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    4.721773] software IO TLB [mem 0xaf1c0000-0xb31c0000] (64MB) mapped at [ffff8800af1c0000-ffff8800b31bffff]
[    4.722072] Scanning for low memory corruption every 60 seconds
[    4.722343] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    4.722725] Initialise system trusted keyrings
[    4.722821] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    4.724214] zbud: loaded
[    4.724613] Key type asymmetric registered
[    4.724642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    4.724682] io scheduler noop registered
[    4.724683] io scheduler deadline registered
[    4.724689] io scheduler cfq registered (default)
[    4.725221] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    4.725225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    4.725236] efifb: probing for efifb
[    4.725248] efifb: framebuffer at 0xe0000000, using 8100k, total 8100k
[    4.725249] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    4.725250] efifb: scrolling: redraw
[    4.725251] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    4.729876] Console: switching to colour frame buffer device 240x67
[    4.734367] fb0: EFI VGA frame buffer device
[    4.734374] intel_idle: MWAIT substates: 0x21120
[    4.734375] intel_idle: v0.4.1 model 0x3A
[    4.734636] intel_idle: lapic_timer_reliable_states 0xffffffff
[    4.735044] GHES: HEST is not enabled!
[    4.735092] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    4.735491] Linux agpgart interface v0.103
[    4.736022] rtc_cmos 00:01: RTC can wake from S4
[    4.736141] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    4.736169] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    4.736177] intel_pstate: Intel P-state driver initializing
[    4.736544] ledtrig-cpu: registered to indicate activity on CPUs
[    4.736956] NET: Registered protocol family 10
[    4.737367] NET: Registered protocol family 17
[    4.737884] microcode: sig=0x306a9, pf=0x10, revision=0x13
[    4.738103] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    4.738442] registered taskstats version 1
[    4.738444] Loading compiled-in X.509 certificates
[    4.738470] zswap: loaded using pool lzo/zbud
[    4.739584]   Magic number: 12:477:186
[    4.739622] acpi device:45: hash matches
[    4.739734] rtc_cmos 00:01: setting system clock to 2016-12-15 16:10:58 UTC (1481818258)
[    4.739879] PM: Hibernation image not present or could not be loaded.
[    4.741750] Freeing unused kernel memory: 1256K (ffffffff81b08000 - ffffffff81c42000)
[    4.741751] Write protecting the kernel read-only data: 10240k
[    4.742592] Freeing unused kernel memory: 2044K (ffff880001601000 - ffff880001800000)
[    4.743274] Freeing unused kernel memory: 136K (ffff8800019de000 - ffff880001a00000)
[    4.757518] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    4.757656] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    4.760579] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.760670] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.760688] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.765319] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.765355] random: udevadm: uninitialized urandom read (16 bytes read)
[    4.769922] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.769994] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.770004] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    4.812429] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS1] at 0x60,0x64 irq 1,12
[    4.855624] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.855687] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.858545] AVX version of gcm_enc/dec engaged.
[    4.858546] AES CTR mode by8 optimization enabled
[    4.860135] ACPI: bus type USB registered
[    4.860175] usbcore: registered new interface driver usbfs
[    4.860186] usbcore: registered new interface driver hub
[    4.860212] usbcore: registered new device driver usb
[    4.860265] SCSI subsystem initialized
[    4.860491] sdhci: Secure Digital Host Controller Interface driver
[    4.860491] sdhci: Copyright(c) Pierre Ossman
[    4.860749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.860944] sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2392] (rev 30)
[    4.860976] ehci-pci: EHCI PCI platform driver
[    4.861151] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    4.861157] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.861178] ehci-pci 0000:00:1a.0: debug port 2
[    4.862169] mmc0: SDHCI controller on PCI [0000:04:00.0] using DMA
[    4.862196] sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2391] (rev 30)
[    4.862278] sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface.
[    4.862457] libata version 3.00 loaded.
[    4.865082] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    4.865092] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd3719000
[    4.879956] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    4.880260] hub 1-0:1.0: USB hub found
[    4.880265] hub 1-0:1.0: 2 ports detected
[    4.880430] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    4.880433] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    4.880442] ehci-pci 0000:00:1d.0: debug port 2
[    4.884338] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    4.884346] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd3718000
[    4.896603] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.896857] hub 2-0:1.0: USB hub found
[    4.896863] hub 2-0:1.0: 2 ports detected
[    4.897094] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.897099] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    4.898192] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[    4.898197] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    4.898398] hub 3-0:1.0: USB hub found
[    4.898407] hub 3-0:1.0: 4 ports detected
[    4.898699] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.898701] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    4.898782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    4.898839] hub 4-0:1.0: USB hub found
[    4.898846] hub 4-0:1.0: 4 ports detected
[    4.899122] ahci 0000:00:1f.2: version 3.0
[    4.899251] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    4.909376] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
[    4.909378] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
[    4.927365] scsi host0: ahci
[    4.927732] scsi host1: ahci
[    4.928163] scsi host2: ahci
[    4.928498] scsi host3: ahci
[    4.928802] scsi host4: ahci
[    4.929041] scsi host5: ahci
[    4.929096] ata1: SATA max UDMA/133 abar m2048@0xd3717000 port 0xd3717100 irq 26
[    4.929100] ata2: SATA max UDMA/133 abar m2048@0xd3717000 port 0xd3717180 irq 26
[    4.929103] ata3: SATA max UDMA/133 abar m2048@0xd3717000 port 0xd3717200 irq 26
[    4.929105] ata4: DUMMY
[    4.929106] ata5: DUMMY
[    4.929107] ata6: DUMMY
[    5.199986] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    5.216626] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    5.243334] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    5.243938] ata1.00: ATA-8: SAMSUNG SSD PM830 mSATA 128GB, CXM12D1Q, max UDMA/133
[    5.243941] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    5.244398] ata1.00: configured for UDMA/133
[    5.244886] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SSD PM83 2D1Q PQ: 0 ANSI: 5
[    5.337528] hub 1-1:1.0: USB hub found
[    5.337696] hub 1-1:1.0: 6 ports detected
[    5.354398] hub 2-1:1.0: USB hub found
[    5.354568] hub 2-1:1.0: 6 ports detected
[    5.411075] mmc0: new SDHC card at address 0002
[    5.412626] mmcblk0: mmc0:0002 SD32G 29.7 GiB 
[    5.415658]  mmcblk0: p1
[    5.602234] random: fast init done
[    5.603532] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    5.605211] ata2.00: supports DRM functions and may not be fully accessible
[    5.605756] ata2.00: NCQ Send/Recv Log not supported
[    5.605759] ata2.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133
[    5.605762] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    5.606274] ata2.00: supports DRM functions and may not be fully accessible
[    5.606671] ata2.00: NCQ Send/Recv Log not supported
[    5.606898] ata2.00: configured for UDMA/133
[    5.607348] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
[    5.616647] usb 1-1.2: new full-speed USB device number 3 using ehci-pci
[    5.633338] usb 2-1.6: new high-speed USB device number 3 using ehci-pci
[    5.721507] hidraw: raw HID events driver (C) Jiri Kosina
[    5.729717] usbcore: registered new interface driver usbhid
[    5.729718] usbhid: USB HID core driver
[    5.729963] tsc: Refined TSC clocksource calibration: 2394.560 MHz
[    5.729975] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2284248580e, max_idle_ns: 440795288736 ns
[    5.733404] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.2/input2
[    5.793340] usb 1-1.6: new full-speed USB device number 4 using ehci-pci
[    5.857682] input: Logitech MX Anywhere 2 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2
[    5.857776] logitech-hidpp-device 0003:046D:404A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Anywhere 2] on usb-0000:00:1a.0-1.2:1
[    5.960108] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    5.962156] ata3.00: ATAPI: TSSTcorp BDDVDW SN-506BB, SB00, max UDMA/100
[    5.965850] ata3.00: configured for UDMA/100
[    5.975099] scsi 2:0:0:0: CD-ROM            TSSTcorp BDDVDW SN-506BB  SB00 PQ: 0 ANSI: 5
[    5.995441] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    5.995565] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    5.995612] sd 0:0:0:0: [sda] Write Protect is off
[    5.995617] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.995650] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.995741] sd 1:0:0:0: [sdb] Write Protect is off
[    5.995747] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    5.995797] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.997760]  sda: sda1 sda2 sda3
[    5.998423] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.999143]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[    5.999845] sd 1:0:0:0: [sdb] Attached SCSI disk
[    6.010650] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.010653] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.010933] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    6.743619] clocksource: Switched to clocksource tsc
[   10.959878] input: Logitech MX Anywhere 2 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.2/0003:046D:C52B.0003/0003:046D:404A.0005/input/input3
[   10.960020] logitech-hidpp-device 0003:046D:404A.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech MX Anywhere 2] on usb-0000:00:1a.0-1.2:2
[   10.966210] device-mapper: uevent: version 1.0.3
[   10.966335] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[   15.554167] random: crng init done
[   17.697564] NET: Registered protocol family 38
[   18.239998] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   18.331555] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[   18.345603] ip_tables: (C) 2000-2006 Netfilter Core Team
[   18.392743] systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[   18.393066] systemd[1]: Detected architecture x86-64.
[   18.394049] systemd[1]: No hostname configured.
[   18.394054] systemd[1]: Set hostname to <localhost>.
[   18.484393] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   18.484432] systemd[1]: Listening on LVM2 metadata daemon socket.
[   18.484466] systemd[1]: Listening on Journal Socket.
[   18.484493] systemd[1]: Listening on udev Kernel Socket.
[   18.484752] systemd[1]: Created slice User and Session Slice.
[   18.484779] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   18.513701] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
[   18.517427] vboxdrv: loading out-of-tree module taints kernel.
[   18.519158] vboxdrv: Found 8 processor cores
[   18.521680] RPC: Registered named UNIX socket transport module.
[   18.521682] RPC: Registered udp transport module.
[   18.521682] RPC: Registered tcp transport module.
[   18.521682] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.544136] vboxdrv: TSC mode is Invariant, tentative frequency 2394556052 Hz
[   18.544137] vboxdrv: Successfully loaded version 5.1.10 (interface 0x00280000)
[   19.098776] VBoxPciLinuxInit
[   19.119123] vboxpci: IOMMU not found (not registered)
[   19.120351] VBoxNetAdp: Successfully started.
[   19.121969] VBoxNetFlt: Successfully started.
[   19.130353] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   19.193833] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   19.213251] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   19.218253] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input4
[   19.218258] ACPI: Power Button [PWRB]
[   19.218334] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input5
[   19.218336] ACPI: Sleep Button [SLPB]
[   19.218431] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
[   19.218480] ACPI: Lid Switch [LID0]
[   19.218544] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[   19.218547] ACPI: Power Button [PWRF]
[   19.224664] thermal LNXTHERM:00: registered as thermal_zone0
[   19.224667] ACPI: Thermal Zone [TZ00] (36 C)
[   19.225167] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[   19.228996] ACPI: AC Adapter [ACAD] (on-line)
[   19.234471] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   19.280933] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160422/utaddress-255)
[   19.280940] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.280943] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[   19.280947] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160422/utaddress-255)
[   19.280951] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.280952] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[   19.280955] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160422/utaddress-255)
[   19.280958] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.280959] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[   19.280963] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160422/utaddress-255)
[   19.280966] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.280966] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   19.281367] wmi: Mapper loaded
[   19.281966] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   19.285135] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   19.290011] systemd-journald[283]: Received request to flush runtime journal from PID 1
[   19.291149] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input10
[   19.293903] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   19.293905] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   19.293905] RAPL PMU: hw unit of domain package 2^-16 Joules
[   19.293906] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   19.323165] alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [20:89:84:1f:3c:88]
[   19.340261] [drm] Initialized drm 1.1.0 20060810
[   19.340447] ACPI: Battery Slot [BAT1] (battery present)
[   19.386951] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   19.386954] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   19.386955] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   19.386956] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   19.386958] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   19.386959] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   19.386960] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   19.386962] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   19.393208] [drm] Memory usable by graphics device = 2048M
[   19.393211] checking generic (e0000000 7e9000) vs hw (e0000000 10000000)
[   19.393212] fb: switching to inteldrmfb from EFI VGA
[   19.393235] Console: switching to colour dummy device 80x25
[   19.393412] [drm] Replacing VGA console driver
[   19.396392] fuse init (API version 7.25)
[   19.397253] intel_rapl: Found RAPL domain package
[   19.397255] intel_rapl: Found RAPL domain core
[   19.397256] intel_rapl: Found RAPL domain uncore
[   19.397261] intel_rapl: RAPL package 0 domain package locked by BIOS
[   19.403005] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   19.403007] [drm] Driver supports precise vblank timestamp query.
[   19.405655] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   19.430646] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   19.430930] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[   19.431043] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input14
[   19.431990] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   19.432390] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:03/input/input15
[   19.432475] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   19.432480] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[   19.444232] fbcon: inteldrmfb (fb0) is primary device
[   19.446672] iTCO_vendor_support: vendor-support=0
[   19.447434] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   19.447474] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[   19.447601] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   19.448345] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   19.448628] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   19.448694] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   19.448757] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   19.454044] alx 0000:02:00.0 enp2s0: renamed from eth0
[   19.461301] media: Linux media interface: v0.10
[   19.484585] Bluetooth: Core ver 2.21
[   19.484596] NET: Registered protocol family 31
[   19.484596] Bluetooth: HCI device and connection manager initialized
[   19.484598] Bluetooth: HCI socket layer initialized
[   19.484600] Bluetooth: L2CAP socket layer initialized
[   19.484605] Bluetooth: SCO socket layer initialized
[   19.484867] Linux video capture interface: v2.00
[   19.485054] mousedev: PS/2 mouse device common for all mice
[   19.490805] usbcore: registered new interface driver btusb
[   19.498196] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (13d3:5162)
[   19.499807] Bluetooth: hci0: BCM: chip id 63
[   19.504122] uvcvideo 2-1.6:1.0: Entity type for entity Extension 4 was not initialized!
[   19.504125] uvcvideo 2-1.6:1.0: Entity type for entity Processing 2 was not initialized!
[   19.504126] uvcvideo 2-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[   19.504359] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input17
[   19.504434] usbcore: registered new interface driver uvcvideo
[   19.504435] USB Video Class driver (1.1.1)
[   19.515813] Bluetooth: hci0: BCM20702A
[   19.516818] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[   19.520230] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-04ca-2003.hcd failed with error -2
[   19.520233] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-04ca-2003.hcd not found
[   19.842502] ath: phy0: ASPM enabled: 0x42
[   19.842504] ath: EEPROM regdomain: 0x60
[   19.842504] ath: EEPROM indicates we should expect a direct regpair map
[   19.842505] ath: Country alpha2 being used: 00
[   19.842505] ath: Regpair used: 0x60
[   19.850763] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   19.851068] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xffffc90001c40000, irq=17
[   19.854673] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
[   20.128421] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   20.131784] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   20.137564] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   20.153297] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   20.176549] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   20.202686] Console: switching to colour frame buffer device 240x67
[   20.239603] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   20.281894] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   20.913098] psmouse serio1: synaptics: queried max coordinates: x [..5664], y [..4682]
[   21.013954] psmouse serio1: synaptics: queried min coordinates: x [1278..], y [1172..]
[   21.208417] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x123c00/0x0, board id: 1800, fw id: 1087391
[   21.329305] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[   24.421598] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   28.538573] wlp3s0: authenticate with 00:a0:c9:af:05:05
[   28.558335] wlp3s0: send auth to 00:a0:c9:af:05:05 (try 1/3)
[   28.560005] wlp3s0: authenticated
[   28.560754] wlp3s0: associate with 00:a0:c9:af:05:05 (try 1/3)
[   28.569577] wlp3s0: RX AssocResp from 00:a0:c9:af:05:05 (capab=0x411 status=0 aid=6)
[   28.569730] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   28.569802] wlp3s0: associated
[   30.971579] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   41.689779] [UFW BLOCK] IN=wlp3s0 OUT= MAC=00:22:5f:66:f8:54:00:a0:c9:af:05:05:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[   71.136487] [UFW BLOCK] IN=wlp3s0 OUT= MAC=00:22:5f:66:f8:54:00:a0:c9:af:05:05:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[   71.729234] [UFW BLOCK] IN=wlp3s0 OUT= MAC=00:22:5f:66:f8:54:00:a0:c9:af:05:05:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[   72.639652] [UFW BLOCK] IN=wlp3s0 OUT= MAC=00:22:5f:66:f8:54:00:a0:c9:af:05:05:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[   72.930206] [UFW BLOCK] IN=wlp3s0 OUT= MAC=00:22:5f:66:f8:54:00:a0:c9:af:05:05:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  101.767874] [UFW BLOCK] IN=wlp3s0 OUT= MAC=00:22:5f:66:f8:54:00:a0:c9:af:05:05:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 

SVG

Offline

Board footer

Powered by FluxBB