Skip to content

Cinnamon fails to boot with AMD Vega 8 on Linux Mint 22.2 (Screen turns black) #13286

@sdmx44

Description

@sdmx44

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:

  1. 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.
  2. Booting with nomodeset allows Cinnamon to load, but GPU acceleration is disabled.
  3. Using amdgpu.dcdebugmask=0x12 temporarily from GRUB allows Cinnamon to boot, but the fix is not persistent across reboots.
  4. Live USB boots normally with full GPU acceleration.
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions