Bug#815125: Boot failure with Debian linux 4.4.2 package
2016-03-10 17:40 GMT+01:00 Matt Fleming <matt@codeblueprint.co.uk>:
> Alexis, could you, and anybody else that hit this bug, please try out
> the attached patch? If it works for you I'll pull it into the EFI tree
> ASAP - the merge window is approaching fast.
I tried your patch with both debian linux 4.4.2 and the next branch of
your git repo (http://git.kernel.org/cgit/linux/kernel/git/mfleming/efi.git/commit/?h=next&id=4612b7304ddef3d628aa8d36150a51dda2b0bfa1).
Both kernels boot without warning or errors in dmesg.
Thanks for your help to make this work :)
Alexis Murzeau
[ 0.000000] microcode: CPU0 microcode updated early to revision 0x1c, date = 2015-02-26
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.2-amubtdx-patch-7738188068b9 (root@Debian2) (gcc version 5.3.1 20160224 (Debian 5.3.1-10) ) #1 SMP Thu Mar 10 20:51:32 CET 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-amubtdx-patch-7738188068b9 root=UUID=be5f2ba3-ec9a-4645-8db5-eb9a6ddfd226 ro quiet crashkernel=128M@32M
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 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: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000a4daffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a4db0000-0x00000000a61affff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a61b0000-0x00000000aa7befff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000aa7bf000-0x00000000aa8adfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8ae000-0x00000000aa8aefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8af000-0x00000000aa8bcfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8bd000-0x00000000aa8bdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8be000-0x00000000aa8c4fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8c5000-0x00000000aa8c5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8c6000-0x00000000aa8d5fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8d6000-0x00000000aa8d6fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8d7000-0x00000000aa8f4fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8f5000-0x00000000aa937fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa938000-0x00000000aa9befff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa9bf000-0x00000000aaebefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ACPI=0xaaffe000 ACPI 2.0=0xaaffe014 SMBIOS=0xaaebef98
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Sony Corporation SVE1513Q1EB/VAIO, BIOS R0170D5 11/14/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x24f600 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E7FFF write-protect
[ 0.000000] E8000-EFFFF write-combining
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FE0000000 write-back
[ 0.000000] 2 base 0A0000000 mask FF8000000 write-back
[ 0.000000] 3 base 0A8000000 mask FFE000000 write-back
[ 0.000000] 4 base 0AA000000 mask FFF000000 write-back
[ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 6 base 100000000 mask F00000000 write-back
[ 0.000000] 7 base 200000000 mask F80000000 write-back
[ 0.000000] 8 base 24F600000 mask FFFE00000 uncachable
[ 0.000000] 9 base 24F800000 mask FFF800000 uncachable
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
[ 0.000000] Base memory trampoline at [ffff88000007e000] 7e000 size 24576
[ 0.000000] BRK [0x01f28000, 0x01f28fff] PGTABLE
[ 0.000000] BRK [0x01f29000, 0x01f29fff] PGTABLE
[ 0.000000] BRK [0x01f2a000, 0x01f2afff] PGTABLE
[ 0.000000] BRK [0x01f2b000, 0x01f2bfff] PGTABLE
[ 0.000000] BRK [0x01f2c000, 0x01f2cfff] PGTABLE
[ 0.000000] BRK [0x01f2d000, 0x01f2dfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x35ebc000-0x36f55fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000AAFFE014 000024 (v02 Sony )
[ 0.000000] ACPI: XSDT 0x00000000AAFFE210 00009C (v01 Sony VAIO 20121030 01000013)
[ 0.000000] ACPI: FACP 0x00000000AAFFB000 00010C (v05 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: DSDT 0x00000000AAFEE000 009122 (v02 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: FACS 0x00000000AAFBB000 000040
[ 0.000000] ACPI: UEFI 0x00000000AAFFD000 000236 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: ASF! 0x00000000AAFFC000 0000A5 (v32 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: HPET 0x00000000AAFFA000 000038 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: APIC 0x00000000AAFF9000 00008C (v03 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: MCFG 0x00000000AAFF8000 00003C (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: WDAT 0x00000000AAFEC000 000224 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: BOOT 0x00000000AAFEA000 000028 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: ASPT 0x00000000AAFE9000 000034 (v07 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: DBGP 0x00000000AAFE8000 000034 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: FPDT 0x00000000AAFE6000 000044 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: MSDM 0x00000000AAFE5000 000055 (v03 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: SSDT 0x00000000AAFE4000 0009AA (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: SSDT 0x00000000AAFE3000 000A92 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: BGRT 0x00000000AAFED000 000038 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x24f5f2000-0x24f5f5fff]
[ 0.000000] Reserving 128MB of memory at 32MB for crashkernel (System RAM: 8071MB)
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000001000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000024f5fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000087fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[ 0.000000] node 0: [mem 0x0000000040005000-0x00000000a4daffff]
[ 0.000000] node 0: [mem 0x00000000a61b0000-0x00000000aa7befff]
[ 0.000000] node 0: [mem 0x00000000aafff000-0x00000000aaffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000024f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000024f5fffff]
[ 0.000000] On node 0 totalpages: 2066246
[ 0.000000] DMA32 zone: 10822 pages used for memmap
[ 0.000000] DMA32 zone: 23 pages reserved
[ 0.000000] DMA32 zone: 692550 pages, LIFO batch:31
[ 0.000000] Normal zone: 21464 pages used for memmap
[ 0.000000] Normal zone: 1373696 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xa4db0000-0xa61affff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa7bf000-0xaa8adfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8ae000-0xaa8aefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8af000-0xaa8bcfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8bd000-0xaa8bdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8be000-0xaa8c4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8c5000-0xaa8c5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8c6000-0xaa8d5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8d6000-0xaa8d6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8d7000-0xaa8f4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8f5000-0xaa937fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa938000-0xaa9befff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa9bf000-0xaaebefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaaebf000-0xaafbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaafbf000-0xaaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffcfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd00000-0xffffffff]
[ 0.000000] e820: [mem 0xafa00000-0xefffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 32 pages/cpu @ffff88024f200000 s92888 r8192 d29992 u262144
[ 0.000000] pcpu-alloc: s92888 r8192 d29992 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: 2033937
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-amubtdx-patch-7738188068b9 root=UUID=be5f2ba3-ec9a-4645-8db5-eb9a6ddfd226 ro quiet crashkernel=128M@32M
[ 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: 7842260K/8264984K available (5688K kernel code, 1064K rwdata, 2820K rodata, 1300K init, 828K bss, 422724K reserved, 0K cma-reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:33024 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2593.967 MHz processor
[ 0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.93 BogoMIPS (lpj=10375868)
[ 0.000034] pid_max: default: 32768 minimum: 301
[ 0.000040] ACPI: Core revision 20150930
[ 0.005274] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 0.012865] Security Framework initialized
[ 0.012868] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.012874] AppArmor: AppArmor disabled by boot time parameter
[ 0.013340] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.015246] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.016090] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.016100] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.016296] Initializing cgroup subsys io
[ 0.016300] Initializing cgroup subsys memory
[ 0.016396] Disabling memory control group subsystem
[ 0.016397] Initializing cgroup subsys devices
[ 0.016400] Initializing cgroup subsys freezer
[ 0.016402] Initializing cgroup subsys net_cls
[ 0.016404] Initializing cgroup subsys perf_event
[ 0.016406] Initializing cgroup subsys net_prio
[ 0.016408] Initializing cgroup subsys pids
[ 0.016429] CPU: Physical Processor ID: 0
[ 0.016430] CPU: Processor Core ID: 0
[ 0.016434] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.016435] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.016778] mce: CPU supports 7 MCE banks
[ 0.016788] CPU0: Thermal monitoring enabled (TM1)
[ 0.016793] process: using mwait in idle threads
[ 0.016796] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.016797] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.017189] Freeing SMP alternatives memory: 24K (ffffffff81c51000 - ffffffff81c57000)
[ 0.030984] ftrace: allocating 23673 entries in 93 pages
[ 0.040264] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.040717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.080405] TSC deadline timer enabled
[ 0.080408] smpboot: CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.080437] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.080455] ... version: 3
[ 0.080456] ... bit width: 48
[ 0.080457] ... generic registers: 4
[ 0.080458] ... value mask: 0000ffffffffffff
[ 0.080459] ... max period: 0000ffffffffffff
[ 0.080459] ... fixed-purpose events: 3
[ 0.080460] ... event mask: 000000070000000f
[ 0.080920] x86: Booting SMP configuration:
[ 0.080922] .... node #0, CPUs: #1
[ 0.083679] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.083763] #2
[ 0.084420] microcode: CPU2 microcode updated early to revision 0x1c, date = 2015-02-26
[ 0.086920] #3
[ 0.089657] x86: Booted up 1 node, 4 CPUs
[ 0.089659] smpboot: Total of 4 processors activated (20751.73 BogoMIPS)
[ 0.092521] devtmpfs: initialized
[ 0.095114] PM: Registering ACPI NVS region [mem 0xaaebf000-0xaafbefff] (1048576 bytes)
[ 0.095205] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.095274] pinctrl core: initialized pinctrl subsystem
[ 0.095403] NET: Registered protocol family 16
[ 0.105658] cpuidle: using governor ladder
[ 0.120374] cpuidle: using governor menu
[ 0.120427] Simple Boot Flag at 0x44 set to 0x1
[ 0.120480] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.120481] ACPI: bus type PCI registered
[ 0.120482] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.120565] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[ 0.120567] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[ 0.120573] PCI: Using configuration type 1 for base access
[ 0.120798] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.136746] ACPI: Added _OSI(Module Device)
[ 0.136747] ACPI: Added _OSI(Processor Device)
[ 0.136748] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.136749] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.138458] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.140642] ACPI: Dynamic OEM Table Load:
[ 0.140649] ACPI: SSDT 0xFFFF88024689A000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
[ 0.141058] ACPI: Dynamic OEM Table Load:
[ 0.141063] ACPI: SSDT 0xFFFF880246899800 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
[ 0.141406] ACPI: Dynamic OEM Table Load:
[ 0.141410] ACPI: SSDT 0xFFFF88024557AA00 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
[ 0.142087] ACPI : EC: EC started
[ 0.142522] ACPI: Interpreter enabled
[ 0.142528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.142532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.142544] ACPI: (supports S0 S3 S4 S5)
[ 0.142545] ACPI: Using IOAPIC for interrupt routing
[ 0.142567] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.146519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.146524] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.146636] \_SB_.PCI0:_OSC invalid UUID
[ 0.146637] _OSC request data:1 1f 0
[ 0.146640] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.146914] PCI host bridge to bus 0000:00
[ 0.146916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.146918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.146920] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.146921] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.146922] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.146924] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.146925] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.146927] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.146928] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.146930] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.146931] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.146933] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.146934] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.146936] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.146938] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.146939] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.146941] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
[ 0.146942] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.146949] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.147027] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.147039] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
[ 0.147045] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.147050] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.147153] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.147184] pci 0000:00:14.0: reg 0x10: [mem 0xc0700000-0xc070ffff 64bit]
[ 0.147243] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.147276] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.147316] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.147348] pci 0000:00:16.0: reg 0x10: [mem 0xc0714000-0xc071400f 64bit]
[ 0.147411] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.147483] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.147512] pci 0000:00:1a.0: reg 0x10: [mem 0xc0719000-0xc07193ff]
[ 0.147583] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.147627] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.147667] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.147694] pci 0000:00:1b.0: reg 0x10: [mem 0xc0710000-0xc0713fff 64bit]
[ 0.147756] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.147826] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.147902] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.147936] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.147974] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.148048] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.148083] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.148119] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[ 0.148194] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.148230] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.148271] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.148299] pci 0000:00:1d.0: reg 0x10: [mem 0xc0718000-0xc07183ff]
[ 0.148371] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.148418] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.148457] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[ 0.148615] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.148639] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
[ 0.148646] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
[ 0.148654] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
[ 0.148662] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
[ 0.148669] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
[ 0.148677] pci 0000:00:1f.2: reg 0x24: [mem 0xc0717000-0xc07177ff]
[ 0.148708] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.148771] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.148788] pci 0000:00:1f.3: reg 0x10: [mem 0xc0715000-0xc07150ff 64bit]
[ 0.148809] pci 0000:00:1f.3: reg 0x20: [io 0x3040-0x305f]
[ 0.148948] pci 0000:01:00.0: [168c:0032] type 00 class 0x028000
[ 0.148998] pci 0000:01:00.0: reg 0x10: [mem 0xc0600000-0xc067ffff 64bit]
[ 0.149061] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.149125] pci 0000:01:00.0: supports D1 D2
[ 0.149127] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.149167] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.156416] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.156427] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc06fffff]
[ 0.156576] pci 0000:02:00.0: [10ec:5209] type 00 class 0xff0000
[ 0.156722] pci 0000:02:00.0: reg 0x10: [mem 0xc0500000-0xc0500fff]
[ 0.157174] pci 0000:02:00.0: supports D1 D2
[ 0.157175] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
[ 0.157284] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.164467] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.164474] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
[ 0.164548] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.164596] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.164630] pci 0000:03:00.0: reg 0x18: [mem 0xc0404000-0xc0404fff 64bit pref]
[ 0.164651] pci 0000:03:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref]
[ 0.164735] pci 0000:03:00.0: supports D1 D2
[ 0.164736] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.164779] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.172421] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.172428] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 0.172444] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[ 0.172868] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.172917] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.172963] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173009] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173054] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173099] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173144] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173190] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173334] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 0.173359] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.173439] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.173440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.173443] vgaarb: loaded
[ 0.173444] vgaarb: bridge control possible 0000:00:02.0
[ 0.173597] PCI: Using ACPI for IRQ routing
[ 0.175068] PCI: pci_cache_line_size set to 64 bytes
[ 0.175125] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.175127] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.175128] e820: reserve RAM buffer [mem 0xa4db0000-0xa7ffffff]
[ 0.175129] e820: reserve RAM buffer [mem 0xaa7bf000-0xabffffff]
[ 0.175131] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
[ 0.175133] e820: reserve RAM buffer [mem 0x24f600000-0x24fffffff]
[ 0.175267] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.175272] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.177298] clocksource: Switched to clocksource hpet
[ 0.182254] pnp: PnP ACPI init
[ 0.182374] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.182376] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.182378] system 00:00: [io 0xffff] has been reserved
[ 0.182380] system 00:00: [io 0xffff] has been reserved
[ 0.182382] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.182383] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.182385] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.182386] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.182390] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.182415] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.182461] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.182464] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.182504] pnp 00:03: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[ 0.182531] pnp 00:04: Plug and Play ACPI device, IDs SYN2704 SYN2700 SYN0002 PNP0f13 (active)
[ 0.182646] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.182648] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.182650] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.182651] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.182653] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
[ 0.182655] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.182657] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.182659] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.182660] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.182662] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
[ 0.182665] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.182864] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
[ 0.182866] system 00:06: [mem 0x40004000-0x40004fff] has been reserved
[ 0.182868] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.182875] pnp: PnP ACPI: found 7 devices
[ 0.189127] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.189134] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.189164] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0680000-0xc068ffff pref]
[ 0.189166] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.189171] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc06fffff]
[ 0.189180] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.189185] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
[ 0.189193] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.189196] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 0.189204] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[ 0.189211] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.189213] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.189214] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.189216] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.189217] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.189219] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.189220] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.189222] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.189223] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.189225] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.189226] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.189227] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.189229] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.189230] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.189232] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.189233] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.189235] pci_bus 0000:00: resource 20 [mem 0xafa00000-0xfeafffff window]
[ 0.189236] pci_bus 0000:01: resource 1 [mem 0xc0600000-0xc06fffff]
[ 0.189238] pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff]
[ 0.189240] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.189241] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
[ 0.189307] NET: Registered protocol family 2
[ 0.189470] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.189605] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.189717] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.189740] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.189765] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.189851] NET: Registered protocol family 1
[ 0.189866] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.221350] PCI: CLS 64 bytes, default 64
[ 0.221412] Unpacking initramfs...
[ 0.493010] Freeing initrd memory: 17000K (ffff880035ebc000 - ffff880036f56000)
[ 0.493019] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.493022] software IO TLB [mem 0x9f1c0000-0xa31c0000] (64MB) mapped at [ffff88009f1c0000-ffff8800a31bffff]
[ 0.493086] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.493087] hw unit of domain pp0-core 2^-16 Joules
[ 0.493088] hw unit of domain package 2^-16 Joules
[ 0.493089] hw unit of domain pp1-gpu 2^-16 Joules
[ 0.493260] simple-framebuffer simple-framebuffer.0: framebuffer at 0xb0000000, 0x408000 bytes, mapped to 0xffffc90001000000
[ 0.493263] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1366x768x32, linelength=5504
[ 0.495640] Console: switching to colour frame buffer device 170x48
[ 0.497803] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[ 0.498067] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.498109] audit: initializing netlink subsys (disabled)
[ 0.498124] audit: type=2000 audit(1457651810.488:1): initialized
[ 0.498575] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.498594] zbud: loaded
[ 0.498706] VFS: Disk quotas dquot_6.6.0
[ 0.498723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.499143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.499174] io scheduler noop registered
[ 0.499177] io scheduler deadline registered
[ 0.499189] io scheduler cfq registered (default)
[ 0.499582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.499588] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.499605] intel_idle: MWAIT substates: 0x21120
[ 0.499606] intel_idle: v0.4 model 0x3A
[ 0.499607] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.499781] GHES: HEST is not enabled!
[ 0.499844] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.500217] Linux agpgart interface v0.103
[ 0.500265] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.500265] AMD IOMMUv2 functionality not available on this system
[ 0.500571] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.502434] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.502438] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.502603] mousedev: PS/2 mouse device common for all mice
[ 0.502643] rtc_cmos 00:01: RTC can wake from S4
[ 0.502788] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.502813] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.502823] Intel P-state driver initializing.
[ 0.502991] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.503563] NET: Registered protocol family 10
[ 0.503882] mip6: Mobile IPv6
[ 0.503889] NET: Registered protocol family 17
[ 0.503899] mpls_gso: MPLS GSO support
[ 0.504249] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.504270] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.504279] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.504294] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.504366] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.504757] registered taskstats version 1
[ 0.504809] zswap: loaded using pool lzo/zbud
[ 0.505496] rtc_cmos 00:01: setting system clock to 2016-03-10 23:16:50 UTC (1457651810)
[ 0.505705] PM: Hibernation image not present or could not be loaded.
[ 0.507651] Freeing unused kernel memory: 1300K (ffffffff81b0c000 - ffffffff81c51000)
[ 0.507653] Write protecting the kernel read-only data: 10240k
[ 0.508070] Freeing unused kernel memory: 444K (ffff880001791000 - ffff880001800000)
[ 0.513120] Freeing unused kernel memory: 1276K (ffff880001ac1000 - ffff880001c00000)
[ 0.527366] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.536324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.604981] random: systemd-udevd urandom read with 4 bits of entropy available
[ 0.626022] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 0.634699] ACPI: bus type USB registered
[ 0.634732] usbcore: registered new interface driver usbfs
[ 0.634744] usbcore: registered new interface driver hub
[ 0.634766] usbcore: registered new device driver usb
[ 0.635019] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 24
[ 0.635171] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.635181] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.635585] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.635588] ACPI: Thermal Zone [THRM] (59 C)
[ 0.635786] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000c84000, 30:f9:ed:d6:e4:a3, XID 0c900800 IRQ 25
[ 0.635789] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.635809] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.635817] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.636922] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[ 0.636932] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.636935] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.637100] ehci-pci: EHCI PCI platform driver
[ 0.637428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.637431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.637433] usb usb1: Product: xHCI Host Controller
[ 0.637435] usb usb1: Manufacturer: Linux 4.4.2-amubtdx-patch-7738188068b9 xhci-hcd
[ 0.637437] usb usb1: SerialNumber: 0000:00:14.0
[ 0.637597] hub 1-0:1.0: USB hub found
[ 0.637610] hub 1-0:1.0: 4 ports detected
[ 0.638073] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.638078] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.638120] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.638122] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.638125] usb usb2: Product: xHCI Host Controller
[ 0.638127] usb usb2: Manufacturer: Linux 4.4.2-amubtdx-patch-7738188068b9 xhci-hcd
[ 0.638129] usb usb2: SerialNumber: 0000:00:14.0
[ 0.638266] hub 2-0:1.0: USB hub found
[ 0.638278] hub 2-0:1.0: 4 ports detected
[ 0.638873] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.638882] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.638896] ehci-pci 0000:00:1a.0: debug port 2
[ 0.642789] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.643204] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0719000
[ 0.644473] SCSI subsystem initialized
[ 0.646020] libata version 3.00 loaded.
[ 0.653345] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.653419] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.653422] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.653424] usb usb3: Product: EHCI Host Controller
[ 0.653426] usb usb3: Manufacturer: Linux 4.4.2-amubtdx-patch-7738188068b9 ehci_hcd
[ 0.653428] usb usb3: SerialNumber: 0000:00:1a.0
[ 0.653966] hub 3-0:1.0: USB hub found
[ 0.653978] hub 3-0:1.0: 2 ports detected
[ 0.654287] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.654295] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 0.654309] ehci-pci 0000:00:1d.0: debug port 2
[ 0.658227] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.658239] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0718000
[ 0.669379] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.669436] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.669437] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.669439] usb usb4: Product: EHCI Host Controller
[ 0.669440] usb usb4: Manufacturer: Linux 4.4.2-amubtdx-patch-7738188068b9 ehci_hcd
[ 0.669441] usb usb4: SerialNumber: 0000:00:1d.0
[ 0.669679] hub 4-0:1.0: USB hub found
[ 0.669686] hub 4-0:1.0: 2 ports detected
[ 0.669905] ahci 0000:00:1f.2: version 3.0
[ 0.670037] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.685383] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[ 0.685391] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
[ 0.694033] scsi host0: ahci
[ 0.694140] scsi host1: ahci
[ 0.694310] scsi host2: ahci
[ 0.694400] scsi host3: ahci
[ 0.694485] scsi host4: ahci
[ 0.694577] scsi host5: ahci
[ 0.694625] ata1: SATA max UDMA/133 abar m2048@0xc0717000 port 0xc0717100 irq 27
[ 0.694626] ata2: DUMMY
[ 0.694627] ata3: DUMMY
[ 0.694628] ata4: DUMMY
[ 0.694629] ata5: SATA max UDMA/133 abar m2048@0xc0717000 port 0xc0717300 irq 27
[ 0.694630] ata6: DUMMY
[ 0.949410] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 0.965392] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 0.981408] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 1.013408] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.014668] ata1.00: ATA-8: Hitachi HTS541075A9E680, JA2OA480, max UDMA/133
[ 1.014674] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.016043] ata1.00: configured for UDMA/133
[ 1.016406] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54107 A480 PQ: 0 ANSI: 5
[ 1.081815] usb 1-1: New USB device found, idVendor=045e, idProduct=00cb
[ 1.081821] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.081824] usb 1-1: Product: Microsoft Basic Optical Mouse v2.0
[ 1.081827] usb 1-1: Manufacturer: Microsoft
[ 1.082027] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.085251] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.087622] usbcore: registered new interface driver usbhid
[ 1.087625] usbhid: USB HID core driver
[ 1.088792] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:045E:00CB.0001/input/input3
[ 1.088971] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:14.0-1/input0
[ 1.101864] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.101869] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.102275] hub 3-1:1.0: USB hub found
[ 1.102412] hub 3-1:1.0: 6 ports detected
[ 1.117863] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.117869] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.118254] hub 4-1:1.0: USB hub found
[ 1.118431] hub 4-1:1.0: 6 ports detected
[ 1.331226] psmouse serio1: synaptics: queried max coordinates: x [..5682], y [..4770]
[ 1.333418] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.334904] ata5.00: ATAPI: MATSHITADVD-RAM UJ8C0, 1.20, max UDMA/133
[ 1.336348] ata5.00: configured for UDMA/133
[ 1.339691] scsi 4:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8C0 1.20 PQ: 0 ANSI: 5
[ 1.350319] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 1.350327] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.350480] sd 0:0:0:0: [sda] Write Protect is off
[ 1.350490] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.350613] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.359099] psmouse serio1: synaptics: queried min coordinates: x [1260..], y [1082..]
[ 1.360085] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.360090] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.360334] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 1.373412] usb 3-1.2: new full-speed USB device number 3 using ehci-pci
[ 1.411661] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00/0x0, board id: 1999, fw id: 1106483
[ 1.421251] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11
[ 1.422381] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.445094] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 1.467673] usb 3-1.2: New USB device found, idVendor=0489, idProduct=e036
[ 1.467679] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.467696] usb 3-1.2: Product: Bluetooth USB Host Controller
[ 1.467698] usb 3-1.2: Manufacturer: Atheros Communications
[ 1.467700] usb 3-1.2: SerialNumber: Alaska Day 2006
[ 1.489414] tsc: Refined TSC clocksource calibration: 2594.107 MHz
[ 1.489419] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647d583cf, max_idle_ns: 440795304232 ns
[ 1.537437] usb 3-1.3: new high-speed USB device number 4 using ehci-pci
[ 1.635803] usb 3-1.3: New USB device found, idVendor=05ca, idProduct=18c3
[ 1.635808] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.635811] usb 3-1.3: Product: USB2.0 Camera
[ 1.635814] usb 3-1.3: Manufacturer: LOEA11P2BF13832309709
[ 2.489670] clocksource: Switched to clocksource tsc
[ 3.263884] random: nonblocking pool is initialized
[ 3.504875] PM: Starting manual resume from disk
[ 3.504882] PM: Hibernation image partition 8:10 present
[ 3.504885] PM: Looking for hibernation image.
[ 3.524732] PM: Image not found (code -22)
[ 3.524737] PM: Hibernation image not present or could not be loaded.
[ 3.527975] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 3.527980] PM: Marking nosave pages: [mem 0x00088000-0x000fffff]
[ 3.527985] PM: Marking nosave pages: [mem 0x20000000-0x201fffff]
[ 3.528001] PM: Marking nosave pages: [mem 0x40004000-0x40004fff]
[ 3.528003] PM: Marking nosave pages: [mem 0xa4db0000-0xa61affff]
[ 3.528133] PM: Marking nosave pages: [mem 0xaa7bf000-0xaaffefff]
[ 3.528188] PM: Marking nosave pages: [mem 0xab000000-0xffffffff]
[ 3.530010] PM: Basic memory bitmaps created
[ 3.530980] PM: Basic memory bitmaps freed
[ 3.768201] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[ 6.828493] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[ 6.828501] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.828506] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 6.828511] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.828512] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 6.828517] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.828518] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 6.828523] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.828524] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 6.921927] ACPI Warning: SystemIO range 0x0000000000003040-0x000000000000305F conflicts with OpRegion 0x0000000000003040-0x000000000000304F (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254)
[ 6.921935] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.981129] ACPI: Battery Slot [BAT1] (battery present)
[ 7.108731] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 7.108738] ACPI: Power Button [PWRB]
[ 7.108823] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[ 7.108980] ACPI: Lid Switch [LID0]
[ 7.109062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 7.109066] ACPI: Power Button [PWRF]
[ 7.111546] ACPI: AC Adapter [ACAD] (on-line)
[ 7.146137] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.221600] [drm] Initialized drm 1.1.0 20060810
[ 7.544448] [drm] Memory usable by graphics device = 2048M
[ 7.544458] checking generic (b0000000 408000) vs hw (b0000000 10000000)
[ 7.544462] fb: switching to inteldrmfb from simple
[ 7.544525] Console: switching to colour dummy device 80x25
[ 7.544706] [drm] Replacing VGA console driver
[ 7.551232] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 7.551237] [drm] Driver supports precise vblank timestamp query.
[ 7.551398] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 7.574516] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 7.574765] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[ 7.574797] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 7.659353] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input8
[ 7.659456] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input9
[ 7.662340] sony_laptop: SNC setup done.
[ 7.709910] fbcon: inteldrmfb (fb0) is primary device
[ 7.734923] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 7.734925] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.734927] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 7.734928] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 7.734930] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 7.734932] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 7.734933] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 7.893888] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 7.893955] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 7.914809] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 7.915489] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 7.915537] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 7.915584] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 8.353956] EFI Variables Facility v0.08 2004-May-17
[ 8.397816] pstore: Registered efi as persistent store backend
[ 8.729964] Console: switching to colour frame buffer device 170x48
[ 8.732390] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 8.932157] input: PC Speaker as /devices/platform/pcspkr/input/input14
[ 8.971350] iTCO_vendor_support: vendor-support=0
[ 9.017927] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 9.017984] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 9.018157] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 9.056694] ath: phy0: ASPM enabled: 0x42
[ 9.056699] ath: EEPROM regdomain: 0x65
[ 9.056700] ath: EEPROM indicates we should expect a direct regpair map
[ 9.056703] ath: Country alpha2 being used: 00
[ 9.056704] ath: Regpair used: 0x65
[ 9.262959] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 9.263417] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90001500000, irq=16
[ 9.732283] media: Linux media interface: v0.10
[ 9.780264] Linux video capture interface: v2.00
[ 10.009823] uvcvideo: Found UVC 1.00 device USB2.0 Camera (05ca:18c3)
[ 10.012096] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input15
[ 10.012220] usbcore: registered new interface driver uvcvideo
[ 10.012223] USB Video Class driver (1.1.1)
[ 10.158136] AVX version of gcm_enc/dec engaged.
[ 10.158140] AES CTR mode by8 optimization enabled
[ 10.369718] Bluetooth: Core ver 2.21
[ 10.369743] NET: Registered protocol family 31
[ 10.369745] Bluetooth: HCI device and connection manager initialized
[ 10.369750] Bluetooth: HCI socket layer initialized
[ 10.369754] Bluetooth: L2CAP socket layer initialized
[ 10.369761] Bluetooth: SCO socket layer initialized
[ 10.549833] usbcore: registered new interface driver btusb
[ 10.576573] usbcore: registered new interface driver ath3k
[ 13.056363] intel_rapl: Found RAPL domain package
[ 13.056367] intel_rapl: Found RAPL domain core
[ 13.056369] intel_rapl: Found RAPL domain uncore
[ 13.056378] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 14.139552] Adding 1637372k swap on /dev/sda10. Priority:-1 extents:1 across:1637372k FS
[ 14.205755] EXT4-fs (sda9): re-mounted. Opts: errors=remount-ro
[ 15.709664] lp: driver loaded but no devices found
[ 15.777389] ppdev: user-space parallel port driver
[ 15.880683] FAT-fs (sda3): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 16.132731] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 16.243318] fuse init (API version 7.23)
[ 18.272349] vboxdrv: Found 4 processor cores
[ 18.290799] vboxdrv: TSC mode is Invariant, tentative frequency 2594100634 Hz
[ 18.290803] vboxdrv: Successfully loaded version 5.0.14_Debian (interface 0x00240000)
[ 18.298965] VBoxNetFlt: Successfully started.
[ 18.317497] VBoxNetAdp: Successfully started.
[ 18.371326] VBoxPciLinuxInit
[ 18.399016] vboxpci: IOMMU not found (not registered)
[ 23.217001] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.217007] Bluetooth: BNEP filters: protocol multicast
[ 23.217016] Bluetooth: BNEP socket layer initialized
[ 26.438353] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 26.452748] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 26.456804] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 26.531349] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168e-3.fw
[ 26.636924] r8169 0000:03:00.0 eth0: link down
[ 26.636979] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.704853] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 28.544820] wlan0: authenticate with 00:19:70:62:68:87
[ 28.559142] wlan0: send auth to 00:19:70:62:68:87 (try 1/3)
[ 28.561779] wlan0: authenticated
[ 28.562860] wlan0: associate with 00:19:70:62:68:87 (try 1/3)
[ 28.566954] wlan0: RX AssocResp from 00:19:70:62:68:87 (capab=0x431 status=0 aid=1)
[ 28.567059] wlan0: associated
[ 28.567096] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 29.404317] systemd-logind[2312]: New seat seat0.
[ 29.418713] systemd-logind[2312]: Watching system buttons on /dev/input/event5 (Power Button)
[ 29.418847] systemd-logind[2312]: Watching system buttons on /dev/input/event6 (Video Bus)
[ 29.419044] systemd-logind[2312]: Watching system buttons on /dev/input/event7 (Sony Vaio Keys)
[ 29.419174] systemd-logind[2312]: Watching system buttons on /dev/input/event8 (Sony Vaio Jogdial)
[ 29.419293] systemd-logind[2312]: Watching system buttons on /dev/input/event3 (Power Button)
[ 29.419410] systemd-logind[2312]: Watching system buttons on /dev/input/event4 (Lid Switch)
[ 29.421913] systemd-logind[2312]: Failed to start user service, ignoring: Unknown unit: user@114.service
[ 29.429614] systemd-logind[2312]: New session 1 of user sddm.
[ 60.700970] systemd-logind[2312]: Failed to start user service, ignoring: Unknown unit: user@1000.service
[ 60.709248] systemd-logind[2312]: New session 2 of user doc.
[ 0.000000] microcode: CPU0 microcode updated early to revision 0x1c, date = 2015-02-26
[ 0.000000] Linux version 4.5.0-rc5-git-next-4612b73+quirks-ae85093+ (root@Debian2) (gcc version 5.3.1 20160224 (Debian 5.3.1-10) ) #2 SMP Thu Mar 10 22:51:12 CET 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.5.0-rc5-git-next-4612b73+quirks-ae85093+ root=UUID=be5f2ba3-ec9a-4645-8db5-eb9a6ddfd226 ro quiet crashkernel=128M@32M
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 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: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000a4daffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a4db0000-0x00000000a61affff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a61b0000-0x00000000aa7befff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000aa7bf000-0x00000000aa8adfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8ae000-0x00000000aa8aefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8af000-0x00000000aa8bcfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8bd000-0x00000000aa8bdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8be000-0x00000000aa8c4fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8c5000-0x00000000aa8c5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8c6000-0x00000000aa8d5fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8d6000-0x00000000aa8d6fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa8d7000-0x00000000aa8f4fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa8f5000-0x00000000aa937fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa938000-0x00000000aa9befff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000aa9bf000-0x00000000aaebefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by INSYDE Corp.
[ 0.000000] efi: ACPI=0xaaffe000 ACPI 2.0=0xaaffe014 SMBIOS=0xaaebef98
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Sony Corporation SVE1513Q1EB/VAIO, BIOS R0170D5 11/14/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x24f600 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-E7FFF write-protect
[ 0.000000] E8000-EFFFF write-combining
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FE0000000 write-back
[ 0.000000] 2 base 0A0000000 mask FF8000000 write-back
[ 0.000000] 3 base 0A8000000 mask FFE000000 write-back
[ 0.000000] 4 base 0AA000000 mask FFF000000 write-back
[ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 6 base 100000000 mask F00000000 write-back
[ 0.000000] 7 base 200000000 mask F80000000 write-back
[ 0.000000] 8 base 24F600000 mask FFFE00000 uncachable
[ 0.000000] 9 base 24F800000 mask FFF800000 uncachable
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
[ 0.000000] Base memory trampoline at [ffff88000007e000] 7e000 size 24576
[ 0.000000] BRK [0x01f31000, 0x01f31fff] PGTABLE
[ 0.000000] BRK [0x01f32000, 0x01f32fff] PGTABLE
[ 0.000000] BRK [0x01f33000, 0x01f33fff] PGTABLE
[ 0.000000] BRK [0x01f34000, 0x01f34fff] PGTABLE
[ 0.000000] BRK [0x01f35000, 0x01f35fff] PGTABLE
[ 0.000000] BRK [0x01f36000, 0x01f36fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x35e2a000-0x36f0cfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000AAFFE014 000024 (v02 Sony )
[ 0.000000] ACPI: XSDT 0x00000000AAFFE210 00009C (v01 Sony VAIO 20121030 01000013)
[ 0.000000] ACPI: FACP 0x00000000AAFFB000 00010C (v05 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: DSDT 0x00000000AAFEE000 009122 (v02 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: FACS 0x00000000AAFBB000 000040
[ 0.000000] ACPI: UEFI 0x00000000AAFFD000 000236 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: ASF! 0x00000000AAFFC000 0000A5 (v32 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: HPET 0x00000000AAFFA000 000038 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: APIC 0x00000000AAFF9000 00008C (v03 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: MCFG 0x00000000AAFF8000 00003C (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: WDAT 0x00000000AAFEC000 000224 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: BOOT 0x00000000AAFEA000 000028 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: ASPT 0x00000000AAFE9000 000034 (v07 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: DBGP 0x00000000AAFE8000 000034 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: FPDT 0x00000000AAFE6000 000044 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: MSDM 0x00000000AAFE5000 000055 (v03 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: SSDT 0x00000000AAFE4000 0009AA (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: SSDT 0x00000000AAFE3000 000A92 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: BGRT 0x00000000AAFED000 000038 (v01 Sony VAIO 20121030 INTL 20100121)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x24f5f2000-0x24f5f5fff]
[ 0.000000] Reserving 128MB of memory at 32MB for crashkernel (System RAM: 8071MB)
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000001000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000024f5fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000087fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[ 0.000000] node 0: [mem 0x0000000040005000-0x00000000a4daffff]
[ 0.000000] node 0: [mem 0x00000000a61b0000-0x00000000aa7befff]
[ 0.000000] node 0: [mem 0x00000000aafff000-0x00000000aaffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000024f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000024f5fffff]
[ 0.000000] On node 0 totalpages: 2066246
[ 0.000000] DMA32 zone: 10822 pages used for memmap
[ 0.000000] DMA32 zone: 23 pages reserved
[ 0.000000] DMA32 zone: 692550 pages, LIFO batch:31
[ 0.000000] Normal zone: 21464 pages used for memmap
[ 0.000000] Normal zone: 1373696 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xa4db0000-0xa61affff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa7bf000-0xaa8adfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8ae000-0xaa8aefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8af000-0xaa8bcfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8bd000-0xaa8bdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8be000-0xaa8c4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8c5000-0xaa8c5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8c6000-0xaa8d5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8d6000-0xaa8d6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8d7000-0xaa8f4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa8f5000-0xaa937fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa938000-0xaa9befff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaa9bf000-0xaaebefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaaebf000-0xaafbefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaafbf000-0xaaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffcfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd00000-0xffffffff]
[ 0.000000] e820: [mem 0xafa00000-0xefffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 32 pages/cpu @ffff88024f200000 s93144 r8192 d29736 u262144
[ 0.000000] pcpu-alloc: s93144 r8192 d29736 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: 2033937
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.5.0-rc5-git-next-4612b73+quirks-ae85093+ root=UUID=be5f2ba3-ec9a-4645-8db5-eb9a6ddfd226 ro quiet crashkernel=128M@32M
[ 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: 7841932K/8264984K available (5823K kernel code, 1092K rwdata, 2864K rodata, 1312K init, 824K bss, 423052K reserved, 0K cma-reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:33024 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2594.227 MHz processor
[ 0.000031] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.45 BogoMIPS (lpj=10376908)
[ 0.000033] pid_max: default: 32768 minimum: 301
[ 0.000044] ACPI: Core revision 20160108
[ 0.005222] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 0.012820] Security Framework initialized
[ 0.012823] Yama: becoming mindful.
[ 0.012829] AppArmor: AppArmor disabled by boot time parameter
[ 0.013307] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.015213] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.016061] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.016070] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.016308] CPU: Physical Processor ID: 0
[ 0.016309] CPU: Processor Core ID: 0
[ 0.016313] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.016314] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.016317] mce: CPU supports 7 MCE banks
[ 0.016327] CPU0: Thermal monitoring enabled (TM1)
[ 0.016334] process: using mwait in idle threads
[ 0.016336] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.016337] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.016710] Freeing SMP alternatives memory: 24K (ffffffff81c5b000 - ffffffff81c61000)
[ 0.031413] ftrace: allocating 23941 entries in 94 pages
[ 0.041432] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.041882] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.081570] TSC deadline timer enabled
[ 0.081573] smpboot: CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.081598] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.081617] ... version: 3
[ 0.081617] ... bit width: 48
[ 0.081618] ... generic registers: 4
[ 0.081619] ... value mask: 0000ffffffffffff
[ 0.081620] ... max period: 0000ffffffffffff
[ 0.081620] ... fixed-purpose events: 3
[ 0.081621] ... event mask: 000000070000000f
[ 0.082081] x86: Booting SMP configuration:
[ 0.082082] .... node #0, CPUs: #1
[ 0.084475] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.084563] #2
[ 0.085122] microcode: CPU2 microcode updated early to revision 0x1c, date = 2015-02-26
[ 0.087274] #3
[ 0.089562] x86: Booted up 1 node, 4 CPUs
[ 0.089566] smpboot: Total of 4 processors activated (20753.81 BogoMIPS)
[ 0.092535] devtmpfs: initialized
[ 0.095092] PM: Registering ACPI NVS region [mem 0xaaebf000-0xaafbefff] (1048576 bytes)
[ 0.095182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.095238] pinctrl core: initialized pinctrl subsystem
[ 0.095365] NET: Registered protocol family 16
[ 0.104378] cpuidle: using governor ladder
[ 0.116375] cpuidle: using governor menu
[ 0.116429] Simple Boot Flag at 0x44 set to 0x1
[ 0.116487] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.116488] ACPI: bus type PCI registered
[ 0.116490] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.116577] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[ 0.116579] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[ 0.116584] PCI: Using configuration type 1 for base access
[ 0.116812] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.132522] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.132762] ACPI: Added _OSI(Module Device)
[ 0.132763] ACPI: Added _OSI(Processor Device)
[ 0.132764] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.132765] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.133703] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.135889] ACPI: Dynamic OEM Table Load:
[ 0.135896] ACPI: SSDT 0xFFFF88024689C000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
[ 0.136305] ACPI: Dynamic OEM Table Load:
[ 0.136309] ACPI: SSDT 0xFFFF88024689DC00 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
[ 0.136660] ACPI: Dynamic OEM Table Load:
[ 0.136664] ACPI: SSDT 0xFFFF8802455EDA00 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
[ 0.137341] ACPI : EC: EC started
[ 0.137784] ACPI: Interpreter enabled
[ 0.137802] ACPI: (supports S0 S3 S4 S5)
[ 0.137803] ACPI: Using IOAPIC for interrupt routing
[ 0.137826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.141766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.141771] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.141883] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.141884] _OSC request data: 1 1f 0
[ 0.141888] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.142163] PCI host bridge to bus 0000:00
[ 0.142166] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.142167] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.142169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.142170] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.142171] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.142173] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.142174] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.142175] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.142177] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.142178] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.142179] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.142181] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.142182] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.142183] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.142184] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.142186] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.142187] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
[ 0.142189] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.142196] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.142274] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.142283] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
[ 0.142289] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.142293] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.142399] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.142420] pci 0000:00:14.0: reg 0x10: [mem 0xc0700000-0xc070ffff 64bit]
[ 0.142489] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.142523] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.142565] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.142589] pci 0000:00:16.0: reg 0x10: [mem 0xc0714000-0xc071400f 64bit]
[ 0.142662] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.142735] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.142753] pci 0000:00:1a.0: reg 0x10: [mem 0xc0719000-0xc07193ff]
[ 0.142834] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.142878] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.142918] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.142935] pci 0000:00:1b.0: reg 0x10: [mem 0xc0710000-0xc0713fff 64bit]
[ 0.143004] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.143076] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.143151] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.143186] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.143224] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.143298] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.143333] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.143370] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[ 0.143444] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.143480] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.143523] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.143541] pci 0000:00:1d.0: reg 0x10: [mem 0xc0718000-0xc07183ff]
[ 0.143625] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.143670] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.143709] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[ 0.143868] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.143882] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
[ 0.143890] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
[ 0.143898] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
[ 0.143906] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
[ 0.143914] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
[ 0.143922] pci 0000:00:1f.2: reg 0x24: [mem 0xc0717000-0xc07177ff]
[ 0.143962] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.144025] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.144040] pci 0000:00:1f.3: reg 0x10: [mem 0xc0715000-0xc07150ff 64bit]
[ 0.144060] pci 0000:00:1f.3: reg 0x20: [io 0x3040-0x305f]
[ 0.144203] pci 0000:01:00.0: [168c:0032] type 00 class 0x028000
[ 0.144234] pci 0000:01:00.0: reg 0x10: [mem 0xc0600000-0xc067ffff 64bit]
[ 0.144297] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.144379] pci 0000:01:00.0: supports D1 D2
[ 0.144381] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.144428] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.152430] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.152442] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc06fffff]
[ 0.152593] pci 0000:02:00.0: [10ec:5209] type 00 class 0xff0000
[ 0.152668] pci 0000:02:00.0: reg 0x10: [mem 0xc0500000-0xc0500fff]
[ 0.153189] pci 0000:02:00.0: supports D1 D2
[ 0.153190] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
[ 0.153299] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.160485] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.160492] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
[ 0.160568] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.160591] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.160625] pci 0000:03:00.0: reg 0x18: [mem 0xc0404000-0xc0404fff 64bit pref]
[ 0.160645] pci 0000:03:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref]
[ 0.160753] pci 0000:03:00.0: supports D1 D2
[ 0.160754] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.160799] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.168441] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.168449] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 0.168462] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[ 0.168885] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.168933] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.168979] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.169025] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.169071] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.169117] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.169162] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.169208] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.169352] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 0.169377] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.169459] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.169461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.169463] vgaarb: loaded
[ 0.169464] vgaarb: bridge control possible 0000:00:02.0
[ 0.169621] PCI: Using ACPI for IRQ routing
[ 0.171193] PCI: pci_cache_line_size set to 64 bytes
[ 0.171247] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.171249] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.171250] e820: reserve RAM buffer [mem 0xa4db0000-0xa7ffffff]
[ 0.171251] e820: reserve RAM buffer [mem 0xaa7bf000-0xabffffff]
[ 0.171254] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
[ 0.171255] e820: reserve RAM buffer [mem 0x24f600000-0x24fffffff]
[ 0.171395] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.171399] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.173426] clocksource: Switched to clocksource hpet
[ 0.178458] VFS: Disk quotas dquot_6.6.0
[ 0.178483] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.178606] pnp: PnP ACPI init
[ 0.178731] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.178733] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.178734] system 00:00: [io 0xffff] has been reserved
[ 0.178736] system 00:00: [io 0xffff] has been reserved
[ 0.178737] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.178739] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.178740] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.178743] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.178746] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.178772] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.178818] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.178820] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.178862] pnp 00:03: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[ 0.178888] pnp 00:04: Plug and Play ACPI device, IDs SYN2704 SYN2700 SYN0002 PNP0f13 (active)
[ 0.179002] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.179004] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.179006] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.179007] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.179009] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
[ 0.179011] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.179012] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.179014] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.179016] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.179017] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
[ 0.179019] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.179216] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
[ 0.179218] system 00:06: [mem 0x40004000-0x40004fff] has been reserved
[ 0.179220] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.179226] pnp: PnP ACPI: found 7 devices
[ 0.185577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.185584] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.185615] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0680000-0xc068ffff pref]
[ 0.185617] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.185622] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc06fffff]
[ 0.185630] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.185635] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
[ 0.185643] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.185646] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
[ 0.185653] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[ 0.185660] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.185661] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.185663] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.185664] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.185666] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.185667] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.185668] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.185670] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.185671] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.185672] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.185674] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.185675] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.185676] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.185678] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.185679] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.185680] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.185682] pci_bus 0000:00: resource 20 [mem 0xafa00000-0xfeafffff window]
[ 0.185683] pci_bus 0000:01: resource 1 [mem 0xc0600000-0xc06fffff]
[ 0.185685] pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff]
[ 0.185686] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.185688] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
[ 0.185744] NET: Registered protocol family 2
[ 0.185910] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.186042] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.186155] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.186178] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.186202] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.186283] NET: Registered protocol family 1
[ 0.186298] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.569460] PCI: CLS 64 bytes, default 64
[ 0.569523] Unpacking initramfs...
[ 0.846448] Freeing initrd memory: 17292K (ffff880035e2a000 - ffff880036f0d000)
[ 0.846467] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.846469] software IO TLB [mem 0x9f1c0000-0xa31c0000] (64MB) mapped at [ffff88009f1c0000-ffff8800a31bffff]
[ 0.846526] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.846528] hw unit of domain pp0-core 2^-16 Joules
[ 0.846529] hw unit of domain package 2^-16 Joules
[ 0.846530] hw unit of domain pp1-gpu 2^-16 Joules
[ 0.846697] simple-framebuffer simple-framebuffer.0: framebuffer at 0xb0000000, 0x408000 bytes, mapped to 0xffffc90001000000
[ 0.846699] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1366x768x32, linelength=5504
[ 0.849159] Console: switching to colour frame buffer device 170x48
[ 0.851421] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[ 0.851698] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.851739] audit: initializing netlink subsys (disabled)
[ 0.851754] audit: type=2000 audit(1457652048.840:1): initialized
[ 0.852231] zbud: loaded
[ 0.852741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.852772] io scheduler noop registered
[ 0.852775] io scheduler deadline registered
[ 0.852787] io scheduler cfq registered (default)
[ 0.853178] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.853185] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.853205] intel_idle: MWAIT substates: 0x21120
[ 0.853206] intel_idle: v0.4 model 0x3A
[ 0.853207] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.853439] GHES: HEST is not enabled!
[ 0.853517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.853939] Linux agpgart interface v0.103
[ 0.853987] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.853988] AMD IOMMUv2 functionality not available on this system
[ 0.854296] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.856108] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.856112] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.856230] mousedev: PS/2 mouse device common for all mice
[ 0.856274] rtc_cmos 00:01: RTC can wake from S4
[ 0.856395] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.856421] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.856430] Intel P-state driver initializing.
[ 0.856550] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.857138] NET: Registered protocol family 10
[ 0.857510] mip6: Mobile IPv6
[ 0.857518] NET: Registered protocol family 17
[ 0.857527] mpls_gso: MPLS GSO support
[ 0.857873] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.857888] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.857896] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.857911] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1c
[ 0.857974] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.858236] registered taskstats version 1
[ 0.858288] zswap: loaded using pool lzo/zbud
[ 0.858941] rtc_cmos 00:01: setting system clock to 2016-03-10 23:20:49 UTC (1457652049)
[ 0.859147] PM: Hibernation image not present or could not be loaded.
[ 0.861084] Freeing unused kernel memory: 1312K (ffffffff81b13000 - ffffffff81c5b000)
[ 0.861086] Write protecting the kernel read-only data: 10240k
[ 0.861424] Freeing unused kernel memory: 308K (ffff8800017b3000 - ffff880001800000)
[ 0.866758] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000)
[ 0.873527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.882343] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.962586] random: systemd-udevd urandom read with 3 bits of entropy available
[ 0.984667] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 0.993884] ACPI: bus type USB registered
[ 0.993913] usbcore: registered new interface driver usbfs
[ 0.993925] usbcore: registered new interface driver hub
[ 0.993954] usbcore: registered new device driver usb
[ 0.993990] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.993993] ACPI: Thermal Zone [THRM] (57 C)
[ 0.994777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.994789] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.994799] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.995022] ehci-pci: EHCI PCI platform driver
[ 0.995052] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.995057] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.995348] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000c66000, 30:f9:ed:d6:e4:a3, XID 0c900800 IRQ 24
[ 0.995351] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.996019] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 25
[ 0.996167] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[ 0.996172] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.996383] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.996385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.996386] usb usb1: Product: xHCI Host Controller
[ 0.996388] usb usb1: Manufacturer: Linux 4.5.0-rc5-git-next-4612b73+quirks-ae85093+ xhci-hcd
[ 0.996389] usb usb1: SerialNumber: 0000:00:14.0
[ 0.996537] hub 1-0:1.0: USB hub found
[ 0.996550] hub 1-0:1.0: 4 ports detected
[ 0.996966] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.996972] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.997015] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.997017] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.997019] usb usb2: Product: xHCI Host Controller
[ 0.997021] usb usb2: Manufacturer: Linux 4.5.0-rc5-git-next-4612b73+quirks-ae85093+ xhci-hcd
[ 0.997023] usb usb2: SerialNumber: 0000:00:14.0
[ 0.997163] hub 2-0:1.0: USB hub found
[ 0.997176] hub 2-0:1.0: 4 ports detected
[ 0.998558] SCSI subsystem initialized
[ 0.999693] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.999698] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.999711] ehci-pci 0000:00:1a.0: debug port 2
[ 1.001472] libata version 3.00 loaded.
[ 1.003613] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 1.003631] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0719000
[ 1.013426] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.013490] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.013493] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.013495] usb usb3: Product: EHCI Host Controller
[ 1.013497] usb usb3: Manufacturer: Linux 4.5.0-rc5-git-next-4612b73+quirks-ae85093+ ehci_hcd
[ 1.013499] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.013667] hub 3-0:1.0: USB hub found
[ 1.013678] hub 3-0:1.0: 2 ports detected
[ 1.013973] ahci 0000:00:1f.2: version 3.0
[ 1.014115] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 1.024204] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[ 1.024207] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
[ 1.030202] scsi host0: ahci
[ 1.030343] scsi host1: ahci
[ 1.030487] scsi host2: ahci
[ 1.030594] scsi host3: ahci
[ 1.030699] scsi host4: ahci
[ 1.030804] scsi host5: ahci
[ 1.030867] ata1: SATA max UDMA/133 abar m2048@0xc0717000 port 0xc0717100 irq 27
[ 1.030869] ata2: DUMMY
[ 1.030871] ata3: DUMMY
[ 1.030872] ata4: DUMMY
[ 1.030875] ata5: SATA max UDMA/133 abar m2048@0xc0717000 port 0xc0717300 irq 27
[ 1.030877] ata6: DUMMY
[ 1.031049] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.031055] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 1.031067] ehci-pci 0000:00:1d.0: debug port 2
[ 1.034981] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 1.035009] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0718000
[ 1.045432] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.045497] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.045499] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.045500] usb usb4: Product: EHCI Host Controller
[ 1.045502] usb usb4: Manufacturer: Linux 4.5.0-rc5-git-next-4612b73+quirks-ae85093+ ehci_hcd
[ 1.045503] usb usb4: SerialNumber: 0000:00:1d.0
[ 1.045682] hub 4-0:1.0: USB hub found
[ 1.045689] hub 4-0:1.0: 2 ports detected
[ 1.305423] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 1.325430] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 1.340382] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.341668] ata1.00: ATA-8: Hitachi HTS541075A9E680, JA2OA480, max UDMA/133
[ 1.341688] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.343081] ata1.00: configured for UDMA/133
[ 1.343487] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54107 A480 PQ: 0 ANSI: 5
[ 1.357440] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 1.437805] usb 1-1: New USB device found, idVendor=045e, idProduct=00cb
[ 1.437825] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.437828] usb 1-1: Product: Microsoft Basic Optical Mouse v2.0
[ 1.437830] usb 1-1: Manufacturer: Microsoft
[ 1.441287] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.443793] usbcore: registered new interface driver usbhid
[ 1.443797] usbhid: USB HID core driver
[ 1.444814] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:045E:00CB.0001/input/input3
[ 1.444985] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:14.0-1/input0
[ 1.457860] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.457866] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.458260] hub 3-1:1.0: USB hub found
[ 1.458434] hub 3-1:1.0: 6 ports detected
[ 1.489858] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.489864] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.490263] hub 4-1:1.0: USB hub found
[ 1.490436] hub 4-1:1.0: 6 ports detected
[ 1.680365] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.682003] ata5.00: ATAPI: MATSHITADVD-RAM UJ8C0, 1.20, max UDMA/133
[ 1.682649] psmouse serio1: synaptics: queried max coordinates: x [..5682], y [..4770]
[ 1.683446] ata5.00: configured for UDMA/133
[ 1.685902] scsi 4:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8C0 1.20 PQ: 0 ANSI: 5
[ 1.700392] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[ 1.700399] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.700504] sd 0:0:0:0: [sda] Write Protect is off
[ 1.700509] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.700551] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.708790] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.708793] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.708996] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 1.709339] psmouse serio1: synaptics: queried min coordinates: x [1260..], y [1082..]
[ 1.729394] usb 3-1.2: new full-speed USB device number 3 using ehci-pci
[ 1.760875] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00/0x0, board id: 1999, fw id: 1106483
[ 1.777487] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11
[ 1.778864] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.793628] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 1.823855] usb 3-1.2: New USB device found, idVendor=0489, idProduct=e036
[ 1.823861] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.823863] usb 3-1.2: Product: Bluetooth USB Host Controller
[ 1.823866] usb 3-1.2: Manufacturer: Atheros Communications
[ 1.823868] usb 3-1.2: SerialNumber: Alaska Day 2006
[ 1.845419] tsc: Refined TSC clocksource calibration: 2594.107 MHz
[ 1.845424] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647d583cf, max_idle_ns: 440795304232 ns
[ 1.893419] usb 3-1.3: new high-speed USB device number 4 using ehci-pci
[ 1.991877] usb 3-1.3: New USB device found, idVendor=05ca, idProduct=18c3
[ 1.991883] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.991900] usb 3-1.3: Product: USB2.0 Camera
[ 1.991903] usb 3-1.3: Manufacturer: LOEA11P2BF13832309709
[ 2.845574] clocksource: Switched to clocksource tsc
[ 3.368878] PM: Starting manual resume from disk
[ 3.368886] PM: Hibernation image partition 8:10 present
[ 3.368888] PM: Looking for hibernation image.
[ 3.380492] PM: Image not found (code -22)
[ 3.380497] PM: Hibernation image not present or could not be loaded.
[ 3.383728] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 3.383734] PM: Marking nosave pages: [mem 0x00088000-0x000fffff]
[ 3.383739] PM: Marking nosave pages: [mem 0x20000000-0x201fffff]
[ 3.383753] PM: Marking nosave pages: [mem 0x40004000-0x40004fff]
[ 3.383755] PM: Marking nosave pages: [mem 0xa4db0000-0xa61affff]
[ 3.383878] PM: Marking nosave pages: [mem 0xaa7bf000-0xaaffefff]
[ 3.383930] PM: Marking nosave pages: [mem 0xab000000-0xffffffff]
[ 3.385610] PM: Basic memory bitmaps created
[ 3.386561] PM: Basic memory bitmaps freed
[ 3.471248] random: nonblocking pool is initialized
[ 3.619723] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[ 6.789709] ACPI Warning: SystemIO range 0x0000000000003040-0x000000000000305F conflicts with OpRegion 0x0000000000003040-0x000000000000304F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255)
[ 6.789718] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.795598] ACPI: Battery Slot [BAT1] (battery present)
[ 6.795858] ACPI: AC Adapter [ACAD] (on-line)
[ 6.840267] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160108/utaddress-255)
[ 6.840272] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.840275] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160108/utaddress-255)
[ 6.840277] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.840278] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160108/utaddress-255)
[ 6.840280] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.840281] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160108/utaddress-255)
[ 6.840283] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.840284] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 6.855346] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 6.855351] ACPI: Power Button [PWRB]
[ 6.855391] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[ 6.855505] ACPI: Lid Switch [LID0]
[ 6.855543] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 6.855545] ACPI: Power Button [PWRF]
[ 7.217600] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input7
[ 7.217640] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input8
[ 7.219370] sony_laptop: SNC setup done.
[ 7.237683] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.291191] [drm] Initialized drm 1.1.0 20060810
[ 7.632378] [drm] Memory usable by graphics device = 2048M
[ 7.632382] checking generic (b0000000 408000) vs hw (b0000000 10000000)
[ 7.632384] fb: switching to inteldrmfb from simple
[ 7.632414] Console: switching to colour dummy device 80x25
[ 7.632536] [drm] Replacing VGA console driver
[ 7.638686] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 7.638688] [drm] Driver supports precise vblank timestamp query.
[ 7.638894] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 7.659009] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 7.659094] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
[ 7.659114] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
[ 7.797205] fbcon: inteldrmfb (fb0) is primary device
[ 8.207103] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 8.207153] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 8.385387] input: PC Speaker as /devices/platform/pcspkr/input/input10
[ 8.398999] EFI Variables Facility v0.08 2004-May-17
[ 8.455366] pstore: Registered efi as persistent store backend
[ 8.533305] media: Linux media interface: v0.10
[ 8.658600] Linux video capture interface: v2.00
[ 8.716357] iTCO_vendor_support: vendor-support=0
[ 8.723436] Console: switching to colour frame buffer device 170x48
[ 8.821497] Error: Driver 'pcspkr' is already registered, aborting...
[ 8.831723] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 8.831761] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 8.831861] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.851221] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 8.925810] Bluetooth: Core ver 2.21
[ 8.925828] NET: Registered protocol family 31
[ 8.925829] Bluetooth: HCI device and connection manager initialized
[ 8.925833] Bluetooth: HCI socket layer initialized
[ 8.925836] Bluetooth: L2CAP socket layer initialized
[ 8.925843] Bluetooth: SCO socket layer initialized
[ 8.988765] ath: phy0: ASPM enabled: 0x42
[ 8.988769] ath: EEPROM regdomain: 0x65
[ 8.988770] ath: EEPROM indicates we should expect a direct regpair map
[ 8.988772] ath: Country alpha2 being used: 00
[ 8.988773] ath: Regpair used: 0x65
[ 9.007807] uvcvideo: Found UVC 1.00 device USB2.0 Camera (05ca:18c3)
[ 9.009426] uvcvideo 3-1.3:1.0: Entity type for entity Extension 3 was not initialized!
[ 9.009430] uvcvideo 3-1.3:1.0: Entity type for entity Processing 2 was not initialized!
[ 9.009432] uvcvideo 3-1.3:1.0: Entity type for entity Camera 1 was not initialized!
[ 9.009514] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input11
[ 9.009567] usbcore: registered new interface driver uvcvideo
[ 9.009568] USB Video Class driver (1.1.1)
[ 9.129220] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 9.129224] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.129226] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 9.129228] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 9.129229] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 9.129231] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 9.129233] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 9.168365] AVX version of gcm_enc/dec engaged.
[ 9.168368] AES CTR mode by8 optimization enabled
[ 9.179794] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 9.179976] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90001500000, irq=16
[ 9.206629] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 9.208338] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 9.209344] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 9.209391] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 9.209435] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 9.262682] usbcore: registered new interface driver btusb
[ 9.559564] usbcore: registered new interface driver ath3k
[ 9.708462] usb 3-1.2: USB disconnect, device number 3
[ 9.905003] usb 3-1.2: new full-speed USB device number 5 using ehci-pci
[ 9.998818] usb 3-1.2: New USB device found, idVendor=0489, idProduct=e036
[ 9.998822] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.998825] usb 3-1.2: Product: Bluetooth USB Host Controller
[ 9.998827] usb 3-1.2: Manufacturer: Atheros Communications
[ 9.998829] usb 3-1.2: SerialNumber: Alaska Day 2006
[ 10.683172] intel_rapl: Found RAPL domain package
[ 10.683174] intel_rapl: Found RAPL domain core
[ 10.683176] intel_rapl: Found RAPL domain uncore
[ 10.683181] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 13.638665] Adding 1637372k swap on /dev/sda10. Priority:-1 extents:1 across:1637372k FS
[ 13.704868] EXT4-fs (sda9): re-mounted. Opts: errors=remount-ro
[ 15.252022] lp: driver loaded but no devices found
[ 15.278443] ppdev: user-space parallel port driver
[ 15.385213] FAT-fs (sda3): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 15.576000] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 15.668711] fuse init (API version 7.24)
[ 17.240768] vboxdrv: Found 4 processor cores
[ 17.257098] vboxdrv: TSC mode is Invariant, tentative frequency 2594109194 Hz
[ 17.257104] vboxdrv: Successfully loaded version 5.0.14_Debian (interface 0x00240000)
[ 17.307044] VBoxNetFlt: Successfully started.
[ 17.384654] VBoxNetAdp: Successfully started.
[ 17.774510] VBoxPciLinuxInit
[ 17.797320] vboxpci: IOMMU not found (not registered)
[ 22.419878] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 22.419888] Bluetooth: BNEP filters: protocol multicast
[ 22.419897] Bluetooth: BNEP socket layer initialized
[ 25.116404] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.131345] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.135658] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.286464] r8169 0000:03:00.0 eth0: link down
[ 25.286529] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 26.440549] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 27.280172] wlan0: authenticate with 00:19:70:62:68:87
[ 27.294432] wlan0: send auth to 00:19:70:62:68:87 (try 1/3)
[ 27.304143] wlan0: authenticated
[ 27.308264] wlan0: associate with 00:19:70:62:68:87 (try 1/3)
[ 27.312297] wlan0: RX AssocResp from 00:19:70:62:68:87 (capab=0x431 status=0 aid=1)
[ 27.312417] wlan0: associated
[ 27.312434] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 29.216997] systemd-logind[2228]: New seat seat0.
[ 29.238871] systemd-logind[2228]: Watching system buttons on /dev/input/event5 (Power Button)
[ 29.239144] systemd-logind[2228]: Watching system buttons on /dev/input/event8 (Video Bus)
[ 29.239408] systemd-logind[2228]: Watching system buttons on /dev/input/event6 (Sony Vaio Keys)
[ 29.239609] systemd-logind[2228]: Watching system buttons on /dev/input/event7 (Sony Vaio Jogdial)
[ 29.239742] systemd-logind[2228]: Watching system buttons on /dev/input/event3 (Power Button)
[ 29.239861] systemd-logind[2228]: Watching system buttons on /dev/input/event4 (Lid Switch)
[ 29.242788] systemd-logind[2228]: Failed to start user service, ignoring: Unknown unit: user@114.service
[ 29.252741] systemd-logind[2228]: New session 1 of user sddm.
[ 46.823706] systemd-logind[2228]: Failed to start user service, ignoring: Unknown unit: user@1000.service
[ 46.832264] systemd-logind[2228]: New session 2 of user doc.
Reply to: