PINE64
HDMI sound on ayufan 0.7.x - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88)
+--- Thread: HDMI sound on ayufan 0.7.x (/showthread.php?tid=6709)



HDMI sound on ayufan 0.7.x - Trash_Can_Man - 10-26-2018

Hi this is not a call for help but a post to inform other noobs like me, at first i was unable to activate HDMI audio on 0.7.x, then i found that the solution is actually documented here but i found another "issue", the solution was lost on restart, so i kept digging and i finally found how to solve it consistently:
Code:
sudo nano /etc/pulse/default.ca
then insert on the end:
Code:
set-default-sink alsa_output.platform-hdmi-sound.stereo-fallback

Probably this solution seems obvious for the gurus on the forum but for a noob like me was miraculous, and imo it should be added at the end of this.