You are not logged in.

#1 2021-07-28 21:53:54

grandchaman
Member
Registered: 2021-07-28
Posts: 2

[SOLVED] Lenovo P1 Gen 3 screen doesn't wake up from suspend

Hello,

After resuming from sleep, the screen seems to be off. Apart from the screen, everything seems to work at that point, as it's possible to login (blindly though) into a tty to extract some logs and reboot.

I've tried to:
  - Update the UEFI and laptop's firmware
  - Disable bbswitch
  - Follow the instructions on https://wiki.archlinux.org/title/bumble … management
  - Add the i915 module to /etc/mkinitcpio.conf
  - Force the nvidia card to be used before going to sleep

Running with
  - nvidia-470.57.02-5
  - linux-5.13.5.arch1-1

The `lspci` output:

00:00.0 Host bridge: Intel Corporation 10th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 02)
00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Comet Lake PCH Thermal Controller
00:14.0 USB controller: Intel Corporation Comet Lake USB 3.1 xHCI Host Controller
00:14.2 RAM memory: Intel Corporation Comet Lake PCH Shared SRAM
00:14.3 Network controller: Intel Corporation Comet Lake PCH CNVi WiFi
00:16.0 Communication controller: Intel Corporation Comet Lake HECI Controller
00:16.3 Serial controller: Intel Corporation Comet Lake Keyboard and Text (KT) Redirection
00:1c.0 PCI bridge: Intel Corporation Device 06b8 (rev f0)
00:1c.7 PCI bridge: Intel Corporation Device 06bf (rev f0)
00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device 068e
00:1f.3 Multimedia audio controller: Intel Corporation Comet Lake PCH cAVS
00:1f.4 SMBus: Intel Corporation Comet Lake PCH SMBus Controller
00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH SPI Controller
01:00.0 VGA compatible controller: NVIDIA Corporation TU117GLM [Quadro T2000 Mobile / Max-Q] (rev ff)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev ff)
04:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
05:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
05:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
05:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
05:04.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 4C 2018] (rev 06)
06:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 4C 2018] (rev 06)
2c:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 4C 2018] (rev 06)
54:00.0 SD Host controller: Genesys Logic, Inc GL9755 SD Host Controller
55:00.0 Non-Volatile memory controller: Toshiba Corporation XG6 NVMe SSD Controller

The  `dmesg -T` output:

