Bug#1120898: linux-image-6.12.57+deb13-rt-amd64: System freeze/regression with AMD RX 6800 on kernel 6.12.57 (stable on 6.12.48)
Package: src:linux
Version: 6.12.57-1
Severity: important
X-Debbugs-Cc: somogibbs@gmail.com
Dear Maintainer,
After upgrading to kernel 6.12.57+deb13-rt-amd64, my system with an AMD RX 6800
(GPU ID 1002:73bf, Sienna Cichlid) experiences freezes and instability. This does
not occur on kernel 6.12.48. Logs show amdgpu initialization errors and mismatched
SMU firmware interface versions.
Steps to reproduce:
1. Boot into kernel 6.12.57+deb13-rt-amd64
2. Use system normally (desktop environment, ultrawide monitor 3440x1440)
3. System freezes within minutes
Expected result:
Stable operation as seen on kernel 6.12.48.
Actual result:
System freezes, Xorg errors, amdgpu driver warnings.
Relevant logs:
- `amdgpu: unknown parameter 'vcn' ignored`
- `amdgpu: SMU driver if version not matched`
- `amdgpu 0000:12:00.0: [drm] Cannot find any crtc or sizes`
- Xorg: `(EE) error`
Attached: journalctl -b -1 | grep -Ei 'drm|gpu|amdgpu|error'
joe@debian-main:~$ sudo journalctl -b -1 | grep -Ei 'drm|gpu|amdgpu|error'
[sudo] password for joe:
Nov 17 15:04:54 debian-main kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.57+deb13-rt-amd64 root=UUID=8c795eed-b3de-4883-b513-85d4fffe4dd7 ro quiet amdgpu.dc=1 amdgpu.vcn=0
Nov 17 15:04:54 debian-main kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.57+deb13-rt-amd64 root=UUID=8c795eed-b3de-4883-b513-85d4fffe4dd7 ro quiet amdgpu.dc=1 amdgpu.vcn=0
Nov 17 15:04:54 debian-main kernel: RAS: Correctable Errors collector initialized.
Nov 17 15:04:54 debian-main kernel: ACPI: bus type drm_connector registered
Nov 17 15:04:54 debian-main kernel: amdgpu: unknown parameter 'vcn' ignored
Nov 17 15:04:54 debian-main kernel: [drm] amdgpu kernel modesetting enabled.
Nov 17 15:04:54 debian-main kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Nov 17 15:04:54 debian-main kernel: amdgpu: ATPX version 1, functions 0x00000000
Nov 17 15:04:54 debian-main kernel: amdgpu: Virtual CRAT table created for CPU
Nov 17 15:04:54 debian-main kernel: amdgpu: Topology: Add CPU node
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Nov 17 15:04:54 debian-main kernel: [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1EAE:0x6705 0xC3).
Nov 17 15:04:54 debian-main kernel: [drm] register mmio base: 0xF6B00000
Nov 17 15:04:54 debian-main kernel: [drm] register mmio size: 1048576
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 0 <nv_common>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 1 <gmc_v10_0>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 2 <navi10_ih>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 3 <psp>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 4 <smu>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 5 <dm>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 6 <gfx_v10_0>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 7 <sdma_v5_2>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 8 <vcn_v3_0>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 9 <jpeg_v3_0>
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Nov 17 15:04:54 debian-main kernel: amdgpu: ATOM BIOS: 113-1MS21XL203W_210810
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
Nov 17 15:04:54 debian-main kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Nov 17 15:04:54 debian-main kernel: [drm] Detected VRAM RAM=16368M, BAR=16384M
Nov 17 15:04:54 debian-main kernel: [drm] RAM width 256bits GDDR6
Nov 17 15:04:54 debian-main kernel: [drm] amdgpu: 16368M of VRAM memory ready
Nov 17 15:04:54 debian-main kernel: [drm] amdgpu: 15597M of GTT memory ready.
Nov 17 15:04:54 debian-main kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Nov 17 15:04:54 debian-main kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008001300000).
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Nov 17 15:04:54 debian-main kernel: [drm] Loading DMUB firmware via PSP: version=0x02020020
Nov 17 15:04:54 debian-main kernel: [drm] use_doorbell being set to: [true]
Nov 17 15:04:54 debian-main kernel: [drm] use_doorbell being set to: [true]
Nov 17 15:04:54 debian-main kernel: [drm] use_doorbell being set to: [true]
Nov 17 15:04:54 debian-main kernel: [drm] use_doorbell being set to: [true]
Nov 17 15:04:54 debian-main kernel: [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa00000 from 0x83fd000000 for PSP TMR
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5a00 (58.90.0)
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Nov 17 15:04:54 debian-main kernel: [drm] Display Core v3.2.301 initialized on DCN 3.0
Nov 17 15:04:54 debian-main kernel: [drm] DP-HDMI FRL PCON supported
Nov 17 15:04:54 debian-main kernel: [drm] DMUB hardware initialized: version=0x02020020
Nov 17 15:04:54 debian-main kernel: [drm] kiq ring mec 2 pipe 1 q 0
Nov 17 15:04:54 debian-main kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Nov 17 15:04:54 debian-main kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Nov 17 15:04:54 debian-main kernel: amdgpu: Virtual CRAT table created for GPU
Nov 17 15:04:54 debian-main kernel: amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
Nov 17 15:04:54 debian-main kernel: kfd kfd: amdgpu: added device 1002:73bf
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 60
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 14 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 15 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 16 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Nov 17 15:04:54 debian-main kernel: [drm] Initialized amdgpu 3.61.0 for 0000:03:00.0 on minor 0
Nov 17 15:04:54 debian-main kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 17 15:04:54 debian-main kernel: [drm] pre_validate_dsc:1622 MST_DSC dsc precompute is not needed
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: enabling device (0006 -> 0007)
Nov 17 15:04:54 debian-main kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1462:0x7D78 0xC3).
Nov 17 15:04:54 debian-main kernel: [drm] register mmio base: 0xF6A00000
Nov 17 15:04:54 debian-main kernel: [drm] register mmio size: 524288
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 0 <nv_common>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 1 <gmc_v10_0>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 2 <navi10_ih>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 3 <psp>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 4 <smu>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 5 <dm>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 6 <gfx_v10_0>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 7 <sdma_v5_2>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 8 <vcn_v3_0>
Nov 17 15:04:54 debian-main kernel: [drm] add ip block number 9 <jpeg_v3_0>
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: Fetched VBIOS from VFCT
Nov 17 15:04:54 debian-main kernel: amdgpu: ATOM BIOS: 102-RAPHAEL-008
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Nov 17 15:04:54 debian-main kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Nov 17 15:04:54 debian-main kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Nov 17 15:04:54 debian-main kernel: [drm] RAM width 128bits DDR5
Nov 17 15:04:54 debian-main kernel: [drm] amdgpu: 512M of VRAM memory ready
Nov 17 15:04:54 debian-main kernel: [drm] amdgpu: 15597M of GTT memory ready.
Nov 17 15:04:54 debian-main kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Nov 17 15:04:54 debian-main kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Nov 17 15:04:54 debian-main kernel: [drm] Loading DMUB firmware via PSP: version=0x05002000
Nov 17 15:04:54 debian-main kernel: [drm] use_doorbell being set to: [true]
Nov 17 15:04:54 debian-main kernel: [drm] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: reserve 0xa00000 from 0xf41e000000 for PSP TMR
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: RAS: optional ras ta ucode is not available
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: RAP: optional rap ta ucode is not available
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: SMU is initialized successfully!
Nov 17 15:04:54 debian-main kernel: [drm] Seamless boot condition check passed
Nov 17 15:04:54 debian-main kernel: [drm] Display Core v3.2.301 initialized on DCN 3.1.5
Nov 17 15:04:54 debian-main kernel: [drm] DP-HDMI FRL PCON supported
Nov 17 15:04:54 debian-main kernel: [drm] DMUB hardware initialized: version=0x05002000
Nov 17 15:04:54 debian-main kernel: [drm] kiq ring mec 2 pipe 1 q 0
Nov 17 15:04:54 debian-main kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Nov 17 15:04:54 debian-main kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Nov 17 15:04:54 debian-main kernel: amdgpu: Virtual CRAT table created for GPU
Nov 17 15:04:54 debian-main kernel: amdgpu: Topology: Add dGPU node [0x164e:0x1002]
Nov 17 15:04:54 debian-main kernel: kfd kfd: amdgpu: added device 1002:164e
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: amdgpu: Runtime PM not available
Nov 17 15:04:54 debian-main kernel: [drm] Initialized amdgpu 3.61.0 for 0000:12:00.0 on minor 1
Nov 17 15:04:54 debian-main kernel: amdgpu 0000:12:00.0: [drm] Cannot find any crtc or sizes
Nov 17 15:04:54 debian-main systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Nov 17 15:04:54 debian-main systemd[1]: modprobe@drm.service: Deactivated successfully.
Nov 17 15:04:54 debian-main systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Nov 17 15:04:55 debian-main kernel: snd_hda_intel 0000:12:00.1: bound 0000:12:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 17 15:04:55 debian-main kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 17 15:04:56 debian-main polkitd[1204]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Nov 17 15:04:56 debian-main polkitd[1204]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Nov 17 15:04:57 debian-main Xorg[3695]: 3-85d4fffe4dd7 ro quiet amdgpu.dc=1 amdgpu.vcn=0
Nov 17 15:04:57 debian-main Xorg[3695]: (EE) error,
Nov 17 15:04:57 debian-main sensors[3657]: amdgpu-pci-1200
Nov 17 15:04:57 debian-main sensors[3657]: amdgpu-pci-0300
Nov 17 15:04:57 debian-main kernel: amdgpu 0000:03:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Nov 17 15:04:57 debian-main kernel: amdgpu 0000:12:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Nov 17 15:04:59 debian-main wireplumber[3825]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Nov 17 15:05:07 debian-main wireplumber[4022]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Nov 17 15:05:07 debian-main obexd[4513]: Unable to acquire registry: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
Nov 17 15:05:07 debian-main obexd[4513]: Unable to acquire registry: Error calling StartServiceByName for org.gnome.evolution.dataserver.Sources5: Unit evolution-source-registry.service not found.
Nov 17 15:40:49 debian-main dbus-daemon[1197]: [system] Rejected send message, 0 matched rules; type="method_return", sender=":1.68" (uid=1000 pid=4022 comm="/usr/bin/wireplumber") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=1194 comm="/usr/libexec/bluetooth/bluetoothd")
joe@debian-main:~$
************************* End of attached error log *****************************
-- Package-specific info:
** Kernel log: boot messages should be attached
** Model information
sys_vendor: Micro-Star International Co., Ltd.
product_name: MS-7D78
product_version: 1.0
chassis_vendor: Micro-Star International Co., Ltd.
chassis_version: 1.0
bios_vendor: American Megatrends International, LLC.
bios_version: 1.G0
board_vendor: Micro-Star International Co., Ltd.
board_name: PRO B650-P WIFI (MS-7D78)
board_version: 1.0
** Configuration for modprobe:
blacklist microcode
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb
blacklist microcode
options snd_pcsp index=-2
options cx88_alsa index=-2
options snd_atiixp_modem index=-2
options snd_intel8x0m index=-2
options snd_via82xx_modem index=-2
options md_mod start_ro=1
options bonding max_bonds=0
options dummy numdummies=0
options ifb numifbs=0
options amdgpu dc=1
options amdgpu vcn=0
** Network interface configuration:
*** /etc/network/interfaces: unreadable
** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Root Complex [1022:14d8]
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge IOMMU [1022:14d9]
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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
Interrupt: pin A routed to IRQ 26
Capabilities: <access denied>
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [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-
IOMMU group: 0
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge GPP Bridge [1022:14db] (prog-if 00 [Normal decode])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 30
IOMMU group: 1
Bus: primary=00, secondary=01, subordinate=03, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: f6b00000-f6dfffff [size=3M] [32-bit]
Prefetchable memory behind bridge: f800000000-fc0fffffff [size=16640M] [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] Raphael/Granite Ridge GPP Bridge [1022:14db] (prog-if 00 [Normal decode])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 31
IOMMU group: 2
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: f6f00000-f6ffffff [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] Raphael/Granite Ridge Dummy Host Bridge [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-
IOMMU group: 3
00:02.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge GPP Bridge [1022:14db] (prog-if 00 [Normal decode])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 32
IOMMU group: 4
Bus: primary=00, secondary=05, subordinate=11, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: f6200000-f66fffff [size=5M] [32-bit]
Prefetchable memory behind bridge: fc30300000-fc303fffff [size=1M] [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:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [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-
IOMMU group: 5
00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [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-
IOMMU group: 6
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [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-
IOMMU group: 7
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Internal GPP Bridge to Bus [C:A] [1022:14dd] (prog-if 00 [Normal decode])
Subsystem: Device [7d78:1462]
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
IOMMU group: 8
Bus: primary=00, secondary=12, subordinate=12, sec-latency=0
I/O behind bridge: d000-dfff [size=4K] [16-bit]
Memory behind bridge: f6700000-f6afffff [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] Raphael/Granite Ridge Internal GPP Bridge to Bus [C:A] [1022:14dd] (prog-if 00 [Normal decode])
Subsystem: Device [7d78:1462]
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
IOMMU group: 9
Bus: primary=00, secondary=13, subordinate=13, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: f6e00000-f6efffff [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: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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-
IOMMU group: 10
Kernel driver in use: piix4_smbus
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: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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
IOMMU group: 10
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 0 [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-
IOMMU group: 11
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 1 [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-
IOMMU group: 11
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 2 [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-
IOMMU group: 11
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 3 [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-
IOMMU group: 11
Kernel driver in use: k10temp
Kernel modules: k10temp
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 4 [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-
IOMMU group: 11
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 5 [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-
IOMMU group: 11
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 6 [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-
IOMMU group: 11
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 7 [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-
IOMMU group: 11
01:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev c3) (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 35
IOMMU group: 12
Region 0: Memory at f6d00000 (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: f6b00000-f6cfffff [size=2M] [32-bit]
Prefetchable memory behind bridge: f800000000-fc0fffffff [size=16640M] [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 36
IOMMU group: 13
Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: f6b00000-f6cfffff [size=2M] [32-bit]
Prefetchable memory behind bridge: f800000000-fc0fffffff [size=16640M] [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 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c3) (prog-if 00 [VGA controller])
Subsystem: XFX Limited Device [1eae:6705]
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 96
IOMMU group: 14
Region 0: Memory at f800000000 (64-bit, prefetchable) [size=16G]
Region 2: Memory at fc00000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=256]
Region 5: Memory at f6b00000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at f6c00000 [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 103
IOMMU group: 15
Region 0: Memory at f6c20000 (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]: Realtek Semiconductor Co., Ltd. RTS5765DL NVMe SSD Controller (DRAM-less) [10ec:5765] (rev 01) (prog-if 02 [NVM Express])
Subsystem: Realtek Semiconductor Co., Ltd. RTS5765DL NVMe SSD Controller (DRAM-less) [10ec:5765]
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
IOMMU group: 16
Region 0: Memory at f6f00000 (64-bit, non-prefetchable) [size=16K]
Region 5: Memory at f6f04000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: nvme
Kernel modules: nvme
05:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Upstream Port [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 24
IOMMU group: 17
Bus: primary=05, secondary=06, subordinate=11, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: f6200000-f66fffff [size=5M] [32-bit]
Prefetchable memory behind bridge: fc30300000-fc303fffff [size=1M] [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
06:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [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 37
IOMMU group: 18
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] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 19
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] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 20
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] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 21
Bus: primary=06, secondary=0a, subordinate=0a, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: f6600000-f66fffff [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:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 22
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] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 23
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] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 24
Bus: primary=06, secondary=0d, subordinate=0d, 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:0a.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 25
Bus: primary=06, secondary=0e, subordinate=0e, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: f6500000-f65fffff [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] 600 Series Chipset PCIe Switch Downstream Port [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
IOMMU group: 26
Bus: primary=06, secondary=0f, subordinate=0f, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: f6400000-f64fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: fc30300000-fc303fffff [size=1M] [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
06:0c.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [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 24
IOMMU group: 27
Bus: primary=06, secondary=10, subordinate=10, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: f6300000-f63fffff [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] 600 Series Chipset PCIe Switch Downstream Port [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 39
IOMMU group: 28
Bus: primary=06, secondary=11, subordinate=11, sec-latency=0
I/O behind bridge: [disabled] [16-bit]
Memory behind bridge: f6200000-f62fffff [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
0a:00.0 SATA controller [0106]: ASMedia Technology Inc. ASM1064 Serial ATA Controller [1b21:1064] (rev 02) (prog-if 01 [AHCI 1.0])
Subsystem: ZyDAS Technology Corp. Device [2116:2116]
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 60
IOMMU group: 21
Region 0: Memory at f6682000 (32-bit, non-prefetchable) [size=8K]
Region 5: Memory at f6680000 (32-bit, non-prefetchable) [size=8K]
Expansion ROM at f6600000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
0e:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 41
IOMMU group: 25
Region 0: I/O ports at e000 [size=256]
Region 2: Memory at f6500000 (64-bit, non-prefetchable) [size=64K]
Region 4: Memory at f6510000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
0f:00.0 Network controller [0280]: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter [14c3:0616]
Subsystem: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter [14c3:0616]
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 106
IOMMU group: 26
Region 0: Memory at fc30300000 (64-bit, prefetchable) [size=1M]
Region 2: Memory at f6400000 (64-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: mt7921e
Kernel modules: mt7921e
10:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset USB 3.2 Controller [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
IOMMU group: 27
Region 0: Memory at f6300000 (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] 600 Series Chipset SATA Controller [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 61
IOMMU group: 28
Region 5: Memory at f6280000 (32-bit, non-prefetchable) [size=1K]
Expansion ROM at f6200000 [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 c3) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 79
IOMMU group: 29
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 d000 [size=256]
Region 5: Memory at f6a00000 (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] Radeon High Definition Audio Controller [Rembrandt/Strix] [1002:1640]
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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
IOMMU group: 30
Region 0: Memory at f6a88000 (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] Family 19h PSP/CCP [1022:1649]
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 98
IOMMU group: 31
Region 2: Memory at f6900000 (32-bit, non-prefetchable) [size=1M]
Region 5: Memory at f6a8c000 (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] Raphael/Granite Ridge USB 3.1 xHCI [1022:15b6] (prog-if 30 [XHCI])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 D routed to IRQ 70
IOMMU group: 32
Region 0: Memory at f6800000 (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] Raphael/Granite Ridge USB 3.1 xHCI [1022:15b7] (prog-if 30 [XHCI])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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 79
IOMMU group: 33
Region 0: Memory at f6700000 (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/1ah HD Audio Controller [1022:15e3]
DeviceName: Realtek ALC1220
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:9d78]
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 105
IOMMU group: 34
Region 0: Memory at f6a80000 (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] Raphael/Granite Ridge USB 2.0 xHCI [1022:15b8] (prog-if 30 [XHCI])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7d78]
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
IOMMU group: 35
Region 0: Memory at f6e00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 25a7:fa61 Areson Technology Corp Elecom Co., Ltd MR-K013 Multicard Reader
Bus 001 Device 003: ID 1a34:f517 ACRUX Receiver Update
Bus 001 Device 004: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 005: ID 1462:7d78 Micro Star International MYSTIC LIGHT
Bus 001 Device 006: ID 1038:1622 SteelSeries ApS SteelSeries Apex 3 TKL
Bus 001 Device 007: ID 0e8d:0616 MediaTek Inc. Wireless_Device
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 003 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 005 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 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-- System Information:
Debian Release: 13.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.48+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-6.12.57+deb13-rt-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.148.3
ii kmod 34.2-2
ii linux-base 4.12
Versions of packages linux-image-6.12.57+deb13-rt-amd64 recommends:
ii apparmor 4.1.0-1
Versions of packages linux-image-6.12.57+deb13-rt-amd64 suggests:
ii debian-kernel-handbook 1.0.21
ii firmware-linux-free 20241210-2
ii grub-efi-amd64 2.12-9
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.57+deb13-rt-amd64 is related to:
ii firmware-amd-graphics 20250410-2
ii firmware-atheros 20250410-2
ii firmware-bnx2 20250410-2
ii firmware-bnx2x 20250410-2
ii firmware-brcm80211 20250410-2
ii firmware-cavium 20250410-2
ii firmware-cirrus 20250410-2
ii firmware-intel-graphics 20250410-2
ii firmware-intel-misc 20250410-2
ii firmware-intel-sound 20250410-2
ii firmware-ipw2x00 20250410-2
ii firmware-ivtv 20250410-2
ii firmware-iwlwifi 20250410-2
ii firmware-libertas 20250410-2
ii firmware-marvell-prestera 20250410-2
ii firmware-mediatek 20250410-2
ii firmware-misc-nonfree 20250410-2
ii firmware-myricom 20250410-2
ii firmware-netronome 20250410-2
ii firmware-netxen 20250410-2
ii firmware-nvidia-graphics 20250410-2
pn firmware-qcom-soc <none>
ii firmware-qlogic 20250410-2
ii firmware-realtek 20250410-2
pn firmware-samsung <none>
ii firmware-siano 20250410-2
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information
Reply to: