With the new 1.0.23 release my hdmi audio has started working but requires quirks that I was hoping could be fixed Alsa info output: http://www.alsa-project.org/db/?f=ddc2fa39034c4a5c14a9d7c6b82cad9e16e82001 Here is what I figured out. Off a clean boot of the system the following devices, hdmi:1 plughw:1,3 plughw:1,7 plughw:1,8 don't work until I use "plughw:1,9" for even a second. After I use it the rest start working. A problem with this is that Pulse Audio does not allow me to choose and just uses hdmi:1 so I have to use 1,9 then my sounds start working. Also when using mplayer I get full 5.1 surround sound using AC3/DTS passthrough and 2 channel for everything else. Which is normal for the current driver. I have my mplayer config setup to use plughw:1,9 but would like this fixed so that in later releases everything just works which will be easier for others. Plus I don't know what the following errors mean so it would be nice to get rid of them by using hdmi:1 One last note mplayer here is some mplayer output from a 5.1 channel ac3 using plughw notice the strange errors that show up. *note even though it says 2 channel I get the full 5.1 to my receiver and it is fine. mplayer video.mkv -ao alsa:device=plughw=1.9 -afm hwac3 ========================================================================== Trying to force audio codec driver family hwac3... Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF hwac3: switched to AC3, 384000 bps, 48000 Hz AUDIO: 48000 Hz, 2 ch, ac3be, 384.0 kbit/25.00% (ratio: 48000->192000) Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF) ========================================================================== [AO_ALSA] alsa-lib: conf.c:4484:(parse_args) Unknown parameter AES0 [AO_ALSA] alsa-lib: conf.c:4617:(snd_config_expand) Parse arguments error: No such file or directory [AO_ALSA] alsa-lib: pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM plughw:1,9,AES0=6 AO: [alsa] 48000Hz 2ch ac3be (2 bytes per sample) Same using hdmi:1 mplayer video.mkv -ao alsa:device=hdmi=1 -afm hwac3 ========================================================================== Trying to force audio codec driver family hwac3... Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF hwac3: switched to AC3, 384000 bps, 48000 Hz AUDIO: 48000 Hz, 2 ch, ac3be, 384.0 kbit/25.00% (ratio: 48000->192000) Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF) ========================================================================== [AO_ALSA] Format ac3be is not supported by hardware, trying default. AO: [alsa] 48000Hz 2ch ac3le (2 bytes per sample) ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user