Skip to content

rpi5: linux-rpi 6.18 boots without DRM (/dev/dri missing), HDMI stays black #7176

@axju

Description

@axju

Describe the bug

After upgrading to linux-rpi 6.18 on a Raspberry Pi 5 (Arch Linux ARM), HDMI output stays black while the system boots normally and is accessible via SSH.

Key points:

  1. /dev/dri is missing entirely
  2. DRM is not available in the running kernel
  3. vc4-drm fails to initialize

Steps to reproduce the behaviour

Just upgrade to 6.18.1

Device (s)

Raspberry Pi 5

System

Kernel: linux-rpi 6.18-1 (uname -r: 6.18.0-1-rpi)

Logs

vc4-drm axi:gpu: [drm] Couldn't stop firmware display driver: -22
vc4_hvs 107c580000.hvs: Couldn't get core clock

From journalctl:
Load Kernel Module drm was skipped because of an unmet condition check
(ConditionKernelModuleLoaded=!drm)

Additional context

Downgrading to linux-rpi 6.12.61 restores /dev/dri, vc4 DRM, and HDMI output, so this appears to be a regression in linux-rpi 6.18 affecting Raspberry Pi 5.

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