Kodi Community Forum
No sound over HDMI - AT5ION-T Ubuntu 13.04 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: No sound over HDMI - AT5ION-T Ubuntu 13.04 (/showthread.php?tid=163751)



No sound over HDMI - AT5ION-T Ubuntu 13.04 - joms - 2013-04-30

Hello,

This evening I've been following this very guide on installing XBMC on a minimal Ubuntu installation. This I've done on an Ubuntu 13.04 Minimal installation. All was good until I could not get the audio to work. I have been able to make it work over analoge to 3mm stereo jack output, so I know the audio is there. Though, this is not a solution I want to use, I need the audio to go over HDMI.

I have tried almost all guides I've been able to find with no success, including the two mentioned in the guide.

I have assured myself that there's no muted devices in alsamixer, on all the available cards. And the output from aplay -l looks like this.
Quote:**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC887 Analog [ALC887 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC887 Digital [ALC887 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

Wich after what I can see, is quite correct. Still, in XBMC there's no option for using a NVidia-device for audio output, only HDA Intel ALC887 Analog.

To me it seems like the issue is XBMC not finding the audio-device - could this be correct?

I am truly grateful for all help I can get on this issue!
- JoMs


RE: No sound over HDMI - AT5ION-T Ubuntu 13.04 - fritsch - 2013-04-30

Check your nvidia driver. 310 series does not make a single sound on ION-1 if you are unlucky. You have to use 304.xy on that one.


RE: No sound over HDMI - AT5ION-T Ubuntu 13.04 - joms - 2013-04-30

(2013-04-30, 23:49)fritsch Wrote: Check your nvidia driver. 310 series does not make a single sound on ION-1 if you are unlucky. You have to use 304.xy on that one.
I am using the 313 iirc, I'll try the 304 first thing tomorrow!
Thanks!


RE: No sound over HDMI - AT5ION-T Ubuntu 13.04 - joms - 2013-05-01

Seems the driver was the problem! Thanks a lot!