* snd_pcm_open fails
@ 2004-05-31 21:22 Frank W. Miller
2004-05-31 22:03 ` Måns Rullgård
0 siblings, 1 reply; 2+ messages in thread
From: Frank W. Miller @ 2004-05-31 21:22 UTC (permalink / raw)
To: alsa-devel
Hi,
I've got my header file installed now. I had to install two rpms
alsa-lib-1.0.4-12.rhfc1.at.i386.rpm
alsa-lib-devel-1.0.4-12.rhfc1.at.i386.rpm
on my default Fedora Core 1 install. I restarted and my cdplayer is
still working so thats good. I can also do my compiles with
<alsa/asoundlib.h> being found and -lasound being linked, so thats good
too. Trouble is, now when I try to open the pcm devices with something
like:
snd_pcm_open(..., "default", ...);
I'm getting a No such file or directory error. Same thing for "plughw"
and "plughw:0,0". Anyone seen this before?
Thanks,
FM
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: snd_pcm_open fails
2004-05-31 21:22 snd_pcm_open fails Frank W. Miller
@ 2004-05-31 22:03 ` Måns Rullgård
0 siblings, 0 replies; 2+ messages in thread
From: Måns Rullgård @ 2004-05-31 22:03 UTC (permalink / raw)
To: alsa-devel
"Frank W. Miller" <fwmiller@cornfed.com> writes:
> Hi,
>
> I've got my header file installed now. I had to install two rpms
>
> alsa-lib-1.0.4-12.rhfc1.at.i386.rpm
> alsa-lib-devel-1.0.4-12.rhfc1.at.i386.rpm
>
> on my default Fedora Core 1 install. I restarted and my cdplayer is
> still working so thats good. I can also do my compiles with
> <alsa/asoundlib.h> being found and -lasound being linked, so thats
> good too. Trouble is, now when I try to open the pcm devices with
> something like:
>
> snd_pcm_open(..., "default", ...);
>
> I'm getting a No such file or directory error. Same thing for
> "plughw" and "plughw:0,0". Anyone seen this before?
Most likely missing ALSA device files (/dev/snd/*). There's a script
somewhere to create them.
--
Måns Rullgård
mru@kth.se
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-31 22:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-31 21:22 snd_pcm_open fails Frank W. Miller
2004-05-31 22:03 ` Måns Rullgård
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.