Package: src:linux
Version: 5.10.4-1
Severity: critical
Tags: patch
Justification: breaks the whole system
X-Debbugs-Cc: ago_debian...@protonmail.com

It would seem that this kernel build was compiled without DCN 3.0 Support 
enabled in the config, which means that upon boot my system with an AMD Radeon 
6900XT has no video output - not even trying to open a new TTY works. I can SSH 
into the machine, but it auto-reboots after a short while, rendering the system 
unusable. Compiling the package with this option enabled in menuconfig fixes 
the issue:
Device Drivers>Graphics Support>AMD GPU/Display Engine Configuration>DCN 3.0 
family




-- Package-specific info:
** Kernel log:
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (++) using VT number 1
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) systemd-logind: 
took control of session /org/freedesktop/login1/session/c2
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) xfree86: Adding 
drm device (/dev/dri/card0)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) systemd-logind: 
got fd for /dev/dri/card0 226:0 fd 14 paused 0
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (--) PCI:*(47@0:0:0) 
1002:73bf:1002:0e3a rev 192, Mem @ 0x7800000000/17179869184, 0x7c00000000/2684>
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) LoadModule: "glx"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading 
/usr/lib/xorg/modules/extensions/libglx.so
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Module glx: 
vendor="X.Org Foundation"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         compiled for 
1.20.10, module version = 1.0.0
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         ABI class: 
X.Org Server Extension, version 10.0
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) LoadModule: 
"amdgpu"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading 
/usr/lib/xorg/modules/drivers/amdgpu_drv.so
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Module amdgpu: 
vendor="X.Org Foundation"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         compiled for 
1.20.9, module version = 19.1.0
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         Module class: 
X.Org Video Driver
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         ABI class: 
X.Org Video Driver, version 24.1
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU: Driver 
for AMD Radeon:
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         All GPUs 
supported by the amdgpu kernel driver
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (WW) VGA arbiter: 
cannot open kernel arbiter, no multi-card support
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): 
Creating default Display subsection in Screen section
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         "Default 
Screen Section" for depth/fbbpp 24/32
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (==) AMDGPU(0): Depth 
24, (--) framebuffer bpp 32
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): Pixel 
depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (==) AMDGPU(0): 
Default visual is TrueColor
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (**) AMDGPU(0): 
Option "VariableRefresh" "true"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (==) AMDGPU(0): RGB 
weight 888
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): Using 
8 bits per RGB (8 bit DAC)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (--) AMDGPU(0): 
Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x73bf)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading sub 
module "fb"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) LoadModule: "fb"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading 
/usr/lib/xorg/modules/libfb.so
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Module fb: 
vendor="X.Org Foundation"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         compiled for 
1.20.10, module version = 1.0.0
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         ABI class: 
X.Org ANSI C Emulation, version 0.4
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading sub 
module "dri2"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) LoadModule: 
"dri2"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Module "dri2" 
already built-in
Jan 11 22:19:45 snorlax pipewire[1025]: [E][000000006.810992][core.c:71 
core_event_error()] core 0x55880d9c1930: proxy 0x55880da103d0 id:4: bound:-1 
seq:4 re>
Jan 11 22:19:45 snorlax pipewire[1025]: 
[E][000000006.810999][media-session.c:1971 core_error()] error id:4 seq:4 
res:-2 (No such file or directory): can't c>
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading sub 
module "glamoregl"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) LoadModule: 
"glamoregl"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading 
/usr/lib/xorg/modules/libglamoregl.so
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Module 
glamoregl: vendor="X.Org Foundation"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         compiled for 
1.20.10, module version = 1.0.1
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:         ABI class: 
X.Org ANSI C Emulation, version 0.4
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): 
glamor X acceleration enabled on AMD SIENNA_CICHLID (DRM 3.40.0, 
5.10.0-1-amd64, LL>
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): 
glamor detected, initialising EGL layer.
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (==) AMDGPU(0): 
TearFree property default: auto
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (**) AMDGPU(0): 
VariableRefresh: enabled
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): KMS 
Pageflipping: enabled
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (WW) AMDGPU(0): No 
outputs definitely connected, trying again...
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (WW) AMDGPU(0): 
Unable to find connected outputs - setting 1024x768 initial framebuffer
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) AMDGPU(0): mem 
size init: gart size :3fe4f9000 vram size: s:3fdbc7000 visible:3fdbc7000
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (==) AMDGPU(0): DPI 
set to (96, 96)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (==) AMDGPU(0): Using 
gamma correction (1.0, 1.0, 1.0)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Loading sub 
module "ramdac"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) LoadModule: 
"ramdac"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Module "ramdac" 
already built-in
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE) AMDGPU(0): No 
modes.
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) UnloadModule: 
"amdgpu"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) UnloadSubModule: 
"glamoregl"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Unloading 
glamoregl
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) UnloadSubModule: 
"fb"
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (II) Unloading fb
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE) Screen(s) found, 
but none have a usable configuration.
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: Fatal server error:
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE) no screens 
found(EE)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: Please consult the 
The X.Org Foundation support
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:          at 
http://wiki.x.org
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]:  for help.
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE) Please also 
check the log file at "/var/lib/gdm3/.local/share/xorg/Xorg.0.log" for 
additional >
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE)
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1149]: (EE) Server 
terminated with error (1). Closing log file.
Jan 11 22:19:45 snorlax /usr/libexec/gdm-x-session[1147]: Unable to run X server


** Model information
sys_vendor: Micro-Star International Co., Ltd.
product_name: MS-7C84
product_version: 1.0
chassis_vendor: Micro-Star International Co., Ltd.
chassis_version: 1.0
bios_vendor: American Megatrends Inc.
bios_version: 1.51
board_vendor: Micro-Star International Co., Ltd.
board_name: MAG X570 TOMAHAWK WIFI (MS-7C84)
board_version: 1.0

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

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Root Complex [1022:1480]
        Subsystem: Micro-Star International Co., Ltd. [MSI] Starship/Matisse 
Root Complex [1462:7c84]
        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] Starship/Matisse IOMMU 
[1022:1481]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU 
[1022:1481]
        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 ? routed to IRQ 27
        Capabilities: <access denied>

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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] Starship/Matisse 
GPP Bridge [1022:1483] (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 ? routed to IRQ 28
        IOMMU group: 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: fcf00000-fcffffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        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] Starship/Matisse 
GPP Bridge [1022:1483] (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 ? routed to IRQ 29
        IOMMU group: 0
        Bus: primary=00, secondary=20, subordinate=2c, sec-latency=0
        I/O behind bridge: 0000f000-0000ffff [size=4K]
        Memory behind bridge: fc200000-fc7fffff [size=6M]
        Prefetchable memory behind bridge: [disabled]
        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] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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: 1

00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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: 2

00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
GPP Bridge [1022:1483] (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 ? routed to IRQ 30
        IOMMU group: 2
        Bus: primary=00, secondary=2d, subordinate=2f, sec-latency=0
        I/O behind bridge: 0000e000-0000efff [size=4K]
        Memory behind bridge: fc800000-fcbfffff [size=4M]
        Prefetchable memory behind bridge: 0000007800000000-0000007c0fffffff 
[size=16640M]
        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:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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: 4

00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] (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
        IOMMU group: 6
        Bus: primary=00, secondary=30, subordinate=30, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: [disabled]
        Prefetchable memory behind bridge: [disabled]
        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.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
PCIe Dummy Host Bridge [1022:1482]
        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] Starship/Matisse 
Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] (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 33
        IOMMU group: 8
        Bus: primary=00, secondary=31, subordinate=31, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: fcc00000-fcefffff [size=3M]
        Prefetchable memory behind bridge: [disabled]
        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 61)
        Subsystem: Micro-Star International Co., Ltd. [MSI] FCH SMBus 
Controller [1462:7c84]
        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: 9
        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] FCH LPC Bridge 
[1462:7c84]
        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: 9

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 0 [1022:1440]
        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: 10

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 1 [1022:1441]
        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: 10

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 2 [1022:1442]
        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: 10

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 3 [1022:1443]
        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: 10
        Kernel driver in use: k10temp
        Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 4 [1022:1444]
        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: 10

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 5 [1022:1445]
        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: 10

00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 6 [1022:1446]
        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: 10

00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 
24: Function 7 [1022:1447]
        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: 10

01:00.0 Non-Volatile memory controller [0108]: Phison Electronics Corporation 
E16 PCIe4 NVMe Controller [1987:5016] (rev 01) (prog-if 02 [NVM Express])
        Subsystem: Phison Electronics Corporation E16 PCIe4 NVMe Controller 
[1987:5016]
        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
        NUMA node: 0
        IOMMU group: 0
        Region 0: Memory at fcf00000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: nvme
        Kernel modules: nvme

20:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Matisse Switch 
Upstream [1022:57ad] (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 24
        IOMMU group: 0
        Bus: primary=20, secondary=21, subordinate=2c, sec-latency=0
        I/O behind bridge: 0000f000-0000ffff [size=4K]
        Memory behind bridge: fc200000-fc7fffff [size=6M]
        Prefetchable memory behind bridge: [disabled]
        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

21:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP 
Bridge [1022:57a3] (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 ? routed to IRQ 34
        IOMMU group: 0
        Bus: primary=21, secondary=25, subordinate=25, sec-latency=0
        I/O behind bridge: 0000f000-0000ffff [size=4K]
        Memory behind bridge: fc700000-fc7fffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        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

21:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP 
Bridge [1022:57a3] (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 ? routed to IRQ 35
        IOMMU group: 0
        Bus: primary=21, secondary=27, subordinate=27, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: fc600000-fc6fffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        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

21:08.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP 
Bridge [1022:57a4] (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 36
        IOMMU group: 0
        Bus: primary=21, secondary=2a, subordinate=2a, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: fc200000-fc3fffff [size=2M]
        Prefetchable memory behind bridge: [disabled]
        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

21:09.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP 
Bridge [1022:57a4] (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 38
        IOMMU group: 0
        Bus: primary=21, secondary=2b, subordinate=2b, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: fc500000-fc5fffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        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

21:0a.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP 
Bridge [1022:57a4] (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 40
        IOMMU group: 0
        Bus: primary=21, secondary=2c, subordinate=2c, sec-latency=0
        I/O behind bridge: [disabled]
        Memory behind bridge: fc400000-fc4fffff [size=1M]
        Prefetchable memory behind bridge: [disabled]
        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

25:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 
2.5GbE Controller [10ec:8125] (rev 04)
        Subsystem: Micro-Star International Co., Ltd. [MSI] RTL8125 2.5GbE 
Controller [1462:7c84]
        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: 0
        Region 0: I/O ports at f000 [size=256]
        Region 2: Memory at fc700000 (64-bit, non-prefetchable) [size=64K]
        Region 4: Memory at fc710000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

27:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] 
(rev 1a)
        Subsystem: Intel Corporation Wi-Fi 6 AX200 [8086:0084]
        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: 0
        Region 0: Memory at fc600000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

2a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. 
[AMD] Starship/Matisse Reserved SPP [1022:1485]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved 
SPP [1022:1485]
        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
        Capabilities: <access denied>

2a:00.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 
3.0 Host Controller [1022:149c] (prog-if 30 [XHCI])
        Subsystem: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host 
Controller [1022:1486]
        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: 0
        Region 0: Memory at fc300000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

2a:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 
3.0 Host Controller [1022:149c] (prog-if 30 [XHCI])
        Subsystem: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host 
Controller [1022:148c]
        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 39
        IOMMU group: 0
        Region 0: Memory at fc200000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

2b:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA 
Controller [AHCI mode] [1022:7901] (rev 51) (prog-if 01 [AHCI 1.0])
        Subsystem: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI 
mode] [1022:7901]
        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: 0
        Region 5: Memory at fc500000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

2c:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA 
Controller [AHCI mode] [1022:7901] (rev 51) (prog-if 01 [AHCI 1.0])
        Subsystem: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI 
mode] [1022:7901]
        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 71
        IOMMU group: 0
        Region 5: Memory at fc400000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

2d:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL 
Upstream Port of PCI Express Switch [1002:1478] (rev c0) (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 41
        IOMMU group: 2
        Region 0: Memory at fcb00000 (32-bit, non-prefetchable) [size=16K]
        Bus: primary=2d, secondary=2e, subordinate=2f, sec-latency=0
        I/O behind bridge: 0000e000-0000efff [size=4K]
        Memory behind bridge: fc800000-fcafffff [size=3M]
        Prefetchable memory behind bridge: 0000007800000000-0000007c0fffffff 
[size=16640M]
        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

2e: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])
        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: 548 bytes
        Interrupt: pin A routed to IRQ 42
        IOMMU group: 2
        Bus: primary=2e, secondary=2f, subordinate=2f, sec-latency=0
        I/O behind bridge: 0000e000-0000efff [size=4K]
        Memory behind bridge: fc800000-fcafffff [size=3M]
        Prefetchable memory behind bridge: 0000007800000000-0000007c0fffffff 
[size=16640M]
        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

2f:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c0) 
(prog-if 00 [VGA controller])
        Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 
6800/6800 XT / 6900 XT] [1002:0e3a]
        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 114
        IOMMU group: 2
        Region 0: Memory at 7800000000 (64-bit, prefetchable) [size=16G]
        Region 2: Memory at 7c00000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at e000 [size=256]
        Region 5: Memory at fc900000 (32-bit, non-prefetchable) [size=1M]
        Expansion ROM at fca00000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu

2f:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device 
[1002:ab28]
        Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [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 135
        IOMMU group: 2
        Region 0: Memory at fca24000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

2f:00.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] Device 
[1002:73a6] (prog-if 30 [XHCI])
        Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:73a6]
        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 87
        IOMMU group: 2
        Region 0: Memory at fc800000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

2f:00.3 Serial bus controller [0c80]: Advanced Micro Devices, Inc. [AMD/ATI] 
Device [1002:73a4]
        Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:0408]
        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 255
        IOMMU group: 2
        Region 0: Memory at fca20000 (64-bit, non-prefetchable) [disabled] 
[size=16K]
        Capabilities: <access denied>

30:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. 
[AMD] Starship/Matisse PCIe Dummy Function [1022:148a]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe 
Dummy Function [1022:148a]
        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
        Capabilities: <access denied>

31:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. 
[AMD] Starship/Matisse Reserved SPP [1022:1485]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved 
SPP [1022:1485]
        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: 12
        Capabilities: <access denied>

31:00.1 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] 
Starship/Matisse Cryptographic Coprocessor PSPCPP [1022:1486]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse 
Cryptographic Coprocessor PSPCPP [1022:1486]
        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 115
        IOMMU group: 13
        Region 2: Memory at fcd00000 (32-bit, non-prefetchable) [size=1M]
        Region 5: Memory at fce08000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: ccp
        Kernel modules: ccp

31:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 
3.0 Host Controller [1022:149c] (prog-if 30 [XHCI])
        Subsystem: Micro-Star International Co., Ltd. [MSI] Matisse USB 3.0 
Host Controller [1462:7c84]
        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 96
        IOMMU group: 14
        Region 0: Memory at fcc00000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

31:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] 
Starship/Matisse HD Audio Controller [1022:1487]
        Subsystem: Micro-Star International Co., Ltd. [MSI] Starship/Matisse HD 
Audio Controller [1462:ec84]
        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 137
        IOMMU group: 15
        Region 0: Memory at fce00000 (32-bit, non-prefetchable) [size=32K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel


** USB devices:
Bus 008 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 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 2516:014d Cooler Master Co., Ltd. ARES
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 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 002: ID 1462:7c84 Micro Star International MYSTIC LIGHT 
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 006: ID 046d:c539 Logitech, Inc. USB Receiver
Bus 001 Device 005: ID 1b1c:1b44 Corsair Corsair STRAFE Gaming Keyboard
Bus 001 Device 004: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.4 (SMP w/24 CPU threads)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.10.0-1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.139
ii  kmod                                    27+20200310-2
ii  linux-base                              4.6

Versions of packages linux-image-5.10.0-1-amd64 recommends:
ii  apparmor             2.13.6-3
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.10.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.04-12
pn  linux-doc-5.10          <none>

Versions of packages linux-image-5.10.0-1-amd64 is related to:
ii  firmware-amd-graphics     20201022-1
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>
ii  firmware-iwlwifi          20201022-1
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20201022-1
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

Reply via email to