[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1041764: linux-image-6.1.0-10-amd64: AMD RX 6600 module doesn't load/card not detected on boot



Package: src:linux
Version: 6.1.38-1
Severity: important

Dear Maintainer,

After the recent kernel upgrade from 6.1.0-9 to 6.1.0-10, Debian does not set an
appropriate native resolution graphics mode upon boot, instead it operates at
1024x768 instead of the 1920x1080 native resolution. xrandr reports very little 
- no actual information about the monitors. Only one of my monitors gives
output.

I added the following line to /etc/modules:

amdgpu

and ran update-initramfs to replace /boot/initrd.img-6.1.0-10-amd64, but there
was no effect. The module still did not seem to load.

Upon running lsinitramfs on both files and comparing the output with diff, the
modules listed between 6.1.0-9 and 6.1.0-10 were identical, so amdgpu is
clearly present.

Adding the following line to /etc/default/grub/:

GRUB_CMDLINE_LINUX_DEFAULT="amdgpu.cik_support=1 amdgpu.si_support=1 radeon.si_support=0 radeon.cik_support=0"

..and then running `update-grub` and rebooting had no effect, the driver would
not load at boot, only afterwards.

I am able to get my two displays to function at full native resolution by
loading the amdgpu driver after boot with `sudo modprobe amdgpu`. I am not sure
why the module will only load manually after boot time. Afterwards the output of
xrandr is:

Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384
DisplayPort-0 connected primary 1920x1080+1920+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+  74.99    50.00    59.94
   1680x1050     59.95
   1280x1024     75.02    60.02
   1440x900      59.89
   1280x960      60.00
   1280x800      60.00
   1280x720      60.00    50.00    59.94
   1024x768      75.03    70.07    60.00
   832x624       74.55
   800x600       72.19    75.00    60.32    56.25
   720x576       50.00
   720x480       60.00    59.94
   640x480       75.00    72.81    66.67    60.00    59.94
   720x400       70.08
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-2 disconnected (normal left inverted right x axis y axis)
HDMI-A-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
   1920x1080     60.00*+  74.97    50.00    59.94
   1680x1050     59.88
   1280x1024     75.02    60.02
   1440x900      59.90
   1280x960      60.00
   1280x800      60.00
   1280x720      60.00    50.00    59.94
   1024x768      75.03    70.07    60.00
   832x624       74.55
   800x600       72.19    75.00    60.32    56.25
   720x576       50.00
   720x480       60.00    59.94
   640x480       75.00    72.81    66.67    60.00    59.94
   720x400       70.08
HDMI-A-1-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-1-3 disconnected (normal left inverted right x axis y axis)
DisplayPort-1-4 disconnected (normal left inverted right x axis y axis)
DisplayPort-1-5 disconnected (normal left inverted right x axis y axis)


-- Package-specific info:
** Version:
Linux version 6.1.0-10-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-1 (2023-07-14)

** Command line:
BOOT_IMAGE=/vmlinuz-6.1.0-10-amd64 root=UUID=34c0b5ba-77d0-46cf-816b-b8b1756af0c1 ro amdgpu.cik_support=1 amdgpu.si_support=1 radeon.si_support=0 radeon.cik_support=0

** Not tainted

Here is the kernel log from the latest kernel (6.1.0-10).
At the 27 second mark, I have run `sudo modprobe amdgpu`.

** Kernel log:
[    0.000000] Linux version 6.1.0-10-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-1 (2023-07-14)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.1.0-10-amd64 root=UUID=34c0b5ba-77d0-46cf-816b-b8b1756af0c1 ro amdgpu.cik_support=1 amdgpu.si_support=1 radeon.si_support=0 radeon.cik_support=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3376
[    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-0x0000000009afefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009aff000-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-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b021000-0x000000006fe6bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000006fe6c000-0x0000000075e6bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000075e6c000-0x000000007607dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007607e000-0x000000007807dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007807e000-0x000000007a07dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a07e000-0x000000007a1fdfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007a1fe000-0x000000007a1fefff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a1ff000-0x000000007a1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a200000-0x000000007bffcfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007bffd000-0x000000007cffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d7f5000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000857ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000858000000-0x0000000877ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000087ef40000-0x00000008a01fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.80 by American Megatrends
[    0.000000] efi: ACPI=0x78066000 ACPI 2.0=0x78066014 TPMFinalLog=0x78032000 SMBIOS=0x79d61000 SMBIOS 3.0=0x79d60000 MEMATTR=0x6ade7698 ESRT=0x6ad8ce98 MOKvar=0x79d9f000 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.5.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. B650M DS3H/B650M DS3H, BIOS F3 09/28/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3792.804 MHz processor
[    0.000128] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000130] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000134] last_pfn = 0x858000 max_arch_pfn = 0x400000000
[    0.000399] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000597] last_pfn = 0x7bffd max_arch_pfn = 0x400000000
[    0.003096] esrt: Reserving ESRT space from 0x000000006ad8ce98 to 0x000000006ad8cf20.
[    0.003101] e820: update [mem 0x6ad8c000-0x6ad8cfff] usable ==> reserved
[    0.003123] Using GB pages for direct mapping
[    0.003437] RAMDISK: [mem 0x2edf9000-0x336f3fff]
[    0.003441] ACPI: Early table checksum verification disabled
[    0.003443] ACPI: RSDP 0x0000000078066014 000024 (v02 ALASKA)
[    0.003445] ACPI: XSDT 0x0000000078065728 00010C (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003449] ACPI: FACP 0x0000000076069000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.003451] ACPI: DSDT 0x0000000075ED5000 02EC30 (v02 ALASKA A M I    01072009 INTL 20200717)
[    0.003453] ACPI: FACS 0x0000000078062000 000040
[    0.003454] ACPI: SSDT 0x0000000076073000 00AB60 (v02 GBT    GSWApp   00000001 INTL 20200717)
[    0.003455] ACPI: SSDT 0x000000007606B000 0070C3 (v02 AMD    Splinter 00000002 MSFT 02000002)
[    0.003457] ACPI: SSDT 0x000000007606A000 0001AD (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.003458] ACPI: FIDT 0x0000000076061000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003459] ACPI: MCFG 0x0000000076060000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.003460] ACPI: HPET 0x000000007605F000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003461] ACPI: WDRT 0x000000007605E000 000047 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003462] ACPI: FPDT 0x000000007605D000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003463] ACPI: VFCT 0x0000000076046000 0160A0 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.003464] ACPI: BGRT 0x0000000076045000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003466] ACPI: TPM2 0x0000000076044000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.003467] ACPI: SSDT 0x0000000076040000 00399C (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003468] ACPI: CRAT 0x000000007603F000 000B68 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003469] ACPI: CDIT 0x000000007603E000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003470] ACPI: WPBT 0x0000000075F19000 000034 (v01 ALASKA A M I    00000001 GBT  20220712)
[    0.003471] ACPI: SSDT 0x0000000075F17000 0015A8 (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003472] ACPI: SSDT 0x0000000075F14000 0029CC (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003473] ACPI: SSDT 0x0000000075F13000 000892 (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003474] ACPI: SSDT 0x0000000075F0A000 00880B (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003475] ACPI: SSDT 0x0000000075F07000 0022AA (v02 AMD    AOD      00000001 INTL 20200717)
[    0.003476] ACPI: WSMT 0x0000000075F06000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003478] ACPI: APIC 0x0000000075F05000 00015E (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.003479] ACPI: SSDT 0x0000000075F04000 00066C (v02 AMD    USB      00000001 INTL 20200717)
[    0.003480] ACPI: SSDT 0x0000000076068000 0004D8 (v02 AMD    Splinter 00000002 INTL 20200717)
[    0.003481] ACPI: SSDT 0x0000000076067000 0007DF (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003482] ACPI: SSDT 0x0000000076066000 000454 (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003483] ACPI: SSDT 0x0000000076064000 00125E (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003484] ACPI: SSDT 0x0000000076063000 000139 (v01 AMD    AmdTable 00001000 INTL 20200717)
[    0.003485] ACPI: Reserving FACP table memory at [mem 0x76069000-0x76069113]
[    0.003486] ACPI: Reserving DSDT table memory at [mem 0x75ed5000-0x75f03c2f]
[    0.003486] ACPI: Reserving FACS table memory at [mem 0x78062000-0x7806203f]
[    0.003487] ACPI: Reserving SSDT table memory at [mem 0x76073000-0x7607db5f]
[    0.003487] ACPI: Reserving SSDT table memory at [mem 0x7606b000-0x760720c2]
[    0.003487] ACPI: Reserving SSDT table memory at [mem 0x7606a000-0x7606a1ac]
[    0.003488] ACPI: Reserving FIDT table memory at [mem 0x76061000-0x7606109b]
[    0.003488] ACPI: Reserving MCFG table memory at [mem 0x76060000-0x7606003b]
[    0.003488] ACPI: Reserving HPET table memory at [mem 0x7605f000-0x7605f037]
[    0.003489] ACPI: Reserving WDRT table memory at [mem 0x7605e000-0x7605e046]
[    0.003489] ACPI: Reserving FPDT table memory at [mem 0x7605d000-0x7605d043]
[    0.003489] ACPI: Reserving VFCT table memory at [mem 0x76046000-0x7605c09f]
[    0.003489] ACPI: Reserving BGRT table memory at [mem 0x76045000-0x76045037]
[    0.003490] ACPI: Reserving TPM2 table memory at [mem 0x76044000-0x7604404b]
[    0.003490] ACPI: Reserving SSDT table memory at [mem 0x76040000-0x7604399b]
[    0.003490] ACPI: Reserving CRAT table memory at [mem 0x7603f000-0x7603fb67]
[    0.003491] ACPI: Reserving CDIT table memory at [mem 0x7603e000-0x7603e028]
[    0.003491] ACPI: Reserving WPBT table memory at [mem 0x75f19000-0x75f19033]
[    0.003491] ACPI: Reserving SSDT table memory at [mem 0x75f17000-0x75f185a7]
[    0.003492] ACPI: Reserving SSDT table memory at [mem 0x75f14000-0x75f169cb]
[    0.003492] ACPI: Reserving SSDT table memory at [mem 0x75f13000-0x75f13891]
[    0.003492] ACPI: Reserving SSDT table memory at [mem 0x75f0a000-0x75f1280a]
[    0.003493] ACPI: Reserving SSDT table memory at [mem 0x75f07000-0x75f092a9]
[    0.003493] ACPI: Reserving WSMT table memory at [mem 0x75f06000-0x75f06027]
[    0.003493] ACPI: Reserving APIC table memory at [mem 0x75f05000-0x75f0515d]
[    0.003494] ACPI: Reserving SSDT table memory at [mem 0x75f04000-0x75f0466b]
[    0.003494] ACPI: Reserving SSDT table memory at [mem 0x76068000-0x760684d7]
[    0.003494] ACPI: Reserving SSDT table memory at [mem 0x76067000-0x760677de]
[    0.003495] ACPI: Reserving SSDT table memory at [mem 0x76066000-0x76066453]
[    0.003495] ACPI: Reserving SSDT table memory at [mem 0x76064000-0x7606525d]
[    0.003496] ACPI: Reserving SSDT table memory at [mem 0x76063000-0x76063138]
[    0.003545] No NUMA configuration found
[    0.003545] Faking a node at [mem 0x0000000000000000-0x0000000857ffffff]
[    0.003549] NODE_DATA(0) allocated [mem 0x857fd5000-0x857ffffff]
[    0.003667] Zone ranges:
[    0.003667]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003668]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003669]   Normal   [mem 0x0000000100000000-0x0000000857ffffff]
[    0.003670]   Device   empty
[    0.003670] Movable zone start for each node
[    0.003671] Early memory node ranges
[    0.003671]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003672]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.003672]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003672]   node   0: [mem 0x000000000a210000-0x000000000affffff]
[    0.003673]   node   0: [mem 0x000000000b021000-0x000000006fe6bfff]
[    0.003673]   node   0: [mem 0x000000007a1fe000-0x000000007a1fefff]
[    0.003673]   node   0: [mem 0x000000007a200000-0x000000007bffcfff]
[    0.003674]   node   0: [mem 0x0000000100000000-0x0000000857ffffff]
[    0.003676] Initmem setup node 0 [mem 0x0000000000001000-0x0000000857ffffff]
[    0.003679] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003690] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003786] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.003796] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.004837] On node 0, zone DMA32: 33 pages in unavailable ranges
[    0.004878] On node 0, zone DMA32: 9106 pages in unavailable ranges
[    0.004898] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.005068] On node 0, zone Normal: 16387 pages in unavailable ranges
[    0.005692] ACPI: PM-Timer IO Port: 0x808
[    0.005696] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.005709] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.005713] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.005714] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.005715] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.005716] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.005717] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.005723] e820: update [mem 0x6b911000-0x6b955fff] usable ==> reserved
[    0.005730] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.005742] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.005743] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.005744] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.005745] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[    0.005745] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
[    0.005746] PM: hibernation: Registered nosave memory: [mem 0x6ad8c000-0x6ad8cfff]
[    0.005747] PM: hibernation: Registered nosave memory: [mem 0x6b911000-0x6b955fff]
[    0.005748] PM: hibernation: Registered nosave memory: [mem 0x6fe6c000-0x75e6bfff]
[    0.005748] PM: hibernation: Registered nosave memory: [mem 0x75e6c000-0x7607dfff]
[    0.005748] PM: hibernation: Registered nosave memory: [mem 0x7607e000-0x7807dfff]
[    0.005749] PM: hibernation: Registered nosave memory: [mem 0x7807e000-0x7a07dfff]
[    0.005749] PM: hibernation: Registered nosave memory: [mem 0x7a07e000-0x7a1fdfff]
[    0.005750] PM: hibernation: Registered nosave memory: [mem 0x7a1ff000-0x7a1fffff]
[    0.005751] PM: hibernation: Registered nosave memory: [mem 0x7bffd000-0x7cffffff]
[    0.005751] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f4fff]
[    0.005751] PM: hibernation: Registered nosave memory: [mem 0x7d7f5000-0x7fffffff]
[    0.005751] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xefffffff]
[    0.005752] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.005752] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
[    0.005752] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.005753] [mem 0x80000000-0xefffffff] available for PCI devices
[    0.005754] Booting paravirtualized kernel on bare hardware
[    0.005756] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.007862] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.008070] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.008073] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.008074] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.008093] Fallback order for Node 0: 0 
[    0.008095] Built 1 zonelists, mobility grouping on.  Total pages: 8037339
[    0.008096] Policy zone: Normal
[    0.008096] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-10-amd64 root=UUID=34c0b5ba-77d0-46cf-816b-b8b1756af0c1 ro amdgpu.cik_support=1 amdgpu.si_support=1 radeon.si_support=0 radeon.cik_support=0
[    0.008138] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.1.0-10-amd64", will be passed to user space.
[    0.008332] random: crng init done
[    0.008829] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.009079] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.009102] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.009105] software IO TLB: area num 16.
[    0.020727] Memory: 1738560K/32660316K available (14342K kernel code, 2324K rwdata, 8740K rodata, 2768K init, 17436K bss, 869092K reserved, 0K cma-reserved)
[    0.020779] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.020786] ftrace: allocating 40005 entries in 157 pages
[    0.025894] ftrace: allocated 157 pages with 5 groups
[    0.026318] Dynamic Preempt: voluntary
[    0.026339] rcu: Preemptible hierarchical RCU implementation.
[    0.026340] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[    0.026340] 	Trampoline variant of Tasks RCU enabled.
[    0.026341] 	Rude variant of Tasks RCU enabled.
[    0.026341] 	Tracing variant of Tasks RCU enabled.
[    0.026342] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.026342] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.028269] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16
[    0.028428] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.028534] Console: colour dummy device 80x25
[    0.028663] printk: console [tty0] enabled
[    0.028673] ACPI: Core revision 20220331
[    0.028836] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.028852] APIC: Switch to symmetric I/O mode setup
[    0.028998] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.029134] Switched APIC routing to physical flat.
[    0.029845] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.048856] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d57954d2f4, max_idle_ns: 881591106311 ns
[    0.048861] Calibrating delay loop (skipped), value calculated using timer frequency.. 7585.60 BogoMIPS (lpj=15171216)
[    0.048863] pid_max: default: 32768 minimum: 301
[    0.050827] LSM: Security Framework initializing
[    0.050835] landlock: Up and running.
[    0.050836] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.050849] AppArmor: AppArmor initialized
[    0.050851] TOMOYO Linux initialized
[    0.050854] LSM support for eBPF active
[    0.050881] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.050901] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.051020] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.051063] LVT offset 1 assigned for vector 0xf9
[    0.051195] LVT offset 2 assigned for vector 0xf4
[    0.051236] process: using mwait in idle threads
[    0.051237] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.051238] Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
[    0.051241] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.051243] Spectre V2 : Mitigation: Retpolines
[    0.051244] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.051245] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.051246] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.051247] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.051248] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.051249] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.058945] Freeing SMP alternatives memory: 36K
[    0.167126] smpboot: CPU0: AMD Ryzen 5 7600 6-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
[    0.167177] cblist_init_generic: Setting adjustable number of callback queues.
[    0.167179] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.167186] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.167191] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.167197] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.167210] ... version:                2
[    0.167211] ... bit width:              48
[    0.167211] ... generic registers:      6
[    0.167212] ... value mask:             0000ffffffffffff
[    0.167213] ... max period:             00007fffffffffff
[    0.167213] ... fixed-purpose events:   0
[    0.167214] ... event mask:             000000000000003f
[    0.167254] rcu: Hierarchical SRCU implementation.
[    0.167255] rcu: 	Max phase no-delay instances is 1000.
[    0.167451] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.167500] smp: Bringing up secondary CPUs ...
[    0.167535] x86: Booting SMP configuration:
[    0.167536] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[    0.178996] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.178996]   #7  #8  #9 #10 #11
[    0.188872] smp: Brought up 1 node, 12 CPUs
[    0.188873] smpboot: Max logical packages: 1
[    0.188875] smpboot: Total of 12 processors activated (91027.29 BogoMIPS)
[    0.208397] node 0 deferred pages initialised in 16ms
[    0.208397] devtmpfs: initialized
[    0.208397] x86/mm: Memory block size: 128MB
[    0.209692] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[    0.209692] ACPI: PM: Registering ACPI NVS region [mem 0x7607e000-0x7807dfff] (33554432 bytes)
[    0.209692] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.209692] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.209692] pinctrl core: initialized pinctrl subsystem
[    0.209692] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.209692] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.209719] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.209878] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.209886] audit: initializing netlink subsys (disabled)
[    0.209891] audit: type=2000 audit(1690133205.180:1): state=initialized audit_enabled=0 res=1
[    0.209891] thermal_sys: Registered thermal governor 'fair_share'
[    0.209891] thermal_sys: Registered thermal governor 'bang_bang'
[    0.209891] thermal_sys: Registered thermal governor 'step_wise'
[    0.209891] thermal_sys: Registered thermal governor 'user_space'
[    0.209891] thermal_sys: Registered thermal governor 'power_allocator'
[    0.209891] cpuidle: using governor ladder
[    0.209891] cpuidle: using governor menu
[    0.209891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.209891] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.209891] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.209891] PCI: Using configuration type 1 for base access
[    0.209891] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.209891] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.209891] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.209891] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.209891] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.209891] ACPI: Added _OSI(Module Device)
[    0.209891] ACPI: Added _OSI(Processor Device)
[    0.209891] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.209891] ACPI: Added _OSI(Processor Aggregator Device)
[    0.209891] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP7._PRW], AE_ALREADY_EXISTS (20220331/dswload2-326)
[    0.209891] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    0.213777] ACPI: 16 ACPI AML tables successfully acquired and loaded
[    0.214672] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.229040] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.229042] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.229379] ACPI: Interpreter enabled
[    0.229391] ACPI: PM: (supports S0 S3 S4 S5)
[    0.229393] ACPI: Using IOAPIC for interrupt routing
[    0.229775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.229777] PCI: Using E820 reservations for host bridge windows
[    0.229911] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.232991] ACPI: PM: Power Resource [PWRS]
[    0.233080] ACPI: PM: Power Resource [PWRS]
[    0.233155] ACPI: PM: Power Resource [PWRS]
[    0.233395] ACPI: PM: Power Resource [PWRS]
[    0.233453] ACPI: PM: Power Resource [PWRS]
[    0.233499] ACPI: PM: Power Resource [PWRS]
[    0.233549] ACPI: PM: Power Resource [PWRS]
[    0.233595] ACPI: PM: Power Resource [PWRS]
[    0.233645] ACPI: PM: Power Resource [PWRS]
[    0.233691] ACPI: PM: Power Resource [PWRS]
[    0.233740] ACPI: PM: Power Resource [PWRS]
[    0.233975] ACPI: PM: Power Resource [PWRS]
[    0.234034] ACPI: PM: Power Resource [PWRS]
[    0.234263] ACPI: PM: Power Resource [PWRS]
[    0.234321] ACPI: PM: Power Resource [PWRS]
[    0.234549] ACPI: PM: Power Resource [PWRS]
[    0.234606] ACPI: PM: Power Resource [PWRS]
[    0.234830] ACPI: PM: Power Resource [PWRS]
[    0.234888] ACPI: PM: Power Resource [PWRS]
[    0.235117] ACPI: PM: Power Resource [PWRS]
[    0.235165] ACPI: PM: Power Resource [PWRS]
[    0.235205] ACPI: PM: Power Resource [PWRS]
[    0.235245] ACPI: PM: Power Resource [PWRS]
[    0.235284] ACPI: PM: Power Resource [PWRS]
[    0.235326] ACPI: PM: Power Resource [PWRS]
[    0.235367] ACPI: PM: Power Resource [PWRS]
[    0.235407] ACPI: PM: Power Resource [PWRS]
[    0.235445] ACPI: PM: Power Resource [PWRS]
[    0.235486] ACPI: PM: Power Resource [PWRS]
[    0.235525] ACPI: PM: Power Resource [PWRS]
[    0.235563] ACPI: PM: Power Resource [PWRS]
[    0.235601] ACPI: PM: Power Resource [PWRS]
[    0.235642] ACPI: PM: Power Resource [PWRS]
[    0.235681] ACPI: PM: Power Resource [PWRS]
[    0.235720] ACPI: PM: Power Resource [PWRS]
[    0.235758] ACPI: PM: Power Resource [PWRS]
[    0.235797] ACPI: PM: Power Resource [PWRS]
[    0.235835] ACPI: PM: Power Resource [PWRS]
[    0.235874] ACPI: PM: Power Resource [PWRS]
[    0.235912] ACPI: PM: Power Resource [PWRS]
[    0.235953] ACPI: PM: Power Resource [PWRS]
[    0.235992] ACPI: PM: Power Resource [PWRS]
[    0.236031] ACPI: PM: Power Resource [PWRS]
[    0.236069] ACPI: PM: Power Resource [PWRS]
[    0.236108] ACPI: PM: Power Resource [PWRS]
[    0.236147] ACPI: PM: Power Resource [PWRS]
[    0.236186] ACPI: PM: Power Resource [PWRS]
[    0.236225] ACPI: PM: Power Resource [PWRS]
[    0.236298] ACPI: PM: Power Resource [PWRS]
[    0.236365] ACPI: PM: Power Resource [PWRS]
[    0.236432] ACPI: PM: Power Resource [PWRS]
[    0.236498] ACPI: PM: Power Resource [PWRS]
[    0.236567] ACPI: PM: Power Resource [PWRS]
[    0.236797] ACPI: PM: Power Resource [PWRS]
[    0.236855] ACPI: PM: Power Resource [PWRS]
[    0.236928] ACPI: PM: Power Resource [PWRS]
[    0.237132] ACPI: PM: Power Resource [PWRS]
[    0.237200] ACPI: PM: Power Resource [PWRS]
[    0.238337] ACPI: PM: Power Resource [M237]
[    0.238355] ACPI: PM: Power Resource [M237]
[    0.238376] ACPI: PM: Power Resource [M237]
[    0.239725] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.239729] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.239776] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.239783] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.239991] PCI host bridge to bus 0000:00
[    0.239992] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.239993] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.239994] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.239995] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.239996] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.239997] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
[    0.239998] pci_bus 0000:00: root bus resource [mem 0x880000000-0xfdffffffff window]
[    0.239999] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.240011] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000
[    0.240081] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000
[    0.240126] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400
[    0.240187] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.240271] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400
[    0.240330] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.240415] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000
[    0.240459] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400
[    0.240482] pci 0000:00:02.1: enabling Extended Tags
[    0.240520] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.240635] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000
[    0.240688] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000
[    0.240743] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000
[    0.240791] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400
[    0.240811] pci 0000:00:08.1: enabling Extended Tags
[    0.240839] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.240910] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400
[    0.240930] pci 0000:00:08.3: enabling Extended Tags
[    0.240959] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.241037] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.241129] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.241228] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000
[    0.241247] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000
[    0.241265] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000
[    0.241283] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000
[    0.241302] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000
[    0.241320] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000
[    0.241338] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000
[    0.241356] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000
[    0.241424] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.241436] pci 0000:01:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
[    0.241522] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.241646] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    0.241649] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.241651] pci 0000:00:01.1:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.241654] pci 0000:00:01.1:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.241694] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.241789] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.241962] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.241966] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.241969] pci 0000:01:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.241973] pci 0000:01:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.242013] pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
[    0.242028] pci 0000:03:00.0: reg 0x10: [mem 0xfa00000000-0xfbffffffff 64bit pref]
[    0.242038] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[    0.242045] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.242052] pci 0000:03:00.0: reg 0x24: [mem 0xfcb00000-0xfcbfffff]
[    0.242058] pci 0000:03:00.0: reg 0x30: [mem 0xfcc00000-0xfcc1ffff pref]
[    0.242077] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.242134] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.242199] pci 0000:03:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.242259] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.242269] pci 0000:03:00.1: reg 0x10: [mem 0xfcc20000-0xfcc23fff]
[    0.242346] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.242434] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.242439] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.242441] pci 0000:02:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.242446] pci 0000:02:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.242510] pci 0000:04:00.0: [2646:5013] type 00 class 0x010802
[    0.242553] pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.243255] pci 0000:00:01.2: PCI bridge to [bus 04]
[    0.243259] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.243301] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400
[    0.243336] pci 0000:05:00.0: enabling Extended Tags
[    0.243388] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.243535] pci 0000:00:02.1: PCI bridge to [bus 05-11]
[    0.243539] pci 0000:00:02.1:   bridge window [io  0xc000-0xdfff]
[    0.243540] pci 0000:00:02.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.243609] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400
[    0.243645] pci 0000:06:00.0: enabling Extended Tags
[    0.243699] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.243805] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400
[    0.243841] pci 0000:06:04.0: enabling Extended Tags
[    0.243895] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
[    0.243998] pci 0000:06:05.0: [1022:43f5] type 01 class 0x060400
[    0.244035] pci 0000:06:05.0: enabling Extended Tags
[    0.244088] pci 0000:06:05.0: PME# supported from D0 D3hot D3cold
[    0.244192] pci 0000:06:06.0: [1022:43f5] type 01 class 0x060400
[    0.244228] pci 0000:06:06.0: enabling Extended Tags
[    0.244282] pci 0000:06:06.0: PME# supported from D0 D3hot D3cold
[    0.244385] pci 0000:06:07.0: [1022:43f5] type 01 class 0x060400
[    0.244421] pci 0000:06:07.0: enabling Extended Tags
[    0.244475] pci 0000:06:07.0: PME# supported from D0 D3hot D3cold
[    0.244579] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400
[    0.244615] pci 0000:06:08.0: enabling Extended Tags
[    0.244669] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
[    0.244776] pci 0000:06:09.0: [1022:43f5] type 01 class 0x060400
[    0.244812] pci 0000:06:09.0: enabling Extended Tags
[    0.244865] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold
[    0.244971] pci 0000:06:0a.0: [1022:43f5] type 01 class 0x060400
[    0.245008] pci 0000:06:0a.0: enabling Extended Tags
[    0.245059] pci 0000:06:0a.0: PME# supported from D0 D3hot D3cold
[    0.245166] pci 0000:06:0b.0: [1022:43f5] type 01 class 0x060400
[    0.245203] pci 0000:06:0b.0: enabling Extended Tags
[    0.245256] pci 0000:06:0b.0: PME# supported from D0 D3hot D3cold
[    0.245363] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400
[    0.245399] pci 0000:06:0c.0: enabling Extended Tags
[    0.245435] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
[    0.245508] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400
[    0.245544] pci 0000:06:0d.0: enabling Extended Tags
[    0.245581] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
[    0.245649] pci 0000:05:00.0: PCI bridge to [bus 06-11]
[    0.245653] pci 0000:05:00.0:   bridge window [io  0xc000-0xdfff]
[    0.245655] pci 0000:05:00.0:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.245685] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.245719] pci 0000:06:04.0: PCI bridge to [bus 08]
[    0.245753] pci 0000:06:05.0: PCI bridge to [bus 09]
[    0.245787] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    0.245821] pci 0000:06:07.0: PCI bridge to [bus 0b]
[    0.245855] pci 0000:06:08.0: PCI bridge to [bus 0c]
[    0.245917] pci 0000:0d:00.0: [10ec:818b] type 00 class 0x028000
[    0.245940] pci 0000:0d:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.245970] pci 0000:0d:00.0: reg 0x18: [mem 0xfca00000-0xfca03fff 64bit]
[    0.246119] pci 0000:0d:00.0: supports D1 D2
[    0.246120] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.246337] pci 0000:06:09.0: PCI bridge to [bus 0d]
[    0.246341] pci 0000:06:09.0:   bridge window [io  0xd000-0xdfff]
[    0.246344] pci 0000:06:09.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.246394] pci 0000:0e:00.0: [10ec:8125] type 00 class 0x020000
[    0.246416] pci 0000:0e:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.246445] pci 0000:0e:00.0: reg 0x18: [mem 0xfc900000-0xfc90ffff 64bit]
[    0.246464] pci 0000:0e:00.0: reg 0x20: [mem 0xfc910000-0xfc913fff 64bit]
[    0.246593] pci 0000:0e:00.0: supports D1 D2
[    0.246593] pci 0000:0e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.246830] pci 0000:06:0a.0: PCI bridge to [bus 0e]
[    0.246834] pci 0000:06:0a.0:   bridge window [io  0xc000-0xcfff]
[    0.246837] pci 0000:06:0a.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.246867] pci 0000:06:0b.0: PCI bridge to [bus 0f]
[    0.246912] pci 0000:10:00.0: [1022:43f7] type 00 class 0x0c0330
[    0.246926] pci 0000:10:00.0: reg 0x10: [mem 0xfc800000-0xfc807fff 64bit]
[    0.246959] pci 0000:10:00.0: enabling Extended Tags
[    0.246999] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    0.247077] pci 0000:06:0c.0: PCI bridge to [bus 10]
[    0.247081] pci 0000:06:0c.0:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.247120] pci 0000:11:00.0: [1022:43f6] type 00 class 0x010601
[    0.247158] pci 0000:11:00.0: reg 0x24: [mem 0xfc780000-0xfc7803ff]
[    0.247164] pci 0000:11:00.0: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
[    0.247170] pci 0000:11:00.0: enabling Extended Tags
[    0.247202] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
[    0.247260] pci 0000:06:0d.0: PCI bridge to [bus 11]
[    0.247264] pci 0000:06:0d.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.247356] pci 0000:12:00.0: [1002:164e] type 00 class 0x030000
[    0.247367] pci 0000:12:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
[    0.247374] pci 0000:12:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
[    0.247379] pci 0000:12:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.247384] pci 0000:12:00.0: reg 0x24: [mem 0xfc600000-0xfc67ffff]
[    0.247392] pci 0000:12:00.0: enabling Extended Tags
[    0.247439] pci 0000:12:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.247522] pci 0000:12:00.1: [1002:1640] type 00 class 0x040300
[    0.247530] pci 0000:12:00.1: reg 0x10: [mem 0xfc688000-0xfc68bfff]
[    0.247551] pci 0000:12:00.1: enabling Extended Tags
[    0.247580] pci 0000:12:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.247627] pci 0000:12:00.2: [1022:1649] type 00 class 0x108000
[    0.247640] pci 0000:12:00.2: reg 0x18: [mem 0xfc500000-0xfc5fffff]
[    0.247649] pci 0000:12:00.2: reg 0x24: [mem 0xfc68c000-0xfc68dfff]
[    0.247656] pci 0000:12:00.2: enabling Extended Tags
[    0.247730] pci 0000:12:00.3: [1022:15b6] type 00 class 0x0c0330
[    0.247741] pci 0000:12:00.3: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
[    0.247765] pci 0000:12:00.3: enabling Extended Tags
[    0.247797] pci 0000:12:00.3: PME# supported from D0 D3hot D3cold
[    0.247843] pci 0000:12:00.4: [1022:15b7] type 00 class 0x0c0330
[    0.247854] pci 0000:12:00.4: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[    0.247878] pci 0000:12:00.4: enabling Extended Tags
[    0.247910] pci 0000:12:00.4: PME# supported from D0 D3hot D3cold
[    0.247957] pci 0000:12:00.6: [1022:15e3] type 00 class 0x040300
[    0.247964] pci 0000:12:00.6: reg 0x10: [mem 0xfc680000-0xfc687fff]
[    0.247985] pci 0000:12:00.6: enabling Extended Tags
[    0.248014] pci 0000:12:00.6: PME# supported from D0 D3hot D3cold
[    0.248073] pci 0000:00:08.1: PCI bridge to [bus 12]
[    0.248075] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.248077] pci 0000:00:08.1:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.248080] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    0.248111] pci 0000:13:00.0: [1022:15b8] type 00 class 0x0c0330
[    0.248125] pci 0000:13:00.0: reg 0x10: [mem 0xfce00000-0xfcefffff 64bit]
[    0.248154] pci 0000:13:00.0: enabling Extended Tags
[    0.248192] pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
[    0.248262] pci 0000:00:08.3: PCI bridge to [bus 13]
[    0.248266] pci 0000:00:08.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.249088] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.249109] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.249125] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.249146] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.249165] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.249181] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.249196] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.249212] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.249598] iommu: Default domain type: Translated 
[    0.249598] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.254364] EDAC MC: Ver: 3.0.0
[    0.254471] Registered efivars operations
[    0.254471] NetLabel: Initializing
[    0.254471] NetLabel:  domain hash size = 128
[    0.254471] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.254471] NetLabel:  unlabeled traffic allowed by default
[    0.254471] PCI: Using ACPI for IRQ routing
[    0.258259] PCI: pci_cache_line_size set to 64 bytes
[    0.258344] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.258346] Expanded resource Reserved due to conflict with Reserved
[    0.258347] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.258348] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.258348] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.258349] e820: reserve RAM buffer [mem 0x6ad8c000-0x6bffffff]
[    0.258349] e820: reserve RAM buffer [mem 0x6b911000-0x6bffffff]
[    0.258349] e820: reserve RAM buffer [mem 0x6fe6c000-0x6fffffff]
[    0.258350] e820: reserve RAM buffer [mem 0x7a1ff000-0x7bffffff]
[    0.258350] e820: reserve RAM buffer [mem 0x7bffd000-0x7bffffff]
[    0.258356] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.258356] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.258356] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.258356] pci 0000:12:00.0: vgaarb: bridge control possible
[    0.258356] pci 0000:12:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.258356] vgaarb: loaded
[    0.258356] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.258356] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.258934] clocksource: Switched to clocksource tsc-early
[    0.258987] VFS: Disk quotas dquot_6.6.0
[    0.258992] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.259051] AppArmor: AppArmor Filesystem Enabled
[    0.259056] pnp: PnP ACPI init
[    0.259094] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.259132] system 00:01: [mem 0xfff80000-0xffffffff] has been reserved
[    0.259152] system 00:02: [mem 0x858000000-0x877ffffff window] has been reserved
[    0.259152] system 00:04: [io  0x0a00-0x0a2f] has been reserved
[    0.259152] system 00:04: [io  0x0a30-0x0a3f] has been reserved
[    0.259152] system 00:04: [io  0x0a40-0x0a4f] has been reserved
[    0.259152] system 00:04: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.259152] pnp 00:05: [dma 0 disabled]
[    0.259152] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.259152] system 00:06: [io  0x040b] has been reserved
[    0.259152] system 00:06: [io  0x04d6] has been reserved
[    0.259152] system 00:06: [io  0x0c00-0x0c01] has been reserved
[    0.259152] system 00:06: [io  0x0c14] has been reserved
[    0.259152] system 00:06: [io  0x0c50-0x0c51] has been reserved
[    0.259152] system 00:06: [io  0x0c52] has been reserved
[    0.259152] system 00:06: [io  0x0c6c] has been reserved
[    0.259152] system 00:06: [io  0x0c6f] has been reserved
[    0.259152] system 00:06: [io  0x0cd8-0x0cdf] has been reserved
[    0.259152] system 00:06: [io  0x0800-0x089f] has been reserved
[    0.259152] system 00:06: [io  0x0b00-0x0b0f] has been reserved
[    0.259152] system 00:06: [io  0x0b20-0x0b3f] has been reserved
[    0.259152] system 00:06: [io  0x0900-0x090f] has been reserved
[    0.259152] system 00:06: [io  0x0910-0x091f] has been reserved
[    0.259152] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.259152] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.259152] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.259152] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.259152] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.259152] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.259152] system 00:06: [mem 0xfeb00000-0xfeb00fff] has been reserved
[    0.259152] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[    0.259152] pnp: PnP ACPI: found 7 devices
[    0.263076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.263099] NET: Registered PF_INET protocol family
[    0.263189] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.264427] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.264447] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.264529] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.264683] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.264736] TCP: Hash tables configured (established 262144 bind 65536)
[    0.264790] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.264829] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.264869] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.264908] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.264913] NET: Registered PF_XDP protocol family
[    0.264922] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.264928] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.264932] pci 0000:02:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.264935] pci 0000:02:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264939] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.264941] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.264944] pci 0000:01:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.264946] pci 0000:01:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264951] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    0.264952] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.264954] pci 0000:00:01.1:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.264956] pci 0000:00:01.1:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264959] pci 0000:00:01.2: PCI bridge to [bus 04]
[    0.264961] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.264966] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.264978] pci 0000:06:04.0: PCI bridge to [bus 08]
[    0.264986] pci 0000:06:05.0: PCI bridge to [bus 09]
[    0.264994] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    0.265001] pci 0000:06:07.0: PCI bridge to [bus 0b]
[    0.265009] pci 0000:06:08.0: PCI bridge to [bus 0c]
[    0.265017] pci 0000:06:09.0: PCI bridge to [bus 0d]
[    0.265018] pci 0000:06:09.0:   bridge window [io  0xd000-0xdfff]
[    0.265021] pci 0000:06:09.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.265027] pci 0000:06:0a.0: PCI bridge to [bus 0e]
[    0.265028] pci 0000:06:0a.0:   bridge window [io  0xc000-0xcfff]
[    0.265032] pci 0000:06:0a.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.265037] pci 0000:06:0b.0: PCI bridge to [bus 0f]
[    0.265045] pci 0000:06:0c.0: PCI bridge to [bus 10]
[    0.265048] pci 0000:06:0c.0:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.265053] pci 0000:06:0d.0: PCI bridge to [bus 11]
[    0.265056] pci 0000:06:0d.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.265062] pci 0000:05:00.0: PCI bridge to [bus 06-11]
[    0.265064] pci 0000:05:00.0:   bridge window [io  0xc000-0xdfff]
[    0.265067] pci 0000:05:00.0:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.265072] pci 0000:00:02.1: PCI bridge to [bus 05-11]
[    0.265073] pci 0000:00:02.1:   bridge window [io  0xc000-0xdfff]
[    0.265076] pci 0000:00:02.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.265080] pci 0000:00:08.1: PCI bridge to [bus 12]
[    0.265085] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.265088] pci 0000:00:08.1:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.265089] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    0.265092] pci 0000:00:08.3: PCI bridge to [bus 13]
[    0.265094] pci 0000:00:08.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.265098] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.265099] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.265100] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.265101] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.265102] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.265103] pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
[    0.265104] pci_bus 0000:00: resource 10 [mem 0x880000000-0xfdffffffff window]
[    0.265105] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.265106] pci_bus 0000:01: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.265107] pci_bus 0000:01: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.265108] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.265109] pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.265109] pci_bus 0000:02: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.265111] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.265111] pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.265112] pci_bus 0000:03: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.265113] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.265114] pci_bus 0000:05: resource 0 [io  0xc000-0xdfff]
[    0.265115] pci_bus 0000:05: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.265116] pci_bus 0000:06: resource 0 [io  0xc000-0xdfff]
[    0.265117] pci_bus 0000:06: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.265118] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    0.265118] pci_bus 0000:0d: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.265119] pci_bus 0000:0e: resource 0 [io  0xc000-0xcfff]
[    0.265120] pci_bus 0000:0e: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.265121] pci_bus 0000:10: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.265122] pci_bus 0000:11: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.265123] pci_bus 0000:12: resource 0 [io  0xe000-0xefff]
[    0.265123] pci_bus 0000:12: resource 1 [mem 0xfc300000-0xfc6fffff]
[    0.265124] pci_bus 0000:12: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    0.265125] pci_bus 0000:13: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.265191] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.265341] pci 0000:12:00.1: D0 power state depends on 0000:12:00.0
[    0.265472] PCI: CLS 64 bytes, default 64
[    0.265476] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.265477] software IO TLB: mapped [mem 0x0000000066ce2000-0x000000006ace2000] (64MB)
[    0.265495] LVT offset 0 assigned for vector 0x400
[    0.265501] Trying to unpack rootfs image as initramfs...
[    0.265534] perf: AMD IBS detected (0x00000bff)
[    0.265537] amd_uncore: 16  amd_df counters detected
[    0.265540] amd_uncore: 6  amd_l3 counters detected
[    0.265774] Initialise system trusted keyrings
[    0.265779] Key type blacklist registered
[    0.265793] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.266270] zbud: loaded
[    0.266346] integrity: Platform Keyring initialized
[    0.266348] integrity: Machine keyring initialized
[    0.266349] Key type asymmetric registered
[    0.266350] Asymmetric key parser 'x509' registered
[    0.456347] Freeing initrd memory: 74732K
[    0.458658] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.458672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.458688] io scheduler mq-deadline registered
[    0.459944] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[    0.460016] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[    0.460086] pcieport 0000:00:02.1: PME: Signaling with IRQ 28
[    0.460157] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[    0.460219] pcieport 0000:00:08.3: PME: Signaling with IRQ 30
[    0.461437] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.461470] Estimated ratio of average max frequency by base frequency (times 1024): 1208
[    0.461479] Monitor-Mwait will be used to enter C-1 state
[    0.461481] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.461535] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.461590] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.461642] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.461698] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.461741] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.461797] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.461850] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.461901] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.461952] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.462006] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.462055] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    1.276656] tsc: Refined TSC clocksource calibration: 3792.854 MHz
[    1.276667] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d57f2b4e54, max_idle_ns: 881590952995 ns
[    1.276691] clocksource: Switched to clocksource tsc
[    2.494062] ACPI: \_TZ_.TZ10: Invalid passive threshold
[    2.494177] thermal LNXTHERM:00: registered as thermal_zone0
[    2.494179] ACPI: thermal: Thermal Zone [TZ10] (17 C)
[    2.494380] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.494644] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.495851] Linux agpgart interface v0.103
[    2.552872] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    2.553484] i8042: PNP: No PS/2 controller found.
[    2.553530] mousedev: PS/2 mouse device common for all mice
[    2.553543] rtc_cmos 00:03: RTC can wake from S4
[    2.553767] rtc_cmos 00:03: registered as rtc0
[    2.553805] rtc_cmos 00:03: setting system clock to 2023-07-23T17:26:47 UTC (1690133207)
[    2.553828] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.553926] ledtrig-cpu: registered to indicate activity on CPUs
[    2.554018] efifb: probing for efifb
[    2.554038] efifb: framebuffer at 0xfa00000000, using 3072k, total 3072k
[    2.554039] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    2.554041] efifb: scrolling: redraw
[    2.554042] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.554375] Console: switching to colour frame buffer device 128x48
[    2.554664] fb0: EFI VGA frame buffer device
[    2.559275] NET: Registered PF_INET6 protocol family
[    2.561565] Segment Routing with IPv6
[    2.561581] In-situ OAM (IOAM) with IPv6
[    2.561593] mip6: Mobile IPv6
[    2.561599] NET: Registered PF_PACKET protocol family
[    2.561635] mpls_gso: MPLS GSO support
[    2.562074] microcode: CPU0: patch_level=0x0a601201
[    2.562081] microcode: CPU1: patch_level=0x0a601201
[    2.562094] microcode: CPU2: patch_level=0x0a601201
[    2.562102] microcode: CPU3: patch_level=0x0a601201
[    2.562110] microcode: CPU4: patch_level=0x0a601201
[    2.562118] microcode: CPU5: patch_level=0x0a601201
[    2.562126] microcode: CPU6: patch_level=0x0a601201
[    2.562132] microcode: CPU7: patch_level=0x0a601201
[    2.562139] microcode: CPU8: patch_level=0x0a601201
[    2.562145] microcode: CPU9: patch_level=0x0a601201
[    2.562151] microcode: CPU10: patch_level=0x0a601201
[    2.562157] microcode: CPU11: patch_level=0x0a601201
[    2.562163] microcode: Microcode Update Driver: v2.2.
[    2.562212] resctrl: L3 allocation detected
[    2.562220] resctrl: MB allocation detected
[    2.562223] resctrl: L3 monitoring detected
[    2.562357] IPI shorthand broadcast: enabled
[    2.562498] sched_clock: Marking stable (2561804231, 403258)->(2568064560, -5857071)
[    2.562793] registered taskstats version 1
[    2.562924] Loading compiled-in X.509 certificates
[    2.570398] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    2.570582] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    2.571038] zswap: loaded using pool lzo/zbud
[    2.571233] Key type .fscrypt registered
[    2.571348] Key type fscrypt-provisioning registered
[    2.572773] Key type encrypted registered
[    2.572896] AppArmor: AppArmor sha1 policy hashing enabled
[    2.573106] ima: Allocated hash algorithm: sha256
[    2.704693] ima: No architecture policies found
[    2.704893] evm: Initialising EVM extended attributes:
[    2.705056] evm: security.selinux
[    2.705208] evm: security.SMACK64 (disabled)
[    2.705359] evm: security.SMACK64EXEC (disabled)
[    2.705481] evm: security.SMACK64TRANSMUTE (disabled)
[    2.705587] evm: security.SMACK64MMAP (disabled)
[    2.705688] evm: security.apparmor
[    2.705791] evm: security.ima
[    2.705888] evm: security.capability
[    2.705985] evm: HMAC attrs: 0x1
[    2.747189] Freeing unused decrypted memory: 2036K
[    2.747496] Freeing unused kernel image (initmem) memory: 2768K
[    2.804663] Write protecting the kernel read-only data: 26624k
[    2.805052] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    2.805279] Freeing unused kernel image (rodata/data gap) memory: 1500K
[    2.822974] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.823085] Run /init as init process
[    2.823182]   with arguments:
[    2.823182]     /init
[    2.823183]   with environment:
[    2.823183]     HOME=/
[    2.823184]     TERM=linux
[    2.823184]     BOOT_IMAGE=/vmlinuz-6.1.0-10-amd64
[    2.867244] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.867448] ACPI: button: Power Button [PWRB]
[    2.867643] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    2.867826] ACPI: button: Power Button [PWRF]
[    2.871500] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.871871] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:73/LNXVIDEO:00/input/input2
[    2.872584] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20220331/utaddress-204)
[    2.872912] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    2.877407] SCSI subsystem initialized
[    2.879657] ACPI: bus type USB registered
[    2.879848] usbcore: registered new interface driver usbfs
[    2.880023] usbcore: registered new interface driver hub
[    2.880175] usbcore: registered new device driver usb
[    2.882297] nvme nvme0: pci function 0000:04:00.0
[    2.885067] libata version 3.00 loaded.
[    2.886543] nvme nvme0: Shutdown timeout set to 10 seconds
[    2.888236] nvme nvme0: 12/0/0 default/read/poll queues
[    2.889431]  nvme0n1: p2 p3 < p5 p6 > p4
[    2.890186] xhci_hcd 0000:10:00.0: xHCI Host Controller
[    2.890380] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 1
[    2.891416] ahci 0000:11:00.0: version 3.0
[    2.891474] ahci 0000:11:00.0: SSS flag set, parallel bus scan disabled
[    2.891662] ahci 0000:11:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
[    2.891813] ahci 0000:11:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.892155] scsi host0: ahci
[    2.892355] scsi host1: ahci
[    2.892553] scsi host2: ahci
[    2.892730] scsi host3: ahci
[    2.892899] scsi host4: ahci
[    2.893491] scsi host5: ahci
[    2.893667] ata1: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780100 irq 63
[    2.893808] ata2: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780180 irq 63
[    2.893849] r8169 0000:0e:00.0 eth0: RTL8125B, 74:56:3c:40:c0:d0, XID 641, IRQ 64
[    2.893950] ata3: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780200 irq 63
[    2.894092] r8169 0000:0e:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.894261] ata4: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780280 irq 63
[    2.894586] ata5: DUMMY
[    2.894790] r8169 0000:0e:00.0 enp14s0: renamed from eth0
[    2.894799] ata6: DUMMY
[    2.946541] xhci_hcd 0000:10:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    2.946883] xhci_hcd 0000:10:00.0: xHCI Host Controller
[    2.947050] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 2
[    2.947214] xhci_hcd 0000:10:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.947475] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.947650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.947824] usb usb1: Product: xHCI Host Controller
[    2.947991] usb usb1: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.948163] usb usb1: SerialNumber: 0000:10:00.0
[    2.948409] hub 1-0:1.0: USB hub found
[    2.948667] hub 1-0:1.0: 12 ports detected
[    2.949001] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.949161] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.949320] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.949478] usb usb2: Product: xHCI Host Controller
[    2.949628] usb usb2: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.949776] usb usb2: SerialNumber: 0000:10:00.0
[    2.949972] hub 2-0:1.0: USB hub found
[    2.950126] hub 2-0:1.0: 6 ports detected
[    2.950388] xhci_hcd 0000:12:00.3: xHCI Host Controller
[    2.950532] xhci_hcd 0000:12:00.3: new USB bus registered, assigned bus number 3
[    2.951031] xhci_hcd 0000:12:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    2.951261] xhci_hcd 0000:12:00.3: xHCI Host Controller
[    2.951407] xhci_hcd 0000:12:00.3: new USB bus registered, assigned bus number 4
[    2.951553] xhci_hcd 0000:12:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.951720] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.951872] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.952026] usb usb3: Product: xHCI Host Controller
[    2.952177] usb usb3: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.952328] usb usb3: SerialNumber: 0000:12:00.3
[    2.952536] hub 3-0:1.0: USB hub found
[    2.952693] hub 3-0:1.0: 2 ports detected
[    2.952996] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.953143] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.953291] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.953442] usb usb4: Product: xHCI Host Controller
[    2.953594] usb usb4: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.953749] usb usb4: SerialNumber: 0000:12:00.3
[    2.953948] hub 4-0:1.0: USB hub found
[    2.954110] hub 4-0:1.0: 2 ports detected
[    2.954427] xhci_hcd 0000:12:00.4: xHCI Host Controller
[    2.954582] xhci_hcd 0000:12:00.4: new USB bus registered, assigned bus number 5
[    2.955098] xhci_hcd 0000:12:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    2.955333] xhci_hcd 0000:12:00.4: xHCI Host Controller
[    2.955480] xhci_hcd 0000:12:00.4: new USB bus registered, assigned bus number 6
[    2.955626] xhci_hcd 0000:12:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.955789] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.955943] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.956089] usb usb5: Product: xHCI Host Controller
[    2.956235] usb usb5: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.956382] usb usb5: SerialNumber: 0000:12:00.4
[    2.956580] hub 5-0:1.0: USB hub found
[    2.956732] hub 5-0:1.0: 2 ports detected
[    2.957006] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.957152] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.957301] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.957446] usb usb6: Product: xHCI Host Controller
[    2.957590] usb usb6: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.957739] usb usb6: SerialNumber: 0000:12:00.4
[    2.957922] hub 6-0:1.0: USB hub found
[    2.958071] hub 6-0:1.0: 2 ports detected
[    2.958362] xhci_hcd 0000:13:00.0: xHCI Host Controller
[    2.958507] xhci_hcd 0000:13:00.0: new USB bus registered, assigned bus number 7
[    2.959923] xhci_hcd 0000:13:00.0: USB3 root hub has no ports
[    2.960072] xhci_hcd 0000:13:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    2.960306] xhci_hcd 0000:13:00.0: xHCI Host Controller
[    2.960448] xhci_hcd 0000:13:00.0: new USB bus registered, assigned bus number 8
[    2.960590] xhci_hcd 0000:13:00.0: Host supports USB 3.0 SuperSpeed
[    2.960751] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.960900] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.961045] usb usb7: Product: xHCI Host Controller
[    2.961191] usb usb7: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.961337] usb usb7: SerialNumber: 0000:13:00.0
[    2.961523] hub 7-0:1.0: USB hub found
[    2.961674] hub 7-0:1.0: 1 port detected
[    2.961883] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.962031] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.962179] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.962324] usb usb8: Product: xHCI Host Controller
[    2.962469] usb usb8: Manufacturer: Linux 6.1.0-10-amd64 xhci-hcd
[    2.962617] usb usb8: SerialNumber: 0000:13:00.0
[    2.962799] hub 8-0:1.0: USB hub found
[    2.962941] hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    3.205589] ata1: SATA link down (SStatus 0 SControl 300)
[    3.216655] usb 7-1: new high-speed USB device number 2 using xhci_hcd
[    3.276710] usb 1-10: new full-speed USB device number 2 using xhci_hcd
[    3.367889] usb 7-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
[    3.368065] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.368227] usb 7-1: Product: USB2.0 Hub
[    3.409551] hub 7-1:1.0: USB hub found
[    3.410248] hub 7-1:1.0: 4 ports detected
[    3.676174] usb 1-10: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
[    3.676416] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.676435] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.676633] usb 1-10: Product: ITE Device
[    3.677013] usb 1-10: Manufacturer: ITE Tech. Inc.
[    3.678693] ata2.00: ATA-11: ST6000NE000-2KR101, EN01, max UDMA/133
[    3.692002] ata2.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.692894] ata2.00: Features: NCQ-sndrcv
[    3.700647] usb 7-1.3: new low-speed USB device number 3 using xhci_hcd
[    3.708501] ata2.00: configured for UDMA/133
[    3.708856] scsi 1:0:0:0: Direct-Access     ATA      ST6000NE000-2KR1 EN01 PQ: 0 ANSI: 5
[    3.817851] usb 7-1.3: New USB device found, idVendor=046d, idProduct=c05a, bcdDevice=63.00
[    3.818094] usb 7-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.818321] usb 7-1.3: Product: USB Optical Mouse
[    3.818535] usb 7-1.3: Manufacturer: Logitech
[    3.936646] usb 7-1.4: new low-speed USB device number 4 using xhci_hcd
[    4.022506] ata3: SATA link down (SStatus 0 SControl 300)
[    4.054850] usb 7-1.4: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[    4.055101] usb 7-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.055335] usb 7-1.4: Product: USB Keyboard
[    4.055567] usb 7-1.4: Manufacturer: Logitech
[    4.334444] ata4: SATA link down (SStatus 0 SControl 300)
[    4.337790] sd 1:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[    4.338045] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    4.338292] sd 1:0:0:0: [sda] Write Protect is off
[    4.338465] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.338472] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.338660] sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    4.339222] hid: raw HID events driver (C) Jiri Kosina
[    4.361829] usbcore: registered new interface driver usbhid
[    4.362001] usbhid: USB HID core driver
[    4.378751]  sda: sda1 sda3 sda4 sda5 sda6 sda7
[    4.379113] sd 1:0:0:0: [sda] Attached SCSI disk
[    4.380182] hid-generic 0003:048D:5702.0001: hiddev0,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:10:00.0-10/input0
[    4.380620] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.3/7-1.3:1.0/0003:046D:C05A.0002/input/input3
[    4.381014] hid-generic 0003:046D:C05A.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:13:00.0-1.3/input0
[    4.381447] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.4/7-1.4:1.0/0003:046D:C31C.0003/input/input4
[    4.440542] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:13:00.0-1.4/input0
[    4.441080] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.4/7-1.4:1.1/0003:046D:C31C.0004/input/input5
[    4.500483] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.4/7-1.4:1.1/0003:046D:C31C.0004/input/input6
[    4.501094] hid-generic 0003:046D:C31C.0004: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:13:00.0-1.4/input1
[    4.880411] raid6: avx512x4 gen() 53074 MB/s
[    4.948412] raid6: avx512x2 gen() 53102 MB/s
[    5.016413] raid6: avx512x1 gen() 48928 MB/s
[    5.084403] raid6: avx2x4   gen() 55860 MB/s
[    5.152413] raid6: avx2x2   gen() 56177 MB/s
[    5.220412] raid6: avx2x1   gen() 42760 MB/s
[    5.220423] raid6: using algorithm avx2x2 gen() 56177 MB/s
[    5.288412] raid6: .... xor() 51974 MB/s, rmw enabled
[    5.288425] raid6: using avx512x2 recovery algorithm
[    5.288788] xor: automatically using best checksumming function   avx       
[    5.330488] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[    5.473863] BTRFS: device label LinSpeed devid 1 transid 16323 /dev/nvme0n1p5 scanned by btrfs (284)
[    5.498150] PM: Image not found (code -22)
[    5.549618] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    5.571930] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    5.590466] systemd[1]: RTC configured in localtime, applying delta of 600 minutes to system time.
[    5.593996] systemd[1]: Inserted module 'autofs4'
[    5.601993] systemd[1]: systemd 252.12-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    5.602022] systemd[1]: Detected architecture x86-64.
[    5.602377] systemd[1]: Hostname set to <Blockheads-PC2L>.
[    5.729576] systemd[1]: Queued start job for default target graphical.target.
[    5.809354] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    5.809548] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    5.809668] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    5.809760] systemd[1]: Created slice user.slice - User and Session Slice.
[    5.809802] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    5.809892] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    5.810364] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    5.810817] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    5.811262] systemd[1]: Reached target slices.target - Slice Units.
[    5.811707] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    5.812187] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    5.812626] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    5.813067] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    5.813614] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    5.813983] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    5.814438] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    5.814902] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    5.815340] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    5.816122] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    5.816660] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    5.817186] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    5.817697] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    5.818254] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    5.818798] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    5.819345] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    5.819950] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    5.820493] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    5.821105] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    5.821693] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    5.822308] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    5.822677] pstore: Using crash dump compression: deflate
[    5.822892] systemd[1]: Starting mullvad-early-boot-blocking.service - Mullvad early boot network blocker...
[    5.823301] pstore: Registered efi as persistent store backend
[    5.823798] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    5.824919] systemd[1]: Starting systemd-journald.service - Journal Service...
[    5.825548] loop: module loaded
[    5.825897] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    5.826648] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    5.826682] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    5.827361] device-mapper: uevent: version 1.0.3
[    5.828094] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    5.828339] fuse: init (API version 7.37)
[    5.828492] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    5.830165] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    5.830478] EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
[    5.831126] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    5.831609] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    5.832074] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    5.832560] lp: driver loaded but no devices found
[    5.832660] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    5.833403] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.833469] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    5.834157] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.834219] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    5.834872] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    5.834933] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    5.835568] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.835626] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    5.836287] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    5.836353] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    5.836869] ACPI: bus type drm_connector registered
[    5.836968] ppdev: user-space parallel port driver
[    5.836999] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    5.837889] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.837952] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    5.839065] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    5.839759] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    5.840108] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    5.840132] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    5.840537] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    5.841718] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.842122] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    5.843484] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    5.843932] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    5.844389] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    5.845250] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    5.846002] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    5.846354] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
[    5.846924] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    5.847478] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[    5.848068] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    5.848785] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    5.852974] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    5.853413] systemd[1]: Started systemd-journald.service - Journal Service.
[    5.856368] systemd-journald[370]: Received client request to flush runtime journal.
[    5.893531] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    5.931310] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.932390] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    5.933746] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    5.934864] ccp 0000:12:00.2: enabling device (0000 -> 0002)
[    5.937061] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    5.937451] ccp 0000:12:00.2: psp: unable to access the device: you might be running a broken BIOS.
[    5.939286] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    5.939580] RAPL PMU: hw unit of domain package 2^-16 Joules
[    5.942141] cryptd: max_cpu_qlen set to 1000
[    5.954138] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.954479] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    5.954553] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    5.954627] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.955179] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    5.955261] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    5.979779] Adding 23437308k swap on /dev/sda6.  Priority:-2 extents:1 across:23437308k FS
[    6.004933] AVX2 version of gcm_enc/dec engaged.
[    6.005265] AES CTR mode by8 optimization enabled
[    6.019832] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[    6.020153] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[    6.020478] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    6.020824] snd_hda_intel 0000:12:00.1: enabling device (0000 -> 0002)
[    6.021094] snd_hda_intel 0000:12:00.1: Handle vga_switcheroo audio client
[    6.021354] snd_hda_intel 0000:12:00.6: enabling device (0000 -> 0002)
[    6.030978] rtl8192ee 0000:0d:00.0: enabling device (0000 -> 0003)
[    6.039626] rtl8192ee: Using firmware rtlwifi/rtl8192eefw.bin
[    6.044014] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    6.044034] rtl8192ee 0000:0d:00.0: firmware: direct-loading firmware rtlwifi/rtl8192eefw.bin
[    6.044965] rtlwifi: rtlwifi: wireless switch is on
[    6.046392] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input8
[    6.046696] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input9
[    6.047039] rtl8192ee 0000:0d:00.0 wlp13s0: renamed from wlan0
[    6.047118] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input10
[    6.047711] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input11
[    6.048428] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input12
[    6.048901] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input13
[    6.049476] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input14
[    6.049918] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input15
[    6.050525] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input16
[    6.068801] SVM: TSC scaling supported
[    6.069020] kvm: Nested Virtualization enabled
[    6.069231] SVM: kvm: Nested Paging enabled
[    6.069442] SVM: Virtual VMLOAD VMSAVE supported
[    6.069646] SVM: Virtual GIF supported
[    6.069780] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    6.069848] SVM: LBR virtualization supported
[    6.070276] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.070488] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.070700] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    6.070903] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    6.071096] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    6.071289] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    6.071478] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    6.075560] MCE: In-kernel MCE decoding enabled.
[    6.078277] intel_rapl_common: Found RAPL domain package
[    6.078471] intel_rapl_common: Found RAPL domain core
[    6.085325] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input17
[    6.085549] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input18
[    6.085791] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input19
[    6.086007] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input20
[    6.086226] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input21
[    6.133758] EXT4-fs (sda7): mounted filesystem with ordered data mode. Quota mode: none.
[    6.929425] EXT4-fs (sda5): mounted filesystem with ordered data mode. Quota mode: none.
[    7.048408] BTRFS info (device nvme0n1p5): using crc32c (crc32c-intel) checksum algorithm
[    7.048693] BTRFS info (device nvme0n1p5): using free space tree
[    7.057343] BTRFS info (device nvme0n1p5): enabling ssd optimizations
[    7.484776] audit: type=1400 audit(1690097212.428:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=722 comm="apparmor_parser"
[    7.484779] audit: type=1400 audit(1690097212.428:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=720 comm="apparmor_parser"
[    7.485086] audit: type=1400 audit(1690097212.428:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=719 comm="apparmor_parser"
[    7.486687] audit: type=1400 audit(1690097212.428:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=714 comm="apparmor_parser"
[    7.487300] audit: type=1400 audit(1690097212.428:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=715 comm="apparmor_parser"
[    7.487912] audit: type=1400 audit(1690097212.428:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=715 comm="apparmor_parser"
[    7.487913] audit: type=1400 audit(1690097212.428:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=717 comm="apparmor_parser"
[    7.487915] audit: type=1400 audit(1690097212.428:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=717 comm="apparmor_parser"
[    7.487916] audit: type=1400 audit(1690097212.428:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=717 comm="apparmor_parser"
[    7.487917] audit: type=1400 audit(1690097212.428:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=723 comm="apparmor_parser"
[    7.954725] NET: Registered PF_QIPCRTR protocol family
[    7.971156] r8169 0000:0e:00.0: firmware: direct-loading firmware rtl_nic/rtl8125b-2.fw
[    8.000418] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-e00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-e00:00, irq=MAC)
[    8.196754] r8169 0000:0e:00.0 enp14s0: Link is Down
[    9.796222] r8169 0000:0e:00.0 enp14s0: Link is Up - 100Mbps/Full - flow control off
[    9.796227] IPv6: ADDRCONF(NETDEV_CHANGE): enp14s0: link becomes ready
[   27.415713] [drm] amdgpu kernel modesetting enabled.
[   27.415727] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[   27.415793] ATPX version 1, functions 0x00000000
[   27.418155] amdgpu: Ignoring ACPI CRAT on non-APU system
[   27.418156] amdgpu: Virtual CRAT table created for CPU
[   27.418160] amdgpu: Topology: Add CPU node
[   27.418234] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[   27.418255] [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x1849:0x5217 0xC7).
[   27.418261] [drm] register mmio base: 0xFCB00000
[   27.418261] [drm] register mmio size: 1048576
[   27.420002] [drm] add ip block number 0 <nv_common>
[   27.420003] [drm] add ip block number 1 <gmc_v10_0>
[   27.420003] [drm] add ip block number 2 <navi10_ih>
[   27.420004] [drm] add ip block number 3 <psp>
[   27.420004] [drm] add ip block number 4 <smu>
[   27.420005] [drm] add ip block number 5 <dm>
[   27.420005] [drm] add ip block number 6 <gfx_v10_0>
[   27.420005] [drm] add ip block number 7 <sdma_v5_2>
[   27.420006] [drm] add ip block number 8 <vcn_v3_0>
[   27.420006] [drm] add ip block number 9 <jpeg_v3_0>
[   27.420015] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
[   27.420016] amdgpu: ATOM BIOS: 113-EXT800301-L05
[   27.420019] [drm] VCN(0) decode is enabled in VM mode
[   27.420019] [drm] VCN(0) encode is enabled in VM mode
[   27.420021] [drm] JPEG decode is enabled in VM mode
[   27.420081] Console: switching to colour dummy device 80x25
[   27.420110] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[   27.420111] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[   27.420136] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   27.420140] amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[   27.420141] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[   27.420142] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[   27.420149] [drm] Detected VRAM RAM=8176M, BAR=8192M
[   27.420149] [drm] RAM width 128bits GDDR6
[   27.420180] [drm] amdgpu: 8176M of VRAM memory ready
[   27.420181] [drm] amdgpu: 15617M of GTT memory ready.
[   27.420186] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   27.420309] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
[   27.427111] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_sos.bin
[   27.427340] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_ta.bin
[   27.427352] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[   27.427355] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[   29.780723] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_smc.bin
[   29.780738] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[   29.780990] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_dmcub.bin
[   29.780992] [drm] Loading DMUB firmware via PSP: version=0x02020017
[   29.781200] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_pfp.bin
[   29.781403] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_me.bin
[   29.781589] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_ce.bin
[   29.781791] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_rlc.bin
[   29.782001] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_mec.bin
[   29.782168] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_mec2.bin
[   29.782529] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_sdma.bin
[   29.782531] [drm] use_doorbell being set to: [true]
[   29.782539] [drm] use_doorbell being set to: [true]
[   29.782897] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_vcn.bin
[   29.782899] [drm] Found VCN firmware Version ENC: 1.26 DEC: 2 VEP: 0 Revision: 0
[   29.782903] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[   29.851196] [drm] reserve 0xa00000 from 0x81fd000000 for PSP TMR
[   29.952822] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   29.969980] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   29.970002] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2a00 (59.42.0)
[   29.970004] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   29.970034] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   30.021263] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[   30.021436] [drm] Display Core initialized with v3.2.207!
[   30.022784] [drm] DMUB hardware initialized: version=0x02020017
[   30.025053] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   30.304499] [drm] kiq ring mec 2 pipe 1 q 0
[   30.308775] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   30.309595] [drm] JPEG decode initialized successfully.
[   30.310472] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[   30.310602] amdgpu: sdma_bitmap: ffff
[   30.310643] amdgpu: SRAT table not found
[   30.310644] amdgpu: Virtual CRAT table created for GPU
[   30.310740] amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
[   30.310742] kfd kfd: amdgpu: added device 1002:73ff
[   30.310758] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 28
[   30.310797] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   30.310798] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   30.310799] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   30.310800] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   30.310800] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   30.310801] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   30.310801] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   30.310802] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   30.310802] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   30.310803] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   30.310803] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   30.310803] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   30.310804] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   30.310804] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   30.310805] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   30.310805] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   30.311649] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
[   30.311898] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0
[   30.317520] fbcon: amdgpudrmfb (fb0) is primary device
[   30.317558] Console: switching to colour frame buffer device 240x67
[   30.317558] [drm] DSC precompute is not needed.
[   30.317562] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   30.352689] amdgpu 0000:12:00.0: enabling device (0006 -> 0007)
[   30.352738] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1458:0xD000 0xC6).
[   30.352747] [drm] register mmio base: 0xFC600000
[   30.352747] [drm] register mmio size: 524288
[   30.353963] [drm] add ip block number 0 <nv_common>
[   30.353964] [drm] add ip block number 1 <gmc_v10_0>
[   30.353964] [drm] add ip block number 2 <navi10_ih>
[   30.353965] [drm] add ip block number 3 <psp>
[   30.353965] [drm] add ip block number 4 <smu>
[   30.353966] [drm] add ip block number 5 <dm>
[   30.353966] [drm] add ip block number 6 <gfx_v10_0>
[   30.353967] [drm] add ip block number 7 <sdma_v5_2>
[   30.353967] [drm] add ip block number 8 <vcn_v3_0>
[   30.353968] [drm] add ip block number 9 <jpeg_v3_0>
[   30.353978] amdgpu 0000:12:00.0: amdgpu: Fetched VBIOS from VFCT
[   30.353979] amdgpu: ATOM BIOS: 102-RAPHAEL-006
[   30.353983] [drm] VCN(0) decode is enabled in VM mode
[   30.353984] [drm] VCN(0) encode is enabled in VM mode
[   30.353984] [drm] JPEG decode is enabled in VM mode
[   30.353985] amdgpu 0000:12:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   30.354008] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   30.354011] amdgpu 0000:12:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[   30.354012] amdgpu 0000:12:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[   30.354013] amdgpu 0000:12:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[   30.354017] [drm] Detected VRAM RAM=512M, BAR=512M
[   30.354017] [drm] RAM width 128bits DDR5
[   30.354029] [drm] amdgpu: 512M of VRAM memory ready
[   30.354030] [drm] amdgpu: 15617M of GTT memory ready.
[   30.354034] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   30.354326] [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
[   30.361409] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/psp_13_0_5_toc.bin
[   30.361607] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/psp_13_0_5_ta.bin
[   30.361610] amdgpu 0000:12:00.0: amdgpu: PSP runtime database doesn't exist
[   30.361612] amdgpu 0000:12:00.0: amdgpu: PSP runtime database doesn't exist
[   30.361906] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/dcn_3_1_5_dmcub.bin
[   30.361910] [drm] Loading DMUB firmware via PSP: version=0x05000500
[   30.362111] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_pfp.bin
[   30.362247] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_me.bin
[   30.362419] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_ce.bin
[   30.362614] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_rlc.bin
[   30.362762] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_mec.bin
[   30.362957] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_mec2.bin
[   30.363585] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/sdma_5_2_6.bin
[   30.363587] [drm] use_doorbell being set to: [true]
[   30.363872] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/vcn_3_1_2.bin
[   30.363874] [drm] Found VCN firmware Version ENC: 1.24 DEC: 2 VEP: 0 Revision: 0
[   30.363877] amdgpu 0000:12:00.0: amdgpu: Will use PSP to load VCN firmware
[   30.386021] [drm] reserve 0xa00000 from 0xf41e000000 for PSP TMR
[   30.479632] amdgpu 0000:12:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   30.487430] amdgpu 0000:12:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   30.487432] amdgpu 0000:12:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   30.487890] amdgpu 0000:12:00.0: amdgpu: smu driver if version = 0x00000004, smu fw if version = 0x00000005, smu fw program = 0, smu fw version = 0x00544900 (84.73.0)
[   30.487892] amdgpu 0000:12:00.0: amdgpu: SMU driver if version not matched
[   30.488964] amdgpu 0000:12:00.0: amdgpu: SMU is initialized successfully!
[   30.489150] [drm] Display Core initialized with v3.2.207!
[   30.490120] [drm] DMUB hardware initialized: version=0x05000500
[   30.491725] snd_hda_intel 0000:12:00.1: bound 0000:12:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   30.492330] [drm] kiq ring mec 2 pipe 1 q 0
[   30.496785] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   30.496820] [drm] JPEG decode initialized successfully.
[   30.497570] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[   30.497585] amdgpu: sdma_bitmap: 3
[   30.498059] amdgpu: SRAT table not found
[   30.498059] amdgpu: Virtual CRAT table created for GPU
[   30.498221] amdgpu: Topology: Add dGPU node [0x164e:0x1002]
[   30.498223] kfd kfd: amdgpu: added device 1002:164e
[   30.498231] amdgpu 0000:12:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
[   30.498262] amdgpu 0000:12:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   30.498263] amdgpu 0000:12:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   30.498264] amdgpu 0000:12:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   30.498265] amdgpu 0000:12:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   30.498265] amdgpu 0000:12:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   30.498266] amdgpu 0000:12:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   30.498266] amdgpu 0000:12:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   30.498266] amdgpu 0000:12:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   30.498267] amdgpu 0000:12:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   30.498267] amdgpu 0000:12:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   30.498268] amdgpu 0000:12:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   30.498268] amdgpu 0000:12:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   30.498269] amdgpu 0000:12:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   30.498269] amdgpu 0000:12:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   30.498270] amdgpu 0000:12:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   30.552558] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:12:00.0 on minor 1
[   30.557819] amdgpu 0000:12:00.0: [drm] Cannot find any crtc or sizes

