Hello As I was going through dmesg logs I found the following line: psmouse serio1: synaptics: Your touchpad (PNP: SYN3221 PNP0f03) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse .synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxx. So I set suggested parameters and my touchpad seems to work properly. I am using a HP-15ay009TX laptop. My Linux kernel version is 4.15.6.1. Thanks.
[ 0.000000] microcode: microcode updated early to revision 0xc2, date = 2017-11-16 [ 0.000000] Linux version 4.15.6-1-ARCH (builduser@heftig-12497) (gcc version 7.3.0 (GCC)) #1 SMP PREEMPT Sun Feb 25 12:53:23 UTC 2018 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ea634dc9-fcb4-49ad-af59-b3806988d791 rw radeon.si_support=0 amdgpu.si_support=1 amdgpu.cik_support=1 radeon.cik_support=0 resume=UUID=a50cfca9-6f09-43c9-9f98-f7447d700e3a [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000640bcfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000640bd000-0x00000000640bdfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000640be000-0x00000000640e7fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000640e8000-0x000000007a38dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007a38e000-0x000000007a58dfff] type 20 [ 0.000000] BIOS-e820: [mem 0x000000007a58e000-0x000000007ad7dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007ad7e000-0x000000007af7dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007af7e000-0x000000007affdfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007affe000-0x000000007affefff] usable [ 0.000000] BIOS-e820: [mem 0x000000007afff000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.40 by INSYDE Corp. [ 0.000000] efi: SMBIOS=0x7a5fa000 ESRT=0x7a5fd718 ACPI 2.0=0x7affd014 PROP=0x62c7c238 [ 0.000000] random: fast init done [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: HP HP Notebook/81EC, BIOS F.30 06/29/2017 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0000000000 mask 7F80000000 write-back [ 0.000000] 1 base 007AFFF000 mask 7FFFFFF000 uncachable [ 0.000000] 2 base 007B000000 mask 7FFF000000 uncachable [ 0.000000] 3 base 007C000000 mask 7FFC000000 uncachable [ 0.000000] 4 base 00FFA00000 mask 7FFFE00000 write-protect [ 0.000000] 5 base 00FFC00000 mask 7FFFC00000 write-protect [ 0.000000] 6 base 0100000000 mask 7F00000000 write-back [ 0.000000] 7 base 0200000000 mask 7F80000000 write-back [ 0.000000] 8 base 027F000000 mask 7FFF000000 uncachable [ 0.000000] 9 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] e820: last_pfn = 0x7afff max_arch_pfn = 0x400000000 [ 0.000000] esrt: Reserving ESRT space from 0x000000007a5fd718 to 0x000000007a5fd750. [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ (ptrval)] 7c000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] BRK [0x11e63a000, 0x11e63afff] PGTABLE [ 0.000000] BRK [0x11e63b000, 0x11e63bfff] PGTABLE [ 0.000000] BRK [0x11e63c000, 0x11e63cfff] PGTABLE [ 0.000000] BRK [0x11e63d000, 0x11e63dfff] PGTABLE [ 0.000000] BRK [0x11e63e000, 0x11e63efff] PGTABLE [ 0.000000] BRK [0x11e63f000, 0x11e63ffff] PGTABLE [ 0.000000] BRK [0x11e640000, 0x11e640fff] PGTABLE [ 0.000000] BRK [0x11e641000, 0x11e641fff] PGTABLE [ 0.000000] BRK [0x11e642000, 0x11e642fff] PGTABLE [ 0.000000] Secure boot could not be determined [ 0.000000] RAMDISK: [mem 0x340a7000-0x3604afff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x000000007AFFD014 000024 (v02 HPQOEM) [ 0.000000] ACPI: XSDT 0x000000007AFDA188 000124 (v01 HPQOEM SLIC-MPC 00000000 HP 01000013) [ 0.000000] ACPI: FACP 0x000000007AFDF000 0000F4 (v05 HPQOEM SLIC-MPC 00000000 HP 00040000) [ 0.000000] ACPI: DSDT 0x000000007AFB9000 020115 (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000) [ 0.000000] ACPI: FACS 0x000000007AF6B000 000040 [ 0.000000] ACPI: TCPA 0x000000007AFFC000 000032 (v02 HPQOEM INSYDE 00000000 HP 00040000) [ 0.000000] ACPI: UEFI 0x000000007AFFB000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: UEFI 0x000000007AFFA000 000042 (v01 HPQOEM INSYDE 00000002 HP 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFF9000 0004B7 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFF8000 00004B (v02 HPQOEM INSYDE 00003000 ACPI 00040000) [ 0.000000] ACPI: TPM2 0x000000007AFF7000 000034 (v03 HPQOEM INSYDE 00000000 HP 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFF0000 0068AE (v01 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: MSDM 0x000000007AFEF000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFE9000 005516 (v02 HPQOEM INSYDE 00003000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFE6000 002A34 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: DBGP 0x000000007AFE5000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000) [ 0.000000] ACPI: DBG2 0x000000007AFE4000 000054 (v00 HPQOEM INSYDE 00000000 HP 00040000) [ 0.000000] ACPI: ASF! 0x000000007AFE3000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: ASPT 0x000000007AFE2000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: BOOT 0x000000007AFE1000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: DBGP 0x000000007AFE0000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000) [ 0.000000] ACPI: HPET 0x000000007AFDE000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: LPIT 0x000000007AFDD000 000094 (v01 HPQOEM INSYDE 00000000 HP 00040000) [ 0.000000] ACPI: APIC 0x000000007AFDC000 0000BC (v03 HPQOEM SLIC-MPC 00000001 HP 00040000) [ 0.000000] ACPI: MCFG 0x000000007AFDB000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB8000 0002D4 (v01 HPQOEM INSYDE 00000000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB7000 000EA7 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB6000 00019A (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB5000 0009FD (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB4000 000B49 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB3000 00014A (v02 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB2000 000E73 (v02 HPQOEM INSYDE 00003000 ACPI 00040000) [ 0.000000] ACPI: SSDT 0x000000007AFB0000 001A69 (v01 HPQOEM INSYDE 00001000 ACPI 00040000) [ 0.000000] ACPI: DMAR 0x000000007AFAF000 0000A8 (v01 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: FPDT 0x000000007AFAE000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 00040000) [ 0.000000] ACPI: BGRT 0x000000007AFAD000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x27effd000-0x27effffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.000000] node 0: [mem 0x0000000000059000-0x0000000000085fff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000640bcfff] [ 0.000000] node 0: [mem 0x00000000640e8000-0x000000007a38dfff] [ 0.000000] node 0: [mem 0x000000007affe000-0x000000007affefff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff] [ 0.000000] On node 0 totalpages: 2069224 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3972 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7758 pages used for memmap [ 0.000000] DMA32 zone: 496484 pages, LIFO batch:31 [ 0.000000] Normal zone: 24512 pages used for memmap [ 0.000000] Normal zone: 1568768 pages, LIFO batch:31 [ 0.000000] Reserved but unavailable: 99 pages [ 0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff [ 0.000000] ACPI: PM-Timer IO Port: 0x1808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 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 0x00058000-0x00058fff] [ 0.000000] PM: Registered nosave memory: [mem 0x00086000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x640bd000-0x640bdfff] [ 0.000000] PM: Registered nosave memory: [mem 0x640be000-0x640e7fff] [ 0.000000] PM: Registered nosave memory: [mem 0x7a38e000-0x7a58dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7a58e000-0x7ad7dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ad7e000-0x7af7dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7af7e000-0x7affdfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7afff000-0x7fffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfeafffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff] [ 0.000000] e820: [mem 0x80000000-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: 1910969940391419 ns [ 0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u524288 [ 0.000000] pcpu-alloc: s147456 r8192 d28672 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2036868 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ea634dc9-fcb4-49ad-af59-b3806988d791 rw radeon.si_support=0 amdgpu.si_support=1 amdgpu.cik_support=1 radeon.cik_support=0 resume=UUID=a50cfca9-6f09-43c9-9f98-f7447d700e3a [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 7962568K/8276896K available (10252K kernel code, 1250K rwdata, 3224K rodata, 1432K init, 632K bss, 314328K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 31419 entries in 123 pages [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32 [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4. [ 0.000000] RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16 [ 0.000000] Offload RCU callbacks from CPUs: . [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 14 ACPI AML tables successfully acquired and loaded [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns [ 0.000000] hpet clockevent registered [ 0.001000] APIC: Switch to symmetric I/O mode setup [ 0.001000] DMAR: Host address width 39 [ 0.001000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.001000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e [ 0.001000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.001000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.001000] DMAR: RMRR base: 0x0000007aca9000 end: 0x0000007acc8fff [ 0.001000] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff [ 0.001000] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.001000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.001000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. [ 0.001000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. [ 0.002000] DMAR-IR: Enabled IRQ remapping in xapic mode [ 0.002000] x2apic: IRQ remapping doesn't support X2APIC mode [ 0.006000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.011000] tsc: Detected 2400.000 MHz processor [ 0.011000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=2400000) [ 0.011000] pid_max: default: 32768 minimum: 301 [ 0.012037] Security Framework initialized [ 0.012039] Yama: becoming mindful. [ 0.013381] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.013946] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.013974] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.013993] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.014187] CPU: Physical Processor ID: 0 [ 0.014188] CPU: Processor Core ID: 0 [ 0.014193] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.014193] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.014199] mce: CPU supports 8 MCE banks [ 0.014207] CPU0: Thermal monitoring enabled (TM1) [ 0.014223] process: using mwait in idle threads [ 0.014225] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.014226] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.014227] Spectre V2 : Mitigation: Full generic retpoline [ 0.014228] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch [ 0.014228] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.014820] Freeing SMP alternatives memory: 24K [ 0.018156] TSC deadline timer enabled [ 0.018160] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3) [ 0.022035] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.022066] ... version: 4 [ 0.022066] ... bit width: 48 [ 0.022067] ... generic registers: 4 [ 0.022068] ... value mask: 0000ffffffffffff [ 0.022069] ... max period: 00007fffffffffff [ 0.022069] ... fixed-purpose events: 3 [ 0.022070] ... event mask: 000000070000000f [ 0.024031] Hierarchical SRCU implementation. [ 0.030155] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.032030] smp: Bringing up secondary CPUs ... [ 0.041039] x86: Booting SMP configuration: [ 0.041040] .... node #0, CPUs: #1 #2 #3 [ 0.063905] smp: Brought up 1 node, 4 CPUs [ 0.063905] smpboot: Max logical packages: 1 [ 0.063905] smpboot: Total of 4 processors activated (19200.00 BogoMIPS) [ 0.064273] devtmpfs: initialized [ 0.064273] x86/mm: Memory block size: 128MB [ 0.065054] PM: Registering ACPI NVS region [mem 0x640bd000-0x640bdfff] (4096 bytes) [ 0.065054] PM: Registering ACPI NVS region [mem 0x7ad7e000-0x7af7dfff] (2097152 bytes) [ 0.065104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.065104] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.065104] pinctrl core: initialized pinctrl subsystem [ 0.065214] RTC time: 11:18:08, date: 03/04/18 [ 0.065312] NET: Registered protocol family 16 [ 0.065477] cpuidle: using governor ladder [ 0.065477] cpuidle: using governor menu [ 0.065477] Simple Boot Flag at 0x44 set to 0x1 [ 0.065477] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.065477] ACPI: bus type PCI registered [ 0.065477] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.065477] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.067029] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.067029] PCI: Using configuration type 1 for base access [ 0.070035] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.070035] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.070086] ACPI: Added _OSI(Module Device) [ 0.070087] ACPI: Added _OSI(Processor Device) [ 0.070088] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.070089] ACPI: Added _OSI(Processor Aggregator Device) [ 0.071326] ACPI: Executed 18 blocks of module-level executable AML code [ 0.083751] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.093052] ACPI: Dynamic OEM Table Load: [ 0.093071] ACPI: SSDT 0xFFFF9ABFF4F6C000 00061E (v02 PmRef Cpu0Ist 00003000 INTL 20120711) [ 0.093485] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked [ 0.096328] ACPI: Dynamic OEM Table Load: [ 0.096337] ACPI: SSDT 0xFFFF9ABFF488C000 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120711) [ 0.097360] ACPI: Dynamic OEM Table Load: [ 0.097369] ACPI: SSDT 0xFFFF9ABFF4F6A000 0005AA (v02 PmRef ApIst 00003000 INTL 20120711) [ 0.098262] ACPI: Dynamic OEM Table Load: [ 0.098270] ACPI: SSDT 0xFFFF9ABFF496CE00 000119 (v02 PmRef ApCst 00003000 INTL 20120711) [ 0.101167] ACPI: EC: EC started [ 0.101168] ACPI: EC: interrupt blocked [ 0.101750] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC [ 0.101752] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.101753] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions [ 0.101754] ACPI: Interpreter enabled [ 0.101806] ACPI: (supports S0 S3 S4 S5) [ 0.101807] ACPI: Using IOAPIC for interrupt routing [ 0.101851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.103000] ACPI: Enabled 7 GPEs in block 00 to 7F [ 0.114588] ACPI: Power Resource [PC05] (on) [ 0.136233] ACPI: Power Resource [FN00] (off) [ 0.136356] ACPI: Power Resource [FN01] (off) [ 0.136481] ACPI: Power Resource [FN02] (off) [ 0.136599] ACPI: Power Resource [FN03] (off) [ 0.136717] ACPI: Power Resource [FN04] (off) [ 0.138258] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.138265] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.138315] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [ 0.140612] PCI host bridge to bus 0000:00 [ 0.140615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.140617] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.140619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.140620] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.140621] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.140623] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.140624] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.140626] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.140627] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.140628] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.140630] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.140631] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.140632] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.140634] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.140635] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.140637] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.140638] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.140639] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.140641] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.140650] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000 [ 0.141809] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000 [ 0.141822] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb0ffffff 64bit] [ 0.141828] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref] [ 0.141833] pci 0000:00:02.0: reg 0x20: [io 0x6000-0x603f] [ 0.141850] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.142759] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 [ 0.142774] pci 0000:00:04.0: reg 0x10: [mem 0xb1420000-0xb1427fff 64bit] [ 0.143764] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 [ 0.143789] pci 0000:00:14.0: reg 0x10: [mem 0xb1400000-0xb140ffff 64bit] [ 0.143865] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.144787] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 [ 0.144811] pci 0000:00:14.2: reg 0x10: [mem 0xb1432000-0xb1432fff 64bit] [ 0.145764] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 [ 0.145793] pci 0000:00:16.0: reg 0x10: [mem 0xb1433000-0xb1433fff 64bit] [ 0.145876] pci 0000:00:16.0: PME# supported from D3hot [ 0.146803] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601 [ 0.146824] pci 0000:00:17.0: reg 0x10: [mem 0xb1430000-0xb1431fff] [ 0.146833] pci 0000:00:17.0: reg 0x14: [mem 0xb1436000-0xb14360ff] [ 0.146842] pci 0000:00:17.0: reg 0x18: [io 0x6080-0x6087] [ 0.146850] pci 0000:00:17.0: reg 0x1c: [io 0x6088-0x608b] [ 0.146859] pci 0000:00:17.0: reg 0x20: [io 0x6060-0x607f] [ 0.146867] pci 0000:00:17.0: reg 0x24: [mem 0xb1434000-0xb14347ff] [ 0.146915] pci 0000:00:17.0: PME# supported from D3hot [ 0.147840] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 [ 0.147916] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.148887] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 [ 0.148962] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.149899] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400 [ 0.149975] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.150941] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100 [ 0.151963] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 [ 0.151981] pci 0000:00:1f.2: reg 0x10: [mem 0xb142c000-0xb142ffff] [ 0.152947] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300 [ 0.152978] pci 0000:00:1f.3: reg 0x10: [mem 0xb1428000-0xb142bfff 64bit] [ 0.153015] pci 0000:00:1f.3: reg 0x20: [mem 0xb1410000-0xb141ffff 64bit] [ 0.153072] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.154049] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 [ 0.154109] pci 0000:00:1f.4: reg 0x10: [mem 0xb1435000-0xb14350ff 64bit] [ 0.154179] pci 0000:00:1f.4: reg 0x20: [io 0x6040-0x605f] [ 0.155222] pci 0000:01:00.0: [1002:6660] type 00 class 0x038000 [ 0.155247] pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.155258] pci 0000:01:00.0: reg 0x18: [mem 0xb1300000-0xb133ffff 64bit] [ 0.155265] pci 0000:01:00.0: reg 0x20: [io 0x5000-0x50ff] [ 0.155277] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref] [ 0.155285] pci 0000:01:00.0: enabling Extended Tags [ 0.155342] pci 0000:01:00.0: supports D1 D2 [ 0.155344] pci 0000:01:00.0: PME# supported from D1 D2 D3hot [ 0.158017] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.158021] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] [ 0.158024] pci 0000:00:1c.0: bridge window [mem 0xb1300000-0xb13fffff] [ 0.158029] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x9fffffff 64bit pref] [ 0.158110] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000 [ 0.158150] pci 0000:02:00.0: reg 0x10: [io 0x4000-0x40ff] [ 0.158183] pci 0000:02:00.0: reg 0x18: [mem 0xb1200000-0xb1200fff 64bit] [ 0.158206] pci 0000:02:00.0: reg 0x20: [mem 0xb1000000-0xb1003fff 64bit pref] [ 0.158321] pci 0000:02:00.0: supports D1 D2 [ 0.158322] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.161027] pci 0000:00:1c.4: PCI bridge to [bus 02] [ 0.161030] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff] [ 0.161034] pci 0000:00:1c.4: bridge window [mem 0xb1200000-0xb12fffff] [ 0.161038] pci 0000:00:1c.4: bridge window [mem 0xb1000000-0xb10fffff 64bit pref] [ 0.161105] pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000 [ 0.161140] pci 0000:03:00.0: reg 0x10: [io 0x3000-0x30ff] [ 0.161173] pci 0000:03:00.0: reg 0x18: [mem 0xb1100000-0xb1103fff 64bit] [ 0.161296] pci 0000:03:00.0: supports D1 D2 [ 0.161298] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.164030] pci 0000:00:1c.5: PCI bridge to [bus 03] [ 0.164033] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff] [ 0.164036] pci 0000:00:1c.5: bridge window [mem 0xb1100000-0xb11fffff] [ 0.167113] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167192] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.167267] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167341] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167415] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167488] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167561] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167634] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.167887] platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff] [ 0.167894] acpi MSFT0101:00: platform device creation failed: -16 [ 0.168487] ACPI Warning: GPE type mismatch (level/edge) (20170831/evxface-826) [ 0.168490] ACPI: EC: interrupt unblocked [ 0.168504] ACPI: EC: event unblocked [ 0.168516] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.168518] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events [ 0.168597] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.168597] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.168597] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.168597] vgaarb: loaded [ 0.168597] EDAC MC: Ver: 3.0.0 [ 0.168597] Registered efivars operations [ 0.204065] PCI: Using ACPI for IRQ routing [ 0.232025] PCI: pci_cache_line_size set to 64 bytes [ 0.232092] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.232094] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff] [ 0.232095] e820: reserve RAM buffer [mem 0x640bd000-0x67ffffff] [ 0.232096] e820: reserve RAM buffer [mem 0x7a38e000-0x7bffffff] [ 0.232097] e820: reserve RAM buffer [mem 0x7afff000-0x7bffffff] [ 0.232098] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff] [ 0.232184] NetLabel: Initializing [ 0.232184] NetLabel: domain hash size = 128 [ 0.232185] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.232198] NetLabel: unlabeled traffic allowed by default [ 0.232225] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.232232] hpet0: 8 comparators, 64-bit 24.000000 MHz counter [ 0.234020] clocksource: Switched to clocksource hpet [ 0.243373] VFS: Disk quotas dquot_6.6.0 [ 0.243385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.243450] pnp: PnP ACPI init [ 0.243681] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved [ 0.243683] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved [ 0.243685] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved [ 0.243687] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved [ 0.243689] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved [ 0.243690] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved [ 0.243692] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved [ 0.243697] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.244105] system 00:01: [io 0x2000-0x20fe] has been reserved [ 0.244110] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.244277] system 00:02: [io 0x0680-0x069f] has been reserved [ 0.244279] system 00:02: [io 0xffff] has been reserved [ 0.244280] system 00:02: [io 0xffff] has been reserved [ 0.244282] system 00:02: [io 0xffff] has been reserved [ 0.244284] system 00:02: [io 0x1800-0x18fe] has been reserved [ 0.244285] system 00:02: [io 0x164e-0x164f] has been reserved [ 0.244289] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.244402] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.244445] system 00:04: [io 0x1854-0x1857] has been reserved [ 0.244449] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.244476] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.244515] pnp 00:06: Plug and Play ACPI device, IDs SYN3221 PNP0f03 (active) [ 0.247703] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved [ 0.247705] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved [ 0.247707] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved [ 0.247711] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.248395] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.248397] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.248399] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.248401] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved [ 0.248402] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.248404] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.248406] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved [ 0.248408] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved [ 0.248409] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.248411] system 00:08: [mem 0x80000000-0x8001ffff] has been reserved [ 0.248415] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.249073] pnp: PnP ACPI: found 9 devices [ 0.256755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.256759] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window [ 0.256783] pci 0000:01:00.0: BAR 6: assigned [mem 0xb1340000-0xb135ffff pref] [ 0.256785] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.256787] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] [ 0.256791] pci 0000:00:1c.0: bridge window [mem 0xb1300000-0xb13fffff] [ 0.256795] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x9fffffff 64bit pref] [ 0.256800] pci 0000:00:1c.4: PCI bridge to [bus 02] [ 0.256802] pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff] [ 0.256806] pci 0000:00:1c.4: bridge window [mem 0xb1200000-0xb12fffff] [ 0.256809] pci 0000:00:1c.4: bridge window [mem 0xb1000000-0xb10fffff 64bit pref] [ 0.256814] pci 0000:00:1c.5: PCI bridge to [bus 03] [ 0.256816] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff] [ 0.256819] pci 0000:00:1c.5: bridge window [mem 0xb1100000-0xb11fffff] [ 0.256827] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.256829] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.256830] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.256832] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.256833] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.256835] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.256836] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.256838] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.256839] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.256840] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.256842] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.256844] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.256845] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.256847] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.256848] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.256849] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.256851] pci_bus 0000:00: resource 20 [mem 0x80000000-0xdfffffff window] [ 0.256852] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window] [ 0.256854] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] [ 0.256855] pci_bus 0000:01: resource 1 [mem 0xb1300000-0xb13fffff] [ 0.256857] pci_bus 0000:01: resource 2 [mem 0x90000000-0x9fffffff 64bit pref] [ 0.256858] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] [ 0.256860] pci_bus 0000:02: resource 1 [mem 0xb1200000-0xb12fffff] [ 0.256861] pci_bus 0000:02: resource 2 [mem 0xb1000000-0xb10fffff 64bit pref] [ 0.256863] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] [ 0.256864] pci_bus 0000:03: resource 1 [mem 0xb1100000-0xb11fffff] [ 0.257074] NET: Registered protocol family 2 [ 0.257211] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.257339] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.257492] TCP: Hash tables configured (established 65536 bind 65536) [ 0.257519] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.257542] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.257589] NET: Registered protocol family 1 [ 0.257601] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.259121] PCI: CLS 64 bytes, default 64 [ 0.259153] Unpacking initramfs... [ 0.801211] Freeing initrd memory: 32400K [ 0.801243] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.801246] software IO TLB [mem 0x75e2d000-0x79e2d000] (64MB) mapped at [00000000b5499def-0000000063f7b912] [ 0.801288] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns [ 0.801450] Scanning for low memory corruption every 60 seconds [ 0.801983] Initialise system trusted keyrings [ 0.801991] Key type blacklist registered [ 0.802075] workingset: timestamp_bits=44 max_order=21 bucket_order=0 [ 0.802985] zbud: loaded [ 0.807663] Key type asymmetric registered [ 0.807664] Asymmetric key parser 'x509' registered [ 0.807689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.807771] io scheduler noop registered [ 0.807772] io scheduler deadline registered [ 0.807808] io scheduler cfq registered (default) [ 0.807809] io scheduler mq-deadline registered [ 0.807810] io scheduler kyber registered [ 0.807829] io scheduler bfq registered [ 0.808643] efifb: probing for efifb [ 0.808653] efifb: framebuffer at 0xa0000000, using 4160k, total 4160k [ 0.808654] efifb: mode is 1366x768x32, linelength=5504, pages=1 [ 0.808655] efifb: scrolling: redraw [ 0.808656] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.810967] Console: switching to colour frame buffer device 170x48 [ 0.813146] fb0: EFI VGA frame buffer device [ 0.813155] intel_idle: MWAIT substates: 0x11142120 [ 0.813156] intel_idle: v0.4.1 model 0x4E [ 0.813413] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.813461] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/PNP0C0D:00/input/input0 [ 0.813471] ACPI: Lid Switch [LID0] [ 0.813528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.813603] ACPI: Power Button [PWRF] [ 0.844203] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). [ 0.874520] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.874523] ACPI: Thermal Zone [TZ00] (28 C) [ 0.874738] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.874739] ACPI: Thermal Zone [TZ01] (30 C) [ 0.874829] thermal LNXTHERM:02: registered as thermal_zone2 [ 0.874830] ACPI: Thermal Zone [TZ02] (10 C) [ 0.875237] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.877311] intel_pstate: Intel P-state driver initializing [ 0.877729] intel_pstate: HWP enabled [ 0.877956] ledtrig-cpu: registered to indicate activity on CPUs [ 0.878313] NET: Registered protocol family 10 [ 0.883938] Segment Routing with IPv6 [ 0.883972] NET: Registered protocol family 17 [ 0.884803] RAS: Correctable Errors collector initialized. [ 0.884853] microcode: sig=0x406e3, pf=0x80, revision=0xc2 [ 0.885185] microcode: Microcode Update Driver: v2.2. [ 0.885201] sched_clock: Marking stable (885164152, 0)->(903857277, -18693125) [ 0.885747] registered taskstats version 1 [ 0.885755] Loading compiled-in X.509 certificates [ 0.885777] zswap: loaded using pool lzo/zbud [ 0.891340] Key type big_key registered [ 0.893268] Magic number: 10:716:326 [ 0.893340] hctosys: unable to open rtc device (rtc0) [ 0.896395] Freeing unused kernel memory: 1432K [ 0.896397] Write protecting the kernel read-only data: 16384k [ 0.897265] Freeing unused kernel memory: 2016K [ 0.900549] Freeing unused kernel memory: 872K [ 1.009400] Linux agpgart interface v0.103 [ 1.057164] [drm] Memory usable by graphics device = 4096M [ 1.057166] checking generic (a0000000 410000) vs hw (a0000000 10000000) [ 1.057167] fb: switching to inteldrmfb from EFI VGA [ 1.057179] Console: switching to colour dummy device 80x25 [ 1.057393] [drm] Replacing VGA console driver [ 1.063506] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.063507] [drm] Driver supports precise vblank timestamp query. [ 1.065679] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.066057] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_26.bin (v1.26) [ 1.075076] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0 [ 1.077353] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 1.078764] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2 [ 1.088867] fbcon: inteldrmfb (fb0) is primary device [ 1.808631] clocksource: Switched to clocksource tsc [ 2.236607] Console: switching to colour frame buffer device 170x48 [ 2.258409] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.319482] [drm] amdgpu kernel modesetting enabled. [ 2.319502] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle [ 2.319626] ATPX version 1, functions 0x00000033 [ 2.319743] ATPX Hybrid Graphics [ 2.320416] amdgpu 0000:01:00.0: enabling device (0000 -> 0003) [ 2.320570] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x103C:0x81EC 0x83). [ 2.320581] [drm] register mmio base: 0xB1300000 [ 2.320581] [drm] register mmio size: 262144 [ 2.320750] vga_switcheroo: enabled [ 2.330791] ATOM BIOS: BR46778.100 [ 2.330802] [drm] GPU posting now... [ 2.334680] [drm] Changing default dispclk from 600Mhz to 625Mhz [ 2.334968] [drm] vm size is 64 GB, block size is 13-bit, fragment size is 9-bit [ 2.335031] amdgpu 0000:01:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used) [ 2.335034] amdgpu 0000:01:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF [ 2.335039] [drm] Detected VRAM RAM=2048M, BAR=256M [ 2.335040] [drm] RAM width 64bits DDR3 [ 2.335086] [TTM] Zone kernel: Available graphics memory: 4030246 kiB [ 2.335087] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 2.335088] [TTM] Initializing pool allocator [ 2.335092] [TTM] Initializing DMA pool allocator [ 2.335113] [drm] amdgpu: 2048M of VRAM memory ready [ 2.335114] [drm] amdgpu: 3072M of GTT memory ready. [ 2.335124] [drm] GART: num cpu pages 65536, num gpu pages 65536 [ 2.335763] amdgpu 0000:01:00.0: PCIE GART of 256M enabled (table at 0x000000F400040000). [ 2.335847] amdgpu 0000:01:00.0: amdgpu: using MSI. [ 2.335848] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.335849] [drm] Driver supports precise vblank timestamp query. [ 2.335864] [drm] amdgpu: irq initialized. [ 2.335907] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e [ 2.335934] [drm] Internal thermal controller without fan control [ 2.335942] [drm] amdgpu: dpm initialized [ 2.336061] amdgpu 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000000400080, cpu addr 0x00000000eeed0699 [ 2.336113] amdgpu 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000000400100, cpu addr 0x00000000734a0925 [ 2.336159] amdgpu 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000000400180, cpu addr 0x000000009e53f2ba [ 2.336197] amdgpu 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000000400200, cpu addr 0x000000008cd27110 [ 2.336233] amdgpu 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000000400280, cpu addr 0x00000000af51b2bb [ 2.336572] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e [ 2.336575] [drm] PCIE gen 3 link speeds already enabled [ 2.540808] [drm] ring test on 0 succeeded in 10 usecs [ 2.542824] [drm] ring test on 1 succeeded in 1 usecs [ 2.542830] [drm] ring test on 2 succeeded in 1 usecs [ 2.542837] [drm] ring test on 3 succeeded in 3 usecs [ 2.542843] [drm] ring test on 4 succeeded in 3 usecs [ 2.543074] [drm] ib test on ring 0 succeeded [ 2.543127] [drm] ib test on ring 1 succeeded [ 2.543215] [drm] ib test on ring 2 succeeded [ 2.543276] [drm] ib test on ring 3 succeeded [ 2.543335] [drm] ib test on ring 4 succeeded [ 2.543524] [drm] Initialized amdgpu 3.23.0 20150101 for 0000:01:00.0 on minor 1 [ 2.562633] [drm] radeon kernel modesetting enabled. [ 2.562658] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle [ 2.562828] ATPX version 1, functions 0x00000033 [ 2.562963] ATPX Hybrid Graphics [ 2.610939] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.630417] SCSI subsystem initialized [ 2.636602] ACPI: bus type USB registered [ 2.636624] usbcore: registered new interface driver usbfs [ 2.636632] usbcore: registered new interface driver hub [ 2.636659] usbcore: registered new device driver usb [ 2.636937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.636983] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.644651] libata version 3.00 loaded. [ 2.644861] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.644869] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 2.645971] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810 [ 2.645976] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 2.646148] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.646149] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.646150] usb usb1: Product: xHCI Host Controller [ 2.646152] usb usb1: Manufacturer: Linux 4.15.6-1-ARCH xhci-hcd [ 2.646153] usb usb1: SerialNumber: 0000:00:14.0 [ 2.646256] hub 1-0:1.0: USB hub found [ 2.646273] hub 1-0:1.0: 12 ports detected [ 2.647478] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.647483] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 2.647528] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 2.647530] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.647532] usb usb2: Product: xHCI Host Controller [ 2.647533] usb usb2: Manufacturer: Linux 4.15.6-1-ARCH xhci-hcd [ 2.647535] usb usb2: SerialNumber: 0000:00:14.0 [ 2.647673] hub 2-0:1.0: USB hub found [ 2.647686] hub 2-0:1.0: 6 ports detected [ 2.647966] usb: port power management may be unreliable [ 2.648444] ahci 0000:00:17.0: version 3.0 [ 2.655493] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 2.658831] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode [ 2.658839] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst [ 2.659711] scsi host0: ahci [ 2.659961] scsi host1: ahci [ 2.660106] ata1: SATA max UDMA/133 abar m2048@0xb1434000 port 0xb1434100 irq 125 [ 2.660110] ata2: SATA max UDMA/133 abar m2048@0xb1434000 port 0xb1434180 irq 125 [ 2.720470] [drm] RC6 on [ 2.966150] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.966183] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.967122] ata1.00: ATA-9: WDC WD10JPVX-60JC3T0, 01.01A01, max UDMA/133 [ 2.967127] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 2.968198] ata1.00: configured for UDMA/133 [ 2.968614] scsi 0:0:0:0: Direct-Access ATA WDC WD10JPVX-60J 1A01 PQ: 0 ANSI: 5 [ 2.969112] ata2.00: ATAPI: hp DVDRW GUD1N, MD00, max UDMA/133 [ 2.970094] usb 1-2: new high-speed USB device number 2 using xhci_hcd [ 2.970404] ata2.00: configured for UDMA/133 [ 2.974775] scsi 1:0:0:0: CD-ROM hp DVDRW GUD1N MD00 PQ: 0 ANSI: 5 [ 3.007783] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 3.007791] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 3.007820] sd 0:0:0:0: [sda] Write Protect is off [ 3.007826] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.007889] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.037714] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 3.037718] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.038169] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 3.089551] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 [ 3.091914] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.109068] usb 1-2: New USB device found, idVendor=05c6, idProduct=aaff [ 3.109077] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.109084] usb 1-2: Product: Android [ 3.109089] usb 1-2: Manufacturer: Android [ 3.109095] usb 1-2: SerialNumber: 0123456789ABCDEF [ 3.116721] usb-storage 1-2:1.2: USB Mass Storage device detected [ 3.116951] scsi host2: usb-storage 1-2:1.2 [ 3.117219] usbcore: registered new interface driver usb-storage [ 3.118736] usbcore: registered new interface driver uas [ 3.226115] usb 1-4: new full-speed USB device number 3 using xhci_hcd [ 3.353674] usb 1-4: New USB device found, idVendor=0bda, idProduct=b008 [ 3.353680] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.353684] usb 1-4: Product: Bluetooth Radio [ 3.353688] usb 1-4: Manufacturer: Realtek [ 3.353692] usb 1-4: SerialNumber: 00e04c000001 [ 3.469214] usb 1-5: new high-speed USB device number 4 using xhci_hcd [ 3.635106] usb 1-5: New USB device found, idVendor=05c8, idProduct=038f [ 3.635112] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 3.635117] usb 1-5: Product: HP TrueVision HD [ 3.635121] usb 1-5: Manufacturer: Generic [ 3.635124] usb 1-5: SerialNumber: 200901010001 [ 3.886935] usb 1-2: USB disconnect, device number 2 [ 3.969489] random: crng init done [ 4.383618] PM: Starting manual resume from disk [ 4.408227] PM: Image not found (code -22) [ 5.024325] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) [ 6.148207] usb 1-2: new high-speed USB device number 5 using xhci_hcd [ 6.287379] usb 1-2: New USB device found, idVendor=05c6, idProduct=e000 [ 6.287386] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.287390] usb 1-2: Product: Android [ 6.287394] usb 1-2: Manufacturer: Android [ 6.287398] usb 1-2: SerialNumber: 0123456789ABCDEF [ 6.291413] usb-storage 1-2:1.0: USB Mass Storage device detected [ 6.291923] scsi host2: usb-storage 1-2:1.0 [ 6.520332] usb 1-2: USB disconnect, device number 5 [ 6.680449] ip_tables: (C) 2000-2006 Netfilter Core Team [ 6.754796] systemd[1]: systemd 237 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid) [ 6.767629] systemd[1]: Detected architecture x86-64. [ 6.833409] systemd[1]: Set hostname to <NiteshsHPlaptop>. [ 6.959090] usb 1-2: new high-speed USB device number 6 using xhci_hcd [ 7.097273] usb 1-2: New USB device found, idVendor=05c6, idProduct=aaff [ 7.097280] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 7.097284] usb 1-2: Product: Android [ 7.097288] usb 1-2: Manufacturer: Android [ 7.097291] usb 1-2: SerialNumber: 0123456789ABCDEF [ 7.106827] usb-storage 1-2:1.2: USB Mass Storage device detected [ 7.107242] scsi host2: usb-storage 1-2:1.2 [ 8.162464] scsi 2:0:0:0: Direct-Access Linux File-Stor Gadget 0318 PQ: 0 ANSI: 2 [ 8.165370] sd 2:0:0:0: Power-on or device reset occurred [ 8.168369] sd 2:0:0:0: [sdb] 62519296 512-byte logical blocks: (32.0 GB/29.8 GiB) [ 8.170344] sd 2:0:0:0: [sdb] Write Protect is off [ 8.170346] sd 2:0:0:0: [sdb] Mode Sense: 0f 00 00 00 [ 8.172363] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 8.183479] sdb: sdb1 sdb2 [ 8.192381] sd 2:0:0:0: [sdb] Attached SCSI removable disk [ 9.850548] systemd[1]: Reached target Login Prompts. [ 9.851185] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 9.851515] systemd[1]: Reached target Remote File Systems. [ 9.852754] systemd[1]: Created slice User and Session Slice. [ 9.853668] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 9.854155] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 9.854490] systemd[1]: Reached target Local Encrypted Volumes. [ 10.263522] EXT4-fs (sda6): re-mounted. Opts: data=ordered [ 10.777613] systemd-journald[283]: Received request to flush runtime journal from PID 1 [ 14.006394] ACPI: AC Adapter [ACAD] (on-line) [ 14.009125] input: HP Wireless hotkeys as /devices/virtual/input/input5 [ 14.068038] rtc_cmos 00:03: RTC can wake from S4 [ 14.068423] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 14.068510] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 14.096490] wmi_bus wmi_bus-PNP0C14:01: WQBJ data block query control method not found [ 14.116039] ACPI: Battery Slot [BAT1] (battery present) [ 14.222225] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). [ 14.281711] i801_smbus 0000:00:1f.4: SPD Write Disable is set [ 14.281773] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt [ 14.331050] input: PC Speaker as /devices/platform/pcspkr/input/input6 [ 14.339615] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 14.417092] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer [ 14.417097] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 14.417099] RAPL PMU: hw unit of domain package 2^-14 Joules [ 14.417101] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 14.417104] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 14.417106] RAPL PMU: hw unit of domain psys 2^-14 Joules [ 14.791417] Bluetooth: Core ver 2.22 [ 14.791438] NET: Registered protocol family 31 [ 14.791440] Bluetooth: HCI device and connection manager initialized [ 14.791444] Bluetooth: HCI socket layer initialized [ 14.791446] Bluetooth: L2CAP socket layer initialized [ 14.791454] Bluetooth: SCO socket layer initialized [ 14.826101] mei_me 0000:00:16.0: enabling device (0000 -> 0002) [ 14.889619] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.891550] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.952376] media: Linux media interface: v0.10 [ 14.965477] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 14.965486] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 14.966068] r8169 0000:02:00.0 eth0: RTL8106e at 0x00000000ee3e9248, 98:e7:f4:d1:d2:b2, XID 04900000 IRQ 127 [ 15.175754] psmouse serio1: synaptics: queried max coordinates: x [..5652], y [..4846] [ 15.205196] psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..] [ 15.205206] psmouse serio1: synaptics: Your touchpad (PNP: SYN3221 PNP0f03) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxx. [ 15.270733] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xf00123/0x840300/0x2e800/0x0, board id: 3127, fw id: 8526786 [ 15.276462] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 15.276469] cfg80211: failed to load regulatory.db [ 15.307552] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7 [ 15.355911] usbcore: registered new interface driver btusb [ 15.358909] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 15.358913] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin [ 15.362103] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2 [ 15.362111] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 15.408709] usbcore: registered new interface driver cdc_ether [ 15.411873] Bluetooth: hci0: rom_version status=0 version=1 [ 15.411877] Bluetooth: hci0: cfg_sz 0, total size 22496 [ 15.520297] Linux video capture interface: v2.00 [ 15.535033] rndis_host 1-2:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-2, RNDIS device, 12:86:fb:9c:45:ce [ 15.535060] usbcore: registered new interface driver rndis_host [ 15.910845] AVX2 version of gcm_enc/dec engaged. [ 15.910848] AES CTR mode by8 optimization enabled [ 16.085422] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 16.311516] Adding 16523260k swap on /dev/sda4. Priority:-2 extents:1 across:16523260k FS [ 16.423947] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin [ 16.486361] ieee80211 phy0: Selected rate control algorithm 'rtl_rc' [ 16.486823] rtlwifi: rtlwifi: wireless switch is on [ 16.549906] uvcvideo: Found UVC 1.00 device HP TrueVision HD (05c8:038f) [ 16.554749] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized! [ 16.554752] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized! [ 16.554754] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized! [ 16.554839] input: HP TrueVision HD: HP TrueVision as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input8 [ 16.554918] usbcore: registered new interface driver uvcvideo [ 16.554919] USB Video Class driver (1.1.1) [ 16.726197] iTCO_vendor_support: vendor-support=0 [ 16.771544] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 16.771769] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400) [ 16.772416] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 17.231318] intel_rapl: Found RAPL domain package [ 17.231324] intel_rapl: Found RAPL domain core [ 17.231328] intel_rapl: Found RAPL domain uncore [ 17.231332] intel_rapl: Found RAPL domain dram [ 17.241344] r8169 0000:02:00.0 enp2s0: renamed from eth0 [ 17.265827] rndis_host 1-2:1.0 enp0s20f0u2: renamed from usb0 [ 17.281923] rtl8723be 0000:03:00.0 wlo1: renamed from wlan0 [ 17.283237] hp_wmi: query 0xd returned error 0x5 [ 17.283358] input: HP WMI hotkeys as /devices/virtual/input/input9 [ 17.398781] mousedev: PS/2 mouse device common for all mice [ 17.533015] raid6: sse2x1 gen() 2898 MB/s [ 17.549988] raid6: sse2x1 xor() 2513 MB/s [ 17.566991] raid6: sse2x2 gen() 7890 MB/s [ 17.583987] raid6: sse2x2 xor() 7958 MB/s [ 17.600985] raid6: sse2x4 gen() 13914 MB/s [ 17.617991] raid6: sse2x4 xor() 8746 MB/s [ 17.634986] raid6: avx2x1 gen() 19687 MB/s [ 17.651988] raid6: avx2x1 xor() 13386 MB/s [ 17.668990] raid6: avx2x2 gen() 22765 MB/s [ 17.685986] raid6: avx2x2 xor() 14949 MB/s [ 17.702992] raid6: avx2x4 gen() 24894 MB/s [ 17.719986] raid6: avx2x4 xor() 15916 MB/s [ 17.719988] raid6: using algorithm avx2x4 gen() 24894 MB/s [ 17.719989] raid6: .... xor() 15916 MB/s, rmw enabled [ 17.719990] raid6: using avx2x2 recovery algorithm [ 17.735920] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 17.735923] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 17.735926] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 17.735927] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 17.735929] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 17.735931] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19 [ 17.735933] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 [ 17.781302] xor: automatically using best checksumming function avx [ 17.925026] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10 [ 17.927058] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11 [ 17.927234] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12 [ 17.927403] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13 [ 17.927571] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14 [ 17.927784] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15 [ 17.928020] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16 [ 17.928836] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17 [ 18.285847] Btrfs loaded, crc32c=crc32c-intel [ 18.311024] BTRFS: device label Arch Linux home devid 1 transid 14766 /dev/sda9 [ 18.462277] BTRFS info (device sda9): disk space caching is enabled [ 18.462282] BTRFS info (device sda9): has skinny extents [ 22.385225] Netfilter messages via NETLINK v0.30. [ 22.533300] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@xxxxxxxxx> [ 23.094320] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 23.094324] Bluetooth: BNEP filters: protocol multicast [ 23.094331] Bluetooth: BNEP socket layer initialized [ 23.155185] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) [ 26.082849] IPv6: ADDRCONF(NETDEV_UP): enp0s20f0u2: link is not ready [ 26.089632] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready [ 26.301141] r8169 0000:02:00.0 enp2s0: link down [ 26.301204] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready [ 26.366667] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready [ 26.879049] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e [ 26.879056] [drm] PCIE gen 3 link speeds already enabled [ 26.881716] amdgpu 0000:01:00.0: PCIE GART of 256M enabled (table at 0x000000F400040000). [ 27.100794] [drm] ring test on 0 succeeded in 10 usecs [ 27.102811] [drm] ring test on 1 succeeded in 1 usecs [ 27.102817] [drm] ring test on 2 succeeded in 1 usecs [ 27.102824] [drm] ring test on 3 succeeded in 3 usecs [ 27.102832] [drm] ring test on 4 succeeded in 4 usecs [ 91.428889] Bluetooth: RFCOMM TTY layer initialized [ 91.428898] Bluetooth: RFCOMM socket layer initialized [ 91.428908] Bluetooth: RFCOMM ver 1.11 [ 94.371941] fuse init (API version 7.26) [ 475.960612] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e [ 475.960618] [drm] PCIE gen 3 link speeds already enabled [ 475.963390] amdgpu 0000:01:00.0: PCIE GART of 256M enabled (table at 0x000000F400040000). [ 476.187037] [drm] ring test on 0 succeeded in 10 usecs [ 476.189054] [drm] ring test on 1 succeeded in 1 usecs [ 476.189060] [drm] ring test on 2 succeeded in 1 usecs [ 476.189067] [drm] ring test on 3 succeeded in 3 usecs [ 476.189073] [drm] ring test on 4 succeeded in 3 usecs [ 1912.247959] acpi INT3400:00: Unsupported event [0x86]