10-26-2018, 12:57 PM
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:
then insert on the end:
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.
Code:
sudo nano /etc/pulse/default.ca
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.