Re: [Alsa-user] Nvidia ION HDMI soundcard
Brought to you by:
perex
From: Robert P. <the...@gm...> - 2010-09-21 12:37:29
|
Have you tried unmuting devices using alsamixer ? In fedora 10 I found that I had to unmute an item called "IEC958" in alsamixer to get HDMI working. At least I think it was called that, in fc12 I now have to unmute "S/PDIF 1", even though it is the same h/w (Asrock ION). In fc12 I also have to run "alsactl store" to remember the settings made in alsamixer. I think I didnt have to do this step with fc10. My $HOME/.asoundrc looks like this pcm.!default { type plug slave.pcm "hdmi" } |