All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tharmarajan G <tharma@e-consystems.com>
To: alsa-devel@alsa-project.org
Cc: maharajan <maharajan@e-consystems.com>
Subject: Re: aplay appication failed to open the alsa device
Date: Wed, 24 Oct 2007 11:08:15 +0530	[thread overview]
Message-ID: <1193204295.2827.28.camel@tharma.e-con> (raw)
In-Reply-To: <1193200898.2827.18.camel@tharma.e-con>


	I tried to send the mp3 file directly to the device by using the cat
command. But it failed to play the mp3 file


[root@SIRIUS /tmp]#cat /usr/local/Songs/AjRaj-Anthimanthirai-Theme4.mp3
>/dev/snd/pcmC0D0p
playback_open
cat: Write Error: File descriptor in bad state
hw_free
snd_card_pxa_tsc2301_playback_close
[root@SIRIUS /tmp]#



On Wed, 2007-10-24 at 10:11 +0530, Tharmarajan G wrote:

> Hi,
> 	I am working on a Development Board which has the PXA270 processor and
> TSC2301 Audio Codec Chip. 
> 
> 	The TSC2301 Chip is interfaced with the processor by SPI interface for
> reading/writing the TSC2301's registers. 
> 
> 	The TSC2301 Chip is interfaced with the processor by I2S interface for
> sending/receiving Audio Data to/from the TSC2301 Audio Codec Chip.
> 
> 	I have downloaded the pxa-uda1380.c alsa driver source for uda1380
> audio codec chip and modified it for tsc2301 . 
> 
> 	I am using the kernel version 2.6.22 and cross-compiler version
> arm-linux-gcc 3.4.1. 
> 
> 	I have built the kernel image with ALSA audio support and the
> applications aplay and arecord for playing and recording audio data
> using ALSA api.
> 
> 	I have got the alsa related entries in the /proc filesystem . But when
> playing the aplay, it failed to open the device.
> 
> [root@SIRIUS /flash2]#./aplay /usr/local/Songs/AjRaj-Anthimanthirai-Theme4.mp3
> ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default
> aplay: main:545: audio open error: No such file or directory
> [root@SIRIUS /flash2]#
> 
> /aplay
> -D /dev/snd/pcmC0D0p /usr/local/Songs/AjRaj-Anthimanthirai-Theme4.mp3
> ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown
> PCM /dev/snd/pcmC0D0p
> aplay: main:545: audio open error: No such file or directory
> 
> 
> What could be the issue ? Am I missing anyting in the driver for alsa ? 
> 
> 
> Regards,
> Tharmarajan G
> 	
> 
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2007-10-24  5:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24  4:41 aplay appication failed to open the alsa device Tharmarajan G
2007-10-24  5:38 ` Tharmarajan G [this message]
2007-10-24  6:24 ` Clemens Ladisch
2007-10-24  9:49   ` Tharmarajan G
2007-10-24  9:02     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1193204295.2827.28.camel@tharma.e-con \
    --to=tharma@e-consystems.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=maharajan@e-consystems.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.