Linux HDMI no sound with HDA Intel ALC269VB

Digital Output (SPDIF) not working with HDA Intel ALC269VB

Got it working!

Open a terminal

Code:
sudo gedit /etc/modprobe.d/alsa-base.conf

Add this to the bottom of the file

Code:
options snd-hda-intel model=auto

REBOOT

Under Sound Preferences > Hardware > Profile will be Digital Stereo Duplex (IEC958) and selecting that option made the digital spdif output work for me.

 

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *