ISA SB AWE64 Gold (partially solved)
Nathan Howell
nathan at crapbox.org
Sun Sep 26 16:29:50 UTC 2004
On Sun, 2004-26-09 at 14:56 +0200, Toth Balazs wrote:
> Things aren't perfect yet anyway, since my bttv card is considered as
> primary sound device by the system and I didn't manage to set up Gnome
> to use sound device 1 instead of sound device 0 for its output.
That can be easily solved with a simple ~/.asoundrc. Here's the one I
use for my SBLive and bttv cards to set the default to card 1:
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
More information about the ubuntu-users
mailing list