You are not logged in.

#1 2018-12-19 11:37:28

Olibali
Member
Registered: 2018-12-19
Posts: 2

HP Spectre x360 15-df0002na touchpad and touchscreen not working

Good day!

I've just bought a HP Spectre x360 15-df0002na 4K UHD Convertible Laptop

I've installed Arch Linux on it with LTS kernel. (Also tried Fedora Linux 29 and had the same issue)
The Synaptics touchpad and the touch screen does not work.

I've collected some data. Used "Logitech G300s Optical Gaming Mouse" to be able to use the laptop so this entry might show up in dmesg messages but unplugged it when executing hardware queries, input lists.

uname -a
Linux spectre-x360 4.14.88-1-lts #1 SMP Thu Dec 13 16:16:08 CET 2018 x86_64 GNU/Linux
xinput --list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=15	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Video Bus                               	id=8	[slave  keyboard (3)]
    ↳ Power Button                            	id=9	[slave  keyboard (3)]
    ↳ Intel HID events                        	id=12	[slave  keyboard (3)]
    ↳ Intel HID 5 button array                	id=13	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=14	[slave  keyboard (3)]
    ↳ HP Wireless hotkeys                     	id=16	[slave  keyboard (3)]
    ↳ HP WMI hotkeys                          	id=17	[slave  keyboard (3)]

Shouldn't there be a wacom entry as well beacuse of the touchscreen?

xinput list-props 15
Device 'SynPS/2 Synaptics TouchPad':
	Device Enabled (174):	1
	Coordinate Transformation Matrix (176):	1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
	Device Accel Profile (304):	1
	Device Accel Constant Deceleration (305):	2.500000
	Device Accel Adaptive Deceleration (306):	1.000000
	Device Accel Velocity Scaling (307):	12.500000
	Synaptics Edges (327):	1605, 5335, 1367, 4483
	Synaptics Finger (328):	25, 30, 0
	Synaptics Tap Time (329):	180
	Synaptics Tap Move (330):	248
	Synaptics Tap Durations (331):	180, 180, 100
	Synaptics ClickPad (332):	1
	Synaptics Middle Button Timeout (333):	0
	Synaptics Two-Finger Pressure (334):	282
	Synaptics Two-Finger Width (335):	7
	Synaptics Scrolling Distance (336):	112, 112
	Synaptics Edge Scrolling (337):	0, 0, 0
	Synaptics Two-Finger Scrolling (338):	1, 0
	Synaptics Move Speed (339):	1.000000, 1.750000, 0.035404, 0.000000
	Synaptics Off (340):	0
	Synaptics Locked Drags (341):	0
	Synaptics Locked Drags Timeout (342):	5000
	Synaptics Tap Action (343):	0, 0, 0, 0, 0, 0, 0
	Synaptics Click Action (344):	1, 3, 2
	Synaptics Circular Scrolling (345):	0
	Synaptics Circular Scrolling Distance (346):	0.100000
	Synaptics Circular Scrolling Trigger (347):	0
	Synaptics Circular Pad (348):	0
	Synaptics Palm Detection (349):	0
	Synaptics Palm Dimensions (350):	10, 200
	Synaptics Coasting Speed (351):	20.000000, 50.000000
	Synaptics Pressure Motion (352):	30, 160
	Synaptics Pressure Motion Factor (353):	1.000000, 1.000000
	Synaptics Grab Event Device (354):	0
	Synaptics Gestures (355):	1
	Synaptics Capabilities (356):	1, 0, 0, 1, 1, 1, 1
	Synaptics Pad Resolution (357):	1, 1
	Synaptics Area (358):	0, 0, 0, 0
	Synaptics Soft Button Areas (359):	3470, 0, 4084, 0, 0, 0, 0, 0
	Synaptics Noise Cancellation (360):	28, 28
	Device Product ID (297):	2, 7
	Device Node (296):	"/dev/input/event18"
synclient -l
Unable to find a synaptics device.
sudo dmesg | grep psmouse
[    3.799042] psmouse serio1: synaptics: queried max coordinates: x [..5638], y [..4736]
[    3.838091] psmouse serio1: synaptics: queried min coordinates: x [1302..], y [1114..]
[    3.838092] psmouse serio1: synaptics: Your touchpad () 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@vger.kernel.org.
[    3.914538] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.16, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x500000, board id: 3407, fw id: 2820923
[  359.069722] psmouse serio1: synaptics: queried max coordinates: x [..5638], y [..4736]
[  359.108653] psmouse serio1: synaptics: queried min coordinates: x [1302..], y [1114..]
[  359.108660] psmouse serio1: synaptics: Your touchpad () 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@vger.kernel.org.
[  359.186523] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.16, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x500000, board id: 3407, fw id: 2820923

sudo dmesg | grep Syn
[    4.070165] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[  215.649627] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input26

I have tried to execute the following command (found online) but the issue remains:

sudo sh -c 'echo -n "elantech" > /sys/bus/serio/devices/serio1/protocol'

Some dmesg error (not sure if they are relevant)

[    3.161190] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    3.161197] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.161362] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.162467] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    3.162473] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.162501] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)

I had to modify the kernel parameters in line GRUB_CMDLINE_LINUX_DEFAULT in file /etc/default/grub  (then grub-mkconfig was executed) in order to see the "SynPS/2 Synaptics TouchPad                  id=15    [slave  pointer  (2)]" on the xinput --list.

GRUB_CMDLINE_LINUX_DEFAULT="quiet nvidia-drm.modeset=1 i8042.nopnp acpi=force"

Some extra hardware details:

sudo hwdetect --show-modules
AGP      : agpgart intel-gtt 
ACPI     : ac acpi_pad battery button thermal video 
BLOCK    : usb-common usbcore xhci-hcd xhci-pci typec typec_ucsi ucsi_acpi nvme-core nvme 
BLUETOOTH: btbcm btintel btrtl btusb bluetooth 
CPUFREQ  : acpi-cpufreq pcc-cpufreq 
CRYPTO   : aesni-intel aes-x86_64 crc32c-intel crc32-pclmul crct10dif-pclmul ghash-clmulni-intel glue_helper cryptd crypto_simd ecdh_generic 
DRM      : drm_kms_helper drm i915 
HWMON    : coretemp 
I2C      : i2c-algo-bit i2c-i801 
INPUT    : evdev input-leds joydev atkbd mousedev psmouse i8042 libps2 serio serio_raw sparse-keymap hid i2c-hid 
KVM      : kvm-intel kvm 
NET      : fjes iwlwifi bluetooth rfkill cfg80211 
SOUND    : pcspkr snd-hwdep snd snd-pcm snd-timer snd-hda-core snd-hda-codec-generic snd-hda-codec-hdmi snd-hda-codec snd-hda-codec-realtek snd-hda-intel soundcore 
TPM      : tpm_crb tpm tpm_tis_core tpm_tis 
WATCHDOG : iTCO_vendor_support iTCO_wdt 
OTHER    : intel-cstate intel-rapl-perf ipmi_devintf ipmi_msghandler idma64 led-class mac_hid memstick rtsx_pci_ms intel-lpss intel-lpss-pci rtsx_pci mmc_core rtsx_pci_sdmmc nvme-core nvme shpchp pinctrl-cannonlake pinctrl-intel hp-wireless hp-wmi intel-hid mxm-wmi wmi-bmof wmi intel_rapl acpi_thermal_rel int3400_thermal int3403_thermal int340x_thermal_zone processor_thermal_device intel_powerclamp intel_soc_dts_iosf x86_pkg_temp_thermal fb_sys_fops syscopyarea sysfillrect sysimgblt nvidia-drm nvidia nvidia-modeset crc16 irqbypass 
lspci
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 07)
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:13.0 Serial controller: Intel Corporation Device a37c (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device a368 (rev 10)
00:15.1 Serial bus controller [0c80]: Intel Corporation Device a369 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #17 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1d.7 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #16 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a30d (rev 10)
00:1f.3 Multimedia audio controller: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1)
02:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
03:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
03:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
03:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
03:04.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
04:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 4C 2018] (rev 06)
38:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 4C 2018] (rev 06)
6d:00.0 Non-Volatile memory controller: Toshiba America Info Systems Device 0116
6e:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)

dmesg output:

sudo dmesg
[    0.000000] Linux version 4.14.88-1-lts (builduser@andyrtr) (gcc version 8.2.1 20181127 (GCC)) #1 SMP Thu Dec 13 16:16:08 CET 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=1d9a29b4-98bc-420b-9159-461f5ef303f4 rw quiet splash nvidia-drm.modeset=1 i8042.nopnp
[    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-0x000000000005efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004ae07fff] usable
[    0.000000] BIOS-e820: [mem 0x000000004ae08000-0x000000004c67cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004c67d000-0x000000004c704fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000004c705000-0x000000004cbdefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000004cbdf000-0x000000004fc35fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004fc36000-0x000000004fd0efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000004fd0f000-0x000000004fd0ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000004fd10000-0x000000005cffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000049effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x4c6a0000  ACPI=0x4c6a0000  SMBIOS=0x4fa8c000  SMBIOS 3.0=0x4fa8b000  MEMATTR=0x49771818  MPS=0xfca20  ESRT=0x49775098 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: HP HP Spectre x360 Convertible 15-df0xxx/8519, BIOS F.07 10/04/2018
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x49f000 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 00FF000000 mask 7FFF000000 write-protect
[    0.000000]   1 base 0000000000 mask 7FC0000000 write-back
[    0.000000]   2 base 0040000000 mask 7FF0000000 write-back
[    0.000000]   3 base 0050000000 mask 7FF8000000 write-back
[    0.000000]   4 base 0058000000 mask 7FFF800000 write-back
[    0.000000]   5 base 0100000000 mask 7F00000000 write-back
[    0.000000]   6 base 0200000000 mask 7E00000000 write-back
[    0.000000]   7 base 0400000000 mask 7C00000000 write-back
[    0.000000]   8 base 0060000000 mask 7FF0000000 write-combining
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x4fd10 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd70-0x000fcd7f] mapped at [ffffffffff240d70]
[    0.000000] esrt: Reserving ESRT space from 0x0000000049775098 to 0x00000000497750d0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff99a5c0098000] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x290637000, 0x290637fff] PGTABLE
[    0.000000] BRK [0x290638000, 0x290638fff] PGTABLE
[    0.000000] BRK [0x290639000, 0x290639fff] PGTABLE
[    0.000000] BRK [0x29063a000, 0x29063afff] PGTABLE
[    0.000000] BRK [0x29063b000, 0x29063bfff] PGTABLE
[    0.000000] BRK [0x29063c000, 0x29063cfff] PGTABLE
[    0.000000] BRK [0x29063d000, 0x29063dfff] PGTABLE
[    0.000000] BRK [0x29063e000, 0x29063efff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x35625000-0x36b09fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000004C6A0000 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x000000004C6A00D0 00011C (v01 HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.000000] ACPI: FACP 0x000000004C6ECC98 000114 (v06 HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.000000] ACPI: DSDT 0x000000004C6A0278 04CA1A (v02 HPQOEM 8519     01072009 ACPI 20160527)
[    0.000000] ACPI: FACS 0x000000004CBDC080 000040
[    0.000000] ACPI: APIC 0x000000004C6ECDB0 0000F4 (v04 HPQOEM 8519     01072009 HP   00010013)
[    0.000000] ACPI: FPDT 0x000000004C6ECEA8 000044 (v01 HPQOEM 8519     01072009 HP   00010013)
[    0.000000] ACPI: FIDT 0x000000004C6ECEF0 00009C (v01 HPQOEM 8519     01072009 HP   00010013)
[    0.000000] ACPI: MCFG 0x000000004C6ECF90 00003C (v01 HPQOEM 8519     01072009 HP   00000097)
[    0.000000] ACPI: SSDT 0x000000004C6ECFD0 000334 (v01 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C6ED308 004A45 (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C6F1D50 0017C6 (v02 HPQOEM 8519     00003000 ACPI 20160527)
[    0.000000] ACPI: MSDM 0x000000004C6F3518 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00010013)
[    0.000000] ACPI: SSDT 0x000000004C6F3570 0031C6 (v02 HPQOEM 8519     00003000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C6F6738 002656 (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: HPET 0x000000004C6F8D90 000038 (v01 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: SSDT 0x000000004C6F8DC8 002C2C (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C6FB9F8 002950 (v02 HPQOEM 8519     00000000 ACPI 20160527)
[    0.000000] ACPI: UEFI 0x000000004C6FE348 000048 (v01 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: LPIT 0x000000004C6FE390 00005C (v01 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: SSDT 0x000000004C6FE3F0 001423 (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C6FF818 0005C9 (v02 HPQOEM 8519     00000000 ACPI 20160527)
[    0.000000] ACPI: DBGP 0x000000004C6FFDE8 000034 (v01 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: DBG2 0x000000004C6FFE20 000054 (v00 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: SSDT 0x000000004C6FFE78 000DBC (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C700C38 000144 (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C700D80 0000AE (v02 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: DMAR 0x000000004C700E30 0000A8 (v01 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: NHLT 0x000000004C700ED8 0017B0 (v00 HPQOEM 8519     00000002 HP   01000013)
[    0.000000] ACPI: SSDT 0x000000004C702688 00009D (v01 HPQOEM 8519     00000001 ACPI 20160527)
[    0.000000] ACPI: SSDT 0x000000004C702728 000060 (v01 HPQOEM 8519     00000001 ACPI 20160527)
[    0.000000] ACPI: TPM2 0x000000004C702788 000034 (v04 HPQOEM 8519     00000001 HP   00000000)
[    0.000000] ACPI: SSDT 0x000000004C7027C0 0021F3 (v01 HPQOEM 8519     00001000 ACPI 20160527)
[    0.000000] ACPI: WSMT 0x000000004C7049B8 000028 (v01 HPQOEM 8519     01072009 HP   00010013)
[    0.000000] ACPI: BGRT 0x000000004C7049E0 000038 (v01 HPQOEM 8519     01072009 HP   00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000049effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x49effc000-0x49effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000049effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000005efff]
[    0.000000]   node   0: [mem 0x0000000000060000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000004ae07fff]
[    0.000000]   node   0: [mem 0x000000004fd0f000-0x000000004fd0ffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000049effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000049effffff]
[    0.000000] On node 0 totalpages: 4103591
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 25 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 4729 pages used for memmap
[    0.000000]   DMA32 zone: 302601 pages, LIFO batch:31
[    0.000000]   Normal zone: 59328 pages used for memmap
[    0.000000]   Normal zone: 3796992 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x0000000059000000-0x000000005cffffff
[    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] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] 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 12 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x4ae08000-0x4c67cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x4c67d000-0x4c704fff]
[    0.000000] PM: Registered nosave memory: [mem 0x4c705000-0x4cbdefff]
[    0.000000] PM: Registered nosave memory: [mem 0x4cbdf000-0x4fc35fff]
[    0.000000] PM: Registered nosave memory: [mem 0x4fc36000-0x4fd0efff]
[    0.000000] PM: Registered nosave memory: [mem 0x4fd10000-0x5cffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x5d000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-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-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x5d000000-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: 19112604462750000 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x93/0x4d2 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:12 nr_node_ids:1
[    0.000000] percpu: Embedded 42 pages/cpu @ffff99aa4e600000 s132440 r8192 d31400 u262144
[    0.000000] pcpu-alloc: s132440 r8192 d31400 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4039445
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=1d9a29b4-98bc-420b-9159-461f5ef303f4 rw quiet splash nvidia-drm.modeset=1 i8042.nopnp
[    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: 15998412K/16414364K available (10252K kernel code, 1155K rwdata, 2840K rodata, 1436K init, 956K bss, 415952K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 29173 entries in 114 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=12.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.000000] NR_IRQS: 8448, nr_irqs: 2152, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.010000] tsc: Detected 2200.000 MHz processor
[    0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4416.00 BogoMIPS (lpj=22080000)
[    0.010000] pid_max: default: 32768 minimum: 301
[    0.010000] ACPI: Core revision 20170728
[    0.045201] ACPI Error: [\_SB_.PCI0.XDCI] Namespace lookup failure, AE_NOT_FOUND (20170728/dswload-210)
[    0.045206] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170728/psobject-252)
[    0.045236] ACPI Exception: AE_NOT_FOUND, (SSDT:8519    ) while loading table (20170728/tbxfload-228)
[    0.045332] ACPI Error: [GPLD] Namespace lookup failure, AE_ALREADY_EXISTS (20170728/dswload-378)
[    0.045335] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20170728/psobject-252)
[    0.045380] ACPI Exception: AE_ALREADY_EXISTS, (SSDT:8519    ) while loading table (20170728/tbxfload-228)
[    0.046607] ACPI Error: 2 table load failures, 14 successful (20170728/tbxfload-246)
[    0.047564] Security Framework initialized
[    0.047564] Yama: becoming mindful.
[    0.048808] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.049436] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.049461] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.049483] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.049596] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.049596] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.049600] mce: CPU supports 12 MCE banks
[    0.049606] CPU0: Thermal monitoring enabled (TM1)
[    0.049622] process: using mwait in idle threads
[    0.049624] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.049624] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.049625] Spectre V2 : Mitigation: Full generic retpoline
[    0.049625] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.049626] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.049629] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.049629] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.049630] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.052565] Freeing SMP alternatives memory: 28K
[    0.055548] smpboot: Max logical packages: 2
[    0.055552] DMAR: Host address width 39
[    0.055552] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.055557] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.055558] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.055560] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.055561] DMAR: RMRR base: 0x0000004d7fc000 end: 0x0000004da45fff
[    0.055561] DMAR: RMRR base: 0x00000058800000 end: 0x0000005cffffff
[    0.055562] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.055563] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.055563] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.055564] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.058522] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.058522] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.058544] Switched APIC routing to physical flat.
[    0.067896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.167971] TSC deadline timer enabled
[    0.167983] smpboot: CPU0: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.168018] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.168038] ... version:                4
[    0.168038] ... bit width:              48
[    0.168039] ... generic registers:      4
[    0.168039] ... value mask:             0000ffffffffffff
[    0.168040] ... max period:             00007fffffffffff
[    0.168040] ... fixed-purpose events:   3
[    0.168040] ... event mask:             000000070000000f
[    0.168064] Hierarchical SRCU implementation.
[    0.168790] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.168797] smp: Bringing up secondary CPUs ...
[    0.168837] x86: Booting SMP configuration:
[    0.168838] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.169574] smp: Brought up 1 node, 12 CPUs
[    0.169574] smpboot: Total of 12 processors activated (52992.00 BogoMIPS)
[    0.170279] devtmpfs: initialized
[    0.170279] x86/mm: Memory block size: 128MB
[    0.170629] PM: Registering ACPI NVS region [mem 0x4c705000-0x4cbdefff] (5087232 bytes)
[    0.170629] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.170629] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.170629] pinctrl core: initialized pinctrl subsystem
[    0.170629] RTC time: 10:46:17, date: 12/19/18
[    0.170629] NET: Registered protocol family 16
[    0.170629] cpuidle: using governor ladder
[    0.170629] cpuidle: using governor menu
[    0.170629] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.170629] ACPI: bus type PCI registered
[    0.170629] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.170629] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.170629] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.170629] PCI: Using configuration type 1 for base access
[    0.170629] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.170629] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.170629] ACPI: Added _OSI(Module Device)
[    0.170629] ACPI: Added _OSI(Processor Device)
[    0.170629] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.170629] ACPI: Added _OSI(Processor Aggregator Device)
[    0.173627] ACPI: Executed 53 blocks of module-level executable AML code
[    0.272551] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.272551] ACPI: Dynamic OEM Table Load:
[    0.272551] ACPI: SSDT 0xFFFF99AA4BB1A800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.272551] ACPI: Executed 1 blocks of module-level executable AML code
[    0.272551] ACPI: Dynamic OEM Table Load:
[    0.272551] ACPI: SSDT 0xFFFF99AA4BDDD800 0005A9 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.272551] ACPI: Executed 1 blocks of module-level executable AML code
[    0.272551] ACPI: Dynamic OEM Table Load:
[    0.272551] ACPI: SSDT 0xFFFF99AA4BAF4600 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.272551] ACPI: Executed 1 blocks of module-level executable AML code
[    0.272551] ACPI: Dynamic OEM Table Load:
[    0.272551] ACPI: SSDT 0xFFFF99AA4BDD8000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.272551] ACPI: Executed 1 blocks of module-level executable AML code
[    0.280475] ACPI: Dynamic OEM Table Load:
[    0.280484] ACPI: SSDT 0xFFFF99AA4BBC3000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.281390] ACPI: Executed 1 blocks of module-level executable AML code
[    0.281401] ACPI: Dynamic OEM Table Load:
[    0.281401] ACPI: SSDT 0xFFFF99AA4BB9B000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.281401] ACPI: Executed 1 blocks of module-level executable AML code
[    0.281401] ACPI: Dynamic OEM Table Load:
[    0.281401] ACPI: SSDT 0xFFFF99AA4BBB8000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.281401] ACPI: Executed 1 blocks of module-level executable AML code
[    0.284921] ACPI: EC: EC started
[    0.284922] ACPI: EC: interrupt blocked
[    0.306531] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.306532] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.306534] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.306534] ACPI: Interpreter enabled
[    0.306572] ACPI: (supports S0 S4 S5)
[    0.306573] ACPI: Using IOAPIC for interrupt routing
[    0.306604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.307549] ACPI: GPE 0x61 active on init
[    0.307587] ACPI: Enabled 10 GPEs in block 00 to 7F
[    0.309889] ACPI: Power Resource [PG00] (on)
[    0.370017] ACPI: Power Resource [BTPR] (off)
[    0.373625] ACPI: Power Resource [V0PR] (on)
[    0.373967] ACPI: Power Resource [V1PR] (on)
[    0.373967] ACPI: Power Resource [V2PR] (on)
[    0.382869] ACPI: Power Resource [WRST] (on)
[    0.401408] ACPI: Power Resource [PIN] (off)
[    0.402060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.402066] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.403786] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.407024] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.407025] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.408169] PCI host bridge to bus 0000:00
[    0.408171] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.408172] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.408174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.408175] pci_bus 0000:00: root bus resource [mem 0x5d000000-0xdfffffff window]
[    0.408177] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.408178] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.408179] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.408188] pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
[    0.408594] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.408637] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.408868] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    0.408879] pci 0000:00:02.0: reg 0x10: [mem 0xb3000000-0xb3ffffff 64bit]
[    0.408885] pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x6fffffff 64bit pref]
[    0.408890] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.408905] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.409040] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.409051] pci 0000:00:04.0: reg 0x10: [mem 0x404a110000-0x404a117fff 64bit]
[    0.409359] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.409412] pci 0000:00:12.0: reg 0x10: [mem 0x404a129000-0x404a129fff 64bit]
[    0.409752] pci 0000:00:13.0: [8086:a37c] type 00 class 0x070000
[    0.409799] pci 0000:00:13.0: reg 0x10: [mem 0x404a122000-0x404a123fff 64bit]
[    0.409926] pci 0000:00:13.0: PME# supported from D0 D3hot
[    0.410131] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.410185] pci 0000:00:14.0: reg 0x10: [mem 0x404a100000-0x404a10ffff 64bit]
[    0.410352] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.410754] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.410754] pci 0000:00:14.2: reg 0x10: [mem 0x404a120000-0x404a121fff 64bit]
[    0.410754] pci 0000:00:14.2: reg 0x18: [mem 0x404a128000-0x404a128fff 64bit]
[    0.410969] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[    0.412411] pci 0000:00:14.3: reg 0x10: [mem 0x404a11c000-0x404a11ffff 64bit]
[    0.420004] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.421649] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    0.422377] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.424872] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
[    0.425600] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.427911] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.427958] pci 0000:00:16.0: reg 0x10: [mem 0x404a125000-0x404a125fff 64bit]
[    0.428099] pci 0000:00:16.0: PME# supported from D3hot
[    0.428417] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.428636] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.428681] pci 0000:00:1b.0: PTM enabled (root), 4dns granularity
[    0.428954] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.429165] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.429210] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.429459] pci 0000:00:1d.7: [8086:a337] type 01 class 0x060400
[    0.429670] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.429715] pci 0000:00:1d.7: PTM enabled (root), 4dns granularity
[    0.429903] pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
[    0.430338] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040100
[    0.430420] pci 0000:00:1f.3: reg 0x10: [mem 0x404a118000-0x404a11bfff 64bit]
[    0.430497] pci 0000:00:1f.3: reg 0x20: [mem 0x404a000000-0x404a0fffff 64bit]
[    0.430656] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.431036] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.431036] pci 0000:00:1f.4: reg 0x10: [mem 0x404a124000-0x404a1240ff 64bit]
[    0.431036] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.431036] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.431036] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.431115] pci 0000:01:00.0: [10de:1c8c] type 00 class 0x030000
[    0.431143] pci 0000:01:00.0: reg 0x10: [mem 0xb4000000-0xb4ffffff]
[    0.431160] pci 0000:01:00.0: reg 0x14: [mem 0x70000000-0x7fffffff 64bit pref]
[    0.431177] pci 0000:01:00.0: reg 0x1c: [mem 0x80000000-0x81ffffff 64bit pref]
[    0.431188] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.431199] pci 0000:01:00.0: reg 0x30: [mem 0xb5000000-0xb507ffff pref]
[    0.460044] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.460046] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.460049] pci 0000:00:01.0:   bridge window [mem 0xb4000000-0xb50fffff]
[    0.460052] pci 0000:00:01.0:   bridge window [mem 0x70000000-0x81ffffff 64bit pref]
[    0.460422] pci 0000:02:00.0: [8086:15ea] type 01 class 0x060400
[    0.460531] pci 0000:02:00.0: enabling Extended Tags
[    0.460677] pci 0000:02:00.0: supports D1 D2
[    0.460679] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.460781] pci 0000:02:00.0: PTM enabled, 4dns granularity
[    0.460922] pci 0000:00:1b.0: PCI bridge to [bus 02-6c]
[    0.460933] pci 0000:00:1b.0:   bridge window [mem 0x84000000-0xb20fffff]
[    0.460944] pci 0000:00:1b.0:   bridge window [mem 0x4000000000-0x4049ffffff 64bit pref]
[    0.461054] pci 0000:03:00.0: [8086:15ea] type 01 class 0x060400
[    0.461162] pci 0000:03:00.0: enabling Extended Tags
[    0.461316] pci 0000:03:00.0: supports D1 D2
[    0.461317] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.461443] pci 0000:03:01.0: [8086:15ea] type 01 class 0x060400
[    0.461551] pci 0000:03:01.0: enabling Extended Tags
[    0.461692] pci 0000:03:01.0: supports D1 D2
[    0.461693] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.461818] pci 0000:03:02.0: [8086:15ea] type 01 class 0x060400
[    0.461926] pci 0000:03:02.0: enabling Extended Tags
[    0.462066] pci 0000:03:02.0: supports D1 D2
[    0.462067] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.462195] pci 0000:03:04.0: [8086:15ea] type 01 class 0x060400
[    0.462302] pci 0000:03:04.0: enabling Extended Tags
[    0.462449] pci 0000:03:04.0: supports D1 D2
[    0.462450] pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.462610] pci 0000:02:00.0: PCI bridge to [bus 03-6c]
[    0.462626] pci 0000:02:00.0:   bridge window [mem 0x84000000-0xb20fffff]
[    0.462636] pci 0000:02:00.0:   bridge window [mem 0x4000000000-0x4049ffffff 64bit pref]
[    0.462739] pci 0000:04:00.0: [8086:15eb] type 00 class 0x088000
[    0.462787] pci 0000:04:00.0: reg 0x10: [mem 0xb2000000-0xb203ffff]
[    0.462804] pci 0000:04:00.0: reg 0x14: [mem 0xb2040000-0xb2040fff]
[    0.462902] pci 0000:04:00.0: enabling Extended Tags
[    0.463034] pci 0000:04:00.0: supports D1 D2
[    0.463035] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.463214] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.463229] pci 0000:03:00.0:   bridge window [mem 0xb2000000-0xb20fffff]
[    0.463321] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[    0.463336] pci 0000:03:01.0:   bridge window [mem 0x84000000-0x9befffff]
[    0.463347] pci 0000:03:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
[    0.463461] pci 0000:38:00.0: [8086:15ec] type 00 class 0x0c0330
[    0.463513] pci 0000:38:00.0: reg 0x10: [mem 0x9bf00000-0x9bf0ffff]
[    0.463635] pci 0000:38:00.0: enabling Extended Tags
[    0.463775] pci 0000:38:00.0: supports D1 D2
[    0.463776] pci 0000:38:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.463981] pci 0000:03:02.0: PCI bridge to [bus 38]
[    0.463996] pci 0000:03:02.0:   bridge window [mem 0x9bf00000-0x9bffffff]
[    0.464088] pci 0000:03:04.0: PCI bridge to [bus 39-6c]
[    0.464103] pci 0000:03:04.0:   bridge window [mem 0x9c000000-0xb1ffffff]
[    0.464114] pci 0000:03:04.0:   bridge window [mem 0x4020000000-0x4049ffffff 64bit pref]
[    0.464356] pci 0000:6d:00.0: [1179:0116] type 00 class 0x010802
[    0.464410] pci 0000:6d:00.0: reg 0x10: [mem 0xb5300000-0xb5303fff 64bit]
[    0.464787] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[    0.464797] pci 0000:00:1d.0:   bridge window [mem 0xb5300000-0xb53fffff]
[    0.465070] pci 0000:6e:00.0: [10ec:525a] type 00 class 0xff0000
[    0.465122] pci 0000:6e:00.0: reg 0x14: [mem 0xb5200000-0xb5200fff]
[    0.465292] pci 0000:6e:00.0: supports D1 D2
[    0.465293] pci 0000:6e:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.500139] pci 0000:00:1d.7: PCI bridge to [bus 6e]
[    0.500149] pci 0000:00:1d.7:   bridge window [mem 0xb5200000-0xb52fffff]
[    0.511497] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.511497] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.511497] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.511497] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.511497] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.511497] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.511497] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.511497] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.520003] ACPI: EC: interrupt unblocked
[    0.520003] ACPI: EC: event unblocked
[    0.520003] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.520003] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.520007] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.520008] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.520015] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.520018] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.520019] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.520020] vgaarb: loaded
[    0.520084] EDAC MC: Ver: 3.0.0
[    0.520595] Registered efivars operations
[    0.559702] PCI: Using ACPI for IRQ routing
[    0.606229] PCI: pci_cache_line_size set to 64 bytes
[    0.606746] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
[    0.606747] e820: reserve RAM buffer [mem 0x4ae08000-0x4bffffff]
[    0.606747] e820: reserve RAM buffer [mem 0x4fd10000-0x4fffffff]
[    0.606748] e820: reserve RAM buffer [mem 0x49f000000-0x49fffffff]
[    0.606790] NetLabel: Initializing
[    0.606790] NetLabel:  domain hash size = 128
[    0.606791] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.606798] NetLabel:  unlabeled traffic allowed by default
[    0.610354] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.610357] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.612441] clocksource: Switched to clocksource hpet
[    0.614918] VFS: Disk quotas dquot_6.6.0
[    0.614930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.614958] pnp: PnP ACPI init
[    0.615091] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.615093] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.615095] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.615107] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.615169] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.615171] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.615187] pnp 00:03: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.615296] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.615297] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.615298] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.615299] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.615300] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.615301] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.615301] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.615302] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.615304] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.615458] system 00:05: [io  0x1800-0x18fe] could not be reserved
[    0.615459] system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.615460] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.615461] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.615462] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.615463] system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.615464] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.615466] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.615669] system 00:06: [io  0x2000-0x20fe] has been reserved
[    0.615671] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.616332] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.617816] pnp: PnP ACPI: found 8 devices
[    0.628018] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.628056] pci 0000:03:01.0: bridge window [io  0x1000-0x0fff] to [bus 05-37] add_size 1000
[    0.628084] pci 0000:03:04.0: bridge window [io  0x1000-0x0fff] to [bus 39-6c] add_size 1000
[    0.628099] pci 0000:02:00.0: bridge window [io  0x1000-0x0fff] to [bus 03-6c] add_size 2000
[    0.628113] pci 0000:00:1b.0: bridge window [io  0x1000-0x0fff] to [bus 02-6c] add_size 2000
[    0.628143] pci 0000:00:15.0: BAR 0: assigned [mem 0x404a126000-0x404a126fff 64bit]
[    0.628411] pci 0000:00:15.1: BAR 0: assigned [mem 0x404a127000-0x404a127fff 64bit]
[    0.628679] pci 0000:00:1b.0: BAR 13: assigned [io  0x5000-0x6fff]
[    0.628680] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.628681] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.628683] pci 0000:00:01.0:   bridge window [mem 0xb4000000-0xb50fffff]
[    0.628684] pci 0000:00:01.0:   bridge window [mem 0x70000000-0x81ffffff 64bit pref]
[    0.628687] pci 0000:02:00.0: BAR 13: assigned [io  0x5000-0x6fff]
[    0.628688] pci 0000:03:01.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.628689] pci 0000:03:04.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.628690] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.628702] pci 0000:03:00.0:   bridge window [mem 0xb2000000-0xb20fffff]
[    0.628715] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[    0.628718] pci 0000:03:01.0:   bridge window [io  0x5000-0x5fff]
[    0.628726] pci 0000:03:01.0:   bridge window [mem 0x84000000-0x9befffff]
[    0.628731] pci 0000:03:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
[    0.628741] pci 0000:03:02.0: PCI bridge to [bus 38]
[    0.628748] pci 0000:03:02.0:   bridge window [mem 0x9bf00000-0x9bffffff]
[    0.628762] pci 0000:03:04.0: PCI bridge to [bus 39-6c]
[    0.628765] pci 0000:03:04.0:   bridge window [io  0x6000-0x6fff]
[    0.628773] pci 0000:03:04.0:   bridge window [mem 0x9c000000-0xb1ffffff]
[    0.628777] pci 0000:03:04.0:   bridge window [mem 0x4020000000-0x4049ffffff 64bit pref]
[    0.628786] pci 0000:02:00.0: PCI bridge to [bus 03-6c]
[    0.628789] pci 0000:02:00.0:   bridge window [io  0x5000-0x6fff]
[    0.628796] pci 0000:02:00.0:   bridge window [mem 0x84000000-0xb20fffff]
[    0.628802] pci 0000:02:00.0:   bridge window [mem 0x4000000000-0x4049ffffff 64bit pref]
[    0.628811] pci 0000:00:1b.0: PCI bridge to [bus 02-6c]
[    0.628814] pci 0000:00:1b.0:   bridge window [io  0x5000-0x6fff]
[    0.628821] pci 0000:00:1b.0:   bridge window [mem 0x84000000-0xb20fffff]
[    0.628826] pci 0000:00:1b.0:   bridge window [mem 0x4000000000-0x4049ffffff 64bit pref]
[    0.628836] pci 0000:00:1d.0: PCI bridge to [bus 6d]
[    0.628843] pci 0000:00:1d.0:   bridge window [mem 0xb5300000-0xb53fffff]
[    0.628857] pci 0000:00:1d.7: PCI bridge to [bus 6e]
[    0.628865] pci 0000:00:1d.7:   bridge window [mem 0xb5200000-0xb52fffff]
[    0.628879] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.628880] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.628881] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.628881] pci_bus 0000:00: resource 7 [mem 0x5d000000-0xdfffffff window]
[    0.628882] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.628883] pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
[    0.628884] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.628885] pci_bus 0000:01: resource 1 [mem 0xb4000000-0xb50fffff]
[    0.628885] pci_bus 0000:01: resource 2 [mem 0x70000000-0x81ffffff 64bit pref]
[    0.628886] pci_bus 0000:02: resource 0 [io  0x5000-0x6fff]
[    0.628887] pci_bus 0000:02: resource 1 [mem 0x84000000-0xb20fffff]
[    0.628888] pci_bus 0000:02: resource 2 [mem 0x4000000000-0x4049ffffff 64bit pref]
[    0.628889] pci_bus 0000:03: resource 0 [io  0x5000-0x6fff]
[    0.628889] pci_bus 0000:03: resource 1 [mem 0x84000000-0xb20fffff]
[    0.628890] pci_bus 0000:03: resource 2 [mem 0x4000000000-0x4049ffffff 64bit pref]
[    0.628891] pci_bus 0000:04: resource 1 [mem 0xb2000000-0xb20fffff]
[    0.628892] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
[    0.628893] pci_bus 0000:05: resource 1 [mem 0x84000000-0x9befffff]
[    0.628893] pci_bus 0000:05: resource 2 [mem 0x4000000000-0x401fffffff 64bit pref]
[    0.628894] pci_bus 0000:38: resource 1 [mem 0x9bf00000-0x9bffffff]
[    0.628895] pci_bus 0000:39: resource 0 [io  0x6000-0x6fff]
[    0.628896] pci_bus 0000:39: resource 1 [mem 0x9c000000-0xb1ffffff]
[    0.628896] pci_bus 0000:39: resource 2 [mem 0x4020000000-0x4049ffffff 64bit pref]
[    0.628897] pci_bus 0000:6d: resource 1 [mem 0xb5300000-0xb53fffff]
[    0.628898] pci_bus 0000:6e: resource 1 [mem 0xb5200000-0xb52fffff]
[    0.628987] NET: Registered protocol family 2
[    0.629068] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.629162] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.629229] TCP: Hash tables configured (established 131072 bind 65536)
[    0.629250] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.629274] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.629316] NET: Registered protocol family 1
[    0.629323] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.629688] PCI: CLS mismatch (64 != 128), using 64 bytes
[    0.629772] pci 0000:02:00.0: enabling device (0006 -> 0007)
[    0.629968] Unpacking initramfs...
[    0.770842] Freeing initrd memory: 21396K
[    0.770870] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.770871] software IO TLB: mapped [mem 0x45771000-0x49771000] (64MB)
[    0.771400] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
[    0.771826] Scanning for low memory corruption every 60 seconds
[    0.772246] Initialise system trusted keyrings
[    0.772251] Key type blacklist registered
[    0.772380] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.772876] zbud: loaded
[    0.778307] Key type asymmetric registered
[    0.778312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.778425] io scheduler noop registered
[    0.778425] io scheduler deadline registered (default)
[    0.778438] io scheduler cfq registered
[    0.778438] io scheduler mq-deadline registered
[    0.778439] io scheduler kyber registered
[    0.778450] io scheduler bfq registered
[    0.779935] pcieport 0000:03:01.0: enabling device (0006 -> 0007)
[    0.780436] pcieport 0000:03:04.0: enabling device (0006 -> 0007)
[    0.780675] pcieport 0000:00:01.0: Signaling PME with IRQ 122
[    0.780694] pcieport 0000:00:1b.0: Signaling PME with IRQ 123
[    0.780714] pcieport 0000:00:1d.0: Signaling PME with IRQ 124
[    0.780732] pcieport 0000:00:1d.7: Signaling PME with IRQ 125
[    0.780750] dpc 0000:00:1b.0:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.780761] dpc 0000:00:1d.0:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.780773] dpc 0000:00:1d.7:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.780784] pciehp 0000:00:1b.0:pcie004: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.780841] pciehp 0000:03:01.0:pcie204: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.780900] pciehp 0000:03:04.0:pcie204: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.780960] efifb: probing for efifb
[    0.780966] efifb: framebuffer at 0x60000000, using 1920k, total 1920k
[    0.780967] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.780967] efifb: scrolling: redraw
[    0.780968] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.781590] Console: switching to colour frame buffer device 100x37
[    0.782127] fb0: EFI VGA frame buffer device
[    0.782131] intel_idle: MWAIT substates: 0x11142120
[    0.782131] intel_idle: v0.4.1 model 0x9E
[    0.782646] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.784494] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.785065] serial 0000:00:13.0: enabling device (0000 -> 0002)
[    0.786161] rtc_cmos 00:01: RTC can wake from S4
[    0.787080] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.787270] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.787275] intel_pstate: Intel P-state driver initializing
[    0.787283] intel_pstate: Disabling energy efficiency optimization
[    0.792200] intel_pstate: HWP enabled
[    0.793058] ledtrig-cpu: registered to indicate activity on CPUs
[    0.793126] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    0.793320] NET: Registered protocol family 10
[    0.797378] Segment Routing with IPv6
[    0.797387] NET: Registered protocol family 17
[    0.798722] RAS: Correctable Errors collector initialized.
[    0.798737] microcode: sig=0x906ea, pf=0x20, revision=0x96
[    0.799704] microcode: Microcode Update Driver: v2.2.
[    0.799710] sched_clock: Marking stable (799700591, 0)->(812610358, -12909767)
[    0.800467] registered taskstats version 1
[    0.800470] Loading compiled-in X.509 certificates
[    0.800481] zswap: loaded using pool lzo/zbud
[    0.802907] Key type big_key registered
[    0.805092]   Magic number: 14:759:780
[    0.805469] rtc_cmos 00:01: setting system clock to 2018-12-19 10:46:18 UTC (1545216378)
[    0.934385] Freeing unused kernel memory: 1436K
[    1.100337] Write protecting the kernel read-only data: 16384k
[    1.102676] Freeing unused kernel memory: 2016K
[    1.106937] Freeing unused kernel memory: 1256K
[    1.201738] ipmi message handler version 39.2
[    1.202191] ipmi device interface
[    1.205231] nvidia: loading out-of-tree module taints kernel.
[    1.205236] nvidia: module license 'NVIDIA' taints kernel.
[    1.205236] Disabling lock debugging due to kernel taint
[    1.214763] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[    1.214925] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[    1.215033] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    1.316396] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  415.23  Thu Dec  6 21:34:12 CST 2018 (using threaded interrupts)
[    1.318382] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  415.23  Thu Dec  6 21:26:05 CST 2018
[    1.326148] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 243
[    1.326766] Linux agpgart interface v0.103
[    1.335204] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    1.357983] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170728/nsarguments-100)
[    1.834240] clocksource: Switched to clocksource tsc
[    2.015669] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.015669] [drm] No driver support for vblank timestamp query.
[    2.015805] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.050854] i8042: PNP detection disabled
[    2.057653] rtsx_pci 0000:6e:00.0: enabling device (0000 -> 0002)
[    2.060279] ACPI: bus type USB registered
[    2.060290] usbcore: registered new interface driver usbfs
[    2.060296] usbcore: registered new interface driver hub
[    2.060317] usbcore: registered new device driver usb
[    2.060696] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.060699] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.060856] nvme nvme0: pci function 0000:6d:00.0
[    2.062902] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.062905] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.064078] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.064085] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.064273] hub 1-0:1.0: USB hub found
[    2.064293] hub 1-0:1.0: 16 ports detected
[    2.065429] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.065431] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.065433] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.065554] hub 2-0:1.0: USB hub found
[    2.065577] hub 2-0:1.0: 8 ports detected
[    2.065718] usb: port power management may be unreliable
[    2.066101] xhci_hcd 0000:38:00.0: xHCI Host Controller
[    2.066103] xhci_hcd 0000:38:00.0: new USB bus registered, assigned bus number 3
[    2.067344] xhci_hcd 0000:38:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.067541] hub 3-0:1.0: USB hub found
[    2.067556] hub 3-0:1.0: 2 ports detected
[    2.067742] xhci_hcd 0000:38:00.0: xHCI Host Controller
[    2.067744] xhci_hcd 0000:38:00.0: new USB bus registered, assigned bus number 4
[    2.067745] xhci_hcd 0000:38:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.067856] hub 4-0:1.0: USB hub found
[    2.067871] hub 4-0:1.0: 2 ports detected
[    2.140488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.308874]  nvme0n1: p1 p2 p3 p4
[    2.430013] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    2.440090] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    2.446660] random: fast init done
[    2.494047] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.503863] systemd[1]: systemd 239 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)
[    2.530247] systemd[1]: Detected architecture x86-64.
[    2.536846] systemd[1]: Set hostname to <spectre-x360>.
[    2.622843] random: systemd: uninitialized urandom read (16 bytes read)
[    2.622912] systemd[1]: Listening on udev Control Socket.
[    2.622954] random: systemd: uninitialized urandom read (16 bytes read)
[    2.623133] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.623151] random: systemd: uninitialized urandom read (16 bytes read)
[    2.623183] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.624481] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.624566] systemd[1]: Listening on Journal Socket.
[    2.625382] systemd[1]: Starting Load Kernel Modules...
[    2.625950] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.630341] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    2.644996] SCSI subsystem initialized
[    2.680339] systemd-journald[297]: Received request to flush runtime journal from PID 1
[    2.701873] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    2.702161] ACPI: Lid Switch [LID0]
[    2.702217] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    2.702226] ACPI: Power Button [PWRB]
[    2.702268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    2.702287] ACPI: Power Button [PWRF]
[    2.702606] ACPI: AC Adapter [ADP1] (on-line)
[    2.705920] input: HP Wireless hotkeys as /devices/virtual/input/input5
[    2.711462] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[    2.711710] intel-hid INT33D5:00: platform supports 5 button array
[    2.711732] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[    2.714407] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    2.714460] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    2.726111] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.728486] hidraw: raw HID events driver (C) Jiri Kosina
[    2.734509] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 16)
[    2.735287] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.735288] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.735288] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.735289] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.735289] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.735289] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.741320] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    2.742233] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.744799] thermal LNXTHERM:00: registered as thermal_zone5
[    2.744801] ACPI: Thermal Zone [TZ01] (35 C)
[    2.745304] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.749274] i2c_hid i2c-ELAN2514:00: HID over i2c has not been provided an Int IRQ
[    2.749349] i2c_hid: probe of i2c-ELAN2514:00 failed with error -22
[    2.750703] AVX2 version of gcm_enc/dec engaged.
[    2.750704] AES CTR mode by8 optimization enabled
[    2.760530] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.760760] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.770268] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    2.799040] cannonlake-pinctrl INT3450:00: pin 47 cannot be used as IRQ
[    2.799043] genirq: Setting trigger mode 8 for irq 140 failed (intel_gpio_irq_type+0x0/0x110 [pinctrl_intel])
[    2.801357] cannonlake-pinctrl INT3450:00: pin 47 cannot be used as IRQ
[    2.801360] genirq: Setting trigger mode 8 for irq 140 failed (intel_gpio_irq_type+0x0/0x110 [pinctrl_intel])
[    2.801393] i2c_hid i2c-SYNA327F:00: Could not register for SYNA327F:00 interrupt, irq = 140, ret = -1
[    2.801476] i2c_hid: probe of i2c-SYNA327F:00 failed with error -1
[    2.803902] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.803959] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.804572] ACPI: Battery Slot [BAT0] (battery present)
[    2.805857] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.805896] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.921981] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    2.922035] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    2.922080] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    2.922172] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    2.922212] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    2.922244] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    2.922315] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    2.922353] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    2.923324] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    2.925298] input: HP WMI hotkeys as /devices/virtual/input/input9
[    2.933635] Intel(R) Wireless WiFi driver for Linux
[    2.933637] Copyright(c) 2003- 2015 Intel Corporation
[    2.933791] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    2.936721] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.939630] iwlwifi 0000:00:14.3: loaded firmware version 34.3125811985.0 op_mode iwlmvm
[    2.962488] iTCO_vendor_support: vendor-support=0
[    2.962789] Adding 8388604k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:8388604k SSFS
[    2.964657] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.964915] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[    2.966155] iTCO_wdt: probe of iTCO_wdt failed with error -16
[    2.968538] [drm] Memory usable by graphics device = 4096M
[    2.968539] checking generic (60000000 1e0000) vs hw (60000000 10000000)
[    2.968540] fb: switching to inteldrmfb from EFI VGA
[    2.968551] Console: switching to colour dummy device 80x25
[    2.968588] [drm] Replacing VGA console driver
[    2.974085] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.974086] [drm] Driver supports precise vblank timestamp query.
[    2.978333] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    2.999769] intel_rapl: Found RAPL domain package
[    2.999770] intel_rapl: Found RAPL domain core
[    2.999770] intel_rapl: Found RAPL domain uncore
[    2.999771] intel_rapl: Found RAPL domain dram
[    3.001525] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 1
[    3.003040] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.003293] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[    3.003337] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    3.003354] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input11
[    3.008301] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x318
[    3.031326] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.064430] iwlwifi 0000:00:14.3: base HW address: dc:8b:28:13:9b:9c
[    3.073257] fbcon: inteldrmfb (fb0) is primary device
[    3.110108] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    3.145585] input: PC Speaker as /devices/platform/pcspkr/input/input12
[    3.156841] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    3.161190] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    3.161197] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.161362] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.162467] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170728/dsopcode-235)
[    3.162473] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.162501] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[    3.172115] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.172608] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    3.172640] thermal thermal_zone7: failed to read out thermal zone (-61)
[    3.174072] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    3.206562] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    3.206564] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.206566] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    3.206567] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.206568] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.206569] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    3.261463] random: crng init done
[    3.261465] random: 7 urandom warning(s) missed due to ratelimiting
[    3.268281] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    3.268369] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    3.268455] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.268529] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.268576] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.268628] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.268674] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.319830] usbcore: registered new interface driver usbhid
[    3.319831] usbhid: USB HID core driver
[    3.321681] input: Logitech G300s Optical Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C246.0001/input/input20
[    3.321754] hid-generic 0003:046D:C246.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech G300s Optical Gaming Mouse] on usb-0000:00:14.0-1/input0
[    3.321898] input: Logitech G300s Optical Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C246.0002/input/input21
[    3.344528] Bluetooth: Core ver 2.22
[    3.344541] NET: Registered protocol family 31
[    3.344541] Bluetooth: HCI device and connection manager initialized
[    3.344543] Bluetooth: HCI socket layer initialized
[    3.344544] Bluetooth: L2CAP socket layer initialized
[    3.344546] Bluetooth: SCO socket layer initialized
[    3.349162] usbcore: registered new interface driver btusb
[    3.349773] Bluetooth: hci0: Firmware revision 0.1 build 113 week 38 2018
[    3.400444] hid-generic 0003:046D:C246.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Logitech G300s Optical Gaming Mouse] on usb-0000:00:14.0-1/input1
[    3.404898] mousedev: PS/2 mouse device common for all mice
[    3.779889] IPv6: ADDRCONF(NETDEV_UP): wlp0s20f3: link is not ready
[    3.873032] psmouse serio1: synaptics: queried max coordinates: x [..5638], y [..4736]
[    3.918208] psmouse serio1: synaptics: queried min coordinates: x [1302..], y [1114..]
[    3.918212] psmouse serio1: synaptics: Your touchpad () 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@vger.kernel.org.
[    4.012671] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.16, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x500000, board id: 3407, fw id: 2820923
[    4.013282] IPv6: ADDRCONF(NETDEV_UP): wlp0s20f3: link is not ready
[    4.070165] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[    4.070388] [drm] RC6 on
[    4.232949] IPv6: ADDRCONF(NETDEV_UP): wlp0s20f3: link is not ready
[    4.302302] Console: switching to colour frame buffer device 480x135
[    4.337219] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.406930] IPv6: ADDRCONF(NETDEV_UP): wlp0s20f3: link is not ready
[    8.055613] IPv6: ADDRCONF(NETDEV_UP): wlp0s20f3: link is not ready
[    8.230077] ucsi_acpi USBC000:00: PPM NOT RESPONDING
[    8.280699] ucsi_acpi USBC000:00: PPM init failed (-110)
[   11.625475] wlp0s20f3: authenticate with 14:cc:20:46:58:39
[   11.633546] wlp0s20f3: send auth to 14:cc:20:46:58:39 (try 1/3)
[   11.674005] wlp0s20f3: authenticated
[   11.680081] wlp0s20f3: associate with 14:cc:20:46:58:39 (try 1/3)
[   11.684049] wlp0s20f3: RX AssocResp from 14:cc:20:46:58:39 (capab=0x1431 status=0 aid=3)
[   11.687337] wlp0s20f3: associated
[   11.727351] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   18.931735] fuse init (API version 7.26)
[   20.615290] rfkill: input handler disabled
[   71.110654] usb 1-1: USB disconnect, device number 2
[   78.770316] usb 1-1: new full-speed USB device number 5 using xhci_hcd
[   78.956813] input: Logitech G300s Optical Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C246.0003/input/input22
[   78.957162] hid-generic 0003:046D:C246.0003: input,hidraw0: USB HID v1.10 Mouse [Logitech G300s Optical Gaming Mouse] on usb-0000:00:14.0-1/input0
[   78.958932] input: Logitech G300s Optical Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C246.0004/input/input23
[   79.020831] hid-generic 0003:046D:C246.0004: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Logitech G300s Optical Gaming Mouse] on usb-0000:00:14.0-1/input1
[  102.414070] usb 1-1: USB disconnect, device number 5
[  124.050185] usb 1-1: new full-speed USB device number 6 using xhci_hcd
[  124.236951] input: Logitech G300s Optical Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C246.0005/input/input24
[  124.237542] hid-generic 0003:046D:C246.0005: input,hidraw0: USB HID v1.10 Mouse [Logitech G300s Optical Gaming Mouse] on usb-0000:00:14.0-1/input0
[  124.239384] input: Logitech G300s Optical Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C246.0006/input/input25
[  124.300996] hid-generic 0003:046D:C246.0006: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Logitech G300s Optical Gaming Mouse] on usb-0000:00:14.0-1/input1
[  215.649627] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input26

Please, let me know if you need more data.

Last edited by Olibali (2018-12-19 11:40:16)

Offline

#2 2018-12-19 11:54:56

Olibali
Member
Registered: 2018-12-19
Posts: 2

Re: HP Spectre x360 15-df0002na touchpad and touchscreen not working

Ohh. I'm not sure how I've not found this forum thread before: HP Spectre x360 13-ap0003ns. Touchpad not detected
It's a similar case and similar laptop model but that's the 13 inch version. Also I have touchscreen issues.

lsusb -v

Bus 001 Device 003: ID 06cb:00bb Synaptics, Inc. 
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass        16 
  bDeviceProtocol       255 
  bMaxPacketSize0         8
  idVendor           0x06cb Synaptics, Inc.
  idProduct          0x00bb 
  bcdDevice            1.64
  iManufacturer           0 
  iProduct                0 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0035
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           5
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval              10

Last edited by Olibali (2018-12-19 12:01:02)

Offline

Board footer

Powered by FluxBB