Hi,
Le 13/06/2023 à 09:11, Greenman, Gregory - gregory.greenman at intel.com
a écrit :
Hi,
On Fri, 2023-06-09 at 12:43 +0000, help.7ocym@xxxxxxxxxxx wrote:
Hi,
it's long time that I didn't played with hibernate, so don't know if it's a new or old issue.
my hardware : https://wiki.gentoo.org/wiki/Lenovo_Yoga_900
I use the pre-built gentoo linux kernel,
6.3.6-gentoo-dist #1 SMP PREEMPT_DYNAMIC Mon Jun 5 15:10:53 -00 2023 x86_64 Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz GenuineIntel GNU/Linux
I wanted to re-activate hibernate, even if I mainly use suspend to ram that is working (but when battery runs out the system reboot, and I would like to have it trying to hibernate instead)
so to try hibernate I `echo disk > /sys/power/state`
the system begin hibernation, then go back to normal, appart the wifi that don't work (the adapter is no more listed)
here is attached a dmesg that contains errors
please, let me know if it's a known issue, and I will gladly help investigating.
thanks and regards
JLM
Sent with Proton Mail secure email.
From the log I see that the driver lost access to the device on the PCIe level.
Can you please try our backport driver from [1], it's our internal tree with
backports. We've seen a few such problems and we have there a few attempts
to overcome this. The instructions on how to build it can be fount at [2],
please use master branch.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git
[2] https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/core_release
Thanks,
Gregory
I tried the instruction given without success so it seems that the issue
isn't fixed by the backports and seems not fixed on 6.5.3 (see attached
dmesg)
thanks
JL
[ 0.000000] microcode: updated early: 0x74 -> 0xf0, date = 2021-11-12
[ 0.000000] Linux version 6.5.3-gentoo-dist (root@mop) (x86_64-pc-linux-gnu-gcc (Gentoo 12.3.1_p20230526 p2) 12.3.1 20230526, GNU ld (Gentoo 2.40 p5) 2.40.0) #1 SMP PREEMPT_DYNAMIC Sat Sep 16 04:05:09 -00 2023
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.5.3-gentoo-dist root=UUID=43cb3a7c-d07f-4507-9d79-857893eb9285 ro resume=/dev/sda8 i8042.noloop i8042.nomux i8042.nopnp i8042.reset i915.enable_guc=2
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007079ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000707a0000-0x00000000707a0fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000707a1000-0x00000000707cafff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000707cb000-0x0000000070878fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000070879000-0x0000000071178fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000071179000-0x000000008738dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008738e000-0x000000008758dfff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000008758e000-0x0000000087d7dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000087d7e000-0x0000000087f7dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000087f7e000-0x0000000087ffdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000087ffe000-0x0000000087ffefff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000087fff000-0x00000000880fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000088800000-0x000000008b7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004737fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.4 by INSYDE Corp.
[ 0.000000] efi: SMBIOS=0x87600000 ESRT=0x87601c18 ACPI 2.0=0x87ffd014
[ 0.000000] efi: Remove mem44: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Remove mem45: MMIO range=[0xfd000000-0xfe7fffff] (24MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd000000-0xfe7fffff] reserved
[ 0.000000] efi: Not removing mem46: MMIO range=[0xfeb00000-0xfeb03fff] (16KB) from e820 map
[ 0.000000] efi: Not removing mem47: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem48: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem49: MMIO range=[0xfed10000-0xfed19fff] (40KB) from e820 map
[ 0.000000] efi: Not removing mem50: MMIO range=[0xfed84000-0xfed84fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem51: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem52: MMIO range=[0xffa00000-0xffffffff] (6MB) from e820 map
[ 0.000000] e820: remove [mem 0xffa00000-0xffffffff] reserved
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 0.000000] tsc: Detected 2600.000 MHz processor
[ 0.000000] tsc: Detected 2599.992 MHz TSC
[ 0.000607] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000610] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000619] last_pfn = 0x473800 max_arch_pfn = 0x400000000
[ 0.000626] total RAM covered: 30847M
[ 0.000754] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 29360380K
[ 0.000756] gran_size: 64K chunk_size: 128K num_reg: 6 lose cover RAM: 60K
[ 0.000758] gran_size: 64K chunk_size: 256K num_reg: 6 lose cover RAM: 60K
[ 0.000759] gran_size: 64K chunk_size: 512K num_reg: 6 lose cover RAM: 60K
[ 0.000761] gran_size: 64K chunk_size: 1M num_reg: 6 lose cover RAM: 60K
[ 0.000762] gran_size: 64K chunk_size: 2M num_reg: 6 lose cover RAM: 60K
[ 0.000763] gran_size: 64K chunk_size: 4M num_reg: 6 lose cover RAM: 60K
[ 0.000764] gran_size: 64K chunk_size: 8M num_reg: 6 lose cover RAM: 60K
[ 0.000766] gran_size: 64K chunk_size: 16M num_reg: 6 lose cover RAM: 60K
[ 0.000768] gran_size: 64K chunk_size: 32M num_reg: 6 lose cover RAM: 60K
[ 0.000769] gran_size: 64K chunk_size: 64M num_reg: 6 lose cover RAM: 60K
[ 0.000775] gran_size: 64K chunk_size: 128M num_reg: 6 lose cover RAM: 60K
[ 0.000776] gran_size: 64K chunk_size: 256M num_reg: 7 lose cover RAM: 60K
[ 0.000777] gran_size: 64K chunk_size: 512M num_reg: 8 lose cover RAM: 60K
[ 0.000778] gran_size: 64K chunk_size: 1G num_reg: 9 lose cover RAM: 60K
[ 0.000780] gran_size: 64K chunk_size: 2G num_reg: 9 lose cover RAM: 60K
[ 0.000781] gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 29360380K
[ 0.000782] gran_size: 128K chunk_size: 256K num_reg: 6 lose cover RAM: 124K
[ 0.000784] gran_size: 128K chunk_size: 512K num_reg: 6 lose cover RAM: 124K
[ 0.000785] gran_size: 128K chunk_size: 1M num_reg: 6 lose cover RAM: 124K
[ 0.000786] gran_size: 128K chunk_size: 2M num_reg: 6 lose cover RAM: 124K
[ 0.000788] gran_size: 128K chunk_size: 4M num_reg: 6 lose cover RAM: 124K
[ 0.000789] gran_size: 128K chunk_size: 8M num_reg: 6 lose cover RAM: 124K
[ 0.000790] gran_size: 128K chunk_size: 16M num_reg: 6 lose cover RAM: 124K
[ 0.000791] gran_size: 128K chunk_size: 32M num_reg: 6 lose cover RAM: 124K
[ 0.000793] gran_size: 128K chunk_size: 64M num_reg: 6 lose cover RAM: 124K
[ 0.000794] gran_size: 128K chunk_size: 128M num_reg: 6 lose cover RAM: 124K
[ 0.000795] gran_size: 128K chunk_size: 256M num_reg: 7 lose cover RAM: 124K
[ 0.000796] gran_size: 128K chunk_size: 512M num_reg: 8 lose cover RAM: 124K
[ 0.000798] gran_size: 128K chunk_size: 1G num_reg: 9 lose cover RAM: 124K
[ 0.000799] gran_size: 128K chunk_size: 2G num_reg: 9 lose cover RAM: 124K
[ 0.000800] gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 29360380K
[ 0.000801] gran_size: 256K chunk_size: 512K num_reg: 6 lose cover RAM: 252K
[ 0.000803] gran_size: 256K chunk_size: 1M num_reg: 6 lose cover RAM: 252K
[ 0.000804] gran_size: 256K chunk_size: 2M num_reg: 6 lose cover RAM: 252K
[ 0.000805] gran_size: 256K chunk_size: 4M num_reg: 6 lose cover RAM: 252K
[ 0.000806] gran_size: 256K chunk_size: 8M num_reg: 6 lose cover RAM: 252K
[ 0.000808] gran_size: 256K chunk_size: 16M num_reg: 6 lose cover RAM: 252K
[ 0.000809] gran_size: 256K chunk_size: 32M num_reg: 6 lose cover RAM: 252K
[ 0.000810] gran_size: 256K chunk_size: 64M num_reg: 6 lose cover RAM: 252K
[ 0.000811] gran_size: 256K chunk_size: 128M num_reg: 6 lose cover RAM: 252K
[ 0.000813] gran_size: 256K chunk_size: 256M num_reg: 7 lose cover RAM: 252K
[ 0.000814] gran_size: 256K chunk_size: 512M num_reg: 8 lose cover RAM: 252K
[ 0.000815] gran_size: 256K chunk_size: 1G num_reg: 9 lose cover RAM: 252K
[ 0.000816] gran_size: 256K chunk_size: 2G num_reg: 9 lose cover RAM: 252K
[ 0.000818] gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 25166332K
[ 0.000819] gran_size: 512K chunk_size: 1M num_reg: 6 lose cover RAM: 508K
[ 0.000820] gran_size: 512K chunk_size: 2M num_reg: 6 lose cover RAM: 508K
[ 0.000821] gran_size: 512K chunk_size: 4M num_reg: 6 lose cover RAM: 508K
[ 0.000823] gran_size: 512K chunk_size: 8M num_reg: 6 lose cover RAM: 508K
[ 0.000824] gran_size: 512K chunk_size: 16M num_reg: 6 lose cover RAM: 508K
[ 0.000825] gran_size: 512K chunk_size: 32M num_reg: 6 lose cover RAM: 508K
[ 0.000826] gran_size: 512K chunk_size: 64M num_reg: 6 lose cover RAM: 508K
[ 0.000828] gran_size: 512K chunk_size: 128M num_reg: 6 lose cover RAM: 508K
[ 0.000829] gran_size: 512K chunk_size: 256M num_reg: 7 lose cover RAM: 508K
[ 0.000830] gran_size: 512K chunk_size: 512M num_reg: 8 lose cover RAM: 508K
[ 0.000831] gran_size: 512K chunk_size: 1G num_reg: 9 lose cover RAM: 508K
[ 0.000833] gran_size: 512K chunk_size: 2G num_reg: 9 lose cover RAM: 508K
[ 0.000834] gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 16778236K
[ 0.000835] gran_size: 1M chunk_size: 2M num_reg: 6 lose cover RAM: 1020K
[ 0.000837] gran_size: 1M chunk_size: 4M num_reg: 6 lose cover RAM: 1020K
[ 0.000838] gran_size: 1M chunk_size: 8M num_reg: 6 lose cover RAM: 1020K
[ 0.000839] gran_size: 1M chunk_size: 16M num_reg: 6 lose cover RAM: 1020K
[ 0.000840] gran_size: 1M chunk_size: 32M num_reg: 6 lose cover RAM: 1020K
[ 0.000842] gran_size: 1M chunk_size: 64M num_reg: 6 lose cover RAM: 1020K
[ 0.000843] gran_size: 1M chunk_size: 128M num_reg: 6 lose cover RAM: 1020K
[ 0.000844] gran_size: 1M chunk_size: 256M num_reg: 7 lose cover RAM: 1020K
[ 0.000845] gran_size: 1M chunk_size: 512M num_reg: 8 lose cover RAM: 1020K
[ 0.000847] gran_size: 1M chunk_size: 1G num_reg: 9 lose cover RAM: 1020K
[ 0.000848] gran_size: 1M chunk_size: 2G num_reg: 9 lose cover RAM: 1020K
[ 0.000849] gran_size: 2M chunk_size: 2M num_reg: 10 lose cover RAM: 2044K
[ 0.000850] gran_size: 2M chunk_size: 4M num_reg: 6 lose cover RAM: 2044K
[ 0.000851] gran_size: 2M chunk_size: 8M num_reg: 6 lose cover RAM: 2044K
[ 0.000853] gran_size: 2M chunk_size: 16M num_reg: 6 lose cover RAM: 2044K
[ 0.000854] gran_size: 2M chunk_size: 32M num_reg: 6 lose cover RAM: 2044K
[ 0.000855] gran_size: 2M chunk_size: 64M num_reg: 6 lose cover RAM: 2044K
[ 0.000856] gran_size: 2M chunk_size: 128M num_reg: 6 lose cover RAM: 2044K
[ 0.000858] gran_size: 2M chunk_size: 256M num_reg: 7 lose cover RAM: 2044K
[ 0.000859] gran_size: 2M chunk_size: 512M num_reg: 8 lose cover RAM: 2044K
[ 0.000860] gran_size: 2M chunk_size: 1G num_reg: 9 lose cover RAM: 2044K
[ 0.000861] gran_size: 2M chunk_size: 2G num_reg: 9 lose cover RAM: 2044K
[ 0.000863] gran_size: 4M chunk_size: 4M num_reg: 9 lose cover RAM: 4092K
[ 0.000864] gran_size: 4M chunk_size: 8M num_reg: 6 lose cover RAM: 4092K
[ 0.000865] gran_size: 4M chunk_size: 16M num_reg: 6 lose cover RAM: 4092K
[ 0.000866] gran_size: 4M chunk_size: 32M num_reg: 6 lose cover RAM: 4092K
[ 0.000868] gran_size: 4M chunk_size: 64M num_reg: 6 lose cover RAM: 4092K
[ 0.000869] gran_size: 4M chunk_size: 128M num_reg: 6 lose cover RAM: 4092K
[ 0.000870] gran_size: 4M chunk_size: 256M num_reg: 7 lose cover RAM: 4092K
[ 0.000871] gran_size: 4M chunk_size: 512M num_reg: 8 lose cover RAM: 4092K
[ 0.000873] gran_size: 4M chunk_size: 1G num_reg: 9 lose cover RAM: 4092K
[ 0.000874] gran_size: 4M chunk_size: 2G num_reg: 9 lose cover RAM: 4092K
[ 0.000875] gran_size: 8M chunk_size: 8M num_reg: 8 lose cover RAM: 8188K
[ 0.000876] gran_size: 8M chunk_size: 16M num_reg: 6 lose cover RAM: 8188K
[ 0.000877] gran_size: 8M chunk_size: 32M num_reg: 6 lose cover RAM: 8188K
[ 0.000879] gran_size: 8M chunk_size: 64M num_reg: 6 lose cover RAM: 8188K
[ 0.000880] gran_size: 8M chunk_size: 128M num_reg: 6 lose cover RAM: 8188K
[ 0.000881] gran_size: 8M chunk_size: 256M num_reg: 7 lose cover RAM: 8188K
[ 0.000882] gran_size: 8M chunk_size: 512M num_reg: 8 lose cover RAM: 8188K
[ 0.000884] gran_size: 8M chunk_size: 1G num_reg: 9 lose cover RAM: 8188K
[ 0.000885] gran_size: 8M chunk_size: 2G num_reg: 9 lose cover RAM: 8188K
[ 0.000886] gran_size: 16M chunk_size: 16M num_reg: 7 lose cover RAM: 16380K
[ 0.000888] gran_size: 16M chunk_size: 32M num_reg: 6 lose cover RAM: 16380K
[ 0.000889] gran_size: 16M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K
[ 0.000890] gran_size: 16M chunk_size: 128M num_reg: 6 lose cover RAM: 16380K
[ 0.000891] gran_size: 16M chunk_size: 256M num_reg: 7 lose cover RAM: 16380K
[ 0.000893] gran_size: 16M chunk_size: 512M num_reg: 8 lose cover RAM: 16380K
[ 0.000894] gran_size: 16M chunk_size: 1G num_reg: 9 lose cover RAM: 16380K
[ 0.000895] gran_size: 16M chunk_size: 2G num_reg: 9 lose cover RAM: 16380K
[ 0.000897] gran_size: 32M chunk_size: 32M num_reg: 6 lose cover RAM: 32764K
[ 0.000898] gran_size: 32M chunk_size: 64M num_reg: 6 lose cover RAM: 32764K
[ 0.000899] gran_size: 32M chunk_size: 128M num_reg: 6 lose cover RAM: 32764K
[ 0.000900] gran_size: 32M chunk_size: 256M num_reg: 7 lose cover RAM: 32764K
[ 0.000901] gran_size: 32M chunk_size: 512M num_reg: 8 lose cover RAM: 32764K
[ 0.000903] gran_size: 32M chunk_size: 1G num_reg: 9 lose cover RAM: 32764K
[ 0.000904] gran_size: 32M chunk_size: 2G num_reg: 9 lose cover RAM: 32764K
[ 0.000905] gran_size: 64M chunk_size: 64M num_reg: 5 lose cover RAM: 65532K
[ 0.000906] gran_size: 64M chunk_size: 128M num_reg: 6 lose cover RAM: 65532K
[ 0.000908] gran_size: 64M chunk_size: 256M num_reg: 7 lose cover RAM: 65532K
[ 0.000909] gran_size: 64M chunk_size: 512M num_reg: 8 lose cover RAM: 65532K
[ 0.000910] gran_size: 64M chunk_size: 1G num_reg: 9 lose cover RAM: 65532K
[ 0.000911] gran_size: 64M chunk_size: 2G num_reg: 9 lose cover RAM: 65532K
[ 0.000913] gran_size: 128M chunk_size: 128M num_reg: 4 lose cover RAM: 131068K
[ 0.000914] gran_size: 128M chunk_size: 256M num_reg: 4 lose cover RAM: 131068K
[ 0.000915] gran_size: 128M chunk_size: 512M num_reg: 4 lose cover RAM: 131068K
[ 0.000917] gran_size: 128M chunk_size: 1G num_reg: 4 lose cover RAM: 131068K
[ 0.000918] gran_size: 128M chunk_size: 2G num_reg: 4 lose cover RAM: 131068K
[ 0.000919] gran_size: 256M chunk_size: 256M num_reg: 4 lose cover RAM: 131068K
[ 0.000920] gran_size: 256M chunk_size: 512M num_reg: 4 lose cover RAM: 131068K
[ 0.000922] gran_size: 256M chunk_size: 1G num_reg: 4 lose cover RAM: 131068K
[ 0.000923] gran_size: 256M chunk_size: 2G num_reg: 4 lose cover RAM: 131068K
[ 0.000924] gran_size: 512M chunk_size: 512M num_reg: 4 lose cover RAM: 131068K
[ 0.000925] gran_size: 512M chunk_size: 1G num_reg: 4 lose cover RAM: 131068K
[ 0.000927] gran_size: 512M chunk_size: 2G num_reg: 4 lose cover RAM: 131068K
[ 0.000928] gran_size: 1G chunk_size: 1G num_reg: 4 lose cover RAM: 131068K
[ 0.000929] gran_size: 1G chunk_size: 2G num_reg: 4 lose cover RAM: 131068K
[ 0.000930] gran_size: 2G chunk_size: 2G num_reg: 4 lose cover RAM: 131068K
[ 0.000932] mtrr_cleanup: can not find optimal value
[ 0.000932] please specify mtrr_gran_size/mtrr_chunk_size
[ 0.000934] MTRR map: 6 entries (3 fixed + 3 variable; max 23), built from 10 variable MTRRs
[ 0.000940] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001294] e820: update [mem 0x87fff000-0xffffffff] usable ==> reserved
[ 0.001299] last_pfn = 0x87fff max_arch_pfn = 0x400000000
[ 0.008663] esrt: Reserving ESRT space from 0x0000000087601c18 to 0x0000000087601c50.
[ 0.008669] Using GB pages for direct mapping
[ 0.009034] Secure boot disabled
[ 0.009035] RAMDISK: [mem 0x32081000-0x35037fff]
[ 0.009040] ACPI: Early table checksum verification disabled
[ 0.009043] ACPI: RSDP 0x0000000087FFD014 000024 (v02 LENOVO)
[ 0.009047] ACPI: XSDT 0x0000000087FE0188 00011C (v01 LENOVO CB-01 00000001 01000013)
[ 0.009052] ACPI: FACP 0x0000000087FE5000 0000F4 (v05 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009057] ACPI: DSDT 0x0000000087FBC000 023089 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009059] ACPI: FACS 0x0000000087F4E000 000040
[ 0.009062] ACPI: TCPA 0x0000000087FFC000 000032 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009064] ACPI: UEFI 0x0000000087FFB000 000236 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009067] ACPI: UEFI 0x0000000087FFA000 000042 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009069] ACPI: SSDT 0x0000000087FF9000 0004B7 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009072] ACPI: SSDT 0x0000000087FF8000 00004B (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009074] ACPI: TPM2 0x0000000087FF7000 000034 (v03 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009077] ACPI: MSDM 0x0000000087FF6000 000055 (v03 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009079] ACPI: SSDT 0x0000000087FF0000 0052EE (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009082] ACPI: SSDT 0x0000000087FED000 002C4A (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009084] ACPI: DBGP 0x0000000087FEC000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009087] ACPI: DBG2 0x0000000087FEB000 000054 (v00 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009089] ACPI: SSDT 0x0000000087FEA000 0004C8 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009092] ACPI: ASF! 0x0000000087FE9000 0000A5 (v32 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009095] ACPI: ASPT 0x0000000087FE8000 000034 (v07 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009097] ACPI: BOOT 0x0000000087FE7000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009099] ACPI: DBGP 0x0000000087FE6000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009102] ACPI: HPET 0x0000000087FE4000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009105] ACPI: LPIT 0x0000000087FE3000 000094 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009107] ACPI: APIC 0x0000000087FE2000 0000BC (v03 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009110] ACPI: MCFG 0x0000000087FE1000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009112] ACPI: SSDT 0x0000000087FBB000 0002D4 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009115] ACPI: SSDT 0x0000000087FB8000 002BAE (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009117] ACPI: SSDT 0x0000000087FB7000 00019A (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009120] ACPI: SSDT 0x0000000087FB6000 0006DC (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009122] ACPI: SSDT 0x0000000087FB5000 000B49 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009125] ACPI: SSDT 0x0000000087FB4000 0004A3 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009127] ACPI: SSDT 0x0000000087FB3000 000E58 (v02 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009130] ACPI: DMAR 0x0000000087FB2000 000114 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009132] ACPI: FPDT 0x0000000087FB1000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009135] ACPI: BGRT 0x0000000087FB0000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
[ 0.009137] ACPI: Reserving FACP table memory at [mem 0x87fe5000-0x87fe50f3]
[ 0.009138] ACPI: Reserving DSDT table memory at [mem 0x87fbc000-0x87fdf088]
[ 0.009139] ACPI: Reserving FACS table memory at [mem 0x87f4e000-0x87f4e03f]
[ 0.009140] ACPI: Reserving TCPA table memory at [mem 0x87ffc000-0x87ffc031]
[ 0.009141] ACPI: Reserving UEFI table memory at [mem 0x87ffb000-0x87ffb235]
[ 0.009142] ACPI: Reserving UEFI table memory at [mem 0x87ffa000-0x87ffa041]
[ 0.009142] ACPI: Reserving SSDT table memory at [mem 0x87ff9000-0x87ff94b6]
[ 0.009143] ACPI: Reserving SSDT table memory at [mem 0x87ff8000-0x87ff804a]
[ 0.009144] ACPI: Reserving TPM2 table memory at [mem 0x87ff7000-0x87ff7033]
[ 0.009144] ACPI: Reserving MSDM table memory at [mem 0x87ff6000-0x87ff6054]
[ 0.009145] ACPI: Reserving SSDT table memory at [mem 0x87ff0000-0x87ff52ed]
[ 0.009146] ACPI: Reserving SSDT table memory at [mem 0x87fed000-0x87fefc49]
[ 0.009147] ACPI: Reserving DBGP table memory at [mem 0x87fec000-0x87fec033]
[ 0.009148] ACPI: Reserving DBG2 table memory at [mem 0x87feb000-0x87feb053]
[ 0.009148] ACPI: Reserving SSDT table memory at [mem 0x87fea000-0x87fea4c7]
[ 0.009149] ACPI: Reserving ASF! table memory at [mem 0x87fe9000-0x87fe90a4]
[ 0.009150] ACPI: Reserving ASPT table memory at [mem 0x87fe8000-0x87fe8033]
[ 0.009150] ACPI: Reserving BOOT table memory at [mem 0x87fe7000-0x87fe7027]
[ 0.009151] ACPI: Reserving DBGP table memory at [mem 0x87fe6000-0x87fe6033]
[ 0.009152] ACPI: Reserving HPET table memory at [mem 0x87fe4000-0x87fe4037]
[ 0.009153] ACPI: Reserving LPIT table memory at [mem 0x87fe3000-0x87fe3093]
[ 0.009154] ACPI: Reserving APIC table memory at [mem 0x87fe2000-0x87fe20bb]
[ 0.009154] ACPI: Reserving MCFG table memory at [mem 0x87fe1000-0x87fe103b]
[ 0.009155] ACPI: Reserving SSDT table memory at [mem 0x87fbb000-0x87fbb2d3]
[ 0.009156] ACPI: Reserving SSDT table memory at [mem 0x87fb8000-0x87fbabad]
[ 0.009157] ACPI: Reserving SSDT table memory at [mem 0x87fb7000-0x87fb7199]
[ 0.009157] ACPI: Reserving SSDT table memory at [mem 0x87fb6000-0x87fb66db]
[ 0.009158] ACPI: Reserving SSDT table memory at [mem 0x87fb5000-0x87fb5b48]
[ 0.009159] ACPI: Reserving SSDT table memory at [mem 0x87fb4000-0x87fb44a2]
[ 0.009160] ACPI: Reserving SSDT table memory at [mem 0x87fb3000-0x87fb3e57]
[ 0.009160] ACPI: Reserving DMAR table memory at [mem 0x87fb2000-0x87fb2113]
[ 0.009161] ACPI: Reserving FPDT table memory at [mem 0x87fb1000-0x87fb1043]
[ 0.009162] ACPI: Reserving BGRT table memory at [mem 0x87fb0000-0x87fb0037]
[ 0.009298] No NUMA configuration found
[ 0.009299] Faking a node at [mem 0x0000000000000000-0x00000004737fffff]
[ 0.009308] NODE_DATA(0) allocated [mem 0x4737d3000-0x4737fdfff]
[ 0.009503] Zone ranges:
[ 0.009504] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009506] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009508] Normal [mem 0x0000000100000000-0x00000004737fffff]
[ 0.009509] Device empty
[ 0.009510] Movable zone start for each node
[ 0.009513] Early memory node ranges
[ 0.009513] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.009515] node 0: [mem 0x0000000000059000-0x0000000000085fff]
[ 0.009516] node 0: [mem 0x0000000000100000-0x000000007079ffff]
[ 0.009517] node 0: [mem 0x00000000707cb000-0x0000000070878fff]
[ 0.009518] node 0: [mem 0x0000000071179000-0x000000008738dfff]
[ 0.009518] node 0: [mem 0x0000000087ffe000-0x0000000087ffefff]
[ 0.009519] node 0: [mem 0x0000000100000000-0x00000004737fffff]
[ 0.009521] Initmem setup node 0 [mem 0x0000000000001000-0x00000004737fffff]
[ 0.009525] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.009527] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.009559] On node 0, zone DMA: 122 pages in unavailable ranges
[ 0.012657] On node 0, zone DMA32: 43 pages in unavailable ranges
[ 0.013297] On node 0, zone DMA32: 2304 pages in unavailable ranges
[ 0.013336] On node 0, zone DMA32: 3184 pages in unavailable ranges
[ 0.038202] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.038371] On node 0, zone Normal: 18432 pages in unavailable ranges
[ 0.038385] Reserving Intel graphics memory at [mem 0x89800000-0x8b7fffff]
[ 0.038904] ACPI: PM-Timer IO Port: 0x1808
[ 0.038910] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.038911] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.038912] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.038913] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.038913] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.038914] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.038915] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.038915] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.038946] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.038949] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.038951] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.038955] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.038956] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.038961] e820: update [mem 0x7832d000-0x783a7fff] usable ==> reserved
[ 0.038973] TSC deadline timer available
[ 0.038974] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.038996] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.038998] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.038999] PM: hibernation: Registered nosave memory: [mem 0x00086000-0x000fffff]
[ 0.039001] PM: hibernation: Registered nosave memory: [mem 0x707a0000-0x707a0fff]
[ 0.039002] PM: hibernation: Registered nosave memory: [mem 0x707a1000-0x707cafff]
[ 0.039003] PM: hibernation: Registered nosave memory: [mem 0x70879000-0x71178fff]
[ 0.039005] PM: hibernation: Registered nosave memory: [mem 0x7832d000-0x783a7fff]
[ 0.039006] PM: hibernation: Registered nosave memory: [mem 0x8738e000-0x8758dfff]
[ 0.039007] PM: hibernation: Registered nosave memory: [mem 0x8758e000-0x87d7dfff]
[ 0.039008] PM: hibernation: Registered nosave memory: [mem 0x87d7e000-0x87f7dfff]
[ 0.039008] PM: hibernation: Registered nosave memory: [mem 0x87f7e000-0x87ffdfff]
[ 0.039010] PM: hibernation: Registered nosave memory: [mem 0x87fff000-0x880fffff]
[ 0.039013] PM: hibernation: Registered nosave memory: [mem 0x88100000-0x887fffff]
[ 0.039014] PM: hibernation: Registered nosave memory: [mem 0x88800000-0x8b7fffff]
[ 0.039015] PM: hibernation: Registered nosave memory: [mem 0x8b800000-0xfeafffff]
[ 0.039015] PM: hibernation: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[ 0.039016] PM: hibernation: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[ 0.039017] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.039017] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.039018] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.039019] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[ 0.039019] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.039020] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[ 0.039021] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[ 0.039021] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[ 0.039022] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.039023] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.039024] [mem 0x8b800000-0xfeafffff] available for PCI devices
[ 0.039026] Booting paravirtualized kernel on bare hardware
[ 0.039027] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.045311] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.045650] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
[ 0.045657] pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
[ 0.045659] pcpu-alloc: [0] 0 1 2 3
[ 0.045683] Kernel command line: BOOT_IMAGE=/vmlinuz-6.5.3-gentoo-dist root=UUID=43cb3a7c-d07f-4507-9d79-857893eb9285 ro resume=/dev/sda8 i8042.noloop i8042.nomux i8042.nopnp i8042.reset i915.enable_guc=2
[ 0.045768] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.5.3-gentoo-dist", will be passed to user space.
[ 0.045801] random: crng init done
[ 0.047574] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.048457] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.048514] Fallback order for Node 0: 0
[ 0.048517] Built 1 zonelists, mobility grouping on. Total pages: 4104922
[ 0.048518] Policy zone: Normal
[ 0.048739] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.048756] software IO TLB: area num 4.
[ 0.095843] Memory: 16149200K/16680864K available (18432K kernel code, 3270K rwdata, 8492K rodata, 4384K init, 17584K bss, 531404K reserved, 0K cma-reserved)
[ 0.096061] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.096073] Kernel/User page tables isolation: enabled
[ 0.096100] ftrace: allocating 53253 entries in 209 pages
[ 0.105818] ftrace: allocated 209 pages with 4 groups
[ 0.106654] Dynamic Preempt: voluntary
[ 0.106683] rcu: Preemptible hierarchical RCU implementation.
[ 0.106684] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.106685] Trampoline variant of Tasks RCU enabled.
[ 0.106686] Rude variant of Tasks RCU enabled.
[ 0.106686] Tracing variant of Tasks RCU enabled.
[ 0.106687] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.106687] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.110002] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.110231] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.110461] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.110489] Console: colour dummy device 80x25
[ 0.110491] printk: console [tty0] enabled
[ 0.111134] ACPI: Core revision 20230331
[ 0.111428] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.111523] APIC: Switch to symmetric I/O mode setup
[ 0.111526] DMAR: Host address width 39
[ 0.111528] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.111539] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.111544] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.111548] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.111552] DMAR: RMRR base: 0x00000087c79000 end: 0x00000087c98fff
[ 0.111555] DMAR: RMRR base: 0x00000089000000 end: 0x0000008b7fffff
[ 0.111557] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.111560] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.111561] DMAR: ANDD device: 4 name: \_SB.PCI0.I2C3
[ 0.111564] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.111567] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.111569] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.111570] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.113254] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.113256] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.117218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.131429] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[ 0.131436] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
[ 0.131460] x86/cpu: SGX disabled by BIOS.
[ 0.131466] CPU0: Thermal monitoring enabled (TM1)
[ 0.131508] process: using mwait in idle threads
[ 0.131512] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.131514] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.131520] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.131525] Spectre V2 : Mitigation: IBRS
[ 0.131527] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.131530] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.131532] RETBleed: Mitigation: IBRS
[ 0.131535] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.131538] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.131541] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.131550] MDS: Mitigation: Clear CPU buffers
[ 0.131552] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.131557] SRBDS: Mitigation: Microcode
[ 0.131560] GDS: Vulnerable: No microcode
[ 0.131567] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.131572] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.131575] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.131579] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.131583] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.131587] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.131591] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.131595] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.131599] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.162950] Freeing SMP alternatives memory: 48K
[ 0.162957] pid_max: default: 32768 minimum: 301
[ 0.167654] LSM: initializing lsm=capability,yama,integrity
[ 0.167665] Yama: becoming mindful.
[ 0.167716] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.167737] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.171149] smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.171303] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.171321] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.171336] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.171351] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.171379] ... version: 4
[ 0.171382] ... bit width: 48
[ 0.171384] ... generic registers: 4
[ 0.171386] ... value mask: 0000ffffffffffff
[ 0.171389] ... max period: 00007fffffffffff
[ 0.171392] ... fixed-purpose events: 3
[ 0.171394] ... event mask: 000000070000000f
[ 0.171434] signal: max sigframe size: 2032
[ 0.171434] Estimated ratio of average max frequency by base frequency (times 1024): 1181
[ 0.171434] rcu: Hierarchical SRCU implementation.
[ 0.171434] rcu: Max phase no-delay instances is 1000.
[ 0.171434] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.171434] smp: Bringing up secondary CPUs ...
[ 0.171434] smpboot: x86: Booting SMP configuration:
[ 0.171434] .... node #0, CPUs: #1 #2 #3
[ 0.175486] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.175486] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[ 0.175486] smp: Brought up 1 node, 4 CPUs
[ 0.175486] smpboot: Max logical packages: 1
[ 0.175486] smpboot: Total of 4 processors activated (20808.60 BogoMIPS)
[ 0.178620] devtmpfs: initialized
[ 0.178620] x86/mm: Memory block size: 128MB
[ 0.179609] ACPI: PM: Registering ACPI NVS region [mem 0x707a0000-0x707a0fff] (4096 bytes)
[ 0.179609] ACPI: PM: Registering ACPI NVS region [mem 0x87d7e000-0x87f7dfff] (2097152 bytes)
[ 0.179609] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.179609] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.179609] pinctrl core: initialized pinctrl subsystem
[ 0.179609] PM: RTC time: 10:58:42, date: 2023-09-27
[ 0.179609] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.179609] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.179609] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.179609] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179609] audit: initializing netlink subsys (disabled)
[ 0.179609] audit: type=2000 audit(1695812322.066:1): state=initialized audit_enabled=0 res=1
[ 0.181475] thermal_sys: Registered thermal governor 'fair_share'
[ 0.181477] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.181481] thermal_sys: Registered thermal governor 'step_wise'
[ 0.181483] thermal_sys: Registered thermal governor 'user_space'
[ 0.181494] cpuidle: using governor menu
[ 0.181564] Simple Boot Flag at 0x44 set to 0x80
[ 0.181564] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.181604] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.181613] PCI: not using MMCONFIG
[ 0.181615] PCI: Using configuration type 1 for base access
[ 0.181812] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.181820] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.184808] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.184808] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.184808] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.184808] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.184834] cryptd: max_cpu_qlen set to 1000
[ 0.184834] raid6: skipped pq benchmark and selected avx2x4
[ 0.184834] raid6: using avx2x2 recovery algorithm
[ 0.184850] fbcon: Taking over console
[ 0.184867] ACPI: Added _OSI(Module Device)
[ 0.184870] ACPI: Added _OSI(Processor Device)
[ 0.184873] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.184876] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.216103] ACPI: 13 ACPI AML tables successfully acquired and loaded
[ 0.218171] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.220515] ACPI: Dynamic OEM Table Load:
[ 0.220515] ACPI: SSDT 0xFFFF8C520170C800 000660 (v02 PmRef Cpu0Ist 00003000 INTL 20130117)
[ 0.220515] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.221434] ACPI: Dynamic OEM Table Load:
[ 0.221434] ACPI: SSDT 0xFFFF8C5201653000 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20130117)
[ 0.221434] ACPI: Dynamic OEM Table Load:
[ 0.221434] ACPI: SSDT 0xFFFF8C5200D860C0 00008E (v02 PmRef Cpu0Hwp 00003000 INTL 20130117)
[ 0.224867] ACPI: Dynamic OEM Table Load:
[ 0.224875] ACPI: SSDT 0xFFFF8C5200F12E00 000130 (v02 PmRef HwpLvt 00003000 INTL 20130117)
[ 0.228100] ACPI: Dynamic OEM Table Load:
[ 0.228100] ACPI: SSDT 0xFFFF8C520170C000 0005AA (v02 PmRef ApIst 00003000 INTL 20130117)
[ 0.228100] ACPI: Dynamic OEM Table Load:
[ 0.228100] ACPI: SSDT 0xFFFF8C5200F13200 000119 (v02 PmRef ApHwp 00003000 INTL 20130117)
[ 0.228100] ACPI: Dynamic OEM Table Load:
[ 0.228100] ACPI: SSDT 0xFFFF8C5200F12200 000119 (v02 PmRef ApCst 00003000 INTL 20130117)
[ 0.232820] ACPI: EC: EC started
[ 0.232823] ACPI: EC: interrupt blocked
[ 0.237059] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.237064] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
[ 0.237068] ACPI: Interpreter enabled
[ 0.237109] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.237119] ACPI: Using IOAPIC for interrupt routing
[ 0.238443] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.240897] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[ 0.240911] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.240916] PCI: Using E820 reservations for host bridge windows
[ 0.241791] ACPI: Enabled 9 GPEs in block 00 to 7F
[ 0.245250] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[ 0.245562] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
[ 0.245870] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
[ 0.260719] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.TPLD], AE_NOT_FOUND (20230331/psargs-330)
[ 0.260730] ACPI Error: Aborting method \_SB.UBTC.CR01._PLD due to previous error (AE_NOT_FOUND) (20230331/psparse-529)
[ 0.260799] ACPI: \_TZ_.FN00: New power resource
[ 0.260864] ACPI: \_TZ_.FN01: New power resource
[ 0.260932] ACPI: \_TZ_.FN02: New power resource
[ 0.260992] ACPI: \_TZ_.FN03: New power resource
[ 0.261051] ACPI: \_TZ_.FN04: New power resource
[ 0.261946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.261956] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.264511] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.266574] PCI host bridge to bus 0000:00
[ 0.266578] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.266583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.266588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.266592] pci_bus 0000:00: root bus resource [mem 0x8b800000-0xdfffffff window]
[ 0.266597] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.266601] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.266688] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.266779] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.266789] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.266797] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.266803] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.266820] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.266825] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.267010] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.267023] pci 0000:00:04.0: reg 0x10: [mem 0xa1220000-0xa1227fff 64bit]
[ 0.267320] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.267345] pci 0000:00:14.0: reg 0x10: [mem 0xa1200000-0xa120ffff 64bit]
[ 0.267421] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.267691] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.267715] pci 0000:00:14.2: reg 0x10: [mem 0xa1232000-0xa1232fff 64bit]
[ 0.267990] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.271536] pci 0000:00:15.0: reg 0x10: [mem 0xa1233000-0xa1233fff 64bit]
[ 0.272751] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.272964] pci 0000:00:15.1: reg 0x10: [mem 0xa1234000-0xa1234fff 64bit]
[ 0.274140] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000
[ 0.274352] pci 0000:00:15.3: reg 0x10: [mem 0xa1235000-0xa1235fff 64bit]
[ 0.275419] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.275447] pci 0000:00:16.0: reg 0x10: [mem 0xa1236000-0xa1236fff 64bit]
[ 0.275530] pci 0000:00:16.0: PME# supported from D3hot
[ 0.275768] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.275787] pci 0000:00:17.0: reg 0x10: [mem 0xa1230000-0xa1231fff]
[ 0.275797] pci 0000:00:17.0: reg 0x14: [mem 0xa1239000-0xa12390ff]
[ 0.275807] pci 0000:00:17.0: reg 0x18: [io 0x3080-0x3087]
[ 0.275817] pci 0000:00:17.0: reg 0x1c: [io 0x3088-0x308b]
[ 0.275826] pci 0000:00:17.0: reg 0x20: [io 0x3060-0x307f]
[ 0.275836] pci 0000:00:17.0: reg 0x24: [mem 0xa1237000-0xa12377ff]
[ 0.275883] pci 0000:00:17.0: PME# supported from D3hot
[ 0.276156] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
[ 0.276263] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.276803] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.276909] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.277432] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.277784] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.277805] pci 0000:00:1f.2: reg 0x10: [mem 0xa122c000-0xa122ffff]
[ 0.278084] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[ 0.278114] pci 0000:00:1f.3: reg 0x10: [mem 0xa1228000-0xa122bfff 64bit]
[ 0.278153] pci 0000:00:1f.3: reg 0x20: [mem 0xa1210000-0xa121ffff 64bit]
[ 0.278209] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.278628] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.278692] pci 0000:00:1f.4: reg 0x10: [mem 0xa1238000-0xa12380ff 64bit]
[ 0.278769] pci 0000:00:1f.4: reg 0x20: [io 0x3040-0x305f]
[ 0.279441] pci 0000:01:00.0: [8086:24f3] type 00 class 0x028000
[ 0.279530] pci 0000:01:00.0: reg 0x10: [mem 0xa1100000-0xa1101fff 64bit]
[ 0.279836] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.281081] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.281088] pci 0000:00:1c.0: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.281459] pci 0000:02:00.0: [1217:8620] type 00 class 0x080501
[ 0.281482] pci 0000:02:00.0: reg 0x10: [mem 0xa1001000-0xa1001fff]
[ 0.281496] pci 0000:02:00.0: reg 0x14: [mem 0xa1000000-0xa10007ff]
[ 0.281638] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.296659] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.296667] pci 0000:00:1c.5: bridge window [mem 0xa1000000-0xa10fffff]
[ 0.299091] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.299154] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.299215] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.299275] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.299338] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.299398] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.299458] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.299519] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.299825] platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff]
[ 0.299832] acpi MSFT0101:00: platform device creation failed: -16
[ 0.302221] ACPI Warning: GPE type mismatch (level/edge) (20230331/evxface-791)
[ 0.302256] ACPI: EC: interrupt unblocked
[ 0.302258] ACPI: EC: event unblocked
[ 0.302271] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.302274] ACPI: EC: GPE=0x50
[ 0.302277] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC initialization complete
[ 0.302281] ACPI: \_SB_.PCI0.LPCB.H_EC: EC: Used to handle transactions and events
[ 0.302358] iommu: Default domain type: Translated
[ 0.302358] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.302358] SCSI subsystem initialized
[ 0.302358] libata version 3.00 loaded.
[ 0.302358] ACPI: bus type USB registered
[ 0.302358] usbcore: registered new interface driver usbfs
[ 0.302358] usbcore: registered new interface driver hub
[ 0.302358] usbcore: registered new device driver usb
[ 0.302358] pps_core: LinuxPPS API ver. 1 registered
[ 0.302358] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.302358] PTP clock support registered
[ 0.302358] EDAC MC: Ver: 3.0.0
[ 0.305116] efivars: Registered efivars operations
[ 0.305116] NetLabel: Initializing
[ 0.305116] NetLabel: domain hash size = 128
[ 0.305116] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.305116] NetLabel: unlabeled traffic allowed by default
[ 0.305121] mctp: management component transport protocol core
[ 0.305124] NET: Registered PF_MCTP protocol family
[ 0.305129] PCI: Using ACPI for IRQ routing
[ 0.334253] PCI: pci_cache_line_size set to 64 bytes
[ 0.336900] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.336902] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[ 0.336903] e820: reserve RAM buffer [mem 0x707a0000-0x73ffffff]
[ 0.336905] e820: reserve RAM buffer [mem 0x70879000-0x73ffffff]
[ 0.336906] e820: reserve RAM buffer [mem 0x7832d000-0x7bffffff]
[ 0.336907] e820: reserve RAM buffer [mem 0x8738e000-0x87ffffff]
[ 0.336908] e820: reserve RAM buffer [mem 0x87fff000-0x87ffffff]
[ 0.336909] e820: reserve RAM buffer [mem 0x473800000-0x473ffffff]
[ 0.338118] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.338118] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.338118] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.338126] vgaarb: loaded
[ 0.341311] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.341322] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.345802] clocksource: Switched to clocksource tsc-early
[ 0.354806] VFS: Disk quotas dquot_6.6.0
[ 0.354819] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.354924] pnp: PnP ACPI init
[ 0.355129] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.355135] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.355139] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.355143] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[ 0.355150] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.355154] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.355158] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.355435] system 00:01: [io 0x2000-0x20fe] has been reserved
[ 0.355544] system 00:02: [io 0x06a4] has been reserved
[ 0.355548] system 00:02: [io 0x06a0] has been reserved
[ 0.355723] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.355727] system 00:03: [io 0xffff] has been reserved
[ 0.355731] system 00:03: [io 0xffff] has been reserved
[ 0.355734] system 00:03: [io 0xffff] has been reserved
[ 0.355737] system 00:03: [io 0x1800-0x18fe] has been reserved
[ 0.355741] system 00:03: [io 0x164e-0x164f] has been reserved
[ 0.355862] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.357309] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.357314] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.357318] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.357322] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.357326] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.357330] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.357334] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.357338] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[ 0.357342] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.357346] system 00:08: [mem 0x8b800000-0x8b81ffff] has been reserved
[ 0.357959] pnp: PnP ACPI: found 9 devices
[ 0.363924] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.363986] NET: Registered PF_INET protocol family
[ 0.364159] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.366957] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.366987] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.367008] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.367131] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.367437] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.367531] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.367566] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.367598] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.367673] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.367683] NET: Registered PF_XDP protocol family
[ 0.367696] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.367711] pci 0000:00:1c.0: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.367729] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.367734] pci 0000:00:1c.5: bridge window [mem 0xa1000000-0xa10fffff]
[ 0.367768] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.367772] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.367776] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[ 0.367780] pci_bus 0000:00: resource 7 [mem 0x8b800000-0xdfffffff window]
[ 0.367783] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.367787] pci_bus 0000:01: resource 1 [mem 0xa1100000-0xa11fffff]
[ 0.367791] pci_bus 0000:02: resource 1 [mem 0xa1000000-0xa10fffff]
[ 0.373644] PCI: CLS 64 bytes, default 64
[ 0.373659] DMAR: ACPI device "device:6b" under DMAR at fed91000 as 00:15.0
[ 0.373664] DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.1
[ 0.373669] DMAR: ACPI device "device:6d" under DMAR at fed91000 as 00:15.3
[ 0.373694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.373697] software IO TLB: mapped [mem 0x0000000082ea9000-0x0000000086ea9000] (64MB)
[ 0.373703] Trying to unpack rootfs image as initramfs...
[ 0.374494] Initialise system trusted keyrings
[ 0.374507] Key type blacklist registered
[ 0.374548] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.374573] zbud: loaded
[ 0.383247] NET: Registered PF_ALG protocol family
[ 0.383252] xor: automatically using best checksumming function avx
[ 0.383256] Key type asymmetric registered
[ 0.383259] Asymmetric key parser 'x509' registered
[ 0.383272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.383316] io scheduler mq-deadline registered
[ 0.383320] io scheduler kyber registered
[ 0.383329] io scheduler bfq registered
[ 0.383445] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.383724] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[ 0.383960] pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
[ 0.384059] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.384081] efifb: probing for efifb
[ 0.384091] efifb: framebuffer at 0x90000000, using 22528k, total 22528k
[ 0.384095] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 0.384099] efifb: scrolling: redraw
[ 0.384101] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.384180] Console: switching to colour frame buffer device 200x56
[ 0.388684] fb0: EFI VGA frame buffer device
[ 0.389193] ACPI: AC: AC Adapter [ADP1] (on-line)
[ 0.389266] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/PNP0C09:00/PNP0C0D:00/input/input0
[ 0.389342] ACPI: button: Lid Switch [LID0]
[ 0.389399] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.389475] ACPI: button: Power Button [PWRB]
[ 0.389533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.389606] ACPI: button: Power Button [PWRF]
[ 0.390239] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.390271] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 0.390415] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.390446] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[ 0.390633] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.400340] Non-volatile memory driver v1.3
[ 0.400370] Linux agpgart interface v0.103
[ 0.402038] tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
[ 0.402879] ACPI: battery: Slot [BAT1] (battery present)
[ 0.413991] ACPI: bus type drm_connector registered
[ 0.424419] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 0.441123] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 0.458535] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002)
[ 0.463877] ahci 0000:00:17.0: version 3.0
[ 0.464072] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
[ 0.464117] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 0.464420] scsi host0: ahci
[ 0.464537] scsi host1: ahci
[ 0.464647] scsi host2: ahci
[ 0.464694] ata1: DUMMY
[ 0.464710] ata2: DUMMY
[ 0.464730] ata3: SATA max UDMA/133 abar m2048@0xa1237000 port 0xa1237200 irq 124
[ 0.465172] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.465234] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.467611] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 0.469205] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.470510] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.471809] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.473128] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 0.474432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.475734] usb usb1: Product: xHCI Host Controller
[ 0.477030] usb usb1: Manufacturer: Linux 6.5.3-gentoo-dist xhci-hcd
[ 0.478327] usb usb1: SerialNumber: 0000:00:14.0
[ 0.479736] hub 1-0:1.0: USB hub found
[ 0.481045] hub 1-0:1.0: 12 ports detected
[ 0.483571] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 0.484876] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.486175] usb usb2: Product: xHCI Host Controller
[ 0.487477] usb usb2: Manufacturer: Linux 6.5.3-gentoo-dist xhci-hcd
[ 0.488783] usb usb2: SerialNumber: 0000:00:14.0
[ 0.490162] hub 2-0:1.0: USB hub found
[ 0.491485] hub 2-0:1.0: 6 ports detected
[ 0.493278] usb: port power management may be unreliable
[ 0.494786] usbcore: registered new interface driver usbserial_generic
[ 0.496084] usbserial: USB Serial support registered for generic
[ 0.497389] i8042: PNP detection disabled
[ 0.533352] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.534653] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.535994] mousedev: PS/2 mouse device common for all mice
[ 0.537388] rtc_cmos 00:04: RTC can wake from S4
[ 0.539362] rtc_cmos 00:04: registered as rtc0
[ 0.540743] rtc_cmos 00:04: setting system clock to 2023-09-27T10:58:42 UTC (1695812322)
[ 0.542071] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[ 0.542248] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.544780] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.546109] device-mapper: uevent: version 1.0.3
[ 0.547399] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[ 0.548807] intel_pstate: Intel P-state driver initializing
[ 0.550200] intel_pstate: HWP enabled
[ 0.551697] hid: raw HID events driver (C) Jiri Kosina
[ 0.552993] usbcore: registered new interface driver usbhid
[ 0.554242] usbhid: USB HID core driver
[ 0.555598] intel_pmc_core intel_pmc_core.0: initialized
[ 0.556970] drop_monitor: Initializing network drop monitor service
[ 0.558313] Initializing XFRM netlink socket
[ 0.559580] NET: Registered PF_INET6 protocol family
[ 0.757745] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[ 0.778018] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.780005] ata3.00: ATA-11: WDC WDS100T1R0B-68A4Z0, 411010WR, max UDMA/133
[ 0.781436] ata3.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 0.784306] ata3.00: Features: Dev-Sleep
[ 0.788934] ata3.00: configured for UDMA/133
[ 0.800603] scsi 2:0:0:0: Direct-Access ATA WDC WDS100T1R0B 10WR PQ: 0 ANSI: 5
[ 0.803515] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.803558] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 0.807360] sd 2:0:0:0: [sda] Write Protect is off
[ 0.808728] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.808741] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.810125] sd 2:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 0.813735] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9
[ 0.815371] sd 2:0:0:0: [sda] Attached SCSI disk
[ 0.945897] usb 1-6: New USB device found, idVendor=5986, idProduct=068c, bcdDevice=42.09
[ 0.947305] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 0.948687] usb 1-6: Product: Lenovo EasyCamera
[ 0.950056] usb 1-6: Manufacturer: Bison
[ 0.951412] usb 1-6: SerialNumber: 200901010001
[ 1.021413] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.041124] usb 2-2: New USB device found, idVendor=0781, idProduct=cfcb, bcdDevice=29.20
[ 1.042503] usb 2-2: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[ 1.043860] usb 2-2: Product: SDDR-B531
[ 1.045226] usb 2-2: Manufacturer: SanDisk
[ 1.046584] usb 2-2: SerialNumber: 1028210000001687
[ 1.161113] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 1.302565] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[ 1.303934] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.391126] tsc: Refined TSC clocksource calibration: 2592.008 MHz
[ 1.392509] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cbea3061, max_idle_ns: 440795313801 ns
[ 1.393943] clocksource: Switched to clocksource tsc
[ 3.125350] Freeing initrd memory: 48860K
[ 3.131480] Segment Routing with IPv6
[ 3.132849] RPL Segment Routing with IPv6
[ 3.134195] In-situ OAM (IOAM) with IPv6
[ 3.135629] mip6: Mobile IPv6
[ 3.136963] NET: Registered PF_PACKET protocol family
[ 3.139314] microcode: Microcode Update Driver: v2.2.
[ 3.139356] IPI shorthand broadcast: enabled
[ 3.142109] AVX2 version of gcm_enc/dec engaged.
[ 3.143578] AES CTR mode by8 optimization enabled
[ 3.146838] sched_clock: Marking stable (3143899381, 1072153)->(3156546912, -11575378)
[ 3.148385] registered taskstats version 1
[ 3.150063] Loading compiled-in X.509 certificates
[ 3.153916] Loaded X.509 cert 'Gentoo Linux: Distribution Kernel Signing Key: c3aaa779efbdcf321e7d5b89033ee251722fd93b'
[ 3.157681] page_owner is disabled
[ 3.159111] Key type .fscrypt registered
[ 3.160461] Key type fscrypt-provisioning registered
[ 3.162316] Btrfs loaded, zoned=yes, fsverity=yes
[ 3.163695] Key type big_key registered
[ 3.165227] Key type trusted registered
[ 3.168558] Key type encrypted registered
[ 3.169879] ima: Allocated hash algorithm: sha256
[ 3.206298] ima: No architecture policies found
[ 3.209227] evm: Initialising EVM extended attributes:
[ 3.212159] evm: security.selinux
[ 3.215032] evm: security.SMACK64 (disabled)
[ 3.217891] evm: security.SMACK64EXEC (disabled)
[ 3.220711] evm: security.SMACK64TRANSMUTE (disabled)
[ 3.223502] evm: security.SMACK64MMAP (disabled)
[ 3.226246] evm: security.apparmor
[ 3.229005] evm: security.ima
[ 3.231691] evm: security.capability
[ 3.234336] evm: HMAC attrs: 0x1
[ 3.236866] PM: Magic number: 7:550:983
[ 3.238931] platform PNP0C14:00: hash matches
[ 3.240926] acpi PNP0C14:00: hash matches
[ 3.242888] hid_bpf: error while preloading HID BPF dispatcher: -22
[ 3.242896] RAS: Correctable Errors collector initialized.
[ 3.251462] PM: Image not found (code -22)
[ 3.251498] clk: Disabling unused clocks
[ 3.254104] Freeing unused decrypted memory: 2036K
[ 3.255893] Freeing unused kernel image (initmem) memory: 4384K
[ 3.267930] Write protecting the kernel read-only data: 28672k
[ 3.269597] Freeing unused kernel image (rodata/data gap) memory: 1748K
[ 3.321357] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.322469] x86/mm: Checking user space page tables
[ 3.372347] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.373470] Run /init as init process
[ 3.374602] with arguments:
[ 3.374603] /init
[ 3.374604] with environment:
[ 3.374605] HOME=/
[ 3.374606] TERM=linux
[ 3.374607] BOOT_IMAGE=/vmlinuz-6.5.3-gentoo-dist
[ 3.433422] dracut: Gentoo-2.14
[ 3.802750] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 3.809061] scsi host3: usb-storage 2-2:1.0
[ 3.814353] usbcore: registered new interface driver usb-storage
[ 3.882653] input: ELAN21EF:00 04F3:227C Touchscreen as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-ELAN21EF:00/0018:04F3:227C.0001/input/input6
[ 3.884080] input: ELAN21EF:00 04F3:227C as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-ELAN21EF:00/0018:04F3:227C.0001/input/input7
[ 3.885478] input: ELAN21EF:00 04F3:227C as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-ELAN21EF:00/0018:04F3:227C.0001/input/input8
[ 3.886827] hid-generic 0018:04F3:227C.0001: input,hidraw0: I2C HID v1.00 Device [ELAN21EF:00 04F3:227C] on i2c-ELAN21EF:00
[ 3.934994] input: SYNA2B29:00 06CB:77C6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2B29:00/0018:06CB:77C6.0002/input/input10
[ 3.944576] hid-generic 0018:06CB:77C6.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA2B29:00 06CB:77C6] on i2c-SYNA2B29:00
[ 3.983508] input: ELAN21EF:00 04F3:227C as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-ELAN21EF:00/0018:04F3:227C.0001/input/input12
[ 3.986822] input: ELAN21EF:00 04F3:227C UNKNOWN as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-ELAN21EF:00/0018:04F3:227C.0001/input/input13
[ 3.990140] input: ELAN21EF:00 04F3:227C UNKNOWN as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-ELAN21EF:00/0018:04F3:227C.0001/input/input14
[ 3.993436] hid-multitouch 0018:04F3:227C.0001: input,hidraw0: I2C HID v1.00 Device [ELAN21EF:00 04F3:227C] on i2c-ELAN21EF:00
[ 4.018211] hid-generic 0018:048D:8396.0003: hidraw2: I2C HID v1.00 Device [ITE8396:00 048D:8396] on i2c-ITE8396:00
[ 4.027139] usbcore: registered new interface driver uas
[ 4.031553] sdhci: Secure Digital Host Controller Interface driver
[ 4.034330] sdhci: Copyright(c) Pierre Ossman
[ 4.048959] sdhci-pci 0000:02:00.0: SDHCI controller found [1217:8620] (rev 1)
[ 4.053895] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
[ 4.144333] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3066-002, fw id: 2024144
[ 4.215637] input: Synaptics TM3066-002 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2B29:00/0018:06CB:77C6.0002/input/input16
[ 4.217264] hid-rmi 0018:06CB:77C6.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA2B29:00 06CB:77C6] on i2c-SYNA2B29:00
[ 4.356709] Setting dangerous option enable_guc - tainting kernel
[ 4.359667] Console: switching to colour dummy device 80x25
[ 4.359725] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 4.360935] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 4.360956] Loading firmware: i915/skl_dmc_ver1_27.bin
[ 4.361494] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 4.391691] Loading firmware: i915/skl_guc_70.1.1.bin
[ 4.394708] Loading firmware: i915/skl_huc_2.0.0.bin
[ 4.398928] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/skl_guc_70.1.1.bin version 70.1.1
[ 4.398939] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/skl_huc_2.0.0.bin version 2.0.0
[ 4.422878] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[ 4.422887] i915 0000:00:02.0: [drm] GT0: GUC: submission disabled
[ 4.422892] i915 0000:00:02.0: [drm] GT0: GUC: SLPC disabled
[ 4.425969] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 4.428396] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.428581] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input17
[ 4.439589] fbcon: i915drmfb (fb0) is primary device
[ 4.441561] Console: switching to colour frame buffer device 200x56
[ 4.464774] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 4.500841] random: crng reseeded on system resumption
[ 4.500924] Loading firmware: i915/skl_dmc_ver1_27.bin
[ 4.500932] Loading firmware: i915/skl_guc_70.1.1.bin
[ 4.501092] Loading firmware: i915/skl_huc_2.0.0.bin
[ 4.502744] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 4.502748] PM: hibernation: Marking nosave pages: [mem 0x00058000-0x00058fff]
[ 4.502750] PM: hibernation: Marking nosave pages: [mem 0x00086000-0x000fffff]
[ 4.502753] PM: hibernation: Marking nosave pages: [mem 0x707a0000-0x707cafff]
[ 4.502756] PM: hibernation: Marking nosave pages: [mem 0x70879000-0x71178fff]
[ 4.502802] PM: hibernation: Marking nosave pages: [mem 0x7832d000-0x783a7fff]
[ 4.502806] PM: hibernation: Marking nosave pages: [mem 0x8738e000-0x87ffdfff]
[ 4.502865] PM: hibernation: Marking nosave pages: [mem 0x87fff000-0xffffffff]
[ 4.505761] PM: hibernation: Basic memory bitmaps created
[ 4.511413] PM: hibernation: Basic memory bitmaps freed
[ 4.513063] PM: Image not found (code -22)
[ 4.572707] EXT4-fs (sda5): mounted filesystem 43cb3a7c-d07f-4507-9d79-857893eb9285 ro with ordered data mode. Quota mode: none.
[ 4.613562] EXT4-fs (sda5): unmounting filesystem 43cb3a7c-d07f-4507-9d79-857893eb9285.
[ 4.627357] dracut: Checking ext4: /dev/sda5
[ 4.627510] dracut: issuing e2fsck -a /dev/sda5
[ 4.636139] dracut: gentoo64: clean, 1406085/3506176 files, 12514759/14008064 blocks
[ 4.638496] dracut: Mounting /dev/disk/by-uuid/43cb3a7c-d07f-4507-9d79-857893eb9285 with -o rw,noatime,defaults,errors=remount-ro,ro
[ 4.832991] scsi 3:0:0:0: Direct-Access SanDisk SDDR-B531 2920 PQ: 0 ANSI: 6
[ 4.833216] sd 3:0:0:0: Attached scsi generic sg1 type 0
[ 4.836779] EXT4-fs (sda5): mounted filesystem 43cb3a7c-d07f-4507-9d79-857893eb9285 ro with ordered data mode. Quota mode: none.
[ 4.861644] dracut: Mounted root filesystem /dev/sda5
[ 4.959279] dracut: Switching root
[ 5.176739] sd 3:0:0:0: [sdb] 500170752 512-byte logical blocks: (256 GB/239 GiB)
[ 5.177312] sd 3:0:0:0: [sdb] Write Protect is off
[ 5.177356] sd 3:0:0:0: [sdb] Mode Sense: 21 00 00 00
[ 5.177898] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.180893] sdb: sdb1
[ 5.181008] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[ 5.406926] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 6.482225] usbcore: registered new interface driver cp210x
[ 6.482271] usbserial: USB Serial support registered for cp210x
[ 6.517961] fuse: init (API version 7.38)
[ 6.524998] loop: module loaded
[ 6.532440] vboxdrv: loading out-of-tree module taints kernel.
[ 6.532444] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 6.543980] vboxdrv: Found 4 processor cores/threads
[ 6.564755] vboxdrv: TSC mode is Invariant, tentative frequency 2592007477 Hz
[ 6.564759] vboxdrv: Successfully loaded version 7.0.10 r158379 (interface 0x00330004)
[ 6.566102] VBoxNetFlt: Successfully started.
[ 6.570430] VBoxNetAdp: Successfully started.
[ 7.852634] Consider using thermal netlink events interface
[ 7.990523] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 7.993678] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 8.023482] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input18
[ 8.031541] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 8.065380] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 8.079308] ideapad_acpi VPC2004:00: DYTC interface is not available
[ 8.119323] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.119627] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.119640] Loading firmware: regulatory.db
[ 8.124473] Loading firmware: regulatory.db.p7s
[ 8.131313] intel_rapl_common: Found RAPL domain package
[ 8.131317] intel_rapl_common: Found RAPL domain dram
[ 8.152215] Bluetooth: Core ver 2.22
[ 8.152236] NET: Registered PF_BLUETOOTH protocol family
[ 8.152237] Bluetooth: HCI device and connection manager initialized
[ 8.152242] Bluetooth: HCI socket layer initialized
[ 8.152249] Bluetooth: L2CAP socket layer initialized
[ 8.152540] Bluetooth: SCO socket layer initialized
[ 8.153991] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 8.154031] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 8.154108] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
[ 8.154169] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[ 8.165905] i2c i2c-9: 2/4 memory slots populated (from DMI)
[ 8.168028] iwlwifi: unknown parameter 'wd_disable' ignored
[ 8.176581] Intel(R) Wireless WiFi driver for Linux
[ 8.182183] mmcblk0: mmc0:aaaa SN01T 954 GiB
[ 8.184790] mmcblk0: p1
[ 8.189033] iwlwifi 0000:01:00.0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
[ 8.189176] iwlwifi 0000:01:00.0: PCI dev 24f3/1130, rev=0x201, rfid=0xd55555d5
[ 8.190404] Loading firmware: iwlwifi-8000C-36.ucode
[ 8.217708] iwlwifi 0000:01:00.0: loaded firmware version 36.ca7b901d.0 8000C-36.ucode op_mode iwlmvm
[ 8.220040] input: PC Speaker as /devices/platform/pcspkr/input/input19
[ 8.238951] mc: Linux media interface: v0.10
[ 8.239083] Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021
[ 8.242180] Bluetooth: hci0: Reading supported features failed (-16)
[ 8.242185] Bluetooth: hci0: Error reading debug features
[ 8.242187] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 8.254476] usbcore: registered new interface driver btusb
[ 8.313784] videodev: Linux video capture interface: v2.00
[ 8.350589] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x201
[ 8.350705] thermal thermal_zone5: failed to read out thermal zone (-61)
[ 8.370252] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 8.370257] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 8.370259] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 8.370261] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 8.370262] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 8.383497] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_fence_ops [i915])
[ 8.413167] usb 1-6: Found UVC 1.00 device Lenovo EasyCamera (5986:068c)
[ 8.431378] usbcore: registered new interface driver uvcvideo
[ 8.469354] iwlwifi 0000:01:00.0: base HW address: a4:34:d9:3f:b4:2a, OTP minor version: 0x0
[ 8.476925] intel_rapl_common: Found RAPL domain package
[ 8.476929] intel_rapl_common: Found RAPL domain core
[ 8.476930] intel_rapl_common: Found RAPL domain uncore
[ 8.476931] intel_rapl_common: Found RAPL domain dram
[ 8.494899] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 8.494910] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.494914] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 8.494918] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 8.494921] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 8.494925] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 8.494928] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 8.496966] EXT4-fs (sda5): re-mounted 43cb3a7c-d07f-4507-9d79-857893eb9285 r/w. Quota mode: none.
[ 8.509368] EXT4-fs (sda5): re-mounted 43cb3a7c-d07f-4507-9d79-857893eb9285 r/w. Quota mode: none.
[ 8.522016] intel_tcc_cooling: Programmable TCC Offset detected
[ 8.542009] iTCO_vendor_support: vendor-support=0
[ 8.546472] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 8.575822] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[ 8.580150] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 8.601182] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 8.602832] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 8.609360] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 8.610874] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 8.617091] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[ 8.617176] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.701922] Adding 17407996k swap on /dev/sda7. Priority:-2 extents:1 across:17407996k SSFS
[ 8.792046] EXT4-fs (sda6): mounted filesystem 8c8e42ee-a202-464a-8171-798539544e85 r/w with ordered data mode. Quota mode: none.
[ 8.821741] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 8.896051] EXT4-fs (mmcblk0p1): warning: maximal mount count reached, running e2fsck is recommended
[ 8.912953] EXT4-fs (mmcblk0p1): recovery complete
[ 8.914915] EXT4-fs (mmcblk0p1): mounted filesystem efd30782-340d-4bc9-9c44-5e630339fa8f r/w with ordered data mode. Quota mode: none.
[ 10.595235] zram: Added device: zram0
[ 10.596660] zram0: detected capacity change from 0 to 6291456
[ 10.606452] Adding 3145724k swap on /dev/zram0. Priority:0 extents:1 across:3145724k SSFS
[ 10.919328] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.919334] Bluetooth: BNEP filters: protocol multicast
[ 10.919342] Bluetooth: BNEP socket layer initialized
[ 10.922117] Bluetooth: MGMT ver 1.22
[ 11.478433] warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 11.909154] iwlwifi 0000:01:00.0: Registered PHC clock: iwlwifi-PTP, with index: 0
[ 15.611858] wlp1s0: authenticate with 4a:f1:45:ff:b0:84
[ 15.611889] wlp1s0: 80 MHz not supported, disabling VHT
[ 15.627998] wlp1s0: send auth to 4a:f1:45:ff:b0:84 (try 1/3)
[ 15.636713] wlp1s0: authenticated
[ 15.641293] wlp1s0: associate with 4a:f1:45:ff:b0:84 (try 1/3)
[ 15.645156] wlp1s0: RX AssocResp from 4a:f1:45:ff:b0:84 (capab=0x431 status=0 aid=1)
[ 15.650218] wlp1s0: associated
[ 16.316998] 8021q: 802.1Q VLAN Support v1.8
[ 33.308985] elogind-daemon[3046]: New seat seat0.
[ 33.314742] elogind-daemon[3046]: Watching system buttons on /dev/input/event2 (Power Button)
[ 33.315321] elogind-daemon[3046]: Watching system buttons on /dev/input/event0 (Lid Switch)
[ 33.315392] elogind-daemon[3046]: Watching system buttons on /dev/input/event1 (Power Button)
[ 33.316438] elogind-daemon[3046]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
[ 33.323101] elogind-daemon[3046]: New session 2 of user jlm.
[ 71.418756] loop0: detected capacity change from 0 to 981467136
[ 71.906932] EXT4-fs (dm-0): recovery complete
[ 71.907999] EXT4-fs (dm-0): mounted filesystem 017d41ac-597c-4616-b6cd-45e0a1fbf2a6 r/w with ordered data mode. Quota mode: none.
[ 90.689326] pipewire[3209]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 92.092852] Bluetooth: RFCOMM TTY layer initialized
[ 92.092861] Bluetooth: RFCOMM socket layer initialized
[ 92.092865] Bluetooth: RFCOMM ver 1.11
[ 97.115523] input: BT4.0+2.4G Mouse as /devices/virtual/misc/uhid/0005:1915:0040.0004/input/input25
[ 97.117613] input: BT4.0+2.4G Mouse Consumer Control as /devices/virtual/misc/uhid/0005:1915:0040.0004/input/input26
[ 97.117844] hid-generic 0005:1915:0040.0004: input,hidraw2: BLUETOOTH HID v0.01 Mouse [BT4.0+2.4G Mouse] on a4:34:d9:3f:b4:2e
[ 165.276963] PM: hibernation: hibernation entry
[ 165.277153] Loading firmware: i915/skl_dmc_ver1_27.bin
[ 165.277229] Loading firmware: i915/skl_guc_70.1.1.bin
[ 165.277270] Loading firmware: i915/skl_huc_2.0.0.bin
[ 165.277337] Loading firmware: iwlwifi-8000C-36.ucode
[ 165.277412] Loading firmware: regulatory.db
[ 165.277643] Loading firmware: regulatory.db.p7s
[ 165.330624] Filesystems sync: 0.008 seconds
[ 165.330732] Freezing user space processes
[ 165.332204] Freezing user space processes completed (elapsed 0.001 seconds)
[ 165.332207] OOM killer disabled.
[ 165.332290] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 165.332293] PM: hibernation: Marking nosave pages: [mem 0x00058000-0x00058fff]
[ 165.332294] PM: hibernation: Marking nosave pages: [mem 0x00086000-0x000fffff]
[ 165.332297] PM: hibernation: Marking nosave pages: [mem 0x707a0000-0x707cafff]
[ 165.332299] PM: hibernation: Marking nosave pages: [mem 0x70879000-0x71178fff]
[ 165.332332] PM: hibernation: Marking nosave pages: [mem 0x7832d000-0x783a7fff]
[ 165.332335] PM: hibernation: Marking nosave pages: [mem 0x8738e000-0x87ffdfff]
[ 165.332379] PM: hibernation: Marking nosave pages: [mem 0x87fff000-0xffffffff]
[ 165.333909] PM: hibernation: Basic memory bitmaps created
[ 165.334031] PM: hibernation: Preallocating image memory
[ 165.805639] PM: hibernation: Allocated 617831 pages for snapshot
[ 165.805642] PM: hibernation: Allocated 2471324 kbytes in 0.47 seconds (5258.13 MB/s)
[ 165.805645] Freezing remaining freezable tasks
[ 165.806942] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 165.819388] printk: Suspending console(s) (use no_console_suspend to debug)
[ 165.819453] wlp1s0: deauthenticating from 4a:f1:45:ff:b0:84 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 166.161593] ACPI: EC: interrupt blocked
[ 166.249415] ACPI: PM: Preparing to enter system sleep state S4
[ 166.253508] ACPI: EC: event blocked
[ 166.253510] ACPI: EC: EC stopped
[ 166.253511] ACPI: PM: Saving platform NVS memory
[ 166.254623] Disabling non-boot CPUs ...
[ 166.255950] smpboot: CPU 1 is now offline
[ 166.257773] smpboot: CPU 2 is now offline
[ 166.259372] smpboot: CPU 3 is now offline
[ 166.261256] PM: hibernation: Creating image:
[ 166.601558] PM: hibernation: Need to copy 605431 pages
[ 166.601560] PM: hibernation: Normal pages needed: 605431 + 1024, available pages: 3563905
[ 167.350624] PM: hibernation: Image created (605431 pages copied)
[ 166.261754] ACPI: PM: Restoring platform NVS memory
[ 166.262105] ACPI: EC: EC started
[ 166.262806] Enabling non-boot CPUs ...
[ 166.262850] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 166.263701] CPU1 is up
[ 166.263731] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 166.264599] CPU2 is up
[ 166.264628] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 166.265477] CPU3 is up
[ 166.267789] ACPI: PM: Waking up from system sleep state S4
[ 166.272348] ACPI: button: The lid device is not compliant to SW_LID.
[ 166.272593] ACPI: EC: interrupt unblocked
[ 166.297603] iwlwifi 0000:01:00.0: Unable to change power state from unknown to D0, device inaccessible
[ 166.366401] ACPI: EC: event unblocked
[ 166.370979] i2c_hid_acpi i2c-ELAN21EF:00: failed to change power setting.
[ 166.370982] i2c_hid_acpi i2c-ELAN21EF:00: PM: dpm_run_callback(): i2c_hid_core_shutdown+0x590/0x6b0 [i2c_hid] returns -121
[ 166.370991] i2c_hid_acpi i2c-ELAN21EF:00: PM: failed to thaw async: error -121
[ 166.370996] i2c_hid_acpi i2c-SYNA2B29:00: failed to change power setting.
[ 166.370998] i2c_hid_acpi i2c-SYNA2B29:00: PM: dpm_run_callback(): i2c_hid_core_shutdown+0x590/0x6b0 [i2c_hid] returns -121
[ 166.371004] i2c_hid_acpi i2c-SYNA2B29:00: PM: failed to thaw async: error -121
[ 166.371434] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/skl_guc_70.1.1.bin version 70.1.1
[ 166.371438] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/skl_huc_2.0.0.bin version 2.0.0
[ 166.378585] i915 0000:00:02.0: [drm] GT0: GUC: submission disabled
[ 166.378588] i915 0000:00:02.0: [drm] GT0: GUC: SLPC disabled
[ 166.399606] ------------[ cut here ]------------
[ 166.399608] Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff)
[ 166.399642] WARNING: CPU: 3 PID: 3755 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2190 __iwl_trans_pcie_grab_nic_access+0x14a/0x1a0 [iwlwifi]
[ 166.399658] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device dm_crypt 8021q garp mrp stp llc xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables iptable_filter ip_tables nf_tables nfnetlink bnep zram vfat fat snd_sof_pci_intel_skl snd_sof_intel_hda_common soundwire_intel snd_sof_intel_hda_mlink soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc iTCO_wdt snd_hda_codec_hdmi intel_pmc_bxt iTCO_vendor_support intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp coretemp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi kvm_intel snd_hda_codec_generic ledtrig_audio mei_hdcp intel_rapl_msr mei_pxp snd_soc_core snd_compress kvm ac97_bus snd_pcm_dmaengine uvcvideo irqbypass uvc snd_hda_intel rapl videobuf2_vmalloc snd_intel_dspcfg videobuf2_memops intel_cstate iwlmvm
[ 166.399697] snd_intel_sdw_acpi videobuf2_v4l2 videobuf2_common intel_uncore snd_hda_codec videodev mac80211 btusb libarc4 snd_hda_core btrtl mc pcspkr snd_hwdep btbcm snd_pcm btintel mmc_block snd_timer btmtk iwlwifi snd intel_wmi_thunderbolt i2c_i801 wmi_bmof hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_magn_3d bluetooth hid_sensor_accel_3d hid_sensor_als hid_sensor_rotation processor_thermal_device_pci_legacy hid_sensor_trigger hid_sensor_iio_common soundcore i2c_smbus processor_thermal_device processor_thermal_rfim cfg80211 industrialio_triggered_buffer kfifo_buf industrialio joydev processor_thermal_mbox processor_thermal_rapl intel_rapl_common mei_me idma64 intel_xhci_usb_role_switch ideapad_laptop mei int340x_thermal_zone sparse_keymap binfmt_misc intel_soc_dts_iosf intel_pch_thermal platform_profile soc_button_array rfkill acpi_pad int3400_thermal acpi_thermal_rel vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) loop fuse elan_i2c exfat cp210x uhid i915 i2c_algo_bit drm_buddy ttm crct10dif_pclmul sdhci_pci
[ 166.399736] drm_display_helper crc32_pclmul cqhci crc32c_intel polyval_clmulni polyval_generic drm_kms_helper sdhci uas hid_rmi ghash_clmulni_intel hid_sensor_hub rmi_core hid_multitouch sha512_ssse3 mmc_core usb_storage serio_raw cec i2c_hid_acpi i2c_hid video wmi pinctrl_sunrisepoint
[ 166.399748] CPU: 3 PID: 3755 Comm: kworker/u8:76 Tainted: G U OE 6.5.3-gentoo-dist #1
[ 166.399751] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 166.399752] Workqueue: events_unbound async_run_entry_fn
[ 166.399756] RIP: 0010:__iwl_trans_pcie_grab_nic_access+0x14a/0x1a0 [iwlwifi]
[ 166.399767] Code: 00 00 00 48 89 df e8 75 95 fe ff 4c 89 f7 e8 cd 06 16 db eb 8c 89 c6 48 c7 c7 58 64 e8 c0 c6 05 73 6f e1 ff 01 e8 66 89 2b da <0f> 0b eb a9 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
[ 166.399769] RSP: 0000:ffff9e358379fb20 EFLAGS: 00010282
[ 166.399770] RAX: 0000000000000000 RBX: ffff8c5205ea0028 RCX: ffffffff9cd1c7a8
[ 166.399772] RDX: 0000000000000000 RSI: 0000000000000096 RDI: 0000000000000001
[ 166.399773] RBP: 00000000ffffffff R08: ffffffff9cc65aa0 R09: 000000000000000a
[ 166.399774] R10: 0000000000000007 R11: 000000000000000f R12: 0000000000000001
[ 166.399775] R13: 0000000000000000 R14: ffff8c5205ea35cc R15: 0000000000000011
[ 166.399776] FS: 0000000000000000(0000) GS:ffff8c5563580000(0000) knlGS:0000000000000000
[ 166.399777] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 166.399778] CR2: 0000000000000000 CR3: 0000000038c22001 CR4: 00000000003706e0
[ 166.399780] Call Trace:
[ 166.399782] <TASK>
[ 166.399783] ? __iwl_trans_pcie_grab_nic_access+0x14a/0x1a0 [iwlwifi]
[ 166.399793] ? __warn+0x81/0x130
[ 166.399797] ? __iwl_trans_pcie_grab_nic_access+0x14a/0x1a0 [iwlwifi]
[ 166.399807] ? report_bug+0x171/0x1a0
[ 166.399811] ? handle_bug+0x41/0x70
[ 166.399814] ? exc_invalid_op+0x17/0x70
[ 166.399817] ? asm_exc_invalid_op+0x1a/0x20
[ 166.399821] ? __iwl_trans_pcie_grab_nic_access+0x14a/0x1a0 [iwlwifi]
[ 166.399831] __iwl_trans_pcie_grab_nic_access+0x17a/0x1a0 [iwlwifi]
[ 166.399840] iwl_read_prph+0x1d/0x70 [iwlwifi]
[ 166.399850] iwl_mvm_up+0xc7/0xca0 [iwlmvm]
[ 166.399861] ? psi_group_change+0x168/0x400
[ 166.399864] ? psi_task_switch+0xd6/0x230
[ 166.399867] ? __switch_to_asm+0x3e/0x70
[ 166.399871] ? __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 166.399882] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 166.399892] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 166.399902] drv_start+0x3f/0x100 [mac80211]
[ 166.399928] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 166.399961] ? __slab_free+0xf1/0x320
[ 166.399964] ? schedule_timeout+0x151/0x160
[ 166.399967] ? select_task_rq_fair+0x167/0x1880
[ 166.399971] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 166.399995] ? cfg80211_register_netdevice+0xac0/0xc60 [cfg80211]
[ 166.400012] dpm_run_callback+0x89/0x1e0
[ 166.400016] device_resume+0xa2/0x1f0
[ 166.400019] async_resume+0x1e/0x60
[ 166.400021] async_run_entry_fn+0x2f/0x120
[ 166.400023] process_one_work+0x21f/0x420
[ 166.400027] worker_thread+0x4e/0x3b0
[ 166.400029] ? __pfx_worker_thread+0x10/0x10
[ 166.400031] kthread+0xe5/0x120
[ 166.400034] ? __pfx_kthread+0x10/0x10
[ 166.400036] ret_from_fork+0x31/0x50
[ 166.400040] ? __pfx_kthread+0x10/0x10
[ 166.400042] ret_from_fork_asm+0x1b/0x30
[ 166.400047] </TASK>
[ 166.400048] ---[ end trace 0000000000000000 ]---
[ 166.400050] iwlwifi 0000:01:00.0: iwlwifi transaction failed, dumping registers
[ 166.400052] iwlwifi 0000:01:00.0: iwlwifi device config registers:
[ 166.400142] iwlwifi 0000:01:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400144] iwlwifi 0000:01:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400146] iwlwifi 0000:01:00.0: 00000040: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400148] iwlwifi 0000:01:00.0: 00000060: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400149] iwlwifi 0000:01:00.0: 00000080: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400151] iwlwifi 0000:01:00.0: 000000a0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400152] iwlwifi 0000:01:00.0: 000000c0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400154] iwlwifi 0000:01:00.0: 000000e0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400155] iwlwifi 0000:01:00.0: 00000100: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400157] iwlwifi 0000:01:00.0: 00000120: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400158] iwlwifi 0000:01:00.0: 00000140: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400159] iwlwifi 0000:01:00.0: iwlwifi device memory mapped registers:
[ 166.400178] iwlwifi 0000:01:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400180] iwlwifi 0000:01:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
[ 166.400628] iwlwifi 0000:01:00.0: iwlwifi parent port (0000:00:1c.0) config registers:
[ 166.400721] iwlwifi 0000:00:1c.0: 00000000: 9d148086 00100407 060400f1 00810010 00000000 00000000 00010100 200000f0
[ 166.400722] iwlwifi 0000:00:1c.0: 00000020: a110a110 0001fff1 00000000 00000000 00000000 00000040 00000000 000201ff
[ 166.400724] iwlwifi 0000:00:1c.0: 00000040: 01428010 00008000 00100000 05724c13 50110042 0024b200 01080000 00000008
[ 166.400725] iwlwifi 0000:00:1c.0: 00000060: 00000000 00000837 00000400 0000000e 00010003 00000000 00000000 00000000
[ 166.400727] iwlwifi 0000:00:1c.0: 00000080: 00019005 fee00218 00000000 00000000 0000a00d 380017aa 00000000 00000000
[ 166.400728] iwlwifi 0000:00:1c.0: 000000a0: c8030001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400730] iwlwifi 0000:00:1c.0: 000000c0: 00000000 00000000 00000000 00000000 07001001 00001842 0b1e0008 00000000
[ 166.400731] iwlwifi 0000:00:1c.0: 000000e0: 00f3f700 00000000 00128006 00000000 00000150 40000300 08230fb3 01000004
[ 166.400733] iwlwifi 0000:00:1c.0: 00000100: 14000000 00000000 00000000 00060011 00000000 00002000 00000000 00000000
[ 166.400734] iwlwifi 0000:00:1c.0: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400736] iwlwifi 0000:00:1c.0: 00000140: 2001000d 0000000f 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400737] iwlwifi 0000:00:1c.0: 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400738] iwlwifi 0000:00:1c.0: 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400740] iwlwifi 0000:00:1c.0: 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400741] iwlwifi 0000:00:1c.0: 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400743] iwlwifi 0000:00:1c.0: 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 166.400744] iwlwifi 0000:00:1c.0: 00000200: 2201001e 0028281f 403f280f
[ 166.690564] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 166.696905] ata3.00: configured for UDMA/133
[ 167.362271] iwlwifi 0000:01:00.0: Could not load the [0] uCode section
[ 167.362279] iwlwifi 0000:01:00.0: Failed to start INIT ucode: -5
[ 167.362280] iwlwifi 0000:01:00.0: Failed to run INIT ucode: -5
[ 167.362282] iwlwifi 0000:01:00.0: Failed to start RT ucode: -5
[ 167.362294] iwlwifi 0000:01:00.0: Collecting data: trigger 16 fired.
[ 167.410527] ------------[ cut here ]------------
[ 167.410528] WARNING: CPU: 1 PID: 3755 at drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1493 iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 167.410544] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device dm_crypt 8021q garp mrp stp llc xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables iptable_filter ip_tables nf_tables nfnetlink bnep zram vfat fat snd_sof_pci_intel_skl snd_sof_intel_hda_common soundwire_intel snd_sof_intel_hda_mlink soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc iTCO_wdt snd_hda_codec_hdmi intel_pmc_bxt iTCO_vendor_support intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp coretemp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi kvm_intel snd_hda_codec_generic ledtrig_audio mei_hdcp intel_rapl_msr mei_pxp snd_soc_core snd_compress kvm ac97_bus snd_pcm_dmaengine uvcvideo irqbypass uvc snd_hda_intel rapl videobuf2_vmalloc snd_intel_dspcfg videobuf2_memops intel_cstate iwlmvm
[ 167.410595] snd_intel_sdw_acpi videobuf2_v4l2 videobuf2_common intel_uncore snd_hda_codec videodev mac80211 btusb libarc4 snd_hda_core btrtl mc pcspkr snd_hwdep btbcm snd_pcm btintel mmc_block snd_timer btmtk iwlwifi snd intel_wmi_thunderbolt i2c_i801 wmi_bmof hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_magn_3d bluetooth hid_sensor_accel_3d hid_sensor_als hid_sensor_rotation processor_thermal_device_pci_legacy hid_sensor_trigger hid_sensor_iio_common soundcore i2c_smbus processor_thermal_device processor_thermal_rfim cfg80211 industrialio_triggered_buffer kfifo_buf industrialio joydev processor_thermal_mbox processor_thermal_rapl intel_rapl_common mei_me idma64 intel_xhci_usb_role_switch ideapad_laptop mei int340x_thermal_zone sparse_keymap binfmt_misc intel_soc_dts_iosf intel_pch_thermal platform_profile soc_button_array rfkill acpi_pad int3400_thermal acpi_thermal_rel vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) loop fuse elan_i2c exfat cp210x uhid i915 i2c_algo_bit drm_buddy ttm crct10dif_pclmul sdhci_pci
[ 167.410633] drm_display_helper crc32_pclmul cqhci crc32c_intel polyval_clmulni polyval_generic drm_kms_helper sdhci uas hid_rmi ghash_clmulni_intel hid_sensor_hub rmi_core hid_multitouch sha512_ssse3 mmc_core usb_storage serio_raw cec i2c_hid_acpi i2c_hid video wmi pinctrl_sunrisepoint
[ 167.410646] CPU: 1 PID: 3755 Comm: kworker/u8:76 Tainted: G U W OE 6.5.3-gentoo-dist #1
[ 167.410648] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 167.410649] Workqueue: events_unbound async_run_entry_fn
[ 167.410652] RIP: 0010:iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 167.410664] Code: 90 83 fa 03 0f 86 96 fc ff ff 3d 84 00 00 00 0f 84 8b fc ff ff 48 8b 03 80 b8 b8 0c 00 00 00 0f 85 7b fc ff ff e9 2f fc ff ff <0f> 0b 48 8b 7d 40 48 c7 c2 10 85 e8 c0 31 f6 e8 60 cd fd ff 48 8b
[ 167.410665] RSP: 0000:ffff9e358379fa08 EFLAGS: 00010286
[ 167.410667] RAX: 00000000fffffff0 RBX: ffff8c5205ebaf78 RCX: 0000000000000001
[ 167.410668] RDX: 0000000000000002 RSI: 00000000fffffe01 RDI: ffffffffc0e56b24
[ 167.410669] RBP: ffff8c5205ea0028 R08: 0000000000000001 R09: 0000000000006591
[ 167.410670] R10: ffffffff9cc06100 R11: ffff8c5200280880 R12: 0000000000811b58
[ 167.410672] R13: 0000000000000000 R14: ffff9e358379fa10 R15: ffff8c5205eba0d8
[ 167.410673] FS: 0000000000000000(0000) GS:ffff8c5563480000(0000) knlGS:0000000000000000
[ 167.410674] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 167.410675] CR2: 0000000000000000 CR3: 0000000038c22001 CR4: 00000000003706e0
[ 167.410676] Call Trace:
[ 167.410677] <TASK>
[ 167.410678] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 167.410688] ? __warn+0x81/0x130
[ 167.410691] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 167.410701] ? report_bug+0x171/0x1a0
[ 167.410705] ? handle_bug+0x41/0x70
[ 167.410708] ? exc_invalid_op+0x17/0x70
[ 167.410711] ? asm_exc_invalid_op+0x1a/0x20
[ 167.410715] ? __iwl_trans_pcie_grab_nic_access+0x184/0x1a0 [iwlwifi]
[ 167.410726] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 167.410737] ? iwl_pnvm_load+0x1153/0x1a50 [iwlwifi]
[ 167.410748] iwl_fwrt_dump_error_logs+0x28/0x2c0 [iwlwifi]
[ 167.410758] iwl_mvm_nic_restart+0x3c1/0x530 [iwlmvm]
[ 167.410772] iwl_trans_sync_nmi_with_addr+0x76/0x170 [iwlwifi]
[ 167.410783] iwl_fw_dbg_error_collect+0x5f/0xe0 [iwlwifi]
[ 167.410794] iwl_mvm_up+0x714/0xca0 [iwlmvm]
[ 167.410803] ? psi_group_change+0x168/0x400
[ 167.410807] ? psi_task_switch+0xd6/0x230
[ 167.410809] ? __switch_to_asm+0x3e/0x70
[ 167.410813] ? __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 167.410824] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 167.410834] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 167.410844] drv_start+0x3f/0x100 [mac80211]
[ 167.410869] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 167.410902] ? __slab_free+0xf1/0x320
[ 167.410905] ? schedule_timeout+0x151/0x160
[ 167.410907] ? select_task_rq_fair+0x167/0x1880
[ 167.410911] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 167.410933] ? cfg80211_register_netdevice+0xac0/0xc60 [cfg80211]
[ 167.410950] dpm_run_callback+0x89/0x1e0
[ 167.410953] device_resume+0xa2/0x1f0
[ 167.410956] async_resume+0x1e/0x60
[ 167.410958] async_run_entry_fn+0x2f/0x120
[ 167.410960] process_one_work+0x21f/0x420
[ 167.410963] worker_thread+0x4e/0x3b0
[ 167.410965] ? __pfx_worker_thread+0x10/0x10
[ 167.410967] kthread+0xe5/0x120
[ 167.410970] ? __pfx_kthread+0x10/0x10
[ 167.410973] ret_from_fork+0x31/0x50
[ 167.410976] ? __pfx_kthread+0x10/0x10
[ 167.410978] ret_from_fork_asm+0x1b/0x30
[ 167.410983] </TASK>
[ 167.410983] ---[ end trace 0000000000000000 ]---
[ 167.410985] iwlwifi 0000:01:00.0: HW error, resetting before reading
[ 167.441338] iwlwifi 0000:01:00.0: Loaded firmware version: 36.ca7b901d.0 8000C-36.ucode
[ 167.441341] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
[ 167.441343] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status0
[ 167.441344] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status1
[ 167.441345] iwlwifi 0000:01:00.0: 0x00000000 | branchlink2
[ 167.441346] iwlwifi 0000:01:00.0: 0x00000000 | interruptlink1
[ 167.441347] iwlwifi 0000:01:00.0: 0x00000000 | interruptlink2
[ 167.441348] iwlwifi 0000:01:00.0: 0x00000000 | data1
[ 167.441349] iwlwifi 0000:01:00.0: 0x00000000 | data2
[ 167.441350] iwlwifi 0000:01:00.0: 0x00000000 | data3
[ 167.441351] iwlwifi 0000:01:00.0: 0x00000000 | beacon time
[ 167.441352] iwlwifi 0000:01:00.0: 0x00000000 | tsf low
[ 167.441352] iwlwifi 0000:01:00.0: 0x00000000 | tsf hi
[ 167.441353] iwlwifi 0000:01:00.0: 0x00000000 | time gp1
[ 167.441354] iwlwifi 0000:01:00.0: 0x00000000 | time gp2
[ 167.441355] iwlwifi 0000:01:00.0: 0x00000000 | uCode revision type
[ 167.441356] iwlwifi 0000:01:00.0: 0x00000000 | uCode version major
[ 167.441357] iwlwifi 0000:01:00.0: 0x00000000 | uCode version minor
[ 167.441358] iwlwifi 0000:01:00.0: 0x00000000 | hw version
[ 167.441359] iwlwifi 0000:01:00.0: 0x00000000 | board version
[ 167.441360] iwlwifi 0000:01:00.0: 0x00000000 | hcmd
[ 167.441361] iwlwifi 0000:01:00.0: 0x00000000 | isr0
[ 167.441361] iwlwifi 0000:01:00.0: 0x00000000 | isr1
[ 167.441362] iwlwifi 0000:01:00.0: 0x00000000 | isr2
[ 167.441363] iwlwifi 0000:01:00.0: 0x00000000 | isr3
[ 167.441364] iwlwifi 0000:01:00.0: 0x00000000 | isr4
[ 167.441365] iwlwifi 0000:01:00.0: 0x00000000 | last cmd Id
[ 167.441366] iwlwifi 0000:01:00.0: 0x00000000 | wait_event
[ 167.441367] iwlwifi 0000:01:00.0: 0x00000000 | l2p_control
[ 167.441367] iwlwifi 0000:01:00.0: 0x00000000 | l2p_duration
[ 167.441368] iwlwifi 0000:01:00.0: 0x00000000 | l2p_mhvalid
[ 167.441369] iwlwifi 0000:01:00.0: 0x00000000 | l2p_addr_match
[ 167.441370] iwlwifi 0000:01:00.0: 0x00000000 | lmpm_pmg_sel
[ 167.441371] iwlwifi 0000:01:00.0: 0x00000000 | timestamp
[ 167.441372] iwlwifi 0000:01:00.0: 0x00000000 | flow_handler
[ 167.465463] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
[ 167.465465] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink1
[ 167.465466] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink2
[ 167.465466] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink1
[ 167.465467] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink2
[ 167.465468] iwlwifi 0000:01:00.0: 0x00000000 | umac data1
[ 167.465469] iwlwifi 0000:01:00.0: 0x00000000 | umac data2
[ 167.465470] iwlwifi 0000:01:00.0: 0x00000000 | umac data3
[ 167.465471] iwlwifi 0000:01:00.0: 0x00000000 | umac major
[ 167.465472] iwlwifi 0000:01:00.0: 0x00000000 | umac minor
[ 167.465473] iwlwifi 0000:01:00.0: 0x00000000 | frame pointer
[ 167.465474] iwlwifi 0000:01:00.0: 0x00000000 | stack pointer
[ 167.465474] iwlwifi 0000:01:00.0: 0x00000000 | last host cmd
[ 167.465475] iwlwifi 0000:01:00.0: 0x00000000 | isr status reg
[ 167.489587] iwlwifi 0000:01:00.0: IML/ROM dump:
[ 167.489588] iwlwifi 0000:01:00.0: 0x5A5A | IML/ROM SYSASSERT
[ 167.489589] iwlwifi 0000:01:00.0: 0x5A5A5A5A | IML/ROM error/state
[ 167.513717] iwlwifi 0000:01:00.0: 0x5A5A5A5A | IML/ROM data1
[ 167.706963] ==================================================================
[ 167.706965] BUG: KFENCE: out-of-bounds read in iwl_fw_dbg_stop_restart_recording+0xc3d/0x1f30 [iwlwifi]
[ 167.706981] Out-of-bounds read at 0x00000000a588de83 (18B right of kfence-#27):
[ 167.706983] iwl_fw_dbg_stop_restart_recording+0xc3d/0x1f30 [iwlwifi]
[ 167.706993] iwl_fw_dbg_stop_sync+0x25/0x90 [iwlwifi]
[ 167.707004] iwl_mvm_stop_device+0x3a/0xe10 [iwlmvm]
[ 167.707017] iwl_mvm_up+0x15a/0xca0 [iwlmvm]
[ 167.707025] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 167.707036] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 167.707046] drv_start+0x3f/0x100 [mac80211]
[ 167.707070] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 167.707104] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 167.707126] dpm_run_callback+0x89/0x1e0
[ 167.707130] device_resume+0xa2/0x1f0
[ 167.707132] async_resume+0x1e/0x60
[ 167.707133] async_run_entry_fn+0x2f/0x120
[ 167.707136] process_one_work+0x21f/0x420
[ 167.707138] worker_thread+0x4e/0x3b0
[ 167.707140] kthread+0xe5/0x120
[ 167.707143] ret_from_fork+0x31/0x50
[ 167.707146] ret_from_fork_asm+0x1b/0x30
[ 167.707150] kfence-#27: 0x000000009d024079-0x00000000e0219b92, size=16, cache=kmalloc-16
[ 167.707152] allocated by task 3755 on cpu 1 at 167.362293s:
[ 167.707221] __kmem_cache_alloc_node+0x2e3/0x340
[ 167.707224] kmalloc_trace+0x2a/0xa0
[ 167.707226] iwl_fw_dbg_error_collect+0x87/0xe0 [iwlwifi]
[ 167.707238] iwl_mvm_up+0x714/0xca0 [iwlmvm]
[ 167.707246] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 167.707257] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 167.707267] drv_start+0x3f/0x100 [mac80211]
[ 167.707286] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 167.707320] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 167.707338] dpm_run_callback+0x89/0x1e0
[ 167.707340] device_resume+0xa2/0x1f0
[ 167.707341] async_resume+0x1e/0x60
[ 167.707343] async_run_entry_fn+0x2f/0x120
[ 167.707345] process_one_work+0x21f/0x420
[ 167.707347] worker_thread+0x4e/0x3b0
[ 167.707348] kthread+0xe5/0x120
[ 167.707350] ret_from_fork+0x31/0x50
[ 167.707353] ret_from_fork_asm+0x1b/0x30
[ 167.707356] CPU: 0 PID: 3755 Comm: kworker/u8:76 Tainted: G U W OE 6.5.3-gentoo-dist #1
[ 167.707359] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 167.707360] Workqueue: events_unbound async_run_entry_fn
[ 167.707363] ==================================================================
[ 170.203260] iwlwifi 0000:01:00.0: mac start retry 0
[ 171.197881] iwlwifi 0000:01:00.0: Could not load the [0] uCode section
[ 171.197888] iwlwifi 0000:01:00.0: Failed to start INIT ucode: -5
[ 171.197890] iwlwifi 0000:01:00.0: Failed to run INIT ucode: -5
[ 171.197892] iwlwifi 0000:01:00.0: Failed to start RT ucode: -5
[ 171.197900] iwlwifi 0000:01:00.0: Collecting data: trigger 16 fired.
[ 171.245746] ------------[ cut here ]------------
[ 171.245747] WARNING: CPU: 2 PID: 3755 at drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1493 iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 171.245780] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device dm_crypt 8021q garp mrp stp llc xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables iptable_filter ip_tables nf_tables nfnetlink bnep zram vfat fat snd_sof_pci_intel_skl snd_sof_intel_hda_common soundwire_intel snd_sof_intel_hda_mlink soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc iTCO_wdt snd_hda_codec_hdmi intel_pmc_bxt iTCO_vendor_support intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp coretemp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi kvm_intel snd_hda_codec_generic ledtrig_audio mei_hdcp intel_rapl_msr mei_pxp snd_soc_core snd_compress kvm ac97_bus snd_pcm_dmaengine uvcvideo irqbypass uvc snd_hda_intel rapl videobuf2_vmalloc snd_intel_dspcfg videobuf2_memops intel_cstate iwlmvm
[ 171.245818] snd_intel_sdw_acpi videobuf2_v4l2 videobuf2_common intel_uncore snd_hda_codec videodev mac80211 btusb libarc4 snd_hda_core btrtl mc pcspkr snd_hwdep btbcm snd_pcm btintel mmc_block snd_timer btmtk iwlwifi snd intel_wmi_thunderbolt i2c_i801 wmi_bmof hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_magn_3d bluetooth hid_sensor_accel_3d hid_sensor_als hid_sensor_rotation processor_thermal_device_pci_legacy hid_sensor_trigger hid_sensor_iio_common soundcore i2c_smbus processor_thermal_device processor_thermal_rfim cfg80211 industrialio_triggered_buffer kfifo_buf industrialio joydev processor_thermal_mbox processor_thermal_rapl intel_rapl_common mei_me idma64 intel_xhci_usb_role_switch ideapad_laptop mei int340x_thermal_zone sparse_keymap binfmt_misc intel_soc_dts_iosf intel_pch_thermal platform_profile soc_button_array rfkill acpi_pad int3400_thermal acpi_thermal_rel vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) loop fuse elan_i2c exfat cp210x uhid i915 i2c_algo_bit drm_buddy ttm crct10dif_pclmul sdhci_pci
[ 171.245858] drm_display_helper crc32_pclmul cqhci crc32c_intel polyval_clmulni polyval_generic drm_kms_helper sdhci uas hid_rmi ghash_clmulni_intel hid_sensor_hub rmi_core hid_multitouch sha512_ssse3 mmc_core usb_storage serio_raw cec i2c_hid_acpi i2c_hid video wmi pinctrl_sunrisepoint
[ 171.245871] CPU: 2 PID: 3755 Comm: kworker/u8:76 Tainted: G BU W OE 6.5.3-gentoo-dist #1
[ 171.245873] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 171.245875] Workqueue: events_unbound async_run_entry_fn
[ 171.245879] RIP: 0010:iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 171.245891] Code: 90 83 fa 03 0f 86 96 fc ff ff 3d 84 00 00 00 0f 84 8b fc ff ff 48 8b 03 80 b8 b8 0c 00 00 00 0f 85 7b fc ff ff e9 2f fc ff ff <0f> 0b 48 8b 7d 40 48 c7 c2 10 85 e8 c0 31 f6 e8 60 cd fd ff 48 8b
[ 171.245892] RSP: 0000:ffff9e358379fa08 EFLAGS: 00010286
[ 171.245894] RAX: 00000000fffffff0 RBX: ffff8c5205ebaf78 RCX: 000000000000001f
[ 171.245895] RDX: 0000000000000000 RSI: 000000003161efb0 RDI: fffffffdfdaf3494
[ 171.245897] RBP: ffff8c5205ea0028 R08: 0000000000000002 R09: 0000000000000101
[ 171.245898] R10: ffffffff9cc060d0 R11: 0000000000000015 R12: 0000000000811b58
[ 171.245899] R13: 0000000000000000 R14: ffff9e358379fa10 R15: ffff8c5205eba0d8
[ 171.245900] FS: 0000000000000000(0000) GS:ffff8c5563500000(0000) knlGS:0000000000000000
[ 171.245902] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 171.245903] CR2: 0000000000000000 CR3: 0000000038c22004 CR4: 00000000003706e0
[ 171.245904] Call Trace:
[ 171.245905] <TASK>
[ 171.245906] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 171.245916] ? __warn+0x81/0x130
[ 171.245920] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 171.245930] ? report_bug+0x171/0x1a0
[ 171.245933] ? handle_bug+0x41/0x70
[ 171.245937] ? exc_invalid_op+0x17/0x70
[ 171.245939] ? asm_exc_invalid_op+0x1a/0x20
[ 171.245943] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 171.245953] ? iwl_pnvm_load+0x1153/0x1a50 [iwlwifi]
[ 171.245964] iwl_fwrt_dump_error_logs+0x28/0x2c0 [iwlwifi]
[ 171.245974] iwl_mvm_nic_restart+0x3c1/0x530 [iwlmvm]
[ 171.245988] iwl_trans_sync_nmi_with_addr+0x76/0x170 [iwlwifi]
[ 171.245998] iwl_fw_dbg_error_collect+0x5f/0xe0 [iwlwifi]
[ 171.246010] iwl_mvm_up+0x714/0xca0 [iwlmvm]
[ 171.246020] ? __iwl_err+0x125/0x130 [iwlwifi]
[ 171.246031] ? __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 171.246041] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 171.246051] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 171.246061] drv_start+0x3f/0x100 [mac80211]
[ 171.246085] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 171.246118] ? __slab_free+0xf1/0x320
[ 171.246122] ? schedule_timeout+0x151/0x160
[ 171.246124] ? select_task_rq_fair+0x167/0x1880
[ 171.246128] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 171.246149] ? cfg80211_register_netdevice+0xac0/0xc60 [cfg80211]
[ 171.246167] dpm_run_callback+0x89/0x1e0
[ 171.246170] device_resume+0xa2/0x1f0
[ 171.246173] async_resume+0x1e/0x60
[ 171.246175] async_run_entry_fn+0x2f/0x120
[ 171.246177] process_one_work+0x21f/0x420
[ 171.246180] worker_thread+0x4e/0x3b0
[ 171.246182] ? __pfx_worker_thread+0x10/0x10
[ 171.246184] kthread+0xe5/0x120
[ 171.246187] ? __pfx_kthread+0x10/0x10
[ 171.246190] ret_from_fork+0x31/0x50
[ 171.246193] ? __pfx_kthread+0x10/0x10
[ 171.246195] ret_from_fork_asm+0x1b/0x30
[ 171.246200] </TASK>
[ 171.246201] ---[ end trace 0000000000000000 ]---
[ 171.246202] iwlwifi 0000:01:00.0: HW error, resetting before reading
[ 171.276116] iwlwifi 0000:01:00.0: Loaded firmware version: 36.ca7b901d.0 8000C-36.ucode
[ 171.276118] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
[ 171.276119] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status0
[ 171.276120] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status1
[ 171.276121] iwlwifi 0000:01:00.0: 0x00000000 | branchlink2
[ 171.276122] iwlwifi 0000:01:00.0: 0x00000000 | interruptlink1
[ 171.276123] iwlwifi 0000:01:00.0: 0x00000000 | interruptlink2
[ 171.276124] iwlwifi 0000:01:00.0: 0x00000000 | data1
[ 171.276125] iwlwifi 0000:01:00.0: 0x00000000 | data2
[ 171.276126] iwlwifi 0000:01:00.0: 0x00000000 | data3
[ 171.276127] iwlwifi 0000:01:00.0: 0x00000000 | beacon time
[ 171.276127] iwlwifi 0000:01:00.0: 0x00000000 | tsf low
[ 171.276128] iwlwifi 0000:01:00.0: 0x00000000 | tsf hi
[ 171.276129] iwlwifi 0000:01:00.0: 0x00000000 | time gp1
[ 171.276130] iwlwifi 0000:01:00.0: 0x00000000 | time gp2
[ 171.276131] iwlwifi 0000:01:00.0: 0x00000000 | uCode revision type
[ 171.276132] iwlwifi 0000:01:00.0: 0x00000000 | uCode version major
[ 171.276133] iwlwifi 0000:01:00.0: 0x00000000 | uCode version minor
[ 171.276134] iwlwifi 0000:01:00.0: 0x00000000 | hw version
[ 171.276135] iwlwifi 0000:01:00.0: 0x00000000 | board version
[ 171.276136] iwlwifi 0000:01:00.0: 0x00000000 | hcmd
[ 171.276137] iwlwifi 0000:01:00.0: 0x00000000 | isr0
[ 171.276137] iwlwifi 0000:01:00.0: 0x00000000 | isr1
[ 171.276138] iwlwifi 0000:01:00.0: 0x00000000 | isr2
[ 171.276139] iwlwifi 0000:01:00.0: 0x00000000 | isr3
[ 171.276140] iwlwifi 0000:01:00.0: 0x00000000 | isr4
[ 171.276141] iwlwifi 0000:01:00.0: 0x00000000 | last cmd Id
[ 171.276142] iwlwifi 0000:01:00.0: 0x00000000 | wait_event
[ 171.276143] iwlwifi 0000:01:00.0: 0x00000000 | l2p_control
[ 171.276144] iwlwifi 0000:01:00.0: 0x00000000 | l2p_duration
[ 171.276144] iwlwifi 0000:01:00.0: 0x00000000 | l2p_mhvalid
[ 171.276145] iwlwifi 0000:01:00.0: 0x00000000 | l2p_addr_match
[ 171.276146] iwlwifi 0000:01:00.0: 0x00000000 | lmpm_pmg_sel
[ 171.276147] iwlwifi 0000:01:00.0: 0x00000000 | timestamp
[ 171.276148] iwlwifi 0000:01:00.0: 0x00000000 | flow_handler
[ 171.300049] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
[ 171.300050] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink1
[ 171.300051] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink2
[ 171.300052] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink1
[ 171.300053] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink2
[ 171.300054] iwlwifi 0000:01:00.0: 0x00000000 | umac data1
[ 171.300054] iwlwifi 0000:01:00.0: 0x00000000 | umac data2
[ 171.300055] iwlwifi 0000:01:00.0: 0x00000000 | umac data3
[ 171.300056] iwlwifi 0000:01:00.0: 0x00000000 | umac major
[ 171.300057] iwlwifi 0000:01:00.0: 0x00000000 | umac minor
[ 171.300058] iwlwifi 0000:01:00.0: 0x00000000 | frame pointer
[ 171.300059] iwlwifi 0000:01:00.0: 0x00000000 | stack pointer
[ 171.300060] iwlwifi 0000:01:00.0: 0x00000000 | last host cmd
[ 171.300061] iwlwifi 0000:01:00.0: 0x00000000 | isr status reg
[ 171.323961] iwlwifi 0000:01:00.0: IML/ROM dump:
[ 171.323962] iwlwifi 0000:01:00.0: 0x5A5A | IML/ROM SYSASSERT
[ 171.323963] iwlwifi 0000:01:00.0: 0x5A5A5A5A | IML/ROM error/state
[ 171.347898] iwlwifi 0000:01:00.0: 0x5A5A5A5A | IML/ROM data1
[ 171.539422] ==================================================================
[ 171.539423] BUG: KFENCE: out-of-bounds read in iwl_fw_dbg_stop_restart_recording+0xc3d/0x1f30 [iwlwifi]
[ 171.539436] Out-of-bounds read at 0x00000000ef991dd8 (18B right of kfence-#18):
[ 171.539439] iwl_fw_dbg_stop_restart_recording+0xc3d/0x1f30 [iwlwifi]
[ 171.539449] iwl_fw_dbg_stop_sync+0x25/0x90 [iwlwifi]
[ 171.539459] iwl_mvm_stop_device+0x3a/0xe10 [iwlmvm]
[ 171.539471] iwl_mvm_up+0x15a/0xca0 [iwlmvm]
[ 171.539480] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 171.539490] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 171.539499] drv_start+0x3f/0x100 [mac80211]
[ 171.539519] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 171.539551] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 171.539569] dpm_run_callback+0x89/0x1e0
[ 171.539571] device_resume+0xa2/0x1f0
[ 171.539573] async_resume+0x1e/0x60
[ 171.539575] async_run_entry_fn+0x2f/0x120
[ 171.539576] process_one_work+0x21f/0x420
[ 171.539578] worker_thread+0x4e/0x3b0
[ 171.539580] kthread+0xe5/0x120
[ 171.539582] ret_from_fork+0x31/0x50
[ 171.539584] ret_from_fork_asm+0x1b/0x30
[ 171.539587] kfence-#18: 0x00000000093f6f49-0x00000000db9024e2, size=16, cache=kmalloc-16
[ 171.539590] allocated by task 3755 on cpu 2 at 171.197899s:
[ 171.539655] __kmem_cache_alloc_node+0x2e3/0x340
[ 171.539658] kmalloc_trace+0x2a/0xa0
[ 171.539660] iwl_fw_dbg_error_collect+0x87/0xe0 [iwlwifi]
[ 171.539671] iwl_mvm_up+0x714/0xca0 [iwlmvm]
[ 171.539680] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 171.539690] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 171.539700] drv_start+0x3f/0x100 [mac80211]
[ 171.539718] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 171.539750] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 171.539767] dpm_run_callback+0x89/0x1e0
[ 171.539769] device_resume+0xa2/0x1f0
[ 171.539771] async_resume+0x1e/0x60
[ 171.539772] async_run_entry_fn+0x2f/0x120
[ 171.539774] process_one_work+0x21f/0x420
[ 171.539776] worker_thread+0x4e/0x3b0
[ 171.539777] kthread+0xe5/0x120
[ 171.539779] ret_from_fork+0x31/0x50
[ 171.539782] ret_from_fork_asm+0x1b/0x30
[ 171.539785] CPU: 2 PID: 3755 Comm: kworker/u8:76 Tainted: G BU W OE 6.5.3-gentoo-dist #1
[ 171.539787] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 171.539788] Workqueue: events_unbound async_run_entry_fn
[ 171.539790] ==================================================================
[ 174.017342] iwlwifi 0000:01:00.0: mac start retry 1
[ 175.001855] iwlwifi 0000:01:00.0: Could not load the [0] uCode section
[ 175.001864] iwlwifi 0000:01:00.0: Failed to start INIT ucode: -5
[ 175.001866] iwlwifi 0000:01:00.0: Failed to run INIT ucode: -5
[ 175.001867] iwlwifi 0000:01:00.0: Failed to start RT ucode: -5
[ 175.001949] iwlwifi 0000:01:00.0: Collecting data: trigger 16 fired.
[ 175.050050] ------------[ cut here ]------------
[ 175.050051] WARNING: CPU: 1 PID: 3755 at drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1493 iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 175.050068] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device dm_crypt 8021q garp mrp stp llc xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables iptable_filter ip_tables nf_tables nfnetlink bnep zram vfat fat snd_sof_pci_intel_skl snd_sof_intel_hda_common soundwire_intel snd_sof_intel_hda_mlink soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc iTCO_wdt snd_hda_codec_hdmi intel_pmc_bxt iTCO_vendor_support intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp coretemp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi kvm_intel snd_hda_codec_generic ledtrig_audio mei_hdcp intel_rapl_msr mei_pxp snd_soc_core snd_compress kvm ac97_bus snd_pcm_dmaengine uvcvideo irqbypass uvc snd_hda_intel rapl videobuf2_vmalloc snd_intel_dspcfg videobuf2_memops intel_cstate iwlmvm
[ 175.050106] snd_intel_sdw_acpi videobuf2_v4l2 videobuf2_common intel_uncore snd_hda_codec videodev mac80211 btusb libarc4 snd_hda_core btrtl mc pcspkr snd_hwdep btbcm snd_pcm btintel mmc_block snd_timer btmtk iwlwifi snd intel_wmi_thunderbolt i2c_i801 wmi_bmof hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_magn_3d bluetooth hid_sensor_accel_3d hid_sensor_als hid_sensor_rotation processor_thermal_device_pci_legacy hid_sensor_trigger hid_sensor_iio_common soundcore i2c_smbus processor_thermal_device processor_thermal_rfim cfg80211 industrialio_triggered_buffer kfifo_buf industrialio joydev processor_thermal_mbox processor_thermal_rapl intel_rapl_common mei_me idma64 intel_xhci_usb_role_switch ideapad_laptop mei int340x_thermal_zone sparse_keymap binfmt_misc intel_soc_dts_iosf intel_pch_thermal platform_profile soc_button_array rfkill acpi_pad int3400_thermal acpi_thermal_rel vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) loop fuse elan_i2c exfat cp210x uhid i915 i2c_algo_bit drm_buddy ttm crct10dif_pclmul sdhci_pci
[ 175.050146] drm_display_helper crc32_pclmul cqhci crc32c_intel polyval_clmulni polyval_generic drm_kms_helper sdhci uas hid_rmi ghash_clmulni_intel hid_sensor_hub rmi_core hid_multitouch sha512_ssse3 mmc_core usb_storage serio_raw cec i2c_hid_acpi i2c_hid video wmi pinctrl_sunrisepoint
[ 175.050160] CPU: 1 PID: 3755 Comm: kworker/u8:76 Tainted: G BU W OE 6.5.3-gentoo-dist #1
[ 175.050162] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 175.050163] Workqueue: events_unbound async_run_entry_fn
[ 175.050168] RIP: 0010:iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 175.050180] Code: 90 83 fa 03 0f 86 96 fc ff ff 3d 84 00 00 00 0f 84 8b fc ff ff 48 8b 03 80 b8 b8 0c 00 00 00 0f 85 7b fc ff ff e9 2f fc ff ff <0f> 0b 48 8b 7d 40 48 c7 c2 10 85 e8 c0 31 f6 e8 60 cd fd ff 48 8b
[ 175.050181] RSP: 0000:ffff9e358379fa08 EFLAGS: 00010286
[ 175.050183] RAX: 00000000fffffff0 RBX: ffff8c5205ebaf78 RCX: 0000000000000001
[ 175.050184] RDX: 0000000000000002 RSI: 00000000fffffe01 RDI: ffffffffc0e56b24
[ 175.050186] RBP: ffff8c5205ea0028 R08: 0000000000000001 R09: 0000000000006591
[ 175.050187] R10: ffffffff9cc06110 R11: 0000000000000000 R12: 0000000000811b58
[ 175.050188] R13: 0000000000000000 R14: ffff9e358379fa10 R15: ffff8c5205eba0d8
[ 175.050189] FS: 0000000000000000(0000) GS:ffff8c5563480000(0000) knlGS:0000000000000000
[ 175.050191] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 175.050192] CR2: 0000000000000000 CR3: 0000000038c22001 CR4: 00000000003706e0
[ 175.050193] Call Trace:
[ 175.050194] <TASK>
[ 175.050195] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 175.050205] ? __warn+0x81/0x130
[ 175.050209] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 175.050219] ? report_bug+0x171/0x1a0
[ 175.050223] ? handle_bug+0x41/0x70
[ 175.050226] ? exc_invalid_op+0x17/0x70
[ 175.050229] ? asm_exc_invalid_op+0x1a/0x20
[ 175.050233] ? __iwl_trans_pcie_grab_nic_access+0x184/0x1a0 [iwlwifi]
[ 175.050245] ? iwl_pnvm_load+0x15ac/0x1a50 [iwlwifi]
[ 175.050256] ? iwl_pnvm_load+0x1153/0x1a50 [iwlwifi]
[ 175.050268] iwl_fwrt_dump_error_logs+0x28/0x2c0 [iwlwifi]
[ 175.050278] iwl_mvm_nic_restart+0x3c1/0x530 [iwlmvm]
[ 175.050292] iwl_trans_sync_nmi_with_addr+0x76/0x170 [iwlwifi]
[ 175.050303] iwl_fw_dbg_error_collect+0x5f/0xe0 [iwlwifi]
[ 175.050315] iwl_mvm_up+0x714/0xca0 [iwlmvm]
[ 175.050326] ? __iwl_err+0x125/0x130 [iwlwifi]
[ 175.050336] ? __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 175.050347] __iwl_mvm_mac_start+0x5f/0x1d0 [iwlmvm]
[ 175.050358] iwl_mvm_mac_start+0x79/0x130 [iwlmvm]
[ 175.050369] drv_start+0x3f/0x100 [mac80211]
[ 175.050393] ieee80211_reconfig+0x92/0x1630 [mac80211]
[ 175.050428] ? __slab_free+0xf1/0x320
[ 175.050431] ? schedule_timeout+0x151/0x160
[ 175.050434] ? select_task_rq_fair+0x167/0x1880
[ 175.050438] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 175.050461] ? cfg80211_register_netdevice+0xac0/0xc60 [cfg80211]
[ 175.050480] dpm_run_callback+0x89/0x1e0
[ 175.050484] device_resume+0xa2/0x1f0
[ 175.050486] async_resume+0x1e/0x60
[ 175.050488] async_run_entry_fn+0x2f/0x120
[ 175.050490] process_one_work+0x21f/0x420
[ 175.050493] worker_thread+0x4e/0x3b0
[ 175.050496] ? __pfx_worker_thread+0x10/0x10
[ 175.050497] kthread+0xe5/0x120
[ 175.050500] ? __pfx_kthread+0x10/0x10
[ 175.050503] ret_from_fork+0x31/0x50
[ 175.050506] ? __pfx_kthread+0x10/0x10
[ 175.050509] ret_from_fork_asm+0x1b/0x30
[ 175.050514] </TASK>
[ 175.050515] ---[ end trace 0000000000000000 ]---
[ 175.050516] iwlwifi 0000:01:00.0: HW error, resetting before reading
[ 175.080705] iwlwifi 0000:01:00.0: Loaded firmware version: 36.ca7b901d.0 8000C-36.ucode
[ 175.080708] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
[ 175.080711] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status0
[ 175.080712] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status1
[ 175.080713] iwlwifi 0000:01:00.0: 0x00000000 | branchlink2
[ 175.080714] iwlwifi 0000:01:00.0: 0x00000000 | interruptlink1
[ 175.080715] iwlwifi 0000:01:00.0: 0x00000000 | interruptlink2
[ 175.080716] iwlwifi 0000:01:00.0: 0x00000000 | data1
[ 175.080716] iwlwifi 0000:01:00.0: 0x00000000 | data2
[ 175.080717] iwlwifi 0000:01:00.0: 0x00000000 | data3
[ 175.080718] iwlwifi 0000:01:00.0: 0x00000000 | beacon time
[ 175.080719] iwlwifi 0000:01:00.0: 0x00000000 | tsf low
[ 175.080720] iwlwifi 0000:01:00.0: 0x00000000 | tsf hi
[ 175.080721] iwlwifi 0000:01:00.0: 0x00000000 | time gp1
[ 175.080722] iwlwifi 0000:01:00.0: 0x00000000 | time gp2
[ 175.080723] iwlwifi 0000:01:00.0: 0x00000000 | uCode revision type
[ 175.080723] iwlwifi 0000:01:00.0: 0x00000000 | uCode version major
[ 175.080724] iwlwifi 0000:01:00.0: 0x00000000 | uCode version minor
[ 175.080725] iwlwifi 0000:01:00.0: 0x00000000 | hw version
[ 175.080726] iwlwifi 0000:01:00.0: 0x00000000 | board version
[ 175.080727] iwlwifi 0000:01:00.0: 0x00000000 | hcmd
[ 175.080728] iwlwifi 0000:01:00.0: 0x00000000 | isr0
[ 175.080729] iwlwifi 0000:01:00.0: 0x00000000 | isr1
[ 175.080730] iwlwifi 0000:01:00.0: 0x00000000 | isr2
[ 175.080731] iwlwifi 0000:01:00.0: 0x00000000 | isr3
[ 175.080731] iwlwifi 0000:01:00.0: 0x00000000 | isr4
[ 175.080732] iwlwifi 0000:01:00.0: 0x00000000 | last cmd Id
[ 175.080733] iwlwifi 0000:01:00.0: 0x00000000 | wait_event
[ 175.080734] iwlwifi 0000:01:00.0: 0x00000000 | l2p_control
[ 175.080735] iwlwifi 0000:01:00.0: 0x00000000 | l2p_duration
[ 175.080736] iwlwifi 0000:01:00.0: 0x00000000 | l2p_mhvalid
[ 175.080737] iwlwifi 0000:01:00.0: 0x00000000 | l2p_addr_match
[ 175.080738] iwlwifi 0000:01:00.0: 0x00000000 | lmpm_pmg_sel
[ 175.080738] iwlwifi 0000:01:00.0: 0x00000000 | timestamp
[ 175.080739] iwlwifi 0000:01:00.0: 0x00000000 | flow_handler
[ 175.104630] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
[ 175.104631] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink1
[ 175.104632] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink2
[ 175.104633] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink1
[ 175.104634] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink2
[ 175.104635] iwlwifi 0000:01:00.0: 0x00000000 | umac data1
[ 175.104636] iwlwifi 0000:01:00.0: 0x00000000 | umac data2
[ 175.104637] iwlwifi 0000:01:00.0: 0x00000000 | umac data3
[ 175.104638] iwlwifi 0000:01:00.0: 0x00000000 | umac major
[ 175.104639] iwlwifi 0000:01:00.0: 0x00000000 | umac minor
[ 175.104640] iwlwifi 0000:01:00.0: 0x00000000 | frame pointer
[ 175.104641] iwlwifi 0000:01:00.0: 0x00000000 | stack pointer
[ 175.104642] iwlwifi 0000:01:00.0: 0x00000000 | last host cmd
[ 175.104642] iwlwifi 0000:01:00.0: 0x00000000 | isr status reg
[ 175.128541] iwlwifi 0000:01:00.0: IML/ROM dump:
[ 175.128542] iwlwifi 0000:01:00.0: 0x5A5A | IML/ROM SYSASSERT
[ 175.128543] iwlwifi 0000:01:00.0: 0x5A5A5A5A | IML/ROM error/state
[ 175.152557] iwlwifi 0000:01:00.0: 0x5A5A5A5A | IML/ROM data1
[ 177.829317] iwlwifi 0000:01:00.0: mac start retry 2
[ 177.829325] ------------[ cut here ]------------
[ 177.829326] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue.
[ 177.829357] WARNING: CPU: 1 PID: 3755 at net/mac80211/util.c:2568 ieee80211_reconfig+0xa9/0x1630 [mac80211]
[ 177.829400] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device dm_crypt 8021q garp mrp stp llc xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables iptable_filter ip_tables nf_tables nfnetlink bnep zram vfat fat snd_sof_pci_intel_skl snd_sof_intel_hda_common soundwire_intel snd_sof_intel_hda_mlink soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc iTCO_wdt snd_hda_codec_hdmi intel_pmc_bxt iTCO_vendor_support intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp coretemp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi kvm_intel snd_hda_codec_generic ledtrig_audio mei_hdcp intel_rapl_msr mei_pxp snd_soc_core snd_compress kvm ac97_bus snd_pcm_dmaengine uvcvideo irqbypass uvc snd_hda_intel rapl videobuf2_vmalloc snd_intel_dspcfg videobuf2_memops intel_cstate iwlmvm
[ 177.829438] snd_intel_sdw_acpi videobuf2_v4l2 videobuf2_common intel_uncore snd_hda_codec videodev mac80211 btusb libarc4 snd_hda_core btrtl mc pcspkr snd_hwdep btbcm snd_pcm btintel mmc_block snd_timer btmtk iwlwifi snd intel_wmi_thunderbolt i2c_i801 wmi_bmof hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_magn_3d bluetooth hid_sensor_accel_3d hid_sensor_als hid_sensor_rotation processor_thermal_device_pci_legacy hid_sensor_trigger hid_sensor_iio_common soundcore i2c_smbus processor_thermal_device processor_thermal_rfim cfg80211 industrialio_triggered_buffer kfifo_buf industrialio joydev processor_thermal_mbox processor_thermal_rapl intel_rapl_common mei_me idma64 intel_xhci_usb_role_switch ideapad_laptop mei int340x_thermal_zone sparse_keymap binfmt_misc intel_soc_dts_iosf intel_pch_thermal platform_profile soc_button_array rfkill acpi_pad int3400_thermal acpi_thermal_rel vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) loop fuse elan_i2c exfat cp210x uhid i915 i2c_algo_bit drm_buddy ttm crct10dif_pclmul sdhci_pci
[ 177.829480] drm_display_helper crc32_pclmul cqhci crc32c_intel polyval_clmulni polyval_generic drm_kms_helper sdhci uas hid_rmi ghash_clmulni_intel hid_sensor_hub rmi_core hid_multitouch sha512_ssse3 mmc_core usb_storage serio_raw cec i2c_hid_acpi i2c_hid video wmi pinctrl_sunrisepoint
[ 177.829493] CPU: 1 PID: 3755 Comm: kworker/u8:76 Tainted: G BU W OE 6.5.3-gentoo-dist #1
[ 177.829496] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 177.829497] Workqueue: events_unbound async_run_entry_fn
[ 177.829501] RIP: 0010:ieee80211_reconfig+0xa9/0x1630 [mac80211]
[ 177.829536] Code: 48 8b 04 24 c6 80 8d 05 00 00 00 48 89 c7 e8 de 7e fb ff 41 89 c5 85 c0 0f 84 04 03 00 00 48 c7 c7 38 2d 04 c1 e8 d7 6d 18 da <0f> 0b eb 34 84 c0 0f 85 82 01 00 00 48 8b 04 24 c6 80 8d 05 00 00
[ 177.829538] RSP: 0000:ffff9e358379fcd0 EFLAGS: 00010282
[ 177.829540] RAX: 0000000000000000 RBX: ffff8c5205eb8900 RCX: ffffffff9cd1fb98
[ 177.829541] RDX: 0000000000000000 RSI: 0000000000000096 RDI: 0000000000000001
[ 177.829542] RBP: ffff8c5205eb83c0 R08: ffffffff9cc65aa0 R09: 0a2e657573736920
[ 177.829543] R10: 646e657073757320 R11: 6168206120726f20 R12: 0000000000000020
[ 177.829544] R13: 00000000fffffffb R14: ffffffff9c878c54 R15: ffff8c520004f6b0
[ 177.829546] FS: 0000000000000000(0000) GS:ffff8c5563480000(0000) knlGS:0000000000000000
[ 177.829547] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 177.829549] CR2: 0000000000000000 CR3: 0000000038c22001 CR4: 00000000003706e0
[ 177.829550] Call Trace:
[ 177.829552] <TASK>
[ 177.829553] ? ieee80211_reconfig+0xa9/0x1630 [mac80211]
[ 177.829586] ? __warn+0x81/0x130
[ 177.829590] ? ieee80211_reconfig+0xa9/0x1630 [mac80211]
[ 177.829621] ? report_bug+0x171/0x1a0
[ 177.829625] ? handle_bug+0x41/0x70
[ 177.829629] ? exc_invalid_op+0x17/0x70
[ 177.829631] ? asm_exc_invalid_op+0x1a/0x20
[ 177.829636] ? ieee80211_reconfig+0xa9/0x1630 [mac80211]
[ 177.829667] ? __slab_free+0xf1/0x320
[ 177.829670] ? schedule_timeout+0x151/0x160
[ 177.829673] ? select_task_rq_fair+0x167/0x1880
[ 177.829678] cfg80211_register_netdevice+0xb42/0xc60 [cfg80211]
[ 177.829701] ? cfg80211_register_netdevice+0xac0/0xc60 [cfg80211]
[ 177.829718] dpm_run_callback+0x89/0x1e0
[ 177.829722] device_resume+0xa2/0x1f0
[ 177.829725] async_resume+0x1e/0x60
[ 177.829727] async_run_entry_fn+0x2f/0x120
[ 177.829730] process_one_work+0x21f/0x420
[ 177.829733] worker_thread+0x4e/0x3b0
[ 177.829735] ? __pfx_worker_thread+0x10/0x10
[ 177.829737] kthread+0xe5/0x120
[ 177.829740] ? __pfx_kthread+0x10/0x10
[ 177.829743] ret_from_fork+0x31/0x50
[ 177.829746] ? __pfx_kthread+0x10/0x10
[ 177.829749] ret_from_fork_asm+0x1b/0x30
[ 177.829754] </TASK>
[ 177.829755] ---[ end trace 0000000000000000 ]---
[ 177.829782] iwlwifi 0000:01:00.0: Failed to synchronize multicast groups update
[ 177.829826] ------------[ cut here ]------------
[ 177.829827] WARNING: CPU: 1 PID: 3755 at net/mac80211/driver-ops.c:39 drv_stop+0xf5/0x100 [mac80211]
[ 177.829852] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device dm_crypt 8021q garp mrp stp llc xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6table_filter ip6_tables iptable_filter ip_tables nf_tables nfnetlink bnep zram vfat fat snd_sof_pci_intel_skl snd_sof_intel_hda_common soundwire_intel snd_sof_intel_hda_mlink soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc iTCO_wdt snd_hda_codec_hdmi intel_pmc_bxt iTCO_vendor_support intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_dsp coretemp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi kvm_intel snd_hda_codec_generic ledtrig_audio mei_hdcp intel_rapl_msr mei_pxp snd_soc_core snd_compress kvm ac97_bus snd_pcm_dmaengine uvcvideo irqbypass uvc snd_hda_intel rapl videobuf2_vmalloc snd_intel_dspcfg videobuf2_memops intel_cstate iwlmvm
[ 177.829887] snd_intel_sdw_acpi videobuf2_v4l2 videobuf2_common intel_uncore snd_hda_codec videodev mac80211 btusb libarc4 snd_hda_core btrtl mc pcspkr snd_hwdep btbcm snd_pcm btintel mmc_block snd_timer btmtk iwlwifi snd intel_wmi_thunderbolt i2c_i801 wmi_bmof hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_magn_3d bluetooth hid_sensor_accel_3d hid_sensor_als hid_sensor_rotation processor_thermal_device_pci_legacy hid_sensor_trigger hid_sensor_iio_common soundcore i2c_smbus processor_thermal_device processor_thermal_rfim cfg80211 industrialio_triggered_buffer kfifo_buf industrialio joydev processor_thermal_mbox processor_thermal_rapl intel_rapl_common mei_me idma64 intel_xhci_usb_role_switch ideapad_laptop mei int340x_thermal_zone sparse_keymap binfmt_misc intel_soc_dts_iosf intel_pch_thermal platform_profile soc_button_array rfkill acpi_pad int3400_thermal acpi_thermal_rel vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) loop fuse elan_i2c exfat cp210x uhid i915 i2c_algo_bit drm_buddy ttm crct10dif_pclmul sdhci_pci
[ 177.829923] drm_display_helper crc32_pclmul cqhci crc32c_intel polyval_clmulni polyval_generic drm_kms_helper sdhci uas hid_rmi ghash_clmulni_intel hid_sensor_hub rmi_core hid_multitouch sha512_ssse3 mmc_core usb_storage serio_raw cec i2c_hid_acpi i2c_hid video wmi pinctrl_sunrisepoint
[ 177.829934] CPU: 1 PID: 3755 Comm: kworker/u8:76 Tainted: G BU W OE 6.5.3-gentoo-dist #1
[ 177.829936] Hardware name: LENOVO 80MK/VIUU4, BIOS C6CN39WW 10/11/2016
[ 177.829937] Workqueue: events_unbound async_run_entry_fn
[ 177.829940] RIP: 0010:drv_stop+0xf5/0x100 [mac80211]
[ 177.829961] Code: 0c 00 48 85 c0 74 0c 48 8b 78 08 48 89 de e8 f2 12 05 00 65 ff 0d 93 2b 0f 3f 0f 85 39 ff ff ff 0f 1f 44 00 00 e9 2f ff ff ff <0f> 0b 5b c3 cc cc cc cc 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90
[ 177.829962] RSP: 0000:ffff9e358379fc48 EFLAGS: 00010246
[ 177.829964] RAX: 0000000000000000 RBX: ffff8c5205eb8900 RCX: 0000000000000000
[ 177.829965] RDX: 0000000080000000 RSI: 0000000000000286 RDI: ffff8c5205eb8900
[ 177.829966] RBP: ffff8c5205eb9b38 R08: 0000000000000000 R09: 0000000000000000
[ 177.829967] R10: 0000000000000001 R11: 0000000000000100 R12: ffff8c5205eb8900
[ 177.829968] R13: ffff8c52055a1c88 R14: ffff8c5205eb9208 R15: 0000000000000000
[ 177.829969] FS: 0000000000000000(0000) GS:ffff8c5563480000(0000) knlGS:0000000000000000
[ 177.829971] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 177.829972] CR2: 0000000000000000 CR3: 0000000038c22001 CR4: 00000000003706e0
[ 177.829973] Call Trace:
[ 177.829974] <TASK>
[ 177.829975] ? drv_stop+0xf5/0x100 [mac80211]
[ 177.829995] ? __warn+0x81/0x130
[ 177.829997] ? drv_stop+0xf5/0x100 [mac80211]
[ 177.830017] ? report_bug+0x171/0x1a0
[ 177.830020] ? handle_bug+0x41/0x70
[ 177.830024] ? exc_invalid_op+0x17/0x70
[ 177.830026] ? asm_exc_invalid_op+0x1a/0x20
[ 177.830030] ? drv_stop+0xf5/0x100 [mac80211]
[ 177.830049] ? drv_stop+0x12/0x100 [mac80211]
[ 177.830068] ieee80211_del_virtual_monitor+0x79f/0xb30 [mac80211]
[ 177.830097] ieee80211_del_virtual_monitor+0x9fd/0xb30 [mac80211]
[ 177.830124] __dev_close_many+0x9b/0x110
[ 177.830128] dev_close_many+0x7f/0x130
[ 177.830131] dev_close+0x61/0x80
[ 177.830134] cfg80211_shutdown_all_interfaces+0x4d/0x370 [cfg80211]
[ 177.830155] cfg80211_register_netdevice+0xb7e/0xc60 [cfg80211]
[ 177.830173] ? cfg80211_register_netdevice+0xac0/0xc60 [cfg80211]
[ 177.830191] dpm_run_callback+0x89/0x1e0
[ 177.830194] device_resume+0xa2/0x1f0
[ 177.830197] async_resume+0x1e/0x60
[ 177.830199] async_run_entry_fn+0x2f/0x120
[ 177.830201] process_one_work+0x21f/0x420
[ 177.830204] worker_thread+0x4e/0x3b0
[ 177.830207] ? __pfx_worker_thread+0x10/0x10
[ 177.830209] kthread+0xe5/0x120
[ 177.830211] ? __pfx_kthread+0x10/0x10
[ 177.830214] ret_from_fork+0x31/0x50
[ 177.830217] ? __pfx_kthread+0x10/0x10
[ 177.830219] ret_from_fork_asm+0x1b/0x30
[ 177.830224] </TASK>
[ 177.830225] ---[ end trace 0000000000000000 ]---
[ 177.830310] ieee80211 phy0: PM: dpm_run_callback(): cfg80211_register_netdevice+0xac0/0xc60 [cfg80211] returns -5
[ 177.830335] ieee80211 phy0: PM: failed to thaw async: error -5
[ 177.830822] PM: Cannot find swap device, try swapon -a
[ 177.830824] PM: Cannot get swap writer
[ 177.932152] PM: hibernation: Basic memory bitmaps freed
[ 177.932484] OOM killer enabled.
[ 177.932486] Restarting tasks ... done.
[ 177.972784] PM: hibernation: hibernation exit
[ 177.977361] iwlwifi 0000:01:00.0: Unregistering PHC clock: iwlwifi-PTP, with index: 0
[ 178.019674] pcieport 0000:00:1c.5: PCI bridge to [bus 02]
[ 178.019685] pcieport 0000:00:1c.5: bridge window [mem 0xa1000000-0xa10fffff]
[ 178.280228] sdb: sdb1