From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anderson Briglia Subject: Re: Playing mp3 on OMAP5912 OSK Date: Mon, 29 May 2006 10:35:17 -0400 Message-ID: <447B06A5.6020500@indt.org.br> References: <4477F81C.2000308@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4477F81C.2000308@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: ext Dirk Behme Cc: Linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Hi Dirk, I tested the ALSA driver presented in the latest git tree and madplay is working properly. Did you select the OSS wrapper at ALSA section when compiled the osk kernel? My madplay was installed from the debian repository, so I guess it's compiled with default flags. For reference, my configuration: root@arm:~/sounds# madplay --version MPEG Audio Decoder 0.15.1 (beta) Copyright (C) 2000-2004 Underbit Technologies, Inc. Build options: FPM_ARM ASO_IMDCT ASO_INTERLEAVE1 ID3 Tag Library 0.15.1 (beta) Copyright (C) 2000-2004 Underbit Technologies, Inc. Build options: NDEBUG madplay 0.15.2 (beta) Copyright (C) 2000-2004 Robert Leslie Build options: AUDIO_DEFAULT=audio_oss ENABLE_NLS root@arm:~/sounds# uname -r 2.6.17-rc4-omap1-gcd37adf0-dirty Best regards, Anderson Briglia ext Dirk Behme wrote: > Hi, > > okay, I give up fighting with my madplay playing mp3 on OSK ;( > > After months I tried again my madplay on recent git and again get > > output: ioctl(SNDCTL_DSP_SYNC): Invalid argument > > Can anybody give me a link to a nice, little, prebuild, easy to use mp3 > player for ALSA on OSK? Something like my madplay, but working ;) > > Many thanks > > Dirk > > For reference, my configuration: > > # madplay -V > MPEG Audio Decoder 0.15.1 (beta) > Copyright (C) 2000-2004 Underbit Technologies, Inc. > Build options: NDEBUG FPM_ARM ASO_IMDCT ASO_INTERLEAVE1 OPT_SPEED OPT_SSO > > ID3 Tag Library 0.15.1 (beta) > Copyright (C) 2000-2004 Underbit Technologies, Inc. > Build options: NDEBUG > > madplay 0.15.2 (beta) > Copyright (C) 2000-2004 Robert Leslie > Build options: NDEBUG AUDIO_DEFAULT=audio_oss ENABLE_NLS > > `madplay --license' for license and warranty information. > > # file test.mp3 > test.mp3: MPEG ADTS, layer III, v1, 192 kBits, 44.1 kHz, Stereo > # lsmod | grep aic > snd_omap_alsa_aic23 15900 0 - Live 0xbf0b4000 > snd_pcm 77576 2 snd_pcm_oss,snd_omap_alsa_aic23, Live 0xbf0a0000 > snd 45012 4 snd_pcm_oss,snd_omap_alsa_aic23,snd_pcm,snd_timer, Live > 0xbf08a000 > # madplay test.mp3 > MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie > et al. > Title: test > Artist: test > Album: test > Track: 8 > Genre: Blues > output: ioctl(SNDCTL_DSP_SYNC): Invalid argument > # > > > > > _______________________________________________ > Linux-omap-open-source mailing list > Linux-omap-open-source@linux.omap.com > http://linux.omap.com/mailman/listinfo/linux-omap-open-source >