Caleb Crome wrote:
> Clemens Ladisch wrote:
> >However, Realplayer uses the OSS emulation through /dev/dsp0.  To make
> >that work with your "file" device, add the following to the config
> >file:
> >
> >  pcm.dsp0 = file
>
> Awesome!  It works like a charm.  Than you so much!  The one thing that
> doesn't work quite right is that I get the following error when
> RealPlayer attempts to access the mixer:
>
> ALSA lib control.c:601:(snd_ctl_open_noupdate) Invalid CTL mixer0

It tries to use /dev/mixer0, too.  Add the following:

  ctl.mixer0 = "hw:0"


HTH
Clemens




-------------------------------------------------------
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
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to