Package: src:linux
Version: 6.12.85-1
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

I am reporting an amdgpu regression affecting three identical Dell OptiPlex 
7090 systems.

System:
- Dell OptiPlex 7090
- Intel Core i7, Rocket Lake generation

Integrated GPU:
- Intel RocketLake-S GT1 / UHD Graphics 750
- PCI ID 8086:4c8a
- Driver: i915

Discrete GPU:
- AMD Lexa / Polaris12
- PCI ID 1002:6987
- Subsystem ID 1028:1713
- Driver: amdgpu

The last known good Debian kernel is 6.12.74+deb13+1-amd64. The first known bad 
is 6.12.85+deb13-amd64.

With 6.12.74, the system boots normally and the AMD GPU binds successfully.

With 6.12.85 and later tested kernels, a normal boot hangs during graphics 
initialization. Global nomodeset allows the OS to boot, indiciating the failure 
occurs during graphics initialization, but it makes the AMD GPU unavailable. 
Using amdgpu.dc=0 allows 6.12.85 to finish booting, but the amdgpu PCI probe 
fails. The AMD GPU remains unbound and no AMD card or render node is created.

The expected result is to be able to boot newer debian 13 kernel versions 
without having to use workarounds (ie. I want to use my AMD graphics card for 
my displays).

Bad-kernel failure:
6.12.85+deb13-amd64

Command line parameter used to reach a usable system:

amdgpu.dc=0

The initial amdgpu probe reaches VRAM, GTT, SMU and UVD firmware 
initialization, then fails during the UVD v6 ring test:

[drm] UVD is enabled in VM mode
[drm] UVD ENC is enabled in VM mode
amdgpu 0000:01:00.0: amdgpu: VRAM: 4096M
amdgpu 0000:01:00.0: amdgpu: GART: 256M
[drm] Found UVD firmware Version: 1.130 Family ID: 16
amdgpu 0000:01:00.0: ERROR ring uvd test failed (-110)
[drm] ERROR hw_init of IP block <uvd_v6_0> failed -110
amdgpu 0000:01:00.0: amdgpu: Fatal error during GPU init
amdgpu 0000:01:00.0: probe with driver amdgpu failed with error -110

Error -110 is ETIMEDOUT.

After failed initialization, cleanup produces additional errors, including 
KIQ/KCQ failures. The associated AMD HDMI-audio function then cannot return 
from D3cold:

snd_hda_intel 0000:01:00.1: Unable to change power state from D3cold to D0, 
device inaccessible
snd_hda_intel 0000:01:00.1: CORB reset timeout#2, CORBRP = 65535

The D3cold errors occur after the UVD ring timeout and appear to be a 
consequence of failed GPU initialization.

With the bad kernel:

amdgpu.ko is present and loaded
the amdgpu module has use count zero
PCI device 0000:01:00.0 remains unbound
/sys/bus/pci/devices/0000:01:00.0/driver is absent
lspci shows “Kernel modules: amdgpu” but no “Kernel driver in use”
no AMD card or render node exists under /dev/dri/by-path

Control test with last known good kernel:
6.12.74+deb13+1-amd64

Command-line parameter:

amdgpu.dc=0

On this kernel, the same hardware binds successfully:

Kernel driver in use: amdgpu

The AMD DRM nodes are created:

pci-0000:01:00.0-card
pci-0000:01:00.0-render

UVD initializes successfully:

[drm] UVD is enabled in VM mode
[drm] UVD ENC is enabled in VM mode
[drm] Found UVD firmware Version: 1.130 Family ID: 16
[drm] UVD and UVD ENC initialized successfully.

This demonstrates that amdgpu.dc=0 itself does not inherently prevent this GPU 
from initializing. The UVD failure appears only with the newer kernel.

Other diagnostic results:
- amdgpu.runpm=0 does not change the failure.
- Firmware packages have already been reinstalled and this did not change the 
result.
- No driver_override is configured.
- No competing radeon, vfio-pci, nouveau or NVIDIA driver is registered for the 
device.
- There is no amdgpu blacklist or VFIO binding rule.
- Manual rebinding after the initial failed probe does not recover the card. 
The device is already inaccessible in D3cold and PCI configuration reads return 
invalid values, so the manual-bind errors appear secondary.
- A complete cold power-off was performed before the runpm test.

Attachments:
I am attaching:
- full and focused kernel logs from 6.12.85
- successful comparison logs from 6.12.74
- uname and kernel command lines
- lspci -nnk and lspci -vvnn output
- DRM-node and PCI-binding state
- relevant package versions
- system model and BIOS version

I used AI to draft most of this report. Hopefully its not too bad xD

-- Package-specific info:
** Version:
Linux version 6.12.85+deb13-amd64 ([email protected]) 
(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.85-1 (2026-04-30)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-6.12.85+deb13-amd64 
root=UUID=2b4c4e7e-991d-4a80-bf17-422c70910d7b ro amdgpu.dc=0

** Tainted: W (512)
 * kernel issued warning

** Kernel log:
[    7.004611] ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[    7.007510] Loaded X.509 cert '[email protected]: 
577e021cb980e0e820821ba7b54b4961b8b4fadf'
[    7.007656] Loaded X.509 cert '[email protected]: 
3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[    7.008428] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.008575] Loaded X.509 cert 'wens: 
61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    7.037627] Bluetooth: Core ver 2.22
[    7.037669] NET: Registered PF_BLUETOOTH protocol family
[    7.037670] Bluetooth: HCI device and connection manager initialized
[    7.037676] Bluetooth: HCI socket layer initialized
[    7.037679] Bluetooth: L2CAP socket layer initialized
[    7.037686] Bluetooth: SCO socket layer initialized
[    7.043895] Adding 25787388k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 
across:25787388k SS
[    7.122166] cryptd: max_cpu_qlen set to 1000
[    7.125798] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: 
bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[    7.126923] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 
0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    7.130646] input: Dell WMI hotkeys as 
/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input16
[    7.143463] AES CTR mode by8 optimization enabled
[    7.157650] Intel(R) Wireless WiFi driver for Linux
[    7.157725] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    7.160664] iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 
wfpm id 0x80000000
[    7.161494] iwlwifi 0000:00:14.3: PCI dev 43f0/4070, rev=0x351, rfid=0x10a100
[    7.162083] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
[    7.166340] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 
89.3.35.37
[    7.166744] iwlwifi 0000:00:14.3: firmware: failed to load 
iwl-debug-yoyo.bin (-2)
[    7.166753] iwlwifi 0000:00:14.3: firmware: failed to load 
iwl-debug-yoyo.bin (-2)
[    7.166758] iwlwifi 0000:00:14.3: firmware: failed to load 
iwl-debug-yoyo.bin (-2)
[    7.166760] iwlwifi 0000:00:14.3: loaded firmware version 77.2753b721.0 
QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
[    7.194849] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    7.195077] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[    7.195383] snd_hda_intel 0000:01:00.1: Unable to change power state from 
unknown to D0, device inaccessible
[    7.262727] usbcore: registered new interface driver btusb
[    7.263513] snd_hda_intel 0000:01:00.1: Unable to change power state from 
D3cold to D0, device inaccessible
[    7.263946] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    7.264744] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    7.266826] Bluetooth: hci0: Device revision is 2
[    7.266897] snd_hda_intel 0000:01:00.1: number of I/O streams is 30, forcing 
separate stream tags
[    7.267594] Bluetooth: hci0: Secure boot is enabled
[    7.269030] Bluetooth: hci0: OTP lock is enabled
[    7.269032] Bluetooth: hci0: API lock is enabled
[    7.269033] Bluetooth: hci0: Debug lock is disabled
[    7.269033] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    7.274357] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    7.274394] Bluetooth: hci0: Boot Address: 0x24800
[    7.274395] Bluetooth: hci0: Firmware Version: 132-3.24
[    7.370910] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: 
line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    7.370914] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 
(0x14/0x0/0x0/0x0/0x0)
[    7.370915] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
[    7.370916] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    7.370917] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    7.370919] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    7.370920] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[    7.375568] snd_hda_intel 0000:01:00.1: CORB reset timeout#2, CORBRP = 65535
[    7.377366] hdaudio hdaudioC1D0: no AFG or MFG node found
[    7.377372] hdaudio hdaudioC1D1: no AFG or MFG node found
[    7.377377] hdaudio hdaudioC1D2: no AFG or MFG node found
[    7.377380] hdaudio hdaudioC1D3: no AFG or MFG node found
[    7.377383] snd_hda_intel 0000:01:00.1: no codecs initialized
[    7.484772] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    7.552265] iwlwifi 0000:00:14.3: base HW address: 8c:1d:96:a2:d4:56
[    7.597334] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    7.598973] intel_rapl_common: Found RAPL domain package
[    7.598975] intel_rapl_common: Found RAPL domain core
[    7.598976] intel_rapl_common: Found RAPL domain uncore
[    7.618358] input: HDA Intel PCH Headphone Mic as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    7.618438] input: HDA Intel PCH Line Out as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    7.618493] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    7.618540] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    7.618580] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    7.618625] input: HDA Intel PCH HDMI/DP,pcm=9 as 
/devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    7.809537] audit: type=1400 audit(1785180377.667:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="1password" pid=889 
comm="apparmor_parser"
[    7.810264] audit: type=1400 audit(1785180377.667:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="vscode" pid=904 
comm="apparmor_parser"
[    7.810920] audit: type=1400 audit(1785180377.667:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="buildah" pid=897 
comm="apparmor_parser"
[    7.810923] audit: type=1400 audit(1785180377.667:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="ch-run" pid=901 
comm="apparmor_parser"
[    7.810925] audit: type=1400 audit(1785180377.667:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="ch-checkns" pid=900 
comm="apparmor_parser"
[    7.810927] audit: type=1400 audit(1785180377.667:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="busybox" pid=898 
comm="apparmor_parser"
[    7.810928] audit: type=1400 audit(1785180377.667:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name=4D6F6E676F444220436F6D70617373 pid=892 comm="apparmor_parser"
[    7.810930] audit: type=1400 audit(1785180377.667:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="Discord" pid=890 
comm="apparmor_parser"
[    7.810932] audit: type=1400 audit(1785180377.667:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="balena-etcher" pid=895 
comm="apparmor_parser"
[    7.815604] audit: type=1400 audit(1785180377.667:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=893 
comm="apparmor_parser"
[    7.943786] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.943788] Bluetooth: BNEP filters: protocol multicast
[    7.943791] Bluetooth: BNEP socket layer initialized
[    7.959764] nvme nvme0: using unchecked data buffer
[    7.992892] NET: Registered PF_QIPCRTR protocol family
[    8.378919] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with 
index: 1
[    9.048868] Bluetooth: hci0: Waiting for firmware download to complete
[    9.049870] Bluetooth: hci0: Firmware loaded in 1733911 usecs
[    9.049951] Bluetooth: hci0: Waiting for device to boot
[    9.064917] Bluetooth: hci0: Device booted in 14647 usecs
[    9.065250] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[    9.066936] Bluetooth: hci0: Applying Intel DDC parameters completed
[    9.067920] Bluetooth: hci0: Firmware revision 0.4 build 132 week 3 2024
[    9.069933] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its 
usage is not supported.
[    9.081565] tun: Universal TUN/TAP device driver, 1.6
[    9.133259] Bluetooth: MGMT ver 1.23
[    9.148736] NET: Registered PF_ALG protocol family
[    9.182499] Bluetooth: RFCOMM TTY layer initialized
[    9.182507] Bluetooth: RFCOMM socket layer initialized
[    9.182512] Bluetooth: RFCOMM ver 1.11
[   11.072978] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full 
Duplex, Flow Control: Rx/Tx

** Model information
sys_vendor: Dell Inc.
product_name: OptiPlex 7090
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: 1.42.0
board_vendor: Dell Inc.
board_name: 073Y7Y
board_version: A00

** 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 bonding max_bonds=0
options dummy numdummies=0
options ifb numifbs=0
options amdgpu dc=0

** Loaded modules:
xt_connmark
xt_conntrack
xt_MASQUERADE
xt_tcpudp
xt_mark
nft_compat
nft_chain_nat
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
rfcomm
cmac
algif_hash
algif_skcipher
af_alg
tun
nf_tables
libcrc32c
overlay
qrtr
bnep
nfsd
binfmt_misc
nls_ascii
nfs_acl
nls_cp437
lockd
vfat
fat
grace
intel_rapl_msr
intel_rapl_common
intel_uncore_frequency
intel_uncore_frequency_common
x86_pkg_temp_thermal
snd_sof_pci_intel_tgl
snd_sof_pci_intel_cnl
snd_sof_intel_hda_generic
soundwire_intel
soundwire_generic_allocation
soundwire_cadence
snd_sof_intel_hda_common
snd_soc_hdac_hda
snd_sof_intel_hda_mlink
snd_sof_intel_hda
snd_hda_codec_hdmi
snd_sof_pci
snd_sof_xtensa_dsp
snd_sof
snd_sof_utils
snd_soc_acpi_intel_match
snd_soc_acpi
soundwire_bus
snd_ctl_led
snd_soc_avs
intel_powerclamp
coretemp
snd_soc_hda_codec
snd_hda_ext_core
iwlmvm
snd_soc_core
kvm_intel
snd_hda_codec_realtek
snd_compress
snd_hda_codec_generic
snd_pcm_dmaengine
snd_hda_scodec_component
kvm
mac80211
snd_hda_intel
snd_intel_dspcfg
irqbypass
snd_intel_sdw_acpi
crct10dif_pclmul
snd_hda_codec
libarc4
ghash_clmulni_intel
sha512_ssse3
sha256_ssse3
snd_hda_core
sha1_ssse3
btusb
iwlwifi
aesni_intel
snd_hwdep
btrtl
gf128mul
snd_pcm
btintel
crypto_simd
dell_wmi
dell_pc
mei_pxp
mei_hdcp
btbcm
cryptd
dell_smbios
btmtk
snd_timer
platform_profile
intel_cstate
dcdbas
bluetooth
dell_wmi_sysman
intel_uncore
dell_smm_hwmon
sparse_keymap
mei_me
ee1004
dell_wmi_descriptor
firmware_attributes_class
wmi_bmof
snd
cfg80211
pcspkr
ecdh_generic
mei
soundcore
intel_skl_int3472_tps68470
intel_pmc_core
intel_skl_int3472_discrete
joydev
intel_vsec
intel_skl_int3472_common
pmt_telemetry
rfkill
pmt_class
acpi_tad
acpi_pad
sg
evdev
auth_rpcgss
msr
i2c_dev
parport_pc
ppdev
lp
sunrpc
parport
efi_pstore
configfs
nfnetlink
efivarfs
ip_tables
x_tables
autofs4
ext4
mbcache
jbd2
crc32c_generic
xe
drm_gpuvm
hid_generic
usbhid
hid
amdgpu
i915
amdxcp
drm_exec
gpu_sched
drm_buddy
drm_suballoc_helper
i2c_algo_bit
drm_display_helper
sd_mod
cec
rc_core
drm_ttm_helper
ttm
xhci_pci
xhci_hcd
drm_kms_helper
ahci
iTCO_wdt
ucsi_acpi
intel_pmc_bxt
libahci
typec_ucsi
iTCO_vendor_support
libata
drm
typec
nvme
watchdog
usbcore
e1000e
scsi_mod
nvme_core
crc32_pclmul
intel_lpss_pci
video
roles
i2c_i801
crc32c_intel
intel_lpss
nvme_auth
idma64
scsi_common
i2c_smbus
usb_common
crc16
wmi
button

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4c43] (rev 01)
        Subsystem: Dell Device [1028:0a52]
        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
        IOMMU group: 1
        Expansion ROM at <ignored>
        Kernel driver in use: icl_uncore

00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:4c01] (rev 01) 
(prog-if 00 [Normal decode])
        Subsystem: Dell Device [1028:0a52]
        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 122
        IOMMU group: 2
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 3000-3fff [size=4K] [16-bit]
        Memory behind bridge: 70900000-709fffff [size=1M] [32-bit]
        Prefetchable memory behind bridge: 4080000000-41ffffffff [size=6G] 
[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:02.0 VGA compatible controller [0300]: Intel Corporation RocketLake-S GT1 
[UHD Graphics 750] [8086:4c8a] (rev 04) (prog-if 00 [VGA controller])
        Subsystem: Dell Device [1028:0a52]
        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 151
        IOMMU group: 0
        Region 0: Memory at 6011000000 (64-bit, non-prefetchable) [size=16M]
        Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at 4000 [size=64]
        Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915, xe

00:14.0 USB controller [0c03]: Intel Corporation Tiger Lake-H USB 3.2 Gen 2x1 
xHCI Host Controller [8086:43ed] (rev 11) (prog-if 30 [XHCI])
        Subsystem: Dell Device [1028:0a52]
        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
        Interrupt: pin A routed to IRQ 143
        IOMMU group: 3
        Region 0: Memory at 6012100000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

00:14.2 RAM memory [0500]: Intel Corporation Tiger Lake-H Shared SRAM 
[8086:43ef] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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
        Region 0: Memory at 6012118000 (64-bit, non-prefetchable) [disabled] 
[size=16K]
        Region 2: Memory at 601211f000 (64-bit, non-prefetchable) [disabled] 
[size=4K]
        Capabilities: <access denied>

00:14.3 Network controller [0280]: Intel Corporation Tiger Lake PCH CNVi WiFi 
[8086:43f0] (rev 11)
        Subsystem: Intel Corporation Device [8086:4070]
        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 16
        IOMMU group: 4
        Region 0: Memory at 6012114000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

00:15.0 Serial bus controller [0c80]: Intel Corporation Tiger Lake-H Serial IO 
I2C Controller #0 [8086:43e8] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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 27
        IOMMU group: 5
        Region 0: Memory at 4010000000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci

00:16.0 Communication controller [0780]: Intel Corporation Tiger Lake-H 
Management Engine Interface [8086:43e0] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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 152
        IOMMU group: 6
        Region 0: Memory at 601211d000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:17.0 SATA controller [0106]: Intel Corporation Device [8086:43d2] (rev 11) 
(prog-if 01 [AHCI 1.0])
        Subsystem: Dell Device [1028:0a52]
        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
        Interrupt: pin A routed to IRQ 142
        IOMMU group: 7
        Region 0: Memory at 70a40000 (32-bit, non-prefetchable) [size=8K]
        Region 1: Memory at 70a44000 (32-bit, non-prefetchable) [size=256]
        Region 2: I/O ports at 4080 [size=8]
        Region 3: I/O ports at 4088 [size=4]
        Region 4: I/O ports at 4060 [size=32]
        Region 5: Memory at 70a43000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:43c4] (rev 11) 
(prog-if 00 [Normal decode])
        Subsystem: Dell Device [1028:0a52]
        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 123
        IOMMU group: 8
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: [disabled] [16-bit]
        Memory behind bridge: 70800000-708fffff [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:1f.0 ISA bridge [0601]: Intel Corporation Q570 LPC/eSPI Controller 
[8086:4384] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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
        IOMMU group: 9

00:1f.3 Audio device [0403]: Intel Corporation Tiger Lake-H HD Audio Controller 
[8086:43c8] (rev 11) (prog-if 00 [HDA compatible])
        Subsystem: Dell Device [1028:0a52]
        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: 64
        Interrupt: pin A routed to IRQ 169
        IOMMU group: 9
        Region 0: Memory at 6012110000 (64-bit, non-prefetchable) [size=16K]
        Region 4: Memory at 6012000000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl

00:1f.4 SMBus [0c05]: Intel Corporation Tiger Lake-H SMBus Controller 
[8086:43a3] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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-
        Interrupt: pin A routed to IRQ 16
        IOMMU group: 9
        Region 0: Memory at 601211c000 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at efa0 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

00:1f.5 Serial bus controller [0c80]: Intel Corporation Tiger Lake-H SPI 
Controller [8086:43a4] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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: 9
        Region 0: Memory at 70a20000 (32-bit, non-prefetchable) [size=4K]

00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (14) 
I219-LM [8086:15f9] (rev 11)
        Subsystem: Dell Device [1028:0a52]
        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 125
        IOMMU group: 9
        Region 0: Memory at 70a00000 (32-bit, non-prefetchable) [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: e1000e
        Kernel modules: e1000e

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Lexa [Radeon 540X/550X/630 / RX 640 / E9171 MCM] [1002:6987] (rev c1) 
(prog-if 00 [VGA controller])
        Subsystem: Dell Device [1028:1713]
        !!! Unknown header type 7f
        Interrupt: pin ? routed to IRQ 16
        IOMMU group: 10
        Region 0: Memory at 4100000000 (64-bit, prefetchable) [size=4G]
        Region 2: Memory at 4080000000 (64-bit, prefetchable) [size=2M]
        Region 4: I/O ports at 3000 [size=256]
        Region 5: Memory at 70900000 (32-bit, non-prefetchable) [size=256K]
        Expansion ROM at 70960000 [disabled] [size=128K]
        Kernel modules: amdgpu

01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Baffin 
HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] [1002:aae0] (prog-if 00 [HDA 
compatible])
        Subsystem: Dell Device [1028:aae0]
        !!! Unknown header type 7f
        Interrupt: pin ? routed to IRQ 17
        IOMMU group: 10
        Region 0: Memory at 70940000 (64-bit, non-prefetchable) [size=16K]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

02:00.0 Non-Volatile memory controller [0108]: SK hynix Gold P31/BC711/PC711 
NVMe Solid State Drive [1c5c:174a] (prog-if 02 [NVM Express])
        Subsystem: SK hynix Gold P31/BC711/PC711 NVMe Solid State Drive 
[1c5c:174a]
        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 16
        IOMMU group: 11
        Region 0: Memory at 70800000 (64-bit, non-prefetchable) [size=16K]
        Region 2: Memory at 70805000 (32-bit, non-prefetchable) [size=4K]
        Region 3: Memory at 70804000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: nvme
        Kernel modules: nvme


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 3297:1969 ZSA Technology Labs Moonlander Mark I
Bus 001 Device 003: ID 0c45:5004 Microdia Redragon Mitra RGB Keyboard
Bus 001 Device 004: ID 046d:c08b Logitech, Inc. G502 SE HERO Gaming Mouse
Bus 001 Device 005: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub


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

Kernel: Linux 6.12.85+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.85+deb13-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.148.4
ii  kmod                                    34.2-2
ii  linux-base                              4.12.1

Versions of packages linux-image-6.12.85+deb13-amd64 recommends:
ii  apparmor  4.1.0-1

Versions of packages linux-image-6.12.85+deb13-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  firmware-linux-free     20241210-2
ii  grub-efi-amd64          2.12-9+deb13u2
pn  linux-doc-6.12          <none>

Versions of packages linux-image-6.12.85+deb13-amd64 is related to:
ii  firmware-amd-graphics      20250410-2
pn  firmware-atheros           <none>
pn  firmware-bnx2              <none>
pn  firmware-bnx2x             <none>
pn  firmware-brcm80211         <none>
pn  firmware-cavium            <none>
pn  firmware-cirrus            <none>
ii  firmware-intel-graphics    20250410-2
ii  firmware-intel-misc        20250410-2
pn  firmware-intel-sound       <none>
pn  firmware-ipw2x00           <none>
pn  firmware-ivtv              <none>
ii  firmware-iwlwifi           20250410-2
pn  firmware-libertas          <none>
pn  firmware-marvell-prestera  <none>
ii  firmware-mediatek          20250410-2
ii  firmware-misc-nonfree      20250410-2
pn  firmware-myricom           <none>
pn  firmware-netronome         <none>
pn  firmware-netxen            <none>
ii  firmware-nvidia-graphics   20250410-2
pn  firmware-qcom-soc          <none>
pn  firmware-qlogic            <none>
pn  firmware-realtek           <none>
pn  firmware-samsung           <none>
pn  firmware-siano             <none>
pn  firmware-ti-connectivity   <none>
pn  xen-hypervisor             <none>

-- no debconf information

Reply via email to