Hello Linux Mint Developers,
I am experiencing a persistent issue with Linux Mint 22.2 Cinnamon on my laptop, related to the AMD Vega 8 integrated graphics. The system works fine from the Live USB, but after installation, Cinnamon fails to boot correctly, resulting in a black screen. Here are the details:
Laptop and Hardware:
- Laptop: HP EliteBook 745 G6
- CPU: AMD Ryzen 5 PRO 3500U
- GPU: AMD Picasso/Raven 2 [Radeon Vega Series / Radeon Mobile Series]
- RAM: 16GB DDR4
- SSD: 265GB M.2 NVMe
- BIOS: UEFI, GPT partition, Secure Boot disabled
System Details:
- Linux Mint 22.2 Cinnamon
- Kernel: 6.14.0-37
- amdgpu driver initially not loaded (llvmpipe was used)
- Display manager: default (Cinnamon)
- Xorg session
Symptoms:
- Booting from GRUB without
nomodeset causes the system to show some rendering messages (e.g., “Rendering …”), then the Linux Mint logo appears briefly and the screen goes black indefinitely.
- Booting with
nomodeset allows Cinnamon to load, but GPU acceleration is disabled.
- Using
amdgpu.dcdebugmask=0x12 temporarily from GRUB allows Cinnamon to boot, but the fix is not persistent across reboots.
- Live USB boots normally with full GPU acceleration.
- Fractional scaling (experimental) does not seem to be the cause.
Steps I have tried:
- Booting with
nomodeset (works, but GPU disabled)
- Adding
amdgpu.dcdebugmask=0x12 in /etc/default/grub.d/ and updating GRUB (did not persist)
- Installing AMD official driver (
amdgpu-pro) for Ubuntu (did not resolve the issue)
- Kernel updates and Mesa updates (still failing)
- Not sure if XFCE session works fine with GPU acceleration
Additional info:
inxi -G shows GPU as N/A before applying the fix
glxinfo | grep "OpenGL renderer" shows llvmpipe (LLVM …) before fixing
- GRUB menu resolution seems low, as if GPU is not fully initialized
- Issue seems related to Cinnamon compositor + amdgpu DC driver
Request:
I hope the team can investigate this compatibility issue between Linux Mint Cinnamon 22.2 and AMD Vega 8 integrated graphics, as it prevents Cinnamon from booting properly while XFCE works. Any advice or fix would be highly appreciated.
Thank you for your time and support.
Hello Linux Mint Developers,
I am experiencing a persistent issue with Linux Mint 22.2 Cinnamon on my laptop, related to the AMD Vega 8 integrated graphics. The system works fine from the Live USB, but after installation, Cinnamon fails to boot correctly, resulting in a black screen. Here are the details:
Laptop and Hardware:
System Details:
Symptoms:
nomodesetcauses the system to show some rendering messages (e.g., “Rendering …”), then the Linux Mint logo appears briefly and the screen goes black indefinitely.nomodesetallows Cinnamon to load, but GPU acceleration is disabled.amdgpu.dcdebugmask=0x12temporarily from GRUB allows Cinnamon to boot, but the fix is not persistent across reboots.Steps I have tried:
nomodeset(works, but GPU disabled)amdgpu.dcdebugmask=0x12in/etc/default/grub.d/and updating GRUB (did not persist)amdgpu-pro) for Ubuntu (did not resolve the issue)Additional info:
inxi -Gshows GPU as N/A before applying the fixglxinfo | grep "OpenGL renderer"showsllvmpipe (LLVM …)before fixingRequest:
I hope the team can investigate this compatibility issue between Linux Mint Cinnamon 22.2 and AMD Vega 8 integrated graphics, as it prevents Cinnamon from booting properly while XFCE works. Any advice or fix would be highly appreciated.
Thank you for your time and support.