Ubuntu geç açılıyor

Başlatan bkaganozkan, 26 Ekim 2016 - 13:12:08

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

bkaganozkan

Win10 ile Ubuntu dualboot yaptım.Bunu yaptıktan sonra ubuntu'da geç açılıyor, windowsta geç açılıyor.Sorun neyden kaynaklı olabilir tecrübeli arkadaşlar varsa bi el atsınlar

mendirec

@bkaganozkan, Windows'un geç açılması kendisi ile alakalıdır. Ubuntu ile ilgisi yoktur.
Bios/Efi üzerinden hızlı başlatmayı kapatmış olabilirsin. Bu yüzden Windows geç açılabilir.
Ubuntu için şu komutların çıktılarına bakabilir miyiz? Kod etiketini kullanmayı unutma lütfen.
systemd-analyze
systemd-analyze blame

bkaganozkan

@mendirec
systemd-analyze
Startup finished in 4.655s (firmware) + 10.265s (loader) + 3.229s (kernel) + 28.701s (userspace) = 46.851s

systemd-analyze blame
9.978s snapd.firstboot.service
          7.975s ModemManager.service
          7.907s accounts-daemon.service
          7.583s grub-common.service
          7.210s thermald.service
          6.995s irqbalance.service
          6.972s networking.service
          6.929s speech-dispatcher.service
          6.672s rsyslog.service
          6.671s systemd-user-sessions.service
          6.651s avahi-daemon.service
          6.354s dev-sda6.device
          6.300s systemd-fsck@dev-disk-by\x2duuid-E2AC\x2d3D24.service
          2.529s NetworkManager.service
          2.289s apparmor.service
          1.493s systemd-udevd.service
          1.266s plymouth-start.service
          1.172s gpu-manager.service
          1.166s keyboard-setup.service
          1.032s apport.service
           902ms systemd-tmpfiles-setup-dev.service
           880ms console-setup.service
           851ms sys-kernel-debug.mount
           850ms dev-mqueue.mount

ata1

#3
sudo blkid
systemctl --state=failed
cat /etc/fstab
şunlara da bakabilirmiyiz

bkaganozkan

blkid
/dev/sda1: LABEL="SYSTEM" UUID="E2AC-3D24" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="9fa7fc4d-be7a-4662-a8b6-64faeff9e77e"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="456ee972-f857-47b4-b646-9435a792841f"
/dev/sda3: LABEL="OS" UUID="C612AEAD12AEA243" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="c73d9231-bb87-4274-b22d-44cc23e4094e"
/dev/sda4: LABEL="RECOVERY" UUID="5802ABA602AB8798" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="41cc418c-fc3e-488d-926f-d7bae1abef04"
/dev/sda5: LABEL="DATA" UUID="1C885B51885B2912" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="1e114488-7b26-4db9-82a4-d147cdebde09"
/dev/sda6: UUID="8adbf3b5-15d9-436b-9a17-c1b22c1a6524" TYPE="ext4" PARTUUID="34df6e6b-ba3e-4f1e-b92a-4d6137b2dd64"
/dev/sda7: UUID="e33bea2e-1061-4dfa-a646-3f1417e2129c" TYPE="swap" PARTUUID="0bb7de6f-77a1-488c-a014-10eeb5b37cd5"

systemctl --state=failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda6 during installation
UUID=8adbf3b5-15d9-436b-9a17-c1b22c1a6524 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
#UUID=E2AC-3D24  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/sda7 during installation
UUID=e33bea2e-1061-4dfa-a646-3f1417e2129c none            swap    sw              0       0
UUID=E2AC-3D24 /boot/efi vfat defaults 0 1


ata1

swap uuid den şüpelenmiştim ama doğru sanırım  açılışta nasıl gecikme oluyor çıktınız da gözüken bu

Alıntı YapStartup finished in 4.655s (firmware) + 10.265s (loader) + 3.229s (kernel) + 28.701s (userspace) = 46.851s
biraz detay paylaşırmısın yani gecikme nerede oluyor.

bkaganozkan

Şimdi şöyle oluyor grup menüsü geldiğinde Ubuntu'ya tıklıyorum giriyor gözüküyor ama şifre kısmında biraz takılıyor böyle direk açılmıyor he etkiler mi bilmemde Laptop Asus k555U modeli

mendirec

@bkaganozkan, aşağıdaki komutları uyguladıktan sonra ev dizini dmesg adlı bir dosya oluşacak. Lütfen bu dosyanın içeriğini kod etiketi içerisinde buraya geç.
cd ~
dmesg > dmesg

bkaganozkan

@mendirec Kusura bakmayın yeni sorunlar çıktığı için geç cevap verdim , işte istediğiniz çıktılar ;

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-45-generic (buildd@lcy01-08) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #66~14.04.1-Ubuntu SMP Wed Oct 19 15:05:38 UTC 2016 (Ubuntu 4.4.0-45.66~14.04.1-generic 4.4.21)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=c9331e54-2434-4e4d-aa29-0ca93c48a2aa ro quiet splash pci=nomsi vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 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-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000071021fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000071022000-0x0000000071022fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000071023000-0x000000007104cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007104d000-0x000000007109ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000710a0000-0x00000000714e0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000714e1000-0x0000000075993fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000075994000-0x00000000763effff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000763f0000-0x0000000076a09fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000076a0a000-0x00000000773a6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000773a7000-0x0000000077ffdfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000183ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x6fcfb018-0x6fd03e57] usable ==> usable
[    0.000000] e820: update [mem 0x6fced018-0x6fcfa857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000006fced017] usable
[    0.000000] reserve setup_data: [mem 0x000000006fced018-0x000000006fcfa857] usable
[    0.000000] reserve setup_data: [mem 0x000000006fcfa858-0x000000006fcfb017] usable
[    0.000000] reserve setup_data: [mem 0x000000006fcfb018-0x000000006fd03e57] usable
[    0.000000] reserve setup_data: [mem 0x000000006fd03e58-0x0000000071021fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000071022000-0x0000000071022fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000071023000-0x000000007104cfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007104d000-0x000000007109ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000710a0000-0x00000000714e0fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000714e1000-0x0000000075993fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000075994000-0x00000000763effff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000763f0000-0x0000000076a09fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000076a0a000-0x00000000773a6fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000773a7000-0x0000000077ffdfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078000000-0x00000000780fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000183ffffff] usable
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ESRT=0x77ec6e18  ACPI=0x76b0e000  ACPI 2.0=0x76b0e000  SMBIOS=0x778e0000  SMBIOS 3.0=0x778df000
[    0.000000] esrt: Reserving ESRT space from 0x0000000077ec6e18 to 0x0000000077ec6e50.
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x184000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    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 0080000000 mask 7F80000000 uncachable
[    0.000000]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000000]   2 base 007A000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 0079000000 mask 7FFF000000 uncachable
[    0.000000]   4 base 0078800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT 
[    0.000000] e820: last_pfn = 0x77fff max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x02205000, 0x02205fff] PGTABLE
[    0.000000] BRK [0x02206000, 0x02206fff] PGTABLE
[    0.000000] BRK [0x02207000, 0x02207fff] PGTABLE
[    0.000000] BRK [0x02208000, 0x02208fff] PGTABLE
[    0.000000] BRK [0x02209000, 0x02209fff] PGTABLE
[    0.000000] BRK [0x0220a000, 0x0220afff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3eb79000-0x3fffafff]
[    0.000000] Secure boot enabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000076B0E000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x0000000076B0E0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x0000000076B33460 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x0000000076B0E210 02524C (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000773A5F80 000040
[    0.000000] ACPI: APIC 0x0000000076B33570 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x0000000076B335F8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x0000000076B33640 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x0000000076B336E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x0000000076B33720 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 0x0000000076B33758 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: ECDT 0x0000000076B33A70 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: LPIT 0x0000000076B33B38 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x0000000076B33BD0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x0000000076B33E18 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x0000000076B33E50 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x0000000076B33EA8 003EC1 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x0000000076B37D70 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x0000000076B3D5F8 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x0000000076B3D640 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: BGRT 0x0000000076B3E498 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x0000000076B3E4D0 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
[    0.000000] ACPI: DMAR 0x0000000076B3EC80 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: TPM2 0x0000000076B3ED70 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.000000] ACPI: SSDT 0x0000000076B3EDA8 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
[    0.000000] ACPI: MSDM 0x00000000761B1F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000183ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x183ff6000-0x183ffafff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000183ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000071021fff]
[    0.000000]   node   0: [mem 0x000000007104d000-0x000000007109ffff]
[    0.000000]   node   0: [mem 0x00000000714e1000-0x0000000075993fff]
[    0.000000]   node   0: [mem 0x00000000763f0000-0x0000000076a09fff]
[    0.000000]   node   0: [mem 0x0000000077ffe000-0x0000000077ffefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000183ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000183ffffff]
[    0.000000] On node 0 totalpages: 1022687
[    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: 7470 pages used for memmap
[    0.000000]   DMA32 zone: 478019 pages, LIFO batch:31
[    0.000000]   Normal zone: 8448 pages used for memmap
[    0.000000]   Normal zone: 540672 pages, LIFO batch:31
[    0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[    0.000000] Reserving Intel graphics stolen memory at 0x79000000-0x7affffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x6fced000-0x6fcedfff]
[    0.000000] PM: Registered nosave memory: [mem 0x6fcfa000-0x6fcfafff]
[    0.000000] PM: Registered nosave memory: [mem 0x6fcfb000-0x6fcfbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x6fd03000-0x6fd03fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71022000-0x71022fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71023000-0x7104cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x710a0000-0x714e0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x75994000-0x763effff]
[    0.000000] PM: Registered nosave memory: [mem 0x76a0a000-0x773a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x773a7000-0x77ffdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x7b000000-0xdfffffff] 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: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff880183c00000 s98008 r8192 d28968 u524288
[    0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1006684
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=c9331e54-2434-4e4d-aa29-0ca93c48a2aa ro quiet splash pci=nomsi vt.handoff=7
[    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: 3834696K/4090748K available (8188K kernel code, 1292K rwdata, 3964K rodata, 1488K init, 1292K bss, 256052K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] Build-time adjustment of leaf fanout to 64.
[    0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:1024 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 2399.961 MHz processor
[    0.000027] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.92 BogoMIPS (lpj=9599844)
[    0.000029] pid_max: default: 32768 minimum: 301
[    0.000034] ACPI: Core revision 20150930
[    0.034372] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.036392] Security Framework initialized
[    0.036394] Yama: becoming mindful.
[    0.036408] AppArmor: AppArmor initialized
[    0.036643] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.037766] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.038252] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.038257] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.038455] Initializing cgroup subsys io
[    0.038459] Initializing cgroup subsys memory
[    0.038465] Initializing cgroup subsys devices
[    0.038467] Initializing cgroup subsys freezer
[    0.038469] Initializing cgroup subsys net_cls
[    0.038471] Initializing cgroup subsys perf_event
[    0.038473] Initializing cgroup subsys net_prio
[    0.038476] Initializing cgroup subsys hugetlb
[    0.038477] Initializing cgroup subsys pids
[    0.038505] CPU: Physical Processor ID: 0
[    0.038506] CPU: Processor Core ID: 0
[    0.038510] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.038511] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.040158] mce: CPU supports 8 MCE banks
[    0.040172] CPU0: Thermal monitoring enabled (TM1)
[    0.040181] process: using mwait in idle threads
[    0.040184] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.040185] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.040504] Freeing SMP alternatives memory: 28K (ffffffff820b9000 - ffffffff820c0000)
[    0.045873] ftrace: allocating 32044 entries in 126 pages
[    0.057910] smpboot: Max logical packages: 2
[    0.057912] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.057916] DMAR: Host address width 39
[    0.057918] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.057926] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.057927] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.057931] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.057932] DMAR: RMRR base: 0x00000076191000 end: 0x000000761b0fff
[    0.057934] DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
[    0.057935] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.057935] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.057937] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.057938] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.057939] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.057940] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.059509] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.059510] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.063547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.103239] TSC deadline timer enabled
[    0.103244] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.103259] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[    0.103286] ... version:                4
[    0.103286] ... bit width:              48
[    0.103287] ... generic registers:      4
[    0.103288] ... value mask:             0000ffffffffffff
[    0.103288] ... max period:             0000ffffffffffff
[    0.103289] ... fixed-purpose events:   3
[    0.103290] ... event mask:             000000070000000f
[    0.104060] x86: Booting SMP configuration:
[    0.104061] .... node  #0, CPUs:      #1
[    0.108291] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.108345]  #2 #3
[    0.116675] x86: Booted up 1 node, 4 CPUs
[    0.116679] smpboot: Total of 4 processors activated (19199.68 BogoMIPS)
[    0.120217] devtmpfs: initialized
[    0.121987] evm: security.selinux
[    0.121988] evm: security.SMACK64
[    0.121988] evm: security.SMACK64EXEC
[    0.121989] evm: security.SMACK64TRANSMUTE
[    0.121990] evm: security.SMACK64MMAP
[    0.121990] evm: security.ima
[    0.121991] evm: security.capability
[    0.122040] PM: Registering ACPI NVS region [mem 0x71022000-0x71022fff] (4096 bytes)
[    0.122041] PM: Registering ACPI NVS region [mem 0x76a0a000-0x773a6fff] (10080256 bytes)
[    0.122209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.122292] pinctrl core: initialized pinctrl subsystem
[    0.122465] RTC time:  1:01:16, date: 11/09/16
[    0.123158] NET: Registered protocol family 16
[    0.132651] cpuidle: using governor ladder
[    0.144654] cpuidle: using governor menu
[    0.144660] PCCT header not found.
[    0.144746] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.144747] ACPI: bus type PCI registered
[    0.144749] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.144813] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.144815] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.144823] PCI: Using configuration type 1 for base access
[    0.156627] ACPI: Added _OSI(Module Device)
[    0.156628] ACPI: Added _OSI(Processor Device)
[    0.156629] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.156630] ACPI: Added _OSI(Processor Aggregator Device)
[    0.160384] ACPI : EC: EC description table is found, configuring boot EC
[    0.160403] ACPI : EC: EC started
[    0.164716] ACPI Error: [_SB_.PCI0.RP01.PXSX] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    0.164720] ACPI Error: Method parse/execution failed [\] (Node ffffffff821e3200), AE_NOT_FOUND (20150930/psparse-542)
[    0.164725] ACPI: Executed 23 blocks of module-level executable AML code
[    0.171378] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.176693] ACPI: Dynamic OEM Table Load:
[    0.176701] ACPI: SSDT 0xFFFF88017E25A800 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.177581] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.178733] ACPI: Dynamic OEM Table Load:
[    0.178738] ACPI: SSDT 0xFFFF88017E2E1000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.180203] ACPI: Dynamic OEM Table Load:
[    0.180207] ACPI: SSDT 0xFFFF88017E25B000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.181241] ACPI: Dynamic OEM Table Load:
[    0.181244] ACPI: SSDT 0xFFFF88017E29F400 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.183741] ACPI: Interpreter enabled
[    0.183749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.183755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.183770] ACPI: (supports S0 S3 S4 S5)
[    0.183771] ACPI: Using IOAPIC for interrupt routing
[    0.183797] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.185738] ACPI: Power Resource [WRST] (off)
[    0.185869] ACPI: Power Resource [WRST] (off)
[    0.185988] ACPI: Power Resource [WRST] (off)
[    0.186106] ACPI: Power Resource [WRST] (off)
[    0.186224] ACPI: Power Resource [WRST] (off)
[    0.186264] ACPI: Power Resource [PC09] (on)
[    0.186936] ACPI: Power Resource [WRST] (off)
[    0.187058] ACPI: Power Resource [WRST] (off)
[    0.187178] ACPI: Power Resource [WRST] (off)
[    0.187300] ACPI: Power Resource [WRST] (off)
[    0.187489] ACPI: Power Resource [WRST] (off)
[    0.187630] ACPI: Power Resource [WRST] (off)
[    0.187748] ACPI: Power Resource [WRST] (off)
[    0.187868] ACPI: Power Resource [WRST] (off)
[    0.187985] ACPI: Power Resource [WRST] (off)
[    0.188103] ACPI: Power Resource [WRST] (off)
[    0.188224] ACPI: Power Resource [WRST] (off)
[    0.188343] ACPI: Power Resource [WRST] (off)
[    0.188461] ACPI: Power Resource [WRST] (off)
[    0.188582] ACPI: Power Resource [WRST] (off)
[    0.194930] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.194936] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments]
[    0.195005] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.195447] PCI host bridge to bus 0000:00
[    0.195449] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.195451] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.195452] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.195453] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.195454] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.195455] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.195456] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.195457] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.195458] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.195459] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.195460] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.195462] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.195463] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.195464] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.195465] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.195466] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
[    0.195467] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.195468] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.195475] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.195579] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.195593] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[    0.195599] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.195604] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.195711] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.195728] pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
[    0.195902] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.195932] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[    0.195991] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.196071] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.196110] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.196138] pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
[    0.196362] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.196684] pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
[    0.197508] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.197828] pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
[    0.198587] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.198622] pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
[    0.198685] pci 0000:00:16.0: PME# supported from D3hot
[    0.198800] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.198825] pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
[    0.198833] pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
[    0.198841] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.198849] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.198856] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.198864] pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
[    0.198897] pci 0000:00:17.0: PME# supported from D3hot
[    0.199010] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.199072] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.199167] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.199206] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.199268] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.199386] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.199448] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.199581] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.199781] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.199795] pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
[    0.199945] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.199982] pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
[    0.200017] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[    0.200055] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.200192] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.200228] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.200283] pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
[    0.200354] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.200565] pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
[    0.200590] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.200603] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.200616] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.200624] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.200633] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.200746] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.208702] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.208705] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.208708] pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.208713] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.208798] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.208839] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.208867] pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
[    0.208885] pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
[    0.208963] pci 0000:02:00.0: supports D1 D2
[    0.208964] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.216704] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.216707] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.216710] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.216852] pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
[    0.216893] pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.216925] pci 0000:03:00.0: reg 0x18: [mem 0xdf100000-0xdf103fff 64bit]
[    0.217069] pci 0000:03:00.0: supports D1 D2
[    0.217070] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.224752] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.224755] pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
[    0.224758] pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.226376] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.226422] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.226466] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.226509] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.226552] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.226595] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.226638] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.226680] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.227094] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.227222] ACPI : EC: GPE = 0x50, I/O: command/status = 0x66, data = 0x62
[    0.227328] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.227329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.227332] vgaarb: loaded
[    0.227333] vgaarb: bridge control possible 0000:00:02.0
[    0.227538] SCSI subsystem initialized
[    0.227579] libata version 3.00 loaded.
[    0.227599] ACPI: bus type USB registered
[    0.227613] usbcore: registered new interface driver usbfs
[    0.227621] usbcore: registered new interface driver hub
[    0.227634] usbcore: registered new device driver usb
[    0.227812] PCI: Using ACPI for IRQ routing
[    0.256516] PCI: pci_cache_line_size set to 64 bytes
[    0.256709] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.256710] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.256711] e820: reserve RAM buffer [mem 0x6fced018-0x6fffffff]
[    0.256712] e820: reserve RAM buffer [mem 0x6fcfb018-0x6fffffff]
[    0.256713] e820: reserve RAM buffer [mem 0x71022000-0x73ffffff]
[    0.256714] e820: reserve RAM buffer [mem 0x710a0000-0x73ffffff]
[    0.256715] e820: reserve RAM buffer [mem 0x75994000-0x77ffffff]
[    0.256718] e820: reserve RAM buffer [mem 0x76a0a000-0x77ffffff]
[    0.256719] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
[    0.256817] NetLabel: Initializing
[    0.256818] NetLabel:  domain hash size = 128
[    0.256819] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.256828] NetLabel:  unlabeled traffic allowed by default
[    0.256924] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.256928] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.258962] amd_nb: Cannot enumerate AMD northbridges
[    0.258978] clocksource: Switched to clocksource hpet
[    0.264030] AppArmor: AppArmor Filesystem Enabled
[    0.264074] pnp: PnP ACPI init
[    0.264322] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.264324] system 00:00: [io  0xffff] has been reserved
[    0.264325] system 00:00: [io  0xffff] has been reserved
[    0.264326] system 00:00: [io  0xffff] has been reserved
[    0.264328] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.264329] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.264332] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264399] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.264430] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.264432] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.264514] system 00:03: [io  0x0240-0x0259] has been reserved
[    0.264516] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264564] pnp 00:04: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.264688] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.264689] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.264691] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.264692] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.264694] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.264696] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.264697] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.264698] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.264700] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.264701] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.264703] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264735] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.264737] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.264738] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.264739] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.264740] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.264742] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.264743] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.264744] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264940] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.264942] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.265687] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.265689] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.265690] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.265692] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.266283] pnp: PnP ACPI: found 9 devices
[    0.274535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.274559] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.274562] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.274565] pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.274568] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.274573] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.274574] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.274578] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.274584] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.274585] pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
[    0.274589] pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.274595] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.274596] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.274598] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.274599] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.274600] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.274601] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.274602] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.274603] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.274604] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.274605] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.274606] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.274607] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.274608] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.274609] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.274610] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.274612] pci_bus 0000:00: resource 19 [mem 0x7b000000-0xdfffffff window]
[    0.274613] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
[    0.274614] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.274615] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.274616] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.274617] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.274618] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[    0.274619] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.274620] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.274650] NET: Registered protocol family 2
[    0.274804] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.274874] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.275014] TCP: Hash tables configured (established 32768 bind 32768)
[    0.275039] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.275057] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.275104] NET: Registered protocol family 1
[    0.275117] pci 0000:00:02.0: Video device with shadowed ROM
[    0.275908] PCI: CLS 0 bytes, default 64
[    0.275949] Trying to unpack rootfs image as initramfs...
[    0.551881] Freeing initrd memory: 21000K (ffff88003eb79000 - ffff88003fffb000)
[    0.551951] DMAR: ACPI device "device:6b" under DMAR at fed91000 as 00:15.0
[    0.551954] DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.1
[    0.551968] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.551969] software IO TLB [mem 0x6bced000-0x6fced000] (64MB) mapped at [ffff88006bced000-ffff88006fcecfff]
[    0.552139] Scanning for low memory corruption every 60 seconds
[    0.552563] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.552594] audit: initializing netlink subsys (disabled)
[    0.552610] audit: type=2000 audit(1478653276.552:1): initialized
[    0.552932] Initialise system trusted keyring
[    0.553134] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.553135] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.554292] zbud: loaded
[    0.554508] VFS: Disk quotas dquot_6.6.0
[    0.554534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.554747] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.555072] fuse init (API version 7.23)
[    0.555207] Key type big_key registered
[    0.555221] Allocating IMA MOK and blacklist keyrings.
[    0.556370] Key type asymmetric registered
[    0.556372] Asymmetric key parser 'x509' registered
[    0.556400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.556488] io scheduler noop registered
[    0.556491] io scheduler deadline registered (default)
[    0.556514] io scheduler cfq registered
[    0.556967] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.556972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.556996] efifb: probing for efifb
[    0.557009] efifb: framebuffer at 0xb0000000, mapped to 0xffffc90000800000, using 1876k, total 1875k
[    0.557010] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.557010] efifb: scrolling: redraw
[    0.557012] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.557097] Console: switching to colour frame buffer device 100x37
[    0.557104] fb0: EFI VGA frame buffer device
[    0.557110] intel_idle: MWAIT substates: 0x11142120
[    0.557111] intel_idle: v0.4.1 model 0x4E
[    0.557112] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.557406] ACPI: AC Adapter [AC0] (off-line)
[    0.557463] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.558622] ACPI: Lid Switch [LID]
[    0.558650] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.558652] ACPI: Sleep Button [SLPB]
[    0.558679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.558680] ACPI: Power Button [PWRF]
[    0.559465] thermal LNXTHERM:00: registered as thermal_zone0
[    0.559467] ACPI: Thermal Zone [THRM] (55 C)
[    0.559515] GHES: HEST is not enabled!
[    0.559672] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.569137] ACPI: Battery Slot [BAT0] (battery present)
[    0.569673] Linux agpgart interface v0.103
[    0.573997] brd: module loaded
[    0.576149] loop: module loaded
[    0.576342] libphy: Fixed MDIO Bus: probed
[    0.576345] tun: Universal TUN/TAP device driver, 1.6
[    0.576346] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.576405] PPP generic driver version 2.4.2
[    0.576481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.576485] ehci-pci: EHCI PCI platform driver
[    0.576493] ehci-platform: EHCI generic platform driver
[    0.576503] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.576506] ohci-pci: OHCI PCI platform driver
[    0.576513] ohci-platform: OHCI generic platform driver
[    0.576520] uhci_hcd: USB Universal Host Controller Interface driver
[    0.576658] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.576661] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.577765] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.577770] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.577820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.577821] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.577822] usb usb1: Product: xHCI Host Controller
[    0.577823] usb usb1: Manufacturer: Linux 4.4.0-45-generic xhci-hcd
[    0.577824] usb usb1: SerialNumber: 0000:00:14.0
[    0.577937] hub 1-0:1.0: USB hub found
[    0.577951] hub 1-0:1.0: 12 ports detected
[    0.578587] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.578590] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.578611] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.578612] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.578613] usb usb2: Product: xHCI Host Controller
[    0.578614] usb usb2: Manufacturer: Linux 4.4.0-45-generic xhci-hcd
[    0.578615] usb usb2: SerialNumber: 0000:00:14.0
[    0.578715] hub 2-0:1.0: USB hub found
[    0.578725] hub 2-0:1.0: 6 ports detected
[    0.579286] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    0.579287] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.580627] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.580759] mousedev: PS/2 mouse device common for all mice
[    0.581004] rtc_cmos 00:01: RTC can wake from S4
[    0.581414] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.581495] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.581501] i2c /dev entries driver
[    0.581543] device-mapper: uevent: version 1.0.3
[    0.581659] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.581671] Intel P-state driver initializing.
[    0.581674] intel_pstate: HWP enabled
[    0.582352] ledtrig-cpu: registered to indicate activity on CPUs
[    0.582356] EFI Variables Facility v0.08 2004-May-17
[    0.587453] NET: Registered protocol family 10
[    0.587770] NET: Registered protocol family 17
[    0.587779] Key type dns_resolver registered
[    0.587963] microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x74
[    0.588008] microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x74
[    0.588028] microcode: CPU2 sig=0x406e3, pf=0x80, revision=0x74
[    0.588104] microcode: CPU3 sig=0x406e3, pf=0x80, revision=0x74
[    0.588165] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.588750] EFI: Loaded cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071' linked to '.system_keyring'
[    0.588930] EFI: Loaded cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2' linked to '.system_keyring'
[    0.588940] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring'
[    0.588947] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring'
[    0.589130] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring'
[    0.589418] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring'
[    0.589536] registered taskstats version 1
[    0.589552] Loading compiled-in X.509 certificates
[    0.590138] Loaded X.509 cert 'Build time autogenerated kernel key: 16f5aa9bdefc43fb3d1d6c022c682b095acf041f'
[    0.590153] zswap: loaded using pool lzo/zbud
[    0.592083] Key type trusted registered
[    0.595225] Key type encrypted registered
[    0.595229] AppArmor: AppArmor sha1 policy hashing enabled
[    0.595232] ima: No TPM chip found, activating TPM-bypass!
[    0.595245] evm: HMAC attrs: 0x1
[    0.596515]   Magic number: 8:769:2
[    0.596810] rtc_cmos 00:01: setting system clock to 2016-11-09 01:01:16 UTC (1478653276)
[    0.597063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.597063] EDD information not available.
[    0.597983] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)
[    0.597984] Write protecting the kernel read-only data: 14336k
[    0.598657] Freeing unused kernel memory: 2040K (ffff880001802000 - ffff880001a00000)
[    0.599025] Freeing unused kernel memory: 132K (ffff880001ddf000 - ffff880001e00000)
[    0.609133] systemd-udevd[134]: starting version 204
[    0.616630] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    0.620824] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.638168] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.638176] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.638438] ahci 0000:00:17.0: version 3.0
[    0.644025] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xffffc90000690000, 2c:56:dc:b9:22:d9, XID 10900800 IRQ 16
[    0.644028] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.655116] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.655120] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[    0.655688] scsi host0: ahci
[    0.655953] scsi host1: ahci
[    0.656012] ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 16
[    0.656015] ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 16
[    0.943218] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    0.975256] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.975290] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.976725] ata1.00: ATA-8: HGST HTS545050A7E680, GR2OA3B0, max UDMA/133
[    0.976728] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.978418] ata1.00: configured for UDMA/133
[    0.978453] ata2.00: ATAPI: MATSHITA DVD-RAM UJ8HC, 1.00, max UDMA/100
[    0.978868] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS545050A7 A3B0 PQ: 0 ANSI: 5
[    0.979421] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.979425] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.979429] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.979507] sd 0:0:0:0: [sda] Write Protect is off
[    0.979509] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.979517] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.985975] ata2.00: configured for UDMA/100
[    0.994824] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8HC    1.00 PQ: 0 ANSI: 5
[    1.022573] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.022576] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.022816] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.022948] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.048967]  sda: sda1 sda2 sda3
[    1.050161] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.127763] usb 1-4: New USB device found, idVendor=0bda, idProduct=0129
[    1.127766] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.127768] usb 1-4: Product: USB2.0-CRW
[    1.127769] usb 1-4: Manufacturer: Generic
[    1.127770] usb 1-4: SerialNumber: 20100201396000000
[    1.131822] usbcore: registered new interface driver rtsx_usb
[    1.295234] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    1.502570] usb 1-6: New USB device found, idVendor=0bda, idProduct=57de
[    1.502573] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.502574] usb 1-6: Product: USB2.0 VGA UVC WebCam
[    1.502576] usb 1-6: Manufacturer: 04081-0005530015431021726
[    1.502576] usb 1-6: SerialNumber: 200901010001
[    1.551264] tsc: Refined TSC clocksource calibration: 2399.999 MHz
[    1.551268] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2298364cab5, max_idle_ns: 440795214892 ns
[    1.567350] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    1.671313] usb 1-8: new full-speed USB device number 4 using xhci_hcd
[    1.856434] usb 1-8: New USB device found, idVendor=0bda, idProduct=b721
[    1.856437] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.856438] usb 1-8: Product: Bluetooth Radio
[    1.856439] usb 1-8: Manufacturer: Realtek
[    1.856440] usb 1-8: SerialNumber: 00e04c000001
[    2.166974] random: init: uninitialized urandom read (12 bytes read, 117 bits of entropy available)
[    2.322444] random: nonblocking pool is initialized
[    2.551386] clocksource: Switched to clocksource tsc
[    2.774911] init: plymouth-upstart-bridge main process (199) terminated with status 1
[    2.774918] init: plymouth-upstart-bridge main process ended, respawning
[    2.776434] init: plymouth-upstart-bridge main process (212) terminated with status 1
[    2.776443] init: plymouth-upstart-bridge main process ended, respawning
[    2.777578] init: plymouth-upstart-bridge main process (214) terminated with status 1
[    2.777585] init: plymouth-upstart-bridge main process ended, respawning
[    2.778951] init: plymouth-upstart-bridge main process (215) terminated with status 1
[    2.778960] init: plymouth-upstart-bridge main process ended, respawning
[    2.780188] init: plymouth-upstart-bridge main process (217) terminated with status 1
[    2.780194] init: plymouth-upstart-bridge main process ended, respawning
[    2.781607] init: plymouth-upstart-bridge main process (218) terminated with status 1
[    2.781613] init: plymouth-upstart-bridge main process ended, respawning
[    2.782729] init: plymouth-upstart-bridge main process (220) terminated with status 1
[    2.782736] init: plymouth-upstart-bridge main process ended, respawning
[    2.784401] init: plymouth-upstart-bridge main process (221) terminated with status 1
[    2.784408] init: plymouth-upstart-bridge main process ended, respawning
[    2.785478] init: plymouth-upstart-bridge main process (223) terminated with status 1
[    2.785500] init: plymouth-upstart-bridge main process ended, respawning
[    2.786786] init: plymouth-upstart-bridge main process (224) terminated with status 1
[    2.786794] init: plymouth-upstart-bridge main process ended, respawning
[    2.787964] init: plymouth-upstart-bridge main process (226) terminated with status 1
[    2.787971] init: plymouth-upstart-bridge respawning too fast, stopped
[    8.924851] Adding 4089852k swap on /dev/sda3.  Priority:-1 extents:1 across:4089852k FS
[    9.197873] systemd-udevd[333]: starting version 204
[    9.437054] lp: driver loaded but no devices found
[    9.440998] ppdev: user-space parallel port driver
[    9.492177] tpm_crb MSFT0101:00: can't request region for resource [mem 0xfed40080-0xfed40fff]
[    9.492185] tpm_crb: probe of MSFT0101:00 failed with error -16
[    9.496031] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    9.499260] wmi: Mapper loaded
[    9.501490] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    9.531296] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    9.531721] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    9.531993] [drm] Initialized drm 1.1.0 20060810
[    9.547232] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.548152] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    9.596479] hidraw: raw HID events driver (C) Jiri Kosina
[    9.608885] Bluetooth: Core ver 2.21
[    9.608897] NET: Registered protocol family 31
[    9.608898] Bluetooth: HCI device and connection manager initialized
[    9.608901] Bluetooth: HCI socket layer initialized
[    9.608903] Bluetooth: L2CAP socket layer initialized
[    9.608907] Bluetooth: SCO socket layer initialized
[    9.642195] usbcore: registered new interface driver btusb
[    9.643121] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[    9.643123] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[    9.681626] AVX2 version of gcm_enc/dec engaged.
[    9.681629] AES CTR mode by8 optimization enabled
[    9.738990] asus_wmi: ASUS WMI generic driver loaded
[    9.741900] asus_wmi: Initialization: 0x1
[    9.741934] asus_wmi: BIOS WMI version: 7.9
[    9.741968] asus_wmi: SFUN value: 0xa0077
[    9.742891] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input4
[    9.747006] asus_wmi: Number of fans: 1
[    9.760560] usb 1-8: USB disconnect, device number 4
[    9.798045] Bluetooth: HCI UART driver ver 2.3
[    9.798048] Bluetooth: HCI UART protocol H4 registered
[    9.798048] Bluetooth: HCI UART protocol BCSP registered
[    9.798049] Bluetooth: HCI UART protocol LL registered
[    9.798050] Bluetooth: HCI UART protocol ATH3K registered
[    9.798051] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    9.798084] Bluetooth: HCI UART protocol Intel registered
[    9.798094] Bluetooth: HCI UART protocol BCM registered
[    9.798095] Bluetooth: HCI UART protocol QCA registered
[    9.811204] i2c-ELAN1000:00 supply vcc not found, using dummy regulator
[    9.837180] [drm] Memory usable by graphics device = 4096M
[    9.837190] checking generic (b0000000 1d5000) vs hw (b0000000 10000000)
[    9.837192] fb: switching to inteldrmfb from EFI VGA
[    9.837246] Console: switching to colour dummy device 80x25
[    9.837312] [drm] Replacing VGA console driver
[    9.843158] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.843161] [drm] Driver supports precise vblank timestamp query.
[    9.855168] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    9.867222] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.869473] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    9.869566] ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20150930/video-1216)
[    9.869569] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    9.869599] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input6
[    9.869675] [drm] Initialized i915_bpo 1.6.0 20160425 for 0000:00:02.0 on minor 0
[    9.893642] intel_rapl: Found RAPL domain package
[    9.893646] intel_rapl: Found RAPL domain core
[    9.893648] intel_rapl: Found RAPL domain uncore
[    9.893650] intel_rapl: Found RAPL domain dram
[    9.989661] MXM: GUID detected in BIOS
[    9.989710] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    9.989760] ACPI Warning: \_SB_.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    9.989801] ACPI Warning: \_SB_.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    9.989973] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    9.989976] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PEGP handle
[    9.990099] nouveau 0000:01:00.0: unknown chipset (118070a2)
[    9.990104] nouveau: probe of 0000:01:00.0 failed with error -12
[   10.057943] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
[   10.061864] Bluetooth: hci0 sending frame failed (-19)
[   10.123386] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915_bpo])
[   10.124098] fbcon: inteldrmfb (fb0) is primary device
[   10.124199] Console: switching to colour frame buffer device 170x48
[   10.124218] i915_bpo 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   10.125654] input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1000:00/input/input7
[   10.178066] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin
[   10.182424] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   10.182712] rtlwifi: rtlwifi: wireless switch is on
[   10.190951] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   10.190954] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.190956] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   10.190957] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   10.190958] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   10.190959] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
[   10.210096] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[   10.210156] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[   10.210211] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   10.210264] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   10.315640] cfg80211: World regulatory domain updated:
[   10.315644] cfg80211:  DFS Master region: unset
[   10.315645] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   10.315646] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   10.315648] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   10.315649] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[   10.315650] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   10.315650] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   10.549807] media: Linux media interface: v0.10
[   10.570002] Linux video capture interface: v2.00
[   10.627255] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (0bda:57de)
[   10.628241] input: USB2.0 VGA UVC WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input12
[   10.628311] usbcore: registered new interface driver uvcvideo
[   10.628313] USB Video Class driver (1.1.1)
[   10.937736] audit: type=1400 audit(1478653286.834:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=456 comm="apparmor_parser"
[   10.937742] audit: type=1400 audit(1478653286.834:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=456 comm="apparmor_parser"
[   10.937745] audit: type=1400 audit(1478653286.834:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=456 comm="apparmor_parser"
[   10.938021] audit: type=1400 audit(1478653286.834:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=456 comm="apparmor_parser"
[   10.938024] audit: type=1400 audit(1478653286.834:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=456 comm="apparmor_parser"
[   10.938112] audit: type=1400 audit(1478653286.834:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=457 comm="apparmor_parser"
[   10.938117] audit: type=1400 audit(1478653286.834:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=457 comm="apparmor_parser"
[   10.938120] audit: type=1400 audit(1478653286.834:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=457 comm="apparmor_parser"
[   10.938125] audit: type=1400 audit(1478653286.834:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=488 comm="apparmor_parser"
[   10.938130] audit: type=1400 audit(1478653286.834:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=488 comm="apparmor_parser"
[   11.803654] [drm] RC6 on
[   11.940344] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[   12.063263] Bluetooth: hci0 command 0xfc6d tx timeout
[   12.611426] init: failsafe main process (680) killed by TERM signal
[   13.309521] init: cups main process (742) killed by HUP signal
[   13.309527] init: cups main process ended, respawning
[   13.406972] Bluetooth: RFCOMM TTY layer initialized
[   13.406983] Bluetooth: RFCOMM socket layer initialized
[   13.406988] Bluetooth: RFCOMM ver 1.11
[   13.477461] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.477464] Bluetooth: BNEP filters: protocol multicast
[   13.477470] Bluetooth: BNEP socket layer initialized
[   14.225435] r8169 0000:02:00.0 eth0: link down
[   14.225492] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.799204] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.007335] wlan0: authenticate with 28:28:5d:1a:a3:8d
[   17.018445] wlan0: send auth to 28:28:5d:1a:a3:8d (try 1/3)
[   17.021437] wlan0: authenticated
[   17.023345] wlan0: associate with 28:28:5d:1a:a3:8d (try 1/3)
[   17.028011] wlan0: RX AssocResp from 28:28:5d:1a:a3:8d (capab=0x411 status=0 aid=1)
[   17.028900] wlan0: associated
[   17.028909] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   20.059546] Bluetooth: hci0: Read ROM version failed (-110)
[   43.208246] audit_printk_skb: 186 callbacks suppressed
[   43.208249] audit: type=1400 audit(1478653319.118:74): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2134 comm="apparmor_parser"
[   43.208253] audit: type=1400 audit(1478653319.118:75): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2134 comm="apparmor_parser"
[   43.208518] audit: type=1400 audit(1478653319.118:76): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2134 comm="apparmor_parser"