[opensuse-factory] M4 and sound-over-HDMI
Hi, I installed M4 tonight, and intelhdmi finally works - but only as a backend to pulseaudio. I still haven't figured out how to set it up for non-pulse applications. Even YaST won't play the test sound over the HDMI channel, and I can find no setting there to force it. So, two questions: 1) Should I file a bug against yast to include a setting for different output channels such as hdmi, and 2) does anyone know how I can configure alsa to output any sound over hdmi? Thanks Anders -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
2009/8/1 Anders Johansson <ajohansson@suse.de>:
2) does anyone know how I can configure alsa to output any sound over hdmi?
First check your devices: aplay -l Then: mplayer file.ogg -ao alsa:device=hw=0,0 or mplayer file.ogg -ao alsa:device=hw=1.3 or ... SMPlayer let you choose audio device in audio preferences. -- Rafał Miłecki -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sunday 02 August 2009 16:31:11 Rafał Miłecki wrote:
2009/8/1 Anders Johansson <ajohansson@suse.de>:
2) does anyone know how I can configure alsa to output any sound over hdmi?
First check your devices: aplay -l
Then: mplayer file.ogg -ao alsa:device=hw=0,0 or mplayer file.ogg -ao alsa:device=hw=1.3
Super, it's working. Thanks Anders -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Anders Johansson
-
Rafał Miłecki