Re: how to fix the order of sound card detected
- From: Sven Richter <sveri-list@xxxxxx>
- Date: Mon, 26 Mar 2007 10:47:40 +0200
On Sunday 25 March 2007 23:59:21 Markus Mitterhofer wrote:
Hi,Another way is to set /etc/asound.conf the way you want.
I have the same sound card and had the same problem. After each reboot the
card number changed. This worked for me:
Add a few lines to the end of the file /etc/modprobe.d/alsa-base
# Load soundcards in the right order
options snd-ice1712 index=-2
options snd-intel8x0 index=-1
In this case the Maudio card gets loaded after the onboard sound. If you
want it the other way around just change -2 and -1
Check with lsmod for the name of your onboard sound module.
My one looks like this:
pcm.!default {
type hw
card Audigy2
}
ctl.!default {
type hw
card Audigy2
}
which sets my audigy2 to default sound card at boot time.
Look at /proc/asound/cards for the exact string to put
into the asound.conf.
Greetings
Sven Richter
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- References:
- how to fix the order of sound card detected
- From: H.S.
- Re: how to fix the order of sound card detected
- From: Markus Mitterhofer
- how to fix the order of sound card detected
- Prev by Date: No sound in Flash, online help not solving the problem
- Next by Date: Re: Is the Intel Pentium D 950 a 64 bit processor?
- Previous by thread: Re: how to fix the order of sound card detected
- Next by thread: Re: how to fix the order of sound card detected
- Index(es):
Relevant Pages
|