I have two sound cards.  According to the best documentation I've
found, to set the default alsa soundcard, I must insert the
following in $HOME/.asoundrc:

pcm.!default {
        type hw
        card 2
        }
ctl.!default {
        type hw
        card 2
        }

But this works only for alsa-aware programs like alsaplayer and
xine.  This doesn't work for programs that interface with OSS or
alsa's OSS emulation like xmms (without the alsa plugin) and all
the opensource games I have installed like gltron and tuxpaint.

How can I define the (default) sound card used by ALSA's OSS
emulation?



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

Reply via email to