You are not logged in.

#1 2021-07-13 01:25:34

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

[Solved] Wacom Devices disappearing after closing lid

Hi I recently upgraded from my 2nd Gen X1 Yoga to a 3rd Gen X1 Yoga. For some reason the Wacom Devices stop working after I close the lid of the 3rd Gen Laptop. It never happened on the 2nd Gen before so I was wondering where I could start looking to fix this issue. I checked dmesg and nothing seemed suspicious. The only solution I have currently found is to reboot the laptop. When I run xsetwacom --list nothing appears if the touchscreen isn't working.

There's a bit of a difference between the two set ups that I'm suspecting but I'm not too sure if it's the actual problem or not. On the 2nd gen I'm running sddm for my display manager and on the 3rd gen I'm running gdm for the display manager. Both are running i3wm as the window manager.

It's also been a while since I set up the laptop on the 2nd gen but I think it's just using regular grub as opposed to the 3rd gen which is running the UEFI version of grub.

I know there are a lot of differences but I was hoping to try out a couple of new things with this laptop so it's a bit of a bummer for this part to not work correctly.

Here's the output for what comes up from dmesg if this can contribute anything.

[    0.000000] microcode: microcode updated early to revision 0xea, date = 2021-01-06
[    0.000000] Linux version 5.12.15-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 07 Jul 2021 23:35:29 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2764228c-e488-486f-bd02-00b66cc6ae65 rw loglevel=3
[    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] 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-0x000000000008bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040400000-0x0000000044ff4fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000044ff5000-0x0000000044ff5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000044ff6000-0x0000000044ff6fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000044ff7000-0x000000004e962fff] usable
[    0.000000] BIOS-e820: [mem 0x000000004e963000-0x000000004ea28fff] type 20
[    0.000000] BIOS-e820: [mem 0x000000004ea29000-0x000000004ff2bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004ff2c000-0x000000004ff99fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000004ff9a000-0x000000004fffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000004ffff000-0x000000004fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000050000000-0x0000000057ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000058600000-0x000000005c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004a17fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by Lenovo
[    0.000000] efi: TPMFinalLog=0x4ff92000 SMBIOS=0x4f0bd000 SMBIOS 3.0=0x4f0ba000 ACPI=0x4fffe000 ACPI 2.0=0x4fffe014 ESRT=0x4ef47000 MEMATTR=0x49635298 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 20LDS1CG00/20LDS1CG00, BIOS N25ET55W (1.41 ) 10/20/2020
[    0.000000] tsc: Detected 1900.000 MHz processor
[    0.000000] tsc: Detected 1899.950 MHz TSC
[    0.001445] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001453] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001469] last_pfn = 0x4a1800 max_arch_pfn = 0x400000000
[    0.001788] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003841] last_pfn = 0x50000 max_arch_pfn = 0x400000000
[    0.023776] esrt: Reserving ESRT space from 0x000000004ef47000 to 0x000000004ef47088.
[    0.023798] Using GB pages for direct mapping
[    0.025287] Secure boot disabled
[    0.025289] RAMDISK: [mem 0x354e3000-0x36a68fff]
[    0.025300] ACPI: Early table checksum verification disabled
[    0.025306] ACPI: RSDP 0x000000004FFFE014 000024 (v02 LENOVO)
[    0.025316] ACPI: XSDT 0x000000004FFAE188 000124 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025330] ACPI: FACP 0x000000004FFE8000 0000F4 (v05 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025343] ACPI: DSDT 0x000000004FFBC000 027066 (v02 LENOVO SKL      00000000 INTL 20160527)
[    0.025351] ACPI: FACS 0x000000004FF3E000 000040
[    0.025358] ACPI: SSDT 0x000000004FFF0000 00C0B4 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.025366] ACPI: SSDT 0x000000004FFEF000 0003DB (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[    0.025373] ACPI: TPM2 0x000000004FFEE000 000034 (v03 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025381] ACPI: UEFI 0x000000004FF53000 000042 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025388] ACPI: SSDT 0x000000004FFEA000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.025396] ACPI: SSDT 0x000000004FFE9000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.025404] ACPI: HPET 0x000000004FFE7000 000038 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025411] ACPI: APIC 0x000000004FFE6000 00012C (v03 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025419] ACPI: MCFG 0x000000004FFE5000 00003C (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025426] ACPI: ECDT 0x000000004FFE4000 000053 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025433] ACPI: SSDT 0x000000004FFBA000 001C8C (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
[    0.025441] ACPI: SSDT 0x000000004FFB8000 001792 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.025449] ACPI: BOOT 0x000000004FFB7000 000028 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025456] ACPI: BATB 0x000000004FFB6000 00004A (v02 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025463] ACPI: SLIC 0x000000004FFB5000 000176 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025471] ACPI: SSDT 0x000000004FFB3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.025478] ACPI: SSDT 0x000000004FFB2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.025486] ACPI: SSDT 0x000000004FFB1000 000679 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.025493] ACPI: LPIT 0x000000004FFB0000 000094 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025501] ACPI: WSMT 0x000000004FFAF000 000028 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025508] ACPI: SSDT 0x000000004FFFD000 000184 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[    0.025516] ACPI: SSDT 0x000000004FFAD000 000544 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.025523] ACPI: SSDT 0x000000004FFAC000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
[    0.025531] ACPI: DBGP 0x000000004FFAB000 000034 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025538] ACPI: DBG2 0x000000004FFAA000 000054 (v00 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025545] ACPI: MSDM 0x000000004FFA9000 000055 (v03 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025553] ACPI: DMAR 0x000000004FFA8000 0000A8 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025560] ACPI: NHLT 0x000000004FFA7000 00002D (v00 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025567] ACPI: ASF! 0x000000004FFA6000 0000A0 (v32 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025575] ACPI: FPDT 0x000000004FFA5000 000044 (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025582] ACPI: UEFI 0x000000004FF3B000 00013E (v01 LENOVO TP-N25   00001410 PTEC 00000002)
[    0.025588] ACPI: Reserving FACP table memory at [mem 0x4ffe8000-0x4ffe80f3]
[    0.025593] ACPI: Reserving DSDT table memory at [mem 0x4ffbc000-0x4ffe3065]
[    0.025596] ACPI: Reserving FACS table memory at [mem 0x4ff3e000-0x4ff3e03f]
[    0.025598] ACPI: Reserving SSDT table memory at [mem 0x4fff0000-0x4fffc0b3]
[    0.025601] ACPI: Reserving SSDT table memory at [mem 0x4ffef000-0x4ffef3da]
[    0.025603] ACPI: Reserving TPM2 table memory at [mem 0x4ffee000-0x4ffee033]
[    0.025606] ACPI: Reserving UEFI table memory at [mem 0x4ff53000-0x4ff53041]
[    0.025608] ACPI: Reserving SSDT table memory at [mem 0x4ffea000-0x4ffed0e3]
[    0.025611] ACPI: Reserving SSDT table memory at [mem 0x4ffe9000-0x4ffe95c5]
[    0.025613] ACPI: Reserving HPET table memory at [mem 0x4ffe7000-0x4ffe7037]
[    0.025616] ACPI: Reserving APIC table memory at [mem 0x4ffe6000-0x4ffe612b]
[    0.025618] ACPI: Reserving MCFG table memory at [mem 0x4ffe5000-0x4ffe503b]
[    0.025620] ACPI: Reserving ECDT table memory at [mem 0x4ffe4000-0x4ffe4052]
[    0.025623] ACPI: Reserving SSDT table memory at [mem 0x4ffba000-0x4ffbbc8b]
[    0.025626] ACPI: Reserving SSDT table memory at [mem 0x4ffb8000-0x4ffb9791]
[    0.025628] ACPI: Reserving BOOT table memory at [mem 0x4ffb7000-0x4ffb7027]
[    0.025631] ACPI: Reserving BATB table memory at [mem 0x4ffb6000-0x4ffb6049]
[    0.025633] ACPI: Reserving SLIC table memory at [mem 0x4ffb5000-0x4ffb5175]
[    0.025636] ACPI: Reserving SSDT table memory at [mem 0x4ffb3000-0x4ffb47ad]
[    0.025638] ACPI: Reserving SSDT table memory at [mem 0x4ffb2000-0x4ffb256c]
[    0.025641] ACPI: Reserving SSDT table memory at [mem 0x4ffb1000-0x4ffb1678]
[    0.025643] ACPI: Reserving LPIT table memory at [mem 0x4ffb0000-0x4ffb0093]
[    0.025646] ACPI: Reserving WSMT table memory at [mem 0x4ffaf000-0x4ffaf027]
[    0.025649] ACPI: Reserving SSDT table memory at [mem 0x4fffd000-0x4fffd183]
[    0.025651] ACPI: Reserving SSDT table memory at [mem 0x4ffad000-0x4ffad543]
[    0.025654] ACPI: Reserving SSDT table memory at [mem 0x4ffac000-0x4ffac2d0]
[    0.025657] ACPI: Reserving DBGP table memory at [mem 0x4ffab000-0x4ffab033]
[    0.025659] ACPI: Reserving DBG2 table memory at [mem 0x4ffaa000-0x4ffaa053]
[    0.025662] ACPI: Reserving MSDM table memory at [mem 0x4ffa9000-0x4ffa9054]
[    0.025665] ACPI: Reserving DMAR table memory at [mem 0x4ffa8000-0x4ffa80a7]
[    0.025667] ACPI: Reserving NHLT table memory at [mem 0x4ffa7000-0x4ffa702c]
[    0.025670] ACPI: Reserving ASF! table memory at [mem 0x4ffa6000-0x4ffa609f]
[    0.025673] ACPI: Reserving FPDT table memory at [mem 0x4ffa5000-0x4ffa5043]
[    0.025675] ACPI: Reserving UEFI table memory at [mem 0x4ff3b000-0x4ff3b13d]
[    0.025693] ACPI: Local APIC address 0xfee00000
[    0.025810] No NUMA configuration found
[    0.025812] Faking a node at [mem 0x0000000000000000-0x00000004a17fffff]
[    0.025822] NODE_DATA(0) allocated [mem 0x4a17fc000-0x4a17fffff]
[    0.025899] Zone ranges:
[    0.025901]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.025906]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.025910]   Normal   [mem 0x0000000100000000-0x00000004a17fffff]
[    0.025914]   Device   empty
[    0.025917] Movable zone start for each node
[    0.025919] Early memory node ranges
[    0.025920]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.025924]   node   0: [mem 0x0000000000059000-0x000000000008bfff]
[    0.025926]   node   0: [mem 0x0000000000100000-0x000000003fffffff]
[    0.025929]   node   0: [mem 0x0000000040400000-0x0000000044ff4fff]
[    0.025931]   node   0: [mem 0x0000000044ff7000-0x000000004e962fff]
[    0.025934]   node   0: [mem 0x000000004ffff000-0x000000004fffffff]
[    0.025936]   node   0: [mem 0x0000000100000000-0x00000004a17fffff]
[    0.025942] Initmem setup node 0 [mem 0x0000000000001000-0x00000004a17fffff]
[    0.025946] On node 0 totalpages: 4127980
[    0.025949]   DMA zone: 64 pages used for memmap
[    0.025952]   DMA zone: 154 pages reserved
[    0.025954]   DMA zone: 3978 pages, LIFO batch:0
[    0.026570]   DMA zone: 28790 pages in unavailable ranges
[    0.026573]   DMA32 zone: 4950 pages used for memmap
[    0.026575]   DMA32 zone: 316770 pages, LIFO batch:63
[    0.030316]   DMA32 zone: 6814 pages in unavailable ranges
[    0.030319]   Normal zone: 59488 pages used for memmap
[    0.030321]   Normal zone: 3807232 pages, LIFO batch:63
[    0.071276]   Normal zone: 26624 pages in unavailable ranges
[    0.071291] Reserving Intel graphics memory at [mem 0x5a800000-0x5c7fffff]
[    0.072051] ACPI: PM-Timer IO Port: 0x1808
[    0.072055] ACPI: Local APIC address 0xfee00000
[    0.072067] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.072071] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.072073] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.072075] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.072077] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.072079] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.072080] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.072082] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.072084] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.072085] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.072087] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.072089] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.072091] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.072092] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.072094] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.072096] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.072125] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.072131] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.072135] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.072139] ACPI: IRQ0 used by override.
[    0.072142] ACPI: IRQ9 used by override.
[    0.072146] Using ACPI (MADT) for SMP configuration information
[    0.072148] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.072155] TSC deadline timer available
[    0.072157] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.072204] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.072210] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.072214] PM: hibernation: Registered nosave memory: [mem 0x0008c000-0x000fffff]
[    0.072218] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff]
[    0.072223] PM: hibernation: Registered nosave memory: [mem 0x44ff5000-0x44ff5fff]
[    0.072225] PM: hibernation: Registered nosave memory: [mem 0x44ff6000-0x44ff6fff]
[    0.072229] PM: hibernation: Registered nosave memory: [mem 0x4e963000-0x4ea28fff]
[    0.072231] PM: hibernation: Registered nosave memory: [mem 0x4ea29000-0x4ff2bfff]
[    0.072232] PM: hibernation: Registered nosave memory: [mem 0x4ff2c000-0x4ff99fff]
[    0.072234] PM: hibernation: Registered nosave memory: [mem 0x4ff9a000-0x4fffefff]
[    0.072238] PM: hibernation: Registered nosave memory: [mem 0x50000000-0x57ffffff]
[    0.072240] PM: hibernation: Registered nosave memory: [mem 0x58000000-0x585fffff]
[    0.072242] PM: hibernation: Registered nosave memory: [mem 0x58600000-0x5c7fffff]
[    0.072243] PM: hibernation: Registered nosave memory: [mem 0x5c800000-0xefffffff]
[    0.072245] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.072247] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfe00ffff]
[    0.072248] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.072250] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.072253] [mem 0x5c800000-0xefffffff] available for PCI devices
[    0.072257] Booting paravirtualized kernel on bare hardware
[    0.072261] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.083061] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.083451] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.083467] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.083473] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.083521] Built 1 zonelists, mobility grouping on.  Total pages: 4063324
[    0.083525] Policy zone: Normal
[    0.083528] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2764228c-e488-486f-bd02-00b66cc6ae65 rw loglevel=3
[    0.085456] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.086370] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.086530] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.159360] Memory: 16023472K/16511920K available (14344K kernel code, 2040K rwdata, 8996K rodata, 1652K init, 4336K bss, 488188K reserved, 0K cma-reserved)
[    0.159374] random: get_random_u64 called from __kmem_cache_create+0x2a/0x560 with crng_init=0
[    0.159683] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.159719] Kernel/User page tables isolation: enabled
[    0.159762] ftrace: allocating 41970 entries in 164 pages
[    0.191995] ftrace: allocated 164 pages with 3 groups
[    0.192184] rcu: Preemptible hierarchical RCU implementation.
[    0.192187] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.192188] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.192191] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.192193] 	Trampoline variant of Tasks RCU enabled.
[    0.192195] 	Rude variant of Tasks RCU enabled.
[    0.192196] 	Tracing variant of Tasks RCU enabled.
[    0.192197] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.192199] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.199344] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.200160] Console: colour dummy device 80x25
[    0.200193] printk: console [tty0] enabled
[    0.200229] ACPI: Core revision 20210105
[    0.200964] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.201044] APIC: Switch to symmetric I/O mode setup
[    0.201048] DMAR: Host address width 39
[    0.201050] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.201060] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.201065] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.201071] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.201075] DMAR: RMRR base: 0x0000004f47f000 end: 0x0000004f49efff
[    0.201078] DMAR: RMRR base: 0x0000005a000000 end: 0x0000005c7fffff
[    0.201082] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.201085] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.201088] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.202845] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.202849] x2apic enabled
[    0.202863] Switched APIC routing to cluster x2apic.
[    0.207057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.220969] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x36c5f9386c6, max_idle_ns: 881590416379 ns
[    0.220979] Calibrating delay loop (skipped), value calculated using timer frequency.. 3801.22 BogoMIPS (lpj=6333166)
[    0.220986] pid_max: default: 32768 minimum: 301
[    0.227079] LSM: Security Framework initializing
[    0.227091] Yama: becoming mindful.
[    0.227165] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.227212] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.227709] CPU0: Thermal monitoring enabled (TM1)
[    0.227834] process: using mwait in idle threads
[    0.227838] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.227841] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.227847] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.227850] Spectre V2 : Mitigation: Full generic retpoline
[    0.227852] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.227853] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.227856] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.227858] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.227860] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.227865] TAA: Mitigation: Clear CPU buffers
[    0.227873] SRBDS: Mitigation: Microcode
[    0.227874] MDS: Mitigation: Clear CPU buffers
[    0.228338] Freeing SMP alternatives memory: 36K
[    0.231122] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1940
[    0.231138] smpboot: CPU0: Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.231388] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.231410] ... version:                4
[    0.231412] ... bit width:              48
[    0.231414] ... generic registers:      4
[    0.231415] ... value mask:             0000ffffffffffff
[    0.231417] ... max period:             00007fffffffffff
[    0.231419] ... fixed-purpose events:   3
[    0.231421] ... event mask:             000000070000000f
[    0.231637] rcu: Hierarchical SRCU implementation.
[    0.233429] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.233569] smp: Bringing up secondary CPUs ...
[    0.233784] x86: Booting SMP configuration:
[    0.233786] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.248095] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.248095] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.248095]  #5 #6 #7
[    0.257942] smp: Brought up 1 node, 8 CPUs
[    0.257942] smpboot: Max logical packages: 1
[    0.257942] smpboot: Total of 8 processors activated (30411.83 BogoMIPS)
[    0.261934] devtmpfs: initialized
[    0.261934] x86/mm: Memory block size: 128MB
[    0.263043] PM: Registering ACPI NVS region [mem 0x44ff5000-0x44ff5fff] (4096 bytes)
[    0.263043] PM: Registering ACPI NVS region [mem 0x4ff2c000-0x4ff99fff] (450560 bytes)
[    0.264414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.264439] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.264554] pinctrl core: initialized pinctrl subsystem
[    0.264826] PM: RTC time: 18:14:49, date: 2021-07-12
[    0.265108] NET: Registered protocol family 16
[    0.265587] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.265886] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.266190] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.266205] audit: initializing netlink subsys (disabled)
[    0.266224] audit: type=2000 audit(1626113689.063:1): state=initialized audit_enabled=0 res=1
[    0.266224] thermal_sys: Registered thermal governor 'fair_share'
[    0.266224] thermal_sys: Registered thermal governor 'bang_bang'
[    0.266224] thermal_sys: Registered thermal governor 'step_wise'
[    0.266224] thermal_sys: Registered thermal governor 'user_space'
[    0.266224] thermal_sys: Registered thermal governor 'power_allocator'
[    0.266224] cpuidle: using governor ladder
[    0.266224] cpuidle: using governor menu
[    0.266224] Simple Boot Flag at 0x47 set to 0x1
[    0.266224] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.266224] ACPI: bus type PCI registered
[    0.266224] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.266224] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.266224] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.266224] PCI: Using configuration type 1 for base access
[    0.268041] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.269773] Kprobes globally optimized
[    0.269783] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.269783] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.271170] ACPI: Added _OSI(Module Device)
[    0.271174] ACPI: Added _OSI(Processor Device)
[    0.271176] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.271178] ACPI: Added _OSI(Processor Aggregator Device)
[    0.271180] ACPI: Added _OSI(Linux-Dell-Video)
[    0.271186] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.271188] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.383258] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.385562] ACPI: EC: EC started
[    0.385564] ACPI: EC: interrupt blocked
[    0.388495] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.388498] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.391158] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.466049] ACPI: Dynamic OEM Table Load:
[    0.466075] ACPI: SSDT 0xFFFF8F1A41452800 0005AC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.468842] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.471670] ACPI: Dynamic OEM Table Load:
[    0.471688] ACPI: SSDT 0xFFFF8F1A4106C400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.474387] ACPI: Dynamic OEM Table Load:
[    0.474402] ACPI: SSDT 0xFFFF8F1A410B30C0 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.476917] ACPI: Dynamic OEM Table Load:
[    0.476932] ACPI: SSDT 0xFFFF8F1A41455000 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.480313] ACPI: Dynamic OEM Table Load:
[    0.480334] ACPI: SSDT 0xFFFF8F1A40CDA000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.484685] ACPI: Dynamic OEM Table Load:
[    0.484701] ACPI: SSDT 0xFFFF8F1A41069000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.487446] ACPI: Dynamic OEM Table Load:
[    0.487460] ACPI: SSDT 0xFFFF8F1A4106A400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.496116] ACPI: Interpreter enabled
[    0.496219] ACPI: (supports S0 S3 S4 S5)
[    0.496221] ACPI: Using IOAPIC for interrupt routing
[    0.496309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.497753] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.505745] ACPI: PM: Power Resource [PUBS] (on)
[    0.528643] ACPI: PM: Power Resource [WRST] (on)
[    0.533652] ACPI: PM: Power Resource [PXP] (on)
[    0.563846] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.563860] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.568230] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.570596] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.570599] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.575285] PCI host bridge to bus 0000:00
[    0.575289] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.575294] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.575297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.575300] pci_bus 0000:00: root bus resource [mem 0x5c800000-0xefffffff window]
[    0.575302] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[    0.575305] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.575308] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.575329] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    0.577035] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    0.577051] pci 0000:00:02.0: reg 0x10: [mem 0x2ffa000000-0x2ffaffffff 64bit]
[    0.577062] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.577070] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    0.577099] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.578884] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.578899] pci 0000:00:04.0: reg 0x10: [mem 0x2ffb010000-0x2ffb017fff 64bit]
[    0.580866] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.580882] pci 0000:00:08.0: reg 0x10: [mem 0x2ffb021000-0x2ffb021fff 64bit]
[    0.582618] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000
[    0.582641] pci 0000:00:13.0: reg 0x10: [mem 0x2ffb020000-0x2ffb020fff 64bit]
[    0.584612] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.584636] pci 0000:00:14.0: reg 0x10: [mem 0xee320000-0xee32ffff 64bit]
[    0.584724] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.586812] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.586837] pci 0000:00:14.2: reg 0x10: [mem 0x2ffb01f000-0x2ffb01ffff 64bit]
[    0.588738] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.588948] pci 0000:00:15.0: reg 0x10: [mem 0x2ffb01e000-0x2ffb01efff 64bit]
[    0.591730] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.591754] pci 0000:00:16.0: reg 0x10: [mem 0x2ffb01d000-0x2ffb01dfff 64bit]
[    0.591837] pci 0000:00:16.0: PME# supported from D3hot
[    0.593739] pci 0000:00:16.3: [8086:9d3d] type 00 class 0x070002
[    0.593758] pci 0000:00:16.3: reg 0x10: [io  0xe060-0xe067]
[    0.593767] pci 0000:00:16.3: reg 0x14: [mem 0xee334000-0xee334fff]
[    0.595535] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.595650] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.597700] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.597816] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.599862] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    0.601567] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.602031] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    0.604072] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.604090] pci 0000:00:1f.2: reg 0x10: [mem 0xee330000-0xee333fff]
[    0.606051] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    0.606081] pci 0000:00:1f.3: reg 0x10: [mem 0x2ffb018000-0x2ffb01bfff 64bit]
[    0.606121] pci 0000:00:1f.3: reg 0x20: [mem 0x2ffb000000-0x2ffb00ffff 64bit]
[    0.606186] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.608178] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.608231] pci 0000:00:1f.4: reg 0x10: [mem 0x2ffb01c000-0x2ffb01c0ff 64bit]
[    0.608285] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.610258] pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
[    0.610281] pci 0000:00:1f.6: reg 0x10: [mem 0xee300000-0xee31ffff]
[    0.610402] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.612775] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[    0.612863] pci 0000:02:00.0: reg 0x10: [mem 0xee200000-0xee201fff 64bit]
[    0.613437] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.614847] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.614855] pci 0000:00:1c.0:   bridge window [mem 0xee200000-0xee2fffff]
[    0.615126] pci 0000:05:00.0: [144d:a808] type 00 class 0x010802
[    0.615153] pci 0000:05:00.0: reg 0x10: [mem 0xee100000-0xee103fff 64bit]
[    0.615638] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.615644] pci 0000:00:1c.4:   bridge window [mem 0xee100000-0xee1fffff]
[    0.615734] pci 0000:06:00.0: [8086:15d3] type 01 class 0x060400
[    0.615798] pci 0000:06:00.0: enabling Extended Tags
[    0.615904] pci 0000:06:00.0: supports D1 D2
[    0.615906] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.616090] pci 0000:00:1d.0: PCI bridge to [bus 06-70]
[    0.616097] pci 0000:00:1d.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    0.616103] pci 0000:00:1d.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.616195] pci 0000:07:00.0: [8086:15d3] type 01 class 0x060400
[    0.616262] pci 0000:07:00.0: enabling Extended Tags
[    0.616373] pci 0000:07:00.0: supports D1 D2
[    0.616375] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.616523] pci 0000:07:01.0: [8086:15d3] type 01 class 0x060400
[    0.616590] pci 0000:07:01.0: enabling Extended Tags
[    0.616701] pci 0000:07:01.0: supports D1 D2
[    0.616703] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.616845] pci 0000:07:02.0: [8086:15d3] type 01 class 0x060400
[    0.616912] pci 0000:07:02.0: enabling Extended Tags
[    0.617017] pci 0000:07:02.0: supports D1 D2
[    0.617019] pci 0000:07:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.617196] pci 0000:07:04.0: [8086:15d3] type 01 class 0x060400
[    0.617263] pci 0000:07:04.0: enabling Extended Tags
[    0.617375] pci 0000:07:04.0: supports D1 D2
[    0.617376] pci 0000:07:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.617528] pci 0000:06:00.0: PCI bridge to [bus 07-70]
[    0.617539] pci 0000:06:00.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    0.617547] pci 0000:06:00.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.617628] pci 0000:08:00.0: [8086:15d2] type 00 class 0x088000
[    0.617654] pci 0000:08:00.0: reg 0x10: [mem 0xee000000-0xee03ffff]
[    0.617668] pci 0000:08:00.0: reg 0x14: [mem 0xee040000-0xee040fff]
[    0.617740] pci 0000:08:00.0: enabling Extended Tags
[    0.617866] pci 0000:08:00.0: supports D1 D2
[    0.617868] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.618025] pci 0000:07:00.0: PCI bridge to [bus 08]
[    0.618036] pci 0000:07:00.0:   bridge window [mem 0xee000000-0xee0fffff]
[    0.618095] pci 0000:07:01.0: PCI bridge to [bus 09-3b]
[    0.618106] pci 0000:07:01.0:   bridge window [mem 0xc0000000-0xd7efffff]
[    0.618114] pci 0000:07:01.0:   bridge window [mem 0x2fb0000000-0x2fcfffffff 64bit pref]
[    0.618213] pci 0000:3c:00.0: [8086:15d4] type 00 class 0x0c0330
[    0.618240] pci 0000:3c:00.0: reg 0x10: [mem 0xd7f00000-0xd7f0ffff]
[    0.618330] pci 0000:3c:00.0: enabling Extended Tags
[    0.618463] pci 0000:3c:00.0: supports D1 D2
[    0.618465] pci 0000:3c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.618560] pci 0000:3c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:07:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.618674] pci 0000:07:02.0: PCI bridge to [bus 3c]
[    0.618686] pci 0000:07:02.0:   bridge window [mem 0xd7f00000-0xd7ffffff]
[    0.618743] pci 0000:07:04.0: PCI bridge to [bus 3d-70]
[    0.618754] pci 0000:07:04.0:   bridge window [mem 0xd8000000-0xedffffff]
[    0.618761] pci 0000:07:04.0:   bridge window [mem 0x2fd0000000-0x2ff9ffffff 64bit pref]
[    0.623722] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.623841] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.623955] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.624066] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.624179] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.624290] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.624427] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.624539] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.625909] ACPI: EC: interrupt unblocked
[    0.625912] ACPI: EC: event unblocked
[    0.625925] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.625927] ACPI: EC: GPE=0x16
[    0.625929] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[    0.625933] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.626043] iommu: Default domain type: Translated 
[    0.626064] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.626064] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.626064] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.626064] vgaarb: loaded
[    0.626064] SCSI subsystem initialized
[    0.626064] libata version 3.00 loaded.
[    0.626064] ACPI: bus type USB registered
[    0.626064] usbcore: registered new interface driver usbfs
[    0.626064] usbcore: registered new interface driver hub
[    0.626064] usbcore: registered new device driver usb
[    0.626064] pps_core: LinuxPPS API ver. 1 registered
[    0.626064] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.626064] PTP clock support registered
[    0.626064] EDAC MC: Ver: 3.0.0
[    0.626064] Registered efivars operations
[    0.626064] NetLabel: Initializing
[    0.626064] NetLabel:  domain hash size = 128
[    0.626064] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.626064] NetLabel:  unlabeled traffic allowed by default
[    0.626064] PCI: Using ACPI for IRQ routing
[    0.633988] PCI: pci_cache_line_size set to 64 bytes
[    0.634851] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.634855] e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
[    0.634857] e820: reserve RAM buffer [mem 0x44ff5000-0x47ffffff]
[    0.634859] e820: reserve RAM buffer [mem 0x4e963000-0x4fffffff]
[    0.634861] e820: reserve RAM buffer [mem 0x4a1800000-0x4a3ffffff]
[    0.636215] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.636227] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.638734] clocksource: Switched to clocksource tsc-early
[    0.650105] VFS: Disk quotas dquot_6.6.0
[    0.650129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.650288] pnp: PnP ACPI init
[    0.650464] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
[    0.650477] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.650771] system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.650777] system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.650782] system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.650785] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.650789] system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.650792] system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.650796] system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.650803] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.651538] system 00:02: [io  0xff00-0xfffe] has been reserved
[    0.651548] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.652388] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.652392] system 00:03: [io  0xffff] has been reserved
[    0.652395] system 00:03: [io  0xffff] has been reserved
[    0.652398] system 00:03: [io  0xffff] has been reserved
[    0.652400] system 00:03: [io  0x1800-0x18fe] has been reserved
[    0.652403] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.652410] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.652634] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.652712] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.652720] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.652756] pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.652784] pnp 00:07: Plug and Play ACPI device, IDs LEN009a PNP0f13 (active)
[    0.653016] system 00:08: [io  0x1800-0x189f] could not be reserved
[    0.653021] system 00:08: [io  0x0800-0x087f] has been reserved
[    0.653024] system 00:08: [io  0x0880-0x08ff] has been reserved
[    0.653026] system 00:08: [io  0x0900-0x097f] has been reserved
[    0.653029] system 00:08: [io  0x0980-0x09ff] has been reserved
[    0.653032] system 00:08: [io  0x0a00-0x0a7f] has been reserved
[    0.653034] system 00:08: [io  0x0a80-0x0aff] has been reserved
[    0.653037] system 00:08: [io  0x0b00-0x0b7f] has been reserved
[    0.653040] system 00:08: [io  0x0b80-0x0bff] has been reserved
[    0.653043] system 00:08: [io  0x15e0-0x15ef] has been reserved
[    0.653047] system 00:08: [io  0x1600-0x167f] could not be reserved
[    0.653050] system 00:08: [io  0x1640-0x165f] could not be reserved
[    0.653056] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.653061] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.653065] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.653069] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.653073] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.653077] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.653080] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.653084] system 00:08: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.653091] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.656072] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.656078] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.656082] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.656089] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.658100] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.658107] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.658112] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.658115] system 00:0a: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.658120] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.658123] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.658127] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.658131] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    0.658135] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.658139] system 00:0a: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.658146] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.658858] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.658863] system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.658866] system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.658868] system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.658871] system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
[    0.658874] system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.658876] system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.658879] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.658882] system 00:0b: [mem 0x00100000-0x5c7fffff] could not be reserved
[    0.658885] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.658888] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.658895] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.659200] pnp: PnP ACPI: found 12 devices
[    0.665687] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.665790] NET: Registered protocol family 2
[    0.666060] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.669608] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.669755] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.670182] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.670316] TCP: Hash tables configured (established 131072 bind 65536)
[    0.670607] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.670726] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.670810] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.670912] NET: Registered protocol family 1
[    0.670920] NET: Registered protocol family 44
[    0.670932] pci 0000:07:01.0: bridge window [io  0x1000-0x0fff] to [bus 09-3b] add_size 1000
[    0.670941] pci 0000:07:04.0: bridge window [io  0x1000-0x0fff] to [bus 3d-70] add_size 1000
[    0.670946] pci 0000:06:00.0: bridge window [io  0x1000-0x0fff] to [bus 07-70] add_size 2000
[    0.670950] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 06-70] add_size 3000
[    0.670962] pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x4fff]
[    0.670967] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.670975] pci 0000:00:1c.0:   bridge window [mem 0xee200000-0xee2fffff]
[    0.671023] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.671032] pci 0000:00:1c.4:   bridge window [mem 0xee100000-0xee1fffff]
[    0.671044] pci 0000:06:00.0: BAR 13: assigned [io  0x2000-0x3fff]
[    0.671051] pci 0000:07:01.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.671056] pci 0000:07:04.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.671062] pci 0000:07:00.0: PCI bridge to [bus 08]
[    0.671088] pci 0000:07:00.0:   bridge window [mem 0xee000000-0xee0fffff]
[    0.671100] pci 0000:07:01.0: PCI bridge to [bus 09-3b]
[    0.671104] pci 0000:07:01.0:   bridge window [io  0x2000-0x2fff]
[    0.671111] pci 0000:07:01.0:   bridge window [mem 0xc0000000-0xd7efffff]
[    0.671116] pci 0000:07:01.0:   bridge window [mem 0x2fb0000000-0x2fcfffffff 64bit pref]
[    0.671125] pci 0000:07:02.0: PCI bridge to [bus 3c]
[    0.671132] pci 0000:07:02.0:   bridge window [mem 0xd7f00000-0xd7ffffff]
[    0.671143] pci 0000:07:04.0: PCI bridge to [bus 3d-70]
[    0.671147] pci 0000:07:04.0:   bridge window [io  0x3000-0x3fff]
[    0.671154] pci 0000:07:04.0:   bridge window [mem 0xd8000000-0xedffffff]
[    0.671159] pci 0000:07:04.0:   bridge window [mem 0x2fd0000000-0x2ff9ffffff 64bit pref]
[    0.671167] pci 0000:06:00.0: PCI bridge to [bus 07-70]
[    0.671171] pci 0000:06:00.0:   bridge window [io  0x2000-0x3fff]
[    0.671178] pci 0000:06:00.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    0.671183] pci 0000:06:00.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.671191] pci 0000:00:1d.0: PCI bridge to [bus 06-70]
[    0.671194] pci 0000:00:1d.0:   bridge window [io  0x2000-0x4fff]
[    0.671199] pci 0000:00:1d.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    0.671204] pci 0000:00:1d.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.671212] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.671215] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.671218] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.671221] pci_bus 0000:00: resource 7 [mem 0x5c800000-0xefffffff window]
[    0.671224] pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2fffffffff window]
[    0.671226] pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
[    0.671230] pci_bus 0000:02: resource 1 [mem 0xee200000-0xee2fffff]
[    0.671233] pci_bus 0000:05: resource 1 [mem 0xee100000-0xee1fffff]
[    0.671235] pci_bus 0000:06: resource 0 [io  0x2000-0x4fff]
[    0.671237] pci_bus 0000:06: resource 1 [mem 0xc0000000-0xee0fffff]
[    0.671240] pci_bus 0000:06: resource 2 [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.671243] pci_bus 0000:07: resource 0 [io  0x2000-0x3fff]
[    0.671245] pci_bus 0000:07: resource 1 [mem 0xc0000000-0xee0fffff]
[    0.671247] pci_bus 0000:07: resource 2 [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.671250] pci_bus 0000:08: resource 1 [mem 0xee000000-0xee0fffff]
[    0.671252] pci_bus 0000:09: resource 0 [io  0x2000-0x2fff]
[    0.671255] pci_bus 0000:09: resource 1 [mem 0xc0000000-0xd7efffff]
[    0.671257] pci_bus 0000:09: resource 2 [mem 0x2fb0000000-0x2fcfffffff 64bit pref]
[    0.671260] pci_bus 0000:3c: resource 1 [mem 0xd7f00000-0xd7ffffff]
[    0.671262] pci_bus 0000:3d: resource 0 [io  0x3000-0x3fff]
[    0.671265] pci_bus 0000:3d: resource 1 [mem 0xd8000000-0xedffffff]
[    0.671267] pci_bus 0000:3d: resource 2 [mem 0x2fd0000000-0x2ff9ffffff 64bit pref]
[    0.671571] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.673135] PCI: CLS 128 bytes, default 64
[    0.673202] Trying to unpack rootfs image as initramfs...
[    0.971344] Freeing initrd memory: 22040K
[    0.971413] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.971415] software IO TLB: mapped [mem 0x0000000049bb1000-0x000000004dbb1000] (64MB)
[    0.972992] Initialise system trusted keyrings
[    0.973030] Key type blacklist registered
[    0.973125] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.975196] zbud: loaded
[    0.993718] Key type asymmetric registered
[    0.993722] Asymmetric key parser 'x509' registered
[    0.993735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.993798] io scheduler mq-deadline registered
[    0.993800] io scheduler kyber registered
[    0.993841] io scheduler bfq registered
[    0.994569] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    0.994949] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[    0.995121] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    0.995153] pcieport 0000:00:1d.0: pciehp: Slot #8 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.995940] pcieport 0000:07:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.996525] pcieport 0000:07:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.996799] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.996858] efifb: probing for efifb
[    0.996882] efifb: No BGRT, not showing boot graphics
[    0.996883] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[    0.996886] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.996889] efifb: scrolling: redraw
[    0.996891] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.996950] fbcon: Deferring console take-over
[    0.996952] fb0: EFI VGA frame buffer device
[    0.998355] ACPI: AC: AC Adapter [AC] (off-line)
[    0.998489] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.004362] ACPI: button: Sleep Button [SLPB]
[    1.004431] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.004601] ACPI: button: Lid Switch [LID]
[    1.004663] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.007693] ACPI: button: Power Button [PWRF]
[    1.008013] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1940
[    1.015631] thermal LNXTHERM:00: registered as thermal_zone0
[    1.015636] ACPI: thermal: Thermal Zone [THM0] (43 C)
[    1.016221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.022620] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    1.023658] 0000:00:16.3: ttyS4 at I/O 0xe060 (irq = 19, base_baud = 115200) is a 16550A
[    1.024384] Non-volatile memory driver v1.3
[    1.024387] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.024388] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.029565] nvme nvme0: pci function 0000:05:00.0
[    1.029679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.029702] ehci-pci: EHCI PCI platform driver
[    1.029719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.029722] ohci-pci: OHCI PCI platform driver
[    1.029736] uhci_hcd: USB Universal Host Controller Interface driver
[    1.029803] usbcore: registered new interface driver usbserial_generic
[    1.029811] usbserial: USB Serial support registered for generic
[    1.029996] rtc_cmos 00:04: RTC can wake from S4
[    1.030991] rtc_cmos 00:04: registered as rtc0
[    1.031191] rtc_cmos 00:04: setting system clock to 2021-07-12T18:14:50 UTC (1626113690)
[    1.031228] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.031683] intel_pstate: Intel P-state driver initializing
[    1.032823] intel_pstate: HWP enabled
[    1.033161] ledtrig-cpu: registered to indicate activity on CPUs
[    1.033305] hid: raw HID events driver (C) Jiri Kosina
[    1.033353] intel_pmc_core intel_pmc_core.0:  initialized
[    1.033375] drop_monitor: Initializing network drop monitor service
[    1.033415] Initializing XFRM netlink socket
[    1.033473] NET: Registered protocol family 10
[    1.038191] Segment Routing with IPv6
[    1.038192] RPL Segment Routing with IPv6
[    1.038207] NET: Registered protocol family 17
[    1.038837] microcode: sig=0x806ea, pf=0x80, revision=0xea
[    1.039039] microcode: Microcode Update Driver: v2.2.
[    1.039042] IPI shorthand broadcast: enabled
[    1.039055] sched_clock: Marking stable (1037565089, 1232844)->(1044727113, -5929180)
[    1.039303] registered taskstats version 1
[    1.039310] Loading compiled-in X.509 certificates
[    1.041607] nvme nvme0: missing or invalid SUBNQN field.
[    1.041627] nvme nvme0: Shutdown timeout set to 8 seconds
[    1.041969] Loaded X.509 cert 'Build time autogenerated kernel key: 822111b8d36328639680afa944be43e828e038b5'
[    1.042044] ACPI: battery: Slot [BAT0] (battery present)
[    1.042207] zswap: loaded using pool lz4/z3fold
[    1.042483] Key type ._fscrypt registered
[    1.042485] Key type .fscrypt registered
[    1.042486] Key type fscrypt-provisioning registered
[    1.043635] PM:   Magic number: 13:983:240
[    1.043712] memory memory118: hash matches
[    1.043817] RAS: Correctable Errors collector initialized.
[    1.054826] nvme nvme0: 8/0/0 default/read/poll queues
[    1.058902]  nvme0n1: p1 p2
[    1.062220] Freeing unused decrypted memory: 2036K
[    1.062805] Freeing unused kernel image (initmem) memory: 1652K
[    1.097933] Write protecting the kernel read-only data: 26624k
[    1.099376] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.100050] Freeing unused kernel image (rodata/data gap) memory: 1244K
[    1.169310] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.169313] rodata_test: all tests were successful
[    1.169315] x86/mm: Checking user space page tables
[    1.210669] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.210672] Run /init as init process
[    1.210673]   with arguments:
[    1.210673]     /init
[    1.210674]   with environment:
[    1.210675]     HOME=/
[    1.210675]     TERM=linux
[    1.210676]     BOOT_IMAGE=/vmlinuz-linux
[    1.328156] fbcon: Taking over console
[    1.328300] Console: switching to colour frame buffer device 240x67
[    1.413680] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.413691] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.414285] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.414868] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.415427] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    1.415431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.415434] usb usb1: Product: xHCI Host Controller
[    1.415435] usb usb1: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[    1.415436] usb usb1: SerialNumber: 0000:00:14.0
[    1.415548] hub 1-0:1.0: USB hub found
[    1.415564] hub 1-0:1.0: 12 ports detected
[    1.416372] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.416415] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.417290] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.417297] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.417301] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.417349] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    1.417352] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.417353] usb usb2: Product: xHCI Host Controller
[    1.417354] usb usb2: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[    1.417356] usb usb2: SerialNumber: 0000:00:14.0
[    1.417470] hub 2-0:1.0: USB hub found
[    1.417484] hub 2-0:1.0: 6 ports detected
[    1.418000] usb: port power management may be unreliable
[    1.418447] xhci_hcd 0000:3c:00.0: xHCI Host Controller
[    1.418453] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 3
[    1.419582] xhci_hcd 0000:3c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    1.419796] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    1.419799] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.419801] usb usb3: Product: xHCI Host Controller
[    1.419802] usb usb3: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[    1.419803] usb usb3: SerialNumber: 0000:3c:00.0
[    1.419892] hub 3-0:1.0: USB hub found
[    1.419902] hub 3-0:1.0: 2 ports detected
[    1.420535] xhci_hcd 0000:3c:00.0: xHCI Host Controller
[    1.420541] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 4
[    1.420544] xhci_hcd 0000:3c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.420581] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    1.420588] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.420590] usb usb4: Product: xHCI Host Controller
[    1.420592] usb usb4: Manufacturer: Linux 5.12.15-arch1-1 xhci-hcd
[    1.420594] usb usb4: SerialNumber: 0000:3c:00.0
[    1.420697] hub 4-0:1.0: USB hub found
[    1.420709] hub 4-0:1.0: 2 ports detected
[    1.440777] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.502489] random: fast init done
[    1.506978] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.643916] systemd[1]: systemd 249-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.658233] systemd[1]: Detected architecture x86-64.
[    1.658969] systemd[1]: Hostname set to <anarchy>.
[    1.664361] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.696281] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    1.770680] systemd[1]: Queued start job for default target Graphical Interface.
[    1.771761] systemd[1]: Created slice Slice /system/getty.
[    1.772066] systemd[1]: Created slice Slice /system/modprobe.
[    1.772349] systemd[1]: Created slice Slice /system/systemd-fsck.
[    1.772556] systemd[1]: Created slice User and Session Slice.
[    1.772660] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.772760] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.772944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.773025] systemd[1]: Reached target Local Encrypted Volumes.
[    1.773078] systemd[1]: Reached target Login Prompts.
[    1.773133] systemd[1]: Reached target Path Units.
[    1.773179] systemd[1]: Reached target Remote File Systems.
[    1.773227] systemd[1]: Reached target Slice Units.
[    1.773282] systemd[1]: Reached target Swaps.
[    1.773330] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    1.773441] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.773546] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.774489] systemd[1]: Listening on Process Core Dump Socket.
[    1.775022] systemd[1]: Listening on Journal Audit Socket.
[    1.775138] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.775259] systemd[1]: Listening on Journal Socket.
[    1.775390] systemd[1]: Listening on udev Control Socket.
[    1.775493] systemd[1]: Listening on udev Kernel Socket.
[    1.776092] systemd[1]: Mounting Huge Pages File System...
[    1.776678] systemd[1]: Mounting POSIX Message Queue File System...
[    1.777356] systemd[1]: Mounting Kernel Debug File System...
[    1.778099] systemd[1]: Mounting Kernel Trace File System...
[    1.779039] systemd[1]: Mounting Temporary Directory /tmp...
[    1.779737] systemd[1]: Starting Create List of Static Device Nodes...
[    1.780392] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.781319] systemd[1]: Starting Load Kernel Module configfs...
[    1.782086] systemd[1]: Starting Load Kernel Module drm...
[    1.782949] systemd[1]: Starting Load Kernel Module fuse...
[    1.783519] random: lvm: uninitialized urandom read (4 bytes read)
[    1.784014] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.784075] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.786189] systemd[1]: Starting Journal Service...
[    1.788130] systemd[1]: Starting Load Kernel Modules...
[    1.788876] Linux agpgart interface v0.103
[    1.789137] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.789254] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.789964] systemd[1]: Starting Coldplug All udev Devices...
[    1.792200] systemd[1]: Mounted Huge Pages File System.
[    1.792420] systemd[1]: Mounted POSIX Message Queue File System.
[    1.792590] systemd[1]: Mounted Kernel Debug File System.
[    1.792768] systemd[1]: Mounted Kernel Trace File System.
[    1.792937] systemd[1]: Mounted Temporary Directory /tmp.
[    1.793339] systemd[1]: Finished Create List of Static Device Nodes.
[    1.793774] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.794038] systemd[1]: Finished Load Kernel Module configfs.
[    1.794125] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
[    1.794152] audit: type=1130 audit(1626113691.256:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.794166] audit: type=1131 audit(1626113691.256:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.794915] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.795081] audit: type=1130 audit(1626113691.259:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.796037] systemd[1]: Mounting Kernel Configuration File System...
[    1.796235] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.796628] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.797791] systemd[1]: Starting Load/Save Random Seed...
[    1.799182] systemd[1]: Starting Create System Users...
[    1.801249] systemd[1]: Mounted Kernel Configuration File System.
[    1.802618] fuse: init (API version 7.33)
[    1.803457] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.803753] systemd[1]: Finished Load Kernel Module fuse.
[    1.803899] audit: type=1130 audit(1626113691.266:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.803919] audit: type=1131 audit(1626113691.266:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.805167] systemd[1]: Mounting FUSE Control File System...
[    1.807707] systemd[1]: Mounted FUSE Control File System.
[    1.815744] systemd[1]: Finished Create System Users.
[    1.815903] audit: type=1130 audit(1626113691.279:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.816968] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.821423] vboxdrv: loading out-of-tree module taints kernel.
[    1.821639] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[    1.822015] usb 1-5: New USB device found, idVendor=04f2, idProduct=b605, bcdDevice= 0.06
[    1.822020] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.822023] usb 1-5: Product: Integrated IR Camera
[    1.822025] usb 1-5: Manufacturer: Chicony Electronics Co.,Ltd.
[    1.822027] usb 1-5: SerialNumber: 0x0001
[    1.826978] vboxdrv: Found 8 processor cores
[    1.832160] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.832358] systemd[1]: Finished Load Kernel Module drm.
[    1.833020] audit: type=1130 audit(1626113691.296:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.833032] audit: type=1131 audit(1626113691.296:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.841899] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.842575] audit: type=1130 audit(1626113691.306:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.843995] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.844805] systemd[1]: Started Journal Service.
[    1.850871] systemd-journald[229]: Received client request to flush runtime journal.
[    1.851158] vboxdrv: TSC mode is Invariant, tentative frequency 1899943817 Hz
[    1.851161] vboxdrv: Successfully loaded version 6.1.22 (interface 0x00300000)
[    1.854862] VBoxNetAdp: Successfully started.
[    1.861370] VBoxNetFlt: Successfully started.
[    1.931131] usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.957862] usb 2-3: New USB device found, idVendor=0bda, idProduct=0328, bcdDevice=29.08
[    1.957867] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.957869] usb 2-3: Product: USB3.0-CRW
[    1.957870] usb 2-3: Manufacturer: Generic
[    1.957871] usb 2-3: SerialNumber: 28203008282014000
[    1.967361] tpm_tis IFX0763:00: 2.0 TPM (device-id 0x1B, rev-id 16)
[    1.987664] tsc: Refined TSC clocksource calibration: 1895.999 MHz
[    1.987672] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36a8d041f91, max_idle_ns: 881590460728 ns
[    1.987692] clocksource: Switched to clocksource tsc
[    2.018822] mc: Linux media interface: v0.10
[    2.074424] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    2.155476] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.155565] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.155636] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.160336] videodev: Linux video capture interface: v2.00
[    2.170174] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    2.170178] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.170180] thinkpad_acpi: ThinkPad BIOS N25ET55W (1.41 ), EC N25HT32W
[    2.170181] thinkpad_acpi: Lenovo ThinkPad X1 Yoga 3rd, model 20LDS1CG00
[    2.170694] thinkpad_acpi: radio switch found; radios are enabled
[    2.170852] thinkpad_acpi: Tablet mode switch found (type: GMMS), currently in laptop mode
[    2.171134] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.171135] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.173466] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    2.186566] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[    2.186573] ACPI: battery: new extension: ThinkPad Battery Extension
[    2.187964] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    2.199046] intel_ish_ipc 0000:00:13.0: enabling device (0000 -> 0002)
[    2.199637] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.199984] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.215670] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    2.215675] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.239982] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.241782] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[    2.244005] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    2.244041] intel_rapl_common: Found RAPL domain package
[    2.244044] intel_rapl_common: Found RAPL domain dram
[    2.337693] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[    2.369010] e1000e: Intel(R) PRO/1000 Network Driver
[    2.369014] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.369270] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.369433] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.370681] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    2.370873] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.370907] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.373950] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.374337] i2c i2c-1: 2/2 memory slots populated (from DMI)
[    2.378086] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.378092] cfg80211: failed to load regulatory.db
[    2.460472] usb 1-5: Found UVC 1.50 device Integrated IR Camera (04f2:b605)
[    2.462110] input: Integrated IR Camera: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input7
[    2.462175] usbcore: registered new interface driver uvcvideo
[    2.467499] Intel(R) Wireless WiFi driver for Linux
[    2.468142] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    2.480669] iwlwifi 0000:02:00.0: loaded firmware version 36.ad812ee0.0 8265-36.ucode op_mode iwlmvm
[    2.529325] usb 1-8: New USB device found, idVendor=04f2, idProduct=b604, bcdDevice= 0.27
[    2.529329] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.529331] usb 1-8: Product: Integrated Camera
[    2.529333] usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
[    2.529334] usb 1-8: SerialNumber: 0001
[    2.534411] usb 1-8: Found UVC 1.00 device Integrated Camera (04f2:b604)
[    2.545617] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
[    2.545631] caller snb_uncore_imc_init_box+0x82/0xd0 [intel_uncore] mapping multiple BARs
[    2.546617] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input8
[    2.588473] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.588477] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.588479] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.588480] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.588482] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.588483] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.594559] cryptd: max_cpu_qlen set to 1000
[    2.622988] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.667662] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[    2.695504] AVX2 version of gcm_enc/dec engaged.
[    2.695542] AES CTR mode by8 optimization enabled
[    2.709874] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    2.742957] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 48:2a:e3:81:e6:4d
[    2.742970] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    2.743017] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
[    2.748299] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    2.779807] random: NetworkManager: uninitialized urandom read (48 bytes read)
[    2.813502] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[    2.813509] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.813512] usb 1-9: SerialNumber: 466bb407e5f0
[    2.910325] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    2.937659] usb 1-10: new full-speed USB device number 6 using xhci_hcd
[    2.997059] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    3.034168] iTCO_vendor_support: vendor-support=0
[    3.034229] acer_wmi: Acer Laptop ACPI-WMI Extras
[    3.036397] checking generic (b0000000 7f0000) vs hw (2ffa000000 1000000)
[    3.036402] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[    3.036405] fb0: switching to inteldrmfb from EFI VGA
[    3.036789] intel_rapl_common: Found RAPL domain package
[    3.036795] intel_rapl_common: Found RAPL domain core
[    3.036797] intel_rapl_common: Found RAPL domain uncore
[    3.036798] intel_rapl_common: Found RAPL domain dram
[    3.036799] intel_rapl_common: Found RAPL domain psys
[    3.036997] Console: switching to colour dummy device 80x25
[    3.037047] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.041151] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    3.046878] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    3.048172] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=3
[    3.048824] thermal thermal_zone8: failed to read out thermal zone (-61)
[    3.052009] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.064208] hid-generic 001F:8087:0AC2.0001: hidraw0: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    3.069411] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.070464] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    3.070498] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    3.077674] hid-generic 001F:8087:0AC2.0002: hidraw1: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    3.079735] usb 1-10: New USB device found, idVendor=056a, idProduct=5144, bcdDevice= 0.03
[    3.079741] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.079744] usb 1-10: Product: Pen and multitouch sensor
[    3.079746] usb 1-10: Manufacturer: Wacom Co.,Ltd.
[    3.079764] hid-generic 001F:8087:0AC2.0003: hidraw2: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    3.106848] iwlwifi 0000:02:00.0: base HW address: c8:09:a8:db:82:fb
[    3.203849] usb-storage 2-3:1.0: USB Mass Storage device detected
[    3.207972] scsi host0: usb-storage 2-3:1.0
[    3.208133] usbcore: registered new interface driver usb-storage
[    3.219655] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4720]
[    3.234236] usbcore: registered new interface driver uas
[    3.254186] psmouse serio1: synaptics: queried min coordinates: x [1264..], y [1132..]
[    3.254197] psmouse serio1: synaptics: Your touchpad (PNP: LEN009a PNP0f13) 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.272820] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.284059] input: Wacom Co.,Ltd. Pen and multitouch sensor Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input9
[    3.284170] input: Wacom Co.,Ltd. Pen and multitouch sensor as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input10
[    3.284529] hid-generic 0003:056A:5144.0004: input,hiddev96,hidraw3: USB HID v1.11 Device [Wacom Co.,Ltd. Pen and multitouch sensor] on usb-0000:00:14.0-10/input0
[    3.286441] input: Wacom Co.,Ltd. Pen and multitouch sensor as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input11
[    3.288734] input: Wacom Co.,Ltd. Pen and multitouch sensor as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input12
[    3.288794] input: Wacom Co.,Ltd. Pen and multitouch sensor Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input13
[    3.288874] hid-generic 0003:056A:5144.0005: input,hiddev97,hidraw4: USB HID v1.11 Mouse [Wacom Co.,Ltd. Pen and multitouch sensor] on usb-0000:00:14.0-10/input1
[    3.288916] usbcore: registered new interface driver usbhid
[    3.288918] usbhid: USB HID core driver
[    3.302920] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[    3.317541] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf00ba3/0x940300/0x12e800/0x400000, board id: 3293, fw id: 2697003
[    3.317557] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.362715] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    3.422719] Bluetooth: Core ver 2.22
[    3.422741] NET: Registered protocol family 31
[    3.422742] Bluetooth: HCI device and connection manager initialized
[    3.422747] Bluetooth: HCI socket layer initialized
[    3.422749] Bluetooth: L2CAP socket layer initialized
[    3.422752] Bluetooth: SCO socket layer initialized
[    3.559432] mousedev: PS/2 mouse device common for all mice
[    3.559847] input: Wacom Pen and multitouch sensor Finger as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16
[    3.559924] wacom 0003:056A:5144.0004: hidraw0: USB HID v1.11 Device [Wacom Co.,Ltd. Pen and multitouch sensor] on usb-0000:00:14.0-10/input0
[    3.574036] usbcore: registered new interface driver btusb
[    3.575512] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    3.576518] Bluetooth: hci0: Device revision is 16
[    3.576556] Bluetooth: hci0: Secure boot is enabled
[    3.576557] Bluetooth: hci0: OTP lock is enabled
[    3.576558] Bluetooth: hci0: API lock is enabled
[    3.576558] Bluetooth: hci0: Debug lock is disabled
[    3.576559] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.577314] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    3.584367] random: crng init done
[    3.584370] random: 1 urandom warning(s) missed due to ratelimiting
[    3.627134] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.627137] Bluetooth: BNEP filters: protocol multicast
[    3.627140] Bluetooth: BNEP socket layer initialized
[    3.728336] input: Wacom Pen and multitouch sensor Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18
[    3.729473] wacom 0003:056A:5144.0005: hidraw1: USB HID v1.11 Mouse [Wacom Co.,Ltd. Pen and multitouch sensor] on usb-0000:00:14.0-10/input1
[    3.871307] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x21, buttons: 3/3
[    4.071400] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input14
[    4.229880] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC CRW       1.00 PQ: 0 ANSI: 6
[    4.269341] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    4.366430] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    4.375325] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.375978] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21
[    4.376442] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.492636] fbcon: i915drmfb (fb0) is primary device
[    4.497226] Console: switching to colour frame buffer device 240x67
[    4.523740] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    4.599416] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    4.599421] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.599423] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    4.599425] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.599426] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.599427] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    4.599428] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    4.657027] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    4.657105] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    4.657171] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    4.657226] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    4.657266] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[    4.657299] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[    4.657333] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[    5.301781] Bluetooth: hci0: Waiting for firmware download to complete
[    5.302565] Bluetooth: hci0: Firmware loaded in 1688065 usecs
[    5.302657] Bluetooth: hci0: Waiting for device to boot
[    5.315567] Bluetooth: hci0: Device booted in 12694 usecs
[    5.315713] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    5.318566] Bluetooth: hci0: Applying Intel DDC parameters completed
[    5.319572] Bluetooth: hci0: Reading supported features failed (-16)
[    5.319575] Bluetooth: hci0: Telemetry exception format not supported
[    5.320560] Bluetooth: hci0: Firmware revision 0.1 build 197 week 12 2021
[    5.386740] NET: Registered protocol family 38
[    6.361956] kauditd_printk_skb: 61 callbacks suppressed
[    6.361959] audit: type=1334 audit(1626113695.826:66): prog-id=24 op=LOAD
[    6.362010] audit: type=1334 audit(1626113695.826:67): prog-id=25 op=LOAD
[    6.362133] audit: type=1334 audit(1626113695.826:68): prog-id=26 op=LOAD
[    6.406127] audit: type=1130 audit(1626113695.869:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.498216] audit: type=1334 audit(1626113695.963:70): prog-id=27 op=LOAD
[    6.498234] audit: type=1334 audit(1626113695.963:71): prog-id=28 op=LOAD
[    6.536545] audit: type=1130 audit(1626113695.999:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.577087] audit: type=1130 audit(1626113696.039:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.606333] audit: type=1130 audit(1626113696.069:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.715867] rfkill: input handler disabled
[    8.261913] wlp2s0: authenticate with e0:22:03:4e:e6:2e
[    8.274826] wlp2s0: send auth to e0:22:03:4e:e6:2e (try 1/3)
[    8.280473] wlp2s0: authenticated
[    8.280989] wlp2s0: associate with e0:22:03:4e:e6:2e (try 1/3)
[    8.284508] wlp2s0: RX AssocResp from e0:22:03:4e:e6:2e (capab=0x511 status=0 aid=73)
[    8.289377] wlp2s0: associated
[    8.386854] wlp2s0: Limiting TX power to 127 (127 - 0) dBm as advertised by e0:22:03:4e:e6:2e
[    8.475553] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[    8.589208] audit: type=1131 audit(1626113698.053:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.009700] audit: type=1131 audit(1626113702.473:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.780535] audit: type=1130 audit(1626113703.243:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.016673] audit: type=1131 audit(1626113713.479:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.678140] audit: type=1100 audit(1626113718.143:79): pid=839 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="ennis" exe="/usr/lib/gdm-session-worker" hostname=anarchy addr=? terminal=/dev/tty1 res=success'
[   28.679994] audit: type=1101 audit(1626113718.143:80): pid=839 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ennis" exe="/usr/lib/gdm-session-worker" hostname=anarchy addr=? terminal=/dev/tty1 res=success'
[   28.681062] audit: type=1103 audit(1626113718.146:81): pid=839 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="ennis" exe="/usr/lib/gdm-session-worker" hostname=anarchy addr=? terminal=/dev/tty1 res=success'
[   28.687559] audit: type=1006 audit(1626113718.149:82): pid=839 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   28.687564] audit: type=1300 audit(1626113718.149:82): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffddf06f4f0 a2=4 a3=3e8 items=0 ppid=379 pid=839 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
[   28.687567] audit: type=1327 audit(1626113718.149:82): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
[   28.707153] audit: type=1130 audit(1626113718.169:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.714702] audit: type=1101 audit(1626113718.179:84): pid=848 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ennis" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.714707] audit: type=1103 audit(1626113718.179:85): pid=848 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="ennis" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   29.051225] rfkill: input handler enabled
[   36.938042] kauditd_printk_skb: 10 callbacks suppressed
[   36.938051] audit: type=1131 audit(1626113726.406:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   36.951975] audit: type=1131 audit(1626113726.416:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.121464] audit: type=1334 audit(1626113726.589:94): prog-id=26 op=UNLOAD
[   37.121481] audit: type=1334 audit(1626113726.589:95): prog-id=25 op=UNLOAD
[   37.121487] audit: type=1334 audit(1626113726.589:96): prog-id=24 op=UNLOAD
[   37.295092] audit: type=1334 audit(1626113726.763:97): prog-id=22 op=UNLOAD
[   37.295105] audit: type=1334 audit(1626113726.763:98): prog-id=21 op=UNLOAD
[   37.295111] audit: type=1334 audit(1626113726.763:99): prog-id=20 op=UNLOAD
[   39.967550] audit: type=1106 audit(1626113729.429:100): pid=539 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=anarchy addr=? terminal=/dev/tty1 res=success'
[   39.967654] audit: type=1104 audit(1626113729.429:101): pid=539 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=anarchy addr=? terminal=/dev/tty1 res=success'
[   50.082984] audit: type=1131 audit(1626113739.546:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   50.091829] audit: type=1131 audit(1626113739.556:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.245882] audit: type=1100 audit(1626113740.709:104): pid=994 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="ennis" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   51.247123] audit: type=1101 audit(1626113740.709:105): pid=994 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ennis" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   51.248034] audit: type=1110 audit(1626113740.713:106): pid=994 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   51.250875] audit: type=1105 audit(1626113740.713:107): pid=994 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   51.275710] audit: type=1106 audit(1626113740.739:108): pid=994 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   51.275799] audit: type=1104 audit(1626113740.739:109): pid=994 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   67.036097] audit: type=1131 audit(1626113756.499:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  178.328748] audit: type=1100 audit(1626113867.793:111): pid=1651 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="ennis" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  178.329708] audit: type=1101 audit(1626113867.793:112): pid=1651 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ennis" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  178.330384] audit: type=1110 audit(1626113867.793:113): pid=1651 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  178.332447] audit: type=1105 audit(1626113867.796:114): pid=1651 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  181.512338] audit: type=1106 audit(1626113870.976:115): pid=1651 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  181.512495] audit: type=1104 audit(1626113870.976:116): pid=1651 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  657.944340] usb 1-10: USB disconnect, device number 6
[  657.962769] audit: type=1130 audit(1626114347.426:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  657.963857] wlp2s0: deauthenticating from e0:22:03:4e:e6:2e by local choice (Reason: 3=DEAUTH_LEAVING)
[  658.146649] PM: suspend entry (deep)
[  658.154360] Filesystems sync: 0.007 seconds
[  658.267120] Freezing user space processes ... (elapsed 0.002 seconds) done.
[  658.269421] OOM killer disabled.
[  658.269424] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  658.270838] printk: Suspending console(s) (use no_console_suspend to debug)
[  658.524802] e1000e: EEE TX LPI TIMER: 00000011
[  661.332374] ACPI: EC: interrupt blocked
[  661.425132] ACPI: Preparing to enter system sleep state S3
[  661.434239] ACPI: EC: event blocked
[  661.434242] ACPI: EC: EC stopped
[  661.434244] PM: Saving platform NVS memory
[  661.434256] Disabling non-boot CPUs ...
[  661.436253] smpboot: CPU 1 is now offline
[  661.439178] smpboot: CPU 2 is now offline
[  661.442798] smpboot: CPU 3 is now offline
[  661.445629] smpboot: CPU 4 is now offline
[  661.449053] smpboot: CPU 5 is now offline
[  661.451598] smpboot: CPU 6 is now offline
[  661.454280] smpboot: CPU 7 is now offline
[  661.457852] ACPI: Low-level resume complete
[  661.457938] ACPI: EC: EC started
[  661.457939] PM: Restoring platform NVS memory
[  661.461921] Enabling non-boot CPUs ...
[  661.461979] x86: Booting SMP configuration:
[  661.461980] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  661.466846] CPU1 is up
[  661.466879] smpboot: Booting Node 0 Processor 2 APIC 0x4
[  661.469017] CPU2 is up
[  661.469046] smpboot: Booting Node 0 Processor 3 APIC 0x6
[  661.469641] CPU3 is up
[  661.469669] smpboot: Booting Node 0 Processor 4 APIC 0x1
[  661.470368] CPU4 is up
[  661.470399] smpboot: Booting Node 0 Processor 5 APIC 0x3
[  661.471002] CPU5 is up
[  661.471030] smpboot: Booting Node 0 Processor 6 APIC 0x5
[  661.471638] CPU6 is up
[  661.471671] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  661.472289] CPU7 is up
[  661.474891] ACPI: Waking up from system sleep state S3
[  661.573511] ACPI: EC: interrupt unblocked
[  663.026149] ACPI: EC: event unblocked
[  663.036159] usb usb3: root hub lost power or was reset
[  663.036168] usb usb4: root hub lost power or was reset
[  663.041206] nvme nvme0: Shutdown timeout set to 8 seconds
[  663.050875] usb 2-3: Disable of device-initiated U1 failed.
[  663.054386] usb 2-3: Disable of device-initiated U2 failed.
[  663.055629] nvme nvme0: 8/0/0 default/read/poll queues
[  663.244848] usb 2-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[  663.391064] usb 1-5: reset high-speed USB device number 2 using xhci_hcd
[  663.618405] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=3
[  663.654614] usb 1-9: reset full-speed USB device number 5 using xhci_hcd
[  663.778828] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4720]
[  663.812123] psmouse serio1: synaptics: queried min coordinates: x [1264..], y [1132..]
[  663.917846] usb 1-8: reset high-speed USB device number 4 using xhci_hcd
[  664.117914] acpi LNXPOWER:01: Turning OFF
[  664.118603] OOM killer enabled.
[  664.118609] Restarting tasks ... 
[  664.119681] pci_bus 0000:08: Allocating resources
[  664.119728] pci_bus 0000:3c: Allocating resources
[  664.119882] pci_bus 0000:08: Allocating resources
[  664.119912] pci_bus 0000:3c: Allocating resources
[  664.121751] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[  664.124042] done.
[  664.231385] PM: suspend exit
[  664.234902] audit: type=1130 audit(1626114365.773:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  664.234918] audit: type=1131 audit(1626114365.773:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  664.316603] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Down
[  667.889871] wlp2s0: authenticate with e0:22:03:4e:e6:2e
[  667.900607] wlp2s0: send auth to e0:22:03:4e:e6:2e (try 1/3)
[  667.906828] wlp2s0: authenticated
[  667.910869] wlp2s0: associate with e0:22:03:4e:e6:2e (try 1/3)
[  667.914066] wlp2s0: RX AssocResp from e0:22:03:4e:e6:2e (capab=0x511 status=0 aid=74)
[  667.916692] wlp2s0: associated
[  667.989048] wlp2s0: Limiting TX power to 127 (127 - 0) dBm as advertised by e0:22:03:4e:e6:2e
[  668.013361] audit: type=1131 audit(1626114369.550:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  668.138344] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  668.208322] audit: type=1130 audit(1626114369.746:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  673.352731] audit: type=1100 audit(1626114374.890:122): pid=2084 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="ennis" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  673.354107] audit: type=1101 audit(1626114374.893:123): pid=2084 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ennis" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  673.354964] audit: type=1110 audit(1626114374.893:124): pid=2084 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  673.357561] audit: type=1105 audit(1626114374.896:125): pid=2084 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

Last edited by Ennis-Ham (2021-07-17 22:06:05)

Offline

#2 2021-07-13 06:23:38

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: [Solved] Wacom Devices disappearing after closing lid

You can perhaps have a look at udev. See what udevadmin info for example spits out before and after closing the lid.
That said you can also have a look at what events are triggered when you close the lid. Does the laptop go to complete hibernation, suspend, etc?
The touchscreen might also complicate matters and worth having a look as well.

Offline

#3 2021-07-13 21:08:45

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

Re: [Solved] Wacom Devices disappearing after closing lid

d_fajardo wrote:

You can perhaps have a look at udev. See what udevadmin info for example spits out before and after closing the lid.
That said you can also have a look at what events are triggered when you close the lid. Does the laptop go to complete hibernation, suspend, etc?
The touchscreen might also complicate matters and worth having a look as well.

Do you have any suggestions on how I can figure out what the device id is for the touchscreen/pen input? I've never explicitly interacted with udevadm before so I'm still at a loss on how to get logs through udev.

Looking at it again I ran

udevadm monitor

to see what would happen and it looks like it's removing the wacom devices but not reinitializing them

monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[385.825188] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/hidraw/hidraw0 (hidraw)
KERNEL[385.825320] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16/event7 (input)
UDEV  [385.830193] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/hidraw/hidraw0 (hidraw)
UDEV  [385.830966] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16/event7 (input)
KERNEL[385.858236] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16/mouse4 (input)
UDEV  [385.859362] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16/mouse4 (input)
KERNEL[385.884630] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16 (input)
KERNEL[385.884677] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004 (hid)
KERNEL[385.884710] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004 (hid)
KERNEL[385.884735] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0 (usb)
KERNEL[385.884766] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0 (usb)
KERNEL[385.884793] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/hidraw/hidraw1 (hidraw)
KERNEL[385.884839] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18/event8 (input)
UDEV  [385.885862] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004/input/input16 (input)
UDEV  [385.886056] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/hidraw/hidraw1 (hidraw)
UDEV  [385.886659] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004 (hid)
UDEV  [385.887132] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18/event8 (input)
UDEV  [385.887188] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:5144.0004 (hid)
UDEV  [385.887820] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0 (usb)
UDEV  [385.888366] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0 (usb)
KERNEL[385.925010] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18/mouse0 (input)
UDEV  [385.926253] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18/mouse0 (input)
KERNEL[385.978496] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18 (input)
KERNEL[385.978588] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/hwmon9 (hwmon)
KERNEL[385.978625] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/wakeup50 (wakeup)
KERNEL[385.978683] change   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
KERNEL[385.978747] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
KERNEL[385.978806] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005 (hid)
KERNEL[385.978895] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005 (hid)
KERNEL[385.978955] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1 (usb)
KERNEL[385.979039] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1 (usb)
KERNEL[385.979501] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10 (usb)
KERNEL[385.979641] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10 (usb)
UDEV  [385.981301] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/input/input18 (input)
UDEV  [385.981407] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/wakeup50 (wakeup)
UDEV  [385.981462] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/hwmon9 (hwmon)
UDEV  [385.983635] change   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
UDEV  [385.985152] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
UDEV  [385.991278] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005 (hid)
UDEV  [385.992584] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005 (hid)
UDEV  [385.994559] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1 (usb)
UDEV  [385.995853] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1 (usb)
UDEV  [385.998262] unbind   /devices/pci0000:00/0000:00:14.0/usb1/1-10 (usb)
UDEV  [386.017464] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10 (usb)
KERNEL[392.074894] unbind   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
KERNEL[392.075045] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
KERNEL[392.075146] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1 (mei)
KERNEL[392.075243] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-12f80028-b4b7-4b2d-aca8-46e0ff65814c (mei)
KERNEL[392.075331] unbind   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
KERNEL[392.075433] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
KERNEL[392.075520] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-6733a4db-0476-4e7b-b3af-bcfc29bee7a7 (mei)
KERNEL[392.075608] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-082ee5a7-7c25-470a-9643-0c06f0466ea1 (mei)
KERNEL[392.075705] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-3c4852d6-d47b-4f46-b05e-b5edc1aa440e (mei)
KERNEL[392.075793] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-5565a099-7fe2-45c1-a22b-d7e9dfea9a2e (mei)
KERNEL[392.075917] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-dba4d603-d7ed-4931-8823-17ad585705d5 (mei)
KERNEL[392.076008] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-f908627d-13bf-4a04-b91f-a64e9245323d (mei)
KERNEL[392.076124] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-309dcde8-ccb1-4062-8f78-600115a34327 (mei)
KERNEL[392.076213] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8c2f4425-77d6-4755-aca3-891fdbc66a58 (mei)
KERNEL[392.076304] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8e6a6715-9abc-4043-88ef-9e39c6f63e0f (mei)
KERNEL[392.076338] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-01e88543-8050-4380-9d6f-4f9cec704917 (mei)
KERNEL[392.076367] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-cea154ea-8ff5-4f94-9290-0bb7355a34db (mei)
KERNEL[392.076395] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-42b3ce2f-bd9f-485a-96ae-26406230b1ff (mei)
KERNEL[392.076424] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-55213584-9a29-4916-badf-0fb7ed682aeb (mei)
KERNEL[392.076462] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-bb875e12-cb58-4d14-ae93-8566183c66c7 (mei)
KERNEL[392.076480] remove   /devices/system/machinecheck/machinecheck1 (machinecheck)
KERNEL[392.076509] remove   /devices/virtual/cpuid/cpu1 (cpuid)
KERNEL[392.076544] remove   /devices/virtual/msr/msr1 (msr)
KERNEL[392.076561] remove   /devices/system/machinecheck/machinecheck2 (machinecheck)
KERNEL[392.076593] remove   /devices/virtual/cpuid/cpu2 (cpuid)
KERNEL[392.076624] remove   /devices/virtual/msr/msr2 (msr)
KERNEL[392.076640] remove   /devices/system/machinecheck/machinecheck3 (machinecheck)
KERNEL[392.076665] remove   /devices/virtual/cpuid/cpu3 (cpuid)
KERNEL[392.076692] remove   /devices/virtual/msr/msr3 (msr)
KERNEL[392.076709] remove   /devices/system/machinecheck/machinecheck4 (machinecheck)
KERNEL[392.076736] remove   /devices/virtual/cpuid/cpu4 (cpuid)
KERNEL[392.076764] remove   /devices/virtual/msr/msr4 (msr)
KERNEL[392.076782] remove   /devices/system/machinecheck/machinecheck5 (machinecheck)
KERNEL[392.076810] remove   /devices/virtual/cpuid/cpu5 (cpuid)
KERNEL[392.076839] remove   /devices/virtual/msr/msr5 (msr)
KERNEL[392.076860] remove   /devices/system/machinecheck/machinecheck6 (machinecheck)
UDEV  [392.076908] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1 (mei)
KERNEL[392.076941] remove   /devices/virtual/cpuid/cpu6 (cpuid)
UDEV  [392.076992] unbind   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
KERNEL[392.077026] remove   /devices/virtual/msr/msr6 (msr)
KERNEL[392.077054] remove   /devices/system/machinecheck/machinecheck7 (machinecheck)
UDEV  [392.077101] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-12f80028-b4b7-4b2d-aca8-46e0ff65814c (mei)
KERNEL[392.077128] remove   /devices/virtual/cpuid/cpu7 (cpuid)
KERNEL[392.077160] remove   /devices/virtual/msr/msr7 (msr)
KERNEL[392.077190] add      /devices/virtual/msr/msr1 (msr)
KERNEL[392.077224] add      /devices/virtual/cpuid/cpu1 (cpuid)
KERNEL[392.077241] add      /devices/system/machinecheck/machinecheck1 (machinecheck)
KERNEL[392.077268] add      /devices/virtual/msr/msr2 (msr)
KERNEL[392.077299] add      /devices/virtual/cpuid/cpu2 (cpuid)
KERNEL[392.077342] add      /devices/system/machinecheck/machinecheck2 (machinecheck)
KERNEL[392.077375] add      /devices/virtual/msr/msr3 (msr)
KERNEL[392.077407] add      /devices/virtual/cpuid/cpu3 (cpuid)
KERNEL[392.077433] add      /devices/system/machinecheck/machinecheck3 (machinecheck)
KERNEL[392.077459] add      /devices/virtual/msr/msr4 (msr)
KERNEL[392.077491] add      /devices/virtual/cpuid/cpu4 (cpuid)
KERNEL[392.077521] add      /devices/system/machinecheck/machinecheck4 (machinecheck)
KERNEL[392.077563] add      /devices/virtual/msr/msr5 (msr)
KERNEL[392.077593] add      /devices/virtual/cpuid/cpu5 (cpuid)
KERNEL[392.077611] add      /devices/system/machinecheck/machinecheck5 (machinecheck)
KERNEL[392.077635] add      /devices/virtual/msr/msr6 (msr)
KERNEL[392.077670] add      /devices/virtual/cpuid/cpu6 (cpuid)
KERNEL[392.077689] add      /devices/system/machinecheck/machinecheck6 (machinecheck)
KERNEL[392.077726] add      /devices/virtual/msr/msr7 (msr)
KERNEL[392.077756] add      /devices/virtual/cpuid/cpu7 (cpuid)
KERNEL[392.077773] add      /devices/system/machinecheck/machinecheck7 (machinecheck)
KERNEL[392.077822] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-12f80028-b4b7-4b2d-aca8-46e0ff65814c (mei)
UDEV  [392.077865] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
KERNEL[392.077897] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
KERNEL[392.077927] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-6733a4db-0476-4e7b-b3af-bcfc29bee7a7 (mei)
KERNEL[392.077954] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
KERNEL[392.077984] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1 (mei)
KERNEL[392.078014] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-082ee5a7-7c25-470a-9643-0c06f0466ea1 (mei)
KERNEL[392.078043] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-3c4852d6-d47b-4f46-b05e-b5edc1aa440e (mei)
KERNEL[392.078079] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-5565a099-7fe2-45c1-a22b-d7e9dfea9a2e (mei)
UDEV  [392.078122] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-6733a4db-0476-4e7b-b3af-bcfc29bee7a7 (mei)
KERNEL[392.078152] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-dba4d603-d7ed-4931-8823-17ad585705d5 (mei)
KERNEL[392.078181] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-f908627d-13bf-4a04-b91f-a64e9245323d (mei)
UDEV  [392.078220] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-082ee5a7-7c25-470a-9643-0c06f0466ea1 (mei)
KERNEL[392.078248] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-309dcde8-ccb1-4062-8f78-600115a34327 (mei)
KERNEL[392.078276] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8c2f4425-77d6-4755-aca3-891fdbc66a58 (mei)
KERNEL[392.078303] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8e6a6715-9abc-4043-88ef-9e39c6f63e0f (mei)
KERNEL[392.078331] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-01e88543-8050-4380-9d6f-4f9cec704917 (mei)
KERNEL[392.078359] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-cea154ea-8ff5-4f94-9290-0bb7355a34db (mei)
KERNEL[392.078387] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-42b3ce2f-bd9f-485a-96ae-26406230b1ff (mei)
KERNEL[392.078419] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-55213584-9a29-4916-badf-0fb7ed682aeb (mei)
KERNEL[392.078448] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-bb875e12-cb58-4d14-ae93-8566183c66c7 (mei)
KERNEL[392.078482] remove   /devices/pci0000:00/0000:00:13.0/{C1CC78B9-B693-4E54-9191-5169CB027C25} (ishtp)
KERNEL[392.078530] remove   /devices/pci0000:00/0000:00:13.0/{1F050626-D505-4E94-B189-535D7DE19CF2} (ishtp)
KERNEL[392.078565] remove   /devices/pci0000:00/0000:00:13.0/{BB579A2E-CC54-4450-B1D0-5E7520DCAD25} (ishtp)
KERNEL[392.078594] remove   /devices/pci0000:00/0000:00:13.0/{28536C54-CF99-4F27-A6F3-499741BAADFE} (ishtp)
KERNEL[392.078634] change   /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)
KERNEL[392.078680] change   /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)
KERNEL[392.078719] add      /devices/pci0000:00/0000:00:13.0/{C1CC78B9-B693-4E54-9191-5169CB027C25} (ishtp)
KERNEL[392.078746] add      /devices/pci0000:00/0000:00:13.0/{1F050626-D505-4E94-B189-535D7DE19CF2} (ishtp)
KERNEL[392.078774] add      /devices/pci0000:00/0000:00:13.0/{BB579A2E-CC54-4450-B1D0-5E7520DCAD25} (ishtp)
KERNEL[392.078800] add      /devices/pci0000:00/0000:00:13.0/{28536C54-CF99-4F27-A6F3-499741BAADFE} (ishtp)
KERNEL[392.078846] change   /devices/pci0000:00/0000:00:14.0/usb1/1-9 (usb)
KERNEL[392.078888] change   /devices/pci0000:00/0000:00:14.0/usb1/1-9 (usb)
KERNEL[392.078930] bind     /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
KERNEL[392.078974] bind     /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
UDEV  [392.079040] unbind   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
UDEV  [392.079207] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-5565a099-7fe2-45c1-a22b-d7e9dfea9a2e (mei)
UDEV  [392.079358] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-dba4d603-d7ed-4931-8823-17ad585705d5 (mei)
UDEV  [392.079407] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-f908627d-13bf-4a04-b91f-a64e9245323d (mei)
UDEV  [392.079526] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-3c4852d6-d47b-4f46-b05e-b5edc1aa440e (mei)
UDEV  [392.080240] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
UDEV  [392.080298] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8c2f4425-77d6-4755-aca3-891fdbc66a58 (mei)
UDEV  [392.080518] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-309dcde8-ccb1-4062-8f78-600115a34327 (mei)
UDEV  [392.080578] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8e6a6715-9abc-4043-88ef-9e39c6f63e0f (mei)
UDEV  [392.080625] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-01e88543-8050-4380-9d6f-4f9cec704917 (mei)
UDEV  [392.080816] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-cea154ea-8ff5-4f94-9290-0bb7355a34db (mei)
UDEV  [392.080980] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-55213584-9a29-4916-badf-0fb7ed682aeb (mei)
UDEV  [392.081018] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-42b3ce2f-bd9f-485a-96ae-26406230b1ff (mei)
UDEV  [392.081231] remove   /devices/pci0000:00/0000:00:16.0/0000:00:16.0-bb875e12-cb58-4d14-ae93-8566183c66c7 (mei)
UDEV  [392.081277] remove   /devices/system/machinecheck/machinecheck1 (machinecheck)
UDEV  [392.081418] remove   /devices/virtual/cpuid/cpu1 (cpuid)
UDEV  [392.081498] remove   /devices/virtual/msr/msr1 (msr)
UDEV  [392.081560] remove   /devices/system/machinecheck/machinecheck2 (machinecheck)
UDEV  [392.082456] remove   /devices/system/machinecheck/machinecheck3 (machinecheck)
UDEV  [392.082566] remove   /devices/virtual/cpuid/cpu2 (cpuid)
UDEV  [392.082618] remove   /devices/virtual/cpuid/cpu3 (cpuid)
UDEV  [392.082689] remove   /devices/virtual/msr/msr3 (msr)
UDEV  [392.082722] remove   /devices/virtual/msr/msr2 (msr)
UDEV  [392.082908] remove   /devices/system/machinecheck/machinecheck4 (machinecheck)
UDEV  [392.083456] remove   /devices/virtual/cpuid/cpu4 (cpuid)
UDEV  [392.083715] remove   /devices/system/machinecheck/machinecheck5 (machinecheck)
UDEV  [392.083856] remove   /devices/virtual/cpuid/cpu5 (cpuid)
UDEV  [392.083925] remove   /devices/virtual/msr/msr4 (msr)
UDEV  [392.084095] remove   /devices/system/machinecheck/machinecheck6 (machinecheck)
UDEV  [392.084178] remove   /devices/virtual/cpuid/cpu6 (cpuid)
UDEV  [392.084217] remove   /devices/virtual/msr/msr5 (msr)
UDEV  [392.084360] remove   /devices/system/machinecheck/machinecheck7 (machinecheck)
UDEV  [392.084657] remove   /devices/virtual/msr/msr7 (msr)
UDEV  [392.084733] remove   /devices/virtual/cpuid/cpu7 (cpuid)
UDEV  [392.085149] add      /devices/system/machinecheck/machinecheck1 (machinecheck)
UDEV  [392.085278] add      /devices/virtual/msr/msr1 (msr)
UDEV  [392.085321] add      /devices/virtual/cpuid/cpu1 (cpuid)
UDEV  [392.085479] add      /devices/virtual/msr/msr2 (msr)
UDEV  [392.085581] add      /devices/virtual/cpuid/cpu2 (cpuid)
UDEV  [392.085663] add      /devices/system/machinecheck/machinecheck2 (machinecheck)
UDEV  [392.086340] add      /devices/system/machinecheck/machinecheck3 (machinecheck)
UDEV  [392.086546] add      /devices/virtual/msr/msr3 (msr)
UDEV  [392.086704] add      /devices/system/machinecheck/machinecheck4 (machinecheck)
UDEV  [392.086737] add      /devices/virtual/msr/msr4 (msr)
UDEV  [392.086824] add      /devices/virtual/cpuid/cpu4 (cpuid)
UDEV  [392.087133] add      /devices/virtual/cpuid/cpu3 (cpuid)
UDEV  [392.087412] add      /devices/virtual/cpuid/cpu5 (cpuid)
UDEV  [392.087988] add      /devices/system/machinecheck/machinecheck6 (machinecheck)
UDEV  [392.088096] add      /devices/virtual/cpuid/cpu6 (cpuid)
UDEV  [392.088127] add      /devices/system/machinecheck/machinecheck5 (machinecheck)
UDEV  [392.088153] add      /devices/virtual/msr/msr7 (msr)
UDEV  [392.088231] add      /devices/system/machinecheck/machinecheck7 (machinecheck)
UDEV  [392.088301] add      /devices/virtual/cpuid/cpu7 (cpuid)
UDEV  [392.088459] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-12f80028-b4b7-4b2d-aca8-46e0ff65814c (mei)
UDEV  [392.089301] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
UDEV  [392.089602] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
UDEV  [392.089944] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-6733a4db-0476-4e7b-b3af-bcfc29bee7a7 (mei)
UDEV  [392.089998] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1 (mei)
UDEV  [392.090044] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-082ee5a7-7c25-470a-9643-0c06f0466ea1 (mei)
UDEV  [392.090085] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-3c4852d6-d47b-4f46-b05e-b5edc1aa440e (mei)
UDEV  [392.090267] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-5565a099-7fe2-45c1-a22b-d7e9dfea9a2e (mei)
UDEV  [392.090626] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-309dcde8-ccb1-4062-8f78-600115a34327 (mei)
UDEV  [392.090682] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-f908627d-13bf-4a04-b91f-a64e9245323d (mei)
UDEV  [392.090728] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-dba4d603-d7ed-4931-8823-17ad585705d5 (mei)
UDEV  [392.091158] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8c2f4425-77d6-4755-aca3-891fdbc66a58 (mei)
UDEV  [392.091667] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-01e88543-8050-4380-9d6f-4f9cec704917 (mei)
UDEV  [392.094541] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-cea154ea-8ff5-4f94-9290-0bb7355a34db (mei)
UDEV  [392.094584] remove   /devices/virtual/msr/msr6 (msr)
UDEV  [392.094624] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-42b3ce2f-bd9f-485a-96ae-26406230b1ff (mei)
UDEV  [392.094662] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-55213584-9a29-4916-badf-0fb7ed682aeb (mei)
UDEV  [392.094697] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-8e6a6715-9abc-4043-88ef-9e39c6f63e0f (mei)
UDEV  [392.094723] remove   /devices/pci0000:00/0000:00:13.0/{C1CC78B9-B693-4E54-9191-5169CB027C25} (ishtp)
UDEV  [392.094748] remove   /devices/pci0000:00/0000:00:13.0/{28536C54-CF99-4F27-A6F3-499741BAADFE} (ishtp)
UDEV  [392.094774] remove   /devices/pci0000:00/0000:00:13.0/{1F050626-D505-4E94-B189-535D7DE19CF2} (ishtp)
UDEV  [392.094815] add      /devices/pci0000:00/0000:00:16.0/0000:00:16.0-bb875e12-cb58-4d14-ae93-8566183c66c7 (mei)
UDEV  [392.094845] add      /devices/virtual/msr/msr5 (msr)
UDEV  [392.094870] remove   /devices/pci0000:00/0000:00:13.0/{BB579A2E-CC54-4450-B1D0-5E7520DCAD25} (ishtp)
UDEV  [392.094896] add      /devices/virtual/msr/msr6 (msr)
UDEV  [392.094920] add      /devices/pci0000:00/0000:00:13.0/{C1CC78B9-B693-4E54-9191-5169CB027C25} (ishtp)
UDEV  [392.094944] add      /devices/pci0000:00/0000:00:13.0/{1F050626-D505-4E94-B189-535D7DE19CF2} (ishtp)
UDEV  [392.094967] add      /devices/pci0000:00/0000:00:13.0/{BB579A2E-CC54-4450-B1D0-5E7520DCAD25} (ishtp)
UDEV  [392.094990] add      /devices/pci0000:00/0000:00:13.0/{28536C54-CF99-4F27-A6F3-499741BAADFE} (ishtp)
UDEV  [392.095023] bind     /devices/pci0000:00/0000:00:16.0/0000:00:16.0-05b79a6f-4628-4d7f-899d-a91514cb32ab (mei)
UDEV  [392.095093] change   /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)
UDEV  [392.095137] bind     /devices/pci0000:00/0000:00:16.0/0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04 (mei)
UDEV  [392.095223] change   /devices/pci0000:00/0000:00:14.0/usb1/1-9 (usb)
UDEV  [392.095892] change   /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)
UDEV  [392.096517] change   /devices/pci0000:00/0000:00:14.0/usb1/1-9 (usb)
KERNEL[392.118429] change   /devices/virtual/thermal/thermal_zone2 (thermal)
UDEV  [392.119062] change   /devices/virtual/thermal/thermal_zone2 (thermal)
KERNEL[392.158536] change   /devices/virtual/thermal/thermal_zone3 (thermal)
KERNEL[392.159488] change   /devices/virtual/thermal/thermal_zone4 (thermal)
UDEV  [392.159852] change   /devices/virtual/thermal/thermal_zone3 (thermal)
KERNEL[392.160529] change   /devices/virtual/thermal/thermal_zone5 (thermal)
UDEV  [392.160928] change   /devices/virtual/thermal/thermal_zone4 (thermal)
UDEV  [392.161742] change   /devices/virtual/thermal/thermal_zone5 (thermal)
KERNEL[392.161806] change   /devices/virtual/thermal/thermal_zone7 (thermal)
UDEV  [392.162921] change   /devices/virtual/thermal/thermal_zone7 (thermal)

The particular lines where wacom is explicitly mentioned are

KERNEL[385.978588] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/hwmon9 (hwmon)
KERNEL[385.978625] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/wakeup50 (wakeup)
KERNEL[385.978683] change   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
KERNEL[385.978747] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
UDEV  [385.981407] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/wakeup50 (wakeup)
UDEV  [385.981462] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0/hwmon9 (hwmon)
UDEV  [385.983635] change   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)
UDEV  [385.985152] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:056A:5144.0005/power_supply/wacom_battery_0 (power_supply)

How can I ensure that these are reinitialized when the lid is opened?

Last edited by Ennis-Ham (2021-07-13 21:18:46)

Offline

#4 2021-07-14 07:47:21

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: [Solved] Wacom Devices disappearing after closing lid

I don't have the answers. I've written udev rules for my wacom but for a different purpose. I will see what I can find out.
From what you have posted, it seems to me that the USB is not supplying power back to the device.
Can you charge devices, phone for example, from the USB port your wacom is attached to? Have you tried other USB ports?

Offline

#5 2021-07-15 01:13:57

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

Re: [Solved] Wacom Devices disappearing after closing lid

d_fajardo wrote:

I don't have the answers. I've written udev rules for my wacom but for a different purpose. I will see what I can find out.
From what you have posted, it seems to me that the USB is not supplying power back to the device.
Can you charge devices, phone for example, from the USB port your wacom is attached to? Have you tried other USB ports?

I'm genuinely not sure why the wacom devices are showing up as USB. The Touchscreen is built into the laptop itself and the pen is housed and charged within the chassis of the laptop.
I'm considering trying a different distro like ubuntu or something to see if the same issues carries over.

Looking into it more it seems like the devices hidraw0 and hidraw1 are disappearing from the /dev/ directory. I think I have a starting point but I have no clue what to do with this information. Any suggestions on how to probe this for more information?

Last edited by Ennis-Ham (2021-07-15 01:23:04)

Offline

#6 2021-07-15 14:44:34

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: [Solved] Wacom Devices disappearing after closing lid

I'm genuinely not sure why the wacom devices are showing up as USB.

What do you mean? Is this a bluetooth device (it doesn't say so)? How is wacom connected to the laptop?

the devices hidraw0 and hidraw1 are disappearing from the /dev/ directory.

They are disappearing because the device powers-off and the dynamic dev files disappear with it.
To wake the device up again you need to power the device. I wonder if it's possible to create a udev rule to power the device up on lid open. The problem I see is udev has to know the device is there.

The only solution I have currently found is to reboot the laptop.

Have you tried just connecting and disconnecting the device?

Offline

#7 2021-07-15 19:12:51

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

Re: [Solved] Wacom Devices disappearing after closing lid

d_fajardo wrote:

I'm genuinely not sure why the wacom devices are showing up as USB.

What do you mean? Is this a bluetooth device (it doesn't say so)? How is wacom connected to the laptop?

the devices hidraw0 and hidraw1 are disappearing from the /dev/ directory.

They are disappearing because the device powers-off and the dynamic dev files disappear with it.
To wake the device up again you need to power the device. I wonder if it's possible to create a udev rule to power the device up on lid open. The problem I see is udev has to know the device is there.

The only solution I have currently found is to reboot the laptop.

Have you tried just connecting and disconnecting the device?

The wacom devices are built into the laptop itself. The Laptop is a Lenovo X1 Yoga series laptop so the hinge can rotate a full 360 degrees. The pen input is handled without pairing anything so I'm assuming it handles with with electrical fields; ie the screen and pen both create electromagnetic fields that interact with each other.
It's a fairly low res image but here is a link to what they look like

s-l1600.jpg

Offline

#8 2021-07-15 19:21:41

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [Solved] Wacom Devices disappearing after closing lid


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#9 2021-07-15 22:56:18

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

Re: [Solved] Wacom Devices disappearing after closing lid

I tried a couple of those solutions and they didn't work for me. In terms of resetting the usb would it still be valid since the devices are connected via pci/pcie instead? because there is absolutely nothing connected via usb.

Offline

#10 2021-07-16 04:46:39

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [Solved] Wacom Devices disappearing after closing lid

The device is connected via usb. PCI device 0000:00:14.0 is an USB controller, and then the wacom device is connected to it on usb port 1-10. (There doesn't have to be a usb plug for it to be usb).


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#11 2021-07-16 07:35:42

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: [Solved] Wacom Devices disappearing after closing lid

because there is absolutely nothing connected via usb.

It is clear from the output the device uses the USB protocol like most wacom devices do. It doesn't need to have a physical connection to do so.
It looks like the solution is to  try to power that USB port on lid open. Aside from what progandy pointed to, you could also look at your BIOS if there's a power switch to your USB port that you can toggle. Basically you can't do anything with udev here since you can only apply changes to udev only when the device is powered on. The inherent problem it seems is in the USB.

Offline

#12 2021-07-17 20:23:41

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

Re: [Solved] Wacom Devices disappearing after closing lid

d_fajardo wrote:

because there is absolutely nothing connected via usb.

It is clear from the output the device uses the USB protocol like most wacom devices do. It doesn't need to have a physical connection to do so.
It looks like the solution is to  try to power that USB port on lid open. Aside from what progandy pointed to, you could also look at your BIOS if there's a power switch to your USB port that you can toggle. Basically you can't do anything with udev here since you can only apply changes to udev only when the device is powered on. The inherent problem it seems is in the USB.

I see I was completely ignorant regarding that. I checked my BIOS settings and every setting that was meant to keep my USB ports alive when shutdown had been enabled. Is there a way to perhaps change the way the distribution handles sleep states?
Thank you guys for the constant replies and assistance I do appreciate it.

Offline

#13 2021-07-17 21:24:01

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [Solved] Wacom Devices disappearing after closing lid


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#14 2021-07-17 21:56:20

Ennis-Ham
Member
Registered: 2018-05-18
Posts: 11

Re: [Solved] Wacom Devices disappearing after closing lid

The Thunderbolt 3 trick worked. Wow I should have tried harder to find a page for the laptop. Thanks for all the help.

Last edited by Ennis-Ham (2021-07-18 14:37:38)

Offline

Board footer

Powered by FluxBB