All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with ALSA on PPC
@ 2006-06-09 22:18 Lee Revell
  2006-06-10  1:26 ` Lee Revell
  0 siblings, 1 reply; 15+ messages in thread
From: Lee Revell @ 2006-06-09 22:18 UTC (permalink / raw)
  To: alsa-devel

Hello,

I am developing an ALSA application for an embedded PPC platform.  I
have alsa-lib and alsa-utils installed and created the device nodes, and
am attempting to test with the dummy driver, but no matter what I do,
aplay fails to find a config.  It just returns "No such file or
directory".

~ # aplay -l
**** List of PLAYBACK Hardware Devices ****
ALSA lib control.c:816:(snd_ctl_open_noupdate) Invalid CTL hw:0
aplay: device_list:232: control open (0): No such file or directory
ALSA lib control.c:816:(snd_ctl_open_noupdate) Invalid CTL hw:1
aplay: device_list:232: control open (1): No such file or directory

~ # aplay -D hw:0,0 /usr/share/sounds/alsa/Front_Center.wav 
ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM hw:0,0
aplay: main:548: audio open error: No such file or directory

I do not have strace on this platform.  How can I determine which file
or directory is missing?

/usr/share/alsa/alsa.conf is present as well as the correct device node:

~ # ls -al /dev/snd/pcmC0D0p 
crw-rw----    1 root     29       116,  16 Jun  9 15:54 /dev/snd/pcmC0D0p

What am I doing wrong?

Lee

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2006-06-13 18:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-09 22:18 Problem with ALSA on PPC Lee Revell
2006-06-10  1:26 ` Lee Revell
2006-06-10 10:00   ` Adrian McMenamin
2006-06-10 16:59     ` Lee Revell
2006-06-12 11:03       ` Takashi Iwai
2006-06-12 21:57         ` Lee Revell
2006-06-13  9:35           ` Takashi Iwai
2006-06-13 10:57             ` Manuel Lauss
2006-06-13 18:22               ` Lee Revell
2006-06-13 15:45             ` Lee Revell
2006-06-13 16:20               ` Takashi Iwai
2006-06-12 11:41     ` Liam Girdwood
2006-06-12 22:33       ` Lee Revell
2006-06-13  0:40     ` Lee Revell
2006-06-13 18:09       ` Adrian McMenamin

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.