On Tue, Mar 18, 2008 at 4:06 AM, Alexander Indenbaum <
[EMAIL PROTECTED]> wrote:

> On Tue, Mar 18, 2008 at 3:42 AM, Rene Herman <[EMAIL PROTECTED]>
> wrote:
>
> > Yes, aplay would've worked. What you are using is trying to open
> > controls
> > for the card though and non are defined. If you will be using the dummy
> > driver anyway, use:
> >
> > pcm.!default {
> >        type    file
> >        slave   {
> >                 pcm     "hw:0"
> >        }
> >        file    "/tmp/pcm.out"
> > }
> >
> >
> > with snd-dummy having index 0. I tested this just now with firefox and
> > the
> > flash plugin on youtube and it works for me.
> >
>
OK, it works on Linux 2.6 but silently fails on Linux 2.4.
Unfortunately, I need it to work on  Linux 2.4 :)
So what can be done?

-- 
Alexander Indenbaum
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to