I have searched the existing open and closed issues
Required Information
[dietpi@Opi5 ~]$ cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=11
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
[dietpi@Opi5 ~]$ echo $G_DISTRO_NAME $G_RASPBIAN
bookworm
[dietpi@Opi5 ~]$ uname -a
Linux Opi5 6.1.84-vendor-rk35xx #1 SMP Sun Jan 5 09:09:31 UTC 2025 aarch64 GNU/Linux
[dietpi@Opi5 ~]$ dpkg --print-architecture
arm64
[dietpi@Opi5 ~]$ echo $G_HW_MODEL_NAME
Orange Pi 5 Max (aarch64)
- Power supply used | XS-GaN-27W (5V5A)
- SD card used | Crucial P5 Plus 1G NVME
Steps to reproduce
First-time dietpi user (but experienced on other platforms).
Fresh dietpi install, edited dietpi.txt and used automated install.
Wham! Great job, most everything works out of the gate, but I am lost trying to get HDMI sound working.
What I have:
dietpi-config → Advanced options → Audio options
Sound card : [hw:0,0-plug]
Auto-conversion: On
Alsamixer
Card: Pulseaudio
There is no sound though.
Appreciate any guidance.