johnfanv2 / LenovoLegionLinux

Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
https://github.com/johnfanv2/LenovoLegionLinux
GNU General Public License v2.0
1.6k stars 59 forks source link

Support for Yoga Slim 7 Pro 14ARH7 82UU #101

Open florentineprinzessinzusachsen opened 1 year ago

florentineprinzessinzusachsen commented 1 year ago

I'd be very thankful for support for the 2022 Yoga Slim 7 Pro.

Currently sudo make forcereloadmodule errors with legion PNP0C09:00: Creating platform profile failed: -17.

Model and Debug Info

Distribution: EndeavourOS 6.4.11-arch2-1 (64-bit) Model name: Yoga Slim 7 Pro 14ARH7 82UU CPU model: Ryzen 9 6900HS GPU model: integrated Keyboard backlight: single color with off/auto/medium/bright Light in lid or logo: no Light at IO-Ports at back: no

Output of sudo dmidecode -t system:

SMBIOS 3.3.0 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
        Manufacturer: LENOVO
        Product Name: 82UU
        Version: Yoga Slim 7 Pro 14ARH7
        Serial Number: -
        UUID: -
        Wake-up Type: Power Switch
        SKU Number: LENOVO_MT_82UU_BU_idea_FM_Yoga Slim 7 Pro 14ARH7
        Family: Yoga Slim 7 Pro 14ARH7

Handle 0x001B, DMI type 12, 5 bytes
System Configuration Options
        Option 1: String1 for Type12 Equipment Manufacturer
        Option 2: String2 for Type12 Equipment Manufacturer
        Option 3: String3 for Type12 Equipment Manufacturer
        Option 4: String4 for Type12 Equipment Manufacturer

Handle 0x002F, DMI type 32, 20 bytes
System Boot Information
        Status: No errors detected

Output of sudo dmidecode -t bios:

SMBIOS 3.3.0 present.

Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
        Vendor: LENOVO
        Version: KHCN29WW
        Release Date: 03/09/2023
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 32 MB
        Characteristics:
                PCI is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                EDD is supported
                Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
                Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
                5.25"/360 kB floppy services are supported (int 13h)
                5.25"/1.2 MB floppy services are supported (int 13h)
                3.5"/720 kB floppy services are supported (int 13h)
                3.5"/2.88 MB floppy services are supported (int 13h)
                8042 keyboard services are supported (int 9h)
                CGA/mono video services are supported (int 10h)
                ACPI is supported
                USB legacy is supported
                BIOS boot specification is supported
                Targeted content distribution is supported
                UEFI is supported
        BIOS Revision: 1.29
        Firmware Revision: 1.29

Handle 0x001C, DMI type 13, 22 bytes
BIOS Language Information
        Language Description Format: Long
        Installable Languages: 4
                en|US|iso8859-1
                fr|FR|iso8859-1
                ja|JP|unicode
                zh|TW|unicode
        Currently Installed Language: en|US|iso8859-1

Bios here: https://download.lenovo.com/consumer/mobiles/khcn29ww.exe

Thank you very much!

johnfanv2 commented 1 year ago

It seems like the kernel module was not loaded. I updated the code and added your model for testing. Please get the newest code. What is the output after you have run these commands

# Go to folder kernel_module in the directory LenovoLegionLinux
cd LenovoLegionLinux/kernel_module
# Compile
make
# Load but disable platform_profile since there might be conflict between ideapad driver and legion driver for now (will be fixed in future)
# This is the only difference compared to the instructions in the README
# This output is particularly interesting
sudo make forcereloadmodule_disableplatformprofile
sudo cat /sys/kernel/debug/legion/fancurve
sudo cat /sys/kernel/debug/legion/ecmemory | hexdump -C
sudo cat /sys/kernel/debug/legion/ecmemoryram | hexdump -C

Please also get the output of the following

Disassembling ACPI tables

# Install requiered tools
sudo apt install acpica-tools
# Create folder for all the new files
mkdir acpi_re
cd acpi_re

# List ACPI tables and copy them
ls /sys/firmware/acpi/tables/
sudo cp --no-preserve=mode /sys/firmware/acpi/tables/*SDT* .

# Disassemble tables to output DSDT.dsl
iasl -e SSDT* -d DSDT
florentineprinzessinzusachsen commented 1 year ago

Thank you!

Edit: reading and setting fan curve works. Reading and setting power options does not.

2023-08-27 12:51:24,784 - INFO: Feature GPUPPABPowerLimit reading
2023-08-27 12:51:24,784 - ERROR: Feature GPUPPABPowerLimit reading error [Errno 22]
2023-08-27 12:51:24,794 - ERROR: [   69.052440] legion_laptop: Set fancurve
[   69.061336] legion_laptop: Ignoring invalid fancurve value 0 for attribute 9 at point 8
[   69.065717] legion_laptop: Ignoring invalid fancurve value 0 for attribute 10 at point 8
[   69.070091] legion_laptop: Set fancurve
[   69.078972] legion_laptop: Set fancurve
[   69.087870] legion_laptop: Set fancurve
[   69.096756] legion_laptop: Set fancurve
[   69.105655] legion_laptop: Set fancurve
[   69.114623] legion_laptop: Set fancurve
[   69.123514] legion_laptop: Set fancurve
[   69.132413] legion_laptop: Set fancurve
[   69.141359] legion_laptop: Ignoring invalid fancurve value 0 for attribute 9 at point 9
[   69.145733] legion_laptop: Ignoring invalid fancurve value 0 for attribute 10 at point 9
[  100.182689] legion_laptop: ACPI evaluation error for: 14afd777-106f-4c9b-b334-d388dc7809be:5
[  100.197657] legion_laptop: ACPI evaluation error for: 14afd777-106f-4c9b-b334-d388dc7809be:3
[  100.209485] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:8
[  100.220803] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:16
[  100.233394] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:12
[  100.245428] legion_laptop: ACPI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:5
[  100.257920] legion_laptop: ACPI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:3

2023-08-27 12:51:24,795 - INFO: Feature GPUTemperatureLimit reading
2023-08-27 12:51:24,795 - ERROR: Feature GPUTemperatureLimit reading error [Errno 22]
2023-08-27 12:51:24,806 - ERROR: [   69.061336] legion_laptop: Ignoring invalid fancurve value 0 for attribute 9 at point 8
[   69.065717] legion_laptop: Ignoring invalid fancurve value 0 for attribute 10 at point 8
[   69.070091] legion_laptop: Set fancurve
[   69.078972] legion_laptop: Set fancurve
[   69.087870] legion_laptop: Set fancurve
[   69.096756] legion_laptop: Set fancurve
[   69.105655] legion_laptop: Set fancurve
[   69.114623] legion_laptop: Set fancurve
[   69.123514] legion_laptop: Set fancurve
[   69.132413] legion_laptop: Set fancurve
[   69.141359] legion_laptop: Ignoring invalid fancurve value 0 for attribute 9 at point 9
[   69.145733] legion_laptop: Ignoring invalid fancurve value 0 for attribute 10 at point 9
[  100.182689] legion_laptop: ACPI evaluation error for: 14afd777-106f-4c9b-b334-d388dc7809be:5
[  100.197657] legion_laptop: ACPI evaluation error for: 14afd777-106f-4c9b-b334-d388dc7809be:3
[  100.209485] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:8
[  100.220803] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:16
[  100.233394] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:12
[  100.245428] legion_laptop: ACPI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:5
[  100.257920] legion_laptop: ACPI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:3
[  100.269462] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:8

INFO:legion_linux.legion:Feature GPUTemperatureLimit reading
ERROR:legion_linux.legion:Feature GPUTemperatureLimit reading error [Errno 22] 
ERROR:legion_linux.legion:[  429.578614] usb 3-2: device descriptor read/64, error -71
[  429.685378] usb usb3-port2: attempt power cycle
[  430.088577] usb 3-2: new full-speed USB device number 6 using xhci_hcd
[  430.088698] usb 3-2: Device not responding to setup address.
[  430.295314] usb 3-2: Device not responding to setup address.
[  430.501905] usb 3-2: device not accepting address 6, error -71
[  430.625575] usb 3-2: new full-speed USB device number 7 using xhci_hcd
[  430.625733] usb 3-2: Device not responding to setup address.
[  430.832322] usb 3-2: Device not responding to setup address.
[  431.038911] usb 3-2: device not accepting address 7, error -71
[  431.039098] usb usb3-port2: unable to enumerate USB device
[  593.714746] [drm:dc_dmub_srv_cmd_queue [amdgpu]] *ERROR* Error waiting for DMUB idle: status=3
[  610.903177] legion_laptop: ACPI evaluation error for: 14afd777-106f-4c9b-b334-d388dc7809be:5
[  610.918409] legion_laptop: ACPI evaluation error for: 14afd777-106f-4c9b-b334-d388dc7809be:3
[  610.931847] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:8
[  610.946895] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:16
[  610.961293] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:12
[  610.973978] legion_laptop: ACPI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:5
[  610.987353] legion_laptop: ACPI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:3
[  611.000952] legion_laptop: WMI evaluation error for: da7547f1-824d-405f-be79-d9903e29ced7:8

sudo make forcereloadmodule_disableplatformprofile

rmmod legion-laptop.ko || true
insmod legion-laptop.ko force=1 enable_platformprofile=0
dmesg --ctime
[So, 27. Aug 2023, 12:20:35] Linux version 6.4.11-arch2-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Sat, 19 Aug 2023 15:38:34 +0000
[So, 27. Aug 2023, 12:20:35] Command line: initrd=\faf7a05819ea47d6aea93af797a51a62\6.4.11-arch2-1\initrd nvme_load=YES nowatchdog rw root=UUID=db9ce0f8-fb28-4d63-9575-8236208a5216 resume=UUID=e911a3d2-b099-4413-8262-3eefeac2089a systemd.machine_id=faf7a05819ea47d6aea93af797a51a62 quiet splash amdgpu.freesync_video=1 amdgpu.dc=1 amdgpu.dpm=1 amdgpu.si_support=1 amdgpu.cik_support=1
[So, 27. Aug 2023, 12:20:35] BIOS-provided physical RAM map:
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f27fff] ACPI NVS
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000009f28000-0x000000005fffefff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000005ffff000-0x000000005fffffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000060000000-0x0000000062363fff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000062364000-0x0000000064563fff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000064564000-0x000000006456cfff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000006456d000-0x000000006456ffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000064570000-0x000000007077efff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000007077f000-0x0000000072f7efff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000072f7f000-0x000000007af7efff] ACPI NVS
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000007af7f000-0x000000007affefff] ACPI data
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000007afff000-0x000000007affffff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000007b000000-0x000000007bffffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x000000007ce00000-0x000000007fffffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x00000000c0200000-0x00000000c02fffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x0000000100000000-0x00000003fe2fffff] usable
[So, 27. Aug 2023, 12:20:35] BIOS-e820: [mem 0x00000003ff340000-0x00000004a01fffff] reserved
[So, 27. Aug 2023, 12:20:35] NX (Execute Disable) protection: active
[So, 27. Aug 2023, 12:20:35] e820: update [mem 0x60457018-0x60461e57] usable ==> usable
[So, 27. Aug 2023, 12:20:35] e820: update [mem 0x60457018-0x60461e57] usable ==> usable
[So, 27. Aug 2023, 12:20:35] extended physical RAM map:
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f27fff] ACPI NVS
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000009f28000-0x000000005fffefff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000005ffff000-0x000000005fffffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000060000000-0x0000000060457017] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000060457018-0x0000000060461e57] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000060461e58-0x0000000062363fff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000062364000-0x0000000064563fff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000064564000-0x000000006456cfff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000006456d000-0x000000006456ffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000064570000-0x000000007077efff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000007077f000-0x0000000072f7efff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000072f7f000-0x000000007af7efff] ACPI NVS
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000007af7f000-0x000000007affefff] ACPI data
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000007afff000-0x000000007affffff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000007b000000-0x000000007bffffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x000000007ce00000-0x000000007fffffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x00000000c0200000-0x00000000c02fffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x0000000100000000-0x00000003fe2fffff] usable
[So, 27. Aug 2023, 12:20:35] reserve setup_data: [mem 0x00000003ff340000-0x00000004a01fffff] reserved
[So, 27. Aug 2023, 12:20:35] efi: EFI v2.8 by INSYDE Corp.
[So, 27. Aug 2023, 12:20:35] efi: ACPI=0x7affe000 ACPI 2.0=0x7affe014 TPMFinalLog=0x7af3e000 SMBIOS=0x716e5000 SMBIOS 3.0=0x716e3000 MEMATTR=0x6bf51018 ESRT=0x6bf71018 RNG=0x7af95f18 INITRD=0x6457d818 TPMEventLog=0x64579018 
[So, 27. Aug 2023, 12:20:35] random: crng init done
[So, 27. Aug 2023, 12:20:35] efi: Remove mem68: MMIO range=[0xc0200000-0xc02fffff] (1MB) from e820 map
[So, 27. Aug 2023, 12:20:35] e820: remove [mem 0xc0200000-0xc02fffff] reserved
[So, 27. Aug 2023, 12:20:35] efi: Not removing mem69: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
[So, 27. Aug 2023, 12:20:35] efi: Remove mem70: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[So, 27. Aug 2023, 12:20:35] e820: remove [mem 0xff000000-0xffffffff] reserved
[So, 27. Aug 2023, 12:20:35] efi: Remove mem72: MMIO range=[0x480000000-0x4a01fffff] (514MB) from e820 map
[So, 27. Aug 2023, 12:20:35] e820: remove [mem 0x480000000-0x4a01fffff] reserved
[So, 27. Aug 2023, 12:20:35] SMBIOS 3.3.0 present.
[So, 27. Aug 2023, 12:20:35] DMI: LENOVO 82UU/LNVNB161216, BIOS KHCN29WW 03/09/2023
[So, 27. Aug 2023, 12:20:35] tsc: Fast TSC calibration using PIT
[So, 27. Aug 2023, 12:20:35] tsc: Detected 3293.772 MHz processor
[So, 27. Aug 2023, 12:20:35] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[So, 27. Aug 2023, 12:20:35] e820: remove [mem 0x000a0000-0x000fffff] usable
[So, 27. Aug 2023, 12:20:35] last_pfn = 0x3fe300 max_arch_pfn = 0x400000000
[So, 27. Aug 2023, 12:20:35] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[So, 27. Aug 2023, 12:20:35] last_pfn = 0x7b000 max_arch_pfn = 0x400000000
[So, 27. Aug 2023, 12:20:35] esrt: Reserving ESRT space from 0x000000006bf71018 to 0x000000006bf710a0.
[So, 27. Aug 2023, 12:20:35] e820: update [mem 0x6bf71000-0x6bf71fff] usable ==> reserved
[So, 27. Aug 2023, 12:20:35] Using GB pages for direct mapping
[So, 27. Aug 2023, 12:20:35] Secure boot disabled
[So, 27. Aug 2023, 12:20:35] RAMDISK: [mem 0x5e119000-0x5f08afff]
[So, 27. Aug 2023, 12:20:35] ACPI: Early table checksum verification disabled
[So, 27. Aug 2023, 12:20:35] ACPI: RSDP 0x000000007AFFE014 000024 (v02 LENOVO)
[So, 27. Aug 2023, 12:20:35] ACPI: XSDT 0x000000007AF99228 00017C (v01 LENOVO CB-01    00000001      01000013)
[So, 27. Aug 2023, 12:20:35] ACPI: FACP 0x000000007AFEA000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: DSDT 0x000000007AFD7000 00C045 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: FACS 0x000000007AEB2000 000040
[So, 27. Aug 2023, 12:20:35] ACPI: UEFI 0x000000007AF7E000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFFC000 000906 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFF4000 007DF6 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFF3000 000573 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFF2000 0001CC (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFF0000 001980 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFEF000 000471 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: TPM2 0x000000007AFEE000 000034 (v04 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: POAT 0x000000007AFED000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: ASF! 0x000000007AFEC000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: BOOT 0x000000007AFEB000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: HPET 0x000000007AFE9000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: APIC 0x000000007AFE8000 000142 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: MCFG 0x000000007AFE7000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SLIC 0x000000007AFE6000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFD6000 000099 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: $H2O 0x000000007AFD5000 00002C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: VFCT 0x000000007AFC9000 00AE84 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFFD000 0000F8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFC3000 005354 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: CRAT 0x000000007AFC2000 000EE8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: CDIT 0x000000007AFC1000 000029 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFC0000 0000D9 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFBE000 001590 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFBC000 001565 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFB4000 007E2F (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: FPDT 0x000000007AFB3000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: WSMT 0x000000007AFB1000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFE4000 001F2A (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: IVRS 0x000000007AFB0000 0001A4 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFAF000 000761 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFAE000 00078A (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFAD000 000057 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFAB000 00153D (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFAA000 0007A5 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFA0000 00939E (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AF9B000 004FB3 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AF9A000 000E6E (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AFD4000 000742 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AF98000 00008D (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: SSDT 0x000000007AF96000 00121E (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: BGRT 0x000000007AFB2000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving FACP table memory at [mem 0x7afea000-0x7afea10b]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving DSDT table memory at [mem 0x7afd7000-0x7afe3044]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving FACS table memory at [mem 0x7aeb2000-0x7aeb203f]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving UEFI table memory at [mem 0x7af7e000-0x7af7e235]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7affc000-0x7affc905]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7aff4000-0x7affbdf5]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7aff3000-0x7aff3572]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7aff2000-0x7aff21cb]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7aff0000-0x7aff197f]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afef000-0x7afef470]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving TPM2 table memory at [mem 0x7afee000-0x7afee033]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving POAT table memory at [mem 0x7afed000-0x7afed054]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving ASF! table memory at [mem 0x7afec000-0x7afec0a4]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving BOOT table memory at [mem 0x7afeb000-0x7afeb027]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving HPET table memory at [mem 0x7afe9000-0x7afe9037]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving APIC table memory at [mem 0x7afe8000-0x7afe8141]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving MCFG table memory at [mem 0x7afe7000-0x7afe703b]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SLIC table memory at [mem 0x7afe6000-0x7afe6175]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afd6000-0x7afd6098]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving $H2O table memory at [mem 0x7afd5000-0x7afd502b]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving VFCT table memory at [mem 0x7afc9000-0x7afd3e83]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7affd000-0x7affd0f7]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afc3000-0x7afc8353]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving CRAT table memory at [mem 0x7afc2000-0x7afc2ee7]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving CDIT table memory at [mem 0x7afc1000-0x7afc1028]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afc0000-0x7afc00d8]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afbe000-0x7afbf58f]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afbc000-0x7afbd564]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afb4000-0x7afbbe2e]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving FPDT table memory at [mem 0x7afb3000-0x7afb3043]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving WSMT table memory at [mem 0x7afb1000-0x7afb1027]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afe4000-0x7afe5f29]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving IVRS table memory at [mem 0x7afb0000-0x7afb01a3]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afaf000-0x7afaf760]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afae000-0x7afae789]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afad000-0x7afad056]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afab000-0x7afac53c]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afaa000-0x7afaa7a4]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afa0000-0x7afa939d]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7af9b000-0x7af9ffb2]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7af9a000-0x7af9ae6d]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7afd4000-0x7afd4741]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7af98000-0x7af9808c]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving SSDT table memory at [mem 0x7af96000-0x7af9721d]
[So, 27. Aug 2023, 12:20:35] ACPI: Reserving BGRT table memory at [mem 0x7afb2000-0x7afb2037]
[So, 27. Aug 2023, 12:20:35] No NUMA configuration found
[So, 27. Aug 2023, 12:20:35] Faking a node at [mem 0x0000000000000000-0x00000003fe2fffff]
[So, 27. Aug 2023, 12:20:35] NODE_DATA(0) allocated [mem 0x3fe2fb000-0x3fe2fffff]
[So, 27. Aug 2023, 12:20:35] Zone ranges:
[So, 27. Aug 2023, 12:20:35]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[So, 27. Aug 2023, 12:20:35]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[So, 27. Aug 2023, 12:20:35]   Normal   [mem 0x0000000100000000-0x00000003fe2fffff]
[So, 27. Aug 2023, 12:20:35]   Device   empty
[So, 27. Aug 2023, 12:20:35] Movable zone start for each node
[So, 27. Aug 2023, 12:20:35] Early memory node ranges
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000000100000-0x0000000009afffff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000009f28000-0x000000005fffefff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000060000000-0x0000000062363fff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000064564000-0x000000006456cfff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000064570000-0x000000007077efff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x000000007afff000-0x000000007affffff]
[So, 27. Aug 2023, 12:20:35]   node   0: [mem 0x0000000100000000-0x00000003fe2fffff]
[So, 27. Aug 2023, 12:20:35] Initmem setup node 0 [mem 0x0000000000001000-0x00000003fe2fffff]
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA: 1 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA: 97 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA32: 768 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA32: 40 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA32: 1 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA32: 8704 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA32: 3 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone DMA32: 43136 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone Normal: 20480 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] On node 0, zone Normal: 7424 pages in unavailable ranges
[So, 27. Aug 2023, 12:20:35] ACPI: PM-Timer IO Port: 0x408
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[So, 27. Aug 2023, 12:20:35] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[So, 27. Aug 2023, 12:20:35] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[So, 27. Aug 2023, 12:20:35] ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
[So, 27. Aug 2023, 12:20:35] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[So, 27. Aug 2023, 12:20:35] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[So, 27. Aug 2023, 12:20:35] ACPI: Using ACPI (MADT) for SMP configuration information
[So, 27. Aug 2023, 12:20:35] ACPI: HPET id: 0x10228210 base: 0xfed00000
[So, 27. Aug 2023, 12:20:35] e820: update [mem 0x6a748000-0x6a9a7fff] usable ==> reserved
[So, 27. Aug 2023, 12:20:35] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f27fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x5ffff000-0x5fffffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x60457000-0x60457fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x60461000-0x60461fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x62364000-0x64563fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x6456d000-0x6456ffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x6a748000-0x6a9a7fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x6bf71000-0x6bf71fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x7077f000-0x72f7efff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x72f7f000-0x7af7efff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x7af7f000-0x7affefff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x7b000000-0x7bffffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7cdfffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x7ce00000-0x7fffffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfed7ffff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[So, 27. Aug 2023, 12:20:35] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
[So, 27. Aug 2023, 12:20:35] [mem 0x80000000-0xfed7ffff] available for PCI devices
[So, 27. Aug 2023, 12:20:35] Booting paravirtualized kernel on bare hardware
[So, 27. Aug 2023, 12:20:35] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[So, 27. Aug 2023, 12:20:35] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[So, 27. Aug 2023, 12:20:35] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[So, 27. Aug 2023, 12:20:35] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[So, 27. Aug 2023, 12:20:35] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[So, 27. Aug 2023, 12:20:35] Kernel command line: initrd=\faf7a05819ea47d6aea93af797a51a62\6.4.11-arch2-1\initrd nvme_load=YES nowatchdog rw root=UUID=db9ce0f8-fb28-4d63-9575-8236208a5216 resume=UUID=e911a3d2-b099-4413-8262-3eefeac2089a systemd.machine_id=faf7a05819ea47d6aea93af797a51a62 quiet splash amdgpu.freesync_video=1 amdgpu.dc=1 amdgpu.dpm=1 amdgpu.si_support=1 amdgpu.cik_support=1
[So, 27. Aug 2023, 12:20:35] Unknown kernel command line parameters "splash nvme_load=YES", will be passed to user space.
[So, 27. Aug 2023, 12:20:35] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[So, 27. Aug 2023, 12:20:35] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[So, 27. Aug 2023, 12:20:35] Fallback order for Node 0: 0 
[So, 27. Aug 2023, 12:20:35] Built 1 zonelists, mobility grouping on.  Total pages: 3533118
[So, 27. Aug 2023, 12:20:35] Policy zone: Normal
[So, 27. Aug 2023, 12:20:35] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[So, 27. Aug 2023, 12:20:35] software IO TLB: area num 16.
[So, 27. Aug 2023, 12:20:35] Memory: 13852760K/14357448K available (16384K kernel code, 2120K rwdata, 12780K rodata, 3352K init, 3980K bss, 504428K reserved, 0K cma-reserved)
[So, 27. Aug 2023, 12:20:35] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[So, 27. Aug 2023, 12:20:35] ftrace: allocating 47559 entries in 186 pages
[So, 27. Aug 2023, 12:20:35] ftrace: allocated 186 pages with 5 groups
[So, 27. Aug 2023, 12:20:35] Dynamic Preempt: full
[So, 27. Aug 2023, 12:20:35] rcu: Preemptible hierarchical RCU implementation.
[So, 27. Aug 2023, 12:20:35] rcu:       RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[So, 27. Aug 2023, 12:20:35] rcu:       RCU priority boosting: priority 1 delay 500 ms.
[So, 27. Aug 2023, 12:20:35]    Trampoline variant of Tasks RCU enabled.
[So, 27. Aug 2023, 12:20:35]    Rude variant of Tasks RCU enabled.
[So, 27. Aug 2023, 12:20:35]    Tracing variant of Tasks RCU enabled.
[So, 27. Aug 2023, 12:20:35] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[So, 27. Aug 2023, 12:20:35] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[So, 27. Aug 2023, 12:20:35] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[So, 27. Aug 2023, 12:20:35] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[So, 27. Aug 2023, 12:20:35] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[So, 27. Aug 2023, 12:20:35] Console: colour dummy device 80x25
[So, 27. Aug 2023, 12:20:35] printk: console [tty0] enabled
[So, 27. Aug 2023, 12:20:35] ACPI: Core revision 20230331
[So, 27. Aug 2023, 12:20:35] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[So, 27. Aug 2023, 12:20:35] APIC: Switch to symmetric I/O mode setup
[So, 27. Aug 2023, 12:20:35] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[So, 27. Aug 2023, 12:20:35] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[So, 27. Aug 2023, 12:20:35] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[So, 27. Aug 2023, 12:20:35] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[So, 27. Aug 2023, 12:20:35] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
[So, 27. Aug 2023, 12:20:35] x2apic: IRQ remapping doesn't support X2APIC mode
[So, 27. Aug 2023, 12:20:35] Switched APIC routing to physical flat.
[So, 27. Aug 2023, 12:20:35] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[So, 27. Aug 2023, 12:20:35] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7a5138b43, max_idle_ns: 440795373819 ns
[So, 27. Aug 2023, 12:20:35] Calibrating delay loop (skipped), value calculated using timer frequency.. 6590.02 BogoMIPS (lpj=10979240)
[So, 27. Aug 2023, 12:20:35] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[So, 27. Aug 2023, 12:20:35] LVT offset 1 assigned for vector 0xf9
[So, 27. Aug 2023, 12:20:35] LVT offset 2 assigned for vector 0xf4
[So, 27. Aug 2023, 12:20:35] process: using mwait in idle threads
[So, 27. Aug 2023, 12:20:35] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[So, 27. Aug 2023, 12:20:35] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[So, 27. Aug 2023, 12:20:35] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[So, 27. Aug 2023, 12:20:35] Spectre V2 : Mitigation: Retpolines
[So, 27. Aug 2023, 12:20:35] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[So, 27. Aug 2023, 12:20:35] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[So, 27. Aug 2023, 12:20:35] Spectre V2 : Enabling Restricted Speculation for firmware calls
[So, 27. Aug 2023, 12:20:35] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[So, 27. Aug 2023, 12:20:35] Spectre V2 : User space: Mitigation: STIBP always-on protection
[So, 27. Aug 2023, 12:20:35] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[So, 27. Aug 2023, 12:20:35] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[So, 27. Aug 2023, 12:20:35] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[So, 27. Aug 2023, 12:20:35] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[So, 27. Aug 2023, 12:20:35] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[So, 27. Aug 2023, 12:20:35] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[So, 27. Aug 2023, 12:20:35] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[So, 27. Aug 2023, 12:20:35] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[So, 27. Aug 2023, 12:20:35] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[So, 27. Aug 2023, 12:20:35] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[So, 27. Aug 2023, 12:20:35] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[So, 27. Aug 2023, 12:20:35] Freeing SMP alternatives memory: 40K
[So, 27. Aug 2023, 12:20:35] pid_max: default: 32768 minimum: 301
[So, 27. Aug 2023, 12:20:35] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[So, 27. Aug 2023, 12:20:35] landlock: Up and running.
[So, 27. Aug 2023, 12:20:35] Yama: becoming mindful.
[So, 27. Aug 2023, 12:20:35] LSM support for eBPF active
[So, 27. Aug 2023, 12:20:35] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[So, 27. Aug 2023, 12:20:35] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[So, 27. Aug 2023, 12:20:35] smpboot: CPU0: AMD Ryzen 9 6900HS Creator Edition (family: 0x19, model: 0x44, stepping: 0x1)
[So, 27. Aug 2023, 12:20:35] cblist_init_generic: Setting adjustable number of callback queues.
[So, 27. Aug 2023, 12:20:35] cblist_init_generic: Setting shift to 4 and lim to 1.
[So, 27. Aug 2023, 12:20:35] cblist_init_generic: Setting adjustable number of callback queues.
[So, 27. Aug 2023, 12:20:35] cblist_init_generic: Setting shift to 4 and lim to 1.
[So, 27. Aug 2023, 12:20:35] cblist_init_generic: Setting adjustable number of callback queues.
[So, 27. Aug 2023, 12:20:35] cblist_init_generic: Setting shift to 4 and lim to 1.
[So, 27. Aug 2023, 12:20:35] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[So, 27. Aug 2023, 12:20:35] ... version:                0
[So, 27. Aug 2023, 12:20:35] ... bit width:              48
[So, 27. Aug 2023, 12:20:35] ... generic registers:      6
[So, 27. Aug 2023, 12:20:35] ... value mask:             0000ffffffffffff
[So, 27. Aug 2023, 12:20:35] ... max period:             00007fffffffffff
[So, 27. Aug 2023, 12:20:35] ... fixed-purpose events:   0
[So, 27. Aug 2023, 12:20:35] ... event mask:             000000000000003f
[So, 27. Aug 2023, 12:20:35] signal: max sigframe size: 3376
[So, 27. Aug 2023, 12:20:35] rcu: Hierarchical SRCU implementation.
[So, 27. Aug 2023, 12:20:35] rcu:       Max phase no-delay instances is 1000.
[So, 27. Aug 2023, 12:20:35] smp: Bringing up secondary CPUs ...
[So, 27. Aug 2023, 12:20:35] x86: Booting SMP configuration:
[So, 27. Aug 2023, 12:20:35] .... node  #0, CPUs:        #1
[So, 27. Aug 2023, 12:20:35] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[So, 27. Aug 2023, 12:20:35]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[So, 27. Aug 2023, 12:20:35] smp: Brought up 1 node, 16 CPUs
[So, 27. Aug 2023, 12:20:35] smpboot: Max logical packages: 1
[So, 27. Aug 2023, 12:20:35] smpboot: Total of 16 processors activated (105442.40 BogoMIPS)
[So, 27. Aug 2023, 12:20:35] devtmpfs: initialized
[So, 27. Aug 2023, 12:20:35] x86/mm: Memory block size: 128MB
[So, 27. Aug 2023, 12:20:35] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f27fff] (163840 bytes)
[So, 27. Aug 2023, 12:20:35] ACPI: PM: Registering ACPI NVS region [mem 0x72f7f000-0x7af7efff] (134217728 bytes)
[So, 27. Aug 2023, 12:20:35] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[So, 27. Aug 2023, 12:20:35] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[So, 27. Aug 2023, 12:20:35] pinctrl core: initialized pinctrl subsystem
[So, 27. Aug 2023, 12:20:35] PM: RTC time: 12:20:35, date: 2023-08-27
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[So, 27. Aug 2023, 12:20:35] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[So, 27. Aug 2023, 12:20:35] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[So, 27. Aug 2023, 12:20:35] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[So, 27. Aug 2023, 12:20:35] audit: initializing netlink subsys (disabled)
[So, 27. Aug 2023, 12:20:35] audit: type=2000 audit(1693138835.179:1): state=initialized audit_enabled=0 res=1
[So, 27. Aug 2023, 12:20:35] thermal_sys: Registered thermal governor 'fair_share'
[So, 27. Aug 2023, 12:20:35] thermal_sys: Registered thermal governor 'bang_bang'
[So, 27. Aug 2023, 12:20:35] thermal_sys: Registered thermal governor 'step_wise'
[So, 27. Aug 2023, 12:20:35] thermal_sys: Registered thermal governor 'user_space'
[So, 27. Aug 2023, 12:20:35] thermal_sys: Registered thermal governor 'power_allocator'
[So, 27. Aug 2023, 12:20:35] cpuidle: using governor ladder
[So, 27. Aug 2023, 12:20:35] cpuidle: using governor menu
[So, 27. Aug 2023, 12:20:35] Simple Boot Flag at 0x44 set to 0x1
[So, 27. Aug 2023, 12:20:35] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[So, 27. Aug 2023, 12:20:35] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[So, 27. Aug 2023, 12:20:35] PCI: not using MMCONFIG
[So, 27. Aug 2023, 12:20:35] PCI: Using configuration type 1 for base access
[So, 27. Aug 2023, 12:20:35] PCI: Using configuration type 1 for extended access
[So, 27. Aug 2023, 12:20:35] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[So, 27. Aug 2023, 12:20:35] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[So, 27. Aug 2023, 12:20:35] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[So, 27. Aug 2023, 12:20:35] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[So, 27. Aug 2023, 12:20:35] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[So, 27. Aug 2023, 12:20:35] ACPI: Added _OSI(Module Device)
[So, 27. Aug 2023, 12:20:35] ACPI: Added _OSI(Processor Device)
[So, 27. Aug 2023, 12:20:35] ACPI: Added _OSI(3.0 _SCP Extensions)
[So, 27. Aug 2023, 12:20:35] ACPI: Added _OSI(Processor Aggregator Device)
[So, 27. Aug 2023, 12:20:35] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP7.DEV0], AE_NOT_FOUND (20230331/dswload2-162)
[So, 27. Aug 2023, 12:20:35] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20230331/psobject-220)
[So, 27. Aug 2023, 12:20:35] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[So, 27. Aug 2023, 12:20:35] ACPI BIOS Error (bug): Failure creating named object [\_TZ.TZ01], AE_ALREADY_EXISTS (20230331/dswload2-326)
[So, 27. Aug 2023, 12:20:35] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230331/psobject-220)
[So, 27. Aug 2023, 12:20:35] ACPI: Skipping parse of AML opcode: ThermalZone (0x5B85)
[So, 27. Aug 2023, 12:20:35] ACPI: 26 ACPI AML tables successfully acquired and loaded
[So, 27. Aug 2023, 12:20:35] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[So, 27. Aug 2023, 12:20:35] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[So, 27. Aug 2023, 12:20:35] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[So, 27. Aug 2023, 12:20:35] ACPI: EC: EC started
[So, 27. Aug 2023, 12:20:35] ACPI: EC: interrupt blocked
[So, 27. Aug 2023, 12:20:35] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[So, 27. Aug 2023, 12:20:35] ACPI: Interpreter enabled
[So, 27. Aug 2023, 12:20:35] ACPI: PM: (supports S0 S4 S5)
[So, 27. Aug 2023, 12:20:35] ACPI: Using IOAPIC for interrupt routing
[So, 27. Aug 2023, 12:20:35] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[So, 27. Aug 2023, 12:20:35] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
[So, 27. Aug 2023, 12:20:35] PCI: not using MMCONFIG
[So, 27. Aug 2023, 12:20:35] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[So, 27. Aug 2023, 12:20:35] PCI: Ignoring E820 reservations for host bridge windows
[So, 27. Aug 2023, 12:20:35] ACPI: Enabled 2 GPEs in block 00 to 1F
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GPP7.WLAN.WRST: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GPP8.P0NV: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP11.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP11.SWUS.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP12.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP12.SWUS.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.VGA_.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.ACP_.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.AZAL.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.HDAU.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.XHC0.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.XHC1.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP17.XHC1.RHUB.PRT3.BTPR: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP19.XHC2.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP19.XHC3.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP19.XHC4.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP19.NHI0.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.GP19.NHI1.PWRS: New power resource
[So, 27. Aug 2023, 12:20:35] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[So, 27. Aug 2023, 12:20:35] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[So, 27. Aug 2023, 12:20:35] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER]
[So, 27. Aug 2023, 12:20:35] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR DPC]
[So, 27. Aug 2023, 12:20:35] PCI host bridge to bus 0000:00
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfec00000 window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed814ff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [mem 0x4a0200000-0x7f3fffffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: root bus resource [bus 00-ff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:00.0: [1022:14b5] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:00.2: [1022:14b6] type 00 class 0x080600
[So, 27. Aug 2023, 12:20:35] pci 0000:00:01.0: [1022:14b7] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.0: [1022:14b7] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3: [1022:14ba] type 01 class 0x060400
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4: [1022:14ba] type 01 class 0x060400
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:03.0: [1022:14b7] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.0: [1022:14b7] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1: [1022:14cd] type 01 class 0x060400
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.0: [1022:14b7] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1: [1022:14b9] type 01 class 0x060400
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3: [1022:14b9] type 01 class 0x060400
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[So, 27. Aug 2023, 12:20:35] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.0: [1022:1679] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.1: [1022:167a] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.2: [1022:167b] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.3: [1022:167c] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.4: [1022:167d] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.5: [1022:167e] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.6: [1022:167f] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.7: [1022:1680] type 00 class 0x060000
[So, 27. Aug 2023, 12:20:35] pci 0000:01:00.0: [8086:2725] type 00 class 0x028000
[So, 27. Aug 2023, 12:20:35] pci 0000:01:00.0: reg 0x10: [mem 0x98900000-0x98903fff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3: PCI bridge to [bus 01]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3:   bridge window [mem 0x98900000-0x989fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:02:00.0: [144d:a80b] type 00 class 0x010802
[So, 27. Aug 2023, 12:20:35] pci 0000:02:00.0: reg 0x10: [mem 0x98800000-0x98803fff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:02:00.0: PME# supported from D0 D3hot
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4: PCI bridge to [bus 02]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4:   bridge window [mem 0x98800000-0x988fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1: PCI bridge to [bus 03-31]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1:   bridge window [io  0x2000-0x3fff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1:   bridge window [mem 0x80000000-0x97ffffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1:   bridge window [mem 0x7ef0000000-0x7f17ffffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: [1002:1681] type 00 class 0x030000
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: reg 0x10: [mem 0x7f20000000-0x7f2fffffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: reg 0x18: [mem 0x7f30000000-0x7f301fffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: reg 0x20: [io  0x1000-0x10ff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: reg 0x24: [mem 0x98700000-0x9877ffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: BAR 0: assigned to efifb
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: PME# supported from D1 D2 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.1: [1002:1640] type 00 class 0x040300
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.1: reg 0x10: [mem 0x987c8000-0x987cbfff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.1: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.1: PME# supported from D1 D2 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.2: [1022:1649] type 00 class 0x108000
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.2: reg 0x18: [mem 0x98600000-0x986fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.2: reg 0x24: [mem 0x987cc000-0x987cdfff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.2: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.3: [1022:161d] type 00 class 0x0c0330
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.3: reg 0x10: [mem 0x98400000-0x984fffff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.3: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.3: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.4: [1022:161e] type 00 class 0x0c0330
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.4: reg 0x10: [mem 0x98500000-0x985fffff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.4: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.4: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.5: [1022:15e2] type 00 class 0x048000
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.5: reg 0x10: [mem 0x98780000-0x987bffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.5: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.5: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.6: [1022:15e3] type 00 class 0x040300
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.6: reg 0x10: [mem 0x987c0000-0x987c7fff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.6: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.6: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1: PCI bridge to [bus 32]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1:   bridge window [mem 0x98400000-0x987fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1:   bridge window [mem 0x7f20000000-0x7f301fffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.0: [1022:161f] type 00 class 0x0c0330
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.0: reg 0x10: [mem 0x98000000-0x980fffff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.0: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.0: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.3: [1022:15d6] type 00 class 0x0c0330
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.3: reg 0x10: [mem 0x98100000-0x981fffff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.3: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.3: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.4: [1022:15d7] type 00 class 0x0c0330
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.4: reg 0x10: [mem 0x98200000-0x982fffff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.4: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.4: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.6: [1022:162f] type 00 class 0x0c0340
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.6: reg 0x10: [mem 0x98300000-0x9837ffff 64bit]
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.6: Max Payload Size set to 128 (was 256, max 256)
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.6: enabling Extended Tags
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.6: PME# supported from D0 D3hot D3cold
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3: PCI bridge to [bus 33]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3:   bridge window [mem 0x98000000-0x983fffff]
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKA disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKB disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKC disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKD disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKE disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKF disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKG disabled
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[So, 27. Aug 2023, 12:20:35] ACPI: PCI: Interrupt link LNKH disabled
[So, 27. Aug 2023, 12:20:35] Low-power S0 idle used by default for system suspend
[So, 27. Aug 2023, 12:20:35] ACPI: EC: interrupt unblocked
[So, 27. Aug 2023, 12:20:35] ACPI: EC: event unblocked
[So, 27. Aug 2023, 12:20:35] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[So, 27. Aug 2023, 12:20:35] ACPI: EC: GPE=0x9
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[So, 27. Aug 2023, 12:20:35] iommu: Default domain type: Translated 
[So, 27. Aug 2023, 12:20:35] iommu: DMA domain TLB invalidation policy: lazy mode 
[So, 27. Aug 2023, 12:20:35] SCSI subsystem initialized
[So, 27. Aug 2023, 12:20:35] libata version 3.00 loaded.
[So, 27. Aug 2023, 12:20:35] ACPI: bus type USB registered
[So, 27. Aug 2023, 12:20:35] usbcore: registered new interface driver usbfs
[So, 27. Aug 2023, 12:20:35] usbcore: registered new interface driver hub
[So, 27. Aug 2023, 12:20:35] usbcore: registered new device driver usb
[So, 27. Aug 2023, 12:20:35] pps_core: LinuxPPS API ver. 1 registered
[So, 27. Aug 2023, 12:20:35] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[So, 27. Aug 2023, 12:20:35] PTP clock support registered
[So, 27. Aug 2023, 12:20:35] EDAC MC: Ver: 3.0.0
[So, 27. Aug 2023, 12:20:35] efivars: Registered efivars operations
[So, 27. Aug 2023, 12:20:35] NetLabel: Initializing
[So, 27. Aug 2023, 12:20:35] NetLabel:  domain hash size = 128
[So, 27. Aug 2023, 12:20:35] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[So, 27. Aug 2023, 12:20:35] NetLabel:  unlabeled traffic allowed by default
[So, 27. Aug 2023, 12:20:35] mctp: management component transport protocol core
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_MCTP protocol family
[So, 27. Aug 2023, 12:20:35] PCI: Using ACPI for IRQ routing
[So, 27. Aug 2023, 12:20:35] PCI: pci_cache_line_size set to 64 bytes
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x5ffff000-0x5fffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x60457018-0x63ffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x62364000-0x63ffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x6456d000-0x67ffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x6a748000-0x6bffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x6bf71000-0x6bffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x7077f000-0x73ffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
[So, 27. Aug 2023, 12:20:35] e820: reserve RAM buffer [mem 0x3fe300000-0x3ffffffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: vgaarb: setting as boot VGA device
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: vgaarb: bridge control possible
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[So, 27. Aug 2023, 12:20:35] vgaarb: loaded
[So, 27. Aug 2023, 12:20:35] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[So, 27. Aug 2023, 12:20:35] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[So, 27. Aug 2023, 12:20:35] clocksource: Switched to clocksource tsc-early
[So, 27. Aug 2023, 12:20:35] VFS: Disk quotas dquot_6.6.0
[So, 27. Aug 2023, 12:20:35] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[So, 27. Aug 2023, 12:20:35] pnp: PnP ACPI init
[So, 27. Aug 2023, 12:20:35] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[So, 27. Aug 2023, 12:20:35] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:00: [mem 0xc0200000-0xc02fffff] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0400-0x04cf] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x04d0-0x04d1] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x04d6] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0c00-0x0c01] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0c14] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0c50-0x0c52] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0c6c] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0c6f] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:03: [io  0x0cd0-0x0cdb] has been reserved
[So, 27. Aug 2023, 12:20:35] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[So, 27. Aug 2023, 12:20:35] system 00:04: [mem 0xfe000000-0xffffffff] could not be reserved
[So, 27. Aug 2023, 12:20:35] pnp: PnP ACPI: found 5 devices
[So, 27. Aug 2023, 12:20:35] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_INET protocol family
[So, 27. Aug 2023, 12:20:35] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[So, 27. Aug 2023, 12:20:35] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[So, 27. Aug 2023, 12:20:35] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[So, 27. Aug 2023, 12:20:35] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[So, 27. Aug 2023, 12:20:35] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[So, 27. Aug 2023, 12:20:35] TCP: Hash tables configured (established 131072 bind 65536)
[So, 27. Aug 2023, 12:20:35] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[So, 27. Aug 2023, 12:20:35] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[So, 27. Aug 2023, 12:20:35] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_UNIX/PF_LOCAL protocol family
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_XDP protocol family
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3: PCI bridge to [bus 01]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3:   bridge window [mem 0x98900000-0x989fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4: PCI bridge to [bus 02]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4:   bridge window [mem 0x98800000-0x988fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1: PCI bridge to [bus 03-31]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1:   bridge window [io  0x2000-0x3fff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1:   bridge window [mem 0x80000000-0x97ffffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1:   bridge window [mem 0x7ef0000000-0x7f17ffffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1: PCI bridge to [bus 32]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1:   bridge window [mem 0x98400000-0x987fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1:   bridge window [mem 0x7f20000000-0x7f301fffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3: PCI bridge to [bus 33]
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3:   bridge window [mem 0x98000000-0x983fffff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfec00000 window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed814ff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:00: resource 15 [mem 0x4a0200000-0x7f3fffffff window]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:01: resource 1 [mem 0x98900000-0x989fffff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:02: resource 1 [mem 0x98800000-0x988fffff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:03: resource 1 [mem 0x80000000-0x97ffffff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:03: resource 2 [mem 0x7ef0000000-0x7f17ffffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:32: resource 0 [io  0x1000-0x1fff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:32: resource 1 [mem 0x98400000-0x987fffff]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:32: resource 2 [mem 0x7f20000000-0x7f301fffff 64bit pref]
[So, 27. Aug 2023, 12:20:35] pci_bus 0000:33: resource 1 [mem 0x98000000-0x983fffff]
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.1: D0 power state depends on 0000:32:00.0
[So, 27. Aug 2023, 12:20:35] PCI: CLS 64 bytes, default 64
[So, 27. Aug 2023, 12:20:35] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[So, 27. Aug 2023, 12:20:35] pci 0000:00:01.0: Adding to iommu group 0
[So, 27. Aug 2023, 12:20:35] Trying to unpack rootfs image as initramfs...
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.0: Adding to iommu group 1
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.3: Adding to iommu group 2
[So, 27. Aug 2023, 12:20:35] pci 0000:00:02.4: Adding to iommu group 3
[So, 27. Aug 2023, 12:20:35] pci 0000:00:03.0: Adding to iommu group 4
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.0: Adding to iommu group 5
[So, 27. Aug 2023, 12:20:35] pci 0000:00:04.1: Adding to iommu group 5
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.0: Adding to iommu group 6
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.1: Adding to iommu group 7
[So, 27. Aug 2023, 12:20:35] pci 0000:00:08.3: Adding to iommu group 8
[So, 27. Aug 2023, 12:20:35] pci 0000:00:14.0: Adding to iommu group 9
[So, 27. Aug 2023, 12:20:35] pci 0000:00:14.3: Adding to iommu group 9
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.0: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.1: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.2: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.3: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.4: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.5: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.6: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:00:18.7: Adding to iommu group 10
[So, 27. Aug 2023, 12:20:35] pci 0000:01:00.0: Adding to iommu group 11
[So, 27. Aug 2023, 12:20:35] pci 0000:02:00.0: Adding to iommu group 12
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.0: Adding to iommu group 13
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.1: Adding to iommu group 14
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.2: Adding to iommu group 15
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.3: Adding to iommu group 16
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.4: Adding to iommu group 17
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.5: Adding to iommu group 18
[So, 27. Aug 2023, 12:20:35] pci 0000:32:00.6: Adding to iommu group 19
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.0: Adding to iommu group 20
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.3: Adding to iommu group 21
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.4: Adding to iommu group 22
[So, 27. Aug 2023, 12:20:35] pci 0000:33:00.6: Adding to iommu group 23
[So, 27. Aug 2023, 12:20:35] pci 0000:00:00.2: can't derive routing for PCI INT A
[So, 27. Aug 2023, 12:20:35] pci 0000:00:00.2: PCI INT A: not connected
[So, 27. Aug 2023, 12:20:35] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[So, 27. Aug 2023, 12:20:35] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
[So, 27. Aug 2023, 12:20:35] AMD-Vi: Interrupt remapping enabled
[So, 27. Aug 2023, 12:20:35] AMD-Vi: Virtual APIC enabled
[So, 27. Aug 2023, 12:20:35] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[So, 27. Aug 2023, 12:20:35] software IO TLB: mapped [mem 0x0000000066352000-0x000000006a352000] (64MB)
[So, 27. Aug 2023, 12:20:35] LVT offset 0 assigned for vector 0x400
[So, 27. Aug 2023, 12:20:35] perf: AMD IBS detected (0x000003fd)
[So, 27. Aug 2023, 12:20:35] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[So, 27. Aug 2023, 12:20:35] Initialise system trusted keyrings
[So, 27. Aug 2023, 12:20:35] Key type blacklist registered
[So, 27. Aug 2023, 12:20:35] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[So, 27. Aug 2023, 12:20:35] zbud: loaded
[So, 27. Aug 2023, 12:20:35] integrity: Platform Keyring initialized
[So, 27. Aug 2023, 12:20:35] integrity: Machine keyring initialized
[So, 27. Aug 2023, 12:20:35] Key type asymmetric registered
[So, 27. Aug 2023, 12:20:35] Asymmetric key parser 'x509' registered
[So, 27. Aug 2023, 12:20:35] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[So, 27. Aug 2023, 12:20:35] io scheduler mq-deadline registered
[So, 27. Aug 2023, 12:20:35] io scheduler kyber registered
[So, 27. Aug 2023, 12:20:35] io scheduler bfq registered
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] pcieport 0000:00:02.3: PME: Signaling with IRQ 33
[So, 27. Aug 2023, 12:20:35] pcieport 0000:00:02.4: PME: Signaling with IRQ 34
[So, 27. Aug 2023, 12:20:35] pcieport 0000:00:04.1: PME: Signaling with IRQ 35
[So, 27. Aug 2023, 12:20:35] pcieport 0000:00:04.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[So, 27. Aug 2023, 12:20:35] pcieport 0000:00:08.1: PME: Signaling with IRQ 36
[So, 27. Aug 2023, 12:20:35] pcieport 0000:00:08.3: PME: Signaling with IRQ 37
[So, 27. Aug 2023, 12:20:35] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[So, 27. Aug 2023, 12:20:35] ACPI: AC: AC Adapter [ADP0] (off-line)
[So, 27. Aug 2023, 12:20:35] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[So, 27. Aug 2023, 12:20:35] ACPI: button: Lid Switch [LID0]
[So, 27. Aug 2023, 12:20:35] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[So, 27. Aug 2023, 12:20:35] ACPI: button: Power Button [PWRB]
[So, 27. Aug 2023, 12:20:35] Estimated ratio of average max frequency by base frequency (times 1024): 1277
[So, 27. Aug 2023, 12:20:35] Monitor-Mwait will be used to enter C-1 state
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[So, 27. Aug 2023, 12:20:35] thermal LNXTHERM:00: registered as thermal_zone0
[So, 27. Aug 2023, 12:20:35] ACPI: thermal: Thermal Zone [TZ01] (31 C)
[So, 27. Aug 2023, 12:20:35] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[So, 27. Aug 2023, 12:20:35] Non-volatile memory driver v1.3
[So, 27. Aug 2023, 12:20:35] Linux agpgart interface v0.103
[So, 27. Aug 2023, 12:20:35] AMD-Vi: AMD IOMMUv2 loaded and initialized
[So, 27. Aug 2023, 12:20:35] ACPI: bus type drm_connector registered
[So, 27. Aug 2023, 12:20:35] usbcore: registered new interface driver usbserial_generic
[So, 27. Aug 2023, 12:20:35] usbserial: USB Serial support registered for generic
[So, 27. Aug 2023, 12:20:35] rtc_cmos 00:01: RTC can wake from S4
[So, 27. Aug 2023, 12:20:35] rtc_cmos 00:01: registered as rtc0
[So, 27. Aug 2023, 12:20:35] rtc_cmos 00:01: setting system clock to 2023-08-27T12:20:35 UTC (1693138835)
[So, 27. Aug 2023, 12:20:35] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[So, 27. Aug 2023, 12:20:35] amd_pstate: driver load is disabled, boot with specific mode to enable this
[So, 27. Aug 2023, 12:20:35] ledtrig-cpu: registered to indicate activity on CPUs
[So, 27. Aug 2023, 12:20:35] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[So, 27. Aug 2023, 12:20:35] fbcon: Deferring console take-over
[So, 27. Aug 2023, 12:20:35] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[So, 27. Aug 2023, 12:20:35] hid: raw HID events driver (C) Jiri Kosina
[So, 27. Aug 2023, 12:20:35] drop_monitor: Initializing network drop monitor service
[So, 27. Aug 2023, 12:20:35] Initializing XFRM netlink socket
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_INET6 protocol family
[So, 27. Aug 2023, 12:20:35] Freeing initrd memory: 15816K
[So, 27. Aug 2023, 12:20:35] Segment Routing with IPv6
[So, 27. Aug 2023, 12:20:35] RPL Segment Routing with IPv6
[So, 27. Aug 2023, 12:20:35] In-situ OAM (IOAM) with IPv6
[So, 27. Aug 2023, 12:20:35] NET: Registered PF_PACKET protocol family
[So, 27. Aug 2023, 12:20:35] microcode: CPU8: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU9: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU1: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU0: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU3: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU2: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU5: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU4: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU7: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU6: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU10: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU13: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU12: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU14: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU15: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: CPU11: patch_level=0x0a404102
[So, 27. Aug 2023, 12:20:35] microcode: Microcode Update Driver: v2.2.
[So, 27. Aug 2023, 12:20:35] resctrl: L3 allocation detected
[So, 27. Aug 2023, 12:20:35] resctrl: MB allocation detected
[So, 27. Aug 2023, 12:20:35] resctrl: L3 monitoring detected
[So, 27. Aug 2023, 12:20:35] IPI shorthand broadcast: enabled
[So, 27. Aug 2023, 12:20:35] sched_clock: Marking stable (493083443, 488701)->(497022857, -3450713)
[So, 27. Aug 2023, 12:20:35] registered taskstats version 1
[So, 27. Aug 2023, 12:20:35] Loading compiled-in X.509 certificates
[So, 27. Aug 2023, 12:20:35] Loaded X.509 cert 'Build time autogenerated kernel key: 567c550983c0b701a6b287317482fdedb7fa2afa'
[So, 27. Aug 2023, 12:20:35] zswap: loaded using pool zstd/zsmalloc
[So, 27. Aug 2023, 12:20:35] Key type .fscrypt registered
[So, 27. Aug 2023, 12:20:35] Key type fscrypt-provisioning registered
[So, 27. Aug 2023, 12:20:35] PM:   Magic number: 3:585:330
[So, 27. Aug 2023, 12:20:35] tty tty51: hash matches
[So, 27. Aug 2023, 12:20:35] RAS: Correctable Errors collector initialized.
[So, 27. Aug 2023, 12:20:35] ACPI: battery: Slot [BAT0] (battery present)
[So, 27. Aug 2023, 12:20:35] clk: Disabling unused clocks
[So, 27. Aug 2023, 12:20:35] Freeing unused decrypted memory: 2036K
[So, 27. Aug 2023, 12:20:35] Freeing unused kernel image (initmem) memory: 3352K
[So, 27. Aug 2023, 12:20:35] Write protecting the kernel read-only data: 30720k
[So, 27. Aug 2023, 12:20:35] Freeing unused kernel image (rodata/data gap) memory: 1556K
[So, 27. Aug 2023, 12:20:35] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[So, 27. Aug 2023, 12:20:35] rodata_test: all tests were successful
[So, 27. Aug 2023, 12:20:35] Run /init as init process
[So, 27. Aug 2023, 12:20:35]   with arguments:
[So, 27. Aug 2023, 12:20:35]     /init
[So, 27. Aug 2023, 12:20:35]     splash
[So, 27. Aug 2023, 12:20:35]   with environment:
[So, 27. Aug 2023, 12:20:35]     HOME=/
[So, 27. Aug 2023, 12:20:35]     TERM=linux
[So, 27. Aug 2023, 12:20:35]     nvme_load=YES
[So, 27. Aug 2023, 12:20:35] systemd[1]: systemd 254.1-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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[So, 27. Aug 2023, 12:20:35] systemd[1]: Detected architecture x86-64.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Running in initrd.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Hostname set to <YOGAX>.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Queued start job for default target Initrd Default Target.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Reached target Initrd /usr File System.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Reached target Path Units.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Reached target Slice Units.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Reached target Swaps.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Reached target Timer Units.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Listening on Journal Socket (/dev/log).
[So, 27. Aug 2023, 12:20:35] systemd[1]: Listening on Journal Socket.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Listening on udev Control Socket.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Listening on udev Kernel Socket.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Reached target Socket Units.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting Create List of Static Device Nodes...
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting Journal Service...
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting Load Kernel Modules...
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting Virtual Console Setup...
[So, 27. Aug 2023, 12:20:35] systemd[1]: Finished Create List of Static Device Nodes.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting Create Static Device Nodes in /dev...
[So, 27. Aug 2023, 12:20:35] systemd-journald[215]: Collecting audit messages is disabled.
[So, 27. Aug 2023, 12:20:35] Asymmetric key parser 'pkcs8' registered
[So, 27. Aug 2023, 12:20:35] systemd[1]: Finished Virtual Console Setup.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Finished Load Kernel Modules.
[So, 27. Aug 2023, 12:20:35] systemd[1]: dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting dracut cmdline hook...
[So, 27. Aug 2023, 12:20:35] systemd[1]: Starting Apply Kernel Variables...
[So, 27. Aug 2023, 12:20:35] systemd[1]: Finished Create Static Device Nodes in /dev.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Finished Apply Kernel Variables.
[So, 27. Aug 2023, 12:20:35] systemd[1]: Started Journal Service.
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] amd_gpio AMDI0030:00: Invalid config param 0014
[So, 27. Aug 2023, 12:20:35] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[So, 27. Aug 2023, 12:20:35] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:00/input/input2
[So, 27. Aug 2023, 12:20:35] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[So, 27. Aug 2023, 12:20:35] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[So, 27. Aug 2023, 12:20:35] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[So, 27. Aug 2023, 12:20:35] ccp 0000:32:00.2: enabling device (0000 -> 0002)
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.3: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.3: new USB bus registered, assigned bus number 1
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.3: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.3: new USB bus registered, assigned bus number 2
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[So, 27. Aug 2023, 12:20:35] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb1: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb1: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb1: SerialNumber: 0000:32:00.3
[So, 27. Aug 2023, 12:20:35] hub 1-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] cryptd: max_cpu_qlen set to 1000
[So, 27. Aug 2023, 12:20:35] hub 1-0:1.0: 4 ports detected
[So, 27. Aug 2023, 12:20:35] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[So, 27. Aug 2023, 12:20:35] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb2: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb2: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb2: SerialNumber: 0000:32:00.3
[So, 27. Aug 2023, 12:20:35] hub 2-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 2-0:1.0: 2 ports detected
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.4: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.4: new USB bus registered, assigned bus number 3
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.4: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.4: new USB bus registered, assigned bus number 4
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:32:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[So, 27. Aug 2023, 12:20:35] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb3: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb3: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb3: SerialNumber: 0000:32:00.4
[So, 27. Aug 2023, 12:20:35] hub 3-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 3-0:1.0: 3 ports detected
[So, 27. Aug 2023, 12:20:35] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[So, 27. Aug 2023, 12:20:35] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb4: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb4: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb4: SerialNumber: 0000:32:00.4
[So, 27. Aug 2023, 12:20:35] hub 4-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 4-0:1.0: 2 ports detected
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: new USB bus registered, assigned bus number 5
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: USB3 root hub has no ports
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: new USB bus registered, assigned bus number 6
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.0: Host supports USB 3.0 SuperSpeed
[So, 27. Aug 2023, 12:20:35] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb5: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb5: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb5: SerialNumber: 0000:33:00.0
[So, 27. Aug 2023, 12:20:35] hub 5-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 5-0:1.0: 1 port detected
[So, 27. Aug 2023, 12:20:35] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[So, 27. Aug 2023, 12:20:35] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb6: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb6: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb6: SerialNumber: 0000:33:00.0
[So, 27. Aug 2023, 12:20:35] hub 6-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.3: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.3: new USB bus registered, assigned bus number 7
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.3: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.3: new USB bus registered, assigned bus number 8
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[So, 27. Aug 2023, 12:20:35] ccp 0000:32:00.2: tee enabled
[So, 27. Aug 2023, 12:20:35] ccp 0000:32:00.2: psp enabled
[So, 27. Aug 2023, 12:20:35] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb7: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb7: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb7: SerialNumber: 0000:33:00.3
[So, 27. Aug 2023, 12:20:35] hub 7-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 7-0:1.0: 1 port detected
[So, 27. Aug 2023, 12:20:35] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[So, 27. Aug 2023, 12:20:35] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb8: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb8: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb8: SerialNumber: 0000:33:00.3
[So, 27. Aug 2023, 12:20:35] hub 8-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 8-0:1.0: 1 port detected
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.4: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.4: new USB bus registered, assigned bus number 9
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.4: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.4: new USB bus registered, assigned bus number 10
[So, 27. Aug 2023, 12:20:35] xhci_hcd 0000:33:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[So, 27. Aug 2023, 12:20:35] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb9: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb9: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb9: SerialNumber: 0000:33:00.4
[So, 27. Aug 2023, 12:20:35] hub 9-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 9-0:1.0: 1 port detected
[So, 27. Aug 2023, 12:20:35] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[So, 27. Aug 2023, 12:20:35] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[So, 27. Aug 2023, 12:20:35] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[So, 27. Aug 2023, 12:20:35] usb usb10: Product: xHCI Host Controller
[So, 27. Aug 2023, 12:20:35] usb usb10: Manufacturer: Linux 6.4.11-arch2-1 xhci-hcd
[So, 27. Aug 2023, 12:20:35] usb usb10: SerialNumber: 0000:33:00.4
[So, 27. Aug 2023, 12:20:35] hub 10-0:1.0: USB hub found
[So, 27. Aug 2023, 12:20:35] hub 10-0:1.0: 1 port detected
[So, 27. Aug 2023, 12:20:35] AVX2 version of gcm_enc/dec engaged.
[So, 27. Aug 2023, 12:20:35] AES CTR mode by8 optimization enabled
[So, 27. Aug 2023, 12:20:36] input: ELAN06FA:00 04F3:317C Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN06FA:00/0018:04F3:317C.0001/input/input3
[So, 27. Aug 2023, 12:20:36] input: ELAN06FA:00 04F3:317C Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN06FA:00/0018:04F3:317C.0001/input/input5
[So, 27. Aug 2023, 12:20:36] hid-generic 0018:04F3:317C.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN06FA:00 04F3:317C] on i2c-ELAN06FA:00
[So, 27. Aug 2023, 12:20:36] input: ELAN06FA:00 04F3:317C Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN06FA:00/0018:04F3:317C.0001/input/input6
[So, 27. Aug 2023, 12:20:36] input: ELAN06FA:00 04F3:317C Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN06FA:00/0018:04F3:317C.0001/input/input8
[So, 27. Aug 2023, 12:20:36] hid-multitouch 0018:04F3:317C.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN06FA:00 04F3:317C] on i2c-ELAN06FA:00
[So, 27. Aug 2023, 12:20:36] hid-generic 0018:048D:8353.0002: hidraw1: I2C HID v1.00 Device [ITE8350:00 048D:8353] on i2c-ITE8350:00
[So, 27. Aug 2023, 12:20:36] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[So, 27. Aug 2023, 12:20:36] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[So, 27. Aug 2023, 12:20:36] serio: i8042 KBD port at 0x60,0x64 irq 1
[So, 27. Aug 2023, 12:20:36] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[So, 27. Aug 2023, 12:20:36] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[So, 27. Aug 2023, 12:20:36] ACPI Error: No handler for Region [ECSI] (000000001df6a250) [EmbeddedControl] (20230331/evregion-130)
[So, 27. Aug 2023, 12:20:36] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20230331/exfldio-261)
[So, 27. Aug 2023, 12:20:36] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20230331/psparse-529)
[So, 27. Aug 2023, 12:20:36] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous error (AE_NOT_EXIST) (20230331/psparse-529)
[So, 27. Aug 2023, 12:20:36] ACPI: \_SB_.UBTC: failed to evaluate _DSM c298836f-a47c-e411-ad36-631042b5008f (0x6)
[So, 27. Aug 2023, 12:20:36] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
[So, 27. Aug 2023, 12:20:36] nvme 0000:02:00.0: platform quirk: setting simple suspend
[So, 27. Aug 2023, 12:20:36] nvme nvme0: pci function 0000:02:00.0
[So, 27. Aug 2023, 12:20:36] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input9
[So, 27. Aug 2023, 12:20:36] nvme nvme0: Shutdown timeout set to 8 seconds
[So, 27. Aug 2023, 12:20:36] nvme nvme0: allocated 64 MiB host memory buffer.
[So, 27. Aug 2023, 12:20:36] nvme nvme0: 16/0/0 default/read/poll queues
[So, 27. Aug 2023, 12:20:36] nvme nvme0: Ignoring bogus Namespace Identifiers
[So, 27. Aug 2023, 12:20:36]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[So, 27. Aug 2023, 12:20:36] usb 5-1: New USB device found, idVendor=04f2, idProduct=b756, bcdDevice=23.18
[So, 27. Aug 2023, 12:20:36] usb 5-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[So, 27. Aug 2023, 12:20:36] usb 5-1: Product: Integrated Camera
[So, 27. Aug 2023, 12:20:36] usb 5-1: Manufacturer: Chicony Electronics Co.,Ltd.
[So, 27. Aug 2023, 12:20:36] usb 5-1: SerialNumber: 0001
[So, 27. Aug 2023, 12:20:36] PM: Image not found (code -22)
[So, 27. Aug 2023, 12:20:36] usb 3-2: New USB device found, idVendor=05dc, idProduct=a810, bcdDevice=11.00
[So, 27. Aug 2023, 12:20:36] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[So, 27. Aug 2023, 12:20:36] usb 3-2: Product: USB Flash Drive
[So, 27. Aug 2023, 12:20:36] usb 3-2: Manufacturer: Lexar
[So, 27. Aug 2023, 12:20:36] usb 3-2: SerialNumber: AAFQ0Q0FM9H6JSP4
[So, 27. Aug 2023, 12:20:36] tsc: Refined TSC clocksource calibration: 3293.879 MHz
[So, 27. Aug 2023, 12:20:36] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7ab67c2d4, max_idle_ns: 440795328272 ns
[So, 27. Aug 2023, 12:20:36] clocksource: Switched to clocksource tsc
[So, 27. Aug 2023, 12:20:36] EXT4-fs (nvme0n1p8): mounted filesystem db9ce0f8-fb28-4d63-9575-8236208a5216 r/w with ordered data mode. Quota mode: none.
[So, 27. Aug 2023, 12:20:36] usb 3-3: new full-speed USB device number 3 using xhci_hcd
[So, 27. Aug 2023, 12:20:36] usb 3-3: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
[So, 27. Aug 2023, 12:20:36] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[So, 27. Aug 2023, 12:20:37] ucsi_acpi: probe of USBC000:00 failed with error -5
[So, 27. Aug 2023, 12:20:37] systemd-journald[215]: Received SIGTERM from PID 1 (systemd).
[So, 27. Aug 2023, 12:20:37] systemd[1]: systemd 254.1-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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[So, 27. Aug 2023, 12:20:37] systemd[1]: Detected architecture x86-64.
[So, 27. Aug 2023, 12:20:37] systemd[1]: bpf-lsm: LSM BPF program attached
[So, 27. Aug 2023, 12:20:37] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Stopped Switch Root.
[So, 27. Aug 2023, 12:20:37] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Created slice Slice /system/getty.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Created slice Slice /system/systemd-fsck.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Created slice User and Session Slice.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Reached target Local Encrypted Volumes.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Reached target Login Prompts.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Stopped target Switch Root.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Stopped target Initrd File Systems.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Stopped target Initrd Root File System.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Reached target Local Integrity Protected Volumes.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Reached target Remote File Systems.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Reached target Slice Units.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Reached target Local Verity Protected Volumes.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Listening on LVM2 poll daemon socket.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Listening on Process Core Dump Socket.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Listening on udev Control Socket.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Listening on udev Kernel Socket.
[So, 27. Aug 2023, 12:20:37] systemd[1]: Mounting Huge Pages File System...
[So, 27. Aug 2023, 12:20:37] systemd[1]: Mounting POSIX Message Queue File System...
[So, 27. Aug 2023, 12:20:37] systemd[1]: Mounting Kernel Debug File System...
[So, 27. Aug 2023, 12:20:37] systemd[1]: Mounting Kernel Trace File System...
[So, 27. Aug 2023, 12:20:37] systemd[1]: Starting Create List of Static Device Nodes...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Load Kernel Module configfs...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Load Kernel Module dm_mod...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Load Kernel Module drm...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Load Kernel Module fuse...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Load Kernel Module loop...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Journal Service...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Load Kernel Modules...
[So, 27. Aug 2023, 12:20:38] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Remount Root and Kernel File Systems...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Starting Coldplug All udev Devices...
[So, 27. Aug 2023, 12:20:38] systemd[1]: Mounted Huge Pages File System.
[So, 27. Aug 2023, 12:20:38] systemd[1]: Mounted POSIX Message Queue File System.
[So, 27. Aug 2023, 12:20:38] systemd[1]: Mounted Kernel Debug File System.
[So, 27. Aug 2023, 12:20:38] systemd[1]: Mounted Kernel Trace File System.
[So, 27. Aug 2023, 12:20:38] loop: module loaded
[So, 27. Aug 2023, 12:20:38] device-mapper: uevent: version 1.0.3
[So, 27. Aug 2023, 12:20:38] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[So, 27. Aug 2023, 12:20:38] EXT4-fs (nvme0n1p8): re-mounted db9ce0f8-fb28-4d63-9575-8236208a5216 r/w. Quota mode: none.
[So, 27. Aug 2023, 12:20:38] systemd-journald[430]: Collecting audit messages is disabled.
[So, 27. Aug 2023, 12:20:38] fuse: init (API version 7.38)
[So, 27. Aug 2023, 12:20:38] systemd[1]: Finished Create List of Static Device Nodes.
[So, 27. Aug 2023, 12:20:38] systemd[1]: Started Journal Service.
[So, 27. Aug 2023, 12:20:38] systemd-journald[430]: Received client request to flush runtime journal.
[So, 27. Aug 2023, 12:20:38] systemd-journald[430]: /var/log/journal/faf7a05819ea47d6aea93af797a51a62/system.journal: Boot ID changed since last record, rotating.
[So, 27. Aug 2023, 12:20:38] systemd-journald[430]: Rotating system journal.
[So, 27. Aug 2023, 12:20:38] mousedev: PS/2 mouse device common for all mice
[So, 27. Aug 2023, 12:20:38] acpi-tad ACPI000E:00: Missing _PRW
[So, 27. Aug 2023, 12:20:38] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[So, 27. Aug 2023, 12:20:38] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[So, 27. Aug 2023, 12:20:38] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[So, 27. Aug 2023, 12:20:38] ACPI: bus type thunderbolt registered
[So, 27. Aug 2023, 12:20:38] Adding 4194300k swap on /dev/nvme0n1p7.  Priority:-2 extents:1 across:4194300k SSFS
[So, 27. Aug 2023, 12:20:38] mc: Linux media interface: v0.10
[So, 27. Aug 2023, 12:20:38] usb-storage 3-2:1.0: USB Mass Storage device detected
[So, 27. Aug 2023, 12:20:38] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[So, 27. Aug 2023, 12:20:38] RAPL PMU: hw unit of domain package 2^-16 Joules
[So, 27. Aug 2023, 12:20:38] scsi host0: usb-storage 3-2:1.0
[So, 27. Aug 2023, 12:20:38] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[So, 27. Aug 2023, 12:20:38] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[So, 27. Aug 2023, 12:20:38] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[So, 27. Aug 2023, 12:20:38] cfg80211: failed to load regulatory.db
[So, 27. Aug 2023, 12:20:38] usbcore: registered new interface driver usb-storage
[So, 27. Aug 2023, 12:20:38] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input10
[So, 27. Aug 2023, 12:20:38] usbcore: registered new interface driver uas
[So, 27. Aug 2023, 12:20:39] ideapad_acpi VPC2004:00: Keyboard backlight control not available
[So, 27. Aug 2023, 12:20:39] videodev: Linux video capture interface: v2.00
[So, 27. Aug 2023, 12:20:39] Intel(R) Wireless WiFi driver for Linux
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
[So, 27. Aug 2023, 12:20:39] snd_pci_acp6x 0000:32:00.5: enabling device (0000 -> 0002)
[So, 27. Aug 2023, 12:20:39] Bluetooth: Core ver 2.22
[So, 27. Aug 2023, 12:20:39] NET: Registered PF_BLUETOOTH protocol family
[So, 27. Aug 2023, 12:20:39] Bluetooth: HCI device and connection manager initialized
[So, 27. Aug 2023, 12:20:39] Bluetooth: HCI socket layer initialized
[So, 27. Aug 2023, 12:20:39] Bluetooth: L2CAP socket layer initialized
[So, 27. Aug 2023, 12:20:39] Bluetooth: SCO socket layer initialized
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: api flags index 2 larger than supported by driver
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.39
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: loaded firmware version 78.3bfdc55f.0 ty-a0-gf-a0-78.ucode op_mode iwlmvm
[So, 27. Aug 2023, 12:20:39] kvm_amd: TSC scaling supported
[So, 27. Aug 2023, 12:20:39] kvm_amd: Nested Virtualization enabled
[So, 27. Aug 2023, 12:20:39] kvm_amd: Nested Paging enabled
[So, 27. Aug 2023, 12:20:39] kvm_amd: Virtual VMLOAD VMSAVE supported
[So, 27. Aug 2023, 12:20:39] kvm_amd: Virtual GIF supported
[So, 27. Aug 2023, 12:20:39] kvm_amd: LBR virtualization supported
[So, 27. Aug 2023, 12:20:39] usb 5-1: Found UVC 1.10 device Integrated Camera (04f2:b756)
[So, 27. Aug 2023, 12:20:39] snd_hda_intel 0000:32:00.1: enabling device (0000 -> 0002)
[So, 27. Aug 2023, 12:20:39] snd_hda_intel 0000:32:00.1: Handle vga_switcheroo audio client
[So, 27. Aug 2023, 12:20:39] snd_hda_intel 0000:32:00.6: enabling device (0000 -> 0002)
[So, 27. Aug 2023, 12:20:39] usb 5-1: Found UVC 1.50 device Integrated Camera (04f2:b756)
[So, 27. Aug 2023, 12:20:39] usbcore: registered new interface driver uvcvideo
[So, 27. Aug 2023, 12:20:39] usbcore: registered new interface driver btusb
[So, 27. Aug 2023, 12:20:39] MCE: In-kernel MCE decoding enabled.
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Device revision is 0
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Secure boot is enabled
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: OTP lock is enabled
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: API lock is enabled
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Debug lock is disabled
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Boot Address: 0x100800
[So, 27. Aug 2023, 12:20:39] Bluetooth: hci0: Firmware Version: 252-24.23
[So, 27. Aug 2023, 12:20:39] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:32:00.1/sound/card0/input11
[So, 27. Aug 2023, 12:20:39] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:32:00.1/sound/card0/input12
[So, 27. Aug 2023, 12:20:39] intel_rapl_common: Found RAPL domain package
[So, 27. Aug 2023, 12:20:39] intel_rapl_common: Found RAPL domain core
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[So, 27. Aug 2023, 12:20:39] thermal thermal_zone1: failed to read out thermal zone (-61)
[So, 27. Aug 2023, 12:20:39] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[So, 27. Aug 2023, 12:20:39] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[So, 27. Aug 2023, 12:20:39] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[So, 27. Aug 2023, 12:20:39] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[So, 27. Aug 2023, 12:20:39] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[So, 27. Aug 2023, 12:20:39] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: WRT: Invalid buffer destination
[So, 27. Aug 2023, 12:20:39] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:32:00.6/sound/card1/input13
[So, 27. Aug 2023, 12:20:39] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:32:00.6/sound/card1/input14
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: WFPM_AUTH_KEY_0: 0x90
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: loaded PNVM version 181407b3
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: Detected RF GF, rfid=0x10d000
[So, 27. Aug 2023, 12:20:39] iwlwifi 0000:01:00.0: base HW address: 74:3a:f4:83:39:89
[So, 27. Aug 2023, 12:20:40] scsi 0:0:0:0: Direct-Access     Lexar    JD FireFly       1100 PQ: 0 ANSI: 0 CCS
[So, 27. Aug 2023, 12:20:40] sd 0:0:0:0: [sda] 7831552 512-byte logical blocks: (4.01 GB/3.73 GiB)
[So, 27. Aug 2023, 12:20:40] sd 0:0:0:0: [sda] Write Protect is off
[So, 27. Aug 2023, 12:20:40] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[So, 27. Aug 2023, 12:20:40] sd 0:0:0:0: [sda] No Caching mode page found
[So, 27. Aug 2023, 12:20:40] sd 0:0:0:0: [sda] Assuming drive cache: write through
[So, 27. Aug 2023, 12:20:40]  sda: sda4
[So, 27. Aug 2023, 12:20:40] sd 0:0:0:0: [sda] Attached SCSI removable disk
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Waiting for firmware download to complete
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Firmware loaded in 1143764 usecs
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Waiting for device to boot
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Device booted in 27177 usecs
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0041-0041.ddc
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Applying Intel DDC parameters completed
[So, 27. Aug 2023, 12:20:40] Bluetooth: hci0: Firmware timestamp 2023.24 buildtype 1 build 67068
[So, 27. Aug 2023, 12:20:40] [drm] amdgpu kernel modesetting enabled.
[So, 27. Aug 2023, 12:20:40] amdgpu: Virtual CRAT table created for CPU
[So, 27. Aug 2023, 12:20:40] amdgpu: Topology: Add CPU node
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: enabling device (0006 -> 0007)
[So, 27. Aug 2023, 12:20:40] [drm] initializing kernel modesetting (YELLOW_CARP 0x1002:0x1681 0x17AA:0x3B29 0x01).
[So, 27. Aug 2023, 12:20:40] acp_yc_mach acp_yc_mach.0: Enabling ACP DMIC support via DMI
[So, 27. Aug 2023, 12:20:40] acp_yc_mach acp_yc_mach.0: Enabling ACP DMIC support via DMI
[So, 27. Aug 2023, 12:20:40] [drm] register mmio base: 0x98700000
[So, 27. Aug 2023, 12:20:40] [drm] register mmio size: 524288
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 0 <nv_common>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 1 <gmc_v10_0>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 2 <navi10_ih>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 3 <psp>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 4 <smu>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 5 <dm>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 6 <gfx_v10_0>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 7 <sdma_v5_2>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 8 <vcn_v3_0>
[So, 27. Aug 2023, 12:20:40] [drm] add ip block number 9 <jpeg_v3_0>
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: Fetched VBIOS from VFCT
[So, 27. Aug 2023, 12:20:40] amdgpu: ATOM BIOS: 113-REMBRANDT-X37
[So, 27. Aug 2023, 12:20:40] [drm] VCN(0) decode is enabled in VM mode
[So, 27. Aug 2023, 12:20:40] [drm] VCN(0) encode is enabled in VM mode
[So, 27. Aug 2023, 12:20:40] [drm] JPEG decode is enabled in VM mode
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: vgaarb: deactivate vga console
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[So, 27. Aug 2023, 12:20:40] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[So, 27. Aug 2023, 12:20:40] [drm] Detected VRAM RAM=2048M, BAR=2048M
[So, 27. Aug 2023, 12:20:40] [drm] RAM width 256bits LPDDR5
[So, 27. Aug 2023, 12:20:40] [drm] amdgpu: 2048M of VRAM memory ready
[So, 27. Aug 2023, 12:20:40] [drm] amdgpu: 6830M of GTT memory ready.
[So, 27. Aug 2023, 12:20:40] [drm] GART: num cpu pages 262144, num gpu pages 262144
[So, 27. Aug 2023, 12:20:40] [drm] PCIE GART of 1024M enabled (table at 0x000000F47FC00000).
[So, 27. Aug 2023, 12:20:40] [drm] Loading DMUB firmware via PSP: version=0x0400003E
[So, 27. Aug 2023, 12:20:40] [drm] use_doorbell being set to: [true]
[So, 27. Aug 2023, 12:20:40] [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: Will use PSP to load VCN firmware
[So, 27. Aug 2023, 12:20:40] [drm] reserve 0xa00000 from 0xf47e000000 for PSP TMR
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: RAS: optional ras ta ucode is not available
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: RAP: optional rap ta ucode is not available
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: SMU is initialized successfully!
[So, 27. Aug 2023, 12:20:40] [drm] Display Core initialized with v3.2.230!
[So, 27. Aug 2023, 12:20:40] [drm] DP-HDMI FRL PCON supported
[So, 27. Aug 2023, 12:20:40] [drm] DMUB hardware initialized: version=0x0400003E
[So, 27. Aug 2023, 12:20:40] snd_hda_intel 0000:32:00.1: bound 0000:32:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[So, 27. Aug 2023, 12:20:40] [drm] PSR support 1, DC PSR ver 0, sink PSR ver 3 DPCD caps 0x3a su_y_granularity 4
[So, 27. Aug 2023, 12:20:40] [drm] kiq ring mec 2 pipe 1 q 0
[So, 27. Aug 2023, 12:20:40] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[So, 27. Aug 2023, 12:20:40] [drm] JPEG decode initialized successfully.
[So, 27. Aug 2023, 12:20:40] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[So, 27. Aug 2023, 12:20:40] amdgpu: sdma_bitmap: 3
[So, 27. Aug 2023, 12:20:40] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[So, 27. Aug 2023, 12:20:40] Bluetooth: BNEP filters: protocol multicast
[So, 27. Aug 2023, 12:20:40] Bluetooth: BNEP socket layer initialized
[So, 27. Aug 2023, 12:20:40] Bluetooth: MGMT ver 1.22
[So, 27. Aug 2023, 12:20:40] NET: Registered PF_ALG protocol family
[So, 27. Aug 2023, 12:20:40] amdgpu: HMM registered 2048MB device memory
[So, 27. Aug 2023, 12:20:40] amdgpu: SRAT table not found
[So, 27. Aug 2023, 12:20:40] amdgpu: Virtual CRAT table created for GPU
[So, 27. Aug 2023, 12:20:40] amdgpu: Topology: Add dGPU node [0x1681:0x1002]
[So, 27. Aug 2023, 12:20:40] kfd kfd: amdgpu: added device 1002:1681
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[So, 27. Aug 2023, 12:20:40] [drm] Initialized amdgpu 3.52.0 20150101 for 0000:32:00.0 on minor 1
[So, 27. Aug 2023, 12:20:40] fbcon: amdgpudrmfb (fb0) is primary device
[So, 27. Aug 2023, 12:20:40] fbcon: Deferring console take-over
[So, 27. Aug 2023, 12:20:40] amdgpu 0000:32:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WRT: Invalid buffer destination
[So, 27. Aug 2023, 12:20:41] [drm] DSC precompute is not needed.
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WFPM_AUTH_KEY_0: 0x90
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: Registered PHC clock: iwlwifi-PTP, with index: 0
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WRT: Invalid buffer destination
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: WFPM_AUTH_KEY_0: 0x90
[So, 27. Aug 2023, 12:20:41] iwlwifi 0000:01:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[So, 27. Aug 2023, 12:20:53] systemd-journald[430]: /var/log/journal/faf7a05819ea47d6aea93af797a51a62/user-1000.journal: Boot ID changed since last record, rotating.
[So, 27. Aug 2023, 12:20:54] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=956 'ksplashqml'
[So, 27. Aug 2023, 12:20:55] warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[So, 27. Aug 2023, 12:20:55] Bluetooth: RFCOMM TTY layer initialized
[So, 27. Aug 2023, 12:20:55] Bluetooth: RFCOMM socket layer initialized
[So, 27. Aug 2023, 12:20:55] Bluetooth: RFCOMM ver 1.11
[So, 27. Aug 2023, 12:21:21] wlan0: authenticate with cc:ce:1e:3b:d4:be
[So, 27. Aug 2023, 12:21:21] wlan0: 80 MHz not supported, disabling VHT
[So, 27. Aug 2023, 12:21:21] wlan0: send auth to cc:ce:1e:3b:d4:be (try 1/3)
[So, 27. Aug 2023, 12:21:21] wlan0: authenticated
[So, 27. Aug 2023, 12:21:21] wlan0: associate with cc:ce:1e:3b:d4:be (try 1/3)
[So, 27. Aug 2023, 12:21:21] wlan0: RX AssocResp from cc:ce:1e:3b:d4:be (capab=0x1431 status=0 aid=3)
[So, 27. Aug 2023, 12:21:21] wlan0: associated
[So, 27. Aug 2023, 12:21:21] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by cc:ce:1e:3b:d4:be
[So, 27. Aug 2023, 12:21:21] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[So, 27. Aug 2023, 12:21:41] systemd-journald[430]: Time jumped backwards, rotating.
[So, 27. Aug 2023, 12:22:54] legion_laptop: loading out-of-tree module taints kernel.
[So, 27. Aug 2023, 12:22:54] legion_laptop: module verification failed: signature and/or required key missing - tainting kernel
[So, 27. Aug 2023, 12:22:54] legion_laptop: legion_laptop starts loading
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: legion_laptop platform driver probing
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Read identifying information: DMI_SYS_VENDOR: LENOVO; DMI_PRODUCT_NAME: 82UU; DMI_BIOS_VERSION:KHCN29WW
[So, 27. Aug 2023, 12:22:54] legion_laptop: Read identifying information: DMI_SYS_VENDOR: LENOVO; DMI_PRODUCT_NAME: 82UU; DMI_BIOS_VERSION:KHCN29WW
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: is_denied: 0; is_allowed: 1; do_load_by_list: 1; do_load: 1
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: legion_laptop is forced to load.
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Using configuration for system: KHCN
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Skipping ACPI _STA check
[So, 27. Aug 2023, 12:22:54] legion_laptop: Creating RAM access to embedded controller
[So, 27. Aug 2023, 12:22:54] legion_laptop: Succeffuly mapped embedded controller: 0xfe0b0400 (in RAM)/0x0 (in EC) to virtual 0x000000006c581a7d
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Read embedded controller ID 0x8227
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Skipped checking embedded controller id
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Creating debugfs inteface
[So, 27. Aug 2023, 12:22:54] legion_laptop: Creating sysfs inteface
[So, 27. Aug 2023, 12:22:54] legion_laptop: Creating hwmon interface
[So, 27. Aug 2023, 12:22:54] legion_laptop: Creating platform profile support
[So, 27. Aug 2023, 12:22:54] legion_laptop: Skipping creating platform profile support because enable_platformprofile is false
[So, 27. Aug 2023, 12:22:54] legion_laptop: Init WMI driver support
[So, 27. Aug 2023, 12:22:54] legion_laptop: Init keyboard backlight LED driver
[So, 27. Aug 2023, 12:22:54] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:22:54] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:22:54] legion_laptop: Error reading keyboard brighntess
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Init keyboard backlight LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:22:54] legion_laptop: Init Y-Logo LED driver
[So, 27. Aug 2023, 12:22:54] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:22:54] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:22:54] legion_laptop: Error reading brighntess for light: 3
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Init Y-Logo LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:22:54] legion_laptop: Init IO-Port LED driver
[So, 27. Aug 2023, 12:22:54] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:22:54] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:22:54] legion_laptop: Error reading brighntess for light: 5
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: Init IO-Port LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:22:54] legion PNP0C09:00: legion_laptop loaded for this device
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:18
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 92549549-4bde-4f06-ac04-ce8bf898dbaa:8
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: dc2a8805-3a8c-41ba-a6f7-092e0089cd3b:17
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:19
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 92549549-4bde-4f06-ac04-ce8bf898dbaa:8
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: dc2a8805-3a8c-41ba-a6f7-092e0089cd3b:17
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:8
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 92549549-4bde-4f06-ac04-ce8bf898dbaa:7
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: dc2a8805-3a8c-41ba-a6f7-092e0089cd3b:17
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:9
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 92549549-4bde-4f06-ac04-ce8bf898dbaa:7
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: dc2a8805-3a8c-41ba-a6f7-092e0089cd3b:17
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:45
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:45
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:37
[So, 27. Aug 2023, 12:23:45] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:23:45] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:23:45] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:23:45] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:23:45] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:23:45] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:23:45] legion_laptop: WMI evaluation error for: 92549549-4bde-4f06-ac04-ce8bf898dbaa:1
[So, 27. Aug 2023, 12:23:45] legion_laptop: Size of object: 48
[So, 27. Aug 2023, 12:23:45] legion_laptop: ACPI evaluation error for: 92549549-4bde-4f06-ac04-ce8bf898dbaa:5
[So, 27. Aug 2023, 12:23:45] legion_laptop fan table wmi buffer000000004b1abc19: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[So, 27. Aug 2023, 12:23:45] legion_laptop fan table wmi buffer00000000b6b67a15: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[So, 27. Aug 2023, 12:23:45] legion_laptop fan table wmi buffer0000000032aba4c3: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[So, 27. Aug 2023, 12:23:45] legion_laptop fan table wmi buffer00000000df3e3d11: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[So, 27. Aug 2023, 12:23:45] legion_laptop fan table wmi buffer000000004aa55c04: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[So, 27. Aug 2023, 12:23:45] legion_laptop fan table wmi buffer00000000a11839f7: 00 00 00 00 00 00 00 00                          ........
[So, 27. Aug 2023, 12:32:50] usb 3-2: USB disconnect, device number 2
[So, 27. Aug 2023, 12:32:50] usb 3-2: new full-speed USB device number 4 using xhci_hcd
[So, 27. Aug 2023, 12:32:50] usb 3-2: device descriptor read/64, error -71
[So, 27. Aug 2023, 12:32:50] usb 3-2: device descriptor read/64, error -71
[So, 27. Aug 2023, 12:32:51] usb 3-2: new full-speed USB device number 5 using xhci_hcd
[So, 27. Aug 2023, 12:32:51] usb 3-2: device descriptor read/64, error -71
[So, 27. Aug 2023, 12:32:51] usb 3-2: device descriptor read/64, error -71
[So, 27. Aug 2023, 12:32:51] usb usb3-port2: attempt power cycle
[So, 27. Aug 2023, 12:32:52] usb 3-2: new full-speed USB device number 6 using xhci_hcd
[So, 27. Aug 2023, 12:32:52] usb 3-2: Device not responding to setup address.
[So, 27. Aug 2023, 12:32:52] usb 3-2: Device not responding to setup address.
[So, 27. Aug 2023, 12:32:52] usb 3-2: device not accepting address 6, error -71
[So, 27. Aug 2023, 12:32:52] usb 3-2: new full-speed USB device number 7 using xhci_hcd
[So, 27. Aug 2023, 12:32:52] usb 3-2: Device not responding to setup address.
[So, 27. Aug 2023, 12:32:52] usb 3-2: Device not responding to setup address.
[So, 27. Aug 2023, 12:32:52] usb 3-2: device not accepting address 7, error -71
[So, 27. Aug 2023, 12:32:52] usb usb3-port2: unable to enumerate USB device
[So, 27. Aug 2023, 12:33:22] iwlwifi 0000:01:00.0: Unhandled alg: 0x703
[So, 27. Aug 2023, 12:35:11] wlan0: authenticate with cc:ce:1e:3b:d4:be
[So, 27. Aug 2023, 12:35:11] wlan0: 80 MHz not supported, disabling VHT
[So, 27. Aug 2023, 12:35:11] wlan0: send auth to cc:ce:1e:3b:d4:be (try 1/3)
[So, 27. Aug 2023, 12:35:11] wlan0: authenticated
[So, 27. Aug 2023, 12:35:11] wlan0: associate with cc:ce:1e:3b:d4:be (try 1/3)
[So, 27. Aug 2023, 12:35:11] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[So, 27. Aug 2023, 12:35:11] wlan0: RX AssocResp from cc:ce:1e:3b:d4:be (capab=0x1431 status=30 aid=261)
[So, 27. Aug 2023, 12:35:11] wlan0: cc:ce:1e:3b:d4:be rejected association temporarily; comeback duration 1000 TU (1024 ms)
[So, 27. Aug 2023, 12:35:12] wlan0: associate with cc:ce:1e:3b:d4:be (try 2/3)
[So, 27. Aug 2023, 12:35:12] iwlwifi 0000:01:00.0: Unhandled alg: 0x707
[So, 27. Aug 2023, 12:35:12] wlan0: associate with cc:ce:1e:3b:d4:be (try 3/3)
[So, 27. Aug 2023, 12:35:12] wlan0: deauthenticated from cc:ce:1e:3b:d4:be while associating (Reason: 9=STA_REQ_ASSOC_WITHOUT_AUTH)
[So, 27. Aug 2023, 12:35:14] wlan0: authenticate with cc:ce:1e:3b:d4:be
[So, 27. Aug 2023, 12:35:14] wlan0: 80 MHz not supported, disabling VHT
[So, 27. Aug 2023, 12:35:14] wlan0: send auth to cc:ce:1e:3b:d4:be (try 1/3)
[So, 27. Aug 2023, 12:35:14] wlan0: authenticated
[So, 27. Aug 2023, 12:35:14] wlan0: associate with cc:ce:1e:3b:d4:be (try 1/3)
[So, 27. Aug 2023, 12:35:14] wlan0: RX AssocResp from cc:ce:1e:3b:d4:be (capab=0x1431 status=0 aid=3)
[So, 27. Aug 2023, 12:35:14] wlan0: associated
[So, 27. Aug 2023, 12:35:14] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by cc:ce:1e:3b:d4:be
[So, 27. Aug 2023, 12:35:16] legion_laptop: Unloading legion WMI
[So, 27. Aug 2023, 12:35:16] legion_laptop: Unloading legion WMI done
[So, 27. Aug 2023, 12:35:16] legion_laptop: Skipping unloading platform profile support because enable_platformprofile is false
[So, 27. Aug 2023, 12:35:16] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:45
[So, 27. Aug 2023, 12:35:16] legion_laptop: Set powermode
[So, 27. Aug 2023, 12:35:17] legion_laptop: Set powermode
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unexpected power mode value ignored: 0
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion hwon
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion hwon done
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion sysfs
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion sysfs done
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion dubugfs
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion dubugfs done
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion ecram
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion ecram done
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unmapping embedded controller memory at 0xfe0b0400 (in RAM)/0x0 (in EC) at virtual 0x000000006c581a7d
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion shared
[So, 27. Aug 2023, 12:35:17] legion_laptop: Unloading legion shared done
[So, 27. Aug 2023, 12:35:17] legion_laptop: Legion platform unloaded
[So, 27. Aug 2023, 12:35:17] legion_laptop: legion_laptop exit
[So, 27. Aug 2023, 12:35:17] legion_laptop: legion_laptop starts loading
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: legion_laptop platform driver probing
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Read identifying information: DMI_SYS_VENDOR: LENOVO; DMI_PRODUCT_NAME: 82UU; DMI_BIOS_VERSION:KHCN29WW
[So, 27. Aug 2023, 12:35:17] legion_laptop: Read identifying information: DMI_SYS_VENDOR: LENOVO; DMI_PRODUCT_NAME: 82UU; DMI_BIOS_VERSION:KHCN29WW
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: is_denied: 0; is_allowed: 1; do_load_by_list: 1; do_load: 1
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: legion_laptop is forced to load.
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Using configuration for system: KHCN
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Skipping ACPI _STA check
[So, 27. Aug 2023, 12:35:17] legion_laptop: Creating RAM access to embedded controller
[So, 27. Aug 2023, 12:35:17] legion_laptop: Succeffuly mapped embedded controller: 0xfe0b0400 (in RAM)/0x0 (in EC) to virtual 0x00000000292f26b3
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Read embedded controller ID 0x8227
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Skipped checking embedded controller id
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Creating debugfs inteface
[So, 27. Aug 2023, 12:35:17] legion_laptop: Creating sysfs inteface
[So, 27. Aug 2023, 12:35:17] legion_laptop: Creating hwmon interface
[So, 27. Aug 2023, 12:35:17] legion_laptop: Creating platform profile support
[So, 27. Aug 2023, 12:35:17] legion_laptop: Skipping creating platform profile support because enable_platformprofile is false
[So, 27. Aug 2023, 12:35:17] legion_laptop: Init WMI driver support
[So, 27. Aug 2023, 12:35:17] legion_laptop: Init keyboard backlight LED driver
[So, 27. Aug 2023, 12:35:17] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:35:17] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:35:17] legion_laptop: Error reading keyboard brighntess
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Init keyboard backlight LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:35:17] legion_laptop: Init Y-Logo LED driver
[So, 27. Aug 2023, 12:35:17] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:35:17] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:35:17] legion_laptop: Error reading brighntess for light: 3
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Init Y-Logo LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:35:17] legion_laptop: Init IO-Port LED driver
[So, 27. Aug 2023, 12:35:17] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:35:17] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:35:17] legion_laptop: Error reading brighntess for light: 5
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: Init IO-Port LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:35:17] legion PNP0C09:00: legion_laptop loaded for this device
[So, 27. Aug 2023, 12:35:44] legion_laptop: Unloading legion WMI
[So, 27. Aug 2023, 12:35:44] legion_laptop: Unloading legion WMI done
[So, 27. Aug 2023, 12:35:44] legion_laptop: Skipping unloading platform profile support because enable_platformprofile is false
[So, 27. Aug 2023, 12:35:44] legion_laptop: WMI evaluation error for: 887B54E3-DDDC-4B2C-8B88-68A26A8835D0:45
[So, 27. Aug 2023, 12:35:44] legion_laptop: Set powermode
[So, 27. Aug 2023, 12:35:46] legion_laptop: Set powermode
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unexpected power mode value ignored: 0
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion hwon
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion hwon done
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion sysfs
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion sysfs done
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion dubugfs
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion dubugfs done
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion ecram
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion ecram done
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unmapping embedded controller memory at 0xfe0b0400 (in RAM)/0x0 (in EC) at virtual 0x00000000292f26b3
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion shared
[So, 27. Aug 2023, 12:35:46] legion_laptop: Unloading legion shared done
[So, 27. Aug 2023, 12:35:46] legion_laptop: Legion platform unloaded
[So, 27. Aug 2023, 12:35:46] legion_laptop: legion_laptop exit
[So, 27. Aug 2023, 12:35:46] legion_laptop: legion_laptop starts loading
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: legion_laptop platform driver probing
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Read identifying information: DMI_SYS_VENDOR: LENOVO; DMI_PRODUCT_NAME: 82UU; DMI_BIOS_VERSION:KHCN29WW
[So, 27. Aug 2023, 12:35:46] legion_laptop: Read identifying information: DMI_SYS_VENDOR: LENOVO; DMI_PRODUCT_NAME: 82UU; DMI_BIOS_VERSION:KHCN29WW
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: is_denied: 0; is_allowed: 1; do_load_by_list: 1; do_load: 1
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: legion_laptop is forced to load.
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Using configuration for system: KHCN
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Skipping ACPI _STA check
[So, 27. Aug 2023, 12:35:46] legion_laptop: Creating RAM access to embedded controller
[So, 27. Aug 2023, 12:35:46] legion_laptop: Succeffuly mapped embedded controller: 0xfe0b0400 (in RAM)/0x0 (in EC) to virtual 0x0000000005712c65
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Read embedded controller ID 0x8227
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Skipped checking embedded controller id
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Creating debugfs inteface
[So, 27. Aug 2023, 12:35:46] legion_laptop: Creating sysfs inteface
[So, 27. Aug 2023, 12:35:46] legion_laptop: Creating hwmon interface
[So, 27. Aug 2023, 12:35:46] legion_laptop: Creating platform profile support
[So, 27. Aug 2023, 12:35:46] legion_laptop: Skipping creating platform profile support because enable_platformprofile is false
[So, 27. Aug 2023, 12:35:46] legion_laptop: Init WMI driver support
[So, 27. Aug 2023, 12:35:46] legion_laptop: Init keyboard backlight LED driver
[So, 27. Aug 2023, 12:35:46] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:35:46] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:35:46] legion_laptop: Error reading keyboard brighntess
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Init keyboard backlight LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:35:46] legion_laptop: Init Y-Logo LED driver
[So, 27. Aug 2023, 12:35:46] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:35:46] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:35:46] legion_laptop: Error reading brighntess for light: 3
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Init Y-Logo LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:35:46] legion_laptop: Init IO-Port LED driver
[So, 27. Aug 2023, 12:35:46] legion_laptop: ACPI evaluation error for: 8C5B9127-ECD4-4657-980F-851019F99CA5:1
[So, 27. Aug 2023, 12:35:46] legion_laptop: Error for WMI method call to get brightness
[So, 27. Aug 2023, 12:35:46] legion_laptop: Error reading brighntess for light: 5
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: Init IO-Port LED driver failed. Skipping ...
[So, 27. Aug 2023, 12:35:46] legion PNP0C09:00: legion_laptop loaded for this device

sudo cat /sys/kernel/debug/legion/fancurve

EC Chip ID: 8227
EC Chip Version: 2a4
legion_laptop features: fancurve powermode platformprofile platformprofilenotify minifancurve
legion_laptop ec_readonly: 0
ACPI CFG error: 0
ACPI CFG: 4128047120
temperature access method: 1
CPU temperature error: 0
CPU temperature: 34
CPU temperature EC error: 0
CPU temperature EC: 34
CPU temperature ACPI error: 0
CPU temperature ACPI: 34
CPU temperature WMI error: -14
CPU temperature WMI: 34
CPU temperature WMI2 error: -14
CPU temperature WMI2: 34
CPU temperature WMI3 error: -14
CPU temperature WMI3: 34
GPU temperature error: 0
GPU temperature: 0
GPU temperature EC error: 0
GPU temperature EC: 0
GPU temperature ACPI error: 0
GPU temperature ACPI: 0
GPU temperature WMI error: -14
GPU temperature WMI: 0
GPU temperature WMI2 error: -14
GPU temperature WMI2: 0
GPU temperature WMI3 error: -14
GPU temperature WMI3: 0
fan speed access method: 1
1 fanspeed error: 0
1 fanspeed: 0
1 fanspeed EC error: 0
1 fanspeed EC: 0
1 fanspeed ACPI error: 0
1 fanspeed ACPI: 0
1 fanspeed WMI error: -14
1 fanspeed WMI: 0
1 fanspeed WMI2 error: -14
1 fanspeed WMI2: 0
1 fanspeed WMI3 error: -14
1 fanspeed WMI3: 0
2 fanspeed error: 0
2 fanspeed: 0
2 fanspeed EC error: 0
2 fanspeed EC: 0
2 fanspeed ACPI error: 0
2 fanspeed ACPI: 0
2 fanspeed WMI error: -14
2 fanspeed WMI: 0
2 fanspeed WMI2 error: -14
2 fanspeed WMI2: 0
2 fanspeed WMI3 error: -14
2 fanspeed WMI3: 0
powermode access method: 3
powermode error: -14
powermode: 0
powermode EC error: 0
powermode EC: 2
powermode ACPI error: -5
powermode ACPI: 0
powermode WMI error: -14
powermode WMI: 0
has custom powermode: 1
ACPI rapidcharge error: 0
ACPI rapidcharge: 0
WMI backlight 2 state: -22
WMI backlight 3 state: -5
WMI light IO port: -5
WMI light y logo/lid: -5
EC minifancurve feature enabled: 1
EC minifancurve on cool: true
EC lockfancontroller error: 0
EC lockfancontroller: false
fanfullspeed error: -22
fanfullspeed: 0
fanfullspeed EC error: 0
fanfullspeed EC: 0
EC fan curve current point id: 0
EC fan curve points size: 4
Current fan curve in hardware:
rpm1|rpm2|acceleration|deceleration|cpu_min_temp|cpu_max_temp|gpu_min_temp|gpu_max_temp|ic_min_temp|ic_max_temp
0        0       5       8       127     127     127     127     0       36
2500     2500    5       8       127     127     127     127     33      41
2600     2600    5       8       127     127     127     127     37      45
2800     2800    5       8       127     127     127     127     42      127
=====================
Current fan curve in hardware (WMI; might be empty)
rpm1|rpm2|acceleration|deceleration|cpu_min_temp|cpu_max_temp|gpu_min_temp|gpu_max_temp|ic_min_temp|ic_max_temp
=====================

sudo cat /sys/kernel/debug/legion/ecmemory | hexdump -C

00000000  00 01 00 00 00 00 00 00  00 00 00 00 00 00 1c 00  |................|
00000010  00 00 80 00 07 00 f6 01  03 01 01 00 00 02 00 00  |................|
00000020  02 00 00 00 00 00 07 00  01 00 00 00 30 00 00 00  |............0...|
00000030  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  00 00 00 00 01 07 00 00  00 00 00 00 6f 56 00 00  |............oV..|
00000050  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000060  00 80 02 05 00 00 00 08  00 00 00 00 01 00 20 01  |.............. .|
00000070  00 02 10 01 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000080  00 00 00 00 08 00 00 00  e0 00 03 00 a0 01 01 53  |...............S|
00000090  75 6e 77 6f 64 61 00 32  4c 31 39 44 34 50 48 33  |unwoda.2L19D4PH3|
000000a0  00 09 01 06 00 00 c0 61  64 00 00 00 64 15 00 00  |.......ad...d...|
000000b0  2e 20 00 00 00 00 00 1d  02 11 00 00 00 00 01 00  |. ..............|
000000c0  00 01 7c 15 cb 1b 12 43  50 3c d4 17 dd 15 62 00  |..|....CP<....b.|
000000d0  ff fd 89 fc 00 00 00 1c  00 00 00 00 00 00 00 00  |................|
000000e0  00 00 00 00 00 00 00 00  00 00 00 40 01 00 48 00  |...........@..H.|
000000f0  03 00 00 00 84 55 00 00  00 00 00 00 00 00 00 00  |.....U..........|
00000100  80 00 00 00 00 00 03 03  df 66 67 00 00 00 00 00  |.........fg.....|
00000110  0a 00 ff ff 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000120  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000130  08 01 2d 29 00 04 04 00  2e 00 20 00 00 00 00 00  |..-)...... .....|
00000140  00 19 1a 1c 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000160  05 05 05 05 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000170  08 08 08 08 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000180  7f 7f 7f 7f 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001c0  24 29 2d 7f 00 00 00 00  00 00 00 00 00 00 00 00  |$)-.............|
000001d0  00 21 25 2a 00 00 00 00  00 00 00 00 00 00 00 00  |.!%*............|
000001e0  00 00 00 00 00 00 2e 00  20 00 00 00 00 00 00 00  |........ .......|
000001f0  07 03 07 03 00 00 00 00  00 00 00 00 00 00 45 45  |..............EE|
00000200  00 00 00 00 00 00 00 00  00 00 00 00 00 04 00 00  |................|
00000210  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000220  00 00 00 00 00 00 00 00  00 01 00 00 56 02 00 00  |............V...|
00000230  03 80 81 82 00 00 00 04  00 00 00 00 00 03 00 00  |................|
00000240  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000260  00 00 00 00 00 10 2e 00  04 00 00 00 00 00 00 01  |................|
00000270  aa 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000280  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000300

sudo cat /sys/kernel/debug/legion/ecmemoryram | hexdump -C

00000000  00 01 00 00 00 00 00 00  00 00 00 00 00 00 1c 00  |................|
00000010  00 00 80 00 07 00 f6 01  03 01 01 00 00 02 00 00  |................|
00000020  02 00 00 00 00 00 07 00  01 00 00 00 30 00 00 00  |............0...|
00000030  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  00 00 00 00 01 07 00 00  00 00 00 00 6f 56 00 00  |............oV..|
00000050  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000060  00 80 02 05 00 00 00 08  00 00 00 00 01 00 20 01  |.............. .|
00000070  00 02 10 01 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000080  00 00 00 00 08 00 00 00  e0 00 03 00 a0 01 01 53  |...............S|
00000090  75 6e 77 6f 64 61 00 32  4c 31 39 44 34 50 48 33  |unwoda.2L19D4PH3|
000000a0  00 09 01 06 00 00 c0 61  64 00 00 00 64 15 00 00  |.......ad...d...|
000000b0  28 20 00 00 00 00 00 1d  02 11 00 00 00 00 01 00  |( ..............|
000000c0  00 01 75 15 cb 1b d5 42  50 3c d4 17 dd 15 62 00  |..u....BP<....b.|
000000d0  b2 fd b7 fd 00 00 00 1c  00 00 00 00 00 00 00 00  |................|
000000e0  00 00 00 00 00 00 00 00  00 00 00 40 01 00 48 00  |...........@..H.|
000000f0  03 00 00 00 84 55 00 00  00 00 00 00 00 00 00 00  |.....U..........|
00000100  80 00 00 00 00 00 03 03  df 66 67 00 00 00 00 00  |.........fg.....|
00000110  0a 00 ff ff 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000120  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000130  08 01 2d 29 00 04 04 00  28 00 20 00 00 00 00 00  |..-)....(. .....|
00000140  00 19 1a 1c 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000160  05 05 05 05 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000170  08 08 08 08 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000180  7f 7f 7f 7f 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001c0  24 29 2d 7f 00 00 00 00  00 00 00 00 00 00 00 00  |$)-.............|
000001d0  00 21 25 2a 00 00 00 00  00 00 00 00 00 00 00 00  |.!%*............|
000001e0  00 00 00 00 00 00 28 00  20 00 00 00 00 00 00 00  |......(. .......|
000001f0  07 03 07 03 00 00 00 00  00 00 00 00 00 00 1e 1e  |................|
00000200  00 00 00 00 00 00 00 00  00 00 00 00 00 04 00 00  |................|
00000210  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000220  00 00 00 00 00 00 00 00  00 01 00 00 56 02 00 00  |............V...|
00000230  03 80 81 82 00 00 00 01  00 00 00 00 00 03 00 00  |................|
00000240  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000260  00 00 00 00 00 10 2e 00  04 00 00 00 00 00 00 01  |................|
00000270  aa 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000280  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000300  ec ef 5b ee ec ef 5b ee  ec ef 5b ee ec ef 5b ee  |..[...[...[...[.|
*
00000330  ec ef 5b ee ec ef 5b ee  ec ef bb bb da ad 66 cf  |..[...[.......f.|
00000340  f0 5b ee ec ef 16 54 f2  93 ae 10 23 45 00 aa 11  |.[....T....#E...|
00000350  10 e8 e8 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000360  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000003f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 ee 53  |...............S|
00000400  ac 2b ac 24 ac 14 ac 15  ac 16 ac 17 ac 1b 01 ac  |.+.$............|
00000410  15 ac 17 ac 15 00 00 00  00 00 00 00 00 00 00 00  |................|
00000420  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000004f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 15  |................|
00000500  00 01 00 00 00 00 00 08  00 00 00 00 00 00 00 00  |................|
00000510  00 40 00 20 00 00 00 00  01 00 20 01 00 02 10 01  |.@. ...... .....|
00000520  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000530  40 00 b0 00 00 00 00 00  00 00 00 00 00 00 00 00  |@...............|
00000540  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000560  00 00 00 00 00 01 00 00  00 00 00 00 01 00 05 db  |................|
00000570  00 48 00 00 04 00 00 00  01 00 00 00 01 00 00 00  |.H..............|
00000580  00 00 00 00 00 00 00 00  00 00 00 00 0a 00 80 00  |................|
00000590  0a 00 1e 00 00 00 00 00  00 00 00 00 00 00 10 00  |................|
000005a0  00 00 80 00 00 00 ff 00  00 00 00 00 00 00 00 00  |................|
000005b0  00 00 00 00 28 00 00 00  00 00 00 00 00 00 00 00  |....(...........|
000005c0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000600

ls /sys/firmware/acpi/tables/

'$H2O'   BGRT   CRAT   dynamic   FPDT   MCFG   SSDT1    SSDT12   SSDT15   SSDT18   SSDT20   SSDT23   SSDT3   SSDT6   SSDT9   VFCT
 APIC    BOOT   data   FACP      HPET   POAT   SSDT10   SSDT13   SSDT16   SSDT19   SSDT21   SSDT24   SSDT4   SSDT7   TPM2    WSMT
'ASF!'   CDIT   DSDT   FACS      IVRS   SLIC   SSDT11   SSDT14   SSDT17   SSDT2    SSDT22   SSDT25   SSDT5   SSDT8   UEFI

iasl -e SSDT* -d DSDT

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20221020
Copyright (c) 2000 - 2022 Intel Corporation

File appears to be binary: found 16792 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file DSDT, Length 0xC045 (49221) bytes
ACPI: DSDT 0x0000000000000000 00C045 (v01 LENOVO CB-01    00000001 ACPI 00040000)
External object resolution file            SSDT9
Input file SSDT9, Length 0x5354 (21332) bytes
ACPI: SSDT 0x0000000000000000 005354 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT8
Input file SSDT8, Length 0xF8 (248) bytes
ACPI: SSDT 0x0000000000000000 0000F8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT7
Input file SSDT7, Length 0x99 (153) bytes
ACPI: SSDT 0x0000000000000000 000099 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT6
Input file SSDT6, Length 0x471 (1137) bytes
ACPI: SSDT 0x0000000000000000 000471 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT5
Input file SSDT5, Length 0x1980 (6528) bytes
ACPI: SSDT 0x0000000000000000 001980 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT4
Input file SSDT4, Length 0x1CC (460) bytes
ACPI: SSDT 0x0000000000000000 0001CC (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT3
Input file SSDT3, Length 0x573 (1395) bytes
ACPI: SSDT 0x0000000000000000 000573 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT25
Input file SSDT25, Length 0x121E (4638) bytes
ACPI: SSDT 0x0000000000000000 00121E (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT24
Input file SSDT24, Length 0x8D (141) bytes
ACPI: SSDT 0x0000000000000000 00008D (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT23
Input file SSDT23, Length 0x742 (1858) bytes
ACPI: SSDT 0x0000000000000000 000742 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT22
Input file SSDT22, Length 0xE6E (3694) bytes
ACPI: SSDT 0x0000000000000000 000E6E (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT21
Input file SSDT21, Length 0x4FB3 (20403) bytes
ACPI: SSDT 0x0000000000000000 004FB3 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT20
Input file SSDT20, Length 0x939E (37790) bytes
ACPI: SSDT 0x0000000000000000 00939E (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT2
Input file SSDT2, Length 0x7DF6 (32246) bytes
ACPI: SSDT 0x0000000000000000 007DF6 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT19
Input file SSDT19, Length 0x7A5 (1957) bytes
ACPI: SSDT 0x0000000000000000 0007A5 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT18
Input file SSDT18, Length 0x153D (5437) bytes
ACPI: SSDT 0x0000000000000000 00153D (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT17
Input file SSDT17, Length 0x57 (87) bytes
ACPI: SSDT 0x0000000000000000 000057 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT16
Input file SSDT16, Length 0x78A (1930) bytes
ACPI: SSDT 0x0000000000000000 00078A (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT15
Input file SSDT15, Length 0x761 (1889) bytes
ACPI: SSDT 0x0000000000000000 000761 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT14
Input file SSDT14, Length 0x1F2A (7978) bytes
ACPI: SSDT 0x0000000000000000 001F2A (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT13
Input file SSDT13, Length 0x7E2F (32303) bytes
ACPI: SSDT 0x0000000000000000 007E2F (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT12
Input file SSDT12, Length 0x1565 (5477) bytes
ACPI: SSDT 0x0000000000000000 001565 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT11
Input file SSDT11, Length 0x1590 (5520) bytes
ACPI: SSDT 0x0000000000000000 001590 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file           SSDT10
Input file SSDT10, Length 0xD9 (217) bytes
ACPI: SSDT 0x0000000000000000 0000D9 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file            SSDT1
Input file SSDT1, Length 0x906 (2310) bytes
ACPI: SSDT 0x0000000000000000 000906 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Pass 1 parse of [DSDT]
Firmware Error (ACPI): Failure creating named object [\_TZ.TZ01], AE_ALREADY_EXISTS (20221020/dswload-495)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20221020/psobject-372)
Could not parse ACPI tables, AE_ALREADY_EXISTS

Note, I did sudo pacman -S acpica since I am on Arch.

johnfanv2 commented 1 year ago

Ok, there is still some stuff to fix later.

Let try the most important one. Please use the python GUI to adapt the fan speed as described Open the GUI, click "Read from HW", then change the fan speeds, click "Apply from HW", and click "Read from HW". Check if your values are accepted and if you can hear a difference in fan speed. Try if small changes are accepted and larger changes are accepted and make a difference in reality.

Sorry, that I forget to mention that I also need the the generated from the step that you generated in the folder acpi_re.

florentineprinzessinzusachsen commented 1 year ago

Thanks again for the quick reply and your support!

Here's the files zipped. I hope it contains all you need, otherwise please let me know: https://drive.google.com/file/d/1E7n8rh2-FDllEfpVnmnuU7vm-51y5ulf/view

Yes, reading, writing and re-reading the values works. I can hear the effect and smaller and incremental changes seem to work as well.

johnfanv2 commented 1 year ago

Ok, next we can try testing the power mode. I updated the code. Please get the newest code, compile again, and load the module again. Then change the power mode with Fn + Q and output sudo cat /sys/kernel/debug/legion/fancurve in each mode. Does you laptop has a LED, e.g. color of LED, to show the current power mode? In the output you should see that powermode: 0 changes to some other numerical value in each mode.

You can also try to change the power mode, e.g. with the Python GUI. In you distro you might also have a power mode option to set the mode. In Ubuntu/Gnome it looks like this https://fostips.com/changing-power-mode-easy-ubuntu-21-04/. Maybe there is a similar setting in EndeavourOS.

Your upload for reference: acpi.zip