I'm having trouble getting ALSA to work with XMMS and am hoping someone can shed some light on it for me. This is my .asoundrc file...

pcm.48000Hz {
   type plug
   slave {
       pcm "hw:0,0"
       rate 48000
   }
   route_policy default
}

That's it. There's nothing else in there. When I run XMMS and try and play an mp3 I get the usual "Please check that..." because it doesn't think I have my sound card set up properly. I've tried configuring the plugin both by setting the audio device to USB Audio (I have an Audigy2 NX) and by setting user defined to 48000Hz but I'm still getting the same problem.

It might be worth noting that if I play a file using aplay like "aplay -D 48000Hz file.wav" it works.

Any ideas?

Darrell



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to