Caleb Crome wrote: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:
Alright, I did what you suggested, and real player comes up and connectspcm.file {
type file
slave {
pcm "hw:0,0"
}
file "/tmp/file.raw"
}
to the dummy sound card (I had to do a modprobe snd-pcm-oss and
snd-mixer-oss). However, I don't get a file called /tmp/file.raw.
You have to configure the program to use the PCM named "file" instead of the default "default".
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
and try to run realplayer with the aoss script from the alsa-oss package.
HTH Clemens
ALSA lib control.c:601:(snd_ctl_open_noupdate) Invalid CTL mixer0
Is there a simple way to get it to control the mixer? Currently, I have to bring up alsamixergui to turn up the volume.
Thanks again, -Caleb Crome
-------------------------------------------------------
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