Dan Christensen wrote: > When I try to use 5.1 audio over HDMI, the front left and front right > channels are correct, but the others are wrong: > ... > asound.conf: > > pcm.!default { > type hw > card 0 > device 3 > } With this definition, you are disabling ALSA's channel mapping. Try this: pcm.!default pcm.hdmi or just tell you applications to use the device "hdmi". Regards, Clemens _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel