Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on February 9, 2017 at 01:06 PM

New Paste 1 (Text)

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x1c, date = 2015-02-26
[    0.000000] Linux version 4.8.0-22-generic (buildd@lgw01-11) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #24-Ubuntu SMP Sat Oct 8 09:15:00 UTC 2016 (Ubuntu 4.8.0-22.24-generic 4.8.0)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic root=UUID=eb3276c7-ae30-4a42-87f6-5b8924a51d3b ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    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-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000a907efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a907f000-0x00000000a9280fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a9281000-0x00000000c41fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c41ff000-0x00000000c6eeefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c6eef000-0x00000000c6f9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c6f9f000-0x00000000c6ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c6fff000-0x00000000c6ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c7000000-0x00000000cf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012f5fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000012f600000-0x000000012f7fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Acer Aspire V5-471G/Aspire V5-471G, BIOS V2.11 11/05/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x12f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FF800000 mask FFF800000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0C0000000 mask FE0000000 write-back
[    0.000000]   4 base 0D0000000 mask FF0000000 uncachable
[    0.000000]   5 base 0C8000000 mask FF8000000 uncachable
[    0.000000]   6 base 0C7000000 mask FFF000000 uncachable
[    0.000000]   7 base 100000000 mask FE0000000 write-back
[    0.000000]   8 base 120000000 mask FF0000000 write-back
[    0.000000]   9 base 12F800000 mask FFF800000 uncachable
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0xc7000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff9020000f0100]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff902000097000] 97000 size 24576
[    0.000000] BRK [0x101e51000, 0x101e51fff] PGTABLE
[    0.000000] BRK [0x101e52000, 0x101e52fff] PGTABLE
[    0.000000] BRK [0x101e53000, 0x101e53fff] PGTABLE
[    0.000000] BRK [0x101e54000, 0x101e54fff] PGTABLE
[    0.000000] BRK [0x101e55000, 0x101e55fff] PGTABLE
[    0.000000] BRK [0x101e56000, 0x101e56fff] PGTABLE
[    0.000000] BRK [0x101e57000, 0x101e57fff] PGTABLE
[    0.000000] BRK [0x101e58000, 0x101e58fff] PGTABLE
[    0.000000] BRK [0x101e59000, 0x101e59fff] PGTABLE
[    0.000000] BRK [0x101e5a000, 0x101e5afff] PGTABLE
[    0.000000] BRK [0x101e5b000, 0x101e5bfff] PGTABLE
[    0.000000] BRK [0x101e5c000, 0x101e5cfff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3257e000-0x352b6fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x00000000C6FFE170 0000AC (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: FACP 0x00000000C6FEC000 00010C (v05 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: DSDT 0x00000000C6FEF000 00C2E5 (v02 ACRSYS IVB-CPT  00000000 INTL 20061109)
[    0.000000] ACPI: FACS 0x00000000C6F7C000 000040
[    0.000000] ACPI: SLIC 0x00000000C6FFD000 000176 (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: SSDT 0x00000000C6FFC000 0001F9 (v01 ACRSYS PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 0x00000000C6FEE000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: HPET 0x00000000C6FEB000 000038 (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: APIC 0x00000000C6FEA000 000098 (v03 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: MCFG 0x00000000C6FE9000 00003C (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: WPBT 0x00000000C6FDA000 000046 (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: FPDT 0x00000000C6FD9000 000064 (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: SSDT 0x00000000C6FD8000 0008E4 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000C6FD7000 000B22 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x00000000C6FD6000 00003E (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: UEFI 0x00000000C6FD5000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
[    0.000000] ACPI: MSDM 0x00000000C6F79000 000055 (v03 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: SSDT 0x00000000C6FD4000 000C64 (v01 NvORef NvOptTbl 00001000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x00000000C6FD3000 00026A (v01 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: DBG2 0x00000000C6FD1000 0000B4 (v00 ACRSYS ACRPRDCT 00000001 ANNI 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000012f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x12f5fa000-0x12f5fefff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000012f5fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.000000]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.000000]   node   0: [mem 0x0000000040005000-0x00000000a907efff]
[    0.000000]   node   0: [mem 0x00000000a9281000-0x00000000c41fefff]
[    0.000000]   node   0: [mem 0x00000000c6fff000-0x00000000c6ffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000012f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000012f5fffff]
[    0.000000] On node 0 totalpages: 996249
[    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: 12472 pages used for memmap
[    0.000000]   DMA32 zone: 798205 pages, LIFO batch:31
[    0.000000]   Normal zone: 3032 pages used for memmap
[    0.000000]   Normal zone: 194048 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000c7a00000-0x00000000cf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa907f000-0xa9280fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc41ff000-0xc6eeefff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6eef000-0xc6f9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6f9f000-0xc6ffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xc7000000-0xcf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffffffff]
[    0.000000] e820: [mem 0xcfa00000-0xf7ffffff] 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:8 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff90212f200000 s107544 r8192 d31720 u262144
[    0.000000] pcpu-alloc: s107544 r8192 d31720 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: 980660
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic root=UUID=eb3276c7-ae30-4a42-87f6-5b8924a51d3b ro quiet splash 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: 3788832K/3984996K available (8847K kernel code, 1427K rwdata, 3804K rodata, 1548K init, 1400K bss, 196164K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:16640 nr_irqs:488 16
[    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: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1795.901 MHz processor
[    0.000038] Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.80 BogoMIPS (lpj=7183604)
[    0.000041] pid_max: default: 32768 minimum: 301
[    0.000054] ACPI: Core revision 20160422
[    0.011887] ACPI: 5 ACPI AML tables successfully acquired and loaded

[    0.011941] Security Framework initialized
[    0.011942] Yama: becoming mindful.
[    0.011963] AppArmor: AppArmor initialized
[    0.012274] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.013690] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.014332] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.014337] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.014672] CPU: Physical Processor ID: 0
[    0.014673] CPU: Processor Core ID: 0
[    0.014679] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.014680] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.014683] mce: CPU supports 7 MCE banks
[    0.014694] CPU0: Thermal monitoring enabled (TM1)
[    0.014708] process: using mwait in idle threads
[    0.014711] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.014712] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.015338] Freeing SMP alternatives memory: 32K (ffffffff824e9000 - ffffffff824f1000)
[    0.018500] ftrace: allocating 33403 entries in 131 pages
[    0.041000] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.041001] smpboot: Max logical packages: 4
[    0.041076] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.041519] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.081209] TSC deadline timer enabled
[    0.081213] smpboot: CPU0: Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.081217] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.081251] ... version:                3
[    0.081251] ... bit width:              48
[    0.081252] ... generic registers:      4
[    0.081253] ... value mask:             0000ffffffffffff
[    0.081254] ... max period:             0000ffffffffffff
[    0.081254] ... fixed-purpose events:   3
[    0.081255] ... event mask:             000000070000000f
[    0.082385] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.082491] x86: Booting SMP configuration:
[    0.082492] .... node  #0, CPUs:      #1 #2 #3
[    0.090682] x86: Booted up 1 node, 4 CPUs
[    0.090685] smpboot: Total of 4 processors activated (14367.20 BogoMIPS)
[    0.094835] devtmpfs: initialized
[    0.094912] x86/mm: Memory block size: 128MB
[    0.097974] evm: security.selinux
[    0.097974] evm: security.SMACK64
[    0.097975] evm: security.SMACK64EXEC
[    0.097975] evm: security.SMACK64TRANSMUTE
[    0.097976] evm: security.SMACK64MMAP
[    0.097977] evm: security.ima
[    0.097977] evm: security.capability
[    0.098061] PM: Registering ACPI NVS region [mem 0xc6eef000-0xc6f9efff] (720896 bytes)
[    0.098141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.098184] pinctrl core: initialized pinctrl subsystem
[    0.098308] RTC time: 12:51:40, date: 02/09/17
[    0.098419] NET: Registered protocol family 16
[    0.110669] cpuidle: using governor ladder
[    0.126681] cpuidle: using governor menu
[    0.126683] PCCT header not found.
[    0.126754] ACPI: bus type PCI registered
[    0.126755] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.126841] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.126843] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.126850] PCI: Using configuration type 1 for base access
[    0.126916] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.146856] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.147139] ACPI: Added _OSI(Module Device)
[    0.147140] ACPI: Added _OSI(Processor Device)
[    0.147141] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.147142] ACPI: Added _OSI(Processor Aggregator Device)
[    0.147352] ACPI: Executed 1 blocks of module-level executable AML code
[    0.172007] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.172482] ACPI: Dynamic OEM Table Load:
[    0.172495] ACPI: SSDT 0xFFFF902129E77000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    0.173226] ACPI: Dynamic OEM Table Load:
[    0.173234] ACPI: SSDT 0xFFFF902129F7C800 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
[    0.173867] ACPI: Dynamic OEM Table Load:
[    0.173873] ACPI: SSDT 0xFFFF902129FE0C00 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
[    0.175144] ACPI : EC: EC started
[    0.527121] ACPI: Interpreter enabled
[    0.527153] ACPI: (supports S0 S3 S4 S5)
[    0.527154] ACPI: Using IOAPIC for interrupt routing
[    0.527189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.534862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.534868] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.535030] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.535624] PCI host bridge to bus 0000:00
[    0.535627] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.535629] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.535630] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.535632] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff window]
[    0.535634] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.535643] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.535757] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.535800] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.535848] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.535904] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    0.535915] pci 0000:00:02.0: reg 0x10: [mem 0xf3400000-0xf37fffff 64bit]
[    0.535922] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.535928] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.536189] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.536213] pci 0000:00:14.0: reg 0x10: [mem 0xf3b00000-0xf3b0ffff 64bit]
[    0.536295] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.536346] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.536398] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.536423] pci 0000:00:16.0: reg 0x10: [mem 0xf3b15000-0xf3b1500f 64bit]
[    0.536508] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.536613] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.536634] pci 0000:00:1a.0: reg 0x10: [mem 0xf3b1a000-0xf3b1a3ff]
[    0.536730] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.536796] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.536848] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.536867] pci 0000:00:1b.0: reg 0x10: [mem 0xf3b10000-0xf3b13fff 64bit]
[    0.536951] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.537005] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.537053] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.537143] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.537196] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.537249] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    0.537337] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.537389] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.537436] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[    0.537524] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.537577] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.537634] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.537654] pci 0000:00:1d.0: reg 0x10: [mem 0xf3b19000-0xf3b193ff]
[    0.537750] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.537816] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.537867] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
[    0.538070] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.538089] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
[    0.538098] pci 0000:00:1f.2: reg 0x14: [io  0x409c-0x409f]
[    0.538107] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
[    0.538116] pci 0000:00:1f.2: reg 0x1c: [io  0x4098-0x409b]
[    0.538125] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
[    0.538135] pci 0000:00:1f.2: reg 0x24: [mem 0xf3b18000-0xf3b187ff]
[    0.538185] pci 0000:00:1f.2: PME# supported from D3hot
[    0.538272] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.538291] pci 0000:00:1f.3: reg 0x10: [mem 0xf3b14000-0xf3b140ff 64bit]
[    0.538315] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.538477] pci 0000:01:00.0: [10de:0de9] type 00 class 0x030000
[    0.538490] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[    0.538503] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.538515] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.538523] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.538532] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.538702] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.547078] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.547094] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.547096] pci 0000:00:01.0:   bridge window [mem 0xf2000000-0xf30fffff]
[    0.547100] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.547170] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.547317] pci 0000:03:00.0: [10ec:5289] type 00 class 0xff0000
[    0.547397] pci 0000:03:00.0: reg 0x10: [mem 0xf3a00000-0xf3a0ffff]
[    0.548042] pci 0000:03:00.0: supports D1 D2
[    0.548043] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.548192] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.548308] pci 0000:03:00.2: [10ec:8168] type 00 class 0x020000
[    0.548393] pci 0000:03:00.2: reg 0x10: [io  0x2000-0x20ff]
[    0.548513] pci 0000:03:00.2: reg 0x18: [mem 0xf3804000-0xf3804fff 64bit pref]
[    0.548590] pci 0000:03:00.2: reg 0x20: [mem 0xf3800000-0xf3803fff 64bit pref]
[    0.548960] pci 0000:03:00.2: supports D1 D2
[    0.548962] pci 0000:03:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.559163] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.559167] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    0.559172] pci 0000:00:1c.2:   bridge window [mem 0xf3a00000-0xf3afffff]
[    0.559179] pci 0000:00:1c.2:   bridge window [mem 0xf3800000-0xf38fffff 64bit pref]
[    0.559281] pci 0000:04:00.0: [168c:0034] type 00 class 0x028000
[    0.559330] pci 0000:04:00.0: reg 0x10: [mem 0xf3900000-0xf397ffff 64bit]
[    0.559444] pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.559574] pci 0000:04:00.0: supports D1 D2
[    0.559576] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.559637] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.571120] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.571127] pci 0000:00:1c.3:   bridge window [mem 0xf3900000-0xf39fffff]
[    0.571767] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.571836] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.571903] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.571968] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.572032] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.572100] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.572166] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.572231] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.572459] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.583142] ACPI : EC: EC stopped
[    0.583191] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.583192] ACPI : EC: EC started
[    0.935735] SCSI subsystem initialized
[    0.935788] libata version 3.00 loaded.
[    0.935835] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.935836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.935841] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    0.935842] vgaarb: loaded
[    0.935843] vgaarb: bridge control possible 0000:01:00.0
[    0.935844] vgaarb: no bridge control possible 0000:00:02.0
[    0.935867] ACPI: bus type USB registered
[    0.935888] usbcore: registered new interface driver usbfs
[    0.935897] usbcore: registered new interface driver hub
[    0.935921] usbcore: registered new device driver usb
[    0.936046] PCI: Using ACPI for IRQ routing
[    0.937773] PCI: pci_cache_line_size set to 64 bytes
[    0.937851] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.937852] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.937853] e820: reserve RAM buffer [mem 0xa907f000-0xabffffff]
[    0.937854] e820: reserve RAM buffer [mem 0xc41ff000-0xc7ffffff]
[    0.937855] e820: reserve RAM buffer [mem 0xc7000000-0xc7ffffff]
[    0.937857] e820: reserve RAM buffer [mem 0x12f600000-0x12fffffff]
[    0.937975] NetLabel: Initializing
[    0.937976] NetLabel:  domain hash size = 128
[    0.937976] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.937993] NetLabel:  unlabeled traffic allowed by default
[    0.938115] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.938121] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.940150] clocksource: Switched to clocksource hpet
[    0.949211] VFS: Disk quotas dquot_6.6.0
[    0.949235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.949345] AppArmor: AppArmor Filesystem Enabled
[    0.949405] pnp: PnP ACPI init
[    0.949581] system 00:00: [io  0x1000-0x100f] has been reserved
[    0.949583] system 00:00: [io  0xffff] has been reserved
[    0.949585] system 00:00: [io  0xffff] has been reserved
[    0.949587] system 00:00: [io  0x0400-0x0453] has been reserved
[    0.949589] system 00:00: [io  0x0458-0x047f] has been reserved
[    0.949590] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.949596] system 00:00: [mem 0xfe800000-0xfe80ffff] has been reserved
[    0.949601] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.949635] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.949699] system 00:02: [io  0x0454-0x0457] has been reserved
[    0.949703] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.949796] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.949825] pnp 00:04: Plug and Play ACPI device, IDs SYN1b5d SYN1b00 SYN0002 PNP0f13 (active)
[    0.949960] pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[    0.949965] pnp 00:05: disabling [mem 0xfffff000-0xffffffff disabled] because it overlaps 0000:04:00.0 BAR 6 [mem 0xffff0000-0xffffffff pref]
[    0.949997] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.949999] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.950000] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.950002] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.950004] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.950006] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.950007] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.950009] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.950011] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    0.950013] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.950016] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.950296] pnp: PnP ACPI: found 6 devices
[    0.957378] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.957383] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.957387] pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    0.957426] pci 0000:01:00.0: BAR 6: assigned [mem 0xf3000000-0xf307ffff pref]
[    0.957428] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.957430] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.957434] pci 0000:00:01.0:   bridge window [mem 0xf2000000-0xf30fffff]
[    0.957436] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.957440] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.957454] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.957457] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    0.957463] pci 0000:00:1c.2:   bridge window [mem 0xf3a00000-0xf3afffff]
[    0.957467] pci 0000:00:1c.2:   bridge window [mem 0xf3800000-0xf38fffff 64bit pref]
[    0.957476] pci 0000:04:00.0: BAR 6: assigned [mem 0xf3980000-0xf398ffff pref]
[    0.957478] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.957483] pci 0000:00:1c.3:   bridge window [mem 0xf3900000-0xf39fffff]
[    0.957495] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.957496] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.957498] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.957500] pci_bus 0000:00: resource 7 [mem 0xcfa00000-0xfeafffff window]
[    0.957501] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.957503] pci_bus 0000:01: resource 1 [mem 0xf2000000-0xf30fffff]
[    0.957504] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.957506] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.957508] pci_bus 0000:03: resource 1 [mem 0xf3a00000-0xf3afffff]
[    0.957509] pci_bus 0000:03: resource 2 [mem 0xf3800000-0xf38fffff 64bit pref]
[    0.957511] pci_bus 0000:04: resource 1 [mem 0xf3900000-0xf39fffff]
[    0.957549] NET: Registered protocol family 2
[    0.957755] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.957840] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.957942] TCP: Hash tables configured (established 32768 bind 32768)
[    0.957967] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.957984] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.958043] NET: Registered protocol family 1
[    0.958061] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.958650] PCI: CLS 64 bytes, default 64
[    0.958706] Trying to unpack rootfs image as initramfs...
[    1.909432] Freeing initrd memory: 46308K (ffff90203257e000 - ffff9020352b7000)
[    1.909436] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.909439] software IO TLB [mem 0xc01ff000-0xc41ff000] (64MB) mapped at [ffff9020c01ff000-ffff9020c41fefff]
[    1.909732] Scanning for low memory corruption every 60 seconds
[    1.910178] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.910222] audit: initializing netlink subsys (disabled)
[    1.910241] audit: type=2000 audit(1486644701.900:1): initialized
[    1.910765] Initialise system trusted keyrings
[    1.910864] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    1.912886] zbud: loaded
[    1.913413] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.913673] fuse init (API version 7.25)
[    1.913838] Key type big_key registered
[    1.913848] Allocating IMA blacklist keyring.
[    1.915186] Key type asymmetric registered
[    1.915187] Asymmetric key parser 'x509' registered
[    1.915229] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    1.915267] io scheduler noop registered
[    1.915268] io scheduler deadline registered (default)
[    1.915279] io scheduler cfq registered
[    1.915950] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.915958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.915993] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[    1.915993] vesafb: scrolling: redraw
[    1.915995] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.916003] pmd_set_huge: Cannot satisfy [mem 0xd0000000-0xd0200000] with a huge-page mapping due to MTRR override.
[    1.916015] vesafb: framebuffer at 0xd0000000, mapped to 0xffffaa6540800000, using 4160k, total 4160k
[    1.916137] Console: switching to colour frame buffer device 170x48
[    1.916176] fb0: VESA VGA frame buffer device
[    1.916193] intel_idle: MWAIT substates: 0x21120
[    1.916194] intel_idle: v0.4.1 model 0x3A
[    1.916380] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.916468] ACPI: AC Adapter [ADP1] (on-line)
[    1.916554] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.916586] ACPI: Lid Switch [LID0]
[    1.916632] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.916636] ACPI: Sleep Button [SLPB]
[    1.916679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.916681] ACPI: Power Button [PWRF]
[    1.917775] thermal LNXTHERM:00: registered as thermal_zone0
[    1.917777] ACPI: Thermal Zone [TZS0] (76 C)
[    1.918013] thermal LNXTHERM:01: registered as thermal_zone1
[    1.918014] ACPI: Thermal Zone [TZS1] (60 C)
[    1.918051] GHES: HEST is not enabled!
[    1.918148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.918925] ACPI: Battery Slot [BAT0] (battery present)
[    1.920123] Linux agpgart interface v0.103
[    1.923659] brd: module loaded
[    1.925088] loop: module loaded
[    1.925317] libphy: Fixed MDIO Bus: probed
[    1.925319] tun: Universal TUN/TAP device driver, 1.6
[    1.925319] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[    1.925364] PPP generic driver version 2.4.2
[    1.925411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.925414] ehci-pci: EHCI PCI platform driver
[    1.925564] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.925571] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.925586] ehci-pci 0000:00:1a.0: debug port 2
[    1.929484] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.929501] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf3b1a000
[    1.944251] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.944334] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.944337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.944339] usb usb1: Product: EHCI Host Controller
[    1.944340] usb usb1: Manufacturer: Linux 4.8.0-22-generic ehci_hcd
[    1.944341] usb usb1: SerialNumber: 0000:00:1a.0
[    1.944627] hub 1-0:1.0: USB hub found
[    1.944641] hub 1-0:1.0: 2 ports detected
[    1.945026] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.945040] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.945060] ehci-pci 0000:00:1d.0: debug port 2
[    1.948956] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.948971] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3b19000
[    1.964254] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.964337] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.964339] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.964341] usb usb2: Product: EHCI Host Controller
[    1.964343] usb usb2: Manufacturer: Linux 4.8.0-22-generic ehci_hcd
[    1.964344] usb usb2: SerialNumber: 0000:00:1d.0
[    1.964656] hub 2-0:1.0: USB hub found
[    1.964674] hub 2-0:1.0: 2 ports detected
[    1.964903] ehci-platform: EHCI generic platform driver
[    1.964924] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.964932] ohci-pci: OHCI PCI platform driver
[    1.964946] ohci-platform: OHCI generic platform driver
[    1.964957] uhci_hcd: USB Universal Host Controller Interface driver
[    1.965161] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.965169] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.966273] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[    1.966279] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.966396] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.966397] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.966399] usb usb3: Product: xHCI Host Controller
[    1.966401] usb usb3: Manufacturer: Linux 4.8.0-22-generic xhci-hcd
[    1.966402] usb usb3: SerialNumber: 0000:00:14.0
[    1.966668] hub 3-0:1.0: USB hub found
[    1.966686] hub 3-0:1.0: 4 ports detected
[    1.967124] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.967129] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.967167] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    1.967168] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.967170] usb usb4: Product: xHCI Host Controller
[    1.967171] usb usb4: Manufacturer: Linux 4.8.0-22-generic xhci-hcd
[    1.967173] usb usb4: SerialNumber: 0000:00:14.0
[    1.967415] hub 4-0:1.0: USB hub found
[    1.967426] hub 4-0:1.0: 4 ports detected
[    1.967924] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.971017] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.971022] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.971360] mousedev: PS/2 mouse device common for all mice
[    1.971620] rtc_cmos 00:01: RTC can wake from S4
[    1.971765] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.971794] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.971802] i2c /dev entries driver
[    1.971871] device-mapper: uevent: version 1.0.3
[    1.971952] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[    1.971960] intel_pstate: Intel P-state driver initializing
[    1.972240] ledtrig-cpu: registered to indicate activity on CPUs
[    1.973108] NET: Registered protocol family 10
[    1.973735] NET: Registered protocol family 17
[    1.973752] Key type dns_resolver registered
[    1.974260] microcode: sig=0x306a9, pf=0x10, revision=0x1c
[    1.974390] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
[    1.974711] registered taskstats version 1
[    1.974718] Loading compiled-in X.509 certificates
[    1.982374] Loaded X.509 cert 'Build time autogenerated kernel key: 68ad1f6e70f7e9aa887b0e6d3f124ca85d29e62a'
[    1.982436] zswap: loaded using pool lzo/zbud
[    1.995185] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.002243] Key type trusted registered
[    2.004040] Key type encrypted registered
[    2.004043] AppArmor: AppArmor sha1 policy hashing enabled
[    2.004045] ima: No TPM chip found, activating TPM-bypass!
[    2.004064] evm: HMAC attrs: 0x1
[    2.004683]   Magic number: 5:262:885
[    2.004796] rtc_cmos 00:01: setting system clock to 2017-02-09 12:51:42 UTC (1486644702)
[    2.004852] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.004852] EDD information not available.
[    2.004935] PM: Hibernation image not present or could not be loaded.
[    2.006481] Freeing unused kernel memory: 1548K (ffffffff82366000 - ffffffff824e9000)
[    2.006482] Write protecting the kernel read-only data: 14336k
[    2.006932] Freeing unused kernel memory: 1376K (ffff9021014a8000 - ffff902101600000)
[    2.007769] Freeing unused kernel memory: 292K (ffff9021019b7000 - ffff902101a00000)
[    2.018891] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.031655] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.031740] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.031751] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.032439] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.032478] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.033861] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.033927] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.033943] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.034445] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.034508] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.064453] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    2.083432] nvidia: loading out-of-tree module taints kernel.
[    2.083442] nvidia: module license 'NVIDIA' taints kernel.
[    2.083443] Disabling lock debugging due to kernel taint
[    2.085853] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 26
[    2.090025] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.091345] [drm] Initialized drm 1.1.0 20060810
[    2.093484] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.093497] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM control
[    2.094459] r8169 0000:03:00.2 eth0: RTL8411 at 0xffffaa6540646000, 20:6a:8a:e6:9e:9a, XID 08800800 IRQ 27
[    2.094462] r8169 0000:03:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.094667] ahci 0000:00:1f.2: version 3.0
[    2.098804] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    2.098906] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[    2.099030] nvidia-nvlink: Nvlink Core is being initialized, major device number 247
[    2.099052] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 PDT 2016
[    2.104951] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[    2.104957] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    2.117273] scsi host0: ahci
[    2.117407] scsi host1: ahci
[    2.117522] scsi host2: ahci
[    2.117741] scsi host3: ahci
[    2.117858] scsi host4: ahci
[    2.117969] scsi host5: ahci
[    2.118031] ata1: SATA max UDMA/133 abar m2048@0xf3b18000 port 0xf3b18100 irq 28
[    2.118032] ata2: DUMMY
[    2.118033] ata3: DUMMY
[    2.118034] ata4: DUMMY
[    2.118037] ata5: SATA max UDMA/133 abar m2048@0xf3b18000 port 0xf3b18300 irq 28
[    2.118037] ata6: DUMMY
[    2.120204] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  367.57  Mon Oct  3 20:32:57 PDT 2016
[    2.120867] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.142334] r8169 0000:03:00.2 enp3s0f2: renamed from eth0
[    2.146592] [drm] Memory usable by graphics device = 2048M
[    2.146596] checking generic (d0000000 410000) vs hw (d0000000 10000000)
[    2.146597] fb: switching to inteldrmfb from VESA VGA
[    2.146637] Console: switching to colour dummy device 80x25
[    2.146777] [drm] Replacing VGA console driver
[    2.153363] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.153364] [drm] Driver supports precise vblank timestamp query.
[    2.169712] [drm] LVDS was detected, not registering eDP
[    2.272219] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.296244] usb 3-4: new high-speed USB device number 2 using xhci_hcd
[    2.296265] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.346505] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    2.346684] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input6
[    2.347566] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.347673] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[    2.347747] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 1
[    2.405378] random: fast init done
[    2.420861] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.420864] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.421299] hub 1-1:1.0: USB hub found
[    2.421466] hub 1-1:1.0: 6 ports detected
[    2.431566] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.431589] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.433520] ata1.00: ATA-8: WDC WD5000LPVT-22G33T0, 01.01A01, max UDMA/133
[    2.433523] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.435175] ata5.00: ATAPI: HL-DT-ST DVDRAM GU61N, 1.00, max UDMA/133
[    2.435549] ata1.00: configured for UDMA/133
[    2.435884] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000LPVT-2 1A01 PQ: 0 ANSI: 5
[    2.445626] ata5.00: configured for UDMA/133
[    2.448893] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.448896] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.449277] hub 2-1:1.0: USB hub found
[    2.449455] hub 2-1:1.0: 8 ports detected
[    2.461913] psmouse serio1: synaptics: queried max coordinates: x [..5684], y [..4702]
[    2.484580] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.484590] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.484718] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.484865] sd 0:0:0:0: [sda] Write Protect is off
[    2.484873] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.484983] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.488001] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GU61N     1.00 PQ: 0 ANSI: 5
[    2.490504] psmouse serio1: synaptics: queried min coordinates: x [1258..], y [1150..]
[    2.494019] usb 3-4: New USB device found, idVendor=04f2, idProduct=b335
[    2.494023] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.494025] usb 3-4: Product: HD WebCam
[    2.494027] usb 3-4: Manufacturer: SunplusIT INC.
[    2.509411] fbcon: inteldrmfb (fb0) is primary device
[    2.509535] Console: switching to colour frame buffer device 170x48
[    2.509565] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.525231] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.525234] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.525523] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.525741] sr 4:0:0:0: Attached scsi generic sg1 type 5
[    2.546457] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00/0x0, board id: 2245, fw id: 1120259
[    2.562587]  sda: sda1 sda2 sda3 sda4 < sda5 >
[    2.563682] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.581446] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[    2.712235] usb 1-1.2: new full-speed USB device number 3 using ehci-pci
[    2.792267] usb 1-1.2: device descriptor read/64, error -32
[    2.916225] tsc: Refined TSC clocksource calibration: 1795.921 MHz
[    2.916235] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19e31c6d649, max_idle_ns: 440795292875 ns
[    3.010445] usb 1-1.2: New USB device found, idVendor=09da, idProduct=054f
[    3.010460] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.010462] usb 1-1.2: Product: USB Device
[    3.010463] usb 1-1.2: Manufacturer: A4TECH
[    3.017681] hidraw: raw HID events driver (C) Jiri Kosina
[    3.023654] usbcore: registered new interface driver usbhid
[    3.023655] usbhid: USB HID core driver
[    3.026813] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:054F.0001/input/input8
[    3.084698] hid-generic 0003:09DA:054F.0001: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:1a.0-1.2/input0
[    3.084920] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:09DA:054F.0002/input/input9
[    3.085186] hid-generic 0003:09DA:054F.0002: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:1a.0-1.2/input1
[    3.088200] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[    3.198428] usb 1-1.4: string descriptor 0 read error: -22
[    3.198436] usb 1-1.4: New USB device found, idVendor=0489, idProduct=e04e
[    3.198438] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.618827] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    3.940293] clocksource: Switched to clocksource tsc
[    4.800310] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.026182] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    5.026370] systemd[1]: Detected architecture x86-64.
[    5.040780] systemd[1]: Set hostname to <King>.
[    5.218956] random: crng init done
[    6.540292] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.540376] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.540397] systemd[1]: Reached target Remote File Systems.
[    6.540443] systemd[1]: Listening on Syslog Socket.
[    6.540460] systemd[1]: Reached target User and Group Name Lookups.
[    6.540513] systemd[1]: Listening on Journal Socket.
[    6.540540] systemd[1]: Reached target Swap.
[    6.987414] lp: driver loaded but no devices found
[    7.057845] ppdev: user-space parallel port driver
[    9.577342] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[    9.879064] systemd-journald[283]: Received request to flush runtime journal from PID 1
[   10.364881] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160422/utaddress-255)
[   10.364888] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.364891] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[   10.364895] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160422/utaddress-255)
[   10.364899] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.364899] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[   10.364903] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160422/utaddress-255)
[   10.364906] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.364906] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[   10.364910] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20160422/utaddress-255)
[   10.364913] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.364913] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   10.404939] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.451339] wmi: Mapper loaded
[   10.798388] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   10.798390] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   10.798391] RAPL PMU: hw unit of domain package 2^-16 Joules
[   10.798393] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   11.238520] Bluetooth: Core ver 2.21
[   11.238535] NET: Registered protocol family 31
[   11.238536] Bluetooth: HCI device and connection manager initialized
[   11.238540] Bluetooth: HCI socket layer initialized
[   11.238542] Bluetooth: L2CAP socket layer initialized
[   11.238547] Bluetooth: SCO socket layer initialized
[   11.370085] usbcore: registered new interface driver btusb
[   11.896093] intel_rapl: Found RAPL domain package
[   11.896095] intel_rapl: Found RAPL domain core
[   11.896096] intel_rapl: Found RAPL domain uncore
[   11.896102] intel_rapl: RAPL package 0 domain package locked by BIOS
[   12.025662] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC271X: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   12.025666] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   12.025669] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   12.025671] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   12.025672] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   12.025675] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1b
[   12.029873] media: Linux media interface: v0.10
[   12.079808] Linux video capture interface: v2.00
[   12.121445] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   12.279829] acer_wmi: Acer Laptop ACPI-WMI Extras
[   12.279842] acer_wmi: Function bitmap for Communication Button: 0x801
[   12.280519] input: Acer WMI hotkeys as /devices/virtual/input/input11
[   12.281052] input: Acer BMA150 accelerometer as /devices/virtual/input/input12
[   12.284071] ath: phy0: ASPM enabled: 0x43
[   12.284074] ath: EEPROM regdomain: 0x6c
[   12.284075] ath: EEPROM indicates we should expect a direct regpair map
[   12.284077] ath: Country alpha2 being used: 00
[   12.284078] ath: Regpair used: 0x6c
[   12.285522] usbcore: registered new interface driver ath3k
[   12.315738] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.316112] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffaa6540a00000, irq=19
[   12.333146] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b335)
[   12.341612] uvcvideo 3-4:1.0: Entity type for entity Extension 4 was not initialized!
[   12.341615] uvcvideo 3-4:1.0: Entity type for entity Extension 3 was not initialized!
[   12.341617] uvcvideo 3-4:1.0: Entity type for entity Processing 2 was not initialized!
[   12.341619] uvcvideo 3-4:1.0: Entity type for entity Camera 1 was not initialized!
[   12.341711] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input13
[   12.341786] usbcore: registered new interface driver uvcvideo
[   12.341787] USB Video Class driver (1.1.1)
[   12.344912] ath9k 0000:04:00.0 wlp4s0: renamed from wlan0
[   12.360456] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   12.360575] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   12.426845] usb 1-1.4: USB disconnect, device number 4
[   12.648343] usb 1-1.4: new full-speed USB device number 5 using ehci-pci
[   12.758341] usb 1-1.4: string descriptor 0 read error: -22
[   12.758349] usb 1-1.4: New USB device found, idVendor=0489, idProduct=e04e
[   12.758351] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   15.043390] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 242
[   15.859622] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.859754] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.859848] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.859940] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.860030] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.860182] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.860274] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   15.894441] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   16.340674] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   16.631822] audit: type=1400 audit(1486644717.123:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="unity8-dash" pid=680 comm="apparmor_parser"
[   16.725695] audit: type=1400 audit(1486644717.215:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=677 comm="apparmor_parser"
[   16.725704] audit: type=1400 audit(1486644717.215:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=677 comm="apparmor_parser"
[   16.725710] audit: type=1400 audit(1486644717.215:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=677 comm="apparmor_parser"
[   16.725715] audit: type=1400 audit(1486644717.215:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=677 comm="apparmor_parser"
[   16.736840] audit: type=1400 audit(1486644717.227:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=676 comm="apparmor_parser"
[   16.736851] audit: type=1400 audit(1486644717.227:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=676 comm="apparmor_parser"
[   16.745246] audit: type=1400 audit(1486644717.235:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=686 comm="apparmor_parser"
[   16.745259] audit: type=1400 audit(1486644717.235:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=686 comm="apparmor_parser"
[   16.745267] audit: type=1400 audit(1486644717.235:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=686 comm="apparmor_parser"
[   23.508590] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.508592] Bluetooth: BNEP filters: protocol multicast
[   23.508597] Bluetooth: BNEP socket layer initialized
[   23.560323] cgroup: new mount options do not match the existing superblock, will be ignored
[   24.729709] bbswitch: version 0.8
[   24.729725] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   24.729741] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[   24.729777] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   24.730549] bbswitch: detected an Optimus _DSM function
[   24.730583] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[   27.436725] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   27.449172] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   27.454599] IPv6: ADDRCONF(NETDEV_UP): enp3s0f2: link is not ready
[   27.603586] r8169 0000:03:00.2 enp3s0f2: link down
[   27.603787] IPv6: ADDRCONF(NETDEV_UP): enp3s0f2: link is not ready
[   28.668833] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   31.261756] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.261938] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.262072] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.262198] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.262322] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.262530] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.262656] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.263382] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
[   31.482579] nvidia-modeset: Allocated GPU:0 (GPU-8434073d-366d-e7df-9411-2b55d48ef1ea) @ PCI:0000:01:00.0
[   31.482834] nvidia-modeset: Freed GPU:0 (GPU-8434073d-366d-e7df-9411-2b55d48ef1ea) @ PCI:0000:01:00.0
[   40.005611] wlp4s0: authenticate with 70:72:3c:92:cd:1b
[   40.019822] wlp4s0: send auth to 70:72:3c:92:cd:1b (try 1/3)
[   40.022111] wlp4s0: authenticated
[   40.024655] wlp4s0: associate with 70:72:3c:92:cd:1b (try 1/3)
[   40.029364] wlp4s0: RX AssocResp from 70:72:3c:92:cd:1b (capab=0x411 status=0 aid=2)
[   40.029524] wlp4s0: associated
[   40.029536] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[   42.908918] Bluetooth: RFCOMM TTY layer initialized
[   42.908925] Bluetooth: RFCOMM socket layer initialized
[   42.908933] Bluetooth: RFCOMM ver 1.11