Bug 2533250 - amdgpu: DMCUB command queueing fails repeatedly after linux-firmware 20260910 update, causing boot freezes on Navi 24 (RX 6500M)
Summary: amdgpu: DMCUB command queueing fails repeatedly after linux-firmware 20260910...
Keywords:
Status: CLOSED DUPLICATE of bug 2532947
Alias: None
Product: Fedora
Classification: Fedora
Component: linux-firmware
Version: 44
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-14 18:00 UTC by malcmerlyn
Modified: 2026-09-14 18:06 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-09-14 18:06:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description malcmerlyn 2026-09-14 18:00:30 UTC
After a Fedora update of ~150 packages including kernel 7.2.5-200.fc44 and 
linux-firmware/amd-gpu-firmware version 20260910, the system becomes nearly 
unusable at boot on an AMD Radeon RX 6500M (Navi 24) laptop:

- The LUKS disk decryption prompt renders corrupted/garbled instead of the 
  normal text interface
- Each keystroke at the LUKS prompt causes the screen to go black for 
  ~30 seconds before responding
- After login, the SDDM/Plasma custom theme fails to load, falling back 
  to default
- A kernel panic was also observed when booting an Ubuntu live USB on the 
  same machine (unrelated OS, same hardware)

journalctl logs from the affected boot show a continuous loop of:

amdgpu 0000:08:00.0: [drm] *ERROR* Error queueing DMUB command: status=2
amdgpu 0000:08:00.0: [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data
amdgpu 0000:08:00.0: [drm] enabling link 0 failed: 15

This matches the linux-firmware 20260910 changelog, which includes a revert 
of a previous GC 10.3.6 firmware update alongside "DMCUB updates for various 
ASICs" — the same combination reverted upstream in September 2025 
(kernel-firmware-amdgpu PR #26) for similar reasons.

Reproducible: Always

Steps to Reproduce:
1. Update Fedora 44 with linux-firmware/amd-gpu-firmware version 20260910 
   and kernel 7.2.5-200.fc44 on a system with AMD Radeon RX 6500M (Navi 24)
2. Reboot
3. Observe LUKS prompt and subsequent login
Actual Results:
LUKS prompt renders corrupted; screen freezes ~30s per keystroke; SDDM 
custom theme fails to load; journalctl shows continuous DMCUB command 
queueing errors from amdgpu driver.

Expected Results:
Normal LUKS prompt and login, as with kernel 7.2.4-200.fc44 (previous 
version, unaffected).

Additional Information:
Workaround: booting the previous kernel 7.2.4-200.fc44.x86_64 (with the 
prior linux-firmware version) resolves the issue completely.

Hardware: HP Victus by HP Gaming Laptop 15-fb2xxx, AMD Radeon RX 6500M 
(Navi 24). Full lspci -nn output and journalctl excerpt available as 
attachments.

Comment 1 Peter Robinson 2026-09-14 18:06:37 UTC
Please check for dupes before opening new bugs.

*** This bug has been marked as a duplicate of bug 2532947 ***


Note You need to log in before you can comment on or make changes to this bug.