linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Suspend/resume issues with Mediatek MT7961 wifi card
       [not found] <CACAwPwZ+OD_8usrM=V6PDs3GEZFM-buSrrJFhFx9zSqKgXv35A@mail.gmail.com>
@ 2021-10-16 16:26 ` Maxim Levitsky
  0 siblings, 0 replies; only message in thread
From: Maxim Levitsky @ 2021-10-16 16:26 UTC (permalink / raw)
  To: Felix Fietkau
  Cc: Lorenzo Bianconi, Ryder Lee, Sean Wang, Soul Huang, Deren Wu,
	linux-wireless, netdev, LKML, mlevitsk

[-- Attachment #1: Type: text/plain, Size: 1531 bytes --]

On Sat, Oct 16, 2021 at 7:23 PM Maxim Levitsky <maximlevitsky@gmail.com> wrote:
>
> I recently bought an Aya Neo tablet which now has this wifi chipset in its latest 2021 hardware revision.
>
> I am using kernel 5.15.0-rc4 (compiled from source), and I also merged in it and tested the master branch of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git
>
> I tested with and without wireless running before suspend (using gnome's wireless disable option in the gnome's menu).
>
> In all cases, the wireless card dies after the resume, which itself takes a lot of time most likely due to timeouts in the resume handler of this driver, and then the system is also partially hung.
>
> Looks like the driver's resume (or suspend) function isn't working correctly, and dmesg also indicates several failures.
>
> I had attached the full dmesg after a single suspend/resume cycle showing those errors.
>
> If I unload the mt7921e prior to suspend and load it after, there are no errors, no timeouts, and wifi connects and works fine after resume.
>
> My distro is Fedora 35 beta. Bluetooth also used to fail sometimes after resume when I used older Fedora versions, but now it seems very robust, and doesn't need any disabling, reloading of btusb/etc.
>
> I am a kernel developer (I work on KVM these days), and I can test any patches/workarounds/firmware/etc when I find some time for that.
>
> Best regards,
>     Maxim Levitsky
>

(resend using plain text - reminds me to never use Gmail's web interface.)

>

[-- Attachment #2: after_suspend.dmesg --]
[-- Type: application/octet-stream, Size: 151490 bytes --]

[    0.000000] Linux version 5.15.0-rc5-wt.unstable (mlevitsk@starship) (gcc (GCC) 10.2.1 20201125 (Red Hat 10.2.1-9), GNU ld version 2.34-6.fc32) #3 SMP Sat Oct 16 17:49:44 IDT 2021
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.15.0-rc5-wt.unstable root=UUID=58238aa4-26ab-4274-8e7f-93abc3a777bc sysrq_always_enabled selinux=0 audit=0 tsc=directsync amdgpu.exp_hw_support=1 fbcon=rotate_all:1 rd.luks.uuid=luks-07e812f6-efd2-4dca-a675-79e67d92c39e rhgb
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a210000-0x00000000cb0cefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cb0cf000-0x00000000cc5b5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc5b6000-0x00000000cc5b8fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc5b9000-0x00000000cc5b9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc5ba000-0x00000000cc600fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc601000-0x00000000cc7a7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cc7a8000-0x00000000ccffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ccfff000-0x00000000cdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000036f33ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000036f340000-0x00000004501fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xc834f018-0xc835c457] usable ==> usable
[    0.000000] e820: update [mem 0xc834f018-0xc835c457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009bfefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a210000-0x00000000c834f017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c834f018-0x00000000c835c457] usable
[    0.000000] reserve setup_data: [mem 0x00000000c835c458-0x00000000cb0cefff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cb0cf000-0x00000000cc5b5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cc5b6000-0x00000000cc5b8fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000cc5b9000-0x00000000cc5b9fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cc5ba000-0x00000000cc600fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000cc601000-0x00000000cc7a7fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000cc7a8000-0x00000000ccffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ccfff000-0x00000000cdffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000036f33ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000036f340000-0x00000004501fffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xcc600000 ACPI 2.0=0xcc600014 TPMFinalLog=0xcc762000 SMBIOS=0xcce19000 SMBIOS 3.0=0xcce18000 MEMATTR=0xc835d018 ESRT=0xc83dc998 RNG=0xcce65518 TPMEventLog=0xc8362018 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: AYADEVICE AYA NEO FOUNDER/AYA NEO FOUNDER, BIOS V2.06_P3C0M43 07/03/2021
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2370.523 MHz processor
[    0.000170] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000172] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000176] last_pfn = 0x36f340 max_arch_pfn = 0x400000000
[    0.000402] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000700] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000705] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[    0.000713] esrt: Reserving ESRT space from 0x00000000c83dc998 to 0x00000000c83dc9d0.
[    0.000723] e820: update [mem 0xc83dc000-0xc83dcfff] usable ==> reserved
[    0.000755] Using GB pages for direct mapping
[    0.001390] Secure boot disabled
[    0.001392] RAMDISK: [mem 0x5a7f2000-0x5d6cafff]
[    0.001395] ACPI: Early table checksum verification disabled
[    0.001398] ACPI: RSDP 0x00000000CC600014 000024 (v02 ALASKA)
[    0.001402] ACPI: XSDT 0x00000000CC5FF728 0000E4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.001406] ACPI: FACP 0x00000000CC5F3000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.001411] ACPI: DSDT 0x00000000CC5EA000 008F1C (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.001413] ACPI: FACS 0x00000000CC760000 000040
[    0.001415] ACPI: MSDM 0x00000000CC5FE000 000055 (v03 ALASKA A M I    01072009 AMI  01000013)
[    0.001417] ACPI: SDEV 0x00000000CC5FD000 00014E (v01                 00000000 AMI  00000000)
[    0.001420] ACPI: SSDT 0x00000000CC5F5000 007216 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.001422] ACPI: IVRS 0x00000000CC5F4000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.001424] ACPI: FIDT 0x00000000CC5E9000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.001426] ACPI: MCFG 0x00000000CC5E8000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.001428] ACPI: HPET 0x00000000CC5E7000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.001431] ACPI: SSDT 0x00000000CC5E6000 000228 (v01 AMD    STD3     00000001 INTL 20120913)
[    0.001433] ACPI: VFCT 0x00000000CC5D8000 00D484 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.001435] ACPI: TPM2 0x00000000CC5D6000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.001437] ACPI: SSDT 0x00000000CC5D4000 001500 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.001439] ACPI: CRAT 0x00000000CC5D3000 000BA8 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.001441] ACPI: CDIT 0x00000000CC5D2000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.001443] ACPI: SSDT 0x00000000CC5D1000 000139 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.001445] ACPI: SSDT 0x00000000CC5D0000 000D37 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.001448] ACPI: SSDT 0x00000000CC5CE000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.001450] ACPI: SSDT 0x00000000CC5CA000 0030C8 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.001452] ACPI: WSMT 0x00000000CC5C9000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.001454] ACPI: APIC 0x00000000CC5C8000 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.001456] ACPI: SSDT 0x00000000CC5C7000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.001458] ACPI: SSDT 0x00000000CC5C6000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.001460] ACPI: FPDT 0x00000000CC5C5000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.001462] ACPI: BGRT 0x00000000CC5D7000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.001464] ACPI: Reserving FACP table memory at [mem 0xcc5f3000-0xcc5f3113]
[    0.001466] ACPI: Reserving DSDT table memory at [mem 0xcc5ea000-0xcc5f2f1b]
[    0.001467] ACPI: Reserving FACS table memory at [mem 0xcc760000-0xcc76003f]
[    0.001467] ACPI: Reserving MSDM table memory at [mem 0xcc5fe000-0xcc5fe054]
[    0.001468] ACPI: Reserving SDEV table memory at [mem 0xcc5fd000-0xcc5fd14d]
[    0.001469] ACPI: Reserving SSDT table memory at [mem 0xcc5f5000-0xcc5fc215]
[    0.001470] ACPI: Reserving IVRS table memory at [mem 0xcc5f4000-0xcc5f41a3]
[    0.001470] ACPI: Reserving FIDT table memory at [mem 0xcc5e9000-0xcc5e909b]
[    0.001471] ACPI: Reserving MCFG table memory at [mem 0xcc5e8000-0xcc5e803b]
[    0.001472] ACPI: Reserving HPET table memory at [mem 0xcc5e7000-0xcc5e7037]
[    0.001473] ACPI: Reserving SSDT table memory at [mem 0xcc5e6000-0xcc5e6227]
[    0.001474] ACPI: Reserving VFCT table memory at [mem 0xcc5d8000-0xcc5e5483]
[    0.001474] ACPI: Reserving TPM2 table memory at [mem 0xcc5d6000-0xcc5d604b]
[    0.001475] ACPI: Reserving SSDT table memory at [mem 0xcc5d4000-0xcc5d54ff]
[    0.001476] ACPI: Reserving CRAT table memory at [mem 0xcc5d3000-0xcc5d3ba7]
[    0.001477] ACPI: Reserving CDIT table memory at [mem 0xcc5d2000-0xcc5d2028]
[    0.001478] ACPI: Reserving SSDT table memory at [mem 0xcc5d1000-0xcc5d1138]
[    0.001478] ACPI: Reserving SSDT table memory at [mem 0xcc5d0000-0xcc5d0d36]
[    0.001479] ACPI: Reserving SSDT table memory at [mem 0xcc5ce000-0xcc5cf0a4]
[    0.001480] ACPI: Reserving SSDT table memory at [mem 0xcc5ca000-0xcc5cd0c7]
[    0.001481] ACPI: Reserving WSMT table memory at [mem 0xcc5c9000-0xcc5c9027]
[    0.001482] ACPI: Reserving APIC table memory at [mem 0xcc5c8000-0xcc5c80dd]
[    0.001482] ACPI: Reserving SSDT table memory at [mem 0xcc5c7000-0xcc5c707c]
[    0.001483] ACPI: Reserving SSDT table memory at [mem 0xcc5c6000-0xcc5c6516]
[    0.001484] ACPI: Reserving FPDT table memory at [mem 0xcc5c5000-0xcc5c5043]
[    0.001485] ACPI: Reserving BGRT table memory at [mem 0xcc5d7000-0xcc5d7037]
[    0.001501] No NUMA configuration found
[    0.001502] Faking a node at [mem 0x0000000000000000-0x000000036f33ffff]
[    0.001505] NODE_DATA(0) allocated [mem 0x36f33e000-0x36f33ffff]
[    0.001521] Zone ranges:
[    0.001521]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
[    0.001523]   Normal   [mem 0x0000000100000000-0x000000036f33ffff]
[    0.001524] Movable zone start for each node
[    0.001525] Early memory node ranges
[    0.001525]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.001527]   node   0: [mem 0x0000000000100000-0x0000000009bfefff]
[    0.001527]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.001528]   node   0: [mem 0x000000000a210000-0x00000000cb0cefff]
[    0.001529]   node   0: [mem 0x00000000ccfff000-0x00000000cdffffff]
[    0.001530]   node   0: [mem 0x0000000100000000-0x000000036f33ffff]
[    0.001531] Initmem setup node 0 [mem 0x0000000000001000-0x000000036f33ffff]
[    0.001534] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.001704] On node 0, zone DMA32: 96 pages in unavailable ranges
[    0.001712] On node 0, zone DMA32: 1025 pages in unavailable ranges
[    0.007603] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.007705] On node 0, zone DMA32: 7984 pages in unavailable ranges
[    0.027498] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.027531] On node 0, zone Normal: 3264 pages in unavailable ranges
[    0.027634] ACPI: PM-Timer IO Port: 0x808
[    0.027641] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.027652] IOAPIC[0]: apic_id 7, version 33, address 0xfec00000, GSI 0-23
[    0.027657] IOAPIC[1]: apic_id 8, version 33, address 0xfec01000, GSI 24-55
[    0.027659] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027661] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.027664] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.027665] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.027677] e820: update [mem 0xc7d6d000-0xc805bfff] usable ==> reserved
[    0.027685] smpboot: Allowing 16 CPUs, 10 hotplug CPUs
[    0.027703] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.027705] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.027707] PM: hibernation: Registered nosave memory: [mem 0x09bff000-0x09ffffff]
[    0.027708] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[    0.027710] PM: hibernation: Registered nosave memory: [mem 0xc7d6d000-0xc805bfff]
[    0.027711] PM: hibernation: Registered nosave memory: [mem 0xc834f000-0xc834ffff]
[    0.027713] PM: hibernation: Registered nosave memory: [mem 0xc835c000-0xc835cfff]
[    0.027714] PM: hibernation: Registered nosave memory: [mem 0xc83dc000-0xc83dcfff]
[    0.027715] PM: hibernation: Registered nosave memory: [mem 0xcb0cf000-0xcc5b5fff]
[    0.027716] PM: hibernation: Registered nosave memory: [mem 0xcc5b6000-0xcc5b8fff]
[    0.027717] PM: hibernation: Registered nosave memory: [mem 0xcc5b9000-0xcc5b9fff]
[    0.027717] PM: hibernation: Registered nosave memory: [mem 0xcc5ba000-0xcc600fff]
[    0.027718] PM: hibernation: Registered nosave memory: [mem 0xcc601000-0xcc7a7fff]
[    0.027719] PM: hibernation: Registered nosave memory: [mem 0xcc7a8000-0xccffefff]
[    0.027720] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
[    0.027721] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff]
[    0.027721] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.027722] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
[    0.027723] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.027724] [mem 0xd0000000-0xefffffff] available for PCI devices
[    0.027725] Booting paravirtualized kernel on bare hardware
[    0.027728] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.027734] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1
[    0.028375] percpu: Embedded 51 pages/cpu s172032 r8192 d28672 u262144
[    0.028384] pcpu-alloc: s172032 r8192 d28672 u262144 alloc=1*2097152
[    0.028386] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.028410] Built 1 zonelists, mobility grouping on.  Total pages: 3334208
[    0.028411] Policy zone: Normal
[    0.028413] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.15.0-rc5-wt.unstable root=UUID=58238aa4-26ab-4274-8e7f-93abc3a777bc sysrq_always_enabled selinux=0 audit=0 tsc=directsync amdgpu.exp_hw_support=1 fbcon=rotate_all:1 rd.luks.uuid=luks-07e812f6-efd2-4dca-a675-79e67d92c39e rhgb
[    0.028437] sysrq: sysrq always enabled.
[    0.028471] Unknown command line parameters: rhgb BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.15.0-rc5-wt.unstable selinux=0 audit=0
[    0.030304] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.031219] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.031256] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.072781] Memory: 13082476K/13549176K available (16397K kernel code, 3070K rwdata, 5228K rodata, 1500K init, 3464K bss, 466444K reserved, 0K cma-reserved)
[    0.072824] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.072834] ftrace: allocating 45508 entries in 178 pages
[    0.084683] ftrace: allocated 178 pages with 4 groups
[    0.084773] rcu: Hierarchical RCU implementation.
[    0.084775] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.084775] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=16.
[    0.084776] 	Rude variant of Tasks RCU enabled.
[    0.084777] 	Tracing variant of Tasks RCU enabled.
[    0.084778] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.084778] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.087740] NR_IRQS: 4352, nr_irqs: 1096, preallocated irqs: 16
[    0.087906] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.088029] random: crng done (trusting CPU's manufacturer)
[    0.088056] Console: colour dummy device 80x25
[    0.088249] printk: console [tty0] enabled
[    0.088260] ACPI: Core revision 20210730
[    0.088413] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.088431] APIC: Switch to symmetric I/O mode setup
[    0.089134] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.089136] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.089138] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.089139] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.089396] Switched APIC routing to physical flat.
[    0.089977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.094433] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x222b71c145c, max_idle_ns: 440795267692 ns
[    0.094441] Calibrating delay loop (skipped), value calculated using timer frequency.. 4741.04 BogoMIPS (lpj=2370523)
[    0.094444] pid_max: default: 32768 minimum: 301
[    0.096174] LSM: Security Framework initializing
[    0.096280] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.096332] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.096580] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.096617] LVT offset 1 assigned for vector 0xf9
[    0.096678] LVT offset 2 assigned for vector 0xf4
[    0.096695] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.096696] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.096701] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.096704] Spectre V2 : Spectre mitigation: kernel not compiled with retpoline; no mitigation available!
[    0.096706] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.096890] Freeing SMP alternatives memory: 44K
[    0.199106] smpboot: CPU0: AMD Ryzen 5 4500U with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[    0.199239] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.199246] ... version:                0
[    0.199247] ... bit width:              48
[    0.199248] ... generic registers:      6
[    0.199249] ... value mask:             0000ffffffffffff
[    0.199250] ... max period:             00007fffffffffff
[    0.199252] ... fixed-purpose events:   0
[    0.199253] ... event mask:             000000000000003f
[    0.199305] rcu: Hierarchical SRCU implementation.
[    0.199436] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.199436] smp: Bringing up secondary CPUs ...
[    0.199436] x86: Booting SMP configuration:
[    0.199436] .... node  #0, CPUs:        #1  #2  #3  #4  #5
[    0.205484] smp: Brought up 1 node, 6 CPUs
[    0.205490] smpboot: Max logical packages: 3
[    0.205492] smpboot: Total of 6 processors activated (28446.27 BogoMIPS)
[    0.206622] devtmpfs: initialized
[    0.206622] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[    0.206622] ACPI: PM: Registering ACPI NVS region [mem 0xcc601000-0xcc7a7fff] (1732608 bytes)
[    0.206622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.206622] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.206622] pinctrl core: initialized pinctrl subsystem
[    0.206622] PM: RTC time: 18:27:08, date: 2021-10-16
[    0.206644] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.206688] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.206692] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.206743] thermal_sys: Registered thermal governor 'step_wise'
[    0.206744] thermal_sys: Registered thermal governor 'user_space'
[    0.206753] cpuidle: using governor ladder
[    0.206756] cpuidle: using governor menu
[    0.207456] ACPI: bus type PCI registered
[    0.207492] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.207498] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.207511] PCI: Using configuration type 1 for base access
[    0.208291] Kprobes globally optimized
[    0.208445] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.208448] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.209471] cryptd: max_cpu_qlen set to 1000
[    0.211471] ACPI: Added _OSI(Module Device)
[    0.211473] ACPI: Added _OSI(Processor Device)
[    0.211475] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.211476] ACPI: Added _OSI(Processor Aggregator Device)
[    0.211478] ACPI: Added _OSI(Linux-Dell-Video)
[    0.211479] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.211480] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.221431] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.222424] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.224917] ACPI: EC: EC started
[    0.224922] ACPI: EC: interrupt blocked
[    0.226549] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.226552] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.226554] ACPI: Interpreter enabled
[    0.226565] ACPI: PM: (supports S0 S3 S4 S5)
[    0.226567] ACPI: Using IOAPIC for interrupt routing
[    0.226747] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.227134] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.228706] ACPI: PM: Power Resource [P0S0]
[    0.228721] ACPI: PM: Power Resource [P3S0]
[    0.228779] ACPI: PM: Power Resource [P0S1]
[    0.228792] ACPI: PM: Power Resource [P3S1]
[    0.236235] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.236242] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.236370] acpi PNP0A08:00: _OSC: platform does not support [LTR DPC]
[    0.236494] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.236503] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.236714] PCI host bridge to bus 0000:00
[    0.236716] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.236718] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.236720] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.236721] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.236723] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.236725] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.236727] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window]
[    0.236729] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.236731] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.236735] pci_bus 0000:00: scanning bus
[    0.236792] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.236831] pci 0000:00:00.0: EDR: Notify handler installed
[    0.236912] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.236956] pci 0000:00:00.2: EDR: Notify handler installed
[    0.237032] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.237059] pci 0000:00:01.0: EDR: Notify handler installed
[    0.237137] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.237165] pci 0000:00:02.0: EDR: Notify handler installed
[    0.237241] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[    0.237294] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.237297] pci 0000:00:02.2: PME# disabled
[    0.237329] pci 0000:00:02.2: EDR: Notify handler installed
[    0.237413] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[    0.237434] pci 0000:00:02.4: enabling Extended Tags
[    0.237468] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.237471] pci 0000:00:02.4: PME# disabled
[    0.237499] pci 0000:00:02.4: EDR: Notify handler installed
[    0.237582] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.237610] pci 0000:00:08.0: EDR: Notify handler installed
[    0.237683] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.237702] pci 0000:00:08.1: enabling Extended Tags
[    0.237729] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.237731] pci 0000:00:08.1: PME# disabled
[    0.237754] pci 0000:00:08.1: EDR: Notify handler installed
[    0.237853] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.237927] pci 0000:00:14.0: EDR: Notify handler installed
[    0.238003] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.238080] pci 0000:00:14.3: EDR: Notify handler installed
[    0.238156] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[    0.238171] pci 0000:00:18.0: EDR: Notify handler installed
[    0.238242] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[    0.238256] pci 0000:00:18.1: EDR: Notify handler installed
[    0.238324] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[    0.238338] pci 0000:00:18.2: EDR: Notify handler installed
[    0.238406] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[    0.238421] pci 0000:00:18.3: EDR: Notify handler installed
[    0.238490] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[    0.238505] pci 0000:00:18.4: EDR: Notify handler installed
[    0.238573] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[    0.238587] pci 0000:00:18.5: EDR: Notify handler installed
[    0.238654] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[    0.238669] pci 0000:00:18.6: EDR: Notify handler installed
[    0.238737] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[    0.238751] pci 0000:00:18.7: EDR: Notify handler installed
[    0.238777] pci_bus 0000:00: fixups for bus
[    0.238778] pci 0000:00:02.2: scanning [bus 01-01] behind bridge, pass 0
[    0.238802] pci_bus 0000:01: scanning bus
[    0.238830] pci 0000:01:00.0: [14c3:7961] type 00 class 0x028000
[    0.238855] pci 0000:01:00.0: reg 0x10: [mem 0xe0300000-0xe03fffff 64bit pref]
[    0.238871] pci 0000:01:00.0: reg 0x18: [mem 0xe0400000-0xe0403fff 64bit pref]
[    0.238887] pci 0000:01:00.0: reg 0x20: [mem 0xe0404000-0xe0404fff 64bit pref]
[    0.238982] pci 0000:01:00.0: supports D1 D2
[    0.238984] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.238989] pci 0000:01:00.0: PME# disabled
[    0.239125] pci_bus 0000:01: fixups for bus
[    0.239126] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.239132] pci 0000:00:02.2:   bridge window [mem 0xe0300000-0xe04fffff 64bit pref]
[    0.239134] pci_bus 0000:01: bus scan returning with max=01
[    0.239136] pci 0000:00:02.4: scanning [bus 02-02] behind bridge, pass 0
[    0.239156] pci_bus 0000:02: scanning bus
[    0.239196] pci 0000:02:00.0: [15b7:5009] type 00 class 0x010802
[    0.239212] pci 0000:02:00.0: reg 0x10: [mem 0xfea00000-0xfea03fff 64bit]
[    0.239235] pci 0000:02:00.0: reg 0x20: [mem 0xfea04000-0xfea040ff 64bit]
[    0.239367] pci_bus 0000:02: fixups for bus
[    0.239368] pci 0000:00:02.4: PCI bridge to [bus 02]
[    0.239372] pci 0000:00:02.4:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.239375] pci_bus 0000:02: bus scan returning with max=02
[    0.239377] pci 0000:00:08.1: scanning [bus 03-03] behind bridge, pass 0
[    0.239405] pci_bus 0000:03: scanning bus
[    0.239431] pci 0000:03:00.0: [1002:1636] type 00 class 0x030000
[    0.239443] pci 0000:03:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.239451] pci 0000:03:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.239456] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.239461] pci 0000:03:00.0: reg 0x24: [mem 0xfe900000-0xfe97ffff]
[    0.239470] pci 0000:03:00.0: enabling Extended Tags
[    0.239512] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.239515] pci 0000:03:00.0: PME# disabled
[    0.239544] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.239556] pci 0000:03:00.0: EDR: Notify handler installed
[    0.239601] pci 0000:03:00.1: [1002:1637] type 00 class 0x040300
[    0.239608] pci 0000:03:00.1: reg 0x10: [mem 0xfe9c8000-0xfe9cbfff]
[    0.239628] pci 0000:03:00.1: enabling Extended Tags
[    0.239653] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.239656] pci 0000:03:00.1: PME# disabled
[    0.239671] pci 0000:03:00.1: EDR: Notify handler installed
[    0.239713] pci 0000:03:00.2: [1022:15df] type 00 class 0x108000
[    0.239726] pci 0000:03:00.2: reg 0x18: [mem 0xfe800000-0xfe8fffff]
[    0.239735] pci 0000:03:00.2: reg 0x24: [mem 0xfe9cc000-0xfe9cdfff]
[    0.239742] pci 0000:03:00.2: enabling Extended Tags
[    0.239784] pci 0000:03:00.2: EDR: Notify handler installed
[    0.239825] pci 0000:03:00.3: [1022:1639] type 00 class 0x0c0330
[    0.239835] pci 0000:03:00.3: reg 0x10: [mem 0xfe700000-0xfe7fffff 64bit]
[    0.239857] pci 0000:03:00.3: enabling Extended Tags
[    0.239884] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
[    0.239887] pci 0000:03:00.3: PME# disabled
[    0.239902] pci 0000:03:00.3: EDR: Notify handler installed
[    0.239945] pci 0000:03:00.4: [1022:1639] type 00 class 0x0c0330
[    0.239955] pci 0000:03:00.4: reg 0x10: [mem 0xfe600000-0xfe6fffff 64bit]
[    0.239977] pci 0000:03:00.4: enabling Extended Tags
[    0.240004] pci 0000:03:00.4: PME# supported from D0 D3hot D3cold
[    0.240007] pci 0000:03:00.4: PME# disabled
[    0.240022] pci 0000:03:00.4: EDR: Notify handler installed
[    0.240064] pci 0000:03:00.5: [1022:15e2] type 00 class 0x048000
[    0.240071] pci 0000:03:00.5: reg 0x10: [mem 0xfe980000-0xfe9bffff]
[    0.240090] pci 0000:03:00.5: enabling Extended Tags
[    0.240116] pci 0000:03:00.5: PME# supported from D0 D3hot D3cold
[    0.240118] pci 0000:03:00.5: PME# disabled
[    0.240133] pci 0000:03:00.5: EDR: Notify handler installed
[    0.240175] pci 0000:03:00.6: [1022:15e3] type 00 class 0x040300
[    0.240182] pci 0000:03:00.6: reg 0x10: [mem 0xfe9c0000-0xfe9c7fff]
[    0.240202] pci 0000:03:00.6: enabling Extended Tags
[    0.240227] pci 0000:03:00.6: PME# supported from D0 D3hot D3cold
[    0.240230] pci 0000:03:00.6: PME# disabled
[    0.240244] pci 0000:03:00.6: EDR: Notify handler installed
[    0.240284] pci_bus 0000:03: fixups for bus
[    0.240285] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.240288] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.240290] pci 0000:00:08.1:   bridge window [mem 0xfe600000-0xfe9fffff]
[    0.240294] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.240296] pci_bus 0000:03: bus scan returning with max=03
[    0.240298] pci 0000:00:02.2: scanning [bus 01-01] behind bridge, pass 1
[    0.240301] pci 0000:00:02.4: scanning [bus 02-02] behind bridge, pass 1
[    0.240305] pci 0000:00:08.1: scanning [bus 03-03] behind bridge, pass 1
[    0.240309] pci_bus 0000:00: bus scan returning with max=03
[    0.240312] pci 0000:00:02.2: Max Payload Size set to  128/ 512 (was  128), Max Read Rq  512
[    0.240322] pci 0000:01:00.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  512
[    0.240326] pci 0000:00:02.4: Max Payload Size set to  512/ 512 (was  512), Max Read Rq  512
[    0.240332] pci 0000:02:00.0: Max Payload Size set to  512/ 512 (was  512), Max Read Rq  512
[    0.240337] pci 0000:00:08.1: Max Payload Size set to  256/ 512 (was  256), Max Read Rq  512
[    0.240341] pci 0000:03:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.240346] pci 0000:03:00.1: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.240350] pci 0000:03:00.2: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.240355] pci 0000:03:00.3: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.240359] pci 0000:03:00.4: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.240364] pci 0000:03:00.5: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.240368] pci 0000:03:00.6: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    0.242604] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.242648] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.242686] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.242731] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.242772] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.242806] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.242840] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.242874] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.244927] ACPI: EC: interrupt unblocked
[    0.244929] ACPI: EC: event unblocked
[    0.244935] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.244936] ACPI: EC: GPE=0x3
[    0.244937] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[    0.244940] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.244975] iommu: Default domain type: Passthrough 
[    0.244975] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.244975] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.244975] pci 0000:03:00.0: vgaarb: setting as boot device
[    0.244975] vgaarb: loaded
[    0.244975] SCSI subsystem initialized
[    0.244975] ACPI: bus type USB registered
[    0.244975] usbcore: registered new interface driver usbfs
[    0.244975] usbcore: registered new interface driver hub
[    0.244975] usbcore: registered new device driver usb
[    0.244975] mc: Linux media interface: v0.10
[    0.244975] videodev: Linux video capture interface: v2.00
[    0.244975] Registered efivars operations
[    0.244975] Advanced Linux Sound Architecture Driver Initialized.
[    0.244975] Bluetooth: Core ver 2.22
[    0.244975] NET: Registered PF_BLUETOOTH protocol family
[    0.244975] Bluetooth: HCI device and connection manager initialized
[    0.244975] Bluetooth: HCI socket layer initialized
[    0.244975] Bluetooth: L2CAP socket layer initialized
[    0.244975] Bluetooth: SCO socket layer initialized
[    0.244975] NetLabel: Initializing
[    0.244975] NetLabel:  domain hash size = 128
[    0.244975] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.244975] NetLabel:  unlabeled traffic allowed by default
[    0.244975] PCI: Using ACPI for IRQ routing
[    0.249618] PCI: pci_cache_line_size set to 64 bytes
[    0.249649] pci 0000:02:00.0: BAR 0: reserving [mem 0xfea00000-0xfea03fff flags 0x140204] (d=0, p=0)
[    0.249651] pci 0000:02:00.0: BAR 4: reserving [mem 0xfea04000-0xfea040ff flags 0x140204] (d=0, p=0)
[    0.249654] pci 0000:03:00.0: BAR 0: reserving [mem 0xd0000000-0xdfffffff flags 0x14220c] (d=0, p=0)
[    0.249655] pci 0000:03:00.0: BAR 2: reserving [mem 0xe0000000-0xe01fffff flags 0x14220c] (d=0, p=0)
[    0.249656] pci 0000:03:00.0: BAR 5: reserving [mem 0xfe900000-0xfe97ffff flags 0x40200] (d=0, p=0)
[    0.249659] pci 0000:03:00.3: BAR 0: reserving [mem 0xfe700000-0xfe7fffff flags 0x140204] (d=0, p=0)
[    0.249661] pci 0000:03:00.4: BAR 0: reserving [mem 0xfe600000-0xfe6fffff flags 0x140204] (d=0, p=0)
[    0.249672] pci 0000:01:00.0: BAR 0: reserving [mem 0xe0300000-0xe03fffff flags 0x14220c] (d=1, p=1)
[    0.249673] pci 0000:01:00.0: BAR 2: reserving [mem 0xe0400000-0xe0403fff flags 0x14220c] (d=1, p=1)
[    0.249674] pci 0000:01:00.0: BAR 4: reserving [mem 0xe0404000-0xe0404fff flags 0x14220c] (d=1, p=1)
[    0.249678] pci 0000:03:00.0: BAR 4: reserving [io  0xf000-0xf0ff flags 0x40101] (d=1, p=1)
[    0.249679] pci 0000:03:00.1: BAR 0: reserving [mem 0xfe9c8000-0xfe9cbfff flags 0x40200] (d=1, p=1)
[    0.249681] pci 0000:03:00.2: BAR 2: reserving [mem 0xfe800000-0xfe8fffff flags 0x40200] (d=1, p=1)
[    0.249682] pci 0000:03:00.2: BAR 5: reserving [mem 0xfe9cc000-0xfe9cdfff flags 0x40200] (d=1, p=1)
[    0.249685] pci 0000:03:00.5: BAR 0: reserving [mem 0xfe980000-0xfe9bffff flags 0x40200] (d=1, p=1)
[    0.249687] pci 0000:03:00.6: BAR 0: reserving [mem 0xfe9c0000-0xfe9c7fff flags 0x40200] (d=1, p=1)
[    0.249692] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.249695] e820: reserve RAM buffer [mem 0x09bff000-0x0bffffff]
[    0.249696] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.249696] e820: reserve RAM buffer [mem 0xc7d6d000-0xc7ffffff]
[    0.249697] e820: reserve RAM buffer [mem 0xc834f018-0xcbffffff]
[    0.249698] e820: reserve RAM buffer [mem 0xc83dc000-0xcbffffff]
[    0.249698] e820: reserve RAM buffer [mem 0xcb0cf000-0xcbffffff]
[    0.249699] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[    0.249700] e820: reserve RAM buffer [mem 0x36f340000-0x36fffffff]
[    0.249702] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.249702] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.251490] clocksource: Switched to clocksource tsc-early
[    0.257624] VFS: Disk quotas dquot_6.6.0
[    0.257641] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.257714] pnp: PnP ACPI init
[    0.257834] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.259340] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.259349] system 00:03: [io  0x040b] has been reserved
[    0.259354] system 00:03: [io  0x04d6] has been reserved
[    0.259358] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.259361] system 00:03: [io  0x0c14] has been reserved
[    0.259365] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.259369] system 00:03: [io  0x0c52] has been reserved
[    0.259372] system 00:03: [io  0x0c6c] has been reserved
[    0.259375] system 00:03: [io  0x0c6f] has been reserved
[    0.259379] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.259382] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.259386] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.259390] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.259393] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.259397] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.259400] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.259404] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.259407] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.259411] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.259415] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.259420] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.259424] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.259428] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.259432] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.259436] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.259447] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.260371] pnp: PnP ACPI: found 4 devices
[    0.267924] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.268003] NET: Registered PF_INET protocol family
[    0.268222] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.269559] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.269602] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.269837] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.270007] TCP: Hash tables configured (established 131072 bind 65536)
[    0.270063] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.270107] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.270192] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.270411] RPC: Registered named UNIX socket transport module.
[    0.270414] RPC: Registered udp transport module.
[    0.270415] RPC: Registered tcp transport module.
[    0.270416] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.270613] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.270621] pci 0000:00:02.2:   bridge window [mem 0xe0300000-0xe04fffff 64bit pref]
[    0.270626] pci 0000:00:02.4: PCI bridge to [bus 02]
[    0.270629] pci 0000:00:02.4:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.270634] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.270637] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.270639] pci 0000:00:08.1:   bridge window [mem 0xfe600000-0xfe9fffff]
[    0.270642] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.270647] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.270649] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.270650] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.270652] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.270654] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.270655] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.270657] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfebfffff window]
[    0.270659] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.270661] pci_bus 0000:01: resource 2 [mem 0xe0300000-0xe04fffff 64bit pref]
[    0.270663] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.270665] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.270666] pci_bus 0000:03: resource 1 [mem 0xfe600000-0xfe9fffff]
[    0.270668] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.270780] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.270786] pci 0000:03:00.3: extending delay after power-on from D3hot to 20 msec
[    0.270923] pci 0000:03:00.4: extending delay after power-on from D3hot to 20 msec
[    0.270970] PCI: CLS 64 bytes, default 64
[    0.270983] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.271011] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.271013] pci 0000:00:00.2: PCI INT A: not connected
[    0.271026] pci 0000:00:01.0: Adding to iommu group 0
[    0.271037] pci 0000:00:02.0: Adding to iommu group 1
[    0.271044] pci 0000:00:02.2: Adding to iommu group 2
[    0.271051] pci 0000:00:02.4: Adding to iommu group 3
[    0.271060] pci 0000:00:08.0: Adding to iommu group 4
[    0.271066] pci 0000:00:08.1: Adding to iommu group 4
[    0.271075] pci 0000:00:14.0: Adding to iommu group 5
[    0.271080] pci 0000:00:14.3: Adding to iommu group 5
[    0.271101] pci 0000:00:18.0: Adding to iommu group 6
[    0.271107] pci 0000:00:18.1: Adding to iommu group 6
[    0.271112] pci 0000:00:18.2: Adding to iommu group 6
[    0.271118] pci 0000:00:18.3: Adding to iommu group 6
[    0.271122] Trying to unpack rootfs image as initramfs...
[    0.271124] pci 0000:00:18.4: Adding to iommu group 6
[    0.271129] pci 0000:00:18.5: Adding to iommu group 6
[    0.271136] pci 0000:00:18.6: Adding to iommu group 6
[    0.271142] pci 0000:00:18.7: Adding to iommu group 6
[    0.271149] pci 0000:01:00.0: Adding to iommu group 7
[    0.271156] pci 0000:02:00.0: Adding to iommu group 8
[    0.271163] pci 0000:03:00.0: Adding to iommu group 4
[    0.271166] pci 0000:03:00.1: Adding to iommu group 4
[    0.271169] pci 0000:03:00.2: Adding to iommu group 4
[    0.271173] pci 0000:03:00.3: Adding to iommu group 4
[    0.271176] pci 0000:03:00.4: Adding to iommu group 4
[    0.271179] pci 0000:03:00.5: Adding to iommu group 4
[    0.271182] pci 0000:03:00.6: Adding to iommu group 4
[    0.271510] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.271512] AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.271518] AMD-Vi: Interrupt remapping enabled
[    0.271519] AMD-Vi: Virtual APIC enabled
[    0.271520] AMD-Vi: X2APIC enabled
[    0.271540] pci 0000:03:00.1: saving config space at offset 0x0 (reading 0x16371002)
[    0.271542] pci 0000:03:00.1: saving config space at offset 0x4 (reading 0x100000)
[    0.271543] pci 0000:03:00.1: saving config space at offset 0x8 (reading 0x4030000)
[    0.271544] pci 0000:03:00.1: saving config space at offset 0xc (reading 0x800010)
[    0.271545] pci 0000:03:00.1: saving config space at offset 0x10 (reading 0xfe9c8000)
[    0.271547] pci 0000:03:00.1: saving config space at offset 0x14 (reading 0x0)
[    0.271548] pci 0000:03:00.1: saving config space at offset 0x18 (reading 0x0)
[    0.271549] pci 0000:03:00.1: saving config space at offset 0x1c (reading 0x0)
[    0.271550] pci 0000:03:00.1: saving config space at offset 0x20 (reading 0x0)
[    0.271551] pci 0000:03:00.1: saving config space at offset 0x24 (reading 0x0)
[    0.271553] pci 0000:03:00.1: saving config space at offset 0x28 (reading 0x0)
[    0.271554] pci 0000:03:00.1: saving config space at offset 0x2c (reading 0x16371002)
[    0.271555] pci 0000:03:00.1: saving config space at offset 0x30 (reading 0x0)
[    0.271556] pci 0000:03:00.1: saving config space at offset 0x34 (reading 0x48)
[    0.271557] pci 0000:03:00.1: saving config space at offset 0x38 (reading 0x0)
[    0.271559] pci 0000:03:00.1: saving config space at offset 0x3c (reading 0x2ff)
[    0.271613] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.271615] software IO TLB: mapped [mem 0x00000000c38ec000-0x00000000c78ec000] (64MB)
[    0.374107] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    0.374116] RAPL PMU: hw unit of domain package 2^-16 Joules
[    0.374120] LVT offset 0 assigned for vector 0x400
[    0.374346] perf: AMD IBS detected (0x000003ff)
[    0.374430] amd_uncore: 4  amd_df counters detected
[    0.374443] amd_uncore: 6  amd_l3 counters detected
[    0.374873] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.379547] Initialise system trusted keyrings
[    0.379562] Key type blacklist registered
[    0.379601] workingset: timestamp_bits=42 max_order=22 bucket_order=0
[    0.380380] NFS: Registering the id_resolver key type
[    0.380387] Key type id_resolver registered
[    0.380388] Key type id_legacy registered
[    0.380397] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.382993] NET: Registered PF_ALG protocol family
[    0.382997] Key type asymmetric registered
[    0.382998] Asymmetric key parser 'x509' registered
[    0.383010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.383072] io scheduler mq-deadline registered
[    0.383222] pciehp: pcie_port_service_register = 0
[    0.383235] pcieport 0000:00:02.2: runtime IRQ mapping not provided by arch
[    0.383297] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[    0.383310] pcieport 0000:00:02.2: saving config space at offset 0x0 (reading 0x16341022)
[    0.383312] pcieport 0000:00:02.2: saving config space at offset 0x4 (reading 0x100407)
[    0.383313] pcieport 0000:00:02.2: saving config space at offset 0x8 (reading 0x6040000)
[    0.383314] pcieport 0000:00:02.2: saving config space at offset 0xc (reading 0x810010)
[    0.383316] pcieport 0000:00:02.2: saving config space at offset 0x10 (reading 0x0)
[    0.383317] pcieport 0000:00:02.2: saving config space at offset 0x14 (reading 0x0)
[    0.383318] pcieport 0000:00:02.2: saving config space at offset 0x18 (reading 0x10100)
[    0.383319] pcieport 0000:00:02.2: saving config space at offset 0x1c (reading 0x1f1)
[    0.383320] pcieport 0000:00:02.2: saving config space at offset 0x20 (reading 0xfff0)
[    0.383321] pcieport 0000:00:02.2: saving config space at offset 0x24 (reading 0xe041e031)
[    0.383322] pcieport 0000:00:02.2: saving config space at offset 0x28 (reading 0x0)
[    0.383324] pcieport 0000:00:02.2: saving config space at offset 0x2c (reading 0x0)
[    0.383325] pcieport 0000:00:02.2: saving config space at offset 0x30 (reading 0x0)
[    0.383326] pcieport 0000:00:02.2: saving config space at offset 0x34 (reading 0x50)
[    0.383327] pcieport 0000:00:02.2: saving config space at offset 0x38 (reading 0x0)
[    0.383328] pcieport 0000:00:02.2: saving config space at offset 0x3c (reading 0x1200ff)
[    0.383357] pcieport 0000:00:02.4: runtime IRQ mapping not provided by arch
[    0.383398] pcieport 0000:00:02.4: PME: Signaling with IRQ 27
[    0.383412] pcieport 0000:00:02.4: saving config space at offset 0x0 (reading 0x16341022)
[    0.383414] pcieport 0000:00:02.4: saving config space at offset 0x4 (reading 0x100407)
[    0.383415] pcieport 0000:00:02.4: saving config space at offset 0x8 (reading 0x6040000)
[    0.383416] pcieport 0000:00:02.4: saving config space at offset 0xc (reading 0x810010)
[    0.383417] pcieport 0000:00:02.4: saving config space at offset 0x10 (reading 0x0)
[    0.383418] pcieport 0000:00:02.4: saving config space at offset 0x14 (reading 0x0)
[    0.383419] pcieport 0000:00:02.4: saving config space at offset 0x18 (reading 0x20200)
[    0.383421] pcieport 0000:00:02.4: saving config space at offset 0x1c (reading 0x1f1)
[    0.383422] pcieport 0000:00:02.4: saving config space at offset 0x20 (reading 0xfea0fea0)
[    0.383423] pcieport 0000:00:02.4: saving config space at offset 0x24 (reading 0x1fff1)
[    0.383424] pcieport 0000:00:02.4: saving config space at offset 0x28 (reading 0x0)
[    0.383425] pcieport 0000:00:02.4: saving config space at offset 0x2c (reading 0x0)
[    0.383426] pcieport 0000:00:02.4: saving config space at offset 0x30 (reading 0x0)
[    0.383427] pcieport 0000:00:02.4: saving config space at offset 0x34 (reading 0x50)
[    0.383428] pcieport 0000:00:02.4: saving config space at offset 0x38 (reading 0x0)
[    0.383429] pcieport 0000:00:02.4: saving config space at offset 0x3c (reading 0x1200ff)
[    0.383455] pcieport 0000:00:08.1: runtime IRQ mapping not provided by arch
[    0.383489] pcieport 0000:00:08.1: PME: Signaling with IRQ 28
[    0.383503] pcieport 0000:00:08.1: saving config space at offset 0x0 (reading 0x16351022)
[    0.383504] pcieport 0000:00:08.1: saving config space at offset 0x4 (reading 0x100407)
[    0.383505] pcieport 0000:00:08.1: saving config space at offset 0x8 (reading 0x6040000)
[    0.383506] pcieport 0000:00:08.1: saving config space at offset 0xc (reading 0x810010)
[    0.383508] pcieport 0000:00:08.1: saving config space at offset 0x10 (reading 0x0)
[    0.383509] pcieport 0000:00:08.1: saving config space at offset 0x14 (reading 0x0)
[    0.383510] pcieport 0000:00:08.1: saving config space at offset 0x18 (reading 0x30300)
[    0.383511] pcieport 0000:00:08.1: saving config space at offset 0x1c (reading 0xf1f1)
[    0.383512] pcieport 0000:00:08.1: saving config space at offset 0x20 (reading 0xfe90fe60)
[    0.383513] pcieport 0000:00:08.1: saving config space at offset 0x24 (reading 0xe011d001)
[    0.383514] pcieport 0000:00:08.1: saving config space at offset 0x28 (reading 0x0)
[    0.383515] pcieport 0000:00:08.1: saving config space at offset 0x2c (reading 0x0)
[    0.383516] pcieport 0000:00:08.1: saving config space at offset 0x30 (reading 0x0)
[    0.383517] pcieport 0000:00:08.1: saving config space at offset 0x34 (reading 0x50)
[    0.383518] pcieport 0000:00:08.1: saving config space at offset 0x38 (reading 0x0)
[    0.383520] pcieport 0000:00:08.1: saving config space at offset 0x3c (reading 0x1201ff)
[    0.384095] ACPI: AC: AC Adapter [ADP1] (on-line)
[    0.384130] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/PNP0C09:00/PNP0C0D:00/input/input0
[    0.384153] ACPI: button: Lid Switch [LID0]
[    0.384169] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.384179] ACPI: button: Power Button [PWRB]
[    0.384197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.384210] ACPI: button: Power Button [PWRF]
[    0.384255] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.384415] acpi device:11: registered as cooling_device0
[    0.384440] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:00/input/input3
[    0.384484] Monitor-Mwait will be used to enter C-1 state
[    0.384504] ACPI: FW issue: working around C-state latencies out of order
[    0.384597] ACPI: FW issue: working around C-state latencies out of order
[    0.384670] ACPI: FW issue: working around C-state latencies out of order
[    0.384738] ACPI: FW issue: working around C-state latencies out of order
[    0.384827] ACPI: FW issue: working around C-state latencies out of order
[    0.384897] ACPI: FW issue: working around C-state latencies out of order
[    0.385022] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.385257] Non-volatile memory driver v1.3
[    0.385269] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[    0.385274] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.387402] loop: module loaded
[    0.387515] Loading iSCSI transport class v2.0-870.
[    0.387764] libphy: Fixed MDIO Bus: probed
[    0.387856] mousedev: PS/2 mouse device common for all mice
[    0.387967] i2c_dev: i2c /dev entries driver
[    0.387990] device-mapper: uevent: version 1.0.3
[    0.388017] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.388090] ledtrig-cpu: registered to indicate activity on CPUs
[    0.388182] EFI Variables Facility v0.08 2004-May-17
[    0.389310] hid: raw HID events driver (C) Jiri Kosina
[    0.389379] NET: Registered PF_LLC protocol family
[    0.390030] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    0.390137] Initializing XFRM netlink socket
[    0.390193] NET: Registered PF_INET6 protocol family
[    0.390393] Segment Routing with IPv6
[    0.390398] In-situ OAM (IOAM) with IPv6
[    0.390415] NET: Registered PF_PACKET protocol family
[    0.390419] NET: Registered PF_KEY protocol family
[    0.390486] Bluetooth: RFCOMM TTY layer initialized
[    0.390494] Bluetooth: RFCOMM socket layer initialized
[    0.390500] Bluetooth: RFCOMM ver 1.11
[    0.390502] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    0.390503] Bluetooth: BNEP filters: protocol multicast
[    0.390506] Bluetooth: BNEP socket layer initialized
[    0.390507] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    0.390509] Bluetooth: HIDP socket layer initialized
[    0.390579] NET: Registered PF_KCM protocol family
[    0.390605] 8021q: 802.1Q VLAN Support v1.8
[    0.390626] Key type dns_resolver registered
[    0.390716] NET: Registered PF_VSOCK protocol family
[    0.391186] microcode: Microcode Update Driver: v2.2.
[    0.391191] IPI shorthand broadcast: enabled
[    0.391200] AVX2 version of gcm_enc/dec engaged.
[    0.391359] AES CTR mode by8 optimization enabled
[    0.391650] sched_clock: Marking stable (390134870, 1507577)->(537746981, -146104534)
[    0.391880] registered taskstats version 1
[    0.391967] Loading compiled-in X.509 certificates
[    0.391994] Key type ._fscrypt registered
[    0.391997] Key type .fscrypt registered
[    0.392000] Key type fscrypt-provisioning registered
[    0.406230] ACPI: battery: Slot [BAT0] (battery present)
[    0.632280] Freeing initrd memory: 47972K
[    0.635641] Key type encrypted registered
[    0.635819] PM:   Magic number: 9:64:494
[    0.636111] acpi_cpufreq: overriding BIOS provided _PSD data
[    0.636361] RAS: Correctable Errors collector initialized.
[    0.636371] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    0.638620] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    0.638644] ALSA device list:
[    0.638648]   No soundcards found.
[    0.640570] Freeing unused decrypted memory: 2036K
[    0.640911] Freeing unused kernel image (initmem) memory: 1500K
[    0.641017] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    0.641025] cfg80211: failed to load regulatory.db
[    0.656552] Write protecting the kernel read-only data: 24576k
[    0.657337] Freeing unused kernel image (text/rodata gap) memory: 2032K
[    0.657758] Freeing unused kernel image (rodata/data gap) memory: 916K
[    0.688595] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.688659] Run /init as init process
[    0.688674]   with arguments:
[    0.688676]     /init
[    0.688678]     rhgb
[    0.688679]   with environment:
[    0.688680]     HOME=/
[    0.688681]     TERM=linux
[    0.688683]     BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.15.0-rc5-wt.unstable
[    0.688684]     selinux=0
[    0.688685]     audit=0
[    0.696291] systemd[1]: Inserted module 'autofs4'
[    0.707726] systemd[1]: systemd v249.4-2.fc35 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    0.707832] systemd[1]: Detected architecture x86-64.
[    0.707834] systemd[1]: Running in initial RAM disk.
[    0.707908] systemd[1]: Hostname set to <ayaneo>.
[    0.792187] systemd[1]: Queued start job for default target Initrd Default Target.
[    0.793750] systemd[1]: Created slice Slice /system/systemd-cryptsetup.
[    0.793989] systemd[1]: Reached target Initrd /usr File System.
[    0.794047] systemd[1]: Reached target Local File Systems.
[    0.794111] systemd[1]: Reached target Slice Units.
[    0.794164] systemd[1]: Reached target Swaps.
[    0.794211] systemd[1]: Reached target Timer Units.
[    0.794361] systemd[1]: Listening on D-Bus System Message Bus Socket.
[    0.796431] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    0.796665] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.796820] systemd[1]: Listening on Journal Socket.
[    0.796969] systemd[1]: Listening on udev Control Socket.
[    0.797076] systemd[1]: Listening on udev Kernel Socket.
[    0.797119] systemd[1]: Reached target Socket Units.
[    0.798109] systemd[1]: Starting Create List of Static Device Nodes...
[    0.798251] systemd[1]: Condition check resulted in Memstrack Anylazing Service being skipped.
[    0.799080] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[    0.802553] systemd[1]: Starting Journal Service...
[    0.803035] systemd[1]: Starting Load Kernel Modules...
[    0.803082] systemd[1]: Condition check resulted in Create System Users being skipped.
[    0.803428] systemd[1]: Starting Setup Virtual Console...
[    0.803772] systemd[1]: Finished Create List of Static Device Nodes.
[    0.804192] systemd[1]: Starting Create Static Device Nodes in /dev...
[    0.810157] fuse: init (API version 7.34)
[    0.811276] systemd[1]: Finished Load Kernel Modules.
[    0.811433] systemd[1]: Finished Create Static Device Nodes in /dev.
[    0.811930] systemd[1]: Starting Apply Kernel Variables...
[    0.815497] systemd[1]: Finished Apply Kernel Variables.
[    0.852491] systemd[1]: Started Journal Service.
[    1.071542] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.071549] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.073812] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.074735] ACPI Error: No handler for Region [ECRM] (000000008c334258) [EmbeddedControl] (20210730/evregion-130)
[    1.074744] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)
[    1.074750] ACPI Error: Aborting method \_SB.GPIO._EVT due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[    1.089403] ccp 0000:03:00.2: runtime IRQ mapping not provided by arch
[    1.089413] ccp 0000:03:00.2: enabling device (0000 -> 0002)
[    1.089560] ccp 0000:03:00.2: enabling bus mastering
[    1.089566] ccp 0000:03:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    1.091380] nvme 0000:02:00.0: runtime IRQ mapping not provided by arch
[    1.091401] nvme 0000:02:00.0: platform quirk: setting simple suspend
[    1.091505] nvme nvme0: pci function 0000:02:00.0
[    1.092302] nvme 0000:02:00.0: saving config space at offset 0x0 (reading 0x500915b7)
[    1.092310] nvme 0000:02:00.0: saving config space at offset 0x4 (reading 0x100407)
[    1.092314] nvme 0000:02:00.0: saving config space at offset 0x8 (reading 0x1080201)
[    1.092317] nvme 0000:02:00.0: saving config space at offset 0xc (reading 0x10)
[    1.092320] nvme 0000:02:00.0: saving config space at offset 0x10 (reading 0xfea00004)
[    1.092323] nvme 0000:02:00.0: saving config space at offset 0x14 (reading 0x0)
[    1.092326] nvme 0000:02:00.0: saving config space at offset 0x18 (reading 0x0)
[    1.092328] nvme 0000:02:00.0: saving config space at offset 0x1c (reading 0x0)
[    1.092331] nvme 0000:02:00.0: saving config space at offset 0x20 (reading 0xfea04004)
[    1.092334] nvme 0000:02:00.0: saving config space at offset 0x24 (reading 0x0)
[    1.092337] nvme 0000:02:00.0: saving config space at offset 0x28 (reading 0x0)
[    1.092339] nvme 0000:02:00.0: saving config space at offset 0x2c (reading 0x500915b7)
[    1.092342] nvme 0000:02:00.0: saving config space at offset 0x30 (reading 0x0)
[    1.092345] nvme 0000:02:00.0: saving config space at offset 0x34 (reading 0x80)
[    1.092348] nvme 0000:02:00.0: saving config space at offset 0x38 (reading 0x0)
[    1.092350] nvme 0000:02:00.0: saving config space at offset 0x3c (reading 0x1ff)
[    1.092949] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.093032] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.093114] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.096852] xhci_hcd 0000:03:00.3: runtime IRQ mapping not provided by arch
[    1.096946] xhci_hcd 0000:03:00.3: enabling bus mastering
[    1.096949] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    1.096957] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1
[    1.097044] xhci_hcd 0000:03:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    1.097049] xhci_hcd 0000:03:00.3: enabling Mem-Wr-Inval
[    1.097314] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    1.097317] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2
[    1.097320] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.097346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.097350] usb usb1: Product: xHCI Host Controller
[    1.098296] hub 1-0:1.0: USB hub found
[    1.098568] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.098584] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.098587] usb usb2: Product: xHCI Host Controller
[    1.098723] hub 2-0:1.0: USB hub found
[    1.098828] xhci_hcd 0000:03:00.4: runtime IRQ mapping not provided by arch
[    1.098885] xhci_hcd 0000:03:00.4: enabling bus mastering
[    1.098887] xhci_hcd 0000:03:00.4: xHCI Host Controller
[    1.098892] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 3
[    1.098976] xhci_hcd 0000:03:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    1.098981] xhci_hcd 0000:03:00.4: enabling Mem-Wr-Inval
[    1.099235] xhci_hcd 0000:03:00.4: xHCI Host Controller
[    1.099238] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 4
[    1.099241] xhci_hcd 0000:03:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    1.099262] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.099265] usb usb3: Product: xHCI Host Controller
[    1.099705] ccp 0000:03:00.2: tee enabled
[    1.099718] ccp 0000:03:00.2: psp enabled
[    1.100590] hub 3-0:1.0: USB hub found
[    1.102567] nvme nvme0: allocated 32 MiB host memory buffer.
[    1.104051] nvme nvme0: 16/0/0 default/read/poll queues
[    1.104996] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.105025] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.105028] usb usb4: Product: xHCI Host Controller
[    1.105156] hub 4-0:1.0: USB hub found
[    1.107468]  nvme0n1: p1 p2 p3 p4
[    1.114352] [drm] amdgpu kernel modesetting enabled.
[    1.132897] amdgpu: Virtual CRAT table created for CPU
[    1.132921] amdgpu: Topology: Add CPU node
[    1.132998] amdgpu 0000:03:00.0: runtime IRQ mapping not provided by arch
[    1.133050] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[    1.133124] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x1002:0x0123 0xC3).
[    1.133133] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    1.133742] [drm] register mmio base: 0xFE900000
[    1.133745] [drm] register mmio size: 524288
[    1.133748] [drm] PCIE atomic ops is not supported
[    1.134824] [drm] add ip block number 0 <soc15_common>
[    1.134826] [drm] add ip block number 1 <gmc_v9_0>
[    1.134828] [drm] add ip block number 2 <vega10_ih>
[    1.134830] [drm] add ip block number 3 <psp>
[    1.134831] [drm] add ip block number 4 <smu>
[    1.134833] [drm] add ip block number 5 <gfx_v9_0>
[    1.134834] [drm] add ip block number 6 <sdma_v4_0>
[    1.134837] [drm] add ip block number 7 <dm>
[    1.134839] [drm] add ip block number 8 <vcn_v2_0>
[    1.134840] [drm] add ip block number 9 <jpeg_v2_0>
[    1.134866] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
[    1.134869] amdgpu: ATOM BIOS: 113-RENOIR-031
[    1.135664] [drm] VCN decode is enabled in VM mode
[    1.135669] [drm] VCN encode is enabled in VM mode
[    1.135670] [drm] JPEG decode is enabled in VM mode
[    1.135699] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    1.135706] amdgpu 0000:03:00.0: amdgpu: VRAM: 3072M 0x000000F400000000 - 0x000000F4BFFFFFFF (3072M used)
[    1.135710] amdgpu 0000:03:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    1.135713] amdgpu 0000:03:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    1.135720] [drm] Detected VRAM RAM=3072M, BAR=3072M
[    1.135722] [drm] RAM width 128bits DDR4
[    1.135804] [drm] amdgpu: 3072M of VRAM memory ready
[    1.135806] [drm] amdgpu: 3072M of GTT memory ready.
[    1.135813] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    1.135936] [drm] PCIE GART of 1024M enabled.
[    1.135938] [drm] PTB located at 0x000000F400900000
[    1.140665] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    1.153292] [drm] Loading DMUB firmware via PSP: version=0x01000000
[    1.157222] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.174696] [drm] Found VCN firmware Version ENC: 1.14 DEC: 5 VEP: 0 Revision: 20
[    1.174714] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    1.341442] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    1.348439] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.400444] tsc: Refined TSC clocksource calibration: 2388.586 MHz
[    1.400451] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x226e19190ed, max_idle_ns: 440795228806 ns
[    1.853898] clocksource: Switched to clocksource tsc
[    1.873820] [drm] reserve 0x400000 from 0xf4bf800000 for PSP TMR
[    1.925289] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.925295] usb 3-1: Product: USB2.1 Hub
[    1.942254] usb 1-4: New USB device found, idVendor=045e, idProduct=028e, bcdDevice= 1.10
[    1.942259] usb 1-4: Product: Controller
[    1.954705] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    1.959302] hub 3-1:1.0: USB hub found
[    1.963551] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    1.963563] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    1.964992] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    1.966401] [drm] kiq ring mec 2 pipe 1 q 0
[    1.967127] [drm] Display Core initialized with v3.2.149!
[    1.979911] [drm] DMUB hardware initialized: version=0x01000000
[    2.083101] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.089725] [drm] DP Alt mode state on HPD: 1
[    2.102809] usb 4-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
[    2.102825] usb 4-1: Product: USB3.1 Hub
[    2.136493] hub 4-1:1.0: USB hub found
[    2.215984] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[    2.286856] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    2.286883] [drm] JPEG decode initialized successfully.
[    2.288214] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    2.288266] amdgpu: SRAT table not found
[    2.288267] amdgpu: Virtual CRAT table created for GPU
[    2.288942] amdgpu: Topology: Add dGPU node [0x1636:0x1002]
[    2.288946] kfd kfd: amdgpu: added device 1002:1636
[    2.289162] amdgpu 0000:03:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 26
[    2.295597] [drm] fb mappable at 0x370CE2000
[    2.295603] [drm] vram apper at 0x370000000
[    2.295604] [drm] size 33177600
[    2.295605] [drm] fb depth is 24
[    2.295606] [drm]    pitch is 15360
[    2.295667] fbcon: amdgpu (fb0) is primary device
[    2.345196] usb 3-2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    2.345199] usb 3-2: Product: USB 2.0 Hub
[    2.403769] hub 3-2:1.0: USB hub found
[    2.418321] Console: switching to colour frame buffer device 100x80
[    2.432984] usb 3-1.1: new full-speed USB device number 4 using xhci_hcd
[    2.436042] amdgpu 0000:03:00.0: [drm] fb0: amdgpu frame buffer device
[    2.445223] amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    2.445230] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    2.445233] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    2.445235] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    2.445237] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    2.445238] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    2.445240] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    2.445241] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    2.445243] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    2.445245] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    2.445247] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[    2.445249] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[    2.445251] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    2.445253] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    2.445254] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[    2.447391] amdgpu 0000:03:00.0: saving config space at offset 0x0 (reading 0x16361002)
[    2.447395] amdgpu 0000:03:00.0: saving config space at offset 0x4 (reading 0x8100407)
[    2.447397] amdgpu 0000:03:00.0: saving config space at offset 0x8 (reading 0x30000c3)
[    2.447399] amdgpu 0000:03:00.0: saving config space at offset 0xc (reading 0x800010)
[    2.447401] amdgpu 0000:03:00.0: saving config space at offset 0x10 (reading 0xd000000c)
[    2.447403] amdgpu 0000:03:00.0: saving config space at offset 0x14 (reading 0x0)
[    2.447405] amdgpu 0000:03:00.0: saving config space at offset 0x18 (reading 0xe000000c)
[    2.447407] amdgpu 0000:03:00.0: saving config space at offset 0x1c (reading 0x0)
[    2.447409] amdgpu 0000:03:00.0: saving config space at offset 0x20 (reading 0xf001)
[    2.447411] amdgpu 0000:03:00.0: saving config space at offset 0x24 (reading 0xfe900000)
[    2.447413] amdgpu 0000:03:00.0: saving config space at offset 0x28 (reading 0x0)
[    2.447415] amdgpu 0000:03:00.0: saving config space at offset 0x2c (reading 0x1231002)
[    2.447417] amdgpu 0000:03:00.0: saving config space at offset 0x30 (reading 0x0)
[    2.447419] amdgpu 0000:03:00.0: saving config space at offset 0x34 (reading 0x48)
[    2.447421] amdgpu 0000:03:00.0: saving config space at offset 0x38 (reading 0x0)
[    2.447423] amdgpu 0000:03:00.0: saving config space at offset 0x3c (reading 0x1ff)
[    2.448671] [drm] Initialized amdgpu 3.42.0 20150101 for 0000:03:00.0 on minor 0
[    3.229383] usb 3-1.1: not running at top speed; connect to a high speed hub
[    3.253202] usb 3-1.1: New USB device found, idVendor=0bda, idProduct=2172, bcdDevice= 1.00
[    3.253205] usb 3-1.1: Product: BillBoard Device
[    3.340984] usb 3-3: new high-speed USB device number 5 using xhci_hcd
[    3.472644] usb 3-3: New USB device found, idVendor=0e8d, idProduct=7961, bcdDevice= 1.00
[    3.472646] usb 3-3: Product: Wireless_Device
[    3.637984] usb 3-2.2: new full-speed USB device number 6 using xhci_hcd
[    3.834782] usb 3-2.2: New USB device found, idVendor=24ae, idProduct=2000, bcdDevice=10.01
[    3.834784] usb 3-2.2: Product: RAPOO 2.4G Wireless Device
[    3.942239] usbcore: registered new interface driver usbhid
[    3.942247] usbhid: USB HID core driver
[    3.944597] input: RAPOO RAPOO 2.4G Wireless Device as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2.2/3-2.2:1.0/0003:24AE:2000.0001/input/input5
[    3.996235] hid-generic 0003:24AE:2000.0001: input,hidraw0: USB HID v1.01 Keyboard [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:03:00.4-2.2/input0
[    3.996573] input: RAPOO RAPOO 2.4G Wireless Device Mouse as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2.2/3-2.2:1.1/0003:24AE:2000.0002/input/input6
[    3.996650] input: RAPOO RAPOO 2.4G Wireless Device System Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2.2/3-2.2:1.1/0003:24AE:2000.0002/input/input7
[    4.048231] input: RAPOO RAPOO 2.4G Wireless Device Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2.2/3-2.2:1.1/0003:24AE:2000.0002/input/input8
[    4.048359] hid-generic 0003:24AE:2000.0002: input,hiddev0,hidraw1: USB HID v1.01 Mouse [RAPOO RAPOO 2.4G Wireless Device] on usb-0000:03:00.4-2.2/input1
[   17.544826] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   17.871220] systemd-journald[311]: Received SIGTERM from PID 1 (systemd).
[   17.939290] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
[   17.948016] systemd[1]: systemd v249.4-2.fc35 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   17.960438] systemd[1]: Detected architecture x86-64.
[   17.988332] systemd-sysv-generator[1003]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[   17.988468] systemd-sysv-generator[1003]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[   18.127611] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[   18.127842] systemd[1]: Stopped Switch Root.
[   18.128431] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[   18.128728] systemd[1]: Created slice Virtual Machine and Container Slice.
[   18.128948] systemd[1]: Created slice Slice /system/getty.
[   18.129123] systemd[1]: Created slice Slice /system/modprobe.
[   18.129286] systemd[1]: Created slice Slice /system/sshd-keygen.
[   18.129444] systemd[1]: Created slice Slice /system/systemd-fsck.
[   18.129539] systemd[1]: Created slice User and Session Slice.
[   18.129556] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[   18.129593] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   18.129691] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   18.129722] systemd[1]: Reached target Block Device Preparation for /dev/mapper/luks-07e812f6-efd2-4dca-a675-79e67d92c39e.
[   18.129738] systemd[1]: Reached target Local Encrypted Volumes.
[   18.129753] systemd[1]: Reached target Login Prompts.
[   18.129769] systemd[1]: Stopped target Switch Root.
[   18.129783] systemd[1]: Stopped target Initrd File Systems.
[   18.129793] systemd[1]: Stopped target Initrd Root File System.
[   18.129833] systemd[1]: Reached target Slice Units.
[   18.129854] systemd[1]: Reached target Swaps.
[   18.129872] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[   18.129923] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   18.130358] systemd[1]: Listening on LVM2 poll daemon socket.
[   18.130445] systemd[1]: Listening on multipathd control socket.
[   18.131236] systemd[1]: Listening on Process Core Dump Socket.
[   18.131276] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   18.131439] systemd[1]: Listening on udev Control Socket.
[   18.131494] systemd[1]: Listening on udev Kernel Socket.
[   18.132097] systemd[1]: Mounting Huge Pages File System...
[   18.132498] systemd[1]: Mounting POSIX Message Queue File System...
[   18.132911] systemd[1]: Mounting Kernel Debug File System...
[   18.133484] systemd[1]: Mounting Kernel Trace File System...
[   18.134157] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[   18.134710] systemd[1]: Mounting Temporary Directory /tmp...
[   18.134836] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[   18.135659] systemd[1]: Starting Create List of Static Device Nodes...
[   18.136207] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   18.136739] systemd[1]: Starting Load Kernel Module configfs...
[   18.137529] systemd[1]: Starting Load Kernel Module drm...
[   18.138288] systemd[1]: Starting Load Kernel Module fuse...
[   18.138966] systemd[1]: Starting Preprocess NFS configuration convertion...
[   18.139041] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[   18.139084] systemd[1]: Stopped Plymouth switch root service.
[   18.139484] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   18.139528] systemd[1]: Stopped Journal Service.
[   18.141875] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[   18.143512] systemd[1]: Starting Journal Service...
[   18.144624] systemd[1]: Starting Load Kernel Modules...
[   18.145114] systemd[1]: Starting Remount Root and Kernel File Systems...
[   18.145191] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[   18.145723] systemd[1]: Starting Coldplug All udev Devices...
[   18.146774] systemd[1]: Mounted Huge Pages File System.
[   18.146873] systemd[1]: Mounted POSIX Message Queue File System.
[   18.146925] systemd[1]: Mounted Kernel Debug File System.
[   18.146979] systemd[1]: Mounted Kernel Trace File System.
[   18.147035] systemd[1]: Mounted Temporary Directory /tmp.
[   18.147231] systemd[1]: Finished Create List of Static Device Nodes.
[   18.147348] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   18.147446] systemd[1]: Finished Load Kernel Module configfs.
[   18.147560] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   18.147639] systemd[1]: Finished Load Kernel Module drm.
[   18.147738] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   18.147814] systemd[1]: Finished Load Kernel Module fuse.
[   18.147907] systemd[1]: nfs-convert.service: Deactivated successfully.
[   18.147995] systemd[1]: Finished Preprocess NFS configuration convertion.
[   18.148626] systemd[1]: Mounting FUSE Control File System...
[   18.149166] systemd[1]: Mounting Kernel Configuration File System...
[   18.150158] systemd-journald[1023]: File /run/log/journal/d7438502a1ed4d53a7083d789fc3bdd5/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   18.150817] systemd[1]: Mounted Kernel Configuration File System.
[   18.152251] systemd[1]: Mounted FUSE Control File System.
[   18.152705] systemd[1]: Started Journal Service.
[   18.153266] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[   18.161989] systemd-journald[1023]: Received client request to flush runtime journal.
[   18.259370] Goodix-TS i2c-GDIX1002:00: Unexpected ACPI resources: gpio_count 1, gpio_int_idx 0
[   18.260623] Goodix-TS i2c-GDIX1002:00: ID 911, version: 1060
[   18.266808] input: Goodix Capacitive TouchScreen as /devices/platform/AMDI0010:00/i2c-6/i2c-GDIX1002:00/input/input11
[   18.284724] rtc_cmos 00:01: RTC can wake from S4
[   18.294345] rtc_cmos 00:01: registered as rtc0
[   18.294382] rtc_cmos 00:01: setting system clock to 2021-10-16T18:27:26 UTC (1634408846)
[   18.294398] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[   18.299567] bmi160_i2c i2c-10EC5280:00: mounting matrix not found: using identity...
[   18.322638] k10temp 0000:00:18.3: runtime IRQ mapping not provided by arch
[   18.324486] snd_rn_pci_acp3x 0000:03:00.5: runtime IRQ mapping not provided by arch
[   18.324493] snd_rn_pci_acp3x 0000:03:00.5: enabling device (0000 -> 0002)
[   18.324939] piix4_smbus 0000:00:14.0: runtime IRQ mapping not provided by arch
[   18.324968] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   18.324971] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   18.325510] snd_rn_pci_acp3x 0000:03:00.5: enabling bus mastering
[   18.330061] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   18.344942] mt7921e 0000:01:00.0: runtime IRQ mapping not provided by arch
[   18.344955] mt7921e 0000:01:00.0: enabling device (0000 -> 0002)
[   18.345094] mt7921e 0000:01:00.0: enabling bus mastering
[   18.345150] mt7921e 0000:01:00.0: disabling ASPM  L1
[   18.345438] snd_hda_intel 0000:03:00.1: runtime IRQ mapping not provided by arch
[   18.345475] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[   18.345911] mt7921e 0000:01:00.0: ASIC revision: 79610010
[   18.348553] snd_hda_intel 0000:03:00.1: enabling bus mastering
[   18.348751] snd_hda_intel 0000:03:00.6: runtime IRQ mapping not provided by arch
[   18.348764] snd_hda_intel 0000:03:00.6: enabling device (0000 -> 0002)
[   18.348920] snd_hda_intel 0000:03:00.6: enabling bus mastering
[   18.363467] input: PC Speaker as /devices/platform/pcspkr/input/input12
[   18.365136] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   18.385998] iio iio:device0: Not setting up IRQ trigger
[   18.386788] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input13
[   18.388574] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input14
[   18.391190] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   18.391201] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.391205] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   18.391208] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   18.391210] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   18.391212] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x18

[   18.393424] **********************************************************
[   18.393425] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   18.393425] **                                                      **
[   18.393426] ** trace_printk() being used. Allocating extra memory.  **
[   18.393426] **                                                      **
[   18.393427] ** This means that this is a DEBUG kernel and it is     **
[   18.393427] ** unsafe for production use.                           **
[   18.393428] **                                                      **
[   18.393428] ** If you see this message and you are not debugging    **
[   18.393429] ** the kernel, report this immediately to your vendor!  **
[   18.393429] **                                                      **
[   18.393430] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   18.393430] **********************************************************
[   18.399602] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-4/1-4:1.0/input/input15
[   18.402417] usbcore: registered new interface driver xpad
[   18.403396] SVM: TSC scaling supported
[   18.403401] kvm: Nested Virtualization enabled
[   18.403402] SVM: kvm: Nested Paging enabled
[   18.403411] SVM: Virtual VMLOAD VMSAVE supported
[   18.403412] SVM: Virtual GIF supported
[   18.403413] SVM: LBR virtualization supported
[   18.410126] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input16
[   18.416897] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input17
[   18.424497] usbcore: registered new interface driver btusb
[   18.428165] mt7921e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20210612122717a

[   18.477628] mt7921e 0000:01:00.0: WM Firmware Version: ____010000, Build Time: 20210612122753
[   18.599795] Bluetooth: hci0: Device setup in 171174 usecs
[   18.944321] mt7921e 0000:01:00.0: Firmware init done
[   20.521184] mt7921e 0000:01:00.0 wlp1s0: renamed from wlan0
[   20.578489] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   20.995542] Bluetooth: hci0: Device setup in 161261 usecs
[   26.333380] wlp1s0: authenticate with ec:08:6b:a0:eb:9c
[   26.348420] wlp1s0: send auth to ec:08:6b:a0:eb:9c (try 1/3)
[   26.350295] wlp1s0: authenticated
[   26.350915] wlp1s0: associate with ec:08:6b:a0:eb:9c (try 1/3)
[   26.355028] wlp1s0: RX AssocResp from ec:08:6b:a0:eb:9c (capab=0x411 status=0 aid=14)
[   26.379924] wlp1s0: associated
[   26.412170] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[   28.810108] rfkill: input handler disabled
[   85.437636] ACPI Error: No handler for Region [ECRM] (000000008c334258) [EmbeddedControl] (20210730/evregion-130)
[   85.437656] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)
[   85.437666] ACPI Error: Aborting method \_SB.GPIO._EVT due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   85.500420] wlp1s0: deauthenticating from ec:08:6b:a0:eb:9c by local choice (Reason: 3=DEAUTH_LEAVING)
[   85.869478] PM: suspend entry (deep)
[   85.873377] Filesystems sync: 0.003 seconds
[   85.931017] Freezing user space processes ... (elapsed 0.001 seconds) done.
[   85.932465] OOM killer disabled.
[   85.932466] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[   85.933402] printk: Suspending console(s) (use no_console_suspend to debug)
[   85.933639] queueing ieee80211 work while going to suspend
[   85.946693] [drm] free PSP TMR buffer
[   85.958394] mt7921e 0000:01:00.0: saving config space at offset 0x0 (reading 0x796114c3)
[   85.958403] mt7921e 0000:01:00.0: saving config space at offset 0x4 (reading 0x100406)
[   85.958407] mt7921e 0000:01:00.0: saving config space at offset 0x8 (reading 0x2800000)
[   85.958411] mt7921e 0000:01:00.0: saving config space at offset 0xc (reading 0x10)
[   85.958414] mt7921e 0000:01:00.0: saving config space at offset 0x10 (reading 0xe030000c)
[   85.958418] mt7921e 0000:01:00.0: saving config space at offset 0x14 (reading 0x0)
[   85.958422] mt7921e 0000:01:00.0: saving config space at offset 0x18 (reading 0xe040000c)
[   85.958425] mt7921e 0000:01:00.0: saving config space at offset 0x1c (reading 0x0)
[   85.958429] mt7921e 0000:01:00.0: saving config space at offset 0x20 (reading 0xe040400c)
[   85.958432] mt7921e 0000:01:00.0: saving config space at offset 0x24 (reading 0x0)
[   85.958435] mt7921e 0000:01:00.0: saving config space at offset 0x28 (reading 0x0)
[   85.958439] mt7921e 0000:01:00.0: saving config space at offset 0x2c (reading 0x796114c3)
[   85.958442] mt7921e 0000:01:00.0: saving config space at offset 0x30 (reading 0x0)
[   85.958445] mt7921e 0000:01:00.0: saving config space at offset 0x34 (reading 0x80)
[   85.958448] mt7921e 0000:01:00.0: saving config space at offset 0x38 (reading 0x0)
[   85.958452] mt7921e 0000:01:00.0: saving config space at offset 0x3c (reading 0x1ff)
[   86.105681] snd_hda_intel 0000:03:00.1: saving config space at offset 0x0 (reading 0x16371002)
[   86.105690] snd_hda_intel 0000:03:00.1: saving config space at offset 0x4 (reading 0x100006)
[   86.105693] snd_hda_intel 0000:03:00.1: saving config space at offset 0x8 (reading 0x4030000)
[   86.105696] snd_hda_intel 0000:03:00.1: saving config space at offset 0xc (reading 0x800010)
[   86.105698] snd_hda_intel 0000:03:00.1: saving config space at offset 0x10 (reading 0xfe9c8000)
[   86.105701] snd_hda_intel 0000:03:00.1: saving config space at offset 0x14 (reading 0x0)
[   86.105703] snd_hda_intel 0000:03:00.1: saving config space at offset 0x18 (reading 0x0)
[   86.105704] snd_hda_intel 0000:03:00.6: saving config space at offset 0x0 (reading 0x15e31022)
[   86.105705] snd_hda_intel 0000:03:00.1: saving config space at offset 0x1c (reading 0x0)
[   86.105707] snd_hda_intel 0000:03:00.1: saving config space at offset 0x20 (reading 0x0)
[   86.105708] snd_hda_intel 0000:03:00.6: saving config space at offset 0x4 (reading 0x100006)
[   86.105710] snd_hda_intel 0000:03:00.1: saving config space at offset 0x24 (reading 0x0)
[   86.105710] snd_hda_intel 0000:03:00.6: saving config space at offset 0x8 (reading 0x4030000)
[   86.105712] snd_hda_intel 0000:03:00.1: saving config space at offset 0x28 (reading 0x0)
[   86.105712] snd_hda_intel 0000:03:00.6: saving config space at offset 0xc (reading 0x800010)
[   86.105714] snd_hda_intel 0000:03:00.1: saving config space at offset 0x2c (reading 0x16371002)
[   86.105714] snd_hda_intel 0000:03:00.6: saving config space at offset 0x10 (reading 0xfe9c0000)
[   86.105716] snd_hda_intel 0000:03:00.1: saving config space at offset 0x30 (reading 0x0)
[   86.105717] snd_hda_intel 0000:03:00.6: saving config space at offset 0x14 (reading 0x0)
[   86.105718] snd_hda_intel 0000:03:00.1: saving config space at offset 0x34 (reading 0x48)
[   86.105719] snd_hda_intel 0000:03:00.6: saving config space at offset 0x18 (reading 0x0)
[   86.105720] snd_hda_intel 0000:03:00.1: saving config space at offset 0x38 (reading 0x0)
[   86.105721] snd_hda_intel 0000:03:00.6: saving config space at offset 0x1c (reading 0x0)
[   86.105722] snd_hda_intel 0000:03:00.1: saving config space at offset 0x3c (reading 0x2ff)
[   86.105723] snd_hda_intel 0000:03:00.6: saving config space at offset 0x20 (reading 0x0)
[   86.105724] snd_hda_intel 0000:03:00.6: saving config space at offset 0x24 (reading 0x0)
[   86.105726] snd_hda_intel 0000:03:00.6: saving config space at offset 0x28 (reading 0x0)
[   86.105728] snd_hda_intel 0000:03:00.6: saving config space at offset 0x2c (reading 0x10ec)
[   86.105729] snd_hda_intel 0000:03:00.6: saving config space at offset 0x30 (reading 0x0)
[   86.105730] ACPI: EC: interrupt blocked
[   86.105730] snd_hda_intel 0000:03:00.6: saving config space at offset 0x34 (reading 0x48)
[   86.105732] snd_hda_intel 0000:03:00.6: saving config space at offset 0x38 (reading 0x0)
[   86.105734] snd_hda_intel 0000:03:00.6: saving config space at offset 0x3c (reading 0x3ff)
[   86.105761] pci 0000:03:00.5: saving config space at offset 0x0 (reading 0x15e21022)
[   86.105763] pci 0000:03:00.5: saving config space at offset 0x4 (reading 0x100002)
[   86.105764] pci 0000:03:00.5: saving config space at offset 0x8 (reading 0x4800001)
[   86.105766] pci 0000:03:00.5: saving config space at offset 0xc (reading 0x800010)
[   86.105767] pci 0000:03:00.5: saving config space at offset 0x10 (reading 0xfe980000)
[   86.105768] pci 0000:03:00.5: saving config space at offset 0x14 (reading 0x0)
[   86.105769] pci 0000:03:00.5: saving config space at offset 0x18 (reading 0x0)
[   86.105771] pci 0000:03:00.5: saving config space at offset 0x1c (reading 0x0)
[   86.105772] pci 0000:03:00.5: saving config space at offset 0x20 (reading 0x0)
[   86.105773] pci 0000:03:00.5: saving config space at offset 0x24 (reading 0x0)
[   86.105774] pci 0000:03:00.5: saving config space at offset 0x28 (reading 0x0)
[   86.105775] pci 0000:03:00.5: saving config space at offset 0x2c (reading 0x15e21022)
[   86.105777] pci 0000:03:00.5: saving config space at offset 0x30 (reading 0x0)
[   86.105778] pci 0000:03:00.5: saving config space at offset 0x34 (reading 0x48)
[   86.105779] pci 0000:03:00.5: saving config space at offset 0x38 (reading 0x0)
[   86.105780] pci 0000:03:00.5: saving config space at offset 0x3c (reading 0x2ff)
[   86.105797] xhci_hcd 0000:03:00.3: saving config space at offset 0x0 (reading 0x16391022)
[   86.105800] xhci_hcd 0000:03:00.3: saving config space at offset 0x4 (reading 0x100403)
[   86.105801] xhci_hcd 0000:03:00.3: saving config space at offset 0x8 (reading 0xc033000)
[   86.105802] xhci_hcd 0000:03:00.3: saving config space at offset 0xc (reading 0x800010)
[   86.105804] xhci_hcd 0000:03:00.3: saving config space at offset 0x10 (reading 0xfe700004)
[   86.105805] xhci_hcd 0000:03:00.3: saving config space at offset 0x14 (reading 0x0)
[   86.105807] xhci_hcd 0000:03:00.3: saving config space at offset 0x18 (reading 0x0)
[   86.105803] xhci_hcd 0000:03:00.4: saving config space at offset 0x0 (reading 0x16391022)
[   86.105808] xhci_hcd 0000:03:00.3: saving config space at offset 0x1c (reading 0x0)
[   86.105810] xhci_hcd 0000:03:00.3: saving config space at offset 0x20 (reading 0x0)
[   86.105812] xhci_hcd 0000:03:00.3: saving config space at offset 0x24 (reading 0x0)
[   86.105815] xhci_hcd 0000:03:00.3: saving config space at offset 0x28 (reading 0x0)
[   86.105815] xhci_hcd 0000:03:00.4: saving config space at offset 0x4 (reading 0x100403)
[   86.105817] xhci_hcd 0000:03:00.3: saving config space at offset 0x2c (reading 0x16391022)
[   86.105820] xhci_hcd 0000:03:00.4: saving config space at offset 0x8 (reading 0xc033000)
[   86.105821] xhci_hcd 0000:03:00.3: saving config space at offset 0x30 (reading 0x0)
[   86.105823] xhci_hcd 0000:03:00.3: saving config space at offset 0x34 (reading 0x48)
[   86.105824] xhci_hcd 0000:03:00.4: saving config space at offset 0xc (reading 0x800010)
[   86.105826] xhci_hcd 0000:03:00.3: saving config space at offset 0x38 (reading 0x0)
[   86.105824] ccp 0000:03:00.2: saving config space at offset 0x0 (reading 0x15df1022)
[   86.105828] xhci_hcd 0000:03:00.4: saving config space at offset 0x10 (reading 0xfe600004)
[   86.105829] xhci_hcd 0000:03:00.3: saving config space at offset 0x3c (reading 0x4ff)
[   86.105832] ccp 0000:03:00.2: saving config space at offset 0x4 (reading 0x8100406)
[   86.105833] xhci_hcd 0000:03:00.4: saving config space at offset 0x14 (reading 0x0)
[   86.105837] ccp 0000:03:00.2: saving config space at offset 0x8 (reading 0x10800000)
[   86.105839] xhci_hcd 0000:03:00.4: saving config space at offset 0x18 (reading 0x0)
[   86.105841] ccp 0000:03:00.2: saving config space at offset 0xc (reading 0x800010)
[   86.105845] xhci_hcd 0000:03:00.4: saving config space at offset 0x1c (reading 0x0)
[   86.105848] ccp 0000:03:00.2: saving config space at offset 0x10 (reading 0x0)
[   86.105851] xhci_hcd 0000:03:00.4: saving config space at offset 0x20 (reading 0x0)
[   86.105855] ccp 0000:03:00.2: saving config space at offset 0x14 (reading 0x0)
[   86.105854] nvme 0000:02:00.0: saving config space at offset 0x0 (reading 0x500915b7)
[   86.105857] xhci_hcd 0000:03:00.4: saving config space at offset 0x24 (reading 0x0)
[   86.105858] ccp 0000:03:00.2: saving config space at offset 0x18 (reading 0xfe800000)
[   86.105862] nvme 0000:02:00.0: saving config space at offset 0x4 (reading 0x100003)
[   86.105863] xhci_hcd 0000:03:00.4: saving config space at offset 0x28 (reading 0x0)
[   86.105865] xhci_hcd 0000:03:00.3: PME# enabled
[   86.105866] ccp 0000:03:00.2: saving config space at offset 0x1c (reading 0x0)
[   86.105867] nvme 0000:02:00.0: saving config space at offset 0x8 (reading 0x1080201)
[   86.105868] xhci_hcd 0000:03:00.4: saving config space at offset 0x2c (reading 0x16391022)
[   86.105869] ccp 0000:03:00.2: saving config space at offset 0x20 (reading 0x0)
[   86.105872] nvme 0000:02:00.0: saving config space at offset 0xc (reading 0x10)
[   86.105873] xhci_hcd 0000:03:00.4: saving config space at offset 0x30 (reading 0x0)
[   86.105873] ccp 0000:03:00.2: saving config space at offset 0x24 (reading 0xfe9cc000)
[   86.105875] nvme 0000:02:00.0: saving config space at offset 0x10 (reading 0xfea00004)
[   86.105877] xhci_hcd 0000:03:00.4: saving config space at offset 0x34 (reading 0x48)
[   86.105878] ccp 0000:03:00.2: saving config space at offset 0x28 (reading 0x0)
[   86.105880] nvme 0000:02:00.0: saving config space at offset 0x14 (reading 0x0)
[   86.105882] xhci_hcd 0000:03:00.4: saving config space at offset 0x38 (reading 0x0)
[   86.105883] ccp 0000:03:00.2: saving config space at offset 0x2c (reading 0x15df1022)
[   86.105885] nvme 0000:02:00.0: saving config space at offset 0x18 (reading 0x0)
[   86.105887] xhci_hcd 0000:03:00.4: saving config space at offset 0x3c (reading 0x1ff)
[   86.105888] ccp 0000:03:00.2: saving config space at offset 0x30 (reading 0x0)
[   86.105891] nvme 0000:02:00.0: saving config space at offset 0x1c (reading 0x0)
[   86.105892] ccp 0000:03:00.2: saving config space at offset 0x34 (reading 0x48)
[   86.105890] pci 0000:00:18.7: saving config space at offset 0x0 (reading 0x144f1022)
[   86.105895] nvme 0000:02:00.0: saving config space at offset 0x20 (reading 0xfea04004)
[   86.105897] ccp 0000:03:00.2: saving config space at offset 0x38 (reading 0x0)
[   86.105900] pci 0000:00:18.7: saving config space at offset 0x4 (reading 0x0)
[   86.105901] nvme 0000:02:00.0: saving config space at offset 0x24 (reading 0x0)
[   86.105903] ccp 0000:03:00.2: saving config space at offset 0x3c (reading 0x3ff)
[   86.105904] pci 0000:00:18.7: saving config space at offset 0x8 (reading 0x6000000)
[   86.105907] nvme 0000:02:00.0: saving config space at offset 0x28 (reading 0x0)
[   86.105910] pci 0000:00:18.7: saving config space at offset 0xc (reading 0x800000)
[   86.105914] nvme 0000:02:00.0: saving config space at offset 0x2c (reading 0x500915b7)
[   86.105917] pci 0000:00:18.7: saving config space at offset 0x10 (reading 0x0)
[   86.105921] nvme 0000:02:00.0: saving config space at offset 0x30 (reading 0x0)
[   86.105924] pci 0000:00:18.7: saving config space at offset 0x14 (reading 0x0)
[   86.105926] pci 0000:00:18.6: saving config space at offset 0x0 (reading 0x144e1022)
[   86.105929] nvme 0000:02:00.0: saving config space at offset 0x34 (reading 0x80)
[   86.105930] pci 0000:00:18.7: saving config space at offset 0x18 (reading 0x0)
[   86.105933] nvme 0000:02:00.0: saving config space at offset 0x38 (reading 0x0)
[   86.105934] pci 0000:00:18.6: saving config space at offset 0x4 (reading 0x0)
[   86.105937] pci 0000:00:18.7: saving config space at offset 0x1c (reading 0x0)
[   86.105940] nvme 0000:02:00.0: saving config space at offset 0x3c (reading 0x1ff)
[   86.105942] pci 0000:00:18.6: saving config space at offset 0x8 (reading 0x6000000)
[   86.105943] xhci_hcd 0000:03:00.4: PME# enabled
[   86.105945] pci 0000:00:18.7: saving config space at offset 0x20 (reading 0x0)
[   86.105946] pci 0000:00:18.6: saving config space at offset 0xc (reading 0x800000)
[   86.105949] pci 0000:00:18.7: saving config space at offset 0x24 (reading 0x0)
[   86.105952] pci 0000:00:18.6: saving config space at offset 0x10 (reading 0x0)
[   86.105956] pci 0000:00:18.7: saving config space at offset 0x28 (reading 0x0)
[   86.105958] pci 0000:00:18.6: saving config space at offset 0x14 (reading 0x0)
[   86.105960] pci 0000:00:18.7: saving config space at offset 0x2c (reading 0x0)
[   86.105962] pci 0000:00:18.6: saving config space at offset 0x18 (reading 0x0)
[   86.105965] pci 0000:00:18.7: saving config space at offset 0x30 (reading 0x0)
[   86.105967] pci 0000:00:18.6: saving config space at offset 0x1c (reading 0x0)
[   86.105969] pci 0000:00:18.7: saving config space at offset 0x34 (reading 0x0)
[   86.105970] pci 0000:00:18.6: saving config space at offset 0x20 (reading 0x0)
[   86.105973] pci 0000:00:18.7: saving config space at offset 0x38 (reading 0x0)
[   86.105974] pci 0000:00:18.6: saving config space at offset 0x24 (reading 0x0)
[   86.105977] pci 0000:00:18.7: saving config space at offset 0x3c (reading 0x0)
[   86.105978] pci 0000:00:18.6: saving config space at offset 0x28 (reading 0x0)
[   86.105979] pci 0000:00:18.5: saving config space at offset 0x0 (reading 0x144d1022)
[   86.105981] pci 0000:00:18.6: saving config space at offset 0x2c (reading 0x0)
[   86.105983] pci 0000:00:18.5: saving config space at offset 0x4 (reading 0x0)
[   86.105984] pci 0000:00:18.6: saving config space at offset 0x30 (reading 0x0)
[   86.105986] pci 0000:00:18.5: saving config space at offset 0x8 (reading 0x6000000)
[   86.105987] pci 0000:00:18.6: saving config space at offset 0x34 (reading 0x0)
[   86.105989] pci 0000:00:18.4: saving config space at offset 0x0 (reading 0x144c1022)
[   86.105990] pci 0000:00:18.5: saving config space at offset 0xc (reading 0x800000)
[   86.105991] pci 0000:00:18.6: saving config space at offset 0x38 (reading 0x0)
[   86.105992] k10temp 0000:00:18.3: saving config space at offset 0x0 (reading 0x144b1022)
[   86.105993] pci 0000:00:18.4: saving config space at offset 0x4 (reading 0x0)
[   86.105994] pci 0000:00:18.5: saving config space at offset 0x10 (reading 0x0)
[   86.105996] pci 0000:00:18.6: saving config space at offset 0x3c (reading 0x0)
[   86.106002] pci 0000:00:18.4: saving config space at offset 0x8 (reading 0x6000000)
[   86.106003] k10temp 0000:00:18.3: saving config space at offset 0x4 (reading 0x0)
[   86.106004] pci 0000:00:18.5: saving config space at offset 0x14 (reading 0x0)
[   86.106006] pci 0000:00:18.4: saving config space at offset 0xc (reading 0x800000)
[   86.106007] k10temp 0000:00:18.3: saving config space at offset 0x8 (reading 0x6000000)
[   86.106007] pci 0000:00:18.5: saving config space at offset 0x18 (reading 0x0)
[   86.106009] pci 0000:00:18.4: saving config space at offset 0x10 (reading 0x0)
[   86.106010] k10temp 0000:00:18.3: saving config space at offset 0xc (reading 0x800000)
[   86.106011] pci 0000:00:18.2: saving config space at offset 0x0 (reading 0x144a1022)
[   86.106011] pci 0000:00:18.5: saving config space at offset 0x1c (reading 0x0)
[   86.106012] pci 0000:00:18.4: saving config space at offset 0x14 (reading 0x0)
[   86.106013] k10temp 0000:00:18.3: saving config space at offset 0x10 (reading 0x0)
[   86.106015] pci 0000:00:18.2: saving config space at offset 0x4 (reading 0x0)
[   86.106015] pci 0000:00:18.5: saving config space at offset 0x20 (reading 0x0)
[   86.106016] pci 0000:00:18.4: saving config space at offset 0x18 (reading 0x0)
[   86.106017] k10temp 0000:00:18.3: saving config space at offset 0x14 (reading 0x0)
[   86.106018] pci 0000:00:18.2: saving config space at offset 0x8 (reading 0x6000000)
[   86.106019] pci 0000:00:18.5: saving config space at offset 0x24 (reading 0x0)
[   86.106020] pci 0000:00:18.4: saving config space at offset 0x1c (reading 0x0)
[   86.106020] k10temp 0000:00:18.3: saving config space at offset 0x18 (reading 0x0)
[   86.106021] pci 0000:00:18.2: saving config space at offset 0xc (reading 0x800000)
[   86.106023] pci 0000:00:18.5: saving config space at offset 0x28 (reading 0x0)
[   86.106023] pci 0000:00:18.4: saving config space at offset 0x20 (reading 0x0)
[   86.106024] k10temp 0000:00:18.3: saving config space at offset 0x1c (reading 0x0)
[   86.106025] pci 0000:00:18.2: saving config space at offset 0x10 (reading 0x0)
[   86.106026] pci 0000:00:18.5: saving config space at offset 0x2c (reading 0x0)
[   86.106027] pci 0000:00:18.4: saving config space at offset 0x24 (reading 0x0)
[   86.106027] k10temp 0000:00:18.3: saving config space at offset 0x20 (reading 0x0)
[   86.106028] pci 0000:00:18.2: saving config space at offset 0x14 (reading 0x0)
[   86.106029] pci 0000:00:18.5: saving config space at offset 0x30 (reading 0x0)
[   86.106030] pci 0000:00:18.4: saving config space at offset 0x28 (reading 0x0)
[   86.106031] k10temp 0000:00:18.3: saving config space at offset 0x24 (reading 0x0)
[   86.106031] pci 0000:00:18.2: saving config space at offset 0x18 (reading 0x0)
[   86.106033] pci 0000:00:18.5: saving config space at offset 0x34 (reading 0x0)
[   86.106034] pci 0000:00:18.4: saving config space at offset 0x2c (reading 0x0)
[   86.106034] k10temp 0000:00:18.3: saving config space at offset 0x28 (reading 0x0)
[   86.106035] pci 0000:00:18.2: saving config space at offset 0x1c (reading 0x0)
[   86.106036] pci 0000:00:18.5: saving config space at offset 0x38 (reading 0x0)
[   86.106037] pci 0000:00:18.4: saving config space at offset 0x30 (reading 0x0)
[   86.106038] k10temp 0000:00:18.3: saving config space at offset 0x2c (reading 0x0)
[   86.106038] pci 0000:00:18.2: saving config space at offset 0x20 (reading 0x0)
[   86.106039] pci 0000:00:18.5: saving config space at offset 0x3c (reading 0x0)
[   86.106040] pci 0000:00:18.4: saving config space at offset 0x34 (reading 0x0)
[   86.106041] k10temp 0000:00:18.3: saving config space at offset 0x30 (reading 0x0)
[   86.106042] pci 0000:00:18.2: saving config space at offset 0x24 (reading 0x0)
[   86.106043] pci 0000:00:18.4: saving config space at offset 0x38 (reading 0x0)
[   86.106044] k10temp 0000:00:18.3: saving config space at offset 0x34 (reading 0x0)
[   86.106045] pci 0000:00:18.2: saving config space at offset 0x28 (reading 0x0)
[   86.106047] pci 0000:00:18.4: saving config space at offset 0x3c (reading 0x0)
[   86.106047] k10temp 0000:00:18.3: saving config space at offset 0x38 (reading 0x0)
[   86.106048] pci 0000:00:18.2: saving config space at offset 0x2c (reading 0x0)
[   86.106049] pci 0000:00:18.1: saving config space at offset 0x0 (reading 0x14491022)
[   86.106051] k10temp 0000:00:18.3: saving config space at offset 0x3c (reading 0x0)
[   86.106051] pci 0000:00:18.2: saving config space at offset 0x30 (reading 0x0)
[   86.106053] pci 0000:00:18.1: saving config space at offset 0x4 (reading 0x0)
[   86.106056] pci 0000:00:18.2: saving config space at offset 0x34 (reading 0x0)
[   86.106056] pci 0000:00:18.1: saving config space at offset 0x8 (reading 0x6000000)
[   86.106058] pci 0000:00:18.0: saving config space at offset 0x0 (reading 0x14481022)
[   86.106059] pci 0000:00:18.2: saving config space at offset 0x38 (reading 0x0)
[   86.106062] pci 0000:00:18.1: saving config space at offset 0xc (reading 0x800000)
[   86.106061] pci 0000:00:14.3: saving config space at offset 0x0 (reading 0x790e1022)
[   86.106063] pci 0000:00:18.2: saving config space at offset 0x3c (reading 0x0)
[   86.106064] pci 0000:00:18.0: saving config space at offset 0x4 (reading 0x0)
[   86.106064] pci 0000:00:18.1: saving config space at offset 0x10 (reading 0x0)
[   86.106066] pci 0000:00:14.3: saving config space at offset 0x4 (reading 0x220000f)
[   86.106068] pci 0000:00:18.0: saving config space at offset 0x8 (reading 0x6000000)
[   86.106069] pci 0000:00:18.1: saving config space at offset 0x14 (reading 0x0)
[   86.106071] pci 0000:00:14.3: saving config space at offset 0x8 (reading 0x6010051)
[   86.106071] pci 0000:00:18.0: saving config space at offset 0xc (reading 0x800000)
[   86.106072] pci 0000:00:18.1: saving config space at offset 0x18 (reading 0x0)
[   86.106091] pci 0000:00:18.0: saving config space at offset 0x10 (reading 0x0)
[   86.106091] pci 0000:00:18.1: saving config space at offset 0x1c (reading 0x0)
[   86.106074] piix4_smbus 0000:00:14.0: saving config space at offset 0x0 (reading 0x790b1022)
[   86.106092] pci 0000:00:14.3: saving config space at offset 0xc (reading 0x800000)
[   86.106095] pci 0000:00:18.0: saving config space at offset 0x14 (reading 0x0)
[   86.106095] pci 0000:00:18.1: saving config space at offset 0x20 (reading 0x0)
[   86.106098] piix4_smbus 0000:00:14.0: saving config space at offset 0x4 (reading 0x2200403)
[   86.106099] pci 0000:00:14.3: saving config space at offset 0x10 (reading 0x0)
[   86.106100] pci 0000:00:18.0: saving config space at offset 0x18 (reading 0x0)
[   86.106101] pci 0000:00:18.1: saving config space at offset 0x24 (reading 0x0)
[   86.106103] piix4_smbus 0000:00:14.0: saving config space at offset 0x8 (reading 0xc050051)
[   86.106104] pci 0000:00:14.3: saving config space at offset 0x14 (reading 0x0)
[   86.106105] pci 0000:00:18.0: saving config space at offset 0x1c (reading 0x0)
[   86.106106] pci 0000:00:18.1: saving config space at offset 0x28 (reading 0x0)
[   86.106108] piix4_smbus 0000:00:14.0: saving config space at offset 0xc (reading 0x800000)
[   86.106109] pci 0000:00:14.3: saving config space at offset 0x18 (reading 0x0)
[   86.106110] pci 0000:00:18.0: saving config space at offset 0x20 (reading 0x0)
[   86.106111] pci 0000:00:18.1: saving config space at offset 0x2c (reading 0x0)
[   86.106112] piix4_smbus 0000:00:14.0: saving config space at offset 0x10 (reading 0x0)
[   86.106114] pci 0000:00:14.3: saving config space at offset 0x1c (reading 0x0)
[   86.106115] pci 0000:00:18.0: saving config space at offset 0x24 (reading 0x0)
[   86.106115] pci 0000:00:18.1: saving config space at offset 0x30 (reading 0x0)
[   86.106117] piix4_smbus 0000:00:14.0: saving config space at offset 0x14 (reading 0x0)
[   86.106119] pci 0000:00:14.3: saving config space at offset 0x20 (reading 0x0)
[   86.106120] pci 0000:00:18.0: saving config space at offset 0x28 (reading 0x0)
[   86.106121] pci 0000:00:18.1: saving config space at offset 0x34 (reading 0x0)
[   86.106123] piix4_smbus 0000:00:14.0: saving config space at offset 0x18 (reading 0x0)
[   86.106125] pci 0000:00:14.3: saving config space at offset 0x24 (reading 0x0)
[   86.106125] pci 0000:00:18.0: saving config space at offset 0x2c (reading 0x0)
[   86.106126] pci 0000:00:18.1: saving config space at offset 0x38 (reading 0x0)
[   86.106128] piix4_smbus 0000:00:14.0: saving config space at offset 0x1c (reading 0x0)
[   86.106130] pci 0000:00:14.3: saving config space at offset 0x28 (reading 0x0)
[   86.106130] pci 0000:00:18.0: saving config space at offset 0x30 (reading 0x0)
[   86.106131] pci 0000:00:18.1: saving config space at offset 0x3c (reading 0x0)
[   86.106133] piix4_smbus 0000:00:14.0: saving config space at offset 0x20 (reading 0x0)
[   86.106134] pci 0000:00:14.3: saving config space at offset 0x2c (reading 0x790e1022)
[   86.106135] pci 0000:00:18.0: saving config space at offset 0x34 (reading 0x0)
[   86.106138] piix4_smbus 0000:00:14.0: saving config space at offset 0x24 (reading 0x0)
[   86.106140] pci 0000:00:14.3: saving config space at offset 0x30 (reading 0x0)
[   86.106141] pci 0000:00:18.0: saving config space at offset 0x38 (reading 0x0)
[   86.106142] piix4_smbus 0000:00:14.0: saving config space at offset 0x28 (reading 0x0)
[   86.106144] pci 0000:00:14.3: saving config space at offset 0x34 (reading 0x0)
[   86.106145] pci 0000:00:18.0: saving config space at offset 0x3c (reading 0x0)
[   86.106146] piix4_smbus 0000:00:14.0: saving config space at offset 0x2c (reading 0x790b1022)
[   86.106149] pci 0000:00:14.3: saving config space at offset 0x38 (reading 0x0)
[   86.106151] piix4_smbus 0000:00:14.0: saving config space at offset 0x30 (reading 0x0)
[   86.106152] pci 0000:00:08.0: saving config space at offset 0x0 (reading 0x16321022)
[   86.106154] pci 0000:00:14.3: saving config space at offset 0x3c (reading 0x0)
[   86.106155] piix4_smbus 0000:00:14.0: saving config space at offset 0x34 (reading 0x0)
[   86.106156] pci 0000:00:08.0: saving config space at offset 0x4 (reading 0x0)
[   86.106160] piix4_smbus 0000:00:14.0: saving config space at offset 0x38 (reading 0x0)
[   86.106166] pcieport 0000:00:02.2: saving config space at offset 0x0 (reading 0x16341022)
[   86.106167] pci 0000:00:08.0: saving config space at offset 0x8 (reading 0x6000000)
[   86.106168] pci 0000:00:02.0: saving config space at offset 0x0 (reading 0x16321022)
[   86.106170] piix4_smbus 0000:00:14.0: saving config space at offset 0x3c (reading 0x0)
[   86.106176] pcieport 0000:00:02.2: saving config space at offset 0x4 (reading 0x100407)
[   86.106177] pci 0000:00:08.0: saving config space at offset 0xc (reading 0x800000)
[   86.106178] pci 0000:00:02.0: saving config space at offset 0x4 (reading 0x0)
[   86.106187] pcieport 0000:00:02.2: saving config space at offset 0x8 (reading 0x6040000)
[   86.106188] pci 0000:00:08.0: saving config space at offset 0x10 (reading 0x0)
[   86.106189] pci 0000:00:02.0: saving config space at offset 0x8 (reading 0x6000000)
[   86.106190] pci 0000:00:01.0: saving config space at offset 0x0 (reading 0x16321022)
[   86.106197] pcieport 0000:00:02.2: saving config space at offset 0xc (reading 0x810010)
[   86.106198] pci 0000:00:08.0: saving config space at offset 0x14 (reading 0x0)
[   86.106199] pci 0000:00:02.0: saving config space at offset 0xc (reading 0x800000)
[   86.106200] pci 0000:00:01.0: saving config space at offset 0x4 (reading 0x0)
[   86.106208] pcieport 0000:00:02.2: saving config space at offset 0x10 (reading 0x0)
[   86.106209] pci 0000:00:08.0: saving config space at offset 0x18 (reading 0x0)
[   86.106210] pci 0000:00:02.0: saving config space at offset 0x10 (reading 0x0)
[   86.106211] pci 0000:00:01.0: saving config space at offset 0x8 (reading 0x6000000)
[   86.106218] pcieport 0000:00:02.2: saving config space at offset 0x14 (reading 0x0)
[   86.106219] pci 0000:00:08.0: saving config space at offset 0x1c (reading 0x0)
[   86.106220] pci 0000:00:02.0: saving config space at offset 0x14 (reading 0x0)
[   86.106221] pci 0000:00:01.0: saving config space at offset 0xc (reading 0x800000)
[   86.106229] pcieport 0000:00:02.2: saving config space at offset 0x18 (reading 0x10100)
[   86.106230] pci 0000:00:08.0: saving config space at offset 0x20 (reading 0x0)
[   86.106231] pci 0000:00:02.0: saving config space at offset 0x18 (reading 0x0)
[   86.106232] pci 0000:00:01.0: saving config space at offset 0x10 (reading 0x0)
[   86.106239] pcieport 0000:00:02.2: saving config space at offset 0x1c (reading 0x200001f1)
[   86.106240] pci 0000:00:08.0: saving config space at offset 0x24 (reading 0x0)
[   86.106242] pci 0000:00:02.0: saving config space at offset 0x1c (reading 0x0)
[   86.106243] pci 0000:00:01.0: saving config space at offset 0x14 (reading 0x0)
[   86.106250] pcieport 0000:00:02.2: saving config space at offset 0x20 (reading 0xfff0)
[   86.106251] pci 0000:00:08.0: saving config space at offset 0x28 (reading 0x0)
[   86.106252] pci 0000:00:02.0: saving config space at offset 0x20 (reading 0x0)
[   86.106253] pci 0000:00:01.0: saving config space at offset 0x18 (reading 0x0)
[   86.106260] pcieport 0000:00:02.2: saving config space at offset 0x24 (reading 0xe041e031)
[   86.106261] pci 0000:00:08.0: saving config space at offset 0x2c (reading 0x0)
[   86.106263] pci 0000:00:02.0: saving config space at offset 0x24 (reading 0x0)
[   86.106264] pci 0000:00:01.0: saving config space at offset 0x1c (reading 0x0)
[   86.106271] pcieport 0000:00:02.2: saving config space at offset 0x28 (reading 0x0)
[   86.106272] pci 0000:00:08.0: saving config space at offset 0x30 (reading 0x0)
[   86.106273] pci 0000:00:02.0: saving config space at offset 0x28 (reading 0x0)
[   86.106274] pci 0000:00:01.0: saving config space at offset 0x20 (reading 0x0)
[   86.106281] pcieport 0000:00:02.2: saving config space at offset 0x2c (reading 0x0)
[   86.106282] pci 0000:00:08.0: saving config space at offset 0x34 (reading 0x0)
[   86.106284] pci 0000:00:02.0: saving config space at offset 0x2c (reading 0x0)
[   86.106285] pci 0000:00:01.0: saving config space at offset 0x24 (reading 0x0)
[   86.106292] pcieport 0000:00:02.2: saving config space at offset 0x30 (reading 0x0)
[   86.106293] pci 0000:00:08.0: saving config space at offset 0x38 (reading 0x0)
[   86.106294] pci 0000:00:02.0: saving config space at offset 0x30 (reading 0x0)
[   86.106295] pci 0000:00:01.0: saving config space at offset 0x28 (reading 0x0)
[   86.106303] pcieport 0000:00:02.2: saving config space at offset 0x34 (reading 0x50)
[   86.106303] pci 0000:00:08.0: saving config space at offset 0x3c (reading 0x0)
[   86.106305] pci 0000:00:02.0: saving config space at offset 0x34 (reading 0x0)
[   86.106306] pci 0000:00:01.0: saving config space at offset 0x2c (reading 0x0)
[   86.106313] pcieport 0000:00:02.2: saving config space at offset 0x38 (reading 0x0)
[   86.106315] pci 0000:00:02.0: saving config space at offset 0x38 (reading 0x0)
[   86.106316] pci 0000:00:01.0: saving config space at offset 0x30 (reading 0x0)
[   86.106324] pcieport 0000:00:02.2: saving config space at offset 0x3c (reading 0x1200ff)
[   86.106325] pci 0000:00:02.0: saving config space at offset 0x3c (reading 0x0)
[   86.106326] pci 0000:00:01.0: saving config space at offset 0x34 (reading 0x0)
[   86.106328] pci 0000:00:00.2: saving config space at offset 0x0 (reading 0x16311022)
[   86.106337] pci 0000:00:01.0: saving config space at offset 0x38 (reading 0x0)
[   86.106338] pci 0000:00:00.2: saving config space at offset 0x4 (reading 0x100000)
[   86.106346] pci 0000:00:01.0: saving config space at offset 0x3c (reading 0x0)
[   86.106347] pci 0000:00:00.0: saving config space at offset 0x0 (reading 0x16301022)
[   86.106348] pci 0000:00:00.2: saving config space at offset 0x8 (reading 0x8060000)
[   86.106358] pci 0000:00:00.0: saving config space at offset 0x4 (reading 0x0)
[   86.106359] pci 0000:00:00.2: saving config space at offset 0xc (reading 0x800000)
[   86.106367] pci 0000:00:00.0: saving config space at offset 0x8 (reading 0x6000000)
[   86.106368] pci 0000:00:00.2: saving config space at offset 0x10 (reading 0x0)
[   86.106377] pci 0000:00:00.0: saving config space at offset 0xc (reading 0x800000)
[   86.106378] pci 0000:00:00.2: saving config space at offset 0x14 (reading 0x0)
[   86.106388] pci 0000:00:00.0: saving config space at offset 0x10 (reading 0x0)
[   86.106389] pci 0000:00:00.2: saving config space at offset 0x18 (reading 0x0)
[   86.106398] pci 0000:00:00.0: saving config space at offset 0x14 (reading 0x0)
[   86.106399] pci 0000:00:00.2: saving config space at offset 0x1c (reading 0x0)
[   86.106409] pci 0000:00:00.0: saving config space at offset 0x18 (reading 0x0)
[   86.106410] pci 0000:00:00.2: saving config space at offset 0x20 (reading 0x0)
[   86.106419] pci 0000:00:00.0: saving config space at offset 0x1c (reading 0x0)
[   86.106420] pci 0000:00:00.2: saving config space at offset 0x24 (reading 0x0)
[   86.106430] pci 0000:00:00.0: saving config space at offset 0x20 (reading 0x0)
[   86.106431] pci 0000:00:00.2: saving config space at offset 0x28 (reading 0x0)
[   86.106441] pci 0000:00:00.0: saving config space at offset 0x24 (reading 0x0)
[   86.106441] pci 0000:00:00.2: saving config space at offset 0x2c (reading 0x16311022)
[   86.106451] pci 0000:00:00.0: saving config space at offset 0x28 (reading 0x0)
[   86.106452] pci 0000:00:00.2: saving config space at offset 0x30 (reading 0x0)
[   86.106462] pci 0000:00:00.0: saving config space at offset 0x2c (reading 0x16301022)
[   86.106462] pci 0000:00:00.2: saving config space at offset 0x34 (reading 0x40)
[   86.106464] pci 0000:00:00.0: saving config space at offset 0x30 (reading 0x0)
[   86.106466] pci 0000:00:00.2: saving config space at offset 0x38 (reading 0x0)
[   86.106467] pci 0000:00:00.0: saving config space at offset 0x34 (reading 0x0)
[   86.106468] pci 0000:00:00.2: saving config space at offset 0x3c (reading 0x1ff)
[   86.106470] pci 0000:00:00.0: saving config space at offset 0x38 (reading 0x0)
[   86.106473] pci 0000:00:00.0: saving config space at offset 0x3c (reading 0x0)
[   86.106496] pcieport 0000:00:02.2: PME# enabled
[   86.117051] nvme 0000:02:00.0: PCI PM: Suspend power state: D3hot
[   86.117055] ccp 0000:03:00.2: PCI PM: Suspend power state: D3hot
[   86.117065] snd_hda_intel 0000:03:00.1: PCI PM: Suspend power state: D3hot
[   86.117081] amdgpu 0000:03:00.0: saving config space at offset 0x0 (reading 0x16361002)
[   86.117085] snd_hda_intel 0000:03:00.6: power state changed by ACPI to D3hot
[   86.117087] amdgpu 0000:03:00.0: saving config space at offset 0x4 (reading 0x8100407)
[   86.117090] amdgpu 0000:03:00.0: saving config space at offset 0x8 (reading 0x30000c3)
[   86.117091] snd_hda_intel 0000:03:00.6: PCI PM: Suspend power state: D3hot
[   86.117090] pcieport 0000:00:02.4: saving config space at offset 0x0 (reading 0x16341022)
[   86.117094] amdgpu 0000:03:00.0: saving config space at offset 0xc (reading 0x800010)
[   86.117098] amdgpu 0000:03:00.0: saving config space at offset 0x10 (reading 0xd000000c)
[   86.117097] pcieport 0000:00:02.4: saving config space at offset 0x4 (reading 0x100407)
[   86.117102] amdgpu 0000:03:00.0: saving config space at offset 0x14 (reading 0x0)
[   86.117104] pcieport 0000:00:02.4: saving config space at offset 0x8 (reading 0x6040000)
[   86.117106] amdgpu 0000:03:00.0: saving config space at offset 0x18 (reading 0xe000000c)
[   86.117107] pcieport 0000:00:02.4: saving config space at offset 0xc (reading 0x810010)
[   86.117109] amdgpu 0000:03:00.0: saving config space at offset 0x1c (reading 0x0)
[   86.117111] pcieport 0000:00:02.4: saving config space at offset 0x10 (reading 0x0)
[   86.117112] amdgpu 0000:03:00.0: saving config space at offset 0x20 (reading 0xf001)
[   86.117116] pcieport 0000:00:02.4: saving config space at offset 0x14 (reading 0x0)
[   86.117116] amdgpu 0000:03:00.0: saving config space at offset 0x24 (reading 0xfe900000)
[   86.117119] pcieport 0000:00:02.4: saving config space at offset 0x18 (reading 0x20200)
[   86.117120] amdgpu 0000:03:00.0: saving config space at offset 0x28 (reading 0x0)
[   86.117124] pcieport 0000:00:02.4: saving config space at offset 0x1c (reading 0x1f1)
[   86.117124] amdgpu 0000:03:00.0: saving config space at offset 0x2c (reading 0x1231002)
[   86.117127] pcieport 0000:00:02.4: saving config space at offset 0x20 (reading 0xfea0fea0)
[   86.117128] amdgpu 0000:03:00.0: saving config space at offset 0x30 (reading 0x0)
[   86.117132] pcieport 0000:00:02.4: saving config space at offset 0x24 (reading 0x1fff1)
[   86.117132] amdgpu 0000:03:00.0: saving config space at offset 0x34 (reading 0x48)
[   86.117135] pcieport 0000:00:02.4: saving config space at offset 0x28 (reading 0x0)
[   86.117136] amdgpu 0000:03:00.0: saving config space at offset 0x38 (reading 0x0)
[   86.117139] pcieport 0000:00:02.4: saving config space at offset 0x2c (reading 0x0)
[   86.117140] amdgpu 0000:03:00.0: saving config space at offset 0x3c (reading 0x1ff)
[   86.117143] pcieport 0000:00:02.4: saving config space at offset 0x30 (reading 0x0)
[   86.117147] pcieport 0000:00:02.4: saving config space at offset 0x34 (reading 0x50)
[   86.117151] pcieport 0000:00:02.4: saving config space at offset 0x38 (reading 0x0)
[   86.117155] pcieport 0000:00:02.4: saving config space at offset 0x3c (reading 0x1200ff)
[   86.118124] pcieport 0000:00:02.2: power state changed by ACPI to D3hot
[   86.118137] pcieport 0000:00:02.2: PCI PM: Suspend power state: D3hot
[   86.126962] xhci_hcd 0000:03:00.3: PCI PM: Suspend power state: D3hot
[   86.126964] xhci_hcd 0000:03:00.4: PCI PM: Suspend power state: D3hot
[   86.128942] pcieport 0000:00:02.4: PCI PM: Suspend power state: D3hot
[   86.128949] amdgpu 0000:03:00.0: PCI PM: Suspend power state: D3hot
[   86.129227] pcieport 0000:00:08.1: saving config space at offset 0x0 (reading 0x16351022)
[   86.129234] pcieport 0000:00:08.1: saving config space at offset 0x4 (reading 0x100407)
[   86.129237] pcieport 0000:00:08.1: saving config space at offset 0x8 (reading 0x6040000)
[   86.129240] pcieport 0000:00:08.1: saving config space at offset 0xc (reading 0x810010)
[   86.129243] pcieport 0000:00:08.1: saving config space at offset 0x10 (reading 0x0)
[   86.129246] pcieport 0000:00:08.1: saving config space at offset 0x14 (reading 0x0)
[   86.129249] pcieport 0000:00:08.1: saving config space at offset 0x18 (reading 0x30300)
[   86.129251] pcieport 0000:00:08.1: saving config space at offset 0x1c (reading 0xf1f1)
[   86.129254] pcieport 0000:00:08.1: saving config space at offset 0x20 (reading 0xfe90fe60)
[   86.129257] pcieport 0000:00:08.1: saving config space at offset 0x24 (reading 0xe011d001)
[   86.129260] pcieport 0000:00:08.1: saving config space at offset 0x28 (reading 0x0)
[   86.129262] pcieport 0000:00:08.1: saving config space at offset 0x2c (reading 0x0)
[   86.129265] pcieport 0000:00:08.1: saving config space at offset 0x30 (reading 0x0)
[   86.129267] pcieport 0000:00:08.1: saving config space at offset 0x34 (reading 0x50)
[   86.129270] pcieport 0000:00:08.1: saving config space at offset 0x38 (reading 0x0)
[   86.129272] pcieport 0000:00:08.1: saving config space at offset 0x3c (reading 0x1201ff)
[   86.129295] pcieport 0000:00:08.1: PCI PM: Suspend power state: D0
[   86.129424] ACPI: PM: Preparing to enter system sleep state S3
[   86.432049] ACPI: EC: event blocked
[   86.432052] ACPI: EC: EC stopped
[   86.432053] ACPI: PM: Saving platform NVS memory
[   86.432060] Disabling non-boot CPUs ...
[   86.443519] ACPI: PM: Low-level resume complete
[   86.443553] ACPI: EC: EC started
[   86.443554] ACPI: PM: Restoring platform NVS memory
[   86.443676] LVT offset 0 assigned for vector 0x400
[   86.443986] Enabling non-boot CPUs ...
[   86.444013] x86: Booting SMP configuration:
[   86.474614] ACPI: FW issue: working around C-state latencies out of order
[   86.505706] ACPI: FW issue: working around C-state latencies out of order
[   86.536558] ACPI: FW issue: working around C-state latencies out of order
[   86.567219] ACPI: FW issue: working around C-state latencies out of order
[   86.597990] ACPI: FW issue: working around C-state latencies out of order
[   86.598702] ACPI: PM: Waking up from system sleep state S3
[   86.600801] ACPI: EC: interrupt unblocked
[   86.600826] pci 0000:00:00.2: restoring config space at offset 0x4 (was 0x100004, writing 0x100000)
[   86.600899] pcieport 0000:00:08.1: restoring config space at offset 0x3c (was 0x1ff, writing 0x1201ff)
[   86.600915] pcieport 0000:00:08.1: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   86.600920] pcieport 0000:00:08.1: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   86.600925] pcieport 0000:00:08.1: restoring config space at offset 0x24 (was 0xe011d001, writing 0xe011d001)
[   86.600941] pcieport 0000:00:08.1: restoring config space at offset 0xc (was 0x810000, writing 0x810010)
[   86.600949] pcieport 0000:00:08.1: restoring config space at offset 0x4 (was 0x100007, writing 0x100407)
[   86.601000] pci 0000:03:00.5: power state changed by ACPI to D0
[   86.601009] pci 0000:03:00.5: restoring config space at offset 0x3c (was 0x200, writing 0x2ff)
[   86.601017] pci 0000:03:00.5: restoring config space at offset 0x10 (was 0x0, writing 0xfe980000)
[   86.601020] pci 0000:03:00.5: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.601022] pci 0000:03:00.5: restoring config space at offset 0x4 (was 0x100000, writing 0x100002)
[   86.601999] snd_hda_intel 0000:03:00.6: power state changed by ACPI to D0
[   86.602013] snd_hda_intel 0000:03:00.6: restoring config space at offset 0x3c (was 0x300, writing 0x3ff)
[   86.602021] snd_hda_intel 0000:03:00.6: restoring config space at offset 0x10 (was 0x0, writing 0xfe9c0000)
[   86.602024] snd_hda_intel 0000:03:00.6: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.602026] snd_hda_intel 0000:03:00.6: restoring config space at offset 0x4 (was 0x100000, writing 0x100006)
[   86.611992] ccp 0000:03:00.2: restoring config space at offset 0x3c (was 0x300, writing 0x3ff)
[   86.612008] ccp 0000:03:00.2: restoring config space at offset 0x24 (was 0x0, writing 0xfe9cc000)
[   86.612016] ccp 0000:03:00.2: restoring config space at offset 0x18 (was 0x0, writing 0xfe800000)
[   86.612015] pcieport 0000:00:02.4: restoring config space at offset 0x3c (was 0xff, writing 0x1200ff)
[   86.612023] ccp 0000:03:00.2: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.612026] pcieport 0000:00:02.4: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   86.612031] pcieport 0000:00:02.4: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   86.612030] ccp 0000:03:00.2: restoring config space at offset 0x4 (was 0x100000, writing 0x8100406)
[   86.612035] pcieport 0000:00:02.4: restoring config space at offset 0x24 (was 0x1fff1, writing 0x1fff1)
[   86.612051] pcieport 0000:00:02.4: restoring config space at offset 0xc (was 0x810000, writing 0x810010)
[   86.612057] pcieport 0000:00:02.4: restoring config space at offset 0x4 (was 0x100007, writing 0x100407)
[   86.612984] amdgpu 0000:03:00.0: restoring config space at offset 0x24 (was 0x0, writing 0xfe900000)
[   86.612990] amdgpu 0000:03:00.0: restoring config space at offset 0x20 (was 0x1, writing 0xf001)
[   86.612993] amdgpu 0000:03:00.0: restoring config space at offset 0x18 (was 0xc, writing 0xe000000c)
[   86.612996] amdgpu 0000:03:00.0: restoring config space at offset 0x10 (was 0xc, writing 0xd000000c)
[   86.612999] amdgpu 0000:03:00.0: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.613001] amdgpu 0000:03:00.0: restoring config space at offset 0x4 (was 0x8100000, writing 0x8100407)
[   86.622139] xhci_hcd 0000:03:00.3: restoring config space at offset 0x3c (was 0x400, writing 0x4ff)
[   86.622145] xhci_hcd 0000:03:00.4: restoring config space at offset 0x3c (was 0x100, writing 0x1ff)
[   86.622166] xhci_hcd 0000:03:00.3: restoring config space at offset 0x10 (was 0x4, writing 0xfe700004)
[   86.622176] xhci_hcd 0000:03:00.4: restoring config space at offset 0x10 (was 0x4, writing 0xfe600004)
[   86.622177] xhci_hcd 0000:03:00.3: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.622187] xhci_hcd 0000:03:00.4: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.622188] xhci_hcd 0000:03:00.3: restoring config space at offset 0x4 (was 0x100000, writing 0x100403)
[   86.622197] xhci_hcd 0000:03:00.4: restoring config space at offset 0x4 (was 0x100000, writing 0x100403)
[   86.624125] nvme 0000:02:00.0: restoring config space at offset 0x3c (was 0x100, writing 0x1ff)
[   86.624147] nvme 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0x10)
[   86.624153] nvme 0000:02:00.0: restoring config space at offset 0x4 (was 0x100007, writing 0x100003)
[   86.624946] snd_hda_intel 0000:03:00.1: restoring config space at offset 0x10 (was 0x0, writing 0xfe9c8000)
[   86.624958] snd_hda_intel 0000:03:00.1: restoring config space at offset 0xc (was 0x800000, writing 0x800010)
[   86.624963] snd_hda_intel 0000:03:00.1: restoring config space at offset 0x4 (was 0x100000, writing 0x100006)
[   87.099568] pcieport 0000:00:02.2: power state changed by ACPI to D0
[   87.099616] pcieport 0000:00:02.2: restoring config space at offset 0x3c (was 0xff, writing 0x1200ff)
[   87.099625] pcieport 0000:00:02.2: restoring config space at offset 0x2c (was 0x0, writing 0x0)
[   87.099629] pcieport 0000:00:02.2: restoring config space at offset 0x28 (was 0x0, writing 0x0)
[   87.099632] pcieport 0000:00:02.2: restoring config space at offset 0x24 (was 0x10001, writing 0xe041e031)
[   87.099637] pcieport 0000:00:02.2: restoring config space at offset 0x20 (was 0x0, writing 0xfff0)
[   87.099640] pcieport 0000:00:02.2: restoring config space at offset 0x1c (was 0x101, writing 0x200001f1)
[   87.099646] pcieport 0000:00:02.2: restoring config space at offset 0xc (was 0x810000, writing 0x810010)
[   87.099651] pcieport 0000:00:02.2: restoring config space at offset 0x4 (was 0x100000, writing 0x100407)
[   87.099730] mt7921e 0000:01:00.0: can't change power state from D3cold to D0 (config space inaccessible)
[   87.101309] mt7921e 0000:01:00.0: restoring config space at offset 0x3c (was 0xffffffff, writing 0x1ff)
[   87.101313] mt7921e 0000:01:00.0: restoring config space at offset 0x38 (was 0xffffffff, writing 0x0)
[   87.101315] mt7921e 0000:01:00.0: restoring config space at offset 0x34 (was 0xffffffff, writing 0x80)
[   87.101317] mt7921e 0000:01:00.0: restoring config space at offset 0x30 (was 0xffffffff, writing 0x0)
[   87.101319] mt7921e 0000:01:00.0: restoring config space at offset 0x2c (was 0xffffffff, writing 0x796114c3)
[   87.101321] mt7921e 0000:01:00.0: restoring config space at offset 0x28 (was 0xffffffff, writing 0x0)
[   87.101323] mt7921e 0000:01:00.0: restoring config space at offset 0x24 (was 0xffffffff, writing 0x0)
[   87.102319] mt7921e 0000:01:00.0: restoring config space at offset 0x24 (was 0xffffffff, writing 0x0)
[   87.102564] mt7921e 0000:01:00.0: restoring config space at offset 0x20 (was 0xc, writing 0xe040400c)
[   87.102570] mt7921e 0000:01:00.0: restoring config space at offset 0x18 (was 0xc, writing 0xe040000c)
[   87.102576] mt7921e 0000:01:00.0: restoring config space at offset 0x10 (was 0xc, writing 0xe030000c)
[   87.102580] mt7921e 0000:01:00.0: restoring config space at offset 0xc (was 0x0, writing 0x10)
[   87.102585] mt7921e 0000:01:00.0: restoring config space at offset 0x4 (was 0x100000, writing 0x100406)
[   87.103392] ACPI Error: No handler for Region [ECRM] (000000008c334258) [EmbeddedControl] (20210730/evregion-130)
[   87.103404] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)
[   87.103411] ACPI Error: Aborting method \_SB.GPIO._EVT due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   87.103489] ACPI: EC: event unblocked
[   87.103622] pcieport 0000:00:02.2: PME# disabled
[   87.103635] xhci_hcd 0000:03:00.3: PME# disabled
[   87.103641] xhci_hcd 0000:03:00.4: PME# disabled
[   87.103648] xhci_hcd 0000:03:00.4: enabling bus mastering
[   87.103649] xhci_hcd 0000:03:00.3: enabling bus mastering
[   87.103737] pci 0000:00:00.2: can't derive routing for PCI INT A
[   87.103743] pci 0000:00:00.2: PCI INT A: no GSI
[   87.103813] [drm] PCIE GART of 1024M enabled.
[   87.103818] [drm] PTB located at 0x000000F400900000
[   87.103836] [drm] PSP is resuming...
[   87.123726] [drm] reserve 0x400000 from 0xf4bf800000 for PSP TMR
[   87.124172] nvme 0000:02:00.0: enabling bus mastering
[   87.124337] nvme 0000:02:00.0: saving config space at offset 0x0 (reading 0x500915b7)
[   87.124341] nvme 0000:02:00.0: saving config space at offset 0x4 (reading 0x100407)
[   87.124345] nvme 0000:02:00.0: saving config space at offset 0x8 (reading 0x1080201)
[   87.124348] nvme 0000:02:00.0: saving config space at offset 0xc (reading 0x10)
[   87.124350] nvme 0000:02:00.0: saving config space at offset 0x10 (reading 0xfea00004)
[   87.124353] nvme 0000:02:00.0: saving config space at offset 0x14 (reading 0x0)
[   87.124356] nvme 0000:02:00.0: saving config space at offset 0x18 (reading 0x0)
[   87.124359] nvme 0000:02:00.0: saving config space at offset 0x1c (reading 0x0)
[   87.124362] nvme 0000:02:00.0: saving config space at offset 0x20 (reading 0xfea04004)
[   87.124364] nvme 0000:02:00.0: saving config space at offset 0x24 (reading 0x0)
[   87.124367] nvme 0000:02:00.0: saving config space at offset 0x28 (reading 0x0)
[   87.124370] nvme 0000:02:00.0: saving config space at offset 0x2c (reading 0x500915b7)
[   87.124372] nvme 0000:02:00.0: saving config space at offset 0x30 (reading 0x0)
[   87.124375] nvme 0000:02:00.0: saving config space at offset 0x34 (reading 0x80)
[   87.124378] nvme 0000:02:00.0: saving config space at offset 0x38 (reading 0x0)
[   87.124380] nvme 0000:02:00.0: saving config space at offset 0x3c (reading 0x1ff)
[   87.128981] nvme nvme0: 16/0/0 default/read/poll queues
[   87.225663] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   87.235791] amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   87.235795] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   87.235800] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[   87.236352] amdgpu 0000:03:00.0: amdgpu: dpm has been disabled
[   87.237488] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[   87.238806] [drm] kiq ring mec 2 pipe 1 q 0
[   87.251773] [drm] DMUB hardware initialized: version=0x01000000
[   87.314092] [drm] DP Alt mode state on HPD: 1
[   87.389774] usb 3-3: reset high-speed USB device number 5 using xhci_hcd
[   87.511754] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   87.511821] [drm] JPEG decode initialized successfully.
[   87.512013] amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   87.512016] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   87.512017] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   87.512017] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   87.512018] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   87.512019] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   87.512019] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   87.512020] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   87.512021] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   87.512022] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   87.512022] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   87.512023] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   87.512024] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   87.512024] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   87.512025] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   89.597305] usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd
[   90.164462] mt7921e 0000:01:00.0: Message 00000046 (seq 3) timeout
[   90.164481] ------------[ cut here ]------------
[   90.164483] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue.
[   90.164506] WARNING: CPU: 5 PID: 2499 at net/mac80211/util.c:2363 ieee80211_reconfig+0x9b/0x12d0
[   90.164518] Modules linked in: uinput ip6table_mangle ip6table_filter ip6_tables btusb btintel xpad kvm_amd snd_hda_codec_realtek kvm snd_hda_codec_generic irqbypass snd_hda_codec_hdmi pcspkr snd_hda_intel snd_intel_dspcfg snd_hda_codec mt7921e snd_hwdep snd_hda_core mt76_connac_lib snd_pcm snd_rn_pci_acp3x mt76 i2c_piix4 k10temp
[   90.164544] mt7921e 0000:01:00.0: chip reset
[   90.164550]  bmi160_i2c bmi160_core industrialio_triggered_buffer kfifo_buf industrialio regmap_i2c rtc_cmos tpm_crb tpm_tis tpm_tis_core i2c_designware_platform i2c_designware_core dm_crypt hid_generic usbhid atkbd libps2 amdgpu drm_ttm_helper ttm mfd_core xhci_pci gpu_sched sp5100_tco nvme i2c_algo_bit ccp xhci_hcd rng_core drm_kms_helper cfbfillrect syscopyarea cfbimgblt sysfillrect sysimgblt fb_sys_fops cfbcopyarea nvme_core t10_pi drm drm_panel_orientation_quirks i8042 pinctrl_amd goodix i2c_hid_acpi i2c_hid dm_mirror dm_region_hash dm_log fuse autofs4
[   90.164602] CPU: 5 PID: 2499 Comm: kworker/u32:13 Not tainted 5.15.0-rc5-wt.unstable #3
[   90.164607] Hardware name: AYADEVICE AYA NEO FOUNDER/AYA NEO FOUNDER, BIOS V2.06_P3C0M43 07/03/2021
[   90.164610] Workqueue: events_unbound async_run_entry_fn
[   90.164617] RIP: 0010:ieee80211_reconfig+0x9b/0x12d0
[   90.164621] Code: db e8 09 1e 53 ff 41 c6 84 24 7c 06 00 00 00 4c 89 e7 e8 e8 49 fc ff 41 89 c7 85 c0 74 4d 48 c7 c7 d8 ef 67 82 e8 7e 93 05 00 <0f> 0b 4c 89 e7 e8 cb ce ff ff e9 3e 03 00 00 80 7d b7 00 0f 85 59
[   90.164624] RSP: 0018:ffffc90001f9fce8 EFLAGS: 00010282
[   90.164628] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff888361d574d8
[   90.164630] RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff888361d574d0
[   90.164632] RBP: ffffc90001f9fd50 R08: 000000000000006e R09: ffffc90001f9fc80
[   90.164634] R10: 000000000000006f R11: 0000000000000001 R12: ffff888100ba0800
[   90.164636] R13: ffff888100ba0450 R14: ffffffff82634ad0 R15: 00000000ffffff92
[   90.164638] FS:  0000000000000000(0000) GS:ffff888361d40000(0000) knlGS:0000000000000000
[   90.164641] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   90.164643] CR2: 0000000000000000 CR3: 0000000002a0b000 CR4: 0000000000350ee0
[   90.164645] Call Trace:
[   90.164651]  ? schedule_timeout+0xfb/0x140
[   90.164659]  ? lock_timer_base+0x72/0xa0
[   90.164664]  ieee80211_resume+0x56/0x70
[   90.164668]  wiphy_resume+0x80/0x140
[   90.164672]  ? wiphy_suspend+0x240/0x240
[   90.164676]  dpm_run_callback+0x52/0x130
[   90.164681]  device_resume+0x106/0x270
[   90.164684]  ? pm_dev_err+0x3c/0x3c
[   90.164689]  async_resume+0x1e/0x40
[   90.164692]  async_run_entry_fn+0x2d/0x110
[   90.164694]  process_one_work+0x1e7/0x390
[   90.164700]  worker_thread+0x50/0x3f0
[   90.164705]  ? rescuer_thread+0x3a0/0x3a0
[   90.164709]  kthread+0x127/0x150
[   90.164713]  ? set_kthread_struct+0x50/0x50
[   90.164716]  ret_from_fork+0x1f/0x30
[   90.164723] ---[ end trace dd7bb23c9ec593f2 ]---
[   90.166828] ------------[ cut here ]------------
[   90.166834] wlp1s0: Failed check-sdata-in-driver check, flags: 0x0
[   90.166859] WARNING: CPU: 5 PID: 2499 at net/mac80211/driver-ops.c:97 drv_remove_interface+0xdc/0xf0
[   90.166872] Modules linked in: uinput ip6table_mangle ip6table_filter ip6_tables btusb btintel xpad kvm_amd snd_hda_codec_realtek kvm snd_hda_codec_generic irqbypass snd_hda_codec_hdmi pcspkr snd_hda_intel snd_intel_dspcfg snd_hda_codec mt7921e snd_hwdep snd_hda_core mt76_connac_lib snd_pcm snd_rn_pci_acp3x mt76 i2c_piix4 k10temp bmi160_i2c bmi160_core industrialio_triggered_buffer kfifo_buf industrialio regmap_i2c rtc_cmos tpm_crb tpm_tis tpm_tis_core i2c_designware_platform i2c_designware_core dm_crypt hid_generic usbhid atkbd libps2 amdgpu drm_ttm_helper ttm mfd_core xhci_pci gpu_sched sp5100_tco nvme i2c_algo_bit ccp xhci_hcd rng_core drm_kms_helper cfbfillrect syscopyarea cfbimgblt sysfillrect sysimgblt fb_sys_fops cfbcopyarea nvme_core t10_pi drm drm_panel_orientation_quirks i8042 pinctrl_amd goodix i2c_hid_acpi i2c_hid dm_mirror dm_region_hash dm_log fuse autofs4
[   90.166953] CPU: 5 PID: 2499 Comm: kworker/u32:13 Tainted: G        W         5.15.0-rc5-wt.unstable #3
[   90.166958] Hardware name: AYADEVICE AYA NEO FOUNDER/AYA NEO FOUNDER, BIOS V2.06_P3C0M43 07/03/2021
[   90.166961] Workqueue: events_unbound async_run_entry_fn
[   90.166968] RIP: 0010:drv_remove_interface+0xdc/0xf0
[   90.166974] Code: 75 92 48 8b 83 80 04 00 00 48 8d b3 a0 04 00 00 48 c7 c7 f8 e0 67 82 c6 05 67 a3 eb 00 01 48 85 c0 48 0f 45 f0 e8 1d 45 09 00 <0f> 0b e9 63 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 1f
[   90.166977] RSP: 0018:ffffc90001f9fbb0 EFLAGS: 00010282
[   90.166981] RAX: 0000000000000000 RBX: ffff8881081d8840 RCX: ffff888361d574d8
[   90.166983] RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff888361d574d0
[   90.166985] RBP: ffffc90001f9fbc0 R08: 0000000000000001 R09: 0000000000000000
[   90.166987] R10: ffffffffffffffff R11: ffffffff82ce1706 R12: ffff888100ba0800
[   90.166989] R13: ffff8881081d95c8 R14: ffff888100ba1168 R15: ffff888100ba0800
[   90.166992] FS:  0000000000000000(0000) GS:ffff888361d40000(0000) knlGS:0000000000000000
[   90.166995] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   90.166997] CR2: 0000000000000000 CR3: 0000000002a0b000 CR4: 0000000000350ee0
[   90.167000] Call Trace:
[   90.167007]  ieee80211_do_stop+0x5ee/0x800
[   90.167015]  ieee80211_stop+0x43/0x180
[   90.167020]  __dev_close_many+0x9f/0x110
[   90.167025]  dev_close_many+0x7f/0x120
[   90.167029]  dev_close+0x5b/0x80
[   90.167032]  cfg80211_shutdown_all_interfaces+0x50/0xf0
[   90.167038]  wiphy_resume+0x9a/0x140
[   90.167042]  ? wiphy_suspend+0x240/0x240
[   90.167045]  dpm_run_callback+0x52/0x130
[   90.167051]  device_resume+0x106/0x270
[   90.167054]  ? pm_dev_err+0x3c/0x3c
[   90.167059]  async_resume+0x1e/0x40
[   90.167062]  async_run_entry_fn+0x2d/0x110
[   90.167065]  process_one_work+0x1e7/0x390
[   90.167071]  worker_thread+0x50/0x3f0
[   90.167076]  ? rescuer_thread+0x3a0/0x3a0
[   90.167080]  kthread+0x127/0x150
[   90.167083]  ? set_kthread_struct+0x50/0x50
[   90.167087]  ret_from_fork+0x1f/0x30
[   90.167094] ---[ end trace dd7bb23c9ec593f3 ]---
[   90.167117] ------------[ cut here ]------------
[   90.167118] WARNING: CPU: 5 PID: 2499 at net/mac80211/driver-ops.c:36 drv_stop+0xba/0xd0
[   90.167124] Modules linked in: uinput ip6table_mangle ip6table_filter ip6_tables btusb btintel xpad kvm_amd snd_hda_codec_realtek kvm snd_hda_codec_generic irqbypass snd_hda_codec_hdmi pcspkr snd_hda_intel snd_intel_dspcfg snd_hda_codec mt7921e snd_hwdep snd_hda_core mt76_connac_lib snd_pcm snd_rn_pci_acp3x mt76 i2c_piix4 k10temp bmi160_i2c bmi160_core industrialio_triggered_buffer kfifo_buf industrialio regmap_i2c rtc_cmos tpm_crb tpm_tis tpm_tis_core i2c_designware_platform i2c_designware_core dm_crypt hid_generic usbhid atkbd libps2 amdgpu drm_ttm_helper ttm mfd_core xhci_pci gpu_sched sp5100_tco nvme i2c_algo_bit ccp xhci_hcd rng_core drm_kms_helper cfbfillrect syscopyarea cfbimgblt sysfillrect sysimgblt fb_sys_fops cfbcopyarea nvme_core t10_pi drm drm_panel_orientation_quirks i8042 pinctrl_amd goodix i2c_hid_acpi i2c_hid dm_mirror dm_region_hash dm_log fuse autofs4
[   90.167175] CPU: 5 PID: 2499 Comm: kworker/u32:13 Tainted: G        W         5.15.0-rc5-wt.unstable #3
[   90.167178] Hardware name: AYADEVICE AYA NEO FOUNDER/AYA NEO FOUNDER, BIOS V2.06_P3C0M43 07/03/2021
[   90.167180] Workqueue: events_unbound async_run_entry_fn
[   90.167183] RIP: 0010:drv_stop+0xba/0xd0
[   90.167187] Code: 7e 89 c0 48 0f a3 05 b5 e9 f0 00 73 93 48 8b 05 9c a3 ed 00 48 85 c0 74 0c 48 8b 78 08 48 89 de e8 cb 2d 04 00 e9 76 ff ff ff <0f> 0b 48 8b 5d f8 c9 c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00
[   90.167189] RSP: 0018:ffffc90001f9fba0 EFLAGS: 00010246
[   90.167191] RAX: 0000000000000000 RBX: ffff888100ba0800 RCX: 0000000000000006
[   90.167193] RDX: 0000000000000000 RSI: 0000000000000282 RDI: ffff888100ba0800
[   90.167195] RBP: ffffc90001f9fba8 R08: 0000000000000001 R09: 0000000000000000
[   90.167197] R10: ffffffffffffffff R11: ffffffff82ce1706 R12: ffff888100ba0800
[   90.167199] R13: ffff8881081d95c8 R14: ffff888100ba1168 R15: ffff888100ba0800
[   90.167201] FS:  0000000000000000(0000) GS:ffff888361d40000(0000) knlGS:0000000000000000
[   90.167203] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   90.167205] CR2: 0000000000000000 CR3: 0000000002a0b000 CR4: 0000000000350ee0
[   90.167207] Call Trace:
[   90.167208]  ieee80211_stop_device+0x46/0x50
[   90.167212]  ieee80211_do_stop+0x61b/0x800
[   90.167218]  ieee80211_stop+0x43/0x180
[   90.167222]  __dev_close_many+0x9f/0x110
[   90.167225]  dev_close_many+0x7f/0x120
[   90.167229]  dev_close+0x5b/0x80
[   90.167232]  cfg80211_shutdown_all_interfaces+0x50/0xf0
[   90.167235]  wiphy_resume+0x9a/0x140
[   90.167238]  ? wiphy_suspend+0x240/0x240
[   90.167242]  dpm_run_callback+0x52/0x130
[   90.167245]  device_resume+0x106/0x270
[   90.167248]  ? pm_dev_err+0x3c/0x3c
[   90.167251]  async_resume+0x1e/0x40
[   90.167253]  async_run_entry_fn+0x2d/0x110
[   90.167271]  process_one_work+0x1e7/0x390
[   90.167276]  worker_thread+0x50/0x3f0
[   90.167280]  ? rescuer_thread+0x3a0/0x3a0
[   90.167284]  kthread+0x127/0x150
[   90.167287]  ? set_kthread_struct+0x50/0x50
[   90.167290]  ret_from_fork+0x1f/0x30
[   90.167295] ---[ end trace dd7bb23c9ec593f4 ]---
[   90.167384] PM: dpm_run_callback(): wiphy_resume+0x0/0x140 returns -110
[   90.167396] ieee80211 phy0: PM: failed to resume async: error -110
[   90.168230] OOM killer enabled.
[   90.168233] Restarting tasks ... done.
[   90.200154] PM: suspend exit
[   92.655459] Bluetooth: hci0: Device setup in 2447191 usecs
[   93.277099] mt7921e 0000:01:00.0: Message 80000010 (seq 4) timeout
[   93.277112] mt7921e 0000:01:00.0: Failed to get patch semaphore
[   96.326219] mt7921e 0000:01:00.0: Message 80000010 (seq 5) timeout
[   96.326233] mt7921e 0000:01:00.0: Failed to get patch semaphore
[   99.439008] mt7921e 0000:01:00.0: Message 80000010 (seq 6) timeout
[   99.439025] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  102.551497] mt7921e 0000:01:00.0: Message 80000010 (seq 7) timeout
[  102.551513] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  105.664175] mt7921e 0000:01:00.0: Message 80000010 (seq 8) timeout
[  105.664191] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  108.776663] mt7921e 0000:01:00.0: Message 80000010 (seq 9) timeout
[  108.776680] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  111.889369] mt7921e 0000:01:00.0: Message 80000010 (seq 10) timeout
[  111.889386] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  115.002039] mt7921e 0000:01:00.0: Message 80000010 (seq 11) timeout
[  115.002055] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  118.114650] mt7921e 0000:01:00.0: Message 80000010 (seq 12) timeout
[  118.114667] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  121.227226] mt7921e 0000:01:00.0: Message 80000010 (seq 13) timeout
[  121.227242] mt7921e 0000:01:00.0: Failed to get patch semaphore
[  121.227262] mt7921e 0000:01:00.0: chip reset failed
[  121.227280] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-16 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CACAwPwZ+OD_8usrM=V6PDs3GEZFM-buSrrJFhFx9zSqKgXv35A@mail.gmail.com>
2021-10-16 16:26 ` Suspend/resume issues with Mediatek MT7961 wifi card Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).