larixer / hid-asus-dkms

ASUS HID FTE100* DKMS Driver
GNU General Public License v2.0
68 stars 10 forks source link

wont work with Asus x206h #31

Closed VirToReal closed 7 years ago

VirToReal commented 7 years ago

This is not really a issue than a information:

Thought the x206h got the same Touchpad, but seems there different again... After installing via dkms, installation of the driver was as success, but i couldn't use the touchpad anymore. He failed to move it in some new location because it didnt existed, should have made a copy of the output (perhaps it will bring some information). After reboot the original drivers seems back in place, but after pressing any key in the login screen on the keyboard, the Kbuntu 16.10 goes in shutdown ^^. There is no way around by just reinstalling Kubuntu. My bad, just wanted to try, maybe this information will help someone.

EDIT: seems the Ubuntu installation interprets the x206h as E200HA. Maybe this will be some information for someone ^^

larixer commented 7 years ago

Please attach dmesg log after you run ./dkms-add.sh

VirToReal commented 7 years ago

This is after running install:

Creating symlink /var/lib/dkms/asus/1.0/source -> /usr/src/asus-1.0

DKMS: add completed.

Kernel preparation unnecessary for this kernel. Skipping...

Building module: cleaning build area.... make KERNELRELEASE=4.8.0-30-generic -C /lib/modules/4.8.0-30-generic/build M=/var/lib/dkms/asus/1.0/build/src hid-asus.ko..... cleaning build area....

DKMS: build completed.

hid-asus.ko: Running module version sanity check.

  • Original module
  • Installation
    • Installing to /lib/modules/4.8.0-30-generic/updates/dkms/

depmod.....

Backing up initrd.img-4.8.0-30-generic to /boot/initrd.img-4.8.0-30-generic.old-dkms Making new initrd.img-4.8.0-30-generic (If next boot fails, revert to initrd.img-4.8.0-30-generic.old-dkms image) update-initramfs....................

DKMS: install completed. Rebinding 0018:0B05:0101.0002 to hid-asus sh: 1: cannot create /sys/bus/hid/drivers/hid-asus/bind: Directory nonexistent hardy@hardy-E200HA:~/hid-asus-dkms$

`[ 0.000000] Linux version 4.8.0-30-generic (buildd@lcy01-08) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #32-Ubuntu SMP Fri Dec 2 03:43:27 UTC 2016 (Ubuntu 4.8.0-30.32-generic 4.8.6) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic.efi.signed root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Legacy x87 FPU detected. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001f000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000078ff9fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000078ffa000-0x0000000079ffffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007a000000-0x000000007ad98fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ad99000-0x000000007adc8fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007adc9000-0x000000007aff0fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007aff1000-0x000000007b829fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b82a000-0x000000007b89ffff] type 20 [ 0.000000] BIOS-e820: [mem 0x000000007b8a0000-0x000000007b8a5fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007b8a6000-0x000000007b8a6fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b8a7000-0x000000007b8a9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007b8aa000-0x000000007b8aafff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b8ab000-0x000000007bffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.40 by American Megatrends [ 0.000000] efi: ESRT=0x7b828098 ACPI=0x79355000 ACPI 2.0=0x79355000 SMBIOS=0x7b121000 SMBIOS 3.0=0x7b120000 [ 0.000000] esrt: Reserving ESRT space from 0x000000007b828098 to 0x000000007b8280d0. [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x7c000 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-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 07E000000 mask FFE000000 uncachable [ 0.000000] 2 base 07D000000 mask FFF000000 uncachable [ 0.000000] 3 base 07C800000 mask FFF800000 uncachable [ 0.000000] 4 base 07C400000 mask FFFC00000 uncachable [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] total RAM covered: 1988M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 5 lose cover RAM: 0G [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff8d5e00098000] 98000 size 24576 [ 0.000000] BRK [0x61a33000, 0x61a33fff] PGTABLE [ 0.000000] BRK [0x61a34000, 0x61a34fff] PGTABLE [ 0.000000] BRK [0x61a35000, 0x61a35fff] PGTABLE [ 0.000000] BRK [0x61a36000, 0x61a36fff] PGTABLE [ 0.000000] BRK [0x61a37000, 0x61a37fff] PGTABLE [ 0.000000] BRK [0x61a38000, 0x61a38fff] PGTABLE [ 0.000000] BRK [0x61a39000, 0x61a39fff] PGTABLE [ 0.000000] BRK [0x61a3a000, 0x61a3afff] PGTABLE [ 0.000000] RAMDISK: [mem 0x33156000-0x358a2fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x0000000079355000 000024 (v02 ASUS) [ 0.000000] ACPI: XSDT 0x00000000793550A8 0000D4 (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x000000007936E7B8 00010C (v05 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 0x0000000079355210 0195A2 (v02 ASUS Notebook 01072009 INTL 20120913) [ 0.000000] ACPI: FACS 0x0000000079FFFF80 000040 [ 0.000000] ACPI: APIC 0x000000007936E8C8 000084 (v03 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x000000007936E950 000044 (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: FIDT 0x000000007936E998 00009C (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 0x000000007936EA38 00003C (v01 ASUS Notebook 01072009 MSFT 00000097) [ 0.000000] ACPI: SSDT 0x000000007936EA78 004012 (v01 DptfTb DptfTab 00001000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079372A90 000654 (v01 CpuDpf CpuDptf 00001000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x00000000793730E8 000058 (v01 LowPM LowPwrM 00001000 INTL 20120913) [ 0.000000] ACPI: UEFI 0x0000000079373140 000042 (v01 ASUS Notebook 00000000 00000000) [ 0.000000] ACPI: HPET 0x0000000079373188 000038 (v01 ASUS Notebook 01072009 AMI. 00000005) [ 0.000000] ACPI: SSDT 0x00000000793731C0 000763 (v01 PmRef CpuPm 00003000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079373928 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079373BB8 00017A (v01 PmRef ApTst 00003000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079373D38 00043A (v01 Intel_ Tpm2Tabl 00001000 INTL 20120913) [ 0.000000] ACPI: TPM2 0x0000000079374178 000034 (v03 00000000 00000000) [ 0.000000] ACPI: LPIT 0x00000000793741B0 000104 (v01 ASUS Notebook 00000005 MSFT 0100000D) [ 0.000000] ACPI: BCFG 0x00000000793742B8 000139 (v01 INTEL BATTCONF 00000001 INTL 00000000) [ 0.000000] ACPI: PRAM 0x00000000793743F8 000030 (v01 00000001 00000000) [ 0.000000] ACPI: BGRT 0x0000000079374428 000038 (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: CSRT 0x0000000079374460 00014C (v00 INTEL LANFORDC 00000005 MSFT 0100000D) [ 0.000000] ACPI: WDAT 0x00000000793745B0 000104 (v01 00000000 00000000) [ 0.000000] ACPI: MSDM 0x000000007ADC5F18 000055 (v03 ASUS Notebook 00000000 ASUS 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007bffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7afec000-0x7aff0fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007bffffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008efff] [ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009dfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001effffff] [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000078ff9fff] [ 0.000000] node 0: [mem 0x000000007a000000-0x000000007ad98fff] [ 0.000000] node 0: [mem 0x000000007adc9000-0x000000007aff0fff] [ 0.000000] node 0: [mem 0x000000007b8a0000-0x000000007b8a5fff] [ 0.000000] node 0: [mem 0x000000007b8a7000-0x000000007b8a9fff] [ 0.000000] node 0: [mem 0x000000007b8ab000-0x000000007bffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007bffffff] [ 0.000000] On node 0 totalpages: 496821 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7872 pages used for memmap [ 0.000000] DMA32 zone: 492825 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics memory at 0x000000007ce00000-0x000000007edfffff [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114 [ 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 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x1f000000-0x201fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x78ffa000-0x79ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ad99000-0x7adc8fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7aff1000-0x7b829fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b82a000-0x7b89ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b8a6000-0x7b8a6fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b8aa000-0x7b8aafff] [ 0.000000] e820: [mem 0x7ee00000-0xdfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 36 pages/cpu @ffff8d5e7a600000 s107544 r8192 d31720 u524288 [ 0.000000] pcpu-alloc: s107544 r8192 d31720 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 488863 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic.efi.signed root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 1855328K/1987284K available (8827K kernel code, 1432K rwdata, 3808K rodata, 1548K init, 1272K bss, 131956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16640 nr_irqs:1024 16 [ 0.000000] 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: Detected 1440.000 MHz processor [ 0.000041] Calibrating delay loop (skipped), value calculated using timer frequency.. 2880.00 BogoMIPS (lpj=5760000) [ 0.000048] pid_max: default: 32768 minimum: 301 [ 0.000076] ACPI: Core revision 20160422 [ 0.061148] ACPI: 8 ACPI AML tables successfully acquired and loaded

[ 0.062937] Security Framework initialized [ 0.062941] Yama: becoming mindful. [ 0.062979] AppArmor: AppArmor initialized [ 0.063316] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.064622] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.065221] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.065231] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.065814] CPU: Physical Processor ID: 0 [ 0.065817] CPU: Processor Core ID: 0 [ 0.065824] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.065826] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.065837] mce: CPU supports 6 MCE banks [ 0.065853] CPU0: Thermal monitoring enabled (TM1) [ 0.065862] process: using mwait in idle threads [ 0.065869] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0 [ 0.065871] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0 [ 0.066410] Freeing SMP alternatives memory: 32K (ffffffffaeceb000 - ffffffffaecf3000) [ 0.073088] ftrace: allocating 33372 entries in 131 pages [ 0.105948] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.105952] smpboot: Max logical packages: 1 [ 0.107613] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.147310] TSC deadline timer enabled [ 0.147317] smpboot: CPU0: Intel(R) Atom(TM) x5-Z8350 CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x4) [ 0.147326] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver. [ 0.147360] ... version: 3 [ 0.147362] ... bit width: 40 [ 0.147364] ... generic registers: 2 [ 0.147365] ... value mask: 000000ffffffffff [ 0.147367] ... max period: 000000ffffffffff [ 0.147368] ... fixed-purpose events: 3 [ 0.147369] ... event mask: 0000000700000003 [ 0.149460] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.149780] x86: Booting SMP configuration: [ 0.149784] .... node #0, CPUs: #1 #2 #3 [ 0.157185] x86: Booted up 1 node, 4 CPUs [ 0.157190] smpboot: Total of 4 processors activated (11520.00 BogoMIPS) [ 0.158595] devtmpfs: initialized [ 0.158789] x86/mm: Memory block size: 128MB [ 0.168042] evm: security.selinux [ 0.168044] evm: security.SMACK64 [ 0.168045] evm: security.SMACK64EXEC [ 0.168047] evm: security.SMACK64TRANSMUTE [ 0.168048] evm: security.SMACK64MMAP [ 0.168049] evm: security.ima [ 0.168050] evm: security.capability [ 0.168220] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes) [ 0.168223] PM: Registering ACPI NVS region [mem 0x78ffa000-0x79ffffff] (16801792 bytes) [ 0.169008] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.169106] pinctrl core: initialized pinctrl subsystem [ 0.169402] RTC time: 10:55:17, date: 12/09/16 [ 0.169665] NET: Registered protocol family 16 [ 0.180100] cpuidle: using governor ladder [ 0.196114] cpuidle: using governor menu [ 0.196118] PCCT header not found. [ 0.196204] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.196207] ACPI: bus type PCI registered [ 0.196210] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.196368] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.196374] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.196378] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!) [ 0.196399] PCI: Using configuration type 1 for base access [ 0.212488] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.213139] ACPI: Added _OSI(Module Device) [ 0.213142] ACPI: Added _OSI(Processor Device) [ 0.213144] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.213146] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245732] ACPI: Dynamic OEM Table Load: [ 0.245750] ACPI: SSDT 0xFFFF8D5E7466D800 00059C (v01 PmRef Cpu0Ist 00003000 INTL 20120913) [ 0.248187] ACPI: Dynamic OEM Table Load: [ 0.248200] ACPI: SSDT 0xFFFF8D5E7A031800 0003A5 (v01 PmRef Cpu0Cst 00003001 INTL 20120913) [ 0.251143] ACPI: Dynamic OEM Table Load: [ 0.251155] ACPI: SSDT 0xFFFF8D5E7A053000 00015F (v01 PmRef ApIst 00003000 INTL 20120913) [ 0.253510] ACPI: Dynamic OEM Table Load: [ 0.253521] ACPI: SSDT 0xFFFF8D5E7A0B8CC0 00008D (v01 PmRef ApCst 00003000 INTL 20120913) [ 0.259271] ACPI: Interpreter enabled [ 0.259321] ACPI: (supports S0 S4 S5) [ 0.259324] ACPI: Using IOAPIC for interrupt routing [ 0.259407] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260563] ACPI: Power Resource [P12T] (off) [ 0.262996] ACPI: Power Resource [ID3C] (off) [ 0.265903] ACPI: Power Resource [USBC] (on) [ 0.279262] ACPI: Power Resource [CLK3] (on) [ 0.279386] ACPI: Power Resource [CLK4] (on) [ 0.297127] ACPI: Power Resource [CLK2] (on) [ 0.297253] ACPI: Power Resource [CLK0] (on) [ 0.297374] ACPI: Power Resource [CLK1] (on) [ 0.298397] ACPI: Power Resource [CLK0] (on) [ 0.298524] ACPI: Power Resource [CLK1] (on) [ 0.310198] ACPI: Power Resource [P28X] (off) [ 0.310319] ACPI: Power Resource [P18X] (off) [ 0.310432] ACPI: Power Resource [P12X] (off) [ 0.310550] ACPI: Power Resource [P28P] (off) [ 0.310669] ACPI: Power Resource [P18P] (off) [ 0.310788] ACPI: Power Resource [P19X] (off) [ 0.310900] ACPI: Power Resource [P06X] (off) [ 0.311018] ACPI: Power Resource [P28T] (off) [ 0.311137] ACPI: Power Resource [P18D] (off) [ 0.311250] ACPI: Power Resource [P18T] (off) [ 0.311370] ACPI: Power Resource [P3P3] (off) [ 0.311492] ACPI: Power Resource [P28W] (off) [ 0.311618] ACPI: Power Resource [P18W] (off) [ 0.311733] ACPI: Power Resource [P12W] (off) [ 0.311852] ACPI: Power Resource [P33W] (off) [ 0.311966] ACPI: Power Resource [P33X] (off) [ 0.321171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321185] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.321771] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.321775] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.321811] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.323117] PCI host bridge to bus 0000:00 [ 0.323123] pci_bus 0000:00: root bus resource [io 0x0070-0x0077] [ 0.323127] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window] [ 0.323131] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window] [ 0.323134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.323138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.323141] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.323144] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window] [ 0.323148] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window] [ 0.323151] pci_bus 0000:00: root bus resource [mem 0x7ce00001-0x7ee00000 window] [ 0.323154] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.323158] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323174] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000 [ 0.323768] pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000 [ 0.323800] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit] [ 0.323816] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref] [ 0.323827] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.324183] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000 [ 0.324213] pci 0000:00:0b.0: reg 0x10: [mem 0x91639000-0x91639fff 64bit] [ 0.324660] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330 [ 0.324693] pci 0000:00:14.0: reg 0x10: [mem 0x91600000-0x9160ffff 64bit] [ 0.324809] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.325158] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000 [ 0.325184] pci 0000:00:1a.0: reg 0x10: [mem 0x91500000-0x915fffff] [ 0.325199] pci 0000:00:1a.0: reg 0x14: [mem 0x91400000-0x914fffff] [ 0.325305] pci 0000:00:1a.0: PME# supported from D0 D3hot [ 0.325781] pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400 [ 0.327353] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.327959] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100 [ 0.329507] pci 0000:01:00.0: [168c:0042] type 00 class 0x028000 [ 0.329846] pci 0000:01:00.0: reg 0x10: [mem 0x91200000-0x913fffff 64bit] [ 0.331668] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.344620] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.344631] pci 0000:00:1c.0: bridge window [mem 0x91200000-0x913fffff] [ 0.355474] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12) 0, disabled. [ 0.355651] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.355825] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356001] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356175] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356348] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356534] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356707] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.362212] SCSI subsystem initialized [ 0.362337] libata version 3.00 loaded. [ 0.362442] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362445] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362450] vgaarb: loaded [ 0.362452] vgaarb: bridge control possible 0000:00:02.0 [ 0.362514] ACPI: bus type USB registered [ 0.362559] usbcore: registered new interface driver usbfs [ 0.362583] usbcore: registered new interface driver hub [ 0.362631] usbcore: registered new device driver usb [ 0.367575] PCI: Using ACPI for IRQ routing [ 0.370295] PCI: pci_cache_line_size set to 64 bytes [ 0.370648] Expanded resource reserved due to conflict with PCI Bus 0000:00 [ 0.370654] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] [ 0.370657] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.370659] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff] [ 0.370661] e820: reserve RAM buffer [mem 0x78ffa000-0x7bffffff] [ 0.370664] e820: reserve RAM buffer [mem 0x7ad99000-0x7bffffff] [ 0.370667] e820: reserve RAM buffer [mem 0x7aff1000-0x7bffffff] [ 0.370669] e820: reserve RAM buffer [mem 0x7b8a6000-0x7bffffff] [ 0.370672] e820: reserve RAM buffer [mem 0x7b8aa000-0x7bffffff] [ 0.370924] NetLabel: Initializing [ 0.370927] NetLabel: domain hash size = 128 [ 0.370928] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370964] NetLabel: unlabeled traffic allowed by default [ 0.371216] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.371226] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.373311] clocksource: Switched to clocksource hpet [ 0.392287] VFS: Disk quotas dquot_6.6.0 [ 0.392349] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.392584] AppArmor: AppArmor Filesystem Enabled [ 0.392745] pnp: PnP ACPI init [ 0.393148] system 00:00: [io 0x0680-0x069f] has been reserved [ 0.393154] system 00:00: [io 0x0400-0x047f] has been reserved [ 0.393157] system 00:00: [io 0x0500-0x05fe] has been reserved [ 0.393166] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.393403] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.395011] system 00:02: [io 0x0240-0x0259] has been reserved [ 0.395019] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.398817] system 00:03: [mem 0x91637000-0x91637fff] has been reserved [ 0.398822] system 00:03: [mem 0x91635000-0x91635fff] has been reserved [ 0.398826] system 00:03: [mem 0x91624000-0x91624fff] has been reserved [ 0.398830] system 00:03: [mem 0x91622000-0x91622fff] has been reserved [ 0.398834] system 00:03: [mem 0x91620000-0x91620fff] has been reserved [ 0.398838] system 00:03: [mem 0x9161e000-0x9161efff] has been reserved [ 0.398842] system 00:03: [mem 0x9161c000-0x9161cfff] has been reserved [ 0.398846] system 00:03: [mem 0x9161a000-0x9161afff] has been reserved [ 0.398850] system 00:03: [mem 0x91618000-0x91618fff] has been reserved [ 0.398854] system 00:03: [mem 0x91633000-0x91633fff] has been reserved [ 0.398858] system 00:03: [mem 0x91631000-0x91631fff] has been reserved [ 0.398862] system 00:03: [mem 0x9162f000-0x9162ffff] has been reserved [ 0.398872] system 00:03: [mem 0x9162d000-0x9162dfff] has been reserved [ 0.398876] system 00:03: [mem 0x9162b000-0x9162bfff] has been reserved [ 0.398880] system 00:03: [mem 0x91629000-0x91629fff] has been reserved [ 0.398884] system 00:03: [mem 0x91627000-0x91627fff] has been reserved [ 0.398888] system 00:03: [mem 0x91625000-0x91625fff] has been reserved [ 0.398896] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.399037] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved [ 0.399042] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved [ 0.399046] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved [ 0.399050] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved [ 0.399054] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved [ 0.399058] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved [ 0.399063] system 00:04: [mem 0xfed80000-0xfedbffff] could not be reserved [ 0.399067] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved [ 0.399071] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.399078] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.399479] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.401235] pnp: PnP ACPI: found 6 devices [ 0.412212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.412365] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.412434] pci 0000:00:1c.0: bridge window [mem 0x91200000-0x913fffff] [ 0.412565] pci_bus 0000:00: resource 4 [io 0x0070-0x0077] [ 0.412569] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window] [ 0.412572] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window] [ 0.412576] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.412579] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 0.412582] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 0.412586] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window] [ 0.412590] pci_bus 0000:00: resource 11 [mem 0x20000000-0x201fffff window] [ 0.412593] pci_bus 0000:00: resource 12 [mem 0x7ce00001-0x7ee00000 window] [ 0.412596] pci_bus 0000:00: resource 13 [mem 0x80000000-0xdfffffff window] [ 0.412600] pci_bus 0000:01: resource 1 [mem 0x91200000-0x913fffff] [ 0.412681] NET: Registered protocol family 2 [ 0.413060] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.413154] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.413262] TCP: Hash tables configured (established 16384 bind 16384) [ 0.413353] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.413381] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.413491] NET: Registered protocol family 1 [ 0.413531] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.414175] PCI: CLS 64 bytes, default 64 [ 0.414303] Trying to unpack rootfs image as initramfs... [ 1.851215] Freeing initrd memory: 40244K (ffff8d5e33156000 - ffff8d5e358a3000) [ 1.851506] Scanning for low memory corruption every 60 seconds [ 1.852423] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 1.852474] audit: initializing netlink subsys (disabled) [ 1.852505] audit: type=2000 audit(1481280917.828:1): initialized [ 1.853318] Initialise system trusted keyrings [ 1.853536] workingset: timestamp_bits=40 max_order=19 bucket_order=0 [ 1.858217] zbud: loaded [ 1.859379] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.859985] fuse init (API version 7.25) [ 1.860342] Key type big_key registered [ 1.860359] Allocating IMA blacklist keyring. [ 1.863657] Key type asymmetric registered [ 1.863660] Asymmetric key parser 'x509' registered [ 1.863782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.863871] io scheduler noop registered [ 1.863873] io scheduler deadline registered (default) [ 1.863893] io scheduler cfq registered [ 1.866114] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 1.866118] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.866163] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded [ 1.866195] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.866208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.866304] efifb: probing for efifb [ 1.866343] efifb: framebuffer at 0x80000000, using 4160k, total 4160k [ 1.866345] efifb: mode is 1366x768x32, linelength=5504, pages=1 [ 1.866346] efifb: scrolling: redraw [ 1.866350] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.866625] Console: switching to colour frame buffer device 170x48 [ 1.866673] fb0: EFI VGA frame buffer device [ 1.866692] intel_idle: MWAIT substates: 0x33000020 [ 1.866695] intel_idle: v0.4.1 model 0x4C [ 1.867097] intel_idle: lapic_timer_reliable_states 0xffffffff [ 1.867430] ACPI: AC Adapter [ADP1] (on-line) [ 1.867605] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 1.867613] ACPI: Power Button [PWRB] [ 1.867718] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 [ 1.867724] ACPI: Sleep Button [SLPB] [ 1.867838] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 [ 1.873346] ACPI: Lid Switch [LID] [ 1.873462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 1.873467] ACPI: Power Button [PWRF] [ 1.878910] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.878914] ACPI: Thermal Zone [TZ00] (0 C) [ 1.879011] GHES: HEST is not enabled! [ 1.879516] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.900008] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.925120] Linux agpgart interface v0.103 [ 1.938776] brd: module loaded [ 1.944462] loop: module loaded [ 1.944976] libphy: Fixed MDIO Bus: probed [ 1.944979] tun: Universal TUN/TAP device driver, 1.6 [ 1.944980] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 1.945145] PPP generic driver version 2.4.2 [ 1.945311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.945320] ehci-pci: EHCI PCI platform driver [ 1.945350] ehci-platform: EHCI generic platform driver [ 1.945404] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.945411] ohci-pci: OHCI PCI platform driver [ 1.945433] ohci-platform: OHCI generic platform driver [ 1.945456] uhci_hcd: USB Universal Host Controller Interface driver [ 1.945835] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.945855] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 1.947026] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00509810 [ 1.947035] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 1.947261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.947265] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.947269] usb usb1: Product: xHCI Host Controller [ 1.947272] usb usb1: Manufacturer: Linux 4.8.0-30-generic xhci-hcd [ 1.947274] usb usb1: SerialNumber: 0000:00:14.0 [ 1.947666] hub 1-0:1.0: USB hub found [ 1.947696] hub 1-0:1.0: 7 ports detected [ 1.949652] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.949661] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 1.949762] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.949766] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.949769] usb usb2: Product: xHCI Host Controller [ 1.949772] usb usb2: Manufacturer: Linux 4.8.0-30-generic xhci-hcd [ 1.949775] usb usb2: SerialNumber: 0000:00:14.0 [ 1.950587] hub 2-0:1.0: USB hub found [ 1.950614] hub 2-0:1.0: 6 ports detected [ 1.952403] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 2.483826] i8042: Can't read CTR while initializing i8042 [ 2.483841] i8042: probe of i8042 failed with error -5 [ 2.484372] mousedev: PS/2 mouse device common for all mice [ 2.485322] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 2.485386] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 2.485402] i2c /dev entries driver [ 2.485583] device-mapper: uevent: version 1.0.3 [ 2.486092] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com [ 2.486101] intel_pstate: Intel P-state driver initializing [ 2.488097] ledtrig-cpu: registered to indicate activity on CPUs [ 2.488120] EFI Variables Facility v0.08 2004-May-17 [ 2.501789] NET: Registered protocol family 10 [ 2.502642] NET: Registered protocol family 17 [ 2.502666] Key type dns_resolver registered [ 2.503851] microcode: sig=0x406c4, pf=0x1, revision=0x40a [ 2.504358] microcode: Microcode Update Driver: v2.01 tigran@aivazian.fsnet.co.uk, Peter Oruba [ 2.505354] registered taskstats version 1 [ 2.505363] Loading compiled-in X.509 certificates [ 2.514356] Loaded X.509 cert 'Build time autogenerated kernel key: d8a9ab2b674a5d88dcef7c2bf636857c1ceebe07' [ 2.514416] zswap: loaded using pool lzo/zbud [ 2.559968] Key type trusted registered [ 2.567853] Key type encrypted registered [ 2.567878] AppArmor: AppArmor sha1 policy hashing enabled [ 2.567888] ima: No TPM chip found, activating TPM-bypass! [ 2.567956] evm: HMAC attrs: 0x1 [ 2.569206] Magic number: 12:662:931 [ 2.569817] rtc_cmos 00:05: setting system clock to 2016-12-09 10:55:19 UTC (1481280919) [ 2.570364] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.570366] EDD information not available. [ 2.570804] PM: Hibernation image not present or could not be loaded. [ 2.575118] Freeing unused kernel memory: 1548K (ffffffffaeb68000 - ffffffffaeceb000) [ 2.575122] Write protecting the kernel read-only data: 14336k [ 2.576942] Freeing unused kernel memory: 1396K (ffff8d5e610a3000 - ffff8d5e61200000) [ 2.579072] Freeing unused kernel memory: 288K (ffff8d5e615b8000 - ffff8d5e61600000) [ 2.598371] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.645608] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.645800] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.645828] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.647000] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.647086] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654217] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654382] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654526] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654671] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654820] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.733263] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 2.753580] sdhci: Secure Digital Host Controller Interface driver [ 2.753582] sdhci: Copyright(c) Pierre Ossman [ 2.759176] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED [ 2.768726] hidraw: raw HID events driver (C) Jiri Kosina [ 2.777800] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA [ 2.802698] mmc1: SDHCI controller on ACPI [80860F14:03] using ADMA [ 2.809044] wmi: Mapper loaded [ 2.823509] [drm] Initialized drm 1.1.0 20060810 [ 2.865266] tsc: Refined TSC clocksource calibration: 1439.953 MHz [ 2.865279] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c18e756e4, max_idle_ns: 440795259570 ns [ 2.900911] usb 1-1: New USB device found, idVendor=04f2, idProduct=b54b [ 2.900915] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 2.900918] usb 1-1: Product: USB2.0 VGA UVC WebCam [ 2.900920] usb 1-1: Manufacturer: Chicony Electronics Co.,Ltd. [ 2.900922] usb 1-1: SerialNumber: 0x0001 [ 2.920288] [drm] Memory usable by graphics device = 2048M [ 2.920293] checking generic (80000000 410000) vs hw (80000000 10000000) [ 2.920295] fb: switching to inteldrmfb from EFI VGA [ 2.920351] Console: switching to colour dummy device 80x25 [ 2.920597] [drm] Replacing VGA console driver [ 2.920744] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.920745] [drm] Driver supports precise vblank timestamp query. [ 2.928367] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 2.974827] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 2.976375] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4 [ 2.976744] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0 [ 2.985780] fbcon: inteldrmfb (fb0) is primary device [ 2.985909] Console: switching to colour frame buffer device 170x48 [ 2.985950] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 3.021871] usb 1-3: new full-speed USB device number 3 using xhci_hcd [ 3.046901] mmc0: new HS200 MMC card at address 0001 [ 3.053172] mmcblk0: mmc0:0001 BGND3R 29.1 GiB [ 3.053539] mmcblk0boot0: mmc0:0001 BGND3R partition 1 4.00 MiB [ 3.054142] mmcblk0boot1: mmc0:0001 BGND3R partition 2 4.00 MiB [ 3.054711] mmcblk0rpmb: mmc0:0001 BGND3R partition 3 4.00 MiB [ 3.057667] mmcblk0: p1 p2 p3 [ 3.064767] random: fast init done [ 3.164255] usb 1-3: New USB device found, idVendor=13d3, idProduct=3496 [ 3.164270] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.664932] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.890762] clocksource: Switched to clocksource tsc [ 4.999222] ip_tables: (C) 2000-2006 Netfilter Core Team [ 5.048889] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 5.049327] systemd[1]: Detected architecture x86-64. [ 5.049809] systemd[1]: Set hostname to . [ 5.050276] systemd[1]: Initializing machine ID from random generator. [ 5.050364] systemd[1]: Installed transient /etc/machine-id file. [ 5.200023] systemd[1]: Created slice System Slice. [ 5.200259] systemd[1]: Listening on udev Control Socket. [ 5.200428] systemd[1]: Listening on Journal Audit Socket. [ 5.200677] systemd[1]: Created slice User and Session Slice. [ 5.200742] systemd[1]: Listening on fsck to fsckd communication Socket. [ 5.277487] lp: driver loaded but no devices found [ 5.288528] ppdev: user-space parallel port driver [ 5.451956] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 5.475331] systemd-journald[312]: Received request to flush runtime journal from PID 1 [ 5.716530] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5 [ 5.727493] proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002) [ 5.793862] 8086228A:00: ttyS4 at MMIO 0x91621000 (irq = 39, base_baud = 2764800) is a 16550A [ 5.805601] 8086228A:01: ttyS5 at MMIO 0x9161f000 (irq = 40, base_baud = 2764800) is a 16550A [ 5.905371] ACPI: Battery Slot [BATC] (battery present) [ 5.953601] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels [ 5.993598] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels [ 6.023265] Bluetooth: Core ver 2.21 [ 6.023299] NET: Registered protocol family 31 [ 6.023301] Bluetooth: HCI device and connection manager initialized [ 6.023309] Bluetooth: HCI socket layer initialized [ 6.023315] Bluetooth: L2CAP socket layer initialized [ 6.023328] Bluetooth: SCO socket layer initialized [ 6.033546] media: Linux media interface: v0.10 [ 6.044423] intel_sst_acpi 808622A8:00: No matching machine driver found [ 6.048083] usbcore: registered new interface driver btusb [ 6.053688] Linux video capture interface: v2.00 [ 6.069503] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.104165] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b54b) [ 6.109549] uvcvideo 1-1:1.0: Entity type for entity Extension 4 was not initialized! [ 6.109556] uvcvideo 1-1:1.0: Entity type for entity Processing 2 was not initialized! [ 6.109560] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized! [ 6.109767] input: USB2.0 VGA UVC WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input6 [ 6.109959] usbcore: registered new interface driver uvcvideo [ 6.109961] USB Video Class driver (1.1.1) [ 6.128849] Adding 1985532k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:1985532k SSFS [ 6.205550] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002) [ 6.210200] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 6.233444] i2c_designware 808622C1:06: I2C bus managed by PUNIT [ 6.335175] i2c_designware 808622C1:06: punit semaphore timed out, resetting [ 6.335197] i2c_designware 808622C1:06: PUNIT SEM: 2
[ 6.335202] ------------[ cut here ]------------ [ 6.335215] WARNING: CPU: 2 PID: 402 at /build/linux-JD982z/linux-4.8.0/drivers/i2c/busses/i2c-designware-baytrail.c:106 baytrail_i2c_acquire+0x13c/0x1f0 [i2c_designware_platform] [ 6.335217] Modules linked in: nls_iso8859_1 ath10k_pci(+) ath10k_core ath mac80211 cfg80211 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev btusb btrtl media btbcm btintel bluetooth mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_mfld_platform snd_soc_sst_match snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device dw_dmac snd_timer dw_dmac_core intel_hid sparse_keymap snd soundcore i2c_designware_platform(+) pwm_lpss_platform i2c_designware_core pwm_lpss spi_pxa2xx_platform 8250_dw tpm_crb soc_button_array mac_hid int3406_thermal int3400_thermal acpi_thermal_rel dptf_power int3403_thermal processor_thermal_device acpi_pad int340x_thermal_zone asus_wireless intel_soc_dts_iosf [ 6.335287] parport_pc ppdev lp parport ip_tables x_tables autofs4 mmc_block i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm wmi video i2c_hid hid fjes sdhci_acpi sdhci pinctrl_cherryview [ 6.335317] CPU: 2 PID: 402 Comm: systemd-udevd Not tainted 4.8.0-30-generic #32-Ubuntu [ 6.335319] Hardware name: ASUSTeK COMPUTER INC. E200HA/E200HA, BIOS E200HA.210 04/19/2016 [ 6.335323] 0000000000000286 0000000070345961 ffff8d5e34bfb9f0 ffffffffae02fae2 [ 6.335329] 0000000000000000 0000000000000000 ffff8d5e34bfba30 ffffffffadc830fb [ 6.335333] 0000006a34bfba10 ffff8d5e782ea018 00000000fffee133 ffffffffc04ec6d0 [ 6.335338] Call Trace: [ 6.335349] [] dump_stack+0x63/0x81 [ 6.335355] [] warn+0xcb/0xf0 [ 6.335359] [] warn_slowpath_null+0x1d/0x20 [ 6.335364] [] baytrail_i2c_acquire+0x13c/0x1f0 [i2c_designware_platform] [ 6.335369] [] i2c_dw_init+0x23/0x470 [i2c_designware_core] [ 6.335373] [] i2c_dw_probe+0x39/0x1d0 [i2c_designware_core] [ 6.335380] [] ? pm_runtime_forbid+0x5b/0x60 [ 6.335384] [] dw_i2c_plat_probe+0x1e2/0x420 [i2c_designware_platform] [ 6.335389] [] platform_drv_probe+0x3b/0xa0 [ 6.335395] [] ? acpi_lpss_activate+0x4b/0x53 [ 6.335398] [] driver_probe_device+0x223/0x430 [ 6.335401] [] driver_attach+0xdf/0xf0 [ 6.335405] [] ? driver_probe_device+0x430/0x430 [ 6.335408] [] bus_for_each_dev+0x6c/0xc0 [ 6.335411] [] driver_attach+0x1e/0x20 [ 6.335414] [] bus_add_driver+0x170/0x270 [ 6.335417] [] ? 0xffffffffc04f0000 [ 6.335420] [] driver_register+0x60/0xe0 [ 6.335422] [] ? 0xffffffffc04f0000 [ 6.335426] [] platform_driver_register+0x36/0x40 [ 6.335430] [] dw_i2c_init_driver+0x17/0x1000 [i2c_designware_platform] [ 6.335435] [] do_one_initcall+0x50/0x190 [ 6.335440] [] ? kmem_cache_alloc_trace+0x142/0x190 [ 6.335445] [] do_init_module+0x5f/0x1f7 [ 6.335449] [] load_module+0x19b2/0x1dd0 [ 6.335455] [] ? symbol_put+0x60/0x60 [ 6.335461] [] ? ima_post_read_file+0x7e/0xa0 [ 6.335465] [] ? security_kernel_post_read_file+0x6b/0x80 [ 6.335469] [] SYSC_finit_module+0xdf/0x110 [ 6.335473] [] SyS_finit_module+0xe/0x10 [ 6.335479] [] entry_SYSCALL_64_fastpath+0x1e/0xa8 [ 6.335481] ---[ end trace 416fff9e52ab8a73 ]--- [ 6.335485] i2c_designware 808622C1:06: couldn't acquire bus ownership [ 6.335533] i2c_designware: probe of 808622C1:06 failed with error -110 [ 6.461183] SSE version of gcm_enc/dec engaged. [ 6.499524] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2 [ 6.499575] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2 [ 6.513061] ath10k_pci 0000:01:00.0: qca9377 hw1.0 target 0x05020000 chip_id 0x003820ff sub 1a3b:2b31 [ 6.513068] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0 [ 6.513996] ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7 [ 6.618871] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 93da0176 [ 6.628531] asus_wmi: ASUS WMI generic driver loaded [ 6.633077] asus_wmi: Initialization: 0x1 [ 6.633443] asus_wmi: BIOS WMI version: 7.9 [ 6.633524] asus_wmi: SFUN value: 0x37 [ 6.638416] audit: type=1400 audit(1481280923.565:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=598 comm="apparmor_parser" [ 6.638437] audit: type=1400 audit(1481280923.565:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=598 comm="apparmor_parser" [ 6.640903] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7 [ 6.643399] audit: type=1400 audit(1481280923.569:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=600 comm="apparmor_parser" [ 6.648883] asus_wmi: Number of fans: 1 [ 6.654581] audit: type=1400 audit(1481280923.581:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=610 comm="apparmor_parser" [ 6.657985] audit: type=1400 audit(1481280923.585:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=596 comm="apparmor_parser" [ 6.658006] audit: type=1400 audit(1481280923.585:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=596 comm="apparmor_parser" [ 6.658019] audit: type=1400 audit(1481280923.585:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=596 comm="apparmor_parser" [ 6.658030] audit: type=1400 audit(1481280923.585:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=596 comm="apparmor_parser" [ 6.663481] audit: type=1400 audit(1481280923.589:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=609 comm="apparmor_parser" [ 6.737776] asus 0018:0B05:8585.0001: Fixing up Asus notebook report descriptor [ 6.742223] i2c_hid i2c-PDEC3393:00: error in i2c_hid_init_report size:7 / ret_size:4 [ 6.745718] i2c_hid i2c-PDEC3393:00: error in i2c_hid_init_report size:19 / ret_size:4 [ 6.773969] intel_rapl: Found RAPL domain package [ 6.773972] intel_rapl: Found RAPL domain core [ 6.776804] input: PDEC3393:00 0B05:8585 as /devices/pci0000:00/808622C1:00/i2c-8/i2c-PDEC3393:00/0018:0B05:8585.0001/input/input8 [ 6.780006] asus 0018:0B05:8585.0001: input,hidraw0: I2C HID v1.00 Keyboard [PDEC3393:00 0B05:8585] on i2c-PDEC3393:00 [ 6.913140] i2c_hid i2c-FTE1000:00: error in i2c_hid_init_report size:633 / ret_size:7 [ 6.920650] i2c_hid i2c-FTE1000:00: error in i2c_hid_init_report size:131 / ret_size:7 [ 6.920875] input: FTE1000:00 0B05:0101 as /devices/pci0000:00/808622C1:02/i2c-10/i2c-FTE1000:00/0018:0B05:0101.0002/input/input9 [ 6.921728] hid-generic 0018:0B05:0101.0002: input,hidraw1: I2C HID v1.00 Mouse [FTE1000:00 0B05:0101] on i2c-FTE1000:00 [ 7.278286] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 7.278290] Bluetooth: BNEP filters: protocol multicast [ 7.278298] Bluetooth: BNEP socket layer initialized [ 8.411134] ath10k_pci 0000:01:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 [ 8.415110] ath: EEPROM regdomain: 0x6a [ 8.415118] ath: EEPROM indicates we should expect a direct regpair map [ 8.415128] ath: Country alpha2 being used: 00 [ 8.415132] ath: Regpair used: 0x6a [ 8.449561] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0 [ 8.509642] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 10.472656] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 10.607112] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 15.388394] ath10k_pci 0000:01:00.0: no channel configured; ignoring frame(s)! [ 19.943203] wlp1s0: authenticate with 10:6f:3f:01:50:0d [ 19.981033] wlp1s0: send auth to 10:6f:3f:01:50:0d (try 1/3) [ 19.983565] wlp1s0: authenticated [ 19.986281] wlp1s0: associate with 10:6f:3f:01:50:0d (try 1/3) [ 19.989821] wlp1s0: RX AssocResp from 10:6f:3f:01:50:0d (capab=0x411 status=0 aid=3) [ 19.992343] wlp1s0: associated [ 19.992569] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 21.141861] systemd[1]: snapd.refresh.timer: Adding 2h 50min 10.788541s random time. [ 21.141881] systemd[1]: snapd.refresh.timer: Adding 2h 15min 17.820705s random time. [ 21.673486] systemd[1]: snapd.refresh.timer: Adding 3h 46min 3.119192s random time. [ 21.673505] systemd[1]: snapd.refresh.timer: Adding 5h 59min 39.817156s random time. [ 99.672741] random: crng init done [ 130.119771] Bluetooth: RFCOMM TTY layer initialized [ 130.119807] Bluetooth: RFCOMM socket layer initialized [ 130.119835] Bluetooth: RFCOMM ver 1.11 [ 132.028283] audit_printk_skb: 30 callbacks suppressed [ 132.028287] audit: type=1400 audit(1481281048.990:21): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/etc/mysql/my.cnf.fallback" pid=1514 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 132.070917] audit: type=1400 audit(1481281049.030:22): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/etc/xdg/akonadi/mysql-global.conf" pid=1515 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 262.625571] systemd[1]: snapd.refresh.timer: Adding 2h 42min 30.723734s random time. [ 262.625594] systemd[1]: snapd.refresh.timer: Adding 2h 48min 34.260313s random time. [ 275.566541] systemd[1]: snapd.refresh.timer: Adding 4h 44min 11.087675s random time. [ 275.566561] systemd[1]: snapd.refresh.timer: Adding 5h 26min 50.655432s random time. [ 276.259769] systemd[1]: snapd.refresh.timer: Adding 1h 11min 46.528324s random time. [ 276.259791] systemd[1]: snapd.refresh.timer: Adding 6min 42.519669s random time. [ 276.620570] systemd[1]: snapd.refresh.timer: Adding 1h 57min 8.188017s random time. [ 276.620592] systemd[1]: snapd.refresh.timer: Adding 5h 28.700521s random time. [ 278.048411] systemd[1]: snapd.refresh.timer: Adding 4h 9min 54.949654s random time. [ 278.048431] systemd[1]: snapd.refresh.timer: Adding 5h 58min 54.169760s random time. hardy@hardy-E200HA:~/hid-asus-dkms$ ` This lines are made after / while installing:

[ 262.625571] systemd[1]: snapd.refresh.timer: Adding 2h 42min 30.723734s random time. [ 262.625594] systemd[1]: snapd.refresh.timer: Adding 2h 48min 34.260313s random time. [ 275.566541] systemd[1]: snapd.refresh.timer: Adding 4h 44min 11.087675s random time. [ 275.566561] systemd[1]: snapd.refresh.timer: Adding 5h 26min 50.655432s random time. [ 276.259769] systemd[1]: snapd.refresh.timer: Adding 1h 11min 46.528324s random time. [ 276.259791] systemd[1]: snapd.refresh.timer: Adding 6min 42.519669s random time. [ 276.620570] systemd[1]: snapd.refresh.timer: Adding 1h 57min 8.188017s random time. [ 276.620592] systemd[1]: snapd.refresh.timer: Adding 5h 28.700521s random time. [ 278.048411] systemd[1]: snapd.refresh.timer: Adding 4h 9min 54.949654s random time. [ 278.048431] systemd[1]: snapd.refresh.timer: Adding 5h 58min 54.169760s random time.

larixer commented 7 years ago

Okay, after you run ./dkms-add.sh new driver wasn't loaded but device was unbound from the original driver though. That's why TouchPad stopped working. I think if you will run ./dev-restore.sh you will be able to bind back TouchPad to original driver.

Now, I'm curious whether new driver is working if you force it to bind to device temporary, for this to check you need to run ./dev-run.sh. Could you do it, e.g. run ./dev-run.sh, check whether touchpad is working and post output of dmesg here. And I believe if it won't work you will be able to rebind touchpad to original driver using ./dev-restore.sh

VirToReal commented 7 years ago

Amazing, its working after dev-run it vlasenko, just the keyboard seems to press shutdown on each key ^^. The settings of Ubuntu recognizes a multitouch-pad. After restoring the driver, the keyboard is working again, and the touchpad, of course, not.

Here the whole dmesg output:

[ 0.000000] Linux version 4.8.0-30-generic (buildd@lcy01-08) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #32-Ubuntu SMP Fri Dec 2 03:43:27 UTC 2016 (Ubuntu 4.8.0-30.32-generic 4.8.6) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic.efi.signed root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Legacy x87 FPU detected. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001f000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000078ff9fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000078ffa000-0x0000000079ffffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007a000000-0x000000007ad98fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ad99000-0x000000007adc8fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007adc9000-0x000000007aff0fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007aff1000-0x000000007b829fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b82a000-0x000000007b89ffff] type 20 [ 0.000000] BIOS-e820: [mem 0x000000007b8a0000-0x000000007b8a5fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007b8a6000-0x000000007b8a6fff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b8a7000-0x000000007b8a9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007b8aa000-0x000000007b8aafff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007b8ab000-0x000000007bffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.40 by American Megatrends [ 0.000000] efi: ESRT=0x7b828098 ACPI=0x79355000 ACPI 2.0=0x79355000 SMBIOS=0x7b121000 SMBIOS 3.0=0x7b120000 [ 0.000000] esrt: Reserving ESRT space from 0x000000007b828098 to 0x000000007b8280d0. [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x7c000 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-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 07E000000 mask FFE000000 uncachable [ 0.000000] 2 base 07D000000 mask FFF000000 uncachable [ 0.000000] 3 base 07C800000 mask FFF800000 uncachable [ 0.000000] 4 base 07C400000 mask FFFC00000 uncachable [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] total RAM covered: 1988M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 5 lose cover RAM: 0G [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff8c9ec0098000] 98000 size 24576 [ 0.000000] BRK [0x25233000, 0x25233fff] PGTABLE [ 0.000000] BRK [0x25234000, 0x25234fff] PGTABLE [ 0.000000] BRK [0x25235000, 0x25235fff] PGTABLE [ 0.000000] BRK [0x25236000, 0x25236fff] PGTABLE [ 0.000000] BRK [0x25237000, 0x25237fff] PGTABLE [ 0.000000] BRK [0x25238000, 0x25238fff] PGTABLE [ 0.000000] BRK [0x25239000, 0x25239fff] PGTABLE [ 0.000000] BRK [0x2523a000, 0x2523afff] PGTABLE [ 0.000000] BRK [0x2523b000, 0x2523bfff] PGTABLE [ 0.000000] RAMDISK: [mem 0x33160000-0x358a7fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x0000000079355000 000024 (v02 ASUS) [ 0.000000] ACPI: XSDT 0x00000000793550A8 0000D4 (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x000000007936E7B8 00010C (v05 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 0x0000000079355210 0195A2 (v02 ASUS Notebook 01072009 INTL 20120913) [ 0.000000] ACPI: FACS 0x0000000079FFFF80 000040 [ 0.000000] ACPI: APIC 0x000000007936E8C8 000084 (v03 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: FPDT 0x000000007936E950 000044 (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: FIDT 0x000000007936E998 00009C (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 0x000000007936EA38 00003C (v01 ASUS Notebook 01072009 MSFT 00000097) [ 0.000000] ACPI: SSDT 0x000000007936EA78 004012 (v01 DptfTb DptfTab 00001000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079372A90 000654 (v01 CpuDpf CpuDptf 00001000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x00000000793730E8 000058 (v01 LowPM LowPwrM 00001000 INTL 20120913) [ 0.000000] ACPI: UEFI 0x0000000079373140 000042 (v01 ASUS Notebook 00000000 00000000) [ 0.000000] ACPI: HPET 0x0000000079373188 000038 (v01 ASUS Notebook 01072009 AMI. 00000005) [ 0.000000] ACPI: SSDT 0x00000000793731C0 000763 (v01 PmRef CpuPm 00003000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079373928 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079373BB8 00017A (v01 PmRef ApTst 00003000 INTL 20120913) [ 0.000000] ACPI: SSDT 0x0000000079373D38 00043A (v01 Intel_ Tpm2Tabl 00001000 INTL 20120913) [ 0.000000] ACPI: TPM2 0x0000000079374178 000034 (v03 00000000 00000000) [ 0.000000] ACPI: LPIT 0x00000000793741B0 000104 (v01 ASUS Notebook 00000005 MSFT 0100000D) [ 0.000000] ACPI: BCFG 0x00000000793742B8 000139 (v01 INTEL BATTCONF 00000001 INTL 00000000) [ 0.000000] ACPI: PRAM 0x00000000793743F8 000030 (v01 00000001 00000000) [ 0.000000] ACPI: BGRT 0x0000000079374428 000038 (v01 ASUS Notebook 01072009 AMI 00010013) [ 0.000000] ACPI: CSRT 0x0000000079374460 00014C (v00 INTEL LANFORDC 00000005 MSFT 0100000D) [ 0.000000] ACPI: WDAT 0x00000000793745B0 000104 (v01 00000000 00000000) [ 0.000000] ACPI: MSDM 0x000000007ADC5F18 000055 (v03 ASUS Notebook 00000000 ASUS 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007bffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7afec000-0x7aff0fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007bffffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008efff] [ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009dfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001effffff] [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000078ff9fff] [ 0.000000] node 0: [mem 0x000000007a000000-0x000000007ad98fff] [ 0.000000] node 0: [mem 0x000000007adc9000-0x000000007aff0fff] [ 0.000000] node 0: [mem 0x000000007b8a0000-0x000000007b8a5fff] [ 0.000000] node 0: [mem 0x000000007b8a7000-0x000000007b8a9fff] [ 0.000000] node 0: [mem 0x000000007b8ab000-0x000000007bffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007bffffff] [ 0.000000] On node 0 totalpages: 496821 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7872 pages used for memmap [ 0.000000] DMA32 zone: 492825 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics memory at 0x000000007ce00000-0x000000007edfffff [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114 [ 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 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x1f000000-0x201fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x78ffa000-0x79ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ad99000-0x7adc8fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7aff1000-0x7b829fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b82a000-0x7b89ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b8a6000-0x7b8a6fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7b8aa000-0x7b8aafff] [ 0.000000] e820: [mem 0x7ee00000-0xdfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 36 pages/cpu @ffff8c9f3a800000 s107544 r8192 d31720 u524288 [ 0.000000] pcpu-alloc: s107544 r8192 d31720 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 488863 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic.efi.signed root=/dev/mmcblk0p2 ro quiet splash vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 1855352K/1987284K available (8827K kernel code, 1432K rwdata, 3808K rodata, 1548K init, 1272K bss, 131932K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16640 nr_irqs:1024 16 [ 0.000000] 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: Detected 1440.000 MHz processor [ 0.000041] Calibrating delay loop (skipped), value calculated using timer frequency.. 2880.00 BogoMIPS (lpj=5760000) [ 0.000047] pid_max: default: 32768 minimum: 301 [ 0.000076] ACPI: Core revision 20160422 [ 0.061218] ACPI: 8 ACPI AML tables successfully acquired and loaded

