Defining the default soundcard
From: csj (csj_at_zapo.net)
Date: 04/30/04
- Previous message: Monique Y. Mudama: "Re: Upgrading from Exim 3 to 4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 01 May 2004 04:36:14 +0800 To: debian-user@lists.debian.org
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
}
This works for alsa-aware programs like alsaplayer and xine. But
this doesn't work for programs that work only with OSS or thru
alsa's OSS emulation like xmms (without the alsa plugin) and all
the games I have instaled like pachi and armagetron.
Is there a way for me to define the sound card used by ALSA's OSS
emulation layer?
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Monique Y. Mudama: "Re: Upgrading from Exim 3 to 4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]