Kernel version: 4.4.0-24-generic #43-Ubuntu SMP Driver source file: drivers/staging/comedi/drivers/vmk80xx.c Umap2 command line: umap2vsscan -P <PHY> -s 10cf:5500 After connecting such a device, there's oops due to NULL pointer dereference. Binyamin Sharet Cisco, STARE-C << Attached: 10cf_5500_dmesg.log >>
[ 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.0-24-generic (buildd@lgw01-12) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 (Ubuntu 4.4.0-24.43-generic 4.4.10) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash crashkernel=384M-:128M vt.handoff=7 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: 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-0x000000000009d7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cec30fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cec31000-0x00000000dae9efff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: LENOVO 2333A11/2333A11, BIOS G2ET90WW (2.50 ) 12/20/2012 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect [ 0.000000] 1 base 000000000 mask F80000000 write-back [ 0.000000] 2 base 080000000 mask FC0000000 write-back [ 0.000000] 3 base 0C0000000 mask FE0000000 write-back [ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable [ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable [ 0.000000] 6 base 100000000 mask F00000000 write-back [ 0.000000] 7 base 200000000 mask FE0000000 write-back [ 0.000000] 8 base 21F000000 mask FFF000000 uncachable [ 0.000000] 9 base 21E800000 mask FFF800000 uncachable [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xcec31 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 [ 0.000000] BRK [0x021ff000, 0x021fffff] PGTABLE [ 0.000000] BRK [0x02200000, 0x02200fff] PGTABLE [ 0.000000] BRK [0x02201000, 0x02201fff] PGTABLE [ 0.000000] BRK [0x02202000, 0x02202fff] PGTABLE [ 0.000000] BRK [0x02203000, 0x02203fff] PGTABLE [ 0.000000] BRK [0x02204000, 0x02204fff] PGTABLE [ 0.000000] RAMDISK: [mem 0x336ac000-0x35b4dfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 0x00000000DAFFE170 0000C4 (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: FACP 0x00000000DAFE6000 00010C (v05 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: DSDT 0x00000000DAFE8000 010E11 (v01 LENOVO TP-G2 00002500 INTL 20061109) [ 0.000000] ACPI: FACS 0x00000000DAF5A000 000040 [ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-G2 00002500 PTL 00000001) [ 0.000000] ACPI: TCPA 0x00000000DAFFC000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001) [ 0.000000] ACPI: SSDT 0x00000000DAFFB000 000408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) [ 0.000000] ACPI: SSDT 0x00000000DAFFA000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) [ 0.000000] ACPI: SSDT 0x00000000DAFF9000 0007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109) [ 0.000000] ACPI: HPET 0x00000000DAFE4000 000038 (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: APIC 0x00000000DAFE3000 000098 (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: MCFG 0x00000000DAFE2000 00003C (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: ECDT 0x00000000DAFE1000 000052 (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: FPDT 0x00000000DAFE0000 000064 (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: ASF! 0x00000000DAFE7000 0000A5 (v32 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: UEFI 0x00000000DAFDF000 00003E (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: UEFI 0x00000000DAFDE000 000042 (v01 PTL COMBUF 00000001 PTL 00000001) [ 0.000000] ACPI: POAT 0x00000000DAFDD000 000055 (v03 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: SSDT 0x00000000DAFDC000 000C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) [ 0.000000] ACPI: SSDT 0x00000000DAFDB000 000A83 (v01 PmRef CpuPm 00003000 INTL 20061109) [ 0.000000] ACPI: DMAR 0x00000000DAFDA000 0000B8 (v01 INTEL SNB 00000001 INTL 00000001) [ 0.000000] ACPI: UEFI 0x00000000DAFD9000 0002A6 (v01 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: DBG2 0x00000000DAFD8000 0000E9 (v00 LENOVO TP-G2 00002500 PTL 00000002) [ 0.000000] ACPI: DMI detected: Lenovo ThinkPad X230 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x21e5f4000-0x21e5f8fff] [ 0.000000] Reserving 128MB of memory at 688MB for crashkernel (System RAM: 7887MB) [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000021e5fffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff] [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff] [ 0.000000] node 0: [mem 0x0000000040005000-0x00000000cec30fff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000021e5fffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021e5fffff] [ 0.000000] On node 0 totalpages: 2019276 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 13161 pages used for memmap [ 0.000000] DMA32 zone: 842288 pages, LIFO batch:31 [ 0.000000] Normal zone: 18328 pages used for memmap [ 0.000000] Normal zone: 1172992 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] [ 0.000000] PM: Registered nosave memory: [mem 0xcec31000-0xdae9efff] [ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff] [ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] [ 0.000000] PM: Registered nosave memory: [mem 0xdafff000-0xdf9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff] [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88021e200000 s98008 r8192 d28968 u262144 [ 0.000000] pcpu-alloc: s98008 r8192 d28968 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: 1987702 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash crashkernel=384M-:128M vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 7695600K/8077104K available (8361K kernel code, 1278K rwdata, 3920K rodata, 1480K init, 1292K bss, 381504K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 [ 0.000000] NR_IRQS:16640 nr_irqs:488 16 [ 0.000000] vt handoff: transparent VT on vt#7 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2594.083 MHz processor [ 0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.16 BogoMIPS (lpj=10376332) [ 0.000035] pid_max: default: 32768 minimum: 301 [ 0.000039] ACPI: Core revision 20150930 [ 0.011207] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 0.011226] Security Framework initialized [ 0.011227] Yama: becoming mindful. [ 0.011241] AppArmor: AppArmor initialized [ 0.011685] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.013571] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.014413] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.014423] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.014605] Initializing cgroup subsys io [ 0.014609] Initializing cgroup subsys memory [ 0.014614] Initializing cgroup subsys devices [ 0.014616] Initializing cgroup subsys freezer [ 0.014617] Initializing cgroup subsys net_cls [ 0.014619] Initializing cgroup subsys perf_event [ 0.014621] Initializing cgroup subsys net_prio [ 0.014623] Initializing cgroup subsys hugetlb [ 0.014626] Initializing cgroup subsys pids [ 0.014646] CPU: Physical Processor ID: 0 [ 0.014647] CPU: Processor Core ID: 0 [ 0.014651] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.014652] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.014993] mce: CPU supports 7 MCE banks [ 0.015004] CPU0: Thermal monitoring enabled (TM1) [ 0.015009] process: using mwait in idle threads [ 0.015012] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.015013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.015418] Freeing SMP alternatives memory: 28K (ffffffff820b3000 - ffffffff820ba000) [ 0.018204] ftrace: allocating 31907 entries in 125 pages [ 0.032261] smpboot: Max logical packages: 4 [ 0.032264] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.032276] DMAR: Host address width 36 [ 0.032277] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.032283] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a [ 0.032284] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.032287] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a [ 0.032288] DMAR: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff [ 0.032289] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff [ 0.032291] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.032292] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.032293] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.032575] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.032578] x2apic enabled [ 0.032583] Switched APIC routing to cluster x2apic. [ 0.033008] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072700] TSC deadline timer enabled [ 0.072703] smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9) [ 0.072721] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. [ 0.072740] ... version: 3 [ 0.072741] ... bit width: 48 [ 0.072741] ... generic registers: 4 [ 0.072742] ... value mask: 0000ffffffffffff [ 0.072743] ... max period: 0000ffffffffffff [ 0.072744] ... fixed-purpose events: 3 [ 0.072745] ... event mask: 000000070000000f [ 0.073474] x86: Booting SMP configuration: [ 0.073475] .... node #0, CPUs: #1 [ 0.076246] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.076321] #2 [ 0.076903] microcode: CPU2 microcode updated early to revision 0x1c, date = 2015-02-26 [ 0.079401] #3 [ 0.082051] x86: Booted up 1 node, 4 CPUs [ 0.082054] smpboot: Total of 4 processors activated (20752.66 BogoMIPS) [ 0.085045] devtmpfs: initialized [ 0.088091] evm: security.selinux [ 0.088092] evm: security.SMACK64 [ 0.088093] evm: security.SMACK64EXEC [ 0.088093] evm: security.SMACK64TRANSMUTE [ 0.088094] evm: security.SMACK64MMAP [ 0.088095] evm: security.ima [ 0.088096] evm: security.capability [ 0.088159] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) [ 0.088244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.088323] pinctrl core: initialized pinctrl subsystem [ 0.088428] RTC time: 11:35:26, date: 07/25/16 [ 0.088529] NET: Registered protocol family 16 [ 0.098050] cpuidle: using governor ladder [ 0.114056] cpuidle: using governor menu [ 0.114063] PCCT header not found. [ 0.114156] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.114157] ACPI: bus type PCI registered [ 0.114159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114354] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.114356] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.114361] PCI: Using configuration type 1 for base access [ 0.114396] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on [ 0.130401] ACPI: Added _OSI(Module Device) [ 0.130402] ACPI: Added _OSI(Processor Device) [ 0.130403] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130406] ACPI: Deleted _OSI(Windows 2012) [ 0.131655] ACPI : EC: EC description table is found, configuring boot EC [ 0.131669] ACPI : EC: EC started [ 0.135250] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.137690] ACPI: Dynamic OEM Table Load: [ 0.137699] ACPI: SSDT 0xFFFF880214B77000 000A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) [ 0.138185] ACPI: Dynamic OEM Table Load: [ 0.138191] ACPI: SSDT 0xFFFF8802144B4000 000303 (v01 PmRef ApIst 00003000 INTL 20061109) [ 0.138611] ACPI: Dynamic OEM Table Load: [ 0.138617] ACPI: SSDT 0xFFFF880214528000 000119 (v01 PmRef ApCst 00003000 INTL 20061109) [ 0.139423] ACPI: Interpreter enabled [ 0.139428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.139432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.139444] ACPI: (supports S0 S3 S4 S5) [ 0.139445] ACPI: Using IOAPIC for interrupt routing [ 0.139464] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142104] ACPI: Power Resource [PUBS] (on) [ 0.142836] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1) [ 0.143720] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2) [ 0.146095] acpi IBM0079:00: ACPI dock station (docks/bays count: 3) [ 0.146467] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 0.146542] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11) [ 0.146615] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11) [ 0.146686] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 0.146758] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 0.146827] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 9 10 11) [ 0.146899] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 *10 11) [ 0.146972] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) [ 0.147048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) [ 0.147053] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.147144] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability] [ 0.147185] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability] [ 0.147187] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability] [ 0.147189] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER] [ 0.147190] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM [ 0.147329] PCI host bridge to bus 0000:00 [ 0.147332] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.147333] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.147335] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.147337] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff window] [ 0.147338] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window] [ 0.147340] pci_bus 0000:00: root bus resource [bus 00-3f] [ 0.147347] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 [ 0.147420] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 [ 0.147432] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] [ 0.147438] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.147443] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] [ 0.147526] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 [ 0.147556] pci 0000:00:14.0: reg 0x10: [mem 0xf2520000-0xf252ffff 64bit] [ 0.147615] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.147642] pci 0000:00:14.0: System wakeup disabled by ACPI [ 0.147680] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 [ 0.147712] pci 0000:00:16.0: reg 0x10: [mem 0xf2535000-0xf253500f 64bit] [ 0.147775] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.147839] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 [ 0.147865] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff] [ 0.147874] pci 0000:00:19.0: reg 0x14: [mem 0xf253b000-0xf253bfff] [ 0.147882] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f] [ 0.147931] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.147957] pci 0000:00:19.0: System wakeup disabled by ACPI [ 0.147995] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 [ 0.148024] pci 0000:00:1a.0: reg 0x10: [mem 0xf253a000-0xf253a3ff] [ 0.148097] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.148124] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 0.148160] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 [ 0.148186] pci 0000:00:1b.0: reg 0x10: [mem 0xf2530000-0xf2533fff 64bit] [ 0.148247] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.148281] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 0.148323] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 [ 0.148448] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.148523] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 [ 0.148648] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.148724] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 [ 0.148849] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.148888] pci 0000:00:1c.2: System wakeup disabled by ACPI [ 0.148928] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 [ 0.148956] pci 0000:00:1d.0: reg 0x10: [mem 0xf2539000-0xf25393ff] [ 0.149030] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.149060] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.149096] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 [ 0.149247] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 [ 0.149271] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af] [ 0.149279] pci 0000:00:1f.2: reg 0x14: [io 0x50b4-0x50b7] [ 0.149286] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7] [ 0.149294] pci 0000:00:1f.2: reg 0x1c: [io 0x50b0-0x50b3] [ 0.149302] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] [ 0.149311] pci 0000:00:1f.2: reg 0x24: [mem 0xf2538000-0xf25387ff] [ 0.149342] pci 0000:00:1f.2: PME# supported from D3hot [ 0.149398] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 [ 0.149415] pci 0000:00:1f.3: reg 0x10: [mem 0xf2534000-0xf25340ff 64bit] [ 0.149436] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] [ 0.149769] pci 0000:02:00.0: [1180:e822] type 00 class 0x088001 [ 0.149814] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz. [ 0.149841] pci 0000:02:00.0: reg 0x10: [mem 0xf1d00000-0xf1d000ff] [ 0.150035] pci 0000:02:00.0: supports D1 D2 [ 0.150037] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.158229] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.158233] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] [ 0.158238] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] [ 0.158246] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] [ 0.158363] pci 0000:03:00.0: [8086:0891] type 00 class 0x028000 [ 0.158450] pci 0000:03:00.0: reg 0x10: [mem 0xf1c00000-0xf1c01fff 64bit] [ 0.158675] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.166188] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 0.166195] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] [ 0.166285] acpiphp: Slot [1] registered [ 0.166294] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] [ 0.166299] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] [ 0.166304] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] [ 0.166312] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] [ 0.167234] ACPI: Enabled 4 GPEs in block 00 to 3F [ 0.167291] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.167391] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.167393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.167395] vgaarb: loaded [ 0.167396] vgaarb: bridge control possible 0000:00:02.0 [ 0.167607] SCSI subsystem initialized [ 0.167647] libata version 3.00 loaded. [ 0.167669] ACPI: bus type USB registered [ 0.167682] usbcore: registered new interface driver usbfs [ 0.167690] usbcore: registered new interface driver hub [ 0.167706] usbcore: registered new device driver usb [ 0.167829] PCI: Using ACPI for IRQ routing [ 0.169524] PCI: pci_cache_line_size set to 64 bytes [ 0.170001] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 0.170002] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] [ 0.170003] e820: reserve RAM buffer [mem 0xcec31000-0xcfffffff] [ 0.170005] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff] [ 0.170115] NetLabel: Initializing [ 0.170116] NetLabel: domain hash size = 128 [ 0.170117] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.170127] NetLabel: unlabeled traffic allowed by default [ 0.170201] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.170206] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.172232] clocksource: Switched to clocksource hpet [ 0.177437] AppArmor: AppArmor Filesystem Enabled [ 0.177501] pnp: PnP ACPI init [ 0.177865] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.177868] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved [ 0.177869] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved [ 0.177871] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 0.177872] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 0.177874] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 0.177875] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved [ 0.177877] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved [ 0.177878] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved [ 0.177880] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 0.177882] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 0.177883] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 0.177885] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 0.177886] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 0.177888] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved [ 0.177890] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 0.177891] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 0.177895] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.177970] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff] [ 0.177988] system 00:01: [io 0x0400-0x047f] could not be reserved [ 0.177989] system 00:01: [io 0x0500-0x057f] has been reserved [ 0.177991] system 00:01: [io 0x0800-0x080f] has been reserved [ 0.177992] system 00:01: [io 0x15e0-0x15ef] has been reserved [ 0.177994] system 00:01: [io 0x1600-0x167f] has been reserved [ 0.177996] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.177998] system 00:01: [mem 0xfffff000-0xffffffff] has been reserved [ 0.177999] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.178001] system 00:01: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.178004] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.178005] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.178007] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved [ 0.178009] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.178053] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.178071] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.178091] pnp 00:04: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active) [ 0.178130] pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) [ 0.178587] pnp: PnP ACPI: found 6 devices [ 0.185097] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.185144] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.185148] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] [ 0.185155] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] [ 0.185160] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] [ 0.185168] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 0.185174] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] [ 0.185186] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] [ 0.185189] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] [ 0.185195] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] [ 0.185200] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] [ 0.185209] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.185211] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.185212] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.185214] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff window] [ 0.185215] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff window] [ 0.185217] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] [ 0.185218] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff] [ 0.185220] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] [ 0.185221] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff] [ 0.185223] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] [ 0.185224] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff] [ 0.185226] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] [ 0.185255] NET: Registered protocol family 2 [ 0.185397] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.185511] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.185617] TCP: Hash tables configured (established 65536 bind 65536) [ 0.185640] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.185663] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.185716] NET: Registered protocol family 1 [ 0.185729] pci 0000:00:02.0: Video device with shadowed ROM [ 0.186170] PCI: CLS 64 bytes, default 64 [ 0.186215] Trying to unpack rootfs image as initramfs... [ 0.712726] Freeing initrd memory: 37512K (ffff8800336ac000 - ffff880035b4e000) [ 0.712770] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.712772] software IO TLB [mem 0xcac31000-0xcec31000] (64MB) mapped at [ffff8800cac31000-ffff8800cec30fff] [ 0.712834] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer [ 0.712835] hw unit of domain pp0-core 2^-16 Joules [ 0.712836] hw unit of domain package 2^-16 Joules [ 0.712837] hw unit of domain pp1-gpu 2^-16 Joules [ 0.712976] Scanning for low memory corruption every 60 seconds [ 0.713304] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 0.713334] audit: initializing netlink subsys (disabled) [ 0.713349] audit: type=2000 audit(1469446526.704:1): initialized [ 0.713728] Initialise system trusted keyring [ 0.713821] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.715052] zbud: loaded [ 0.715242] VFS: Disk quotas dquot_6.6.0 [ 0.715270] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.715674] fuse init (API version 7.23) [ 0.715785] Key type big_key registered [ 0.715804] Allocating IMA MOK and blacklist keyrings. [ 0.716186] Key type asymmetric registered [ 0.716189] Asymmetric key parser 'x509' registered [ 0.716220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.716266] io scheduler noop registered [ 0.716270] io scheduler deadline registered (default) [ 0.716296] io scheduler cfq registered [ 0.716731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.716737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.716760] vesafb: mode is 1366x768x32, linelength=5504, pages=0 [ 0.716761] vesafb: scrolling: redraw [ 0.716762] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.716771] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90001000000, using 4160k, total 4160k [ 0.716851] Console: switching to colour frame buffer device 170x48 [ 0.716866] fb0: VESA VGA frame buffer device [ 0.716879] intel_idle: MWAIT substates: 0x21120 [ 0.716880] intel_idle: v0.4.1 model 0x3A [ 0.716881] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.717160] ACPI: AC Adapter [AC] (on-line) [ 0.717211] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 [ 0.717315] ACPI: Lid Switch [LID] [ 0.717346] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 [ 0.717349] ACPI: Sleep Button [SLPB] [ 0.717384] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.717386] ACPI: Power Button [PWRF] [ 0.718745] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.718747] ACPI: Thermal Zone [THM0] (56 C) [ 0.718780] GHES: HEST is not enabled! [ 0.718885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720566] Linux agpgart interface v0.103 [ 0.726119] ACPI: Battery Slot [BAT0] (battery present) [ 0.732304] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78) [ 0.804333] tpm_tis 00:05: TPM is disabled/deactivated (0x6) [ 0.807587] brd: module loaded [ 0.808688] loop: module loaded [ 0.808887] libphy: Fixed MDIO Bus: probed [ 0.808891] tun: Universal TUN/TAP device driver, 1.6 [ 0.808892] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 0.808931] PPP generic driver version 2.4.2 [ 0.808990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.808994] ehci-pci: EHCI PCI platform driver [ 0.809096] ehci-pci 0000:00:1a.0: EHCI Host Controller [ 0.809102] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 0.809113] ehci-pci 0000:00:1a.0: debug port 2 [ 0.813025] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 0.813040] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf253a000 [ 0.824258] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 0.824303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.824305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.824307] usb usb1: Product: EHCI Host Controller [ 0.824308] usb usb1: Manufacturer: Linux 4.4.0-24-generic ehci_hcd [ 0.824310] usb usb1: SerialNumber: 0000:00:1a.0 [ 0.824478] hub 1-0:1.0: USB hub found [ 0.824486] hub 1-0:1.0: 3 ports detected [ 0.824686] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 0.824691] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.824704] ehci-pci 0000:00:1d.0: debug port 2 [ 0.828589] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 0.828603] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2539000 [ 0.840299] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 0.840340] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.840342] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.840344] usb usb2: Product: EHCI Host Controller [ 0.840345] usb usb2: Manufacturer: Linux 4.4.0-24-generic ehci_hcd [ 0.840346] usb usb2: SerialNumber: 0000:00:1d.0 [ 0.840512] hub 2-0:1.0: USB hub found [ 0.840520] hub 2-0:1.0: 3 ports detected [ 0.840645] ehci-platform: EHCI generic platform driver [ 0.840658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.840663] ohci-pci: OHCI PCI platform driver [ 0.840673] ohci-platform: OHCI generic platform driver [ 0.840681] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840773] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.840777] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 0.841866] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930 [ 0.841871] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 0.841952] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.841954] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.841955] usb usb3: Product: xHCI Host Controller [ 0.841957] usb usb3: Manufacturer: Linux 4.4.0-24-generic xhci-hcd [ 0.841958] usb usb3: SerialNumber: 0000:00:14.0 [ 0.842124] hub 3-0:1.0: USB hub found [ 0.842138] hub 3-0:1.0: 4 ports detected [ 0.842490] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.842494] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 [ 0.842524] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 0.842526] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.842527] usb usb4: Product: xHCI Host Controller [ 0.842529] usb usb4: Manufacturer: Linux 4.4.0-24-generic xhci-hcd [ 0.842530] usb usb4: SerialNumber: 0000:00:14.0 [ 0.842690] hub 4-0:1.0: USB hub found [ 0.842704] hub 4-0:1.0: 4 ports detected [ 0.842888] usb: port power management may be unreliable [ 0.843126] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.844969] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.844973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.845215] mousedev: PS/2 mouse device common for all mice [ 0.845538] rtc_cmos 00:02: RTC can wake from S4 [ 0.845746] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 [ 0.845787] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.845794] i2c /dev entries driver [ 0.845838] device-mapper: uevent: version 1.0.3 [ 0.845908] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@xxxxxxxxxx [ 0.845921] Intel P-state driver initializing. [ 0.846110] ledtrig-cpu: registered to indicate activity on CPUs [ 0.846721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 0.846872] NET: Registered protocol family 10 [ 0.847192] NET: Registered protocol family 17 [ 0.847226] Key type dns_resolver registered [ 0.847591] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1c [ 0.847605] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1c [ 0.847613] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1c [ 0.847631] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1c [ 0.847701] microcode: Microcode Update Driver: v2.01 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 0.847973] registered taskstats version 1 [ 0.848014] Loading compiled-in X.509 certificates [ 0.849805] Loaded X.509 cert 'Build time autogenerated kernel key: 73e2b8be326740e2e7feadd5601517c5df343108' [ 0.849844] zswap: loaded using pool lzo/zbud [ 0.853411] Key type trusted registered [ 0.855989] Key type encrypted registered [ 0.855996] AppArmor: AppArmor sha1 policy hashing enabled [ 0.864335] tpm_tis 00:05: A TPM error (6) occurred attempting to read a pcr value [ 0.864338] ima: No TPM chip found, activating TPM-bypass! [ 0.864358] evm: HMAC attrs: 0x1 [ 0.865025] Magic number: 8:81:581 [ 0.865054] pci_bus 0000:02: hash matches [ 0.865142] rtc_cmos 00:02: setting system clock to 2016-07-25 11:35:27 UTC (1469446527) [ 0.865210] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865211] EDD information not available. [ 0.865269] PM: Hibernation image not present or could not be loaded. [ 0.866201] Freeing unused kernel memory: 1480K (ffffffff81f41000 - ffffffff820b3000) [ 0.866202] Write protecting the kernel read-only data: 14336k [ 0.866567] Freeing unused kernel memory: 1868K (ffff88000182d000 - ffff880001a00000) [ 0.866888] Freeing unused kernel memory: 176K (ffff880001dd4000 - ffff880001e00000) [ 0.875551] random: systemd-udevd urandom read with 7 bits of entropy available [ 0.896768] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED [ 0.902862] wmi: Mapper loaded [ 0.905970] pps_core: LinuxPPS API ver. 1 registered [ 0.905973] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 0.907480] PTP clock support registered [ 0.911158] [drm] Initialized drm 1.1.0 20060810 [ 0.912404] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 0.912406] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.912567] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 0.916398] sdhci: Secure Digital Host Controller Interface driver [ 0.916400] sdhci: Copyright(c) Pierre Ossman [ 0.917982] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 7) [ 0.918401] sdhci-pci 0000:02:00.0: No vmmc regulator found [ 0.918404] sdhci-pci 0000:02:00.0: No vqmmc regulator found [ 0.920623] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA [ 0.941650] AVX version of gcm_enc/dec engaged. [ 0.941652] AES CTR mode by8 optimization enabled [ 1.140262] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 1.152286] usb 2-1: new high-speed USB device number 2 using ehci-pci [ 1.174584] e1000e 0000:00:19.0 eth0: registered PHC clock [ 1.174588] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:73:2a:bd [ 1.174590] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 1.174651] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF [ 1.174713] ahci 0000:00:1f.2: version 3.0 [ 1.174872] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 1.188318] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode [ 1.188337] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst [ 1.204779] scsi host0: ahci [ 1.204890] scsi host1: ahci [ 1.204980] scsi host2: ahci [ 1.205065] scsi host3: ahci [ 1.205144] scsi host4: ahci [ 1.205223] scsi host5: ahci [ 1.205258] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 28 [ 1.205260] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 28 [ 1.205261] ata3: DUMMY [ 1.205262] ata4: DUMMY [ 1.205263] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 28 [ 1.205264] ata6: DUMMY [ 1.205821] [drm] Memory usable by graphics device = 2048M [ 1.205824] checking generic (e0000000 410000) vs hw (e0000000 10000000) [ 1.205825] fb: switching to inteldrmfb from VESA VGA [ 1.205846] Console: switching to colour dummy device 80x25 [ 1.205910] [drm] Replacing VGA console driver [ 1.212170] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.212174] [drm] Driver supports precise vblank timestamp query. [ 1.213137] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.246862] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 1.247632] acpi device:00: registered as cooling_device4 [ 1.247733] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 [ 1.247840] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0 [ 1.273247] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 [ 1.273251] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.273738] hub 1-1:1.0: USB hub found [ 1.273966] hub 1-1:1.0: 6 ports detected [ 1.285087] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 [ 1.285090] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.285427] hub 2-1:1.0: USB hub found [ 1.285619] hub 2-1:1.0: 8 ports detected [ 1.440334] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 [ 1.524357] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.527556] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 1.527566] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 1.527924] ata1.00: READ LOG DMA EXT failed, trying unqueued [ 1.528018] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1 [ 1.528021] ata1.00: ATA-9: SAMSUNG MZ7TE512HMHP-00000, EXT0100Q, max UDMA/133 [ 1.528022] ata1.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.529457] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 1.529465] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 1.529771] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1 [ 1.529824] ata1.00: configured for UDMA/133 [ 1.536653] scsi 0:0:0:0: Direct-Access ATA SAMSUNG MZ7TE512 100Q PQ: 0 ANSI: 5 [ 1.536976] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB) [ 1.537045] sd 0:0:0:0: [sda] Write Protect is off [ 1.537047] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.537070] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.537106] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.537565] sda: sda1 sda2 < sda5 > [ 1.537929] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.544319] usb 1-1.3: new full-speed USB device number 3 using ehci-pci [ 1.638469] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020 [ 1.638473] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.638474] usb 1-1.3: Product: Biometric Coprocessor [ 1.638476] usb 1-1.3: Manufacturer: Auth [ 1.706674] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062] [ 1.708349] usb 1-1.4: new full-speed USB device number 4 using ehci-pci [ 1.712372] tsc: Refined TSC clocksource calibration: 2594.113 MHz [ 1.712392] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256482ce717, max_idle_ns: 440795214544 ns [ 1.712947] fbcon: inteldrmfb (fb0) is primary device [ 1.713052] Console: switching to colour frame buffer device 170x48 [ 1.713076] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 1.737868] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..] [ 1.798583] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x123800/0x0, board id: 1611, fw id: 1099905 [ 1.798605] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 [ 1.806094] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6 [ 1.806098] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.806100] usb 1-1.4: Product: BCM20702A0 [ 1.806102] usb 1-1.4: Manufacturer: Broadcom Corp [ 1.806103] usb 1-1.4: SerialNumber: 2016D8D72419 [ 1.837450] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 [ 1.856286] ata2: SATA link down (SStatus 0 SControl 300) [ 1.876337] usb 1-1.6: new high-speed USB device number 5 using ehci-pci [ 1.977212] usb 1-1.6: New USB device found, idVendor=5986, idProduct=02d2 [ 1.977215] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.977217] usb 1-1.6: Product: Integrated Camera [ 1.977218] usb 1-1.6: Manufacturer: Ricoh Company Ltd. [ 2.184368] ata5: SATA link down (SStatus 0 SControl 300) [ 2.375027] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A [ 2.375052] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun [ 2.712465] clocksource: Switched to clocksource tsc [ 5.967236] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 6.166071] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7 [ 72.652959] random: nonblocking pool is initialized [ 74.160485] NET: Registered protocol family 38 [ 74.641356] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) [ 74.733840] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 74.733984] systemd[1]: Detected architecture x86-64. [ 74.735386] systemd[1]: Set hostname to <shadowfax-lt>. [ 74.853398] systemd[1]: Listening on Journal Socket (/dev/log). [ 74.853485] systemd[1]: Listening on Journal Audit Socket. [ 74.853515] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 74.853533] systemd[1]: Listening on fsck to fsckd communication Socket. [ 74.853549] systemd[1]: Listening on udev Kernel Socket. [ 74.853555] systemd[1]: PNFS blkmaping enablement. is not active. [ 74.853585] systemd[1]: Dependency failed for pNFS block layout mapping daemon. [ 74.853618] systemd[1]: nfs-blkmap.service: Job nfs-blkmap.service/start failed with result 'dependency'. [ 74.853655] systemd[1]: Listening on LVM2 metadata daemon socket. [ 74.853703] systemd[1]: Listening on udev Control Socket. [ 74.853832] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 74.853934] systemd[1]: Created slice System Slice. [ 74.854026] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice. [ 74.854106] systemd[1]: Created slice system-getty.slice. [ 74.854187] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 74.854227] systemd[1]: Listening on LVM2 poll daemon socket. [ 74.854255] systemd[1]: Reached target User and Group Name Lookups. [ 74.854308] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 74.854352] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 74.854422] systemd[1]: Listening on Journal Socket. [ 74.865253] systemd[1]: Starting Uncomplicated firewall... [ 74.865707] systemd[1]: Started Braille Device Support. [ 74.866472] systemd[1]: Started Read required files in advance. [ 74.867190] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 74.868133] systemd[1]: Mounting NFSD configuration filesystem... [ 74.872853] systemd[1]: Starting Load Kernel Modules... [ 74.873365] systemd[1]: Mounting Debug File System... [ 74.873950] systemd[1]: Mounting POSIX Message Queue File System... [ 74.874458] systemd[1]: Mounting Huge Pages File System... [ 74.876898] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 74.877014] systemd[1]: Listening on Syslog Socket. [ 74.877495] systemd[1]: Starting Journal Service... [ 74.877584] systemd[1]: Created slice User and Session Slice. [ 74.877614] systemd[1]: Reached target Slices. [ 74.878015] systemd[1]: Mounting RPC Pipe File System... [ 74.879829] systemd[1]: Mounted Debug File System. [ 74.879936] systemd[1]: Mounted POSIX Message Queue File System. [ 74.880001] systemd[1]: Mounted Huge Pages File System. [ 74.880667] systemd[1]: Started Uncomplicated firewall. [ 74.880909] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 74.893639] lp: driver loaded but no devices found [ 74.897844] ppdev: user-space parallel port driver [ 74.903524] systemd[1]: Started Load Kernel Modules. [ 74.910836] RPC: Registered named UNIX socket transport module. [ 74.910839] RPC: Registered udp transport module. [ 74.910840] RPC: Registered tcp transport module. [ 74.910841] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 74.925284] systemd[1]: Started LVM2 metadata daemon. [ 74.925982] systemd[1]: Mounting FUSE Control File System... [ 74.926508] systemd[1]: Starting Apply Kernel Variables... [ 74.927090] systemd[1]: Starting Create Static Device Nodes in /dev... [ 74.928030] systemd[1]: Mounted RPC Pipe File System. [ 74.928123] systemd[1]: Mounted FUSE Control File System. [ 74.928212] systemd[1]: Started Journal Service. [ 74.934972] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx). [ 75.075342] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro [ 75.091023] systemd-journald[416]: Received request to flush runtime journal from PID 1 [ 75.191042] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 75.235088] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB_.PCI0.LPC_.PMIO) (20150930/utaddress-254) [ 75.235094] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 75.235102] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20150930/utaddress-254) [ 75.235106] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 75.235108] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20150930/utaddress-254) [ 75.235111] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 75.235113] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20150930/utaddress-254) [ 75.235116] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 75.235118] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 75.249381] Non-volatile memory driver v1.3 [ 75.252203] Intel(R) Wireless WiFi driver for Linux [ 75.252206] Copyright(c) 2003- 2015 Intel Corporation [ 75.252388] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 75.264996] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm [ 75.268741] thinkpad_acpi: ThinkPad ACPI Extras v0.25 [ 75.268744] thinkpad_acpi: http://ibm-acpi.sf.net/ [ 75.268745] thinkpad_acpi: ThinkPad BIOS G2ET90WW (2.50 ), EC unknown [ 75.268747] thinkpad_acpi: Lenovo ThinkPad X230, model 2333A11 [ 75.272702] thinkpad_acpi: detected a 16-level brightness capable ThinkPad [ 75.272815] thinkpad_acpi: radio switch found; radios are enabled [ 75.272830] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver [ 75.272832] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... [ 75.275596] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked [ 75.276495] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one [ 75.290981] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8 [ 75.317877] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled [ 75.317881] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled [ 75.317883] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled [ 75.317886] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2200 BGN, REV=0x104 [ 75.317987] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled [ 75.328495] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 75.328500] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 75.328503] snd_hda_codec_realtek hdaudioC0D0: hp_outs=2 (0x15/0x1b/0x0/0x0/0x0) [ 75.328505] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 75.328506] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 75.328509] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 [ 75.328511] snd_hda_codec_realtek hdaudioC0D0: Dock Mic=0x19 [ 75.328513] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 [ 75.367459] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 75.372738] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 75.372947] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 75.373058] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 75.373168] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 75.373249] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 75.373501] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 75.373575] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 [ 75.404221] media: Linux media interface: v0.10 [ 75.409984] intel_rapl: Found RAPL domain package [ 75.409988] intel_rapl: Found RAPL domain core [ 75.409990] intel_rapl: Found RAPL domain uncore [ 75.409994] intel_rapl: RAPL package 0 domain package locked by BIOS [ 75.415360] Linux video capture interface: v2.00 [ 75.432482] Bluetooth: Core ver 2.21 [ 75.432497] NET: Registered protocol family 31 [ 75.432499] Bluetooth: HCI device and connection manager initialized [ 75.432503] Bluetooth: HCI socket layer initialized [ 75.432506] Bluetooth: L2CAP socket layer initialized [ 75.432511] Bluetooth: SCO socket layer initialized [ 75.452139] usbcore: registered new interface driver btusb [ 75.458552] Bluetooth: hci0: BCM: chip id 63 [ 75.470794] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:02d2) [ 75.474590] Bluetooth: hci0: ChromeLinux_7CE2 [ 75.475730] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000 [ 75.477758] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2 [ 75.477764] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found [ 75.482641] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input16 [ 75.482812] usbcore: registered new interface driver uvcvideo [ 75.482814] USB Video Class driver (1.1.1) [ 75.575159] Adding 8073212k swap on /dev/mapper/ubuntu--vg-swap_1. Priority:-1 extents:1 across:8073212k SSFS [ 75.594461] cfg80211: World regulatory domain updated: [ 75.594465] cfg80211: DFS Master region: unset [ 75.594466] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 75.594468] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 75.594469] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 75.594470] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 75.594472] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 75.594473] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 75.594474] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 75.594475] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 75.594476] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 75.970283] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem [ 75.974043] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) [ 76.093979] audit: type=1400 audit(1469446602.723:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=898 comm="apparmor_parser" [ 76.100596] audit: type=1400 audit(1469446602.727:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=895 comm="apparmor_parser" [ 76.100604] audit: type=1400 audit(1469446602.727:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=895 comm="apparmor_parser" [ 76.100607] audit: type=1400 audit(1469446602.727:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=895 comm="apparmor_parser" [ 76.100611] audit: type=1400 audit(1469446602.727:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=895 comm="apparmor_parser" [ 76.102957] audit: type=1400 audit(1469446602.731:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=894 comm="apparmor_parser" [ 76.102967] audit: type=1400 audit(1469446602.731:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=894 comm="apparmor_parser" [ 76.107239] audit: type=1400 audit(1469446602.735:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=901 comm="apparmor_parser" [ 76.108001] audit: type=1400 audit(1469446602.735:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=899 comm="apparmor_parser" [ 76.108007] audit: type=1400 audit(1469446602.735:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=899 comm="apparmor_parser" [ 76.174946] cgroup: new mount options do not match the existing superblock, will be ignored [ 76.506239] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 76.506410] NFSD: starting 90-second grace period (net ffffffff81ef3d80) [ 76.511077] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 76.511080] Bluetooth: BNEP filters: protocol multicast [ 76.511084] Bluetooth: BNEP socket layer initialized [ 76.935022] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 76.935152] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled [ 76.942733] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled [ 76.942821] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0 [ 77.188012] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled [ 77.195641] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled [ 77.195729] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0 [ 77.253719] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 77.256836] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 77.501380] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 77.619815] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 78.039940] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 83.154959] Guest personality initialized and is inactive [ 83.155322] VMCI host device registered (name=vmci, major=10, minor=55) [ 83.155339] Initialized host personality [ 83.157063] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel [ 83.166342] vboxdrv: Found 4 processor cores [ 83.185789] vboxdrv: TSC mode is Invariant, tentative frequency 2594112743 Hz [ 83.185815] vboxdrv: Successfully loaded version 5.0.18_Ubuntu (interface 0x00240000) [ 83.194339] VBoxNetFlt: Successfully started. [ 83.212771] VBoxNetAdp: Successfully started. [ 83.214907] NET: Registered protocol family 40 [ 83.219398] VBoxPciLinuxInit [ 83.229207] vboxpci: IOMMU not found (not registered) [ 83.600252] ip_tables: (C) 2000-2006 Netfilter Core Team [ 83.650931] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 83.953169] /dev/vmnet: open called by PID 1650 (vmnet-netifup) [ 83.953177] /dev/vmnet: hub 1 does not exist, allocating memory. [ 83.953214] /dev/vmnet: port on hub 1 successfully opened [ 84.008358] /dev/vmnet: open called by PID 1654 (vmnet-dhcpd) [ 84.008369] /dev/vmnet: port on hub 1 successfully opened [ 84.035883] /dev/vmnet: open called by PID 1684 (vmnet-natd) [ 84.035892] /dev/vmnet: hub 8 does not exist, allocating memory. [ 84.035909] /dev/vmnet: port on hub 8 successfully opened [ 84.040365] /dev/vmnet: open called by PID 1691 (vmnet-netifup) [ 84.040377] /dev/vmnet: port on hub 8 successfully opened [ 84.078631] /dev/vmnet: open called by PID 1698 (vmnet-dhcpd) [ 84.078654] /dev/vmnet: port on hub 8 successfully opened [ 84.761228] NET: Unregistered protocol family 40 [ 84.946378] Bluetooth: RFCOMM TTY layer initialized [ 84.946384] Bluetooth: RFCOMM socket layer initialized [ 84.946389] Bluetooth: RFCOMM ver 1.11 [ 112.953905] wlan0: authenticate with f0:29:29:eb:67:70 [ 112.957055] wlan0: send auth to f0:29:29:eb:67:70 (try 1/3) [ 113.054233] wlan0: authenticated [ 113.057607] wlan0: associate with f0:29:29:eb:67:70 (try 1/3) [ 113.061451] wlan0: RX AssocResp from f0:29:29:eb:67:70 (capab=0x431 status=0 aid=2) [ 113.080125] wlan0: associated [ 113.080170] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 113.115054] cfg80211: Regulatory domain changed to country: IL [ 113.115058] cfg80211: DFS Master region: ETSI [ 113.115059] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 113.115062] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 113.115065] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2301 mBm), (N/A) [ 113.115067] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2301 mBm), (0 s) [ 113.157166] wlan0: Limiting TX power to 14 dBm as advertised by f0:29:29:eb:67:70 [ 192.218745] usb 3-2: new high-speed USB device number 2 using xhci_hcd [ 192.533527] usb 3-2: New USB device found, idVendor=10cf, idProduct=5500 [ 192.533536] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 192.533540] usb 3-2: Product: UMAP2. PID:0x5500 [ 192.533544] usb 3-2: Manufacturer: UMAP2. VID:0x10cf [ 192.533547] usb 3-2: SerialNumber: 123456 [ 193.669193] comedi: module is from the staging directory, the quality is unknown, you have been warned. [ 193.671216] comedi: version 0.7.76 - http://www.comedi.org [ 193.673644] comedi_usb: module is from the staging directory, the quality is unknown, you have been warned. [ 193.676853] vmk80xx: module is from the staging directory, the quality is unknown, you have been warned. [ 193.677423] vmk80xx 3-2:1.0: driver 'vmk80xx' failed to auto-configure device. [ 193.677448] BUG: unable to handle kernel NULL pointer dereference at (null) [ 193.677516] IP: [<ffffffff81823ba1>] __down+0x51/0xd0 [ 193.677560] PGD 0 [ 193.677579] Oops: 0002 [#1] SMP [ 193.677610] Modules linked in: vmk80xx(C+) comedi_usb(C) comedi(C) ctr ccm rfcomm ip6table_filter ip6_tables iptable_filter ip_tables x_tables pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) bnep binfmt_misc uvcvideo btusb btrtl btbcm videobuf2_vmalloc btintel videobuf2_memops bluetooth videobuf2_v4l2 videobuf2_core v4l2_common videodev intel_rapl media x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_codec_hdmi kvm arc4 irqbypass snd_hda_codec_realtek snd_hda_codec_generic iwldvm snd_seq_midi snd_seq_midi_event mac80211 snd_hda_intel snd_hda_codec snd_rawmidi snd_hda_core snd_hwdep input_leds joydev thinkpad_acpi serio_raw snd_pcm iwlwifi nvram snd_seq snd_seq_device snd_timer lpc_ich cfg80211 snd mei_me mei shpchp soundcore mac_hid nfsd auth_rpcgss nfs_acl lockd grace [ 193.678431] sunrpc ppdev lp parport autofs4 drbg ansi_cprng algif_skcipher af_alg dm_crypt crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw i915 gf128mul glue_helper ablk_helper cryptd psmouse i2c_algo_bit drm_kms_helper ahci sdhci_pci libahci sdhci syscopyarea sysfillrect sysimgblt fb_sys_fops e1000e drm ptp pps_core wmi fjes video [last unloaded: vmnet] [ 193.678751] CPU: 2 PID: 3993 Comm: systemd-udevd Tainted: G C OE 4.4.0-24-generic #43-Ubuntu [ 193.678813] Hardware name: LENOVO 2333A11/2333A11, BIOS G2ET90WW (2.50 ) 12/20/2012 [ 193.678864] task: ffff8800a0510000 ti: ffff8800c8d2c000 task.ti: ffff8800c8d2c000 [ 193.678914] RIP: 0010:[<ffffffff81823ba1>] [<ffffffff81823ba1>] __down+0x51/0xd0 [ 193.678972] RSP: 0018:ffff8800c8d2f970 EFLAGS: 00010046 [ 193.679008] RAX: 0000000000000000 RBX: 7fffffffffffffff RCX: 0000000000000000 [ 193.679055] RDX: ffff8801eac108d8 RSI: ffff88021e28dc78 RDI: ffff8801eac108d0 [ 193.679103] RBP: ffff8800c8d2f9c0 R08: 000000000000000a R09: 00000000000003d6 [ 193.679150] R10: 0000000000013ae8 R11: 00000000000003d6 R12: ffff8801eac108d0 [ 193.679198] R13: ffff8800a0510000 R14: ffff8801e3f22078 R15: ffffffffc09f2060 [ 193.679246] FS: 00007fd3a4ade8c0(0000) GS:ffff88021e280000(0000) knlGS:0000000000000000 [ 193.679299] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 193.679338] CR2: 0000000000000000 CR3: 00000000ca2bd000 CR4: 00000000001406e0 [ 193.679385] Stack: [ 193.679401] ffff8801eac108d8 0000000000000000 ffff00303a383910 ffff8800c8d2f998 [ 193.679463] 00000000247bbf22 00000000247bbf22 ffffffffc09f3100 ffff8801eac108d0 [ 193.679522] ffff8801eac108d0 ffff8800ca0e6800 ffff8800c8d2f9e0 ffffffff810c9ee1 [ 193.679581] Call Trace: [ 193.679608] [<ffffffff810c9ee1>] down+0x41/0x50 [ 193.679644] [<ffffffffc09f17de>] vmk80xx_detach+0x2e/0x60 [vmk80xx] [ 193.679698] [<ffffffffc09c10e1>] comedi_device_detach+0x41/0x1c0 [comedi] [ 193.679751] [<ffffffffc09bc383>] comedi_device_cleanup+0x63/0x80 [comedi] [ 193.679804] [<ffffffffc09be0e7>] comedi_free_board_dev+0x17/0x60 [comedi] [ 193.679857] [<ffffffffc09c00ca>] comedi_release_hardware_device+0x7a/0x90 [comedi] [ 193.679915] [<ffffffffc09c103c>] comedi_auto_config+0xcc/0x130 [comedi] [ 193.679963] [<ffffffffc09ec062>] comedi_usb_auto_config+0x12/0x20 [comedi_usb] [ 193.680015] [<ffffffffc09f1019>] vmk80xx_usb_probe+0x19/0x20 [vmk80xx] [ 193.680064] [<ffffffff8161681d>] usb_probe_interface+0x1bd/0x300 [ 193.680109] [<ffffffff8154d772>] driver_probe_device+0x222/0x4a0 [ 193.680155] [<ffffffff8154da74>] __driver_attach+0x84/0x90 [ 193.680197] [<ffffffff8154d9f0>] ? driver_probe_device+0x4a0/0x4a0 [ 193.680247] [<ffffffff8154b39c>] bus_for_each_dev+0x6c/0xc0 [ 193.680290] [<ffffffff8154cf2e>] driver_attach+0x1e/0x20 [ 193.680332] [<ffffffff8154ca6b>] bus_add_driver+0x1eb/0x280 [ 193.680375] [<ffffffff8154e380>] driver_register+0x60/0xe0 [ 193.680416] [<ffffffff81615164>] usb_register_driver+0x84/0x140 [ 193.680459] [<ffffffffc0022000>] ? 0xffffffffc0022000 [ 193.682485] [<ffffffffc09ec0e1>] comedi_usb_driver_register+0x31/0x50 [comedi_usb] [ 193.684722] [<ffffffffc0022017>] vmk80xx_driver_init+0x17/0x1000 [vmk80xx] [ 193.685705] [<ffffffff81002123>] do_one_initcall+0xb3/0x200 [ 193.686546] [<ffffffff811cf151>] ? __vunmap+0x91/0xe0 [ 193.688266] [<ffffffff811eb313>] ? kmem_cache_alloc_trace+0x183/0x1f0 [ 193.690155] [<ffffffff811ec10a>] ? kfree+0x13a/0x150 [ 193.691778] [<ffffffff8118c463>] do_init_module+0x5f/0x1cf [ 193.693537] [<ffffffff81109fb7>] load_module+0x1667/0x1c00 [ 193.695282] [<ffffffff81106560>] ? __symbol_put+0x60/0x60 [ 193.696909] [<ffffffff81212be0>] ? kernel_read+0x50/0x80 [ 193.698392] [<ffffffff8110a794>] SYSC_finit_module+0xb4/0xe0 [ 193.699785] [<ffffffff8110a7de>] SyS_finit_module+0xe/0x10 [ 193.701378] [<ffffffff81825bf2>] entry_SYSCALL_64_fastpath+0x16/0x71 [ 193.702207] Code: 00 00 48 83 e4 f0 48 83 ec 30 65 48 8b 04 25 28 00 00 00 48 89 44 24 28 31 c0 48 8b 47 10 48 89 14 24 48 89 67 10 48 89 44 24 08 <48> 89 20 4c 89 6c 24 10 c6 44 24 18 00 49 c7 45 00 02 00 00 00 [ 193.703814] RIP [<ffffffff81823ba1>] __down+0x51/0xd0 [ 193.704495] RSP <ffff8800c8d2f970> [ 193.705162] CR2: 0000000000000000