Help - Search - Members - Calendar
Full Version: choose default audio device in ALSA
Neowin Forums > *nix Customization & Support > Linux Client Support
zORYn
im having problems with the audio devices..
first i had
0) onboard sound (default)
1) bt878 audio capture -» audio for the TV card
2) sound blaster live! [Emu10k1]

as i wasnt able to configure the audio devices for enemy territory, it only worked with the onboard sound. i disabled onboard sound from the bios, because i wanted to use my soundblaster card, and now bt878ac is the default audio device, and i cant set the default audio device in ALSA.. is there any way to do this? XMMS and other applications let me choose the "output device", but some do not, as Wolfenstein ET..
thanks in advance

btw.. im using ubuntu
SaguratuS
You can easily route all of your audio to a single sound card using a .asoundrc file in your home directory.

QUOTE
pcm.!default {
type hw
card 0
}

ctl.!default {
type hw         
card 0
}


Change the card # accordingly smile.gif
zORYn
i did that, and the ALSA mixer settings disappeared, now there's only the OSS mixer.
and i still get no sound in enemy territory and vlc .. sad.gif
SaguratuS
Ack, I'd recommend refraining from dmixing altogether, and if you can, just use the sblive card. Play around with your asoundrc config file, keep in mind that you can reread the file by closing anything and everything related to audio (artsd, kmixer, xmms, etc).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.