On Sun, 9 Mar 2025 at 21:41, Athanasios Silis <athanasios.silis@xxxxxxxxx> wrote: > hdmi:CARD=NVidia,DEV=0 > hdmi:CARD=NVidia,DEV=1 > hdmi:CARD=NVidia,DEV=2 > > attempting to start zita-j2a or alsa_out starts up fine but I get no sound afterwards: > $ zita-j2a -j nv_out -c 8 -n2 -p1024 -r 48000 -d hdmi:NVidia,0 It *could* be as easy as adding to DEV= part to your command. What I've successfully used in the past to send the audio from mpv through alsa to a hdmi channel was this: --audio-device=alsa/hdmi:CARD=NVidia,DEV=1 So basically using the complete name as reported by aplay. Worth a try if you haven't already. Regards, Arve _______________________________________________ Linux-audio-user mailing list -- linux-audio-user@xxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to linux-audio-user-leave@xxxxxxxxxxxxxxxxxxxx