![]() |
|
no audio on hdmi in xbmc - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: no audio on hdmi in xbmc (/showthread.php?tid=130363) |
RE: no audio on hdmi in xbmc - EvilMordor - 2012-05-08 21:57 And again i have sound in xbmcubuntu but no sound in xbmc. (only menu sound) so the problem is xbmc.. RE: no audio on hdmi in xbmc - drivesoslow - 2012-05-08 22:57 Putting defaults.pcm.device 0 and nothing else in .asoundrc in my home directory fixed all my HDMI sound issues for me in XBMC. After I created that file I rebooted and in XBMC I set it to use the default sound device. RE: no audio on hdmi in xbmc - EvilMordor - 2012-05-08 23:13 (2012-05-08 22:57)drivesoslow Wrote: Putting defaults.pcm.device 0 and nothing else in .asoundrc in my home directory fixed all my HDMI sound issues for me in XBMC. After I created that file I rebooted and in XBMC I set it to use the default sound device. Gives me no sound in menu and movies. xbmc restarted 2 times
RE: no audio on hdmi in xbmc - drivesoslow - 2012-05-08 23:28 try setting it as defaults.pcm.device 7 since your hdmi device is not 0 like mine. Also make sure you reboot after each change. You may also try: defaults.pcm.device 3 Also if this gives you menu sound but no movie sound uncheck DTS and AC3 passthrough in XBMC and see if you get sound then. RE: no audio on hdmi in xbmc - Plaguester - 2012-05-09 04:26 Your "aplay -L" output indicates that you have two "hdmi" plugs. Try testing the default one with: Code: $ speaker-test -D plug:hdmiAlso, just for good measure, make sure your user is a member of the "audio" group: Code: $ groups <user>If "audio" isn't listed, let us know. RE: no audio on hdmi in xbmc - EvilMordor - 2012-05-09 18:57 (2012-05-08 23:28)drivesoslow Wrote: try setting it as defaults.pcm.device 7 since your hdmi device is not 0 like mine. Also make sure you reboot after each change. defaults.pcm.device 3 = not any sound defaults.pcm.device 3 = menu sound in xbmc but no movie sound xbmc is restart every time (2012-05-09 04:26)Plaguester Wrote: Your "aplay -L" output indicates that you have two "hdmi" plugs. Try testing the default one with: Code: $ speaker-test -D plug:hdmiAudio is listed RE: no audio on hdmi in xbmc - drivesoslow - 2012-05-09 19:46 (2012-05-09 18:57)EvilMordor Wrote:(2012-05-08 23:28)drivesoslow Wrote: try setting it as defaults.pcm.device 7 since your hdmi device is not 0 like mine. Also make sure you reboot after each change. Once you had menu sound working did you make sure AC3 and DTS passthrough were disabled? RE: no audio on hdmi in xbmc - EvilMordor - 2012-05-09 20:05 (2012-05-09 19:46)drivesoslow Wrote:(2012-05-09 18:57)EvilMordor Wrote:(2012-05-08 23:28)drivesoslow Wrote: try setting it as defaults.pcm.device 7 since your hdmi device is not 0 like mine. Also make sure you reboot after each change. Forgot that i have some sound (no voices dd5.1) now but not all sounds and xbmc is very unstable now when i switch movies xbmc restarts.
RE: no audio on hdmi in xbmc - drivesoslow - 2012-05-09 20:45 Do you have have any of the video syncing options enabled? If so disable them. ![]() Also what is you "Audio Output" set on, Analog or HDMI?
RE: no audio on hdmi in xbmc - EvilMordor - 2012-05-09 21:20 2.0 audio works fine 5.1 no voices andido have menu sound (that i should not have i think) http://postimage.org/image/f06qbggix/ http://postimage.org/image/oem4jz9bx/ |