[ 0.062952] Security Framework initialized [ 0.062956] Yama: becoming mindful. [ 0.062994] AppArmor: AppArmor initialized [ 0.063330] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.064638] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.065237] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.065247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.065837] CPU: Physical Processor ID: 0 [ 0.065840] CPU: Processor Core ID: 0 [ 0.065847] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.065849] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.065859] mce: CPU supports 6 MCE banks [ 0.065875] CPU0: Thermal monitoring enabled (TM1) [ 0.065884] process: using mwait in idle threads [ 0.065891] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0 [ 0.065893] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0 [ 0.066433] Freeing SMP alternatives memory: 32K (ffffffff9a2eb000 - ffffffff9a2f3000) [ 0.073110] ftrace: allocating 33372 entries in 131 pages [ 0.105974] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.105977] smpboot: Max logical packages: 1 [ 0.107624] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.147320] TSC deadline timer enabled [ 0.147327] smpboot: CPU0: Intel(R) Atom(TM) x5-Z8350 CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x4) [ 0.147337] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver. [ 0.147371] ... version: 3 [ 0.147373] ... bit width: 40 [ 0.147375] ... generic registers: 2 [ 0.147376] ... value mask: 000000ffffffffff [ 0.147378] ... max period: 000000ffffffffff [ 0.147379] ... fixed-purpose events: 3 [ 0.147381] ... event mask: 0000000700000003 [ 0.149473] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.149794] x86: Booting SMP configuration: [ 0.149797] .... node #0, CPUs: #1 #2 #3 [ 0.157200] x86: Booted up 1 node, 4 CPUs [ 0.157204] smpboot: Total of 4 processors activated (11520.00 BogoMIPS) [ 0.158628] devtmpfs: initialized [ 0.158819] x86/mm: Memory block size: 128MB [ 0.168071] evm: security.selinux [ 0.168073] evm: security.SMACK64 [ 0.168074] evm: security.SMACK64EXEC [ 0.168075] evm: security.SMACK64TRANSMUTE [ 0.168076] evm: security.SMACK64MMAP [ 0.168077] evm: security.ima [ 0.168086] evm: security.capability [ 0.168247] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes) [ 0.168251] PM: Registering ACPI NVS region [mem 0x78ffa000-0x79ffffff] (16801792 bytes) [ 0.169037] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.169135] pinctrl core: initialized pinctrl subsystem [ 0.169426] RTC time: 21:04:56, date: 12/09/16 [ 0.169686] NET: Registered protocol family 16 [ 0.180114] cpuidle: using governor ladder [ 0.196127] cpuidle: using governor menu [ 0.196130] PCCT header not found. [ 0.196217] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.196220] ACPI: bus type PCI registered [ 0.196223] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.196380] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.196386] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.196390] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!) [ 0.196412] PCI: Using configuration type 1 for base access [ 0.212502] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.213153] ACPI: Added _OSI(Module Device) [ 0.213156] ACPI: Added _OSI(Processor Device) [ 0.213157] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.213159] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245778] ACPI: Dynamic OEM Table Load: [ 0.245795] ACPI: SSDT 0xFFFF8C9F34A6D000 00059C (v01 PmRef Cpu0Ist 00003000 INTL 20120913) [ 0.248233] ACPI: Dynamic OEM Table Load: [ 0.248246] ACPI: SSDT 0xFFFF8C9F3A033800 0003A5 (v01 PmRef Cpu0Cst 00003001 INTL 20120913) [ 0.251189] ACPI: Dynamic OEM Table Load: [ 0.251201] ACPI: SSDT 0xFFFF8C9F3A053A00 00015F (v01 PmRef ApIst 00003000 INTL 20120913) [ 0.253555] ACPI: Dynamic OEM Table Load: [ 0.253566] ACPI: SSDT 0xFFFF8C9F3A0B8D80 00008D (v01 PmRef ApCst 00003000 INTL 20120913) [ 0.259321] ACPI: Interpreter enabled [ 0.259370] ACPI: (supports S0 S4 S5) [ 0.259373] ACPI: Using IOAPIC for interrupt routing [ 0.259454] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260607] ACPI: Power Resource [P12T] (off) [ 0.263037] ACPI: Power Resource [ID3C] (off) [ 0.265950] ACPI: Power Resource [USBC] (on) [ 0.279350] ACPI: Power Resource [CLK3] (on) [ 0.279472] ACPI: Power Resource [CLK4] (on) [ 0.297146] ACPI: Power Resource [CLK2] (on) [ 0.297274] ACPI: Power Resource [CLK0] (on) [ 0.297395] ACPI: Power Resource [CLK1] (on) [ 0.298422] ACPI: Power Resource [CLK0] (on) [ 0.298550] ACPI: Power Resource [CLK1] (on) [ 0.310252] ACPI: Power Resource [P28X] (off) [ 0.310372] ACPI: Power Resource [P18X] (off) [ 0.310486] ACPI: Power Resource [P12X] (off) [ 0.310604] ACPI: Power Resource [P28P] (off) [ 0.310722] ACPI: Power Resource [P18P] (off) [ 0.310841] ACPI: Power Resource [P19X] (off) [ 0.310952] ACPI: Power Resource [P06X] (off) [ 0.311071] ACPI: Power Resource [P28T] (off) [ 0.311189] ACPI: Power Resource [P18D] (off) [ 0.311304] ACPI: Power Resource [P18T] (off) [ 0.311423] ACPI: Power Resource [P3P3] (off) [ 0.311545] ACPI: Power Resource [P28W] (off) [ 0.311671] ACPI: Power Resource [P18W] (off) [ 0.311784] ACPI: Power Resource [P12W] (off) [ 0.311903] ACPI: Power Resource [P33W] (off) [ 0.312018] ACPI: Power Resource [P33X] (off) [ 0.321228] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321242] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.321828] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.321832] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.321868] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.323173] PCI host bridge to bus 0000:00 [ 0.323179] pci_bus 0000:00: root bus resource [io 0x0070-0x0077] [ 0.323182] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window] [ 0.323186] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window] [ 0.323189] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.323193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.323196] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] [ 0.323199] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window] [ 0.323203] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window] [ 0.323206] pci_bus 0000:00: root bus resource [mem 0x7ce00001-0x7ee00000 window] [ 0.323209] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.323214] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323230] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000 [ 0.323826] pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000 [ 0.323857] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit] [ 0.323872] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref] [ 0.323884] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.324238] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000 [ 0.324269] pci 0000:00:0b.0: reg 0x10: [mem 0x91639000-0x91639fff 64bit] [ 0.324714] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330 [ 0.324747] pci 0000:00:14.0: reg 0x10: [mem 0x91600000-0x9160ffff 64bit] [ 0.324864] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.325212] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000 [ 0.325238] pci 0000:00:1a.0: reg 0x10: [mem 0x91500000-0x915fffff] [ 0.325252] pci 0000:00:1a.0: reg 0x14: [mem 0x91400000-0x914fffff] [ 0.325358] pci 0000:00:1a.0: PME# supported from D0 D3hot [ 0.325837] pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400 [ 0.327408] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.328002] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100 [ 0.329565] pci 0000:01:00.0: [168c:0042] type 00 class 0x028000 [ 0.329904] pci 0000:01:00.0: reg 0x10: [mem 0x91200000-0x913fffff 64bit] [ 0.331670] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.344570] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.344581] pci 0000:00:1c.0: bridge window [mem 0x91200000-0x913fffff] [ 0.355473] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12) 0, disabled. [ 0.355652] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.355826] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356002] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356176] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356349] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356533] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.356707] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 12) 0, disabled. [ 0.362220] SCSI subsystem initialized [ 0.362346] libata version 3.00 loaded. [ 0.362450] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362458] vgaarb: loaded [ 0.362460] vgaarb: bridge control possible 0000:00:02.0 [ 0.362523] ACPI: bus type USB registered [ 0.362567] usbcore: registered new interface driver usbfs [ 0.362591] usbcore: registered new interface driver hub [ 0.362640] usbcore: registered new device driver usb [ 0.367531] PCI: Using ACPI for IRQ routing [ 0.370253] PCI: pci_cache_line_size set to 64 bytes [ 0.370605] Expanded resource reserved due to conflict with PCI Bus 0000:00 [ 0.370611] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] [ 0.370614] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.370616] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff] [ 0.370618] e820: reserve RAM buffer [mem 0x78ffa000-0x7bffffff] [ 0.370621] e820: reserve RAM buffer [mem 0x7ad99000-0x7bffffff] [ 0.370624] e820: reserve RAM buffer [mem 0x7aff1000-0x7bffffff] [ 0.370626] e820: reserve RAM buffer [mem 0x7b8a6000-0x7bffffff] [ 0.370629] e820: reserve RAM buffer [mem 0x7b8aa000-0x7bffffff] [ 0.370880] NetLabel: Initializing [ 0.370883] NetLabel: domain hash size = 128 [ 0.370884] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370919] NetLabel: unlabeled traffic allowed by default [ 0.371168] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.371177] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.373240] clocksource: Switched to clocksource hpet [ 0.392481] VFS: Disk quotas dquot_6.6.0 [ 0.392527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.392758] AppArmor: AppArmor Filesystem Enabled [ 0.392908] pnp: PnP ACPI init [ 0.393330] system 00:00: [io 0x0680-0x069f] has been reserved [ 0.393335] system 00:00: [io 0x0400-0x047f] has been reserved [ 0.393339] system 00:00: [io 0x0500-0x05fe] has been reserved [ 0.393348] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.393541] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.395151] system 00:02: [io 0x0240-0x0259] has been reserved [ 0.395159] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.398979] system 00:03: [mem 0x91637000-0x91637fff] has been reserved [ 0.398984] system 00:03: [mem 0x91635000-0x91635fff] has been reserved [ 0.398988] system 00:03: [mem 0x91624000-0x91624fff] has been reserved [ 0.398992] system 00:03: [mem 0x91622000-0x91622fff] has been reserved [ 0.398996] system 00:03: [mem 0x91620000-0x91620fff] has been reserved [ 0.399000] system 00:03: [mem 0x9161e000-0x9161efff] has been reserved [ 0.399004] system 00:03: [mem 0x9161c000-0x9161cfff] has been reserved [ 0.399008] system 00:03: [mem 0x9161a000-0x9161afff] has been reserved [ 0.399012] system 00:03: [mem 0x91618000-0x91618fff] has been reserved [ 0.399016] system 00:03: [mem 0x91633000-0x91633fff] has been reserved [ 0.399020] system 00:03: [mem 0x91631000-0x91631fff] has been reserved [ 0.399024] system 00:03: [mem 0x9162f000-0x9162ffff] has been reserved [ 0.399028] system 00:03: [mem 0x9162d000-0x9162dfff] has been reserved [ 0.399032] system 00:03: [mem 0x9162b000-0x9162bfff] has been reserved [ 0.399036] system 00:03: [mem 0x91629000-0x91629fff] has been reserved [ 0.399040] system 00:03: [mem 0x91627000-0x91627fff] has been reserved [ 0.399044] system 00:03: [mem 0x91625000-0x91625fff] has been reserved [ 0.399051] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.399196] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved [ 0.399201] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved [ 0.399205] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved [ 0.399209] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved [ 0.399213] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved [ 0.399217] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved [ 0.399221] system 00:04: [mem 0xfed80000-0xfedbffff] could not be reserved [ 0.399225] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved [ 0.399229] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.399236] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.399636] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.401431] pnp: PnP ACPI: found 6 devices [ 0.412329] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.412483] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.412551] pci 0000:00:1c.0: bridge window [mem 0x91200000-0x913fffff] [ 0.412682] pci_bus 0000:00: resource 4 [io 0x0070-0x0077] [ 0.412686] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window] [ 0.412689] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window] [ 0.412692] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.412696] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] [ 0.412699] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] [ 0.412703] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window] [ 0.412706] pci_bus 0000:00: resource 11 [mem 0x20000000-0x201fffff window] [ 0.412710] pci_bus 0000:00: resource 12 [mem 0x7ce00001-0x7ee00000 window] [ 0.412713] pci_bus 0000:00: resource 13 [mem 0x80000000-0xdfffffff window] [ 0.412717] pci_bus 0000:01: resource 1 [mem 0x91200000-0x913fffff] [ 0.412807] NET: Registered protocol family 2 [ 0.413181] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.413295] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.413403] TCP: Hash tables configured (established 16384 bind 16384) [ 0.413467] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.413496] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.413604] NET: Registered protocol family 1 [ 0.413647] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.414289] PCI: CLS 64 bytes, default 64 [ 0.414423] Trying to unpack rootfs image as initramfs... [ 1.852442] Freeing initrd memory: 40224K (ffff8c9ef3160000 - ffff8c9ef58a8000) [ 1.852797] Scanning for low memory corruption every 60 seconds [ 1.853825] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 1.853879] audit: initializing netlink subsys (disabled) [ 1.853929] audit: type=2000 audit(1481317497.832:1): initialized [ 1.854699] Initialise system trusted keyrings [ 1.854948] workingset: timestamp_bits=40 max_order=19 bucket_order=0 [ 1.859669] zbud: loaded [ 1.860843] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.861505] fuse init (API version 7.25) [ 1.861888] Key type big_key registered [ 1.861910] Allocating IMA blacklist keyring. [ 1.865107] Key type asymmetric registered [ 1.865110] Asymmetric key parser 'x509' registered [ 1.865263] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.865364] io scheduler noop registered [ 1.865367] io scheduler deadline registered (default) [ 1.865387] io scheduler cfq registered [ 1.867546] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 1.867550] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.867596] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded [ 1.867622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.867634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.867740] efifb: probing for efifb [ 1.867771] efifb: framebuffer at 0x80000000, using 4160k, total 4160k [ 1.867774] efifb: mode is 1366x768x32, linelength=5504, pages=1 [ 1.867775] efifb: scrolling: redraw [ 1.867778] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.868035] Console: switching to colour frame buffer device 170x48 [ 1.868083] fb0: EFI VGA frame buffer device [ 1.868101] intel_idle: MWAIT substates: 0x33000020 [ 1.868104] intel_idle: v0.4.1 model 0x4C [ 1.868501] intel_idle: lapic_timer_reliable_states 0xffffffff [ 1.868809] ACPI: AC Adapter [ADP1] (on-line) [ 1.868979] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 1.868987] ACPI: Power Button [PWRB] [ 1.869092] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 [ 1.869097] ACPI: Sleep Button [SLPB] [ 1.869253] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 [ 1.877278] ACPI: Lid Switch [LID] [ 1.877399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 1.877405] ACPI: Power Button [PWRF] [ 1.883029] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.883032] ACPI: Thermal Zone [TZ00] (0 C) [ 1.883126] GHES: HEST is not enabled! [ 1.884120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.904632] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.924483] Linux agpgart interface v0.103 [ 1.935778] brd: module loaded [ 1.940967] loop: module loaded [ 1.941529] libphy: Fixed MDIO Bus: probed [ 1.941531] tun: Universal TUN/TAP device driver, 1.6 [ 1.941533] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 1.941733] PPP generic driver version 2.4.2 [ 1.941956] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.941965] ehci-pci: EHCI PCI platform driver [ 1.941997] ehci-platform: EHCI generic platform driver [ 1.942048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.942054] ohci-pci: OHCI PCI platform driver [ 1.942076] ohci-platform: OHCI generic platform driver [ 1.942099] uhci_hcd: USB Universal Host Controller Interface driver [ 1.942487] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.942507] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 1.943679] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00509810 [ 1.943688] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 1.943906] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.943910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.943913] usb usb1: Product: xHCI Host Controller [ 1.943916] usb usb1: Manufacturer: Linux 4.8.0-30-generic xhci-hcd [ 1.943919] usb usb1: SerialNumber: 0000:00:14.0 [ 1.944314] hub 1-0:1.0: USB hub found [ 1.944345] hub 1-0:1.0: 7 ports detected [ 1.946259] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 1.946267] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 1.946377] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.946382] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.946384] usb usb2: Product: xHCI Host Controller [ 1.946387] usb usb2: Manufacturer: Linux 4.8.0-30-generic xhci-hcd [ 1.946390] usb usb2: SerialNumber: 0000:00:14.0 [ 1.946929] hub 2-0:1.0: USB hub found [ 1.946957] hub 2-0:1.0: 6 ports detected [ 1.948735] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 2.480121] i8042: Can't read CTR while initializing i8042 [ 2.480136] i8042: probe of i8042 failed with error -5 [ 2.480648] mousedev: PS/2 mouse device common for all mice [ 2.481819] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 2.481877] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 2.481893] i2c /dev entries driver [ 2.482069] device-mapper: uevent: version 1.0.3 [ 2.482369] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com [ 2.482378] intel_pstate: Intel P-state driver initializing [ 2.483926] ledtrig-cpu: registered to indicate activity on CPUs [ 2.483949] EFI Variables Facility v0.08 2004-May-17 [ 2.496598] NET: Registered protocol family 10 [ 2.497362] NET: Registered protocol family 17 [ 2.497378] Key type dns_resolver registered [ 2.498570] microcode: sig=0x406c4, pf=0x1, revision=0x40a [ 2.499298] microcode: Microcode Update Driver: v2.01 tigran@aivazian.fsnet.co.uk, Peter Oruba [ 2.501072] registered taskstats version 1 [ 2.501081] Loading compiled-in X.509 certificates [ 2.511073] Loaded X.509 cert 'Build time autogenerated kernel key: d8a9ab2b674a5d88dcef7c2bf636857c1ceebe07' [ 2.511137] zswap: loaded using pool lzo/zbud [ 2.561012] Key type trusted registered [ 2.568271] Key type encrypted registered [ 2.568284] AppArmor: AppArmor sha1 policy hashing enabled [ 2.568289] ima: No TPM chip found, activating TPM-bypass! [ 2.568339] evm: HMAC attrs: 0x1 [ 2.569620] Magic number: 12:454:95 [ 2.570188] rtc_cmos 00:05: setting system clock to 2016-12-09 21:04:59 UTC (1481317499) [ 2.570624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.570625] EDD information not available. [ 2.571058] PM: Hibernation image not present or could not be loaded. [ 2.574756] Freeing unused kernel memory: 1548K (ffffffff9a168000 - ffffffff9a2eb000) [ 2.574760] Write protecting the kernel read-only data: 14336k [ 2.576605] Freeing unused kernel memory: 1396K (ffff8c9ee48a3000 - ffff8c9ee4a00000) [ 2.578684] Freeing unused kernel memory: 288K (ffff8c9ee4db8000 - ffff8c9ee4e00000) [ 2.598131] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.645392] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.645594] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.645623] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 2.646740] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.646832] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.653953] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654120] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654264] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654418] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.654564] random: udevadm: uninitialized urandom read (16 bytes read) [ 2.709252] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 2.756611] sdhci: Secure Digital Host Controller Interface driver [ 2.756614] sdhci: Copyright(c) Pierre Ossman [ 2.766183] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED [ 2.774915] hidraw: raw HID events driver (C) Jiri Kosina [ 2.783093] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA [ 2.802616] wmi: Mapper loaded [ 2.806632] mmc1: SDHCI controller on ACPI [80860F14:03] using ADMA [ 2.817927] [drm] Initialized drm 1.1.0 20060810 [ 2.903528] tsc: Refined TSC clocksource calibration: 1439.953 MHz [ 2.903541] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c18e756e4, max_idle_ns: 440795259570 ns [ 2.905394] usb 1-1: New USB device found, idVendor=04f2, idProduct=b54b [ 2.905398] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 2.905400] usb 1-1: Product: USB2.0 VGA UVC WebCam [ 2.905403] usb 1-1: Manufacturer: Chicony Electronics Co.,Ltd. [ 2.905405] usb 1-1: SerialNumber: 0x0001 [ 2.918501] [drm] Memory usable by graphics device = 2048M [ 2.918507] checking generic (80000000 410000) vs hw (80000000 10000000) [ 2.918509] fb: switching to inteldrmfb from EFI VGA [ 2.918566] Console: switching to colour dummy device 80x25 [ 2.918952] [drm] Replacing VGA console driver [ 2.919092] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.919094] [drm] Driver supports precise vblank timestamp query. [ 2.926391] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 2.957629] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 2.959327] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4 [ 2.959825] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0 [ 2.971340] fbcon: inteldrmfb (fb0) is primary device [ 2.971507] Console: switching to colour frame buffer device 170x48 [ 2.971559] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 3.025287] usb 1-3: new full-speed USB device number 3 using xhci_hcd [ 3.058546] mmc0: new HS200 MMC card at address 0001 [ 3.064006] mmcblk0: mmc0:0001 BGND3R 29.1 GiB [ 3.064246] mmcblk0boot0: mmc0:0001 BGND3R partition 1 4.00 MiB [ 3.064519] mmcblk0boot1: mmc0:0001 BGND3R partition 2 4.00 MiB [ 3.064827] mmcblk0rpmb: mmc0:0001 BGND3R partition 3 4.00 MiB [ 3.067707] mmcblk0: p1 p2 p3 [ 3.077237] random: fast init done [ 3.170745] usb 1-3: New USB device found, idVendor=13d3, idProduct=3496 [ 3.170758] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.674965] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.926451] clocksource: Switched to clocksource tsc [ 5.078923] ip_tables: (C) 2000-2006 Netfilter Core Team [ 5.128608] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 5.129002] systemd[1]: Detected architecture x86-64. [ 5.129516] systemd[1]: Set hostname to . [ 5.289156] systemd[1]: Listening on Journal Socket (/dev/log). [ 5.289358] systemd[1]: Listening on fsck to fsckd communication Socket. [ 5.289434] systemd[1]: Listening on udev Kernel Socket. [ 5.289460] systemd[1]: Reached target Remote File Systems. [ 5.289486] systemd[1]: Reached target Encrypted Volumes. [ 5.289826] systemd[1]: Created slice System Slice. [ 5.289868] systemd[1]: Reached target User and Group Name Lookups. [ 5.388747] lp: driver loaded but no devices found [ 5.404497] ppdev: user-space parallel port driver [ 5.572836] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 5.598324] systemd-journald[320]: Received request to flush runtime journal from PID 1 [ 5.867763] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5 [ 5.962929] 8086228A:00: ttyS4 at MMIO 0x91621000 (irq = 39, base_baud = 2764800) is a 16550A [ 5.973382] 8086228A:01: ttyS5 at MMIO 0x9161f000 (irq = 40, base_baud = 2764800) is a 16550A [ 6.057269] ACPI: Battery Slot [BATC] (battery present) [ 6.097652] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels [ 6.137669] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels [ 6.167899] proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002) [ 6.176982] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.209613] media: Linux media interface: v0.10 [ 6.213305] Bluetooth: Core ver 2.21 [ 6.213348] NET: Registered protocol family 31 [ 6.213351] Bluetooth: HCI device and connection manager initialized [ 6.213359] Bluetooth: HCI socket layer initialized [ 6.213364] Bluetooth: L2CAP socket layer initialized [ 6.213377] Bluetooth: SCO socket layer initialized [ 6.236581] Linux video capture interface: v2.00 [ 6.250043] usbcore: registered new interface driver btusb [ 6.256681] intel_sst_acpi 808622A8:00: No matching machine driver found [ 6.273391] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b54b) [ 6.275746] uvcvideo 1-1:1.0: Entity type for entity Extension 4 was not initialized! [ 6.275754] uvcvideo 1-1:1.0: Entity type for entity Processing 2 was not initialized! [ 6.275758] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized! [ 6.275956] input: USB2.0 VGA UVC WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input6 [ 6.276127] usbcore: registered new interface driver uvcvideo [ 6.276129] USB Video Class driver (1.1.1) [ 6.362495] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002) [ 6.365603] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 6.373782] Adding 1985532k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:1985532k SSFS [ 6.377519] i2c_designware 808622C1:06: I2C bus managed by PUNIT [ 6.477427] i2c_designware 808622C1:06: punit semaphore timed out, resetting [ 6.477447] i2c_designware 808622C1:06: PUNIT SEM: 2
[ 6.477451] ------------[ cut here ]------------ [ 6.477464] WARNING: CPU: 0 PID: 412 at /build/linux-JD982z/linux-4.8.0/drivers/i2c/busses/i2c-designware-baytrail.c:106 baytrail_i2c_acquire+0x13c/0x1f0 [i2c_designware_platform] [ 6.477465] Modules linked in: ath10k_pci(+) ath10k_core ath mac80211 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core cfg80211 btusb btrtl videodev btbcm btintel media bluetooth snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_mfld_platform snd_soc_sst_match mei_txe snd_soc_core mei shpchp lpc_ich snd_compress ac97_bus snd_pcm_dmaengine snd_pcm snd_seq_midi processor_thermal_device intel_soc_dts_iosf snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer snd intel_hid dw_dmac dw_dmac_core sparse_keymap soundcore pwm_lpss_platform i2c_designware_platform(+) pwm_lpss 8250_dw i2c_designware_core spi_pxa2xx_platform tpm_crb soc_button_array dptf_power int3400_thermal int3406_thermal acpi_thermal_rel int3403_thermal int340x_thermal_zone asus_wireless acpi_pad mac_hid [ 6.477531] parport_pc ppdev lp parport ip_tables x_tables autofs4 mmc_block i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm wmi video i2c_hid hid fjes sdhci_acpi sdhci pinctrl_cherryview [ 6.477560] CPU: 0 PID: 412 Comm: systemd-udevd Not tainted 4.8.0-30-generic #32-Ubuntu [ 6.477562] Hardware name: ASUSTeK COMPUTER INC. E200HA/E200HA, BIOS E200HA.210 04/19/2016 [ 6.477566] 0000000000000286 00000000682edc43 ffff8c9ef490f9f0 ffffffff9962fae2 [ 6.477572] 0000000000000000 0000000000000000 ffff8c9ef490fa30 ffffffff992830fb [ 6.477577] 0000006af490fa10 ffff8c9f30f6f018 00000000fffee156 ffffffffc05686d0 [ 6.477582] Call Trace: [ 6.477592] [] dump_stack+0x63/0x81 [ 6.477598] [] warn+0xcb/0xf0 [ 6.477602] [] warn_slowpath_null+0x1d/0x20 [ 6.477607] [] baytrail_i2c_acquire+0x13c/0x1f0 [i2c_designware_platform] [ 6.477612] [] i2c_dw_init+0x23/0x470 [i2c_designware_core] [ 6.477616] [] i2c_dw_probe+0x39/0x1d0 [i2c_designware_core] [ 6.477623] [] ? pm_runtime_forbid+0x5b/0x60 [ 6.477627] [] dw_i2c_plat_probe+0x1e2/0x420 [i2c_designware_platform] [ 6.477632] [] platform_drv_probe+0x3b/0xa0 [ 6.477637] [] ? acpi_lpss_activate+0x4b/0x53 [ 6.477641] [] driver_probe_device+0x223/0x430 [ 6.477644] [] driver_attach+0xdf/0xf0 [ 6.477647] [] ? driver_probe_device+0x430/0x430 [ 6.477650] [] bus_for_each_dev+0x6c/0xc0 [ 6.477653] [] driver_attach+0x1e/0x20 [ 6.477656] [] bus_add_driver+0x170/0x270 [ 6.477660] [] ? 0xffffffffc0581000 [ 6.477663] [] driver_register+0x60/0xe0 [ 6.477665] [] ? 0xffffffffc0581000 [ 6.477669] [] platform_driver_register+0x36/0x40 [ 6.477673] [] dw_i2c_init_driver+0x17/0x1000 [i2c_designware_platform] [ 6.477678] [] do_one_initcall+0x50/0x190 [ 6.477683] [] ? kmem_cache_alloc_trace+0x142/0x190 [ 6.477688] [] do_init_module+0x5f/0x1f7 [ 6.477693] [] load_module+0x19b2/0x1dd0 [ 6.477697] [] ? symbol_put+0x60/0x60 [ 6.477703] [] ? ima_post_read_file+0x7e/0xa0 [ 6.477708] [] ? security_kernel_post_read_file+0x6b/0x80 [ 6.477712] [] SYSC_finit_module+0xdf/0x110 [ 6.477716] [] SyS_finit_module+0xe/0x10 [ 6.477720] [] entry_SYSCALL_64_fastpath+0x1e/0xa8 [ 6.477723] ---[ end trace 971862c6065a0939 ]--- [ 6.477726] i2c_designware 808622C1:06: couldn't acquire bus ownership [ 6.477779] i2c_designware: probe of 808622C1:06 failed with error -110 [ 6.612126] SSE version of gcm_enc/dec engaged. [ 6.682037] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2 [ 6.682081] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2 [ 6.752687] asus_wmi: ASUS WMI generic driver loaded [ 6.773560] asus_wmi: Initialization: 0x1 [ 6.773658] asus_wmi: BIOS WMI version: 7.9 [ 6.773737] asus_wmi: SFUN value: 0x37 [ 6.790097] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7 [ 6.797550] ath10k_pci 0000:01:00.0: qca9377 hw1.0 target 0x05020000 chip_id 0x003820ff sub 1a3b:2b31 [ 6.797557] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0 [ 6.798463] ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7 [ 6.814989] intel_rapl: Found RAPL domain package [ 6.814995] intel_rapl: Found RAPL domain core [ 6.819759] asus_wmi: Number of fans: 1 [ 6.867647] asus 0018:0B05:8585.0001: Fixing up Asus notebook report descriptor [ 6.870926] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 93da0176 [ 6.871786] i2c_hid i2c-PDEC3393:00: error in i2c_hid_init_report size:7 / ret_size:4 [ 6.877498] i2c_hid i2c-PDEC3393:00: error in i2c_hid_init_report size:19 / ret_size:4
[ 6.877811] input: PDEC3393:00 0B05:8585 as /devices/pci0000:00/808622C1:00/i2c-8/i2c-PDEC3393:00/0018:0B05:8585.0001/input/input8 [ 6.878021] asus 0018:0B05:8585.0001: input,hidraw0: I2C HID v1.00 Keyboard [PDEC3393:00 0B05:8585] on i2c-PDEC3393:00 [ 7.047762] i2c_hid i2c-FTE1000:00: error in i2c_hid_init_report size:633 / ret_size:7 [ 7.053299] i2c_hid i2c-FTE1000:00: error in i2c_hid_init_report size:131 / ret_size:7
[ 7.053486] input: FTE1000:00 0B05:0101 as /devices/pci0000:00/808622C1:02/i2c-10/i2c-FTE1000:00/0018:0B05:0101.0002/input/input9 [ 7.053838] hid-generic 0018:0B05:0101.0002: input,hidraw1: I2C HID v1.00 Mouse [FTE1000:00 0B05:0101] on i2c-FTE1000:00 [ 7.148025] audit: type=1400 audit(1481317504.072:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=667 comm="apparmor_parser" [ 7.148045] audit: type=1400 audit(1481317504.072:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=667 comm="apparmor_parser" [ 7.148058] audit: type=1400 audit(1481317504.072:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=667 comm="apparmor_parser" [ 7.148068] audit: type=1400 audit(1481317504.072:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=667 comm="apparmor_parser" [ 7.152367] audit: type=1400 audit(1481317504.076:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=669 comm="apparmor_parser" [ 7.152387] audit: type=1400 audit(1481317504.076:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=669 comm="apparmor_parser" [ 7.175213] audit: type=1400 audit(1481317504.100:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=671 comm="apparmor_parser" [ 7.179571] audit: type=1400 audit(1481317504.104:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=670 comm="apparmor_parser" [ 7.179614] audit: type=1400 audit(1481317504.104:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-" pid=670 comm="apparmor_parser" [ 7.179629] audit: type=1400 audit(1481317504.104:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-//pxgsettings" pid=670 comm="apparmor_parser" [ 7.436137] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 7.436141] Bluetooth: BNEP filters: protocol multicast [ 7.436149] Bluetooth: BNEP socket layer initialized [ 8.672193] ath10k_pci 0000:01:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 [ 8.675322] ath: EEPROM regdomain: 0x6a [ 8.675330] ath: EEPROM indicates we should expect a direct regpair map [ 8.675340] ath: Country alpha2 being used: 00 [ 8.675344] ath: Regpair used: 0x6a [ 8.695296] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0 [ 8.732012] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 10.688398] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 10.816232] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 20.159296] wlp1s0: authenticate with 10:6f:3f:01:50:0d [ 20.197592] wlp1s0: send auth to 10:6f:3f:01:50:0d (try 1/3) [ 20.199776] wlp1s0: authenticated [ 20.204696] wlp1s0: associate with 10:6f:3f:01:50:0d (try 1/3) [ 20.209780] wlp1s0: RX AssocResp from 10:6f:3f:01:50:0d (capab=0x411 status=0 aid=3) [ 20.212487] wlp1s0: associated [ 20.212671] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 27.796141] Bluetooth: RFCOMM TTY layer initialized [ 27.796162] Bluetooth: RFCOMM socket layer initialized [ 27.796176] Bluetooth: RFCOMM ver 1.11 [ 29.930617] audit_printk_skb: 27 callbacks suppressed [ 29.930622] audit: type=1400 audit(1481317526.856:21): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/etc/mysql/my.cnf.fallback" pid=1484 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 29.956772] audit: type=1400 audit(1481317526.884:22): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" name="/etc/xdg/akonadi/mysql-global.conf" pid=1485 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 30.079022] random: crng init done [ 260.834997] hid_asus: loading out-of-tree module taints kernel. [ 260.835085] hid_asus: module verification failed: signature and/or required key missing - tainting kernel [ 260.838158] hid-asus 0018:0B05:8585.0001: Fixing up Asus notebook report descriptor [ 260.840447] i2c_hid i2c-PDEC3393:00: error in i2c_hid_init_report size:7 / ret_size:4 [ 260.843643] i2c_hid i2c-PDEC3393:00: error in i2c_hid_init_report size:19 / ret_size:4 [ 260.843969] input: PDEC3393:00 0B05:8585 as /devices/pci0000:00/808622C1:00/i2c-8/i2c-PDEC3393:00/0018:0B05:8585.0001/input/input10 [ 260.844582] hid-asus 0018:0B05:8585.0001: input,hidraw0: I2C HID v1.00 Keyboard [PDEC3393:00 0B05:8585] on i2c-PDEC3393:00 [ 260.844588] hid-asus 0018:0B05:8585.0001: Asus input not registered [ 260.908064] hid-asus: probe of 0018:0B05:8585.0001 failed with error -12 [ 261.055680] input: FTE1000:00 0B05:0101 as /devices/pci0000:00/808622C1:02/i2c-10/i2c-FTE1000:00/0018:0B05:0101.0002/input/input11 [ 261.056089] hid-asus 0018:0B05:0101.0002: input,hidraw0: I2C HID v1.00 Mouse [FTE1000:00 0B05:0101] on i2c-FTE1000:00

redmcg commented 7 years ago

Oops - it looks like I broke the keyboard driver. I've just made a commit which I think will fix it. Can you please do a git pull and try again. Both keyboard and touchpad should work.

VirToReal commented 7 years ago

Works flawlessly, awesome work you two, thanks a lot!

redmcg commented 7 years ago

Thanks for reporting the issue and thanks for confirming the fix