Bug#1101207: amdgpu: blank screen at the end of the boot process, with no video output at all!.
Package: src:linux
Version: 6.12.19-1
Severity: important
X-Debbugs-Cc: matiastepli@gmail.com
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
I'm reporting this bug from the machine having this problem. As the subject states, all of a sudden, I'm getting a blank screen at the end of the boot process,
with no video output at all!. I've no GUI and video output remains unresponsive when trying to change and use any TTY. However, I was able to connect through SSH,
enabling it by blindly typing login creds and propper commands. Thus, I was able to gather some information.
>From kernel messages extracted with "sudo journalctl -b -g amdgpu":
-----
Mar 24 12:19:14 debian-desktop kernel: [drm] amdgpu kernel modesetting enabled.
Mar 24 12:19:14 debian-desktop kernel: amdgpu: Virtual CRAT table created for CPU
Mar 24 12:19:14 debian-desktop kernel: amdgpu: Topology: Add CPU node
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
Mar 24 12:19:14 debian-desktop kernel: amdgpu: ATOM BIOS: 113-RAVEN2-117
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: vgaarb: deactivate vga console
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Mar 24 12:19:14 debian-desktop kernel: [drm] amdgpu: 2048M of VRAM memory ready
Mar 24 12:19:14 debian-desktop kernel: [drm] amdgpu: 6960M of GTT memory ready.
Mar 24 12:19:14 debian-desktop kernel: amdgpu: hwmgr_sw_init smu backed is smu10_smu
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: reserve 0x400000 from 0xf47fc00000 for PSP TMR
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_CNTL(0x29)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF300F)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_GPM_MEM(0x2A)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_SRM_MEM(0x2B)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Mar 24 12:19:14 debian-desktop kernel: snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Mar 24 12:19:14 debian-desktop kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Mar 24 12:19:14 debian-desktop kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Mar 24 12:19:14 debian-desktop kernel: amdgpu: Virtual CRAT table created for GPU
Mar 24 12:19:14 debian-desktop kernel: amdgpu: Topology: Add dGPU node [0x15d8:0x1002]
Mar 24 12:19:14 debian-desktop kernel: kfd kfd: amdgpu: added device 1002:15d8
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 3, active_cu_number 3
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
Mar 24 12:19:14 debian-desktop kernel: amdgpu: pp_dpm_get_sclk_od was not implemented.
Mar 24 12:19:14 debian-desktop kernel: amdgpu: pp_dpm_get_mclk_od was not implemented.
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: amdgpu: Runtime PM not available
Mar 24 12:19:14 debian-desktop kernel: [drm] Initialized amdgpu 3.61.0 for 0000:04:00.0 on minor 0
Mar 24 12:19:14 debian-desktop kernel: amdgpu 0000:04:00.0: [drm] Cannot find any crtc or sizes
-----
In particular, this line caught my attention: "amdgpu 0000:04:00.0: [drm] Cannot find any crtc or sizes". Soon,
I found that booting with "nomodeset" as a kernel argument, I was able to get video output but unable to load a GUI
(I'm using wayland with sway). I understand that this is due to disabling KMS kernel driver.
After doing some digging on the Internet, I found that booting with "amd_iommu=off" should work and it did!. Note that
information gathered below, is the result from booting with that kernel paramater as a workaorund.
* What led up to the situation?
I don't know, really!. If I recall correctly, I've been using the "linux-image-6.12.17-amd64" kernel for maybe a week
and this problem didn't occur. Once faced with this problem, I tried doing an "apt upgrade" and tried with the updated
kernel version "linux-image-6.12.19-amd64", but it didn't work. This problem persisted with several reboots and a power off and
on again cycle. I also tried booting with older kernel versions, but didn't help either.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Briefly, the effective "bits":
- Rebooting with Ctrl+Alt+Del to try something else.
- Blindly typing commands to enable and get SSH access. Useful for troubleshooting only!.
- Booting with the "nomodeset" kernel parameter, I'm able to use the console (TTYs) but not very useful because I'm unable to use a GUI!.
- Booting with the "amd_iommu=off" kernel parameter, does the trick as a workaround.
* What was the outcome of this action?
I'm unable to recognize an action on my part that might've triggered this problem.
* What outcome did you expect instead?
Being able to use both a TTY and a GUI, as a normal working Debian system.
Thanks and cheers!.
-- Package-specific info:
** Version:
Linux version 6.12.19-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.19-1 (2025-03-16)
** Command line:
BOOT_IMAGE=/vmlinuz-6.12.19-amd64 root=UUID=672f22ff-f863-47f4-a466-ac018066a794 amd_iommu=off ro
** Not tainted
** Kernel log:
[ 5.721283] kvm_amd: Nested Paging enabled
[ 5.722631] kvm_amd: LBR virtualization supported
[ 5.723915] kvm_amd: SEV enabled (ASIDs 0 - 15)
[ 5.725210] kvm_amd: SEV-ES enabled (ASIDs 0 - 4294967295)
[ 5.726490] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 5.726492] kvm_amd: Virtual GIF supported
[ 5.749482] MCE: In-kernel MCE decoding enabled.
[ 5.909612] amd_atl: AMD Address Translation Library initialized
[ 5.917151] intel_rapl_common: Found RAPL domain package
[ 5.918179] intel_rapl_common: Found RAPL domain core
[ 5.928254] 8021q: 802.1Q VLAN Support v1.8
[ 5.984709] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[ 6.018156] nvme nvme0: using unchecked data buffer
[ 6.085126] NET: Registered PF_QIPCRTR protocol family
[ 6.172781] r8169 0000:03:00.0 eno1: Link is Down
[ 8.914576] [drm] amdgpu kernel modesetting enabled.
[ 8.926683] amdgpu: Virtual CRAT table created for CPU
[ 8.926736] amdgpu: Topology: Add CPU node
[ 8.926957] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[ 8.927044] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x17AA:0x3708 0xC4).
[ 8.927083] [drm] register mmio base: 0xFCB00000
[ 8.927098] [drm] register mmio size: 524288
[ 8.931331] [drm] add ip block number 0 <soc15_common>
[ 8.931361] [drm] add ip block number 1 <gmc_v9_0>
[ 8.931378] [drm] add ip block number 2 <vega10_ih>
[ 8.931395] [drm] add ip block number 3 <psp>
[ 8.931410] [drm] add ip block number 4 <powerplay>
[ 8.931426] [drm] add ip block number 5 <dm>
[ 8.931441] [drm] add ip block number 6 <gfx_v9_0>
[ 8.931457] [drm] add ip block number 7 <sdma_v4_0>
[ 8.931474] [drm] add ip block number 8 <vcn_v1_0>
[ 8.933129] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[ 8.933164] amdgpu: ATOM BIOS: 113-RAVEN2-117
[ 8.940354] Console: switching to colour dummy device 80x25
[ 8.940581] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[ 8.940593] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 8.940650] [drm] vm size is 262144 GB, 3 levels, block size is 9-bit, fragment size is 9-bit
[ 8.940688] amdgpu 0000:04:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[ 8.940701] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 8.940732] [drm] Detected VRAM RAM=2048M, BAR=2048M
[ 8.940739] [drm] RAM width 128bits DDR4
[ 8.941305] [drm] amdgpu: 2048M of VRAM memory ready
[ 8.941315] [drm] amdgpu: 6960M of GTT memory ready.
[ 8.941346] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 8.941597] [drm] PCIE GART of 1024M enabled.
[ 8.941605] [drm] PTB located at 0x000000F400A00000
[ 8.942603] amdgpu: hwmgr_sw_init smu backed is smu10_smu
[ 8.943793] [drm] Found VCN firmware Version ENC: 1.15 DEC: 3 VEP: 0 Revision: 0
[ 8.965082] amdgpu 0000:04:00.0: amdgpu: reserve 0x400000 from 0xf47fc00000 for PSP TMR
[ 9.006553] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_CNTL(0x29)
[ 9.006571] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF300F)
[ 9.007012] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_GPM_MEM(0x2A)
[ 9.007023] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
[ 9.007463] amdgpu 0000:04:00.0: amdgpu: failed to load ucode RLC_RESTORE_LIST_SRM_MEM(0x2B)
[ 9.007474] amdgpu 0000:04:00.0: amdgpu: psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF000F)
[ 9.032113] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 9.038448] amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 9.038459] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 9.039691] [drm] DM_PPLIB: values for F clock
[ 9.039702] [drm] DM_PPLIB: 400000 in kHz, 3174 in mV
[ 9.039709] [drm] DM_PPLIB: 933000 in kHz, 3724 in mV
[ 9.039716] [drm] DM_PPLIB: 1067000 in kHz, 3924 in mV
[ 9.039723] [drm] DM_PPLIB: 1200000 in kHz, 4074 in mV
[ 9.039731] [drm] DM_PPLIB: values for DCF clock
[ 9.039737] [drm] DM_PPLIB: 300000 in kHz, 3174 in mV
[ 9.039743] [drm] DM_PPLIB: 600000 in kHz, 3724 in mV
[ 9.039750] [drm] DM_PPLIB: 626000 in kHz, 3924 in mV
[ 9.039756] [drm] DM_PPLIB: 654000 in kHz, 4074 in mV
[ 9.040733] [drm] Display Core v3.2.301 initialized on DCN 1.0.1
[ 9.055356] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 9.085452] [drm] kiq ring mec 2 pipe 1 q 0
[ 9.102285] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 9.102313] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 9.102465] amdgpu: Virtual CRAT table created for GPU
[ 9.102542] amdgpu: Topology: Add dGPU node [0x15d8:0x1002]
[ 9.102551] kfd kfd: amdgpu: added device 1002:15d8
[ 9.102571] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 3, active_cu_number 3
[ 9.102585] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 9.102594] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 9.102604] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 9.102614] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 9.102624] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 9.102633] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 9.102642] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 9.102652] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 9.102661] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 9.102671] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[ 9.102680] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 9.102690] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 9.102699] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 9.102708] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 9.102717] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 9.107839] amdgpu: pp_dpm_get_sclk_od was not implemented.
[ 9.107849] amdgpu: pp_dpm_get_mclk_od was not implemented.
[ 9.108070] amdgpu 0000:04:00.0: amdgpu: Runtime PM not available
[ 9.108945] [drm] Initialized amdgpu 3.61.0 for 0000:04:00.0 on minor 0
[ 9.119378] fbcon: amdgpudrmfb (fb0) is primary device
[ 9.178219] Console: switching to colour frame buffer device 240x67
[ 9.195035] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 9.345503] r8169 0000:03:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
** Model information
sys_vendor: LENOVO
product_name: 90NT0009AR
product_version: IdeaCentre 3 07ADA05
chassis_vendor: LENOVO
chassis_version: None
bios_vendor: LENOVO
bios_version: O4FKT31A
board_vendor: LENOVO
board_name: 3708
board_version: SDK0T76466 WIN 3424327820259
** Loaded modules:
amdgpu
qrtr
8021q
amd_atl
intel_rapl_msr
garp
stp
intel_rapl_common
mrp
llc
edac_mce_amd
kvm_amd
snd_sof_amd_rembrandt
kvm
binfmt_misc
snd_sof_amd_acp
snd_sof_pci
snd_sof_xtensa_dsp
snd_sof
snd_hda_codec_realtek
rtw88_8822ce
nls_ascii
rtw88_8822c
nls_cp437
snd_sof_utils
amdxcp
snd_hda_codec_generic
crct10dif_pclmul
vfat
drm_exec
rtw88_pci
ghash_clmulni_intel
snd_hda_codec_hdmi
snd_hda_scodec_component
snd_soc_core
fat
gpu_sched
rtw88_core
sha512_ssse3
snd_compress
snd_hda_intel
drm_buddy
btusb
snd_intel_dspcfg
drm_suballoc_helper
snd_pcm_dmaengine
sha256_ssse3
snd_intel_sdw_acpi
btrtl
mac80211
snd_pci_ps
drm_display_helper
btintel
sha1_ssse3
snd_hda_codec
snd_rpl_pci_acp6x
btbcm
cec
snd_acp_pci
aesni_intel
btmtk
rc_core
snd_acp_legacy_common
snd_hda_core
gf128mul
libarc4
drm_ttm_helper
crypto_simd
snd_pci_acp6x
snd_hwdep
bluetooth
snd_pcm
snd_pci_acp5x
ttm
cryptd
ee1004
snd_rn_pci_acp3x
cfg80211
snd_timer
sp5100_tco
rapl
watchdog
wmi_bmof
snd_acp_config
pcspkr
snd_soc_acpi
acpi_cpufreq
drm_kms_helper
k10temp
rfkill
snd
snd_pci_acp3x
ccp
i2c_algo_bit
soundcore
button
joydev
evdev
sg
pkcs8_key_parser
drm
msr
i2c_dev
efi_pstore
configfs
nfnetlink
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
dm_mod
hid_generic
usbhid
hid
sd_mod
ahci
libahci
xhci_pci
r8169
libata
realtek
xhci_hcd
nvme
mdio_devres
scsi_mod
crc32_pclmul
i2c_piix4
usbcore
nvme_core
crc32c_intel
libphy
scsi_common
i2c_smbus
usb_common
video
nvme_auth
wmi
** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex [1022:15d0]
Subsystem: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex [1022:15d0]
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] Raven/Raven2 IOMMU [1022:15d1]
Subsystem: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU [1022:15d1]
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 255
Capabilities: <access denied>
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1234]
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 25
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fcf00000-fcffffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1234]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin ? routed to IRQ 26
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: fce00000-fcefffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1234]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin ? routed to IRQ 27
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: e000-efff [size=4K] [16-bit]
Memory behind bridge: fcd00000-fcdfffff [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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A [1022:15db] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:0000]
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 28
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: d000-dfff [size=4K] [16-bit]
Memory behind bridge: fc900000-fcbfffff [size=3M] [32-bit]
Prefetchable memory behind bridge: e0000000-f01fffff [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.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B [1022:15dc] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:0000]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 29
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fcc00000-fccfffff [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 61)
Subsystem: Lenovo Device [17aa:3708]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Kernel 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: Lenovo Device [17aa:3708]
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0 [1022:15e8]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1 [1022:15e9]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2 [1022:15ea]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3 [1022:15eb]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Kernel driver in use: k10temp
Kernel modules: k10temp
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4 [1022:15ec]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5 [1022:15ed]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6 [1022:15ee]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7 [1022:15ef]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
01:00.0 Non-Volatile memory controller [0108]: Shenzhen Unionmemory Information System Ltd. AM620 PCIe 3.0 NVMe SSD 256GB [1cc4:6202] (rev 03) (prog-if 02 [NVM Express])
Subsystem: Shenzhen Unionmemory Information System Ltd. Device [1cc4:1cc4]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 30
Region 0: Memory at fcf00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: nvme
Kernel modules: nvme
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter [10ec:c822]
Subsystem: Lenovo Device [17aa:c123]
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 52
Region 0: I/O ports at f000 [size=256]
Region 2: Memory at fce00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rtw_8822ce
Kernel modules: rtw88_8822ce
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
DeviceName: Onboard LAN Brodcom
Subsystem: Lenovo Device [17aa:3708]
Physical Slot: 1
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
Region 0: I/O ports at e000 [size=256]
Region 2: Memory at fcd04000 (64-bit, non-prefetchable) [size=4K]
Region 4: Memory at fcd00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev c4) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device [17aa:3708]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 24
Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at f0000000 (64-bit, prefetchable) [size=2M]
Region 4: I/O ports at d000 [size=256]
Region 5: Memory at fcb00000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller [1002:15de]
Subsystem: Lenovo Device [17aa:3708]
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 49
Region 0: Memory at fcbc8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
04:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
Subsystem: Lenovo Device [17aa:3708]
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 44
Region 2: Memory at fca00000 (32-bit, non-prefetchable) [size=1M]
Region 5: Memory at fcbcc000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: ccp
Kernel modules: ccp
04:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven2 USB 3.1 [1022:15e5] (prog-if 30 [XHCI])
Subsystem: Lenovo Device [17aa:3708]
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 36
Region 0: Memory at fc900000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
04:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2]
Subsystem: Lenovo Device [17aa:3708]
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 48
Region 0: Memory at fcb80000 (32-bit, non-prefetchable) [size=256K]
Capabilities: <access denied>
Kernel driver in use: snd_pci_acp3x
Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_rembrandt
04:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller [1022:15e3]
DeviceName: HD Audio Controller
Subsystem: Lenovo Device [17aa:3708]
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 50
Region 0: Memory at fcbc0000 (32-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
05:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 61) (prog-if 01 [AHCI 1.0])
Subsystem: Lenovo Device [17aa:3708]
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
Region 5: Memory at fcc00000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 003: ID 17ef:608d Lenovo Optical Mouse
Bus 001 Device 004: ID 17ef:608c Lenovo Lenovo Calliope USB Keyboard
Bus 001 Device 005: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 006: ID 0bda:c123 Realtek Semiconductor Corp. Bluetooth Radio
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.19-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-6.12.19-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.145
ii kmod 34-3
ii linux-base 4.11
Versions of packages linux-image-6.12.19-amd64 recommends:
ii apparmor 4.1.0~beta5-5
Versions of packages linux-image-6.12.19-amd64 suggests:
pn debian-kernel-handbook <none>
pn firmware-linux-free <none>
ii grub-efi-amd64 2.12-7
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.19-amd64 is related to:
ii firmware-amd-graphics 20241210-1
pn firmware-atheros <none>
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-brcm80211 <none>
pn firmware-cavium <none>
pn firmware-cirrus <none>
pn firmware-intel-graphics <none>
pn firmware-intel-misc <none>
pn firmware-intel-sound <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
pn firmware-iwlwifi <none>
pn firmware-libertas <none>
pn firmware-marvell-prestera <none>
pn firmware-mediatek <none>
pn firmware-misc-nonfree <none>
pn firmware-myricom <none>
pn firmware-netronome <none>
pn firmware-netxen <none>
pn firmware-nvidia-graphics <none>
pn firmware-qcom-soc <none>
pn firmware-qlogic <none>
ii firmware-realtek 20241210-1
pn firmware-samsung <none>
pn firmware-siano <none>
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information
Reply to: