Posts tagged: troubleshooting
The Six Bits That Fixed My Laptop — amdgpu.dcdebugmask Explained
Second suspend hard-froze my laptop until I changed one kernel parameter from 0x10 to 0x600. Here's what each bit actually does inside the AMD display driver.
My Laptop Froze on the Second Suspend — I Had to Hold the Power Button
First suspend worked fine. Second suspend required a hard power-off. The logs pointed to an AMD DMCUB firmware hang, and dcdebugmask=0x10 wasn't strong enough.
My Screen Died After a Kernel Switch — It Probably Wasn't the Kernel
Switched to the LTS kernel for stability and got a black screen instead. The logs pointed toward an AMD display-firmware/PSR interaction, and the proposed workaround can persist through kernel updates via a Limine drop-in.
CachyOS Kernel 7.0.12 Blank Screen — AMD Barcelo DMCUB Firmware Crash
Kernel 7.0.12 blank screen on AMD Barcelo GPUs — DMCUB firmware mismatch. Fix with amdgpu.dc=0, and whether the mainline kernel is worth the boot hassle over LTS.
How I Fixed a Broken AUR Install in 2 Commands
Using aur-audit to diagnose missing PGP keys blocking wkhtmltopdf-bin installation on Arch.