[Wed Jul 28 23:06:41 2021] Linux version 5.13.5-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sun, 25 Jul 2021 18:02:58 +0000
[Wed Jul 28 23:06:41 2021] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a8259bf9-c54a-4563-9ffa-bb7b5f6a5aec rw rootflags=subvol=root loglevel=3 splash quiet systemd.unified_cgroup_hierarchy=1 thinkpad_acpi.fan_control=1 cryptdevice=/dev/disk/by-partlabel/cryptsystem:system root=/dev/mapper/system
[Wed Jul 28 23:06:41 2021] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[Wed Jul 28 23:06:41 2021] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Wed Jul 28 23:06:41 2021] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[Wed Jul 28 23:06:41 2021] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[Wed Jul 28 23:06:41 2021] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[Wed Jul 28 23:06:41 2021] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[Wed Jul 28 23:06:41 2021] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Wed Jul 28 23:06:41 2021] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[Wed Jul 28 23:06:41 2021] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[Wed Jul 28 23:06:41 2021] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[Wed Jul 28 23:06:41 2021] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[Wed Jul 28 23:06:41 2021] BIOS-provided physical RAM map:
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x0000000000100000-0x000000006a5b6fff] usable
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000006a5b7000-0x000000006a66efff] type 20
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000006a66f000-0x000000006e794fff] reserved
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000006e795000-0x000000006fb1efff] ACPI NVS
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000006fb1f000-0x000000006fc4efff] ACPI data
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000006fc4f000-0x000000006fc4ffff] usable
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x000000006fc50000-0x0000000077ffffff] reserved
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x0000000078000000-0x0000000078bfffff] usable
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x0000000078c00000-0x000000007e7fffff] reserved
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[Wed Jul 28 23:06:41 2021] BIOS-e820: [mem 0x0000000100000000-0x000000087d7fffff] usable
[Wed Jul 28 23:06:41 2021] NX (Execute Disable) protection: active
[Wed Jul 28 23:06:41 2021] efi: EFI v2.70 by Lenovo
[Wed Jul 28 23:06:41 2021] efi: TPMFinalLog=0x6fb17000 SMBIOS=0x6cbb8000 SMBIOS 3.0=0x6cbab000 ACPI=0x6fc4e000 ACPI 2.0=0x6fc4e014 MEMATTR=0x670fe018 ESRT=0x6b036000 
[Wed Jul 28 23:06:41 2021] SMBIOS 3.2.0 present.
[Wed Jul 28 23:06:41 2021] DMI: LENOVO 20TH0017MZ/20TH0017MZ, BIOS N2VET32W (1.17 ) 06/24/2021
[Wed Jul 28 23:06:41 2021] tsc: Detected 2400.000 MHz processor
[Wed Jul 28 23:06:41 2021] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Wed Jul 28 23:06:41 2021] e820: remove [mem 0x000a0000-0x000fffff] usable
[Wed Jul 28 23:06:41 2021] last_pfn = 0x87d800 max_arch_pfn = 0x400000000
[Wed Jul 28 23:06:41 2021] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[Wed Jul 28 23:06:41 2021] last_pfn = 0x78c00 max_arch_pfn = 0x400000000
[Wed Jul 28 23:06:41 2021] esrt: Reserving ESRT space from 0x000000006b036000 to 0x000000006b036100.
[Wed Jul 28 23:06:41 2021] Using GB pages for direct mapping
[Wed Jul 28 23:06:41 2021] Secure boot disabled
[Wed Jul 28 23:06:41 2021] RAMDISK: [mem 0x3656d000-0x372adfff]
[Wed Jul 28 23:06:41 2021] ACPI: Early table checksum verification disabled
[Wed Jul 28 23:06:41 2021] ACPI: RSDP 0x000000006FC4E014 000024 (v02 LENOVO)
[Wed Jul 28 23:06:41 2021] ACPI: XSDT 0x000000006FC4C188 000134 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: FACP 0x000000006CA5E000 000114 (v06 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: DSDT 0x000000006CA2D000 02C79C (v02 LENOVO CML      20170001 INTL 20160422)
[Wed Jul 28 23:06:41 2021] ACPI: FACS 0x000000006F93D000 000040
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CABC000 0020AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CABB000 0005A1 (v02 LENOVO CtdpB    00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CABA000 000A52 (v02 LENOVO ItbmSci  00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA7C000 0040F3 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA66000 00331E (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA63000 002EE8 (v02 LENOVO PegSsdt  00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA62000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: TPM2 0x000000006CA61000 000034 (v04 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA5F000 0005D8 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: HPET 0x000000006CA5D000 000038 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: APIC 0x000000006CA5C000 000164 (v03 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: MCFG 0x000000006CA5B000 00003C (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: ECDT 0x000000006CA5A000 000053 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA2B000 001F35 (v02 LENOVO CflH_Tbt 00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA2A000 0000A6 (v02 LENOVO PID0Ssdt 00000010 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA28000 001EA2 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: NHLT 0x000000006CA26000 0018CE (v00 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: BOOT 0x000000006CA25000 000028 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA21000 000EFB (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: LPIT 0x000000006CA20000 000094 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: WSMT 0x000000006CA1F000 000028 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006CA1C000 00281B (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: DBGP 0x000000006CA1B000 000034 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: DBG2 0x000000006CA1A000 000054 (v00 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: MSDM 0x000000006CA19000 000055 (v03 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: BATB 0x000000006C83C000 00004A (v02 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006B034000 001CEE (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0x000000006B032000 0000AE (v02 LENOVO SgPeg    00001000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: DMAR 0x000000006CA24000 0000C8 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: ASF! 0x000000006B031000 0000A0 (v32 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: BGRT 0x000000006B030000 000038 (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: UEFI 0x000000006F8BF000 00012A (v01 LENOVO TP-N2V   00001017 PTEC 00000002)
[Wed Jul 28 23:06:41 2021] ACPI: FPDT 0x000000006B02F000 000044 (v01 LENOVO TP-N2V   00001017 PTEC 00001017)
[Wed Jul 28 23:06:41 2021] ACPI: Reserving FACP table memory at [mem 0x6ca5e000-0x6ca5e113]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving DSDT table memory at [mem 0x6ca2d000-0x6ca5979b]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving FACS table memory at [mem 0x6f93d000-0x6f93d03f]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6cabc000-0x6cabe0ad]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6cabb000-0x6cabb5a0]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6caba000-0x6cabaa51]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca7c000-0x6ca800f2]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca66000-0x6ca6931d]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca63000-0x6ca65ee7]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca62000-0x6ca6260d]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving TPM2 table memory at [mem 0x6ca61000-0x6ca61033]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca5f000-0x6ca5f5d7]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving HPET table memory at [mem 0x6ca5d000-0x6ca5d037]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving APIC table memory at [mem 0x6ca5c000-0x6ca5c163]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving MCFG table memory at [mem 0x6ca5b000-0x6ca5b03b]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving ECDT table memory at [mem 0x6ca5a000-0x6ca5a052]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca2b000-0x6ca2cf34]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca2a000-0x6ca2a0a5]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca28000-0x6ca29ea1]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving NHLT table memory at [mem 0x6ca26000-0x6ca278cd]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving BOOT table memory at [mem 0x6ca25000-0x6ca25027]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca21000-0x6ca21efa]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving LPIT table memory at [mem 0x6ca20000-0x6ca20093]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving WSMT table memory at [mem 0x6ca1f000-0x6ca1f027]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6ca1c000-0x6ca1e81a]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving DBGP table memory at [mem 0x6ca1b000-0x6ca1b033]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving DBG2 table memory at [mem 0x6ca1a000-0x6ca1a053]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving MSDM table memory at [mem 0x6ca19000-0x6ca19054]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving BATB table memory at [mem 0x6c83c000-0x6c83c049]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6b034000-0x6b035ced]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving SSDT table memory at [mem 0x6b032000-0x6b0320ad]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving DMAR table memory at [mem 0x6ca24000-0x6ca240c7]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving ASF! table memory at [mem 0x6b031000-0x6b03109f]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving BGRT table memory at [mem 0x6b030000-0x6b030037]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving UEFI table memory at [mem 0x6f8bf000-0x6f8bf129]
[Wed Jul 28 23:06:41 2021] ACPI: Reserving FPDT table memory at [mem 0x6b02f000-0x6b02f043]
[Wed Jul 28 23:06:41 2021] ACPI: Local APIC address 0xfee00000
[Wed Jul 28 23:06:41 2021] No NUMA configuration found
[Wed Jul 28 23:06:41 2021] Faking a node at [mem 0x0000000000000000-0x000000087d7fffff]
[Wed Jul 28 23:06:41 2021] NODE_DATA(0) allocated [mem 0x87d7fc000-0x87d7fffff]
[Wed Jul 28 23:06:41 2021] Zone ranges:
[Wed Jul 28 23:06:41 2021]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Wed Jul 28 23:06:41 2021]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Wed Jul 28 23:06:41 2021]   Normal   [mem 0x0000000100000000-0x000000087d7fffff]
[Wed Jul 28 23:06:41 2021]   Device   empty
[Wed Jul 28 23:06:41 2021] Movable zone start for each node
[Wed Jul 28 23:06:41 2021] Early memory node ranges
[Wed Jul 28 23:06:41 2021]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[Wed Jul 28 23:06:41 2021]   node   0: [mem 0x0000000000100000-0x000000006a5b6fff]
[Wed Jul 28 23:06:41 2021]   node   0: [mem 0x000000006fc4f000-0x000000006fc4ffff]
[Wed Jul 28 23:06:41 2021]   node   0: [mem 0x0000000078000000-0x0000000078bfffff]
[Wed Jul 28 23:06:41 2021]   node   0: [mem 0x0000000100000000-0x000000087d7fffff]
[Wed Jul 28 23:06:41 2021] Initmem setup node 0 [mem 0x0000000000001000-0x000000087d7fffff]
[Wed Jul 28 23:06:41 2021] On node 0 totalpages: 8292694
[Wed Jul 28 23:06:41 2021]   DMA zone: 64 pages used for memmap
[Wed Jul 28 23:06:41 2021]   DMA zone: 158 pages reserved
[Wed Jul 28 23:06:41 2021]   DMA zone: 3998 pages, LIFO batch:0
[Wed Jul 28 23:06:41 2021]   DMA32 zone: 6791 pages used for memmap
[Wed Jul 28 23:06:41 2021]   DMA32 zone: 434616 pages, LIFO batch:63
[Wed Jul 28 23:06:41 2021]   Normal zone: 122720 pages used for memmap
[Wed Jul 28 23:06:41 2021]   Normal zone: 7854080 pages, LIFO batch:63
[Wed Jul 28 23:06:41 2021] On node 0, zone DMA: 1 pages in unavailable ranges
[Wed Jul 28 23:06:41 2021] On node 0, zone DMA: 97 pages in unavailable ranges
[Wed Jul 28 23:06:41 2021] On node 0, zone DMA32: 22168 pages in unavailable ranges
[Wed Jul 28 23:06:41 2021] On node 0, zone DMA32: 944 pages in unavailable ranges
[Wed Jul 28 23:06:41 2021] On node 0, zone Normal: 29696 pages in unavailable ranges
[Wed Jul 28 23:06:41 2021] On node 0, zone Normal: 10240 pages in unavailable ranges
[Wed Jul 28 23:06:41 2021] Reserving Intel graphics memory at [mem 0x7a800000-0x7e7fffff]
[Wed Jul 28 23:06:41 2021] ACPI: PM-Timer IO Port: 0x1808
[Wed Jul 28 23:06:41 2021] ACPI: Local APIC address 0xfee00000
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[Wed Jul 28 23:06:41 2021] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[Wed Jul 28 23:06:41 2021] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Wed Jul 28 23:06:41 2021] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Wed Jul 28 23:06:41 2021] ACPI: IRQ0 used by override.
[Wed Jul 28 23:06:41 2021] ACPI: IRQ9 used by override.
[Wed Jul 28 23:06:41 2021] Using ACPI (MADT) for SMP configuration information
[Wed Jul 28 23:06:41 2021] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[Wed Jul 28 23:06:41 2021] e820: update [mem 0x66965000-0x66ba5fff] usable ==> reserved
[Wed Jul 28 23:06:41 2021] TSC deadline timer available
[Wed Jul 28 23:06:41 2021] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x66965000-0x66ba5fff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x6a5b7000-0x6a66efff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x6a66f000-0x6e794fff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x6e795000-0x6fb1efff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x6fb1f000-0x6fc4efff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x6fc50000-0x77ffffff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x78c00000-0x7e7fffff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0x7e800000-0xfed1ffff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[Wed Jul 28 23:06:41 2021] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
[Wed Jul 28 23:06:41 2021] [mem 0x7e800000-0xfed1ffff] available for PCI devices
[Wed Jul 28 23:06:41 2021] Booting paravirtualized kernel on bare hardware
[Wed Jul 28 23:06:41 2021] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[Wed Jul 28 23:06:41 2021] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[Wed Jul 28 23:06:41 2021] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[Wed Jul 28 23:06:41 2021] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[Wed Jul 28 23:06:41 2021] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[Wed Jul 28 23:06:41 2021] Built 1 zonelists, mobility grouping on.  Total pages: 8162961
[Wed Jul 28 23:06:41 2021] Policy zone: Normal
[Wed Jul 28 23:06:41 2021] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a8259bf9-c54a-4563-9ffa-bb7b5f6a5aec rw rootflags=subvol=root loglevel=3 splash quiet systemd.unified_cgroup_hierarchy=1 thinkpad_acpi.fan_control=1 cryptdevice=/dev/disk/by-partlabel/cryptsystem:system root=/dev/mapper/system
[Wed Jul 28 23:06:41 2021] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[Wed Jul 28 23:06:41 2021] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[Wed Jul 28 23:06:41 2021] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[Wed Jul 28 23:06:41 2021] Memory: 32408492K/33170776K available (14344K kernel code, 2049K rwdata, 9084K rodata, 1792K init, 4136K bss, 762024K reserved, 0K cma-reserved)
[Wed Jul 28 23:06:41 2021] random: get_random_u64 called from __kmem_cache_create+0x2a/0x580 with crng_init=0
[Wed Jul 28 23:06:41 2021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[Wed Jul 28 23:06:41 2021] ftrace: allocating 42288 entries in 166 pages
[Wed Jul 28 23:06:41 2021] ftrace: allocated 166 pages with 4 groups
[Wed Jul 28 23:06:41 2021] rcu: Preemptible hierarchical RCU implementation.
[Wed Jul 28 23:06:41 2021] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[Wed Jul 28 23:06:41 2021] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[Wed Jul 28 23:06:41 2021] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[Wed Jul 28 23:06:41 2021] 	Trampoline variant of Tasks RCU enabled.
[Wed Jul 28 23:06:41 2021] 	Rude variant of Tasks RCU enabled.
[Wed Jul 28 23:06:41 2021] 	Tracing variant of Tasks RCU enabled.
[Wed Jul 28 23:06:41 2021] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[Wed Jul 28 23:06:41 2021] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[Wed Jul 28 23:06:41 2021] NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
[Wed Jul 28 23:06:41 2021] Console: colour dummy device 80x25
[Wed Jul 28 23:06:41 2021] printk: console [tty0] enabled
[Wed Jul 28 23:06:41 2021] ACPI: Core revision 20210331
[Wed Jul 28 23:06:41 2021] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[Wed Jul 28 23:06:41 2021] APIC: Switch to symmetric I/O mode setup
[Wed Jul 28 23:06:41 2021] DMAR: Host address width 39
[Wed Jul 28 23:06:41 2021] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[Wed Jul 28 23:06:41 2021] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[Wed Jul 28 23:06:41 2021] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[Wed Jul 28 23:06:41 2021] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[Wed Jul 28 23:06:41 2021] DMAR: RMRR base: 0x0000006e6cf000 end: 0x0000006e6eefff
[Wed Jul 28 23:06:41 2021] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007e7fffff
[Wed Jul 28 23:06:41 2021] DMAR: RMRR base: 0x0000006e700000 end: 0x0000006e77ffff
[Wed Jul 28 23:06:41 2021] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[Wed Jul 28 23:06:41 2021] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[Wed Jul 28 23:06:41 2021] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Wed Jul 28 23:06:41 2021] DMAR-IR: Enabled IRQ remapping in x2apic mode
[Wed Jul 28 23:06:41 2021] x2apic enabled
[Wed Jul 28 23:06:41 2021] Switched APIC routing to cluster x2apic.
[Wed Jul 28 23:06:41 2021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Wed Jul 28 23:06:41 2021] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
[Wed Jul 28 23:06:41 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
[Wed Jul 28 23:06:41 2021] pid_max: default: 32768 minimum: 301
[Wed Jul 28 23:06:41 2021] LSM: Security Framework initializing
[Wed Jul 28 23:06:41 2021] landlock: Up and running.
[Wed Jul 28 23:06:41 2021] Yama: becoming mindful.
[Wed Jul 28 23:06:41 2021] LSM support for eBPF active
[Wed Jul 28 23:06:41 2021] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Wed Jul 28 23:06:41 2021] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Wed Jul 28 23:06:41 2021] CPU0: Thermal monitoring enabled (TM1)
[Wed Jul 28 23:06:41 2021] process: using mwait in idle threads
[Wed Jul 28 23:06:41 2021] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[Wed Jul 28 23:06:41 2021] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[Wed Jul 28 23:06:41 2021] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[Wed Jul 28 23:06:41 2021] Spectre V2 : Mitigation: Enhanced IBRS
[Wed Jul 28 23:06:41 2021] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[Wed Jul 28 23:06:41 2021] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[Wed Jul 28 23:06:41 2021] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[Wed Jul 28 23:06:41 2021] Freeing SMP alternatives memory: 36K
[Wed Jul 28 23:06:41 2021] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2133
[Wed Jul 28 23:06:41 2021] smpboot: CPU0: Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[Wed Jul 28 23:06:41 2021] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[Wed Jul 28 23:06:41 2021] ... version:                4
[Wed Jul 28 23:06:41 2021] ... bit width:              48
[Wed Jul 28 23:06:41 2021] ... generic registers:      4
[Wed Jul 28 23:06:41 2021] ... value mask:             0000ffffffffffff
[Wed Jul 28 23:06:41 2021] ... max period:             00007fffffffffff
[Wed Jul 28 23:06:41 2021] ... fixed-purpose events:   3
[Wed Jul 28 23:06:41 2021] ... event mask:             000000070000000f
[Wed Jul 28 23:06:41 2021] rcu: Hierarchical SRCU implementation.
[Wed Jul 28 23:06:41 2021] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[Wed Jul 28 23:06:41 2021] smp: Bringing up secondary CPUs ...
[Wed Jul 28 23:06:41 2021] x86: Booting SMP configuration:
[Wed Jul 28 23:06:41 2021] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[Wed Jul 28 23:06:41 2021] smp: Brought up 1 node, 16 CPUs
[Wed Jul 28 23:06:41 2021] smpboot: Max logical packages: 1
[Wed Jul 28 23:06:41 2021] smpboot: Total of 16 processors activated (76830.00 BogoMIPS)
[Wed Jul 28 23:06:41 2021] devtmpfs: initialized
[Wed Jul 28 23:06:41 2021] x86/mm: Memory block size: 128MB
[Wed Jul 28 23:06:41 2021] PM: Registering ACPI NVS region [mem 0x6e795000-0x6fb1efff] (20488192 bytes)
[Wed Jul 28 23:06:41 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[Wed Jul 28 23:06:41 2021] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[Wed Jul 28 23:06:41 2021] pinctrl core: initialized pinctrl subsystem
[Wed Jul 28 23:06:41 2021] PM: RTC time: 21:06:29, date: 2021-07-28
[Wed Jul 28 23:06:41 2021] NET: Registered protocol family 16
[Wed Jul 28 23:06:41 2021] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[Wed Jul 28 23:06:41 2021] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Wed Jul 28 23:06:41 2021] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Wed Jul 28 23:06:41 2021] audit: initializing netlink subsys (disabled)
[Wed Jul 28 23:06:41 2021] audit: type=2000 audit(1627506389.049:1): state=initialized audit_enabled=0 res=1
[Wed Jul 28 23:06:41 2021] thermal_sys: Registered thermal governor 'fair_share'
[Wed Jul 28 23:06:41 2021] thermal_sys: Registered thermal governor 'bang_bang'
[Wed Jul 28 23:06:41 2021] thermal_sys: Registered thermal governor 'step_wise'
[Wed Jul 28 23:06:41 2021] thermal_sys: Registered thermal governor 'user_space'
[Wed Jul 28 23:06:41 2021] thermal_sys: Registered thermal governor 'power_allocator'
[Wed Jul 28 23:06:41 2021] cpuidle: using governor ladder
[Wed Jul 28 23:06:41 2021] cpuidle: using governor menu
[Wed Jul 28 23:06:41 2021] Simple Boot Flag at 0x47 set to 0x1
[Wed Jul 28 23:06:41 2021] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Wed Jul 28 23:06:41 2021] ACPI: bus type PCI registered
[Wed Jul 28 23:06:41 2021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Wed Jul 28 23:06:41 2021] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[Wed Jul 28 23:06:41 2021] PCI: not using MMCONFIG
[Wed Jul 28 23:06:41 2021] PCI: Using configuration type 1 for base access
[Wed Jul 28 23:06:41 2021] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Wed Jul 28 23:06:41 2021] Kprobes globally optimized
[Wed Jul 28 23:06:41 2021] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[Wed Jul 28 23:06:41 2021] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(Module Device)
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(Processor Device)
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(3.0 _SCP Extensions)
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(Processor Aggregator Device)
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(Linux-Dell-Video)
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[Wed Jul 28 23:06:41 2021] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[Wed Jul 28 23:06:41 2021] ACPI: 16 ACPI AML tables successfully acquired and loaded
[Wed Jul 28 23:06:41 2021] ACPI: EC: EC started
[Wed Jul 28 23:06:41 2021] ACPI: EC: interrupt blocked
[Wed Jul 28 23:06:41 2021] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Wed Jul 28 23:06:41 2021] ACPI: EC: Boot ECDT EC used to handle transactions
[Wed Jul 28 23:06:41 2021] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DA0000 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DB1C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DA9000 0005BB (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DA6800 00016C (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DB8000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DAD800 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DB6800 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DBF000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Dynamic OEM Table Load:
[Wed Jul 28 23:06:41 2021] ACPI: SSDT 0xFFFF8D6B41DB0000 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[Wed Jul 28 23:06:41 2021] ACPI: Interpreter enabled
[Wed Jul 28 23:06:41 2021] ACPI: (supports S0 S3 S4 S5)
[Wed Jul 28 23:06:41 2021] ACPI: Using IOAPIC for interrupt routing
[Wed Jul 28 23:06:41 2021] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[Wed Jul 28 23:06:41 2021] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[Wed Jul 28 23:06:41 2021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Wed Jul 28 23:06:41 2021] ACPI: Enabled 12 GPEs in block 00 to 7F
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PG00] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PG01] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PG02] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PUBS] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [BTPR] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [USBC] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PXP] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PXP] (off)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [V0PR] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [V1PR] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [V2PR] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [WRST] (on)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PIN] (off)
[Wed Jul 28 23:06:41 2021] ACPI: PM: Power Resource [PINP] (off)
[Wed Jul 28 23:06:41 2021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[Wed Jul 28 23:06:41 2021] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[Wed Jul 28 23:06:41 2021] acpi PNP0A08:00: _OSC: platform does not support [AER]
[Wed Jul 28 23:06:41 2021] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[Wed Jul 28 23:06:41 2021] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[Wed Jul 28 23:06:41 2021] PCI host bridge to bus 0000:00
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [mem 0x7e800000-0xefffffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: root bus resource [bus 00-7e]
[Wed Jul 28 23:06:41 2021] pci 0000:00:00.0: [8086:9b44] type 00 class 0x060000
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: reg 0x10: [mem 0x6040000000-0x6040ffffff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: BAR 2: assigned to efifb
[Wed Jul 28 23:06:41 2021] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[Wed Jul 28 23:06:41 2021] pci 0000:00:04.0: reg 0x10: [mem 0x6041110000-0x6041117fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[Wed Jul 28 23:06:41 2021] pci 0000:00:08.0: reg 0x10: [mem 0x6041126000-0x6041126fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[Wed Jul 28 23:06:41 2021] pci 0000:00:12.0: reg 0x10: [mem 0x6041125000-0x6041125fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.0: reg 0x10: [mem 0x6041100000-0x604110ffff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.2: reg 0x10: [mem 0x6041120000-0x6041121fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.2: reg 0x18: [mem 0x6041124000-0x6041124fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.3: reg 0x10: [mem 0x604111c000-0x604111ffff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.0: reg 0x10: [mem 0x6041123000-0x6041123fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.0: PME# supported from D3hot
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.3: [8086:06e3] type 00 class 0x070002
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.3: reg 0x10: [io  0x4060-0x4067]
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.3: reg 0x14: [mem 0xae381000-0xae381fff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: [8086:06b8] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7: [8086:06bf] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.0: [8086:068e] type 00 class 0x060100
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040100
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.3: reg 0x10: [mem 0x6041118000-0x604111bfff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.3: reg 0x20: [mem 0x6041000000-0x60410fffff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.4: reg 0x10: [mem 0x6041122000-0x60411220ff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: [10de:1fb8] type 00 class 0x030000
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: reg 0x10: [mem 0xad000000-0xadffffff]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.1: reg 0x10: [mem 0xae000000-0xae003fff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0:   bridge window [mem 0xad000000-0xae0fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: PTM enabled, 4ns granularity
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: PCI bridge to [bus 04-51]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0:   bridge window [mem 0x94000000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: PCI bridge to [bus 05-51]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0:   bridge window [mem 0x94000000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: reg 0x10: [mem 0xac100000-0xac13ffff]
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: reg 0x14: [mem 0xac140000-0xac140fff]
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: PCI bridge to [bus 06]
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0:   bridge window [mem 0xac100000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: PCI bridge to [bus 07-2b]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0:   bridge window [mem 0xa0100000-0xac0fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0:   bridge window [mem 0x6020000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: [8086:15ec] type 00 class 0x0c0330
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: reg 0x10: [mem 0xa0000000-0xa000ffff]
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: enabling Extended Tags
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: PCI bridge to [bus 2c]
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0:   bridge window [mem 0xa0000000-0xa00fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: PCI bridge to [bus 2d-51]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0:   bridge window [mem 0x94000000-0x9fffffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0:   bridge window [mem 0x6000000000-0x601fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:54:00.0: [17a0:9755] type 00 class 0x080501
[Wed Jul 28 23:06:41 2021] pci 0000:54:00.0: reg 0x10: [mem 0xae200000-0xae200fff]
[Wed Jul 28 23:06:41 2021] pci 0000:54:00.0: supports D1 D2
[Wed Jul 28 23:06:41 2021] pci 0000:54:00.0: PME# supported from D1 D2 D3hot D3cold
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7: PCI bridge to [bus 54]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7:   bridge window [mem 0xae200000-0xae2fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:55:00.0: [1179:011a] type 00 class 0x010802
[Wed Jul 28 23:06:41 2021] pci 0000:55:00.0: reg 0x10: [mem 0xae100000-0xae103fff 64bit]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0: PCI bridge to [bus 55]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0:   bridge window [mem 0xae100000-0xae1fffff]
[Wed Jul 28 23:06:41 2021] acpi LNXPOWER:0d: Turning OFF
[Wed Jul 28 23:06:41 2021] acpi LNXPOWER:0c: Turning OFF
[Wed Jul 28 23:06:41 2021] acpi LNXPOWER:0b: Turning OFF
[Wed Jul 28 23:06:41 2021] ACPI: EC: interrupt unblocked
[Wed Jul 28 23:06:41 2021] ACPI: EC: event unblocked
[Wed Jul 28 23:06:41 2021] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Wed Jul 28 23:06:41 2021] ACPI: EC: GPE=0x16
[Wed Jul 28 23:06:41 2021] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[Wed Jul 28 23:06:41 2021] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[Wed Jul 28 23:06:41 2021] iommu: Default domain type: Translated 
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: vgaarb: no bridge control possible
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: vgaarb: bridge control possible
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: vgaarb: setting as boot device
[Wed Jul 28 23:06:41 2021] vgaarb: loaded
[Wed Jul 28 23:06:41 2021] SCSI subsystem initialized
[Wed Jul 28 23:06:41 2021] libata version 3.00 loaded.
[Wed Jul 28 23:06:41 2021] ACPI: bus type USB registered
[Wed Jul 28 23:06:41 2021] usbcore: registered new interface driver usbfs
[Wed Jul 28 23:06:41 2021] usbcore: registered new interface driver hub
[Wed Jul 28 23:06:41 2021] usbcore: registered new device driver usb
[Wed Jul 28 23:06:41 2021] pps_core: LinuxPPS API ver. 1 registered
[Wed Jul 28 23:06:41 2021] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Wed Jul 28 23:06:41 2021] PTP clock support registered
[Wed Jul 28 23:06:41 2021] EDAC MC: Ver: 3.0.0
[Wed Jul 28 23:06:41 2021] Registered efivars operations
[Wed Jul 28 23:06:41 2021] NetLabel: Initializing
[Wed Jul 28 23:06:41 2021] NetLabel:  domain hash size = 128
[Wed Jul 28 23:06:41 2021] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[Wed Jul 28 23:06:41 2021] NetLabel:  unlabeled traffic allowed by default
[Wed Jul 28 23:06:41 2021] PCI: Using ACPI for IRQ routing
[Wed Jul 28 23:06:41 2021] PCI: pci_cache_line_size set to 64 bytes
[Wed Jul 28 23:06:41 2021] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[Wed Jul 28 23:06:41 2021] e820: reserve RAM buffer [mem 0x66965000-0x67ffffff]
[Wed Jul 28 23:06:41 2021] e820: reserve RAM buffer [mem 0x6a5b7000-0x6bffffff]
[Wed Jul 28 23:06:41 2021] e820: reserve RAM buffer [mem 0x6fc50000-0x6fffffff]
[Wed Jul 28 23:06:41 2021] e820: reserve RAM buffer [mem 0x78c00000-0x7bffffff]
[Wed Jul 28 23:06:41 2021] e820: reserve RAM buffer [mem 0x87d800000-0x87fffffff]
[Wed Jul 28 23:06:41 2021] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[Wed Jul 28 23:06:41 2021] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[Wed Jul 28 23:06:41 2021] clocksource: Switched to clocksource tsc-early
[Wed Jul 28 23:06:41 2021] VFS: Disk quotas dquot_6.6.0
[Wed Jul 28 23:06:41 2021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Wed Jul 28 23:06:41 2021] pnp: PnP ACPI init
[Wed Jul 28 23:06:41 2021] system 00:00: [io  0x1800-0x18fe] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:00: [mem 0xfd000000-0xfd69ffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:00: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:00: [mem 0xfd6f0000-0xfdffffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:00: [mem 0xfe200000-0xfe7fffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] system 00:01: [io  0x2000-0x20fe] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] system 00:02: [io  0x0680-0x069f] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:02: [io  0x164e-0x164f] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] system 00:03: [io  0x1854-0x1857] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[Wed Jul 28 23:06:41 2021] pnp 00:05: Plug and Play ACPI device, IDs LEN040f PNP0f13 (active)
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x1800-0x189f] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0800-0x087f] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0880-0x08ff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0900-0x097f] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0980-0x09ff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0a00-0x0a7f] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0a80-0x0aff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0b00-0x0b7f] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x0b80-0x0bff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x15e0-0x15ef] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x1600-0x167f] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [io  0x1640-0x165f] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xfed10000-0xfed13fff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xfeb00000-0xfebfffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfed10000-0xfed17fff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] system 00:08: [mem 0xfe038000-0xfe038fff] has been reserved
[Wed Jul 28 23:06:41 2021] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000c0000-0x000c3fff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000c8000-0x000cbfff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000d0000-0x000d3fff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000d8000-0x000dbfff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000e0000-0x000e3fff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000e8000-0x000ebfff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x000f0000-0x000fffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0x00100000-0x7e7fffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0xfec00000-0xfed3ffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: [mem 0xfed4c000-0xffffffff] could not be reserved
[Wed Jul 28 23:06:41 2021] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[Wed Jul 28 23:06:41 2021] pnp: PnP ACPI: found 10 devices
[Wed Jul 28 23:06:41 2021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Wed Jul 28 23:06:41 2021] NET: Registered protocol family 2
[Wed Jul 28 23:06:41 2021] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[Wed Jul 28 23:06:41 2021] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[Wed Jul 28 23:06:41 2021] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[Wed Jul 28 23:06:41 2021] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[Wed Jul 28 23:06:41 2021] TCP: Hash tables configured (established 262144 bind 65536)
[Wed Jul 28 23:06:41 2021] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[Wed Jul 28 23:06:41 2021] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[Wed Jul 28 23:06:41 2021] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[Wed Jul 28 23:06:41 2021] NET: Registered protocol family 1
[Wed Jul 28 23:06:41 2021] NET: Registered protocol family 44
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-2b] add_size 1000
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 2d-51] add_size 1000
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-51] add_size 2000
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04-51] add_size 3000
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x7fff]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: BAR 6: assigned [mem 0xae080000-0xae0fffff pref]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0:   bridge window [mem 0xad000000-0xae0fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: BAR 13: assigned [io  0x5000-0x6fff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: BAR 13: assigned [io  0x5000-0x5fff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: BAR 13: assigned [io  0x6000-0x6fff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: PCI bridge to [bus 06]
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0:   bridge window [mem 0xac100000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: PCI bridge to [bus 07-2b]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0:   bridge window [io  0x5000-0x5fff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0:   bridge window [mem 0xa0100000-0xac0fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0:   bridge window [mem 0x6020000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: PCI bridge to [bus 2c]
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0:   bridge window [mem 0xa0000000-0xa00fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: PCI bridge to [bus 2d-51]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0:   bridge window [io  0x6000-0x6fff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0:   bridge window [mem 0x94000000-0x9fffffff]
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0:   bridge window [mem 0x6000000000-0x601fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: PCI bridge to [bus 05-51]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0:   bridge window [io  0x5000-0x6fff]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0:   bridge window [mem 0x94000000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: PCI bridge to [bus 04-51]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0:   bridge window [io  0x5000-0x7fff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0:   bridge window [mem 0x94000000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0:   bridge window [mem 0x6000000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7: PCI bridge to [bus 54]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7:   bridge window [mem 0xae200000-0xae2fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0: PCI bridge to [bus 55]
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0:   bridge window [mem 0xae100000-0xae1fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: resource 7 [mem 0x7e800000-0xefffffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:01: resource 1 [mem 0xad000000-0xae0fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:04: resource 0 [io  0x5000-0x7fff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:04: resource 1 [mem 0x94000000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:04: resource 2 [mem 0x6000000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:05: resource 0 [io  0x5000-0x6fff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:05: resource 1 [mem 0x94000000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:05: resource 2 [mem 0x6000000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:06: resource 1 [mem 0xac100000-0xac1fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:07: resource 0 [io  0x5000-0x5fff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:07: resource 1 [mem 0xa0100000-0xac0fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:07: resource 2 [mem 0x6020000000-0x603fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:2c: resource 1 [mem 0xa0000000-0xa00fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:2d: resource 0 [io  0x6000-0x6fff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:2d: resource 1 [mem 0x94000000-0x9fffffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:2d: resource 2 [mem 0x6000000000-0x601fffffff 64bit pref]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:54: resource 1 [mem 0xae200000-0xae2fffff]
[Wed Jul 28 23:06:41 2021] pci_bus 0000:55: resource 1 [mem 0xae100000-0xae1fffff]
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[Wed Jul 28 23:06:41 2021] PCI: CLS 0 bytes, default 64
[Wed Jul 28 23:06:41 2021] DMAR: Intel-IOMMU force enabled due to platform opt in
[Wed Jul 28 23:06:41 2021] DMAR: No ATSR found
[Wed Jul 28 23:06:41 2021] DMAR: No SATC found
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature fl1gp_support inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature pgsel_inv inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature nwfs inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature pasid inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature eafs inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature prs inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature nest inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature mts inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature sc_support inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: IOMMU feature dev_iotlb_support inconsistent
[Wed Jul 28 23:06:41 2021] DMAR: dmar0: Using Queued invalidation
[Wed Jul 28 23:06:41 2021] DMAR: dmar1: Using Queued invalidation
[Wed Jul 28 23:06:41 2021] Trying to unpack rootfs image as initramfs...
[Wed Jul 28 23:06:41 2021] pci 0000:00:00.0: Adding to iommu group 0
[Wed Jul 28 23:06:41 2021] pci 0000:00:01.0: Adding to iommu group 1
[Wed Jul 28 23:06:41 2021] pci 0000:00:02.0: Adding to iommu group 2
[Wed Jul 28 23:06:41 2021] pci 0000:00:04.0: Adding to iommu group 3
[Wed Jul 28 23:06:41 2021] pci 0000:00:08.0: Adding to iommu group 4
[Wed Jul 28 23:06:41 2021] pci 0000:00:12.0: Adding to iommu group 5
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.0: Adding to iommu group 6
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.2: Adding to iommu group 6
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.3: Adding to iommu group 7
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.0: Adding to iommu group 8
[Wed Jul 28 23:06:41 2021] pci 0000:00:16.3: Adding to iommu group 8
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.0: Adding to iommu group 9
[Wed Jul 28 23:06:41 2021] pci 0000:00:1c.7: Adding to iommu group 10
[Wed Jul 28 23:06:41 2021] pci 0000:00:1d.0: Adding to iommu group 11
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.0: Adding to iommu group 12
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.3: Adding to iommu group 12
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.4: Adding to iommu group 12
[Wed Jul 28 23:06:41 2021] pci 0000:00:1f.5: Adding to iommu group 12
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.0: Adding to iommu group 1
[Wed Jul 28 23:06:41 2021] pci 0000:01:00.1: Adding to iommu group 1
[Wed Jul 28 23:06:41 2021] pci 0000:04:00.0: Adding to iommu group 13
[Wed Jul 28 23:06:41 2021] pci 0000:05:00.0: Adding to iommu group 14
[Wed Jul 28 23:06:41 2021] pci 0000:05:01.0: Adding to iommu group 15
[Wed Jul 28 23:06:41 2021] pci 0000:05:02.0: Adding to iommu group 16
[Wed Jul 28 23:06:41 2021] pci 0000:05:04.0: Adding to iommu group 17
[Wed Jul 28 23:06:41 2021] pci 0000:06:00.0: Adding to iommu group 18
[Wed Jul 28 23:06:41 2021] pci 0000:2c:00.0: Adding to iommu group 19
[Wed Jul 28 23:06:41 2021] pci 0000:54:00.0: Adding to iommu group 20
[Wed Jul 28 23:06:41 2021] pci 0000:55:00.0: Adding to iommu group 21
[Wed Jul 28 23:06:41 2021] DMAR: Intel(R) Virtualization Technology for Directed I/O
[Wed Jul 28 23:06:41 2021] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Wed Jul 28 23:06:41 2021] software IO TLB: mapped [mem 0x0000000061282000-0x0000000065282000] (64MB)
[Wed Jul 28 23:06:41 2021] platform rtc_cmos: registered platform RTC device (no PNP device found)
[Wed Jul 28 23:06:41 2021] sgx: EPC section 0x70200000-0x75f7ffff
[Wed Jul 28 23:06:41 2021] Initialise system trusted keyrings
[Wed Jul 28 23:06:41 2021] Key type blacklist registered
[Wed Jul 28 23:06:41 2021] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[Wed Jul 28 23:06:41 2021] zbud: loaded
[Wed Jul 28 23:06:41 2021] Key type asymmetric registered
[Wed Jul 28 23:06:41 2021] Asymmetric key parser 'x509' registered
[Wed Jul 28 23:06:41 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[Wed Jul 28 23:06:41 2021] io scheduler mq-deadline registered
[Wed Jul 28 23:06:41 2021] io scheduler kyber registered
[Wed Jul 28 23:06:41 2021] io scheduler bfq registered
[Wed Jul 28 23:06:41 2021] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[Wed Jul 28 23:06:41 2021] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[Wed Jul 28 23:06:41 2021] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[Wed Jul 28 23:06:41 2021] pcieport 0000:00:1c.7: PME: Signaling with IRQ 124
[Wed Jul 28 23:06:41 2021] pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
[Wed Jul 28 23:06:41 2021] pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[Wed Jul 28 23:06:41 2021] pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[Wed Jul 28 23:06:41 2021] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[Wed Jul 28 23:06:41 2021] efifb: probing for efifb
[Wed Jul 28 23:06:41 2021] efifb: showing boot graphics
[Wed Jul 28 23:06:41 2021] efifb: framebuffer at 0x4000000000, using 32448k, total 32448k
[Wed Jul 28 23:06:41 2021] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[Wed Jul 28 23:06:41 2021] efifb: scrolling: redraw
[Wed Jul 28 23:06:41 2021] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[Wed Jul 28 23:06:41 2021] fbcon: Deferring console take-over
[Wed Jul 28 23:06:41 2021] fb0: EFI VGA frame buffer device
[Wed Jul 28 23:06:41 2021] Monitor-Mwait will be used to enter C-1 state
[Wed Jul 28 23:06:41 2021] Monitor-Mwait will be used to enter C-2 state
[Wed Jul 28 23:06:41 2021] Monitor-Mwait will be used to enter C-3 state
[Wed Jul 28 23:06:41 2021] ACPI: \_SB_.PR00: Found 3 idle states
[Wed Jul 28 23:06:41 2021] ACPI: AC: AC Adapter [AC] (on-line)
[Wed Jul 28 23:06:41 2021] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[Wed Jul 28 23:06:41 2021] ACPI: button: Sleep Button [SLPB]
[Wed Jul 28 23:06:41 2021] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[Wed Jul 28 23:06:41 2021] ACPI: button: Lid Switch [LID]
[Wed Jul 28 23:06:41 2021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Wed Jul 28 23:06:41 2021] ACPI: button: Power Button [PWRF]
[Wed Jul 28 23:06:41 2021] thermal LNXTHERM:00: registered as thermal_zone0
[Wed Jul 28 23:06:41 2021] ACPI: thermal: Thermal Zone [THM0] (60 C)
[Wed Jul 28 23:06:41 2021] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[Wed Jul 28 23:06:41 2021] serial 0000:00:16.3: enabling device (0000 -> 0003)
[Wed Jul 28 23:06:41 2021] 0000:00:16.3: ttyS4 at I/O 0x4060 (irq = 19, base_baud = 115200) is a 16550A
[Wed Jul 28 23:06:41 2021] Non-volatile memory driver v1.3
[Wed Jul 28 23:06:41 2021] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[Wed Jul 28 23:06:41 2021] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[Wed Jul 28 23:06:41 2021] nvme nvme0: pci function 0000:55:00.0
[Wed Jul 28 23:06:41 2021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Wed Jul 28 23:06:41 2021] ehci-pci: EHCI PCI platform driver
[Wed Jul 28 23:06:41 2021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Wed Jul 28 23:06:41 2021] ohci-pci: OHCI PCI platform driver
[Wed Jul 28 23:06:41 2021] uhci_hcd: USB Universal Host Controller Interface driver
[Wed Jul 28 23:06:41 2021] usbcore: registered new interface driver usbserial_generic
[Wed Jul 28 23:06:41 2021] usbserial: USB Serial support registered for generic
[Wed Jul 28 23:06:41 2021] rtc_cmos rtc_cmos: RTC can wake from S4
[Wed Jul 28 23:06:41 2021] rtc_cmos rtc_cmos: registered as rtc0
[Wed Jul 28 23:06:41 2021] rtc_cmos rtc_cmos: setting system clock to 2021-07-28T21:06:30 UTC (1627506390)
[Wed Jul 28 23:06:41 2021] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[Wed Jul 28 23:06:41 2021] intel_pstate: Intel P-state driver initializing
[Wed Jul 28 23:06:41 2021] intel_pstate: HWP enabled
[Wed Jul 28 23:06:41 2021] ledtrig-cpu: registered to indicate activity on CPUs
[Wed Jul 28 23:06:41 2021] hid: raw HID events driver (C) Jiri Kosina
[Wed Jul 28 23:06:41 2021] intel_pmc_core intel_pmc_core.0:  initialized
[Wed Jul 28 23:06:41 2021] drop_monitor: Initializing network drop monitor service
[Wed Jul 28 23:06:41 2021] Initializing XFRM netlink socket
[Wed Jul 28 23:06:41 2021] NET: Registered protocol family 10
[Wed Jul 28 23:06:41 2021] ACPI: battery: Slot [BAT0] (battery present)
[Wed Jul 28 23:06:41 2021] Freeing initrd memory: 13572K
[Wed Jul 28 23:06:41 2021] Segment Routing with IPv6
[Wed Jul 28 23:06:41 2021] RPL Segment Routing with IPv6
[Wed Jul 28 23:06:41 2021] NET: Registered protocol family 17
[Wed Jul 28 23:06:41 2021] microcode: sig=0xa0652, pf=0x20, revision=0xea
[Wed Jul 28 23:06:41 2021] microcode: Microcode Update Driver: v2.2.
[Wed Jul 28 23:06:41 2021] IPI shorthand broadcast: enabled
[Wed Jul 28 23:06:41 2021] sched_clock: Marking stable (711396618, 4004303)->(724786742, -9385821)
[Wed Jul 28 23:06:41 2021] registered taskstats version 1
[Wed Jul 28 23:06:41 2021] Loading compiled-in X.509 certificates
[Wed Jul 28 23:06:41 2021] Loaded X.509 cert 'Build time autogenerated kernel key: a2afa5304acc53eccfda13914fc7579c41649348'
[Wed Jul 28 23:06:41 2021] zswap: loaded using pool lz4/z3fold
[Wed Jul 28 23:06:41 2021] Key type ._fscrypt registered
[Wed Jul 28 23:06:41 2021] Key type .fscrypt registered
[Wed Jul 28 23:06:41 2021] Key type fscrypt-provisioning registered
[Wed Jul 28 23:06:41 2021] PM:   Magic number: 13:404:147
[Wed Jul 28 23:06:41 2021] pci 0000:00:14.0: hash matches
[Wed Jul 28 23:06:41 2021] acpi device:18: hash matches
[Wed Jul 28 23:06:41 2021] RAS: Correctable Errors collector initialized.
[Wed Jul 28 23:06:41 2021] nvme nvme0: 16/0/0 default/read/poll queues
[Wed Jul 28 23:06:41 2021]  nvme0n1: p1 p2 p3
[Wed Jul 28 23:06:41 2021] Freeing unused decrypted memory: 2036K
[Wed Jul 28 23:06:41 2021] Freeing unused kernel image (initmem) memory: 1792K
[Wed Jul 28 23:06:41 2021] Write protecting the kernel read-only data: 26624k
[Wed Jul 28 23:06:41 2021] Freeing unused kernel image (text/rodata gap) memory: 2036K
[Wed Jul 28 23:06:41 2021] Freeing unused kernel image (rodata/data gap) memory: 1156K
[Wed Jul 28 23:06:41 2021] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Wed Jul 28 23:06:41 2021] rodata_test: all tests were successful
[Wed Jul 28 23:06:41 2021] Run /init as init process
[Wed Jul 28 23:06:41 2021]   with arguments:
[Wed Jul 28 23:06:41 2021]     /init
[Wed Jul 28 23:06:41 2021]     splash
[Wed Jul 28 23:06:41 2021]   with environment:
[Wed Jul 28 23:06:41 2021]     HOME=/
[Wed Jul 28 23:06:41 2021]     TERM=linux
[Wed Jul 28 23:06:41 2021]     BOOT_IMAGE=/vmlinuz-linux
[Wed Jul 28 23:06:41 2021]     cryptdevice=/dev/disk/by-partlabel/cryptsystem:system
[Wed Jul 28 23:06:41 2021] fbcon: Taking over console
[Wed Jul 28 23:06:41 2021] Console: switching to colour frame buffer device 240x67
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Wed Jul 28 23:06:41 2021] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[Wed Jul 28 23:06:41 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[Wed Jul 28 23:06:41 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Wed Jul 28 23:06:41 2021] usb usb1: Product: xHCI Host Controller
[Wed Jul 28 23:06:41 2021] usb usb1: Manufacturer: Linux 5.13.5-arch1-1 xhci-hcd
[Wed Jul 28 23:06:41 2021] usb usb1: SerialNumber: 0000:00:14.0
[Wed Jul 28 23:06:41 2021] hub 1-0:1.0: USB hub found
[Wed Jul 28 23:06:41 2021] hub 1-0:1.0: 16 ports detected
[Wed Jul 28 23:06:41 2021] serio: i8042 KBD port at 0x60,0x64 irq 1
[Wed Jul 28 23:06:41 2021] serio: i8042 AUX port at 0x60,0x64 irq 12
[Wed Jul 28 23:06:41 2021] sdhci: Secure Digital Host Controller Interface driver
[Wed Jul 28 23:06:41 2021] sdhci: Copyright(c) Pierre Ossman
[Wed Jul 28 23:06:41 2021] cryptd: max_cpu_qlen set to 1000
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[Wed Jul 28 23:06:41 2021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[Wed Jul 28 23:06:41 2021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Wed Jul 28 23:06:41 2021] usb usb2: Product: xHCI Host Controller
[Wed Jul 28 23:06:41 2021] usb usb2: Manufacturer: Linux 5.13.5-arch1-1 xhci-hcd
[Wed Jul 28 23:06:41 2021] usb usb2: SerialNumber: 0000:00:14.0
[Wed Jul 28 23:06:41 2021] hub 2-0:1.0: USB hub found
[Wed Jul 28 23:06:41 2021] hub 2-0:1.0: 10 ports detected
[Wed Jul 28 23:06:41 2021] usb: port power management may be unreliable
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:2c:00.0: xHCI Host Controller
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3
[Wed Jul 28 23:06:41 2021] xhci_hcd 0000:2c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[Wed Jul 28 23:06:41 2021] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[Wed Jul 28 23:06:41 2021] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Wed Jul 28 23:06:41 2021] usb usb3: Product: xHCI Host Controller
[Wed Jul 28 23:06:41 2021] usb usb3: Manufacturer: Linux 5.13.5-arch1-1 xhci-hcd
[Wed Jul 28 23:06:41 2021] usb usb3: SerialNumber: 0000:2c:00.0
[Wed Jul 28 23:06:41 2021] hub 3-0:1.0: USB hub found
[Wed Jul 28 23:06:41 2021] hub 3-0:1.0: 2 ports detected
[Wed Jul 28 23:06:41 2021] sdhci-pci 0000:54:00.0: SDHCI controller found [17a0:9755] (rev 0)
[Wed Jul 28 23:06:41 2021] sdhci-pci 0000:54:00.0: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:42 2021] xhci_hcd 0000:2c:00.0: xHCI Host Controller
[Wed Jul 28 23:06:42 2021] xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 4
[Wed Jul 28 23:06:42 2021] xhci_hcd 0000:2c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[Wed Jul 28 23:06:42 2021] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[Wed Jul 28 23:06:42 2021] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Wed Jul 28 23:06:42 2021] usb usb4: Product: xHCI Host Controller
[Wed Jul 28 23:06:42 2021] usb usb4: Manufacturer: Linux 5.13.5-arch1-1 xhci-hcd
[Wed Jul 28 23:06:42 2021] usb usb4: SerialNumber: 0000:2c:00.0
[Wed Jul 28 23:06:42 2021] hub 4-0:1.0: USB hub found
[Wed Jul 28 23:06:42 2021] hub 4-0:1.0: 2 ports detected
[Wed Jul 28 23:06:42 2021] AVX2 version of gcm_enc/dec engaged.
[Wed Jul 28 23:06:42 2021] AES CTR mode by8 optimization enabled
[Wed Jul 28 23:06:42 2021] mmc0: SDHCI controller on PCI [0000:54:00.0] using ADMA 64-bit
[Wed Jul 28 23:06:42 2021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[Wed Jul 28 23:06:42 2021] device-mapper: uevent: version 1.0.3
[Wed Jul 28 23:06:42 2021] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[Wed Jul 28 23:06:42 2021] Key type encrypted registered
[Wed Jul 28 23:06:42 2021] random: cryptsetup: uninitialized urandom read (4 bytes read)
[Wed Jul 28 23:06:42 2021] random: cryptsetup: uninitialized urandom read (4 bytes read)
[Wed Jul 28 23:06:42 2021] usb 1-8: new high-speed USB device number 2 using xhci_hcd
[Wed Jul 28 23:06:42 2021] usb 1-8: New USB device found, idVendor=13d3, idProduct=5405, bcdDevice=60.01
[Wed Jul 28 23:06:42 2021] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[Wed Jul 28 23:06:42 2021] usb 1-8: Product: Integrated Camera
[Wed Jul 28 23:06:42 2021] usb 1-8: Manufacturer: Azurewave
[Wed Jul 28 23:06:42 2021] usb 1-8: SerialNumber: 0000
[Wed Jul 28 23:06:42 2021] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[Wed Jul 28 23:06:42 2021] tsc: Refined TSC clocksource calibration: 2399.998 MHz
[Wed Jul 28 23:06:42 2021] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229835b7123, max_idle_ns: 440795242976 ns
[Wed Jul 28 23:06:42 2021] clocksource: Switched to clocksource tsc
[Wed Jul 28 23:06:42 2021] usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
[Wed Jul 28 23:06:42 2021] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[Wed Jul 28 23:06:42 2021] usb 1-9: SerialNumber: b82dc4d87336
[Wed Jul 28 23:06:42 2021] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[Wed Jul 28 23:06:42 2021] usb 1-10: New USB device found, idVendor=056a, idProduct=51a0, bcdDevice= 0.03
[Wed Jul 28 23:06:42 2021] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Wed Jul 28 23:06:42 2021] usb 1-10: Product: Pen and multitouch sensor
[Wed Jul 28 23:06:42 2021] usb 1-10: Manufacturer: Wacom Co.,Ltd.
[Wed Jul 28 23:06:42 2021] 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:51A0.0001/input/input5
[Wed Jul 28 23:06:42 2021] 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:51A0.0001/input/input6
[Wed Jul 28 23:06:42 2021] 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:51A0.0001/input/input7
[Wed Jul 28 23:06:42 2021] 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:51A0.0001/input/input8
[Wed Jul 28 23:06:42 2021] input: Wacom Co.,Ltd. Pen and multitouch sensor Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:51A0.0001/input/input9
[Wed Jul 28 23:06:42 2021] hid-generic 0003:056A:51A0.0001: input,hiddev96,hidraw0: USB HID v1.11 Mouse [Wacom Co.,Ltd. Pen and multitouch sensor] on usb-0000:00:14.0-10/input0
[Wed Jul 28 23:06:42 2021] usbcore: registered new interface driver usbhid
[Wed Jul 28 23:06:42 2021] usbhid: USB HID core driver
[Wed Jul 28 23:06:43 2021] usb 1-14: new full-speed USB device number 5 using xhci_hcd
[Wed Jul 28 23:06:43 2021] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[Wed Jul 28 23:06:43 2021] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Wed Jul 28 23:06:50 2021] random: cryptsetup: uninitialized urandom read (2 bytes read)
[Wed Jul 28 23:06:50 2021] raid6: skip pq benchmark and using algorithm avx2x4
[Wed Jul 28 23:06:50 2021] raid6: using avx2x2 recovery algorithm
[Wed Jul 28 23:06:50 2021] xor: automatically using best checksumming function   avx       
[Wed Jul 28 23:06:50 2021] Btrfs loaded, crc32c=crc32c-intel, zoned=yes
[Wed Jul 28 23:06:50 2021] BTRFS: device label system devid 1 transid 1270 /dev/dm-0 scanned by systemd-udevd (406)
[Wed Jul 28 23:06:50 2021] BTRFS info (device dm-0): disk space caching is enabled
[Wed Jul 28 23:06:50 2021] BTRFS info (device dm-0): has skinny extents
[Wed Jul 28 23:06:50 2021] BTRFS info (device dm-0): enabling ssd optimizations
[Wed Jul 28 23:06:50 2021] random: fast init done
[Wed Jul 28 23:06:50 2021] systemd[1]: systemd 249.2-1-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)
[Wed Jul 28 23:06:50 2021] systemd[1]: Detected architecture x86-64.
[Wed Jul 28 23:06:50 2021] systemd[1]: Hostname set to <NATZUR007>.
[Wed Jul 28 23:06:50 2021] random: lvmconfig: uninitialized urandom read (4 bytes read)
[Wed Jul 28 23:06:50 2021] systemd[1]: Queued start job for default target Graphical Interface.
[Wed Jul 28 23:06:50 2021] systemd[1]: Created slice Slice /system/getty.
[Wed Jul 28 23:06:50 2021] systemd[1]: Created slice Slice /system/modprobe.
[Wed Jul 28 23:06:50 2021] systemd[1]: Created slice Cryptsetup Units Slice.
[Wed Jul 28 23:06:50 2021] systemd[1]: Created slice Slice /system/systemd-fsck.
[Wed Jul 28 23:06:50 2021] systemd[1]: Created slice User and Session Slice.
[Wed Jul 28 23:06:50 2021] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Wed Jul 28 23:06:50 2021] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Wed Jul 28 23:06:50 2021] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Wed Jul 28 23:06:50 2021] systemd[1]: Reached target Login Prompts.
[Wed Jul 28 23:06:50 2021] systemd[1]: Reached target Path Units.
[Wed Jul 28 23:06:50 2021] systemd[1]: Reached target Remote File Systems.
[Wed Jul 28 23:06:50 2021] systemd[1]: Reached target Slice Units.
[Wed Jul 28 23:06:50 2021] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on LVM2 poll daemon socket.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on Process Core Dump Socket.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on Journal Audit Socket.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on Journal Socket (/dev/log).
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on Journal Socket.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on udev Control Socket.
[Wed Jul 28 23:06:50 2021] systemd[1]: Listening on udev Kernel Socket.
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounting Huge Pages File System...
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounting POSIX Message Queue File System...
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounting Kernel Debug File System...
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounting Kernel Trace File System...
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Create List of Static Device Nodes...
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Load Kernel Module configfs...
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Load Kernel Module drm...
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Load Kernel Module fuse...
[Wed Jul 28 23:06:50 2021] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[Wed Jul 28 23:06:50 2021] random: lvm: uninitialized urandom read (4 bytes read)
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Journal Service...
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Load Kernel Modules...
[Wed Jul 28 23:06:50 2021] Linux agpgart interface v0.103
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Remount Root and Kernel File Systems...
[Wed Jul 28 23:06:50 2021] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Coldplug All udev Devices...
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounted Huge Pages File System.
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounted POSIX Message Queue File System.
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounted Kernel Debug File System.
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounted Kernel Trace File System.
[Wed Jul 28 23:06:50 2021] systemd[1]: Finished Create List of Static Device Nodes.
[Wed Jul 28 23:06:50 2021] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[Wed Jul 28 23:06:50 2021] systemd[1]: Finished Load Kernel Module configfs.
[Wed Jul 28 23:06:50 2021] fuse: init (API version 7.34)
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounting Kernel Configuration File System...
[Wed Jul 28 23:06:50 2021] acpi_call: loading out-of-tree module taints kernel.
[Wed Jul 28 23:06:50 2021] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[Wed Jul 28 23:06:50 2021] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
[Wed Jul 28 23:06:50 2021] systemd[1]: Finished Load Kernel Module fuse.
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounting FUSE Control File System...
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounted Kernel Configuration File System.
[Wed Jul 28 23:06:50 2021] systemd[1]: Mounted FUSE Control File System.
[Wed Jul 28 23:06:50 2021] Asymmetric key parser 'pkcs8' registered
[Wed Jul 28 23:06:50 2021] systemd[1]: Finished Load Kernel Modules.
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.525:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] systemd[1]: Starting Apply Kernel Variables...
[Wed Jul 28 23:06:50 2021] systemd[1]: Finished Apply Kernel Variables.
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.532:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] systemd[1]: modprobe@drm.service: Deactivated successfully.
[Wed Jul 28 23:06:50 2021] systemd[1]: Finished Load Kernel Module drm.
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.535:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] audit: type=1131 audit(1627506399.535:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] systemd[1]: Started Journal Service.
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.572:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] BTRFS info (device dm-0): use lzo compression, level 0
[Wed Jul 28 23:06:50 2021] BTRFS info (device dm-0): disk space caching is enabled
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.605:7): 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'
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.615:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] systemd-journald[497]: Received client request to flush runtime journal.
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.655:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.662:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:50 2021] audit: type=1130 audit(1627506399.675:11): 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'
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] acpi PNP0C14:08: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[Wed Jul 28 23:06:51 2021] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:51 2021] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: http://ibm-acpi.sf.net/
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: ThinkPad BIOS N2VET32W (1.17 ), EC N2VHT19W
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: Lenovo ThinkPad P1 Gen 3, model 20TH0017MZ
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: radio switch found; radios are enabled
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: secondary fan control enabled
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[Wed Jul 28 23:06:51 2021] ACPI: battery: new extension: ThinkPad Battery Extension
[Wed Jul 28 23:06:51 2021] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input12
[Wed Jul 28 23:06:51 2021] input: PC Speaker as /devices/platform/pcspkr/input/input13
[Wed Jul 28 23:06:51 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Wed Jul 28 23:06:51 2021] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[Wed Jul 28 23:06:51 2021] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[Wed Jul 28 23:06:51 2021] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:51 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Wed Jul 28 23:06:51 2021] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Wed Jul 28 23:06:51 2021] cfg80211: failed to load regulatory.db
[Wed Jul 28 23:06:51 2021] thunderbolt 0000:06:00.0: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:51 2021] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:06 [mem 0xfed10000-0xfed13fff]
[Wed Jul 28 23:06:51 2021] caller snb_uncore_imc_init_box+0x82/0xd0 [intel_uncore] mapping multiple BARs
[Wed Jul 28 23:06:51 2021] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:51 2021] i2c i2c-0: 1/2 memory slots populated (from DMI)
[Wed Jul 28 23:06:51 2021] i2c i2c-0: Successfully instantiated SPD at 0x50
[Wed Jul 28 23:06:51 2021] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain package
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain dram
[Wed Jul 28 23:06:51 2021] intel-spi 0000:00:1f.5: mx25l25635e (32768 Kbytes)
[Wed Jul 28 23:06:51 2021] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[Wed Jul 28 23:06:51 2021] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[Wed Jul 28 23:06:51 2021] RAPL PMU: hw unit of domain package 2^-14 Joules
[Wed Jul 28 23:06:51 2021] RAPL PMU: hw unit of domain dram 2^-14 Joules
[Wed Jul 28 23:06:51 2021] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[Wed Jul 28 23:06:51 2021] RAPL PMU: hw unit of domain psys 2^-14 Joules
[Wed Jul 28 23:06:51 2021] Creating 1 MTD partitions on "0000:00:1f.5":
[Wed Jul 28 23:06:51 2021] 0x000000000000-0x000002000000 : "BIOS"
[Wed Jul 28 23:06:51 2021] Intel(R) Wireless WiFi driver for Linux
[Wed Jul 28 23:06:51 2021] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:51 2021] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[Wed Jul 28 23:06:51 2021] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[Wed Jul 28 23:06:51 2021] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[Wed Jul 28 23:06:51 2021] snd_hda_intel 0000:01:00.1: Disabling MSI
[Wed Jul 28 23:06:51 2021] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[Wed Jul 28 23:06:51 2021] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[Wed Jul 28 23:06:51 2021] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[Wed Jul 28 23:06:51 2021] iwlwifi 0000:00:14.3: loaded firmware version 63.c04f3485.0 QuZ-a0-hr-b0-63.ucode op_mode iwlmvm
[Wed Jul 28 23:06:51 2021] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input15
[Wed Jul 28 23:06:51 2021] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input16
[Wed Jul 28 23:06:51 2021] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input17
[Wed Jul 28 23:06:51 2021] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input18
[Wed Jul 28 23:06:51 2021] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input19
[Wed Jul 28 23:06:51 2021] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input20
[Wed Jul 28 23:06:51 2021] BTRFS info (device dm-0): devid 1 device path /dev/mapper/system changed to /dev/dm-0 scanned by systemd-udevd (562)
[Wed Jul 28 23:06:51 2021] BTRFS info (device dm-0): devid 1 device path /dev/dm-0 changed to /dev/mapper/system scanned by systemd-udevd (562)
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: unhandled HKEY event 0x0001
[Wed Jul 28 23:06:51 2021] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[Wed Jul 28 23:06:51 2021] i915 0000:00:02.0: enabling device (0006 -> 0007)
[Wed Jul 28 23:06:51 2021] i915 0000:00:02.0: [drm] VT-d active for gfx access
[Wed Jul 28 23:06:51 2021] checking generic (4000000000 1fb0000) vs hw (6040000000 1000000)
[Wed Jul 28 23:06:51 2021] checking generic (4000000000 1fb0000) vs hw (4000000000 10000000)
[Wed Jul 28 23:06:51 2021] fb0: switching to inteldrmfb from EFI VGA
[Wed Jul 28 23:06:51 2021] Console: switching to colour dummy device 80x25
[Wed Jul 28 23:06:51 2021] i915 0000:00:02.0: vgaarb: deactivate vga console
[Wed Jul 28 23:06:51 2021] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=mem
[Wed Jul 28 23:06:51 2021] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain package
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain core
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain uncore
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain dram
[Wed Jul 28 23:06:51 2021] intel_rapl_common: Found RAPL domain psys
[Wed Jul 28 23:06:51 2021] iTCO_vendor_support: vendor-support=0
[Wed Jul 28 23:06:51 2021] acer_wmi: Acer Laptop ACPI-WMI Extras
[Wed Jul 28 23:06:51 2021] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[Wed Jul 28 23:06:51 2021] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[Wed Jul 28 23:06:51 2021] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[Wed Jul 28 23:06:51 2021] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[Wed Jul 28 23:06:51 2021] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[Wed Jul 28 23:06:51 2021] thermal thermal_zone12: failed to read out thermal zone (-61)
[Wed Jul 28 23:06:51 2021] intel_tcc_cooling: Programmable TCC Offset detected
[Wed Jul 28 23:06:51 2021] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[Wed Jul 28 23:06:51 2021] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[Wed Jul 28 23:06:51 2021] random: crng init done
[Wed Jul 28 23:06:51 2021] random: 5 urandom warning(s) missed due to ratelimiting
[Wed Jul 28 23:06:51 2021] iwlwifi 0000:00:14.3: base HW address: 58:6c:25:5f:2e:4f
[Wed Jul 28 23:06:51 2021] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4690]
[Wed Jul 28 23:06:51 2021] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1160..]
[Wed Jul 28 23:06:51 2021] psmouse serio1: synaptics: Your touchpad (PNP: LEN040f 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.
[Wed Jul 28 23:06:52 2021] Adding 33553404k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:33553404k SSFS
[Wed Jul 28 23:06:52 2021] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3625, fw id: 3201855
[Wed Jul 28 23:06:52 2021] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[Wed Jul 28 23:06:52 2021] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input14
[Wed Jul 28 23:06:52 2021] mousedev: PS/2 mouse device common for all mice
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: enabling device (0004 -> 0006)
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[Wed Jul 28 23:06:52 2021] mc: Linux media interface: v0.10
[Wed Jul 28 23:06:52 2021] videodev: Linux video capture interface: v2.00
[Wed Jul 28 23:06:52 2021] Bluetooth: Core ver 2.22
[Wed Jul 28 23:06:52 2021] NET: Registered protocol family 31
[Wed Jul 28 23:06:52 2021] Bluetooth: HCI device and connection manager initialized
[Wed Jul 28 23:06:52 2021] Bluetooth: HCI socket layer initialized
[Wed Jul 28 23:06:52 2021] Bluetooth: L2CAP socket layer initialized
[Wed Jul 28 23:06:52 2021] Bluetooth: SCO socket layer initialized
[Wed Jul 28 23:06:52 2021] usb 1-8: Found UVC 1.10 device Integrated Camera (13d3:5405)
[Wed Jul 28 23:06:52 2021] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input22
[Wed Jul 28 23:06:52 2021] usbcore: registered new interface driver btusb
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: Device revision is 2
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: Secure boot is enabled
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: OTP lock is enabled
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: API lock is enabled
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: Debug lock is disabled
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[Wed Jul 28 23:06:52 2021] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[Wed Jul 28 23:06:52 2021] usb 1-8: Found UVC 1.50 device Integrated Camera (13d3:5405)
[Wed Jul 28 23:06:52 2021] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input23
[Wed Jul 28 23:06:52 2021] usbcore: registered new interface driver uvcvideo
[Wed Jul 28 23:06:52 2021] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
[Wed Jul 28 23:06:52 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Wed Jul 28 23:06:52 2021] Bluetooth: BNEP filters: protocol multicast
[Wed Jul 28 23:06:52 2021] Bluetooth: BNEP socket layer initialized
[Wed Jul 28 23:06:52 2021] bbswitch: version 0.8
[Wed Jul 28 23:06:52 2021] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[Wed Jul 28 23:06:52 2021] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[Wed Jul 28 23:06:52 2021] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210331/nsarguments-61)
[Wed Jul 28 23:06:52 2021] bbswitch: detected an Optimus _DSM function
[Wed Jul 28 23:06:52 2021] pci 0000:01:00.0: enabling device (0006 -> 0007)
[Wed Jul 28 23:06:52 2021] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[Wed Jul 28 23:06:52 2021] NET: Registered protocol family 38
[Wed Jul 28 23:06:52 2021] bbswitch: disabling discrete graphics
[Wed Jul 28 23:06:52 2021] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input21
[Wed Jul 28 23:06:52 2021] input: Wacom Pen and multitouch sensor Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:51A0.0001/input/input24
[Wed Jul 28 23:06:52 2021] input: Wacom Pen and multitouch sensor Finger as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:056A:51A0.0001/input/input25
[Wed Jul 28 23:06:52 2021] wacom 0003:056A:51A0.0001: hidraw0: USB HID v1.11 Mouse [Wacom Co.,Ltd. Pen and multitouch sensor] on usb-0000:00:14.0-10/input0
[Wed Jul 28 23:06:52 2021] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[Wed Jul 28 23:06:52 2021] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[Wed Jul 28 23:06:52 2021] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[Wed Jul 28 23:06:52 2021] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input27
[Wed Jul 28 23:06:52 2021] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[Wed Jul 28 23:06:52 2021] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input28
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[Wed Jul 28 23:06:52 2021] fbcon: i915drmfb (fb0) is primary device
[Wed Jul 28 23:06:52 2021] Console: switching to colour frame buffer device 240x67
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[Wed Jul 28 23:06:52 2021] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 1:8:0-9e7a8
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:18:1 Kernel ABI 3:18:0
[Wed Jul 28 23:06:52 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[Wed Jul 28 23:06:53 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 1:8:0-9e7a8
[Wed Jul 28 23:06:53 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:18:1 Kernel ABI 3:18:0
[Wed Jul 28 23:06:53 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:18:1 Kernel ABI 3:18:0
[Wed Jul 28 23:06:53 2021] sof-audio-pci-intel-cnl 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[Wed Jul 28 23:06:53 2021] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[Wed Jul 28 23:06:53 2021] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[Wed Jul 28 23:06:53 2021] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input29
[Wed Jul 28 23:06:53 2021] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input30
[Wed Jul 28 23:06:53 2021] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input31
[Wed Jul 28 23:06:53 2021] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input32
[Wed Jul 28 23:06:53 2021] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input33
[Wed Jul 28 23:06:53 2021] wlan0: authenticate with e6:63:da:bb:ae:3c
[Wed Jul 28 23:06:53 2021] wlan0: send auth to e6:63:da:bb:ae:3c (try 1/3)
[Wed Jul 28 23:06:53 2021] wlan0: authenticated
[Wed Jul 28 23:06:53 2021] wlan0: associate with e6:63:da:bb:ae:3c (try 1/3)
[Wed Jul 28 23:06:53 2021] wlan0: RX AssocResp from e6:63:da:bb:ae:3c (capab=0x511 status=0 aid=6)
[Wed Jul 28 23:06:53 2021] wlan0: associated
[Wed Jul 28 23:06:53 2021] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Waiting for firmware download to complete
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Firmware loaded in 1590687 usecs
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Waiting for device to boot
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Device booted in 14888 usecs
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Applying Intel DDC parameters completed
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: Firmware revision 0.0 build 191 week 21 2021
[Wed Jul 28 23:06:54 2021] Bluetooth: hci0: MSFT filter_enable is already on
[Wed Jul 28 23:06:57 2021] kauditd_printk_skb: 57 callbacks suppressed
[Wed Jul 28 23:06:57 2021] audit: type=1131 audit(1627506406.282:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:59 2021] audit: type=1100 audit(1627506407.945:66): pid=1236 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="grandchaman" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:59 2021] audit: type=1101 audit(1627506407.948:67): pid=1236 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="grandchaman" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:59 2021] audit: type=1103 audit(1627506407.948:68): pid=1236 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="grandchaman" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:59 2021] audit: type=1006 audit(1627506407.948:69): pid=1236 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[Wed Jul 28 23:06:59 2021] audit: type=1300 audit(1627506407.948:69): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7fff99276780 a2=4 a3=3e8 items=0 ppid=1024 pid=1236 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[Wed Jul 28 23:06:59 2021] audit: type=1327 audit(1627506407.948:69): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746831643432623537302D613635312D346666312D623538392D643866363262363135373138002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[Wed Jul 28 23:06:59 2021] audit: type=1130 audit(1627506407.972:70): 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'
[Wed Jul 28 23:06:59 2021] audit: type=1101 audit(1627506407.978:71): pid=1238 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="grandchaman" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:06:59 2021] audit: type=1103 audit(1627506407.978:72): pid=1238 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="grandchaman" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: Unable to sync register 0x4f0800. -5
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:07:02 2021] Bluetooth: RFCOMM TTY layer initialized
[Wed Jul 28 23:07:02 2021] Bluetooth: RFCOMM socket layer initialized
[Wed Jul 28 23:07:02 2021] Bluetooth: RFCOMM ver 1.11
[Wed Jul 28 23:07:03 2021] kauditd_printk_skb: 36 callbacks suppressed
[Wed Jul 28 23:07:03 2021] audit: type=1131 audit(1627506411.832:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:07:03 2021] Bluetooth: hci0: MSFT filter_enable is already on
[Wed Jul 28 23:07:09 2021] audit: type=1131 audit(1627506418.285:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:07:09 2021] audit: type=1131 audit(1627506418.335:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:07:19 2021] audit: type=1130 audit(1627506427.928:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:07:22 2021] audit: type=1131 audit(1627506431.578:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:07:22 2021] audit: type=1334 audit(1627506431.698:109): prog-id=24 op=UNLOAD
[Wed Jul 28 23:07:22 2021] audit: type=1334 audit(1627506431.698:110): prog-id=23 op=UNLOAD
[Wed Jul 28 23:07:22 2021] audit: type=1334 audit(1627506431.698:111): prog-id=22 op=UNLOAD
[Wed Jul 28 23:07:29 2021] audit: type=1100 audit(1627506438.357:112): pid=2381 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="grandchaman" exe="/usr/bin/login" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:29 2021] audit: type=1101 audit(1627506438.357:113): pid=2381 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="grandchaman" exe="/usr/bin/login" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:29 2021] audit: type=1103 audit(1627506438.357:114): pid=2381 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="grandchaman" exe="/usr/bin/login" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:29 2021] audit: type=1006 audit(1627506438.357:115): pid=2381 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=4 res=1
[Wed Jul 28 23:07:29 2021] audit: type=1300 audit(1627506438.357:115): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7fff4e7d91d0 a2=4 a3=3e8 items=0 ppid=1 pid=2381 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty2 ses=4 comm="login" exe="/usr/bin/login" key=(null)
[Wed Jul 28 23:07:29 2021] audit: type=1327 audit(1627506438.357:115): proctitle=2F62696E2F6C6F67696E002D70002D2D
[Wed Jul 28 23:07:29 2021] audit: type=1105 audit(1627506438.367:116): pid=2381 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="grandchaman" exe="/usr/bin/login" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:29 2021] audit: type=1110 audit(1627506438.367:117): pid=2381 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="grandchaman" exe="/usr/bin/login" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:36 2021] audit: type=1100 audit(1627506445.438:118): pid=2546 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=? acct="grandchaman" exe="/usr/bin/sudo" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=failed'
[Wed Jul 28 23:07:41 2021] audit: type=1100 audit(1627506449.845:119): pid=2546 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=? acct="grandchaman" exe="/usr/bin/sudo" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=failed'
[Wed Jul 28 23:07:46 2021] audit: type=1100 audit(1627506455.485:120): pid=2546 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="grandchaman" exe="/usr/bin/sudo" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1101 audit(1627506455.485:121): pid=2546 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="grandchaman" exe="/usr/bin/sudo" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1110 audit(1627506455.485:122): pid=2546 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1105 audit(1627506455.488:123): pid=2546 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1100 audit(1627506455.491:124): pid=2547 uid=0 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_rootok acct="root" exe="/usr/bin/su" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1101 audit(1627506455.491:125): pid=2547 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1103 audit(1627506455.491:126): pid=2547 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_rootok acct="root" exe="/usr/bin/su" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:07:46 2021] audit: type=1105 audit(1627506455.491:127): pid=2547 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=NATZUR007 addr=? terminal=/dev/tty2 res=success'
[Wed Jul 28 23:08:00 2021] audit: type=1130 audit(1627506469.269:128): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:00 2021] wlan0: deauthenticating from e6:63:da:bb:ae:3c by local choice (Reason: 3=DEAUTH_LEAVING)
[Wed Jul 28 23:08:01 2021] audit: type=1130 audit(1627506470.503:129): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=thinkfan-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:01 2021] audit: type=1131 audit(1627506470.503:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=thinkfan-sleep comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:02 2021] PM: suspend entry (deep)
[Wed Jul 28 23:08:02 2021] Filesystems sync: 0.013 seconds
[Wed Jul 28 23:08:02 2021] bbswitch: enabling discrete graphics
[Wed Jul 28 23:08:02 2021] Freezing user space processes ... (elapsed 0.002 seconds) done.
[Wed Jul 28 23:08:02 2021] OOM killer disabled.
[Wed Jul 28 23:08:02 2021] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[Wed Jul 28 23:08:02 2021] printk: Suspending console(s) (use no_console_suspend to debug)
[Wed Jul 28 23:08:03 2021] ACPI: EC: interrupt blocked
[Wed Jul 28 23:08:03 2021] ACPI: Preparing to enter system sleep state S3
[Wed Jul 28 23:08:03 2021] ACPI: EC: event blocked
[Wed Jul 28 23:08:03 2021] ACPI: EC: EC stopped
[Wed Jul 28 23:08:03 2021] PM: Saving platform NVS memory
[Wed Jul 28 23:08:03 2021] Disabling non-boot CPUs ...
[Wed Jul 28 23:08:03 2021] IRQ 169: no longer affine to CPU1
[Wed Jul 28 23:08:03 2021] smpboot: CPU 1 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 170: no longer affine to CPU2
[Wed Jul 28 23:08:03 2021] smpboot: CPU 2 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 171: no longer affine to CPU3
[Wed Jul 28 23:08:03 2021] smpboot: CPU 3 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 172: no longer affine to CPU4
[Wed Jul 28 23:08:03 2021] smpboot: CPU 4 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 173: no longer affine to CPU5
[Wed Jul 28 23:08:03 2021] smpboot: CPU 5 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 174: no longer affine to CPU6
[Wed Jul 28 23:08:03 2021] smpboot: CPU 6 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 175: no longer affine to CPU7
[Wed Jul 28 23:08:03 2021] smpboot: CPU 7 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 176: no longer affine to CPU8
[Wed Jul 28 23:08:03 2021] smpboot: CPU 8 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 177: no longer affine to CPU9
[Wed Jul 28 23:08:03 2021] smpboot: CPU 9 is now offline
[Wed Jul 28 23:08:03 2021] IRQ 178: no longer affine to CPU10
[Wed Jul 28 23:08:03 2021] smpboot: CPU 10 is now offline
[Wed Jul 28 23:08:03 2021] smpboot: CPU 11 is now offline
[Wed Jul 28 23:08:03 2021] smpboot: CPU 12 is now offline
[Wed Jul 28 23:08:03 2021] smpboot: CPU 13 is now offline
[Wed Jul 28 23:08:03 2021] smpboot: CPU 14 is now offline
[Wed Jul 28 23:08:03 2021] smpboot: CPU 15 is now offline
[Wed Jul 28 23:08:03 2021] ACPI: Low-level resume complete
[Wed Jul 28 23:08:03 2021] ACPI: EC: EC started
[Wed Jul 28 23:08:03 2021] PM: Restoring platform NVS memory
[Wed Jul 28 23:08:03 2021] Enabling non-boot CPUs ...
[Wed Jul 28 23:08:03 2021] x86: Booting SMP configuration:
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 1 APIC 0x2
[Wed Jul 28 23:08:03 2021] CPU1 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 2 APIC 0x4
[Wed Jul 28 23:08:03 2021] CPU2 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 3 APIC 0x6
[Wed Jul 28 23:08:03 2021] CPU3 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 4 APIC 0x8
[Wed Jul 28 23:08:03 2021] CPU4 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 5 APIC 0xa
[Wed Jul 28 23:08:03 2021] CPU5 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 6 APIC 0xc
[Wed Jul 28 23:08:03 2021] CPU6 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 7 APIC 0xe
[Wed Jul 28 23:08:03 2021] CPU7 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 8 APIC 0x1
[Wed Jul 28 23:08:03 2021] CPU8 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 9 APIC 0x3
[Wed Jul 28 23:08:03 2021] CPU9 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 10 APIC 0x5
[Wed Jul 28 23:08:03 2021] CPU10 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 11 APIC 0x7
[Wed Jul 28 23:08:03 2021] CPU11 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 12 APIC 0x9
[Wed Jul 28 23:08:03 2021] CPU12 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 13 APIC 0xb
[Wed Jul 28 23:08:03 2021] CPU13 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 14 APIC 0xd
[Wed Jul 28 23:08:03 2021] CPU14 is up
[Wed Jul 28 23:08:03 2021] smpboot: Booting Node 0 Processor 15 APIC 0xf
[Wed Jul 28 23:08:03 2021] CPU15 is up
[Wed Jul 28 23:08:03 2021] ACPI: Waking up from system sleep state S3
[Wed Jul 28 23:08:03 2021] ACPI: EC: interrupt unblocked
[Wed Jul 28 23:08:04 2021] ACPI: EC: event unblocked
[Wed Jul 28 23:08:04 2021] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[Wed Jul 28 23:08:04 2021] thinkpad_acpi: restoring fan level to 0x07
[Wed Jul 28 23:08:04 2021] nvme nvme0: 16/0/0 default/read/poll queues
[Wed Jul 28 23:08:04 2021] usb 1-9: reset full-speed USB device number 3 using xhci_hcd
[Wed Jul 28 23:08:05 2021] usb 1-8: reset high-speed USB device number 2 using xhci_hcd
[Wed Jul 28 23:08:05 2021] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4690]
[Wed Jul 28 23:08:05 2021] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1160..]
[Wed Jul 28 23:08:05 2021] usb 1-10: reset full-speed USB device number 4 using xhci_hcd
[Wed Jul 28 23:08:05 2021] acpi LNXPOWER:0b: Turning OFF
[Wed Jul 28 23:08:05 2021] acpi LNXPOWER:05: Turning OFF
[Wed Jul 28 23:08:05 2021] OOM killer enabled.
[Wed Jul 28 23:08:05 2021] Restarting tasks ... 
[Wed Jul 28 23:08:05 2021] pci_bus 0000:06: Allocating resources
[Wed Jul 28 23:08:05 2021] pci_bus 0000:2c: Allocating resources
[Wed Jul 28 23:08:05 2021] done.
[Wed Jul 28 23:08:05 2021] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[Wed Jul 28 23:08:05 2021] thermal thermal_zone12: failed to read out thermal zone (-61)
[Wed Jul 28 23:08:05 2021] bbswitch: disabling discrete graphics
[Wed Jul 28 23:08:05 2021] pci_bus 0000:06: Allocating resources
[Wed Jul 28 23:08:05 2021] pci_bus 0000:2c: Allocating resources
[Wed Jul 28 23:08:05 2021] PM: suspend exit
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: Unable to sync register 0x4f0800. -5
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD buf size -1
[Wed Jul 28 23:08:05 2021] audit: type=1130 audit(1627506486.637:131): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:05 2021] audit: type=1131 audit(1627506486.637:132): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:05 2021] audit: type=1130 audit(1627506486.647:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=thinkfan-wakeup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:05 2021] audit: type=1131 audit(1627506486.647:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=thinkfan-wakeup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[Wed Jul 28 23:08:06 2021] wlan0: authenticate with e6:63:da:bb:ae:3c
[Wed Jul 28 23:08:06 2021] wlan0: send auth to e6:63:da:bb:ae:3c (try 1/3)
[Wed Jul 28 23:08:06 2021] wlan0: authenticated
[Wed Jul 28 23:08:06 2021] wlan0: associate with e6:63:da:bb:ae:3c (try 1/3)
[Wed Jul 28 23:08:06 2021] wlan0: RX AssocResp from e6:63:da:bb:ae:3c (capab=0x511 status=0 aid=6)
[Wed Jul 28 23:08:06 2021] wlan0: associated
[Wed Jul 28 23:08:06 2021] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[Wed Jul 28 23:08:11 2021] audit: type=1131 audit(1627506491.873:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

I'm curious about the meaning of that message in the previous log file.

[Wed Jul 28 23:08:04 2021] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it

It looks like the intel graphics are not starting and bumblebee disable the nvidia card.

Any input would be much appreciated !

Last edited by grandchaman (2021-07-30 09:55:13)

Offline

#2 2021-07-30 09:54:44

grandchaman
Member
Registered: 2021-07-28
Posts: 2

Re: [SOLVED] Lenovo P1 Gen 3 screen doesn't wake up from suspend

Finally I've solved this issue.

In the BIOS, the 'Sleep State' option should be set to "Windows" and not to "Linux" for some reason.

Offline

Board footer

Powered by FluxBB