** Kernel log (older kernel, -9)
For comparison, here is the log for the kernel, which boots fine.

[    0.000000] Linux version 6.1.0-9-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64 root=UUID=34c0b5ba-77d0-46cf-816b-b8b1756af0c1 ro amdgpu.cik_support=1 amdgpu.si_support=1 radeon.si_support=0 radeon.cik_support=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3376
[    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-0x0000000009afefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009aff000-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-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b021000-0x000000006fe6bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000006fe6c000-0x0000000075e6bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000075e6c000-0x000000007607dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007607e000-0x000000007807dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007807e000-0x000000007a07dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a07e000-0x000000007a1fdfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007a1fe000-0x000000007a1fefff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a1ff000-0x000000007a1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a200000-0x000000007bffcfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007bffd000-0x000000007cffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d7f5000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000857ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000858000000-0x0000000877ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000087ef40000-0x00000008a01fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.80 by American Megatrends
[    0.000000] efi: ACPI=0x78066000 ACPI 2.0=0x78066014 TPMFinalLog=0x78032000 SMBIOS=0x79d61000 SMBIOS 3.0=0x79d60000 MEMATTR=0x6ade7698 ESRT=0x6ad8ce98 MOKvar=0x79d9f000 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.5.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. B650M DS3H/B650M DS3H, BIOS F3 09/28/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3792.742 MHz processor
[    0.000129] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000130] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000135] last_pfn = 0x858000 max_arch_pfn = 0x400000000
[    0.000403] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000590] last_pfn = 0x7bffd max_arch_pfn = 0x400000000
[    0.002904] esrt: Reserving ESRT space from 0x000000006ad8ce98 to 0x000000006ad8cf20.
[    0.002910] e820: update [mem 0x6ad8c000-0x6ad8cfff] usable ==> reserved
[    0.002933] Using GB pages for direct mapping
[    0.003338] RAMDISK: [mem 0x2ee01000-0x336f7fff]
[    0.003342] ACPI: Early table checksum verification disabled
[    0.003344] ACPI: RSDP 0x0000000078066014 000024 (v02 ALASKA)
[    0.003346] ACPI: XSDT 0x0000000078065728 00010C (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003349] ACPI: FACP 0x0000000076069000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.003352] ACPI: DSDT 0x0000000075ED5000 02EC30 (v02 ALASKA A M I    01072009 INTL 20200717)
[    0.003354] ACPI: FACS 0x0000000078062000 000040
[    0.003355] ACPI: SSDT 0x0000000076073000 00AB60 (v02 GBT    GSWApp   00000001 INTL 20200717)
[    0.003356] ACPI: SSDT 0x000000007606B000 0070C3 (v02 AMD    Splinter 00000002 MSFT 02000002)
[    0.003357] ACPI: SSDT 0x000000007606A000 0001AD (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.003358] ACPI: FIDT 0x0000000076061000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003359] ACPI: MCFG 0x0000000076060000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.003360] ACPI: HPET 0x000000007605F000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003361] ACPI: WDRT 0x000000007605E000 000047 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003362] ACPI: FPDT 0x000000007605D000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003364] ACPI: VFCT 0x0000000076046000 0160A0 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.003365] ACPI: BGRT 0x0000000076045000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003366] ACPI: TPM2 0x0000000076044000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.003367] ACPI: SSDT 0x0000000076040000 00399C (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003368] ACPI: CRAT 0x000000007603F000 000B68 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003369] ACPI: CDIT 0x000000007603E000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003370] ACPI: WPBT 0x0000000075F19000 000034 (v01 ALASKA A M I    00000001 GBT  20220712)
[    0.003371] ACPI: SSDT 0x0000000075F17000 0015A8 (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003372] ACPI: SSDT 0x0000000075F14000 0029CC (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003373] ACPI: SSDT 0x0000000075F13000 000892 (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003374] ACPI: SSDT 0x0000000075F0A000 00880B (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003375] ACPI: SSDT 0x0000000075F07000 0022AA (v02 AMD    AOD      00000001 INTL 20200717)
[    0.003376] ACPI: WSMT 0x0000000075F06000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003377] ACPI: APIC 0x0000000075F05000 00015E (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.003378] ACPI: SSDT 0x0000000075F04000 00066C (v02 AMD    USB      00000001 INTL 20200717)
[    0.003379] ACPI: SSDT 0x0000000076068000 0004D8 (v02 AMD    Splinter 00000002 INTL 20200717)
[    0.003380] ACPI: SSDT 0x0000000076067000 0007DF (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003381] ACPI: SSDT 0x0000000076066000 000454 (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003382] ACPI: SSDT 0x0000000076064000 00125E (v02 AMD    Splinter 00000001 INTL 20200717)
[    0.003383] ACPI: SSDT 0x0000000076063000 000139 (v01 AMD    AmdTable 00001000 INTL 20200717)
[    0.003384] ACPI: Reserving FACP table memory at [mem 0x76069000-0x76069113]
[    0.003385] ACPI: Reserving DSDT table memory at [mem 0x75ed5000-0x75f03c2f]
[    0.003385] ACPI: Reserving FACS table memory at [mem 0x78062000-0x7806203f]
[    0.003386] ACPI: Reserving SSDT table memory at [mem 0x76073000-0x7607db5f]
[    0.003386] ACPI: Reserving SSDT table memory at [mem 0x7606b000-0x760720c2]
[    0.003386] ACPI: Reserving SSDT table memory at [mem 0x7606a000-0x7606a1ac]
[    0.003387] ACPI: Reserving FIDT table memory at [mem 0x76061000-0x7606109b]
[    0.003387] ACPI: Reserving MCFG table memory at [mem 0x76060000-0x7606003b]
[    0.003387] ACPI: Reserving HPET table memory at [mem 0x7605f000-0x7605f037]
[    0.003388] ACPI: Reserving WDRT table memory at [mem 0x7605e000-0x7605e046]
[    0.003388] ACPI: Reserving FPDT table memory at [mem 0x7605d000-0x7605d043]
[    0.003388] ACPI: Reserving VFCT table memory at [mem 0x76046000-0x7605c09f]
[    0.003389] ACPI: Reserving BGRT table memory at [mem 0x76045000-0x76045037]
[    0.003389] ACPI: Reserving TPM2 table memory at [mem 0x76044000-0x7604404b]
[    0.003389] ACPI: Reserving SSDT table memory at [mem 0x76040000-0x7604399b]
[    0.003389] ACPI: Reserving CRAT table memory at [mem 0x7603f000-0x7603fb67]
[    0.003390] ACPI: Reserving CDIT table memory at [mem 0x7603e000-0x7603e028]
[    0.003390] ACPI: Reserving WPBT table memory at [mem 0x75f19000-0x75f19033]
[    0.003390] ACPI: Reserving SSDT table memory at [mem 0x75f17000-0x75f185a7]
[    0.003391] ACPI: Reserving SSDT table memory at [mem 0x75f14000-0x75f169cb]
[    0.003391] ACPI: Reserving SSDT table memory at [mem 0x75f13000-0x75f13891]
[    0.003391] ACPI: Reserving SSDT table memory at [mem 0x75f0a000-0x75f1280a]
[    0.003392] ACPI: Reserving SSDT table memory at [mem 0x75f07000-0x75f092a9]
[    0.003392] ACPI: Reserving WSMT table memory at [mem 0x75f06000-0x75f06027]
[    0.003392] ACPI: Reserving APIC table memory at [mem 0x75f05000-0x75f0515d]
[    0.003393] ACPI: Reserving SSDT table memory at [mem 0x75f04000-0x75f0466b]
[    0.003393] ACPI: Reserving SSDT table memory at [mem 0x76068000-0x760684d7]
[    0.003393] ACPI: Reserving SSDT table memory at [mem 0x76067000-0x760677de]
[    0.003394] ACPI: Reserving SSDT table memory at [mem 0x76066000-0x76066453]
[    0.003394] ACPI: Reserving SSDT table memory at [mem 0x76064000-0x7606525d]
[    0.003394] ACPI: Reserving SSDT table memory at [mem 0x76063000-0x76063138]
[    0.003445] No NUMA configuration found
[    0.003445] Faking a node at [mem 0x0000000000000000-0x0000000857ffffff]
[    0.003449] NODE_DATA(0) allocated [mem 0x857fd5000-0x857ffffff]
[    0.003569] Zone ranges:
[    0.003569]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003570]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003570]   Normal   [mem 0x0000000100000000-0x0000000857ffffff]
[    0.003571]   Device   empty
[    0.003571] Movable zone start for each node
[    0.003572] Early memory node ranges
[    0.003572]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003573]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.003574]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003574]   node   0: [mem 0x000000000a210000-0x000000000affffff]
[    0.003574]   node   0: [mem 0x000000000b021000-0x000000006fe6bfff]
[    0.003574]   node   0: [mem 0x000000007a1fe000-0x000000007a1fefff]
[    0.003575]   node   0: [mem 0x000000007a200000-0x000000007bffcfff]
[    0.003575]   node   0: [mem 0x0000000100000000-0x0000000857ffffff]
[    0.003577] Initmem setup node 0 [mem 0x0000000000001000-0x0000000857ffffff]
[    0.003580] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003591] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003681] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.003690] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.004656] On node 0, zone DMA32: 33 pages in unavailable ranges
[    0.004695] On node 0, zone DMA32: 9106 pages in unavailable ranges
[    0.004714] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.004871] On node 0, zone Normal: 16387 pages in unavailable ranges
[    0.005494] ACPI: PM-Timer IO Port: 0x808
[    0.005498] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.005510] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.005514] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.005515] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.005516] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.005518] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.005518] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.005525] e820: update [mem 0x6b911000-0x6b955fff] usable ==> reserved
[    0.005531] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.005544] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.005545] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.005546] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.005546] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[    0.005547] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
[    0.005548] PM: hibernation: Registered nosave memory: [mem 0x6ad8c000-0x6ad8cfff]
[    0.005549] PM: hibernation: Registered nosave memory: [mem 0x6b911000-0x6b955fff]
[    0.005549] PM: hibernation: Registered nosave memory: [mem 0x6fe6c000-0x75e6bfff]
[    0.005550] PM: hibernation: Registered nosave memory: [mem 0x75e6c000-0x7607dfff]
[    0.005550] PM: hibernation: Registered nosave memory: [mem 0x7607e000-0x7807dfff]
[    0.005550] PM: hibernation: Registered nosave memory: [mem 0x7807e000-0x7a07dfff]
[    0.005550] PM: hibernation: Registered nosave memory: [mem 0x7a07e000-0x7a1fdfff]
[    0.005551] PM: hibernation: Registered nosave memory: [mem 0x7a1ff000-0x7a1fffff]
[    0.005552] PM: hibernation: Registered nosave memory: [mem 0x7bffd000-0x7cffffff]
[    0.005552] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f4fff]
[    0.005553] PM: hibernation: Registered nosave memory: [mem 0x7d7f5000-0x7fffffff]
[    0.005553] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xefffffff]
[    0.005553] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.005553] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
[    0.005553] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.005555] [mem 0x80000000-0xefffffff] available for PCI devices
[    0.005556] Booting paravirtualized kernel on bare hardware
[    0.005557] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.007660] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.007868] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.007872] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.007873] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.007893] Fallback order for Node 0: 0 
[    0.007894] Built 1 zonelists, mobility grouping on.  Total pages: 8037339
[    0.007895] Policy zone: Normal
[    0.007895] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64 root=UUID=34c0b5ba-77d0-46cf-816b-b8b1756af0c1 ro amdgpu.cik_support=1 amdgpu.si_support=1 radeon.si_support=0 radeon.cik_support=0
[    0.007942] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64", will be passed to user space.
[    0.008138] random: crng init done
[    0.008633] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.008883] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.008907] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.008910] software IO TLB: area num 16.
[    0.020513] Memory: 1738576K/32660316K available (14342K kernel code, 2324K rwdata, 8728K rodata, 2772K init, 17436K bss, 869076K reserved, 0K cma-reserved)
[    0.020567] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.020573] ftrace: allocating 39983 entries in 157 pages
[    0.025690] ftrace: allocated 157 pages with 5 groups
[    0.026114] Dynamic Preempt: voluntary
[    0.026134] rcu: Preemptible hierarchical RCU implementation.
[    0.026135] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
[    0.026136] 	Trampoline variant of Tasks RCU enabled.
[    0.026136] 	Rude variant of Tasks RCU enabled.
[    0.026136] 	Tracing variant of Tasks RCU enabled.
[    0.026137] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.026137] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.027918] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16
[    0.028078] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.028185] Console: colour dummy device 80x25
[    0.028320] printk: console [tty0] enabled
[    0.028330] ACPI: Core revision 20220331
[    0.028493] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.028509] APIC: Switch to symmetric I/O mode setup
[    0.028655] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.028790] Switched APIC routing to physical flat.
[    0.029502] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.048514] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d57208c6c3, max_idle_ns: 881591074022 ns
[    0.048519] Calibrating delay loop (skipped), value calculated using timer frequency.. 7585.48 BogoMIPS (lpj=15170968)
[    0.048522] pid_max: default: 32768 minimum: 301
[    0.050575] LSM: Security Framework initializing
[    0.050583] landlock: Up and running.
[    0.050584] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.050597] AppArmor: AppArmor initialized
[    0.050599] TOMOYO Linux initialized
[    0.050603] LSM support for eBPF active
[    0.050629] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.050650] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.050768] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.050810] LVT offset 1 assigned for vector 0xf9
[    0.050941] LVT offset 2 assigned for vector 0xf4
[    0.050982] process: using mwait in idle threads
[    0.050983] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.050984] Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
[    0.050987] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.050989] Spectre V2 : Mitigation: Retpolines
[    0.050990] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.050991] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.050992] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.050993] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.050994] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.050996] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.058717] Freeing SMP alternatives memory: 36K
[    0.166899] smpboot: CPU0: AMD Ryzen 5 7600 6-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
[    0.166949] cblist_init_generic: Setting adjustable number of callback queues.
[    0.166951] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.166957] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.166962] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.166969] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.166981] ... version:                2
[    0.166982] ... bit width:              48
[    0.166983] ... generic registers:      6
[    0.166983] ... value mask:             0000ffffffffffff
[    0.166984] ... max period:             00007fffffffffff
[    0.166985] ... fixed-purpose events:   0
[    0.166985] ... event mask:             000000000000003f
[    0.167025] rcu: Hierarchical SRCU implementation.
[    0.167026] rcu: 	Max phase no-delay instances is 1000.
[    0.167217] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.167264] smp: Bringing up secondary CPUs ...
[    0.167299] x86: Booting SMP configuration:
[    0.167300] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[    0.178659] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.178659]   #7  #8  #9 #10 #11
[    0.188529] smp: Brought up 1 node, 12 CPUs
[    0.188531] smpboot: Max logical packages: 1
[    0.188532] smpboot: Total of 12 processors activated (91025.80 BogoMIPS)
[    0.205210] node 0 deferred pages initialised in 16ms
[    0.207035] devtmpfs: initialized
[    0.207035] x86/mm: Memory block size: 128MB
[    0.209335] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[    0.209335] ACPI: PM: Registering ACPI NVS region [mem 0x7607e000-0x7807dfff] (33554432 bytes)
[    0.209335] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.209335] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.209335] pinctrl core: initialized pinctrl subsystem
[    0.209335] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.209335] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.209393] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.209575] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.209581] audit: initializing netlink subsys (disabled)
[    0.209584] audit: type=2000 audit(1690135538.180:1): state=initialized audit_enabled=0 res=1
[    0.209584] thermal_sys: Registered thermal governor 'fair_share'
[    0.209584] thermal_sys: Registered thermal governor 'bang_bang'
[    0.209584] thermal_sys: Registered thermal governor 'step_wise'
[    0.209584] thermal_sys: Registered thermal governor 'user_space'
[    0.209584] thermal_sys: Registered thermal governor 'power_allocator'
[    0.209584] cpuidle: using governor ladder
[    0.209584] cpuidle: using governor menu
[    0.209584] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.209584] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.209584] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.209584] PCI: Using configuration type 1 for base access
[    0.209584] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.209584] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.209584] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.209584] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.209584] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.209584] ACPI: Added _OSI(Module Device)
[    0.209584] ACPI: Added _OSI(Processor Device)
[    0.209584] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.209584] ACPI: Added _OSI(Processor Aggregator Device)
[    0.209584] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP7._PRW], AE_ALREADY_EXISTS (20220331/dswload2-326)
[    0.209584] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    0.216891] ACPI: 16 ACPI AML tables successfully acquired and loaded
[    0.217752] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.231306] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.231308] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.231527] ACPI: Interpreter enabled
[    0.231535] ACPI: PM: (supports S0 S3 S4 S5)
[    0.231536] ACPI: Using IOAPIC for interrupt routing
[    0.231885] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.231887] PCI: Using E820 reservations for host bridge windows
[    0.232022] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.232445] ACPI: PM: Power Resource [PWRS]
[    0.232579] ACPI: PM: Power Resource [PWRS]
[    0.232657] ACPI: PM: Power Resource [PWRS]
[    0.232891] ACPI: PM: Power Resource [PWRS]
[    0.232949] ACPI: PM: Power Resource [PWRS]
[    0.232997] ACPI: PM: Power Resource [PWRS]
[    0.233048] ACPI: PM: Power Resource [PWRS]
[    0.233094] ACPI: PM: Power Resource [PWRS]
[    0.233145] ACPI: PM: Power Resource [PWRS]
[    0.233190] ACPI: PM: Power Resource [PWRS]
[    0.233240] ACPI: PM: Power Resource [PWRS]
[    0.233468] ACPI: PM: Power Resource [PWRS]
[    0.233525] ACPI: PM: Power Resource [PWRS]
[    0.233750] ACPI: PM: Power Resource [PWRS]
[    0.233809] ACPI: PM: Power Resource [PWRS]
[    0.234031] ACPI: PM: Power Resource [PWRS]
[    0.234089] ACPI: PM: Power Resource [PWRS]
[    0.234310] ACPI: PM: Power Resource [PWRS]
[    0.234367] ACPI: PM: Power Resource [PWRS]
[    0.234594] ACPI: PM: Power Resource [PWRS]
[    0.234641] ACPI: PM: Power Resource [PWRS]
[    0.234682] ACPI: PM: Power Resource [PWRS]
[    0.234723] ACPI: PM: Power Resource [PWRS]
[    0.234762] ACPI: PM: Power Resource [PWRS]
[    0.234805] ACPI: PM: Power Resource [PWRS]
[    0.234846] ACPI: PM: Power Resource [PWRS]
[    0.234886] ACPI: PM: Power Resource [PWRS]
[    0.234925] ACPI: PM: Power Resource [PWRS]
[    0.234964] ACPI: PM: Power Resource [PWRS]
[    0.235003] ACPI: PM: Power Resource [PWRS]
[    0.235043] ACPI: PM: Power Resource [PWRS]
[    0.235082] ACPI: PM: Power Resource [PWRS]
[    0.235121] ACPI: PM: Power Resource [PWRS]
[    0.235159] ACPI: PM: Power Resource [PWRS]
[    0.235198] ACPI: PM: Power Resource [PWRS]
[    0.235236] ACPI: PM: Power Resource [PWRS]
[    0.235275] ACPI: PM: Power Resource [PWRS]
[    0.235314] ACPI: PM: Power Resource [PWRS]
[    0.235355] ACPI: PM: Power Resource [PWRS]
[    0.235393] ACPI: PM: Power Resource [PWRS]
[    0.235432] ACPI: PM: Power Resource [PWRS]
[    0.235470] ACPI: PM: Power Resource [PWRS]
[    0.235509] ACPI: PM: Power Resource [PWRS]
[    0.235547] ACPI: PM: Power Resource [PWRS]
[    0.235588] ACPI: PM: Power Resource [PWRS]
[    0.235626] ACPI: PM: Power Resource [PWRS]
[    0.235667] ACPI: PM: Power Resource [PWRS]
[    0.235706] ACPI: PM: Power Resource [PWRS]
[    0.235779] ACPI: PM: Power Resource [PWRS]
[    0.235846] ACPI: PM: Power Resource [PWRS]
[    0.235913] ACPI: PM: Power Resource [PWRS]
[    0.235980] ACPI: PM: Power Resource [PWRS]
[    0.236046] ACPI: PM: Power Resource [PWRS]
[    0.236282] ACPI: PM: Power Resource [PWRS]
[    0.236341] ACPI: PM: Power Resource [PWRS]
[    0.236407] ACPI: PM: Power Resource [PWRS]
[    0.236614] ACPI: PM: Power Resource [PWRS]
[    0.236681] ACPI: PM: Power Resource [PWRS]
[    0.237811] ACPI: PM: Power Resource [M237]
[    0.237829] ACPI: PM: Power Resource [M237]
[    0.237851] ACPI: PM: Power Resource [M237]
[    0.239193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.239197] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.239243] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.239249] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.239448] PCI host bridge to bus 0000:00
[    0.239449] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.239451] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.239452] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.239453] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.239454] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.239455] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
[    0.239456] pci_bus 0000:00: root bus resource [mem 0x880000000-0xfdffffffff window]
[    0.239458] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.239468] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000
[    0.239536] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000
[    0.239581] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400
[    0.239642] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.239725] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400
[    0.239784] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.239869] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000
[    0.239913] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400
[    0.239936] pci 0000:00:02.1: enabling Extended Tags
[    0.239974] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.240089] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000
[    0.240142] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000
[    0.240198] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000
[    0.240245] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400
[    0.240265] pci 0000:00:08.1: enabling Extended Tags
[    0.240293] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.240363] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400
[    0.240382] pci 0000:00:08.3: enabling Extended Tags
[    0.240411] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.240489] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.240621] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.240720] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000
[    0.240738] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000
[    0.240756] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000
[    0.240776] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000
[    0.240794] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000
[    0.240812] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000
[    0.240830] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000
[    0.240847] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000
[    0.240916] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.240928] pci 0000:01:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
[    0.241013] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.241137] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    0.241140] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.241142] pci 0000:00:01.1:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.241145] pci 0000:00:01.1:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.241184] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.241278] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.241452] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.241456] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.241459] pci 0000:01:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.241463] pci 0000:01:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.241504] pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
[    0.241519] pci 0000:03:00.0: reg 0x10: [mem 0xfa00000000-0xfbffffffff 64bit pref]
[    0.241529] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[    0.241536] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.241542] pci 0000:03:00.0: reg 0x24: [mem 0xfcb00000-0xfcbfffff]
[    0.241549] pci 0000:03:00.0: reg 0x30: [mem 0xfcc00000-0xfcc1ffff pref]
[    0.241568] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.241625] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.241690] pci 0000:03:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.241752] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.241762] pci 0000:03:00.1: reg 0x10: [mem 0xfcc20000-0xfcc23fff]
[    0.241838] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.241927] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.241931] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.241934] pci 0000:02:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.241938] pci 0000:02:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.242003] pci 0000:04:00.0: [2646:5013] type 00 class 0x010802
[    0.242045] pci 0000:04:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.242747] pci 0000:00:01.2: PCI bridge to [bus 04]
[    0.242751] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.242793] pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400
[    0.242829] pci 0000:05:00.0: enabling Extended Tags
[    0.242880] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.243025] pci 0000:00:02.1: PCI bridge to [bus 05-11]
[    0.243028] pci 0000:00:02.1:   bridge window [io  0xc000-0xdfff]
[    0.243030] pci 0000:00:02.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.243098] pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400
[    0.243135] pci 0000:06:00.0: enabling Extended Tags
[    0.243188] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.243294] pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400
[    0.243330] pci 0000:06:04.0: enabling Extended Tags
[    0.243384] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
[    0.243486] pci 0000:06:05.0: [1022:43f5] type 01 class 0x060400
[    0.243522] pci 0000:06:05.0: enabling Extended Tags
[    0.243576] pci 0000:06:05.0: PME# supported from D0 D3hot D3cold
[    0.243680] pci 0000:06:06.0: [1022:43f5] type 01 class 0x060400
[    0.243716] pci 0000:06:06.0: enabling Extended Tags
[    0.243770] pci 0000:06:06.0: PME# supported from D0 D3hot D3cold
[    0.243874] pci 0000:06:07.0: [1022:43f5] type 01 class 0x060400
[    0.243910] pci 0000:06:07.0: enabling Extended Tags
[    0.243963] pci 0000:06:07.0: PME# supported from D0 D3hot D3cold
[    0.244070] pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400
[    0.244106] pci 0000:06:08.0: enabling Extended Tags
[    0.244159] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
[    0.244264] pci 0000:06:09.0: [1022:43f5] type 01 class 0x060400
[    0.244301] pci 0000:06:09.0: enabling Extended Tags
[    0.244352] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold
[    0.244458] pci 0000:06:0a.0: [1022:43f5] type 01 class 0x060400
[    0.244495] pci 0000:06:0a.0: enabling Extended Tags
[    0.244547] pci 0000:06:0a.0: PME# supported from D0 D3hot D3cold
[    0.244654] pci 0000:06:0b.0: [1022:43f5] type 01 class 0x060400
[    0.244690] pci 0000:06:0b.0: enabling Extended Tags
[    0.244744] pci 0000:06:0b.0: PME# supported from D0 D3hot D3cold
[    0.244853] pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400
[    0.244888] pci 0000:06:0c.0: enabling Extended Tags
[    0.244925] pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
[    0.244997] pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400
[    0.245033] pci 0000:06:0d.0: enabling Extended Tags
[    0.245069] pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
[    0.245136] pci 0000:05:00.0: PCI bridge to [bus 06-11]
[    0.245141] pci 0000:05:00.0:   bridge window [io  0xc000-0xdfff]
[    0.245143] pci 0000:05:00.0:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.245173] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.245207] pci 0000:06:04.0: PCI bridge to [bus 08]
[    0.245241] pci 0000:06:05.0: PCI bridge to [bus 09]
[    0.245275] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    0.245309] pci 0000:06:07.0: PCI bridge to [bus 0b]
[    0.245344] pci 0000:06:08.0: PCI bridge to [bus 0c]
[    0.245406] pci 0000:0d:00.0: [10ec:818b] type 00 class 0x028000
[    0.245429] pci 0000:0d:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.245459] pci 0000:0d:00.0: reg 0x18: [mem 0xfca00000-0xfca03fff 64bit]
[    0.245607] pci 0000:0d:00.0: supports D1 D2
[    0.245608] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.245824] pci 0000:06:09.0: PCI bridge to [bus 0d]
[    0.245828] pci 0000:06:09.0:   bridge window [io  0xd000-0xdfff]
[    0.245831] pci 0000:06:09.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.245881] pci 0000:0e:00.0: [10ec:8125] type 00 class 0x020000
[    0.245903] pci 0000:0e:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.245932] pci 0000:0e:00.0: reg 0x18: [mem 0xfc900000-0xfc90ffff 64bit]
[    0.245950] pci 0000:0e:00.0: reg 0x20: [mem 0xfc910000-0xfc913fff 64bit]
[    0.246079] pci 0000:0e:00.0: supports D1 D2
[    0.246080] pci 0000:0e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.246317] pci 0000:06:0a.0: PCI bridge to [bus 0e]
[    0.246321] pci 0000:06:0a.0:   bridge window [io  0xc000-0xcfff]
[    0.246323] pci 0000:06:0a.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.246354] pci 0000:06:0b.0: PCI bridge to [bus 0f]
[    0.246398] pci 0000:10:00.0: [1022:43f7] type 00 class 0x0c0330
[    0.246413] pci 0000:10:00.0: reg 0x10: [mem 0xfc800000-0xfc807fff 64bit]
[    0.246445] pci 0000:10:00.0: enabling Extended Tags
[    0.246484] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[    0.246562] pci 0000:06:0c.0: PCI bridge to [bus 10]
[    0.246566] pci 0000:06:0c.0:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.246605] pci 0000:11:00.0: [1022:43f6] type 00 class 0x010601
[    0.246643] pci 0000:11:00.0: reg 0x24: [mem 0xfc780000-0xfc7803ff]
[    0.246649] pci 0000:11:00.0: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
[    0.246654] pci 0000:11:00.0: enabling Extended Tags
[    0.246687] pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
[    0.246747] pci 0000:06:0d.0: PCI bridge to [bus 11]
[    0.246751] pci 0000:06:0d.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.246843] pci 0000:12:00.0: [1002:164e] type 00 class 0x030000
[    0.246853] pci 0000:12:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
[    0.246861] pci 0000:12:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
[    0.246866] pci 0000:12:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.246871] pci 0000:12:00.0: reg 0x24: [mem 0xfc600000-0xfc67ffff]
[    0.246879] pci 0000:12:00.0: enabling Extended Tags
[    0.246926] pci 0000:12:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.247009] pci 0000:12:00.1: [1002:1640] type 00 class 0x040300
[    0.247016] pci 0000:12:00.1: reg 0x10: [mem 0xfc688000-0xfc68bfff]
[    0.247038] pci 0000:12:00.1: enabling Extended Tags
[    0.247067] pci 0000:12:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.247112] pci 0000:12:00.2: [1022:1649] type 00 class 0x108000
[    0.247125] pci 0000:12:00.2: reg 0x18: [mem 0xfc500000-0xfc5fffff]
[    0.247135] pci 0000:12:00.2: reg 0x24: [mem 0xfc68c000-0xfc68dfff]
[    0.247142] pci 0000:12:00.2: enabling Extended Tags
[    0.247215] pci 0000:12:00.3: [1022:15b6] type 00 class 0x0c0330
[    0.247226] pci 0000:12:00.3: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
[    0.247250] pci 0000:12:00.3: enabling Extended Tags
[    0.247282] pci 0000:12:00.3: PME# supported from D0 D3hot D3cold
[    0.247329] pci 0000:12:00.4: [1022:15b7] type 00 class 0x0c0330
[    0.247340] pci 0000:12:00.4: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[    0.247364] pci 0000:12:00.4: enabling Extended Tags
[    0.247395] pci 0000:12:00.4: PME# supported from D0 D3hot D3cold
[    0.247442] pci 0000:12:00.6: [1022:15e3] type 00 class 0x040300
[    0.247450] pci 0000:12:00.6: reg 0x10: [mem 0xfc680000-0xfc687fff]
[    0.247471] pci 0000:12:00.6: enabling Extended Tags
[    0.247500] pci 0000:12:00.6: PME# supported from D0 D3hot D3cold
[    0.247559] pci 0000:00:08.1: PCI bridge to [bus 12]
[    0.247562] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.247564] pci 0000:00:08.1:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.247566] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    0.247598] pci 0000:13:00.0: [1022:15b8] type 00 class 0x0c0330
[    0.247612] pci 0000:13:00.0: reg 0x10: [mem 0xfce00000-0xfcefffff 64bit]
[    0.247640] pci 0000:13:00.0: enabling Extended Tags
[    0.247679] pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
[    0.247748] pci 0000:00:08.3: PCI bridge to [bus 13]
[    0.247751] pci 0000:00:08.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.248575] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.248595] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.248612] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.248633] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.248651] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.248666] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.248681] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.248696] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.249054] iommu: Default domain type: Translated 
[    0.249054] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.253764] EDAC MC: Ver: 3.0.0
[    0.253867] Registered efivars operations
[    0.253867] NetLabel: Initializing
[    0.253867] NetLabel:  domain hash size = 128
[    0.253867] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.253867] NetLabel:  unlabeled traffic allowed by default
[    0.253867] PCI: Using ACPI for IRQ routing
[    0.257652] PCI: pci_cache_line_size set to 64 bytes
[    0.257732] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.257734] Expanded resource Reserved due to conflict with Reserved
[    0.257735] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.257736] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.257736] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.257736] e820: reserve RAM buffer [mem 0x6ad8c000-0x6bffffff]
[    0.257737] e820: reserve RAM buffer [mem 0x6b911000-0x6bffffff]
[    0.257737] e820: reserve RAM buffer [mem 0x6fe6c000-0x6fffffff]
[    0.257738] e820: reserve RAM buffer [mem 0x7a1ff000-0x7bffffff]
[    0.257738] e820: reserve RAM buffer [mem 0x7bffd000-0x7bffffff]
[    0.257744] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.257744] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.257744] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.257744] pci 0000:12:00.0: vgaarb: bridge control possible
[    0.257744] pci 0000:12:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.257744] vgaarb: loaded
[    0.257744] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.257744] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.258591] clocksource: Switched to clocksource tsc-early
[    0.258638] VFS: Disk quotas dquot_6.6.0
[    0.258643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.258699] AppArmor: AppArmor Filesystem Enabled
[    0.258704] pnp: PnP ACPI init
[    0.258739] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.258777] system 00:01: [mem 0xfff80000-0xffffffff] has been reserved
[    0.258797] system 00:02: [mem 0x858000000-0x877ffffff window] has been reserved
[    0.259213] system 00:04: [io  0x0a00-0x0a2f] has been reserved
[    0.259214] system 00:04: [io  0x0a30-0x0a3f] has been reserved
[    0.259215] system 00:04: [io  0x0a40-0x0a4f] has been reserved
[    0.259217] system 00:04: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.259217] pnp 00:05: [dma 0 disabled]
[    0.259217] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.259217] system 00:06: [io  0x040b] has been reserved
[    0.259217] system 00:06: [io  0x04d6] has been reserved
[    0.259217] system 00:06: [io  0x0c00-0x0c01] has been reserved
[    0.259217] system 00:06: [io  0x0c14] has been reserved
[    0.259217] system 00:06: [io  0x0c50-0x0c51] has been reserved
[    0.259217] system 00:06: [io  0x0c52] has been reserved
[    0.259217] system 00:06: [io  0x0c6c] has been reserved
[    0.259217] system 00:06: [io  0x0c6f] has been reserved
[    0.259217] system 00:06: [io  0x0cd8-0x0cdf] has been reserved
[    0.259217] system 00:06: [io  0x0800-0x089f] has been reserved
[    0.259217] system 00:06: [io  0x0b00-0x0b0f] has been reserved
[    0.259217] system 00:06: [io  0x0b20-0x0b3f] has been reserved
[    0.259217] system 00:06: [io  0x0900-0x090f] has been reserved
[    0.259217] system 00:06: [io  0x0910-0x091f] has been reserved
[    0.259217] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.259217] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.259217] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.259217] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.259217] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.259217] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.259217] system 00:06: [mem 0xfeb00000-0xfeb00fff] has been reserved
[    0.259217] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[    0.259217] pnp: PnP ACPI: found 7 devices
[    0.262680] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.262701] NET: Registered PF_INET protocol family
[    0.262796] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.264035] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.264054] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.264139] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.264285] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.264338] TCP: Hash tables configured (established 262144 bind 65536)
[    0.264389] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.264429] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.264469] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.264508] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.264513] NET: Registered PF_XDP protocol family
[    0.264521] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.264527] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.264531] pci 0000:02:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.264534] pci 0000:02:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264538] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.264540] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.264543] pci 0000:01:00.0:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.264546] pci 0000:01:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264550] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    0.264551] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.264553] pci 0000:00:01.1:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.264555] pci 0000:00:01.1:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264558] pci 0000:00:01.2: PCI bridge to [bus 04]
[    0.264561] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.264565] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.264577] pci 0000:06:04.0: PCI bridge to [bus 08]
[    0.264585] pci 0000:06:05.0: PCI bridge to [bus 09]
[    0.264593] pci 0000:06:06.0: PCI bridge to [bus 0a]
[    0.264600] pci 0000:06:07.0: PCI bridge to [bus 0b]
[    0.264608] pci 0000:06:08.0: PCI bridge to [bus 0c]
[    0.264616] pci 0000:06:09.0: PCI bridge to [bus 0d]
[    0.264617] pci 0000:06:09.0:   bridge window [io  0xd000-0xdfff]
[    0.264620] pci 0000:06:09.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.264626] pci 0000:06:0a.0: PCI bridge to [bus 0e]
[    0.264627] pci 0000:06:0a.0:   bridge window [io  0xc000-0xcfff]
[    0.264630] pci 0000:06:0a.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.264636] pci 0000:06:0b.0: PCI bridge to [bus 0f]
[    0.264643] pci 0000:06:0c.0: PCI bridge to [bus 10]
[    0.264647] pci 0000:06:0c.0:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.264652] pci 0000:06:0d.0: PCI bridge to [bus 11]
[    0.264655] pci 0000:06:0d.0:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.264661] pci 0000:05:00.0: PCI bridge to [bus 06-11]
[    0.264662] pci 0000:05:00.0:   bridge window [io  0xc000-0xdfff]
[    0.264665] pci 0000:05:00.0:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.264671] pci 0000:00:02.1: PCI bridge to [bus 05-11]
[    0.264672] pci 0000:00:02.1:   bridge window [io  0xc000-0xdfff]
[    0.264674] pci 0000:00:02.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.264679] pci 0000:00:08.1: PCI bridge to [bus 12]
[    0.264684] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.264686] pci 0000:00:08.1:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.264688] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    0.264691] pci 0000:00:08.3: PCI bridge to [bus 13]
[    0.264693] pci 0000:00:08.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.264697] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.264698] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.264699] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.264700] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.264700] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.264701] pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
[    0.264702] pci_bus 0000:00: resource 10 [mem 0x880000000-0xfdffffffff window]
[    0.264703] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.264704] pci_bus 0000:01: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.264705] pci_bus 0000:01: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264706] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.264707] pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.264708] pci_bus 0000:02: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264709] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.264710] pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.264711] pci_bus 0000:03: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
[    0.264712] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.264713] pci_bus 0000:05: resource 0 [io  0xc000-0xdfff]
[    0.264714] pci_bus 0000:05: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.264715] pci_bus 0000:06: resource 0 [io  0xc000-0xdfff]
[    0.264716] pci_bus 0000:06: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.264717] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    0.264717] pci_bus 0000:0d: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.264718] pci_bus 0000:0e: resource 0 [io  0xc000-0xcfff]
[    0.264719] pci_bus 0000:0e: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.264720] pci_bus 0000:10: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.264721] pci_bus 0000:11: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.264722] pci_bus 0000:12: resource 0 [io  0xe000-0xefff]
[    0.264723] pci_bus 0000:12: resource 1 [mem 0xfc300000-0xfc6fffff]
[    0.264724] pci_bus 0000:12: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    0.264725] pci_bus 0000:13: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.264789] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.264921] pci 0000:12:00.1: D0 power state depends on 0000:12:00.0
[    0.265049] PCI: CLS 64 bytes, default 64
[    0.265052] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.265053] software IO TLB: mapped [mem 0x0000000066ce2000-0x000000006ace2000] (64MB)
[    0.265070] LVT offset 0 assigned for vector 0x400
[    0.265077] Trying to unpack rootfs image as initramfs...
[    0.272113] perf: AMD IBS detected (0x00000bff)
[    0.272117] amd_uncore: 16  amd_df counters detected
[    0.272120] amd_uncore: 6  amd_l3 counters detected
[    0.272623] Initialise system trusted keyrings
[    0.272630] Key type blacklist registered
[    0.272645] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    0.273237] zbud: loaded
[    0.273315] integrity: Platform Keyring initialized
[    0.273317] integrity: Machine keyring initialized
[    0.273318] Key type asymmetric registered
[    0.273319] Asymmetric key parser 'x509' registered
[    0.455397] Freeing initrd memory: 74716K
[    0.457980] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.457992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.458019] io scheduler mq-deadline registered
[    0.459369] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[    0.459441] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[    0.459510] pcieport 0000:00:02.1: PME: Signaling with IRQ 28
[    0.459580] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[    0.459638] pcieport 0000:00:08.3: PME: Signaling with IRQ 30
[    0.460856] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.460895] Estimated ratio of average max frequency by base frequency (times 1024): 1208
[    0.460907] Monitor-Mwait will be used to enter C-1 state
[    0.460910] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.460985] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.461043] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.461111] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.461165] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.461230] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.461297] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.461359] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.461407] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.461457] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.461498] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.461548] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    1.272762] tsc: Refined TSC clocksource calibration: 3792.855 MHz
[    1.272773] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d57f5a0258, max_idle_ns: 881590864228 ns
[    1.272795] clocksource: Switched to clocksource tsc
[    2.490217] ACPI: \_TZ_.TZ10: Invalid passive threshold
[    2.490332] thermal LNXTHERM:00: registered as thermal_zone0
[    2.490333] ACPI: thermal: Thermal Zone [TZ10] (17 C)
[    2.490534] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.490799] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.491928] Linux agpgart interface v0.103
[    2.536985] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    2.537662] i8042: PNP: No PS/2 controller found.
[    2.537709] mousedev: PS/2 mouse device common for all mice
[    2.537724] rtc_cmos 00:03: RTC can wake from S4
[    2.537916] rtc_cmos 00:03: registered as rtc0
[    2.537946] rtc_cmos 00:03: setting system clock to 2023-07-23T18:05:40 UTC (1690135540)
[    2.537966] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.538059] ledtrig-cpu: registered to indicate activity on CPUs
[    2.538126] efifb: probing for efifb
[    2.538142] efifb: framebuffer at 0xfa00000000, using 3072k, total 3072k
[    2.538144] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    2.538145] efifb: scrolling: redraw
[    2.538145] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.538470] Console: switching to colour frame buffer device 128x48
[    2.538758] fb0: EFI VGA frame buffer device
[    2.543535] NET: Registered PF_INET6 protocol family
[    2.545781] Segment Routing with IPv6
[    2.545798] In-situ OAM (IOAM) with IPv6
[    2.545816] mip6: Mobile IPv6
[    2.545822] NET: Registered PF_PACKET protocol family
[    2.545850] mpls_gso: MPLS GSO support
[    2.546298] microcode: CPU0: patch_level=0x0a601201
[    2.546304] microcode: CPU1: patch_level=0x0a601201
[    2.546318] microcode: CPU2: patch_level=0x0a601201
[    2.546326] microcode: CPU3: patch_level=0x0a601201
[    2.546339] microcode: CPU4: patch_level=0x0a601201
[    2.546347] microcode: CPU5: patch_level=0x0a601201
[    2.546355] microcode: CPU6: patch_level=0x0a601201
[    2.546361] microcode: CPU7: patch_level=0x0a601201
[    2.546368] microcode: CPU8: patch_level=0x0a601201
[    2.546374] microcode: CPU9: patch_level=0x0a601201
[    2.546381] microcode: CPU10: patch_level=0x0a601201
[    2.546388] microcode: CPU11: patch_level=0x0a601201
[    2.546394] microcode: Microcode Update Driver: v2.2.
[    2.546442] resctrl: L3 allocation detected
[    2.546450] resctrl: MB allocation detected
[    2.546454] resctrl: L3 monitoring detected
[    2.546598] IPI shorthand broadcast: enabled
[    2.546746] sched_clock: Marking stable (2546026229, 411936)->(2552142735, -5704570)
[    2.547041] registered taskstats version 1
[    2.547180] Loading compiled-in X.509 certificates
[    2.554846] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    2.555032] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    2.555577] zswap: loaded using pool lzo/zbud
[    2.555777] Key type .fscrypt registered
[    2.555895] Key type fscrypt-provisioning registered
[    2.557461] Key type encrypted registered
[    2.557585] AppArmor: AppArmor sha1 policy hashing enabled
[    2.557798] ima: Allocated hash algorithm: sha256
[    2.688809] ima: No architecture policies found
[    2.689009] evm: Initialising EVM extended attributes:
[    2.689177] evm: security.selinux
[    2.689339] evm: security.SMACK64 (disabled)
[    2.689496] evm: security.SMACK64EXEC (disabled)
[    2.689648] evm: security.SMACK64TRANSMUTE (disabled)
[    2.689779] evm: security.SMACK64MMAP (disabled)
[    2.689888] evm: security.apparmor
[    2.689997] evm: security.ima
[    2.690101] evm: security.capability
[    2.690204] evm: HMAC attrs: 0x1
[    2.731280] Freeing unused decrypted memory: 2036K
[    2.731596] Freeing unused kernel image (initmem) memory: 2772K
[    2.768790] Write protecting the kernel read-only data: 26624k
[    2.769190] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    2.769440] Freeing unused kernel image (rodata/data gap) memory: 1512K
[    2.787137] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.787252] Run /init as init process
[    2.787356]   with arguments:
[    2.787357]     /init
[    2.787357]   with environment:
[    2.787357]     HOME=/
[    2.787358]     TERM=linux
[    2.787358]     BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64
[    2.831155] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.831314] ACPI: button: Power Button [PWRB]
[    2.831497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    2.831738] ACPI: button: Power Button [PWRF]
[    2.835561] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.836041] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:73/LNXVIDEO:00/input/input2
[    2.837078] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20220331/utaddress-204)
[    2.837426] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    2.842672] SCSI subsystem initialized
[    2.845252] ACPI: bus type USB registered
[    2.845441] usbcore: registered new interface driver usbfs
[    2.845613] usbcore: registered new interface driver hub
[    2.845780] usbcore: registered new device driver usb
[    2.851286] ACPI: bus type drm_connector registered
[    2.853167] libata version 3.00 loaded.
[    2.854098] nvme nvme0: pci function 0000:04:00.0
[    2.854559] xhci_hcd 0000:10:00.0: xHCI Host Controller
[    2.854705] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 1
[    2.858656] nvme nvme0: Shutdown timeout set to 10 seconds
[    2.860362] nvme nvme0: 12/0/0 default/read/poll queues
[    2.861528]  nvme0n1: p2 p3 < p5 p6 > p4
[    2.862522] ahci 0000:11:00.0: version 3.0
[    2.862573] ahci 0000:11:00.0: SSS flag set, parallel bus scan disabled
[    2.862741] ahci 0000:11:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
[    2.862887] ahci 0000:11:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.863216] scsi host0: ahci
[    2.863418] scsi host1: ahci
[    2.863608] scsi host2: ahci
[    2.863782] scsi host3: ahci
[    2.863964] scsi host4: ahci
[    2.864155] scsi host5: ahci
[    2.864307] ata1: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780100 irq 63
[    2.864448] ata2: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780180 irq 63
[    2.864604] ata3: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780200 irq 63
[    2.864841] ata4: SATA max UDMA/133 abar m1024@0xfc780000 port 0xfc780280 irq 63
[    2.864980] ata5: DUMMY
[    2.865119] ata6: DUMMY
[    2.865971] r8169 0000:0e:00.0 eth0: RTL8125B, 74:56:3c:40:c0:d0, XID 641, IRQ 64
[    2.866127] r8169 0000:0e:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.910817] xhci_hcd 0000:10:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    2.911162] xhci_hcd 0000:10:00.0: xHCI Host Controller
[    2.911328] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 2
[    2.911496] xhci_hcd 0000:10:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.911777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.911948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.912116] usb usb1: Product: xHCI Host Controller
[    2.912284] usb usb1: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.912455] usb usb1: SerialNumber: 0000:10:00.0
[    2.912702] hub 1-0:1.0: USB hub found
[    2.912876] hub 1-0:1.0: 12 ports detected
[    2.913209] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.913359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.913511] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.913659] usb usb2: Product: xHCI Host Controller
[    2.913804] usb usb2: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.913949] usb usb2: SerialNumber: 0000:10:00.0
[    2.914140] hub 2-0:1.0: USB hub found
[    2.914281] hub 2-0:1.0: 6 ports detected
[    2.914537] xhci_hcd 0000:12:00.3: xHCI Host Controller
[    2.914668] xhci_hcd 0000:12:00.3: new USB bus registered, assigned bus number 3
[    2.915150] xhci_hcd 0000:12:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    2.915372] xhci_hcd 0000:12:00.3: xHCI Host Controller
[    2.915509] xhci_hcd 0000:12:00.3: new USB bus registered, assigned bus number 4
[    2.915644] xhci_hcd 0000:12:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.915807] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.915952] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.916098] usb usb3: Product: xHCI Host Controller
[    2.916239] usb usb3: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.916382] usb usb3: SerialNumber: 0000:12:00.3
[    2.916574] hub 3-0:1.0: USB hub found
[    2.916724] hub 3-0:1.0: 2 ports detected
[    2.917013] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.917154] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.917294] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.917435] usb usb4: Product: xHCI Host Controller
[    2.917578] usb usb4: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.917722] usb usb4: SerialNumber: 0000:12:00.3
[    2.917908] hub 4-0:1.0: USB hub found
[    2.918059] hub 4-0:1.0: 2 ports detected
[    2.918357] xhci_hcd 0000:12:00.4: xHCI Host Controller
[    2.918495] xhci_hcd 0000:12:00.4: new USB bus registered, assigned bus number 5
[    2.918998] xhci_hcd 0000:12:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    2.919232] xhci_hcd 0000:12:00.4: xHCI Host Controller
[    2.919374] xhci_hcd 0000:12:00.4: new USB bus registered, assigned bus number 6
[    2.919519] xhci_hcd 0000:12:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.919688] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.919840] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.919987] usb usb5: Product: xHCI Host Controller
[    2.920133] usb usb5: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.920280] usb usb5: SerialNumber: 0000:12:00.4
[    2.920477] hub 5-0:1.0: USB hub found
[    2.920630] hub 5-0:1.0: 2 ports detected
[    2.920901] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.921046] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.921196] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.921346] usb usb6: Product: xHCI Host Controller
[    2.921492] usb usb6: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.921644] usb usb6: SerialNumber: 0000:12:00.4
[    2.921832] hub 6-0:1.0: USB hub found
[    2.921984] hub 6-0:1.0: 2 ports detected
[    2.922270] xhci_hcd 0000:13:00.0: xHCI Host Controller
[    2.922408] xhci_hcd 0000:13:00.0: new USB bus registered, assigned bus number 7
[    2.923817] xhci_hcd 0000:13:00.0: USB3 root hub has no ports
[    2.923966] xhci_hcd 0000:13:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    2.924202] xhci_hcd 0000:13:00.0: xHCI Host Controller
[    2.924340] xhci_hcd 0000:13:00.0: new USB bus registered, assigned bus number 8
[    2.924483] xhci_hcd 0000:13:00.0: Host supports USB 3.0 SuperSpeed
[    2.924655] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    2.924816] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.924964] usb usb7: Product: xHCI Host Controller
[    2.925109] usb usb7: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.925257] usb usb7: SerialNumber: 0000:13:00.0
[    2.925448] hub 7-0:1.0: USB hub found
[    2.925598] hub 7-0:1.0: 1 port detected
[    2.925806] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.925951] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    2.926101] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.926248] usb usb8: Product: xHCI Host Controller
[    2.926396] usb usb8: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
[    2.926545] usb usb8: SerialNumber: 0000:13:00.0
[    2.926729] hub 8-0:1.0: USB hub found
[    2.926867] hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    3.177337] ata1: SATA link down (SStatus 0 SControl 300)
[    3.180554] usb 7-1: new high-speed USB device number 2 using xhci_hcd
[    3.240865] usb 1-10: new full-speed USB device number 2 using xhci_hcd
[    3.332023] usb 7-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
[    3.332201] usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.332364] usb 7-1: Product: USB2.0 Hub
[    3.373674] hub 7-1:1.0: USB hub found
[    3.374377] hub 7-1:1.0: 4 ports detected
[    3.638352] usb 1-10: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
[    3.638524] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.638682] usb 1-10: Product: ITE Device
[    3.638842] usb 1-10: Manufacturer: ITE Tech. Inc.
[    3.648788] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.650944] ata2.00: ATA-11: ST6000NE000-2KR101, EN01, max UDMA/133
[    3.664270] ata2.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.664544] usb 7-1.3: new low-speed USB device number 3 using xhci_hcd
[    3.665355] ata2.00: Features: NCQ-sndrcv
[    3.681099] ata2.00: configured for UDMA/133
[    3.681437] scsi 1:0:0:0: Direct-Access     ATA      ST6000NE000-2KR1 EN01 PQ: 0 ANSI: 5
[    3.781731] usb 7-1.3: New USB device found, idVendor=046d, idProduct=c05a, bcdDevice=63.00
[    3.781925] usb 7-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.782086] usb 7-1.3: Product: USB Optical Mouse
[    3.782249] usb 7-1.3: Manufacturer: Logitech
[    3.900758] usb 7-1.4: new low-speed USB device number 4 using xhci_hcd
[    3.994259] ata3: SATA link down (SStatus 0 SControl 300)
[    4.018737] usb 7-1.4: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[    4.018980] usb 7-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.019203] usb 7-1.4: Product: USB Keyboard
[    4.019388] usb 7-1.4: Manufacturer: Logitech
[    4.306701] ata4: SATA link down (SStatus 0 SControl 300)
[    4.308568] r8169 0000:0e:00.0 enp14s0: renamed from eth0
[    4.311189] sd 1:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[    4.311440] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    4.311693] sd 1:0:0:0: [sda] Write Protect is off
[    4.311868] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.311876] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.312059] sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    4.312503] hid: raw HID events driver (C) Jiri Kosina
[    4.335732] usbcore: registered new interface driver usbhid
[    4.335975] usbhid: USB HID core driver
[    4.399692]  sda: sda1 sda3 sda4 sda5 sda6 sda7
[    4.400110] sd 1:0:0:0: [sda] Attached SCSI disk
[    4.401166] hid-generic 0003:048D:5702.0001: hiddev0,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:10:00.0-10/input0
[    4.401587] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.3/7-1.3:1.0/0003:046D:C05A.0002/input/input3
[    4.401976] hid-generic 0003:046D:C05A.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:13:00.0-1.3/input0
[    4.402420] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.4/7-1.4:1.0/0003:046D:C31C.0003/input/input4
[    4.460607] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:13:00.0-1.4/input0
[    4.461185] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.4/7-1.4:1.1/0003:046D:C31C.0004/input/input5
[    4.520561] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:08.3/0000:13:00.0/usb7/7-1/7-1.4/7-1.4:1.1/0003:046D:C31C.0004/input/input6
[    4.521188] hid-generic 0003:046D:C31C.0004: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:13:00.0-1.4/input1
[    4.994077] [drm] amdgpu kernel modesetting enabled.
[    4.994329] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    4.994632] ATPX version 1, functions 0x00000000
[    4.997147] amdgpu: Ignoring ACPI CRAT on non-APU system
[    4.997369] amdgpu: Virtual CRAT table created for CPU
[    4.997582] amdgpu: Topology: Add CPU node
[    4.997846] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[    4.998072] [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x1849:0x5217 0xC7).
[    4.998292] [drm] register mmio base: 0xFCB00000
[    4.998504] [drm] register mmio size: 1048576
[    5.000179] [drm] add ip block number 0 <nv_common>
[    5.000390] [drm] add ip block number 1 <gmc_v10_0>
[    5.000602] [drm] add ip block number 2 <navi10_ih>
[    5.000811] [drm] add ip block number 3 <psp>
[    5.001016] [drm] add ip block number 4 <smu>
[    5.001217] [drm] add ip block number 5 <dm>
[    5.001417] [drm] add ip block number 6 <gfx_v10_0>
[    5.001615] [drm] add ip block number 7 <sdma_v5_2>
[    5.001811] [drm] add ip block number 8 <vcn_v3_0>
[    5.002009] [drm] add ip block number 9 <jpeg_v3_0>
[    5.002213] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
[    5.002408] amdgpu: ATOM BIOS: 113-EXT800301-L05
[    5.002612] [drm] VCN(0) decode is enabled in VM mode
[    5.002807] [drm] VCN(0) encode is enabled in VM mode
[    5.003001] [drm] JPEG decode is enabled in VM mode
[    5.003226] Console: switching to colour dummy device 80x25
[    5.003248] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    5.003249] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    5.003276] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    5.003280] amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[    5.003282] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    5.003283] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    5.003290] [drm] Detected VRAM RAM=8176M, BAR=8192M
[    5.003291] [drm] RAM width 128bits GDDR6
[    5.003319] [drm] amdgpu: 8176M of VRAM memory ready
[    5.003320] [drm] amdgpu: 15617M of GTT memory ready.
[    5.003324] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    5.003422] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
[    5.003508] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_sos.bin
[    5.003537] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_ta.bin
[    5.003541] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    5.003543] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    7.348881] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_smc.bin
[    7.348887] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    7.348932] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_dmcub.bin
[    7.348934] [drm] Loading DMUB firmware via PSP: version=0x02020017
[    7.348967] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_pfp.bin
[    7.348998] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_me.bin
[    7.349030] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_ce.bin
[    7.349050] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_rlc.bin
[    7.349083] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_mec.bin
[    7.349115] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_mec2.bin
[    7.349387] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_sdma.bin
[    7.349390] [drm] use_doorbell being set to: [true]
[    7.349397] [drm] use_doorbell being set to: [true]
[    7.349466] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/dimgrey_cavefish_vcn.bin
[    7.349468] [drm] Found VCN firmware Version ENC: 1.26 DEC: 2 VEP: 0 Revision: 0
[    7.349472] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    7.417657] [drm] reserve 0xa00000 from 0x81fd000000 for PSP TMR
[    7.519199] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    7.536145] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    7.536165] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2a00 (59.42.0)
[    7.536167] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[    7.536198] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    7.587121] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    7.587279] [drm] Display Core initialized with v3.2.207!
[    7.588625] [drm] DMUB hardware initialized: version=0x02020017
[    7.868276] [drm] kiq ring mec 2 pipe 1 q 0
[    7.872517] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    7.873404] [drm] JPEG decode initialized successfully.
[    7.874220] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    7.874334] amdgpu: sdma_bitmap: ffff
[    7.874656] amdgpu: SRAT table not found
[    7.874657] amdgpu: Virtual CRAT table created for GPU
[    7.874754] amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
[    7.874756] kfd kfd: amdgpu: added device 1002:73ff
[    7.874773] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 28
[    7.874810] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    7.874812] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    7.874813] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    7.874814] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    7.874815] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    7.874816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    7.874817] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    7.874818] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    7.874819] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    7.874820] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    7.874821] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    7.874822] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    7.874822] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    7.874823] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    7.874824] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    7.874825] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[    7.875769] amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
[    7.875960] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0
[    7.881351] fbcon: amdgpudrmfb (fb0) is primary device
[    7.881417] [drm] DSC precompute is not needed.
[    8.097418] Console: switching to colour frame buffer device 240x67
[    8.113323] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    8.137028] amdgpu 0000:12:00.0: enabling device (0006 -> 0007)
[    8.137113] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1458:0xD000 0xC6).
[    8.137158] [drm] register mmio base: 0xFC600000
[    8.137165] [drm] register mmio size: 524288
[    8.138403] [drm] add ip block number 0 <nv_common>
[    8.138408] [drm] add ip block number 1 <gmc_v10_0>
[    8.138414] [drm] add ip block number 2 <navi10_ih>
[    8.138419] [drm] add ip block number 3 <psp>
[    8.138423] [drm] add ip block number 4 <smu>
[    8.138428] [drm] add ip block number 5 <dm>
[    8.138433] [drm] add ip block number 6 <gfx_v10_0>
[    8.138438] [drm] add ip block number 7 <sdma_v5_2>
[    8.138443] [drm] add ip block number 8 <vcn_v3_0>
[    8.138447] [drm] add ip block number 9 <jpeg_v3_0>
[    8.138503] amdgpu 0000:12:00.0: amdgpu: Fetched VBIOS from VFCT
[    8.138519] amdgpu: ATOM BIOS: 102-RAPHAEL-006
[    8.138536] [drm] VCN(0) decode is enabled in VM mode
[    8.138541] [drm] VCN(0) encode is enabled in VM mode
[    8.138564] amdgpu 0000:12:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    8.138570] amdgpu 0000:12:00.0: amdgpu: PCIE atomic ops is not supported
[    8.138620] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    8.138643] amdgpu 0000:12:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    8.138649] amdgpu 0000:12:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    8.138656] amdgpu 0000:12:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    8.138691] [drm] Detected VRAM RAM=512M, BAR=512M
[    8.138695] [drm] RAM width 128bits DDR5
[    8.138727] [drm] amdgpu: 512M of VRAM memory ready
[    8.138732] [drm] amdgpu: 15617M of GTT memory ready.
[    8.138754] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    8.139031] [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
[    8.139137] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/psp_13_0_5_toc.bin
[    8.139185] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/psp_13_0_5_ta.bin
[    8.139206] amdgpu 0000:12:00.0: amdgpu: PSP runtime database doesn't exist
[    8.139212] amdgpu 0000:12:00.0: amdgpu: PSP runtime database doesn't exist
[    8.139309] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/dcn_3_1_5_dmcub.bin
[    8.139331] [drm] Loading DMUB firmware via PSP: version=0x05000500
[    8.139379] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_pfp.bin
[    8.139428] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_me.bin
[    8.139478] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_ce.bin
[    8.140477] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_rlc.bin
[    8.141064] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_mec.bin
[    8.141573] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/gc_10_3_6_mec2.bin
[    8.142835] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/sdma_5_2_6.bin
[    8.143750] [drm] use_doorbell being set to: [true]
[    8.144725] amdgpu 0000:12:00.0: firmware: direct-loading firmware amdgpu/vcn_3_1_2.bin
[    8.145742] [drm] Found VCN firmware Version ENC: 1.24 DEC: 2 VEP: 0 Revision: 0
[    8.146729] amdgpu 0000:12:00.0: amdgpu: Will use PSP to load VCN firmware
[    8.169631] [drm] reserve 0xa00000 from 0xf41e000000 for PSP TMR
[    8.263242] amdgpu 0000:12:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    8.271041] amdgpu 0000:12:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    8.271217] amdgpu 0000:12:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    8.272536] amdgpu 0000:12:00.0: amdgpu: smu driver if version = 0x00000004, smu fw if version = 0x00000005, smu fw program = 0, smu fw version = 0x00544900 (84.73.0)
[    8.272718] amdgpu 0000:12:00.0: amdgpu: SMU driver if version not matched
[    8.274660] amdgpu 0000:12:00.0: amdgpu: SMU is initialized successfully!
[    8.275747] [drm] Display Core initialized with v3.2.207!
[    8.277613] [drm] DMUB hardware initialized: version=0x05000500
[    8.280509] [drm] kiq ring mec 2 pipe 1 q 0
[    8.286167] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    8.287888] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    8.288674] amdgpu: sdma_bitmap: 3
[    8.289616] amdgpu: SRAT table not found
[    8.289951] amdgpu: Virtual CRAT table created for GPU
[    8.290750] amdgpu: Topology: Add dGPU node [0x164e:0x1002]
[    8.291301] kfd kfd: amdgpu: added device 1002:164e
[    8.291963] amdgpu 0000:12:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
[    8.292914] amdgpu 0000:12:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    8.293527] amdgpu 0000:12:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    8.294043] amdgpu 0000:12:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    8.294856] amdgpu 0000:12:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    8.295677] amdgpu 0000:12:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    8.296471] amdgpu 0000:12:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    8.297236] amdgpu 0000:12:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    8.297966] amdgpu 0000:12:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    8.298686] amdgpu 0000:12:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    8.299389] amdgpu 0000:12:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    8.300115] amdgpu 0000:12:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    8.300861] amdgpu 0000:12:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    8.301574] amdgpu 0000:12:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    8.302304] amdgpu 0000:12:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    8.304027] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:12:00.0 on minor 1
[    8.310151] amdgpu 0000:12:00.0: [drm] Cannot find any crtc or sizes
[    8.404527] raid6: avx512x4 gen() 47094 MB/s
[    8.472527] raid6: avx512x2 gen() 53559 MB/s
[    8.540527] raid6: avx512x1 gen() 49671 MB/s
[    8.608527] raid6: avx2x4   gen() 54755 MB/s
[    8.676527] raid6: avx2x2   gen() 55663 MB/s
[    8.744527] raid6: avx2x1   gen() 42260 MB/s
[    8.744530] raid6: using algorithm avx2x2 gen() 55663 MB/s
[    8.812527] raid6: .... xor() 51915 MB/s, rmw enabled
[    8.812531] raid6: using avx512x2 recovery algorithm
[    8.812941] xor: automatically using best checksumming function   avx       
[    8.857934] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[    8.928914] BTRFS: device label LinSpeed devid 1 transid 16324 /dev/nvme0n1p5 scanned by btrfs (337)
[    8.947271] PM: Image not found (code -22)
[    8.997153] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    9.019327] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    9.038503] systemd[1]: RTC configured in localtime, applying delta of 600 minutes to system time.
[    9.042083] systemd[1]: Inserted module 'autofs4'
[    9.050087] systemd[1]: systemd 252.12-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    9.050174] systemd[1]: Detected architecture x86-64.
[    9.050548] systemd[1]: Hostname set to <Blockheads-PC2L>.
[    9.179960] systemd[1]: Queued start job for default target graphical.target.
[    9.225417] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    9.225631] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    9.225794] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    9.225921] systemd[1]: Created slice user.slice - User and Session Slice.
[    9.225984] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    9.226115] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    9.226203] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    9.226250] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[    9.226280] systemd[1]: Reached target slices.target - Slice Units.
[    9.226352] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    9.226465] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    9.226546] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    9.226611] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    9.226758] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    9.226840] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    9.226927] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    9.228048] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    9.229113] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    9.230658] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    9.233017] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    9.234633] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    9.236082] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    9.237678] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    9.239295] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    9.240872] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    9.242444] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[    9.244153] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    9.245628] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    9.247669] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    9.249501] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[    9.250400] pstore: Using crash dump compression: deflate
[    9.250417] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    9.250460] device-mapper: uevent: version 1.0.3
[    9.250572] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    9.250982] systemd[1]: Starting mullvad-early-boot-blocking.service - Mullvad early boot network blocker...
[    9.252914] pstore: Registered efi as persistent store backend
[    9.255007] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    9.256511] loop: module loaded
[    9.257810] fuse: init (API version 7.37)
[    9.258325] systemd[1]: Starting systemd-journald.service - Journal Service...
[    9.260656] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    9.262128] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    9.264152] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    9.266038] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    9.267096] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    9.268638] EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
[    9.269227] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    9.270850] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    9.271180] lp: driver loaded but no devices found
[    9.273424] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    9.274684] ppdev: user-space parallel port driver
[    9.275118] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    9.276227] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    9.277966] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    9.279622] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    9.279750] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[    9.282007] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    9.282101] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    9.284335] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    9.284440] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    9.286541] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    9.286659] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    9.288699] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    9.288819] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[    9.290897] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    9.292466] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    9.294765] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    9.296089] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    9.297142] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    9.297186] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    9.297941] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[    9.300105] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[    9.301047] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    9.303361] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    9.305312] systemd[1]: Started systemd-journald.service - Journal Service.
[    9.313063] systemd-journald[424]: Received client request to flush runtime journal.
[    9.357743] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    9.403497] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    9.405612] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    9.407113] ccp 0000:12:00.2: enabling device (0000 -> 0002)
[    9.407890] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    9.408402] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    9.410405] ccp 0000:12:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    9.411279] ccp 0000:12:00.2: psp: unable to access the device: you might be running a broken BIOS.
[    9.417930] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    9.418420] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.428873] cryptd: max_cpu_qlen set to 1000
[    9.429371] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.429493] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    9.429618] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    9.429729] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.430265] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    9.430346] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    9.432509] AVX2 version of gcm_enc/dec engaged.
[    9.432784] AES CTR mode by8 optimization enabled
[    9.481346] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[    9.481432] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[    9.481433] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    9.481614] snd_hda_intel 0000:12:00.1: enabling device (0000 -> 0002)
[    9.481655] snd_hda_intel 0000:12:00.1: Handle vga_switcheroo audio client
[    9.481704] snd_hda_intel 0000:12:00.6: enabling device (0000 -> 0002)
[    9.499705] snd_hda_intel 0000:12:00.1: bound 0000:12:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.500245] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.501209] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input12
[    9.501237] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input13
[    9.501257] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input14
[    9.501276] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input15
[    9.501300] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input16
[    9.517149] rtl8192ee 0000:0d:00.0: enabling device (0000 -> 0003)
[    9.523996] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    9.523998] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.523999] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    9.524000] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    9.524001] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    9.524002] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    9.524003] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    9.524003] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    9.525374] rtl8192ee: Using firmware rtlwifi/rtl8192eefw.bin
[    9.528572] rtl8192ee 0000:0d:00.0: firmware: direct-loading firmware rtlwifi/rtl8192eefw.bin
[    9.528608] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    9.528777] rtlwifi: rtlwifi: wireless switch is on
[    9.530128] rtl8192ee 0000:0d:00.0 wlp13s0: renamed from wlan0
[    9.541500] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input8
[    9.541537] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input9
[    9.541598] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input10
[    9.541651] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:12:00.1/sound/card1/input11
[    9.541748] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input17
[    9.541892] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input18
[    9.542155] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input19
[    9.543045] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input20
[    9.543381] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card2/input21
[    9.548655] SVM: TSC scaling supported
[    9.548656] kvm: Nested Virtualization enabled
[    9.548657] SVM: kvm: Nested Paging enabled
[    9.548660] SVM: Virtual VMLOAD VMSAVE supported
[    9.548661] SVM: Virtual GIF supported
[    9.548661] SVM: LBR virtualization supported
[    9.551747] MCE: In-kernel MCE decoding enabled.
[    9.664773] intel_rapl_common: Found RAPL domain package
[    9.665176] intel_rapl_common: Found RAPL domain core
[    9.667169] Adding 23437308k swap on /dev/sda6.  Priority:-2 extents:1 across:23437308k FS
[    9.928888] EXT4-fs (sda7): mounted filesystem with ordered data mode. Quota mode: none.
[    9.962502] EXT4-fs (sda5): mounted filesystem with ordered data mode. Quota mode: none.
[   10.077097] BTRFS info (device nvme0n1p5): using crc32c (crc32c-intel) checksum algorithm
[   10.077102] BTRFS info (device nvme0n1p5): using free space tree
[   10.086591] BTRFS info (device nvme0n1p5): enabling ssd optimizations
[   10.508940] audit: type=1400 audit(1690099548.468:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=776 comm="apparmor_parser"
[   10.509378] audit: type=1400 audit(1690099548.468:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=774 comm="apparmor_parser"
[   10.509918] audit: type=1400 audit(1690099548.468:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=773 comm="apparmor_parser"
[   10.511003] audit: type=1400 audit(1690099548.468:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=771 comm="apparmor_parser"
[   10.511009] audit: type=1400 audit(1690099548.468:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=771 comm="apparmor_parser"
[   10.511013] audit: type=1400 audit(1690099548.468:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=771 comm="apparmor_parser"
[   10.511016] audit: type=1400 audit(1690099548.468:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=769 comm="apparmor_parser"
[   10.514087] audit: type=1400 audit(1690099548.468:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=769 comm="apparmor_parser"
[   10.514092] audit: type=1400 audit(1690099548.468:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=768 comm="apparmor_parser"
[   10.514096] audit: type=1400 audit(1690099548.468:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=777 comm="apparmor_parser"
[   11.396189] NET: Registered PF_QIPCRTR protocol family
[   11.417888] r8169 0000:0e:00.0: firmware: direct-loading firmware rtl_nic/rtl8125b-2.fw
[   11.444642] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-e00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-e00:00, irq=MAC)
[   11.596186] amdgpu 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   11.596190] amdgpu 0000:12:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   11.657539] r8169 0000:0e:00.0 enp14s0: Link is Down
[   13.413238] r8169 0000:0e:00.0 enp14s0: Link is Up - 100Mbps/Full - flow control off
[   13.413249] IPv6: ADDRCONF(NETDEV_CHANGE): enp14s0: link becomes ready

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: B650M DS3H
product_version: Default string
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends International, LLC.
bios_version: F3
board_vendor: Gigabyte Technology Co., Ltd.
board_name: B650M DS3H
board_version: x.x

** Loaded modules:
amdgpu
gpu_sched
drm_buddy
drm_display_helper
cec
rc_core
drm_ttm_helper
ttm
drm_kms_helper
i2c_algo_bit
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
qrtr
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
nft_reject_inet
nf_reject_ipv4
nf_reject_ipv6
nft_reject
nft_masq
intel_rapl_msr
intel_rapl_common
edac_mce_amd
snd_hda_codec_realtek
kvm_amd
snd_hda_codec_generic
ledtrig_audio
kvm
rtl8192ee
snd_hda_codec_hdmi
btcoexist
irqbypass
rtl_pci
rtlwifi
ghash_clmulni_intel
snd_hda_intel
sha512_ssse3
sha512_generic
snd_intel_dspcfg
snd_intel_sdw_acpi
nft_ct
mac80211
snd_hda_codec
aesni_intel
libarc4
snd_hda_core
crypto_simd
snd_hwdep
cryptd
cfg80211
snd_pcm
gigabyte_wmi
rapl
snd_timer
wmi_bmof
ccp
pcspkr
sp5100_tco
snd
rng_core
watchdog
k10temp
rfkill
soundcore
joydev
acpi_cpufreq
sg
evdev
nft_chain_nat
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nf_tables
nfnetlink
parport_pc
ppdev
lp
parport
drm
fuse
dm_mod
loop
efi_pstore
configfs
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
btrfs
blake2b_generic
xor
raid6_pq
zstd_compress
libcrc32c
crc32c_generic
hid_generic
usbhid
hid
sd_mod
ahci
libahci
xhci_pci
xhci_hcd
libata
nvme
nvme_core
r8169
realtek
usbcore
t10_pi
mdio_devres
scsi_mod
crc32_pclmul
crc32c_intel
libphy
crc64_rocksoft
crc64
i2c_piix4
crc_t10dif
scsi_common
usb_common
crct10dif_generic
crct10dif_pclmul
video
crct10dif_common
wmi
gpio_amdpt
gpio_generic
button

** Network interface configuration:
*** /etc/network/interfaces:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: enp14s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 74:56:3c:40:c0:d0 brd ff:ff:ff:ff:ff:ff
    inet 10.0.0.115/24 brd 10.0.0.255 scope global dynamic noprefixroute enp14s0
       valid_lft 85006sec preferred_lft 85006sec
    inet6 fe80::692:26ff:fed1:fa77/56 scope link noprefixroute 
       valid_lft forever preferred_lft forever
    inet6 fe80::eb70:1cc8:e3c5:60d2/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
3: wlp13s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether d2:c0:c6:2f:ea:14 brd ff:ff:ff:ff:ff:ff permaddr d0:37:45:91:cf:4d

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo: 17630466  310658    0    0    0     0          0         0 17630466  310658    0    0    0     0       0          0
enp14s0: 109875810   76120    0    0    0     0          0         2  3357360   42788    0    0    0     0       0          0
wlp13s0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14d8]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14d8]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14da]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:14db] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin ? routed to IRQ 26
	Bus: primary=00, secondary=01, subordinate=03, sec-latency=0
	I/O behind bridge: f000-ffff [size=4K] [16-bit]
	Memory behind bridge: fcb00000-fcdfffff [size=3M] [32-bit]
	Prefetchable memory behind bridge: fa00000000-fc0fffffff [size=8448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:14db] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin ? routed to IRQ 27
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: fcf00000-fcffffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14da]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:02.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:14db] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin ? routed to IRQ 28
	Bus: primary=00, secondary=05, subordinate=11, sec-latency=0
	I/O behind bridge: c000-dfff [size=8K] [16-bit]
	Memory behind bridge: fc700000-fcafffff [size=4M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14da]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14da]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14da]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:14dd] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14dd]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 29
	Bus: primary=00, secondary=12, subordinate=12, sec-latency=0
	I/O behind bridge: e000-efff [size=4K] [16-bit]
	Memory behind bridge: fc300000-fc6fffff [size=4M] [32-bit]
	Prefetchable memory behind bridge: fc20000000-fc301fffff [size=258M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:08.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:14dd] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14dd]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 30
	Bus: primary=00, secondary=13, subordinate=13, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: fce00000-fcefffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 71)
	Subsystem: Gigabyte Technology Co., Ltd FCH SMBus Controller [1458:5001]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel modules: i2c_piix4, sp5100_tco

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
	Subsystem: Gigabyte Technology Co., Ltd FCH LPC Bridge [1458:5001]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e0]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e1]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e2]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e3]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e4]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e5]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e6]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:14e7]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

01:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev c7) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 32
	Region 0: Memory at fcd00000 (32-bit, non-prefetchable) [size=16K]
	Bus: primary=01, secondary=02, subordinate=03, sec-latency=0
	I/O behind bridge: f000-ffff [size=4K] [16-bit]
	Memory behind bridge: fcb00000-fccfffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: fa00000000-fc0fffffff [size=8448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 33
	Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: f000-ffff [size=4K] [16-bit]
	Memory behind bridge: fcb00000-fccfffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: fa00000000-fc0fffffff [size=8448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] [1002:73ff] (rev c7) (prog-if 00 [VGA controller])
	Subsystem: ASRock Incorporation Navi 23 [Radeon RX 6600/6600 XT/6600M] [1849:5217]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 108
	Region 0: Memory at fa00000000 (64-bit, prefetchable) [size=8G]
	Region 2: Memory at fc00000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=256]
	Region 5: Memory at fcb00000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at fcc00000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

03:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller [1002:ab28]
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller [1002:ab28]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 104
	Region 0: Memory at fcc20000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

04:00.0 Non-Volatile memory controller [0108]: Kingston Technology Company, Inc. FURY Renegade NVMe SSD [2646:5013] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Kingston Technology Company, Inc. FURY Renegade NVMe SSD [2646:5013]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 49
	NUMA node: 0
	Region 0: Memory at fcf00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

05:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f4] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 34
	Bus: primary=05, secondary=06, subordinate=11, sec-latency=0
	I/O behind bridge: c000-dfff [size=8K] [16-bit]
	Memory behind bridge: fc700000-fcafffff [size=4M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 35
	Bus: primary=06, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 36
	Bus: primary=06, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 38
	Bus: primary=06, secondary=09, subordinate=09, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 40
	Bus: primary=06, secondary=0a, subordinate=0a, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 42
	Bus: primary=06, secondary=0b, subordinate=0b, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:08.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 43
	Bus: primary=06, secondary=0c, subordinate=0c, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:09.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 44
	Bus: primary=06, secondary=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: d000-dfff [size=4K] [16-bit]
	Memory behind bridge: fca00000-fcafffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:0a.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 45
	Bus: primary=06, secondary=0e, subordinate=0e, sec-latency=0
	I/O behind bridge: c000-cfff [size=4K] [16-bit]
	Memory behind bridge: fc900000-fc9fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:0b.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 46
	Bus: primary=06, secondary=0f, subordinate=0f, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:0c.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 47
	Bus: primary=06, secondary=10, subordinate=10, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: fc800000-fc8fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

06:0d.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 48
	Bus: primary=06, secondary=11, subordinate=11, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: fc700000-fc7fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

0d:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter [10ec:818b]
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter [10ec:8196]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 107
	Region 0: I/O ports at d000 [size=256]
	Region 2: Memory at fca00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: rtl8192ee
	Kernel modules: rtl8192ee

0e:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
	Subsystem: Gigabyte Technology Co., Ltd RTL8125 2.5GbE Controller [1458:e000]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 39
	Region 0: I/O ports at c000 [size=256]
	Region 2: Memory at fc900000 (64-bit, non-prefetchable) [size=64K]
	Region 4: Memory at fc910000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

10:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f7] (rev 01) (prog-if 30 [XHCI])
	Subsystem: ASMedia Technology Inc. Device [1b21:1142]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 24
	Region 0: Memory at fc800000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

11:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] Device [1022:43f6] (rev 01) (prog-if 01 [AHCI 1.0])
	Subsystem: ASMedia Technology Inc. Device [1b21:1062]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 63
	Region 5: Memory at fc780000 (32-bit, non-prefetchable) [size=1K]
	Expansion ROM at fc700000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

12:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c6) (prog-if 00 [VGA controller])
	Subsystem: Gigabyte Technology Co., Ltd Raphael [1458:d000]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 82
	Region 0: Memory at fc20000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at fc30000000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at e000 [size=256]
	Region 5: Memory at fc600000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

12:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller [1002:1640]
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller [1002:1640]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 105
	Region 0: Memory at fc688000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

12:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] VanGogh PSP/CCP [1022:1649]
	Subsystem: Advanced Micro Devices, Inc. [AMD] VanGogh PSP/CCP [1022:1649]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 99
	Region 2: Memory at fc500000 (32-bit, non-prefetchable) [size=1M]
	Region 5: Memory at fc68c000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ccp
	Kernel modules: ccp

12:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b6] (prog-if 30 [XHCI])
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin D routed to IRQ 73
	Region 0: Memory at fc400000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

12:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b7] (prog-if 30 [XHCI])
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 82
	Region 0: Memory at fc300000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

12:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3]
	DeviceName: Realtek ALC1220
	Subsystem: Gigabyte Technology Co., Ltd Family 17h/19h HD Audio Controller [1458:a194]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 106
	Region 0: Memory at fc680000 (32-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

13:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b8] (prog-if 30 [XHCI])
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 24
	Region 0: Memory at fce00000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci


** USB devices:
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 004: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 007 Device 003: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
Bus 007 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 048d:5702 Integrated Technology Express, Inc. RGB LED Controller
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-10-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.1.0-10-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod                                    30+20221128-1
ii  linux-base                              4.9

Versions of packages linux-image-6.1.0-10-amd64 recommends:
ii  apparmor             3.0.8-3
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-6.1.0-10-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.06-13
pn  linux-doc-6.1           <none>

Versions of packages linux-image-6.1.0-10-amd64 is related to:
ii  firmware-amd-graphics     20230210-5
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20230210-5
ii  firmware-misc-nonfree     20230210-5
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20230210-5
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: