Hi On Thu, 18 Mar 2010 08:23:55 +0100 Rok Markovič <rok@xxxxxxxxxxx> wrote: > I am trying to play sound on overo board. With latest kernel I cannot get > any sound, while with kernel 2.6.33-rc6-07400-ga05966f-dirty sound is > played by ALSA correctly. I am using ALSA 1.0.22 with asound.conf like Beagle plays fine on linux-omap head. One reason could be the patch below as it requires that the user space must activate the headset output path by proper mixer settings. commit e47c796d58a21fc58b00dffb7265bb66de987773 Author: Peter Ujfalusi <peter.ujfalusi@xxxxxxxxx> Date: Wed Feb 17 09:49:54 2010 +0200 ASoC: TWL4030: Use codec defaults for Headset initial configuration Disable the amplifiers for the headset outputs, and do not select routings by default to the headset outputs. Does it work if you active the Headset path? amixer set -D hw:0 'Headset' 0dB amixer set -D hw:0 'HeadsetL Mixer AudioL2' on amixer set -D hw:0 'HeadsetR Mixer AudioR2' on -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html