Skip to content

RPI5 - 'dmas' DT property is missing or empty, no HDMI audio #8202

Description

@camrossi

Creating a bug report/issue

  • I have searched the existing open and closed issues

Required Information

  • DietPi version | cat /boot/dietpi/.version
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=10
G_DIETPI_VERSION_SUB=5
G_DIETPI_VERSION_RC=2
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    trixie 0

  • Kernel version | uname -a
    Linux rpi5-tv 6.18.34+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.18.34-1+rpt1 (2026-06-09) aarch64 GNU/Linux

  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    RPi 5 Model B (aarch64)

Steps to reproduce

Connect RPi to HDMI TV, configure it to do Audio over HDMI

Expected behaviour

Audio Over HDMI Works

Actual behaviour

No audio and I get
'dmas' DT property is missing or empty, no HDMI audio

I can fix this by setting: dtparam=audio=on but my understanding is that this parameter is deprecated on RPi5 and the default config anyway sets it to off making HDMI audio broken.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions