From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Subject: Re: ALSA with OSK Date: Wed, 22 Mar 2006 07:53:03 +0100 Message-ID: <4420F44F.9010900@gmail.com> References: <442020C6.1060203@gmail.com> <442072B2.5050005@cc.jyu.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <442072B2.5050005@cc.jyu.fi> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: lamikr@cc.jyu.fi, linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org lamikr wrote: >>output: ioctl(SNDCTL_DSP_SYNC): Invalid argument > > How about if you try to play wav with aplay? Or by applying 3 alsa > patches send to list 2 weeks ago? Thanks! Does aplay play mp3? I applied the patches, but no difference: # madplay /mnt/nfs/foo.mp3 MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie et al. Title: Foo Artist: Foo Album: Various - New Project Track: 1 Genre: Blues output: ioctl(SNDCTL_DSP_SYNC): Invalid argument # lsmod | grep snd snd_pcm_oss 47136 0 - Live 0xbf0ba000 snd_mixer_oss 14752 1 snd_pcm_oss, Live 0xbf0b5000 snd_omap_alsa_aic23 15804 0 - Live 0xbf0b0000 snd_pcm 79240 2 snd_pcm_oss,snd_omap_alsa_aic23, Live 0xbf09b000 snd_timer 21796 1 snd_pcm, Live 0xbf094000 snd_page_alloc 6312 1 snd_pcm, Live 0xbf091000 snd 45592 5 snd_pcm_oss,snd_mixer_oss,snd_omap_alsa_aic23,snd_pcm,snd_timer, Live 0xbf084000 soundcore 8196 1 snd, Live 0xbf080000 # Any other working mp3 player? Best regards Dirk BTW: Any plans to apply the pending patches?