[ubuntu-it] settaggio scheda audio di default dapper

Matteo Bassi bassi.matteo a gmail.com
Sab 3 Giu 2006 16:59:07 BST


ciao a tutti
ho due schede audio, quella integrata nella scheda madre e una
terratec dmx fire; vorrei settare come default la terratec ma ogni
volta che vado su sistema-preferenze-audio e la imposto e riavvio
cambia a caso! non so cosa fare... vi posto anche il file di
configurazione di alsa... se avete qualche suggerimento da darmi...

# autoloader aliases
install sound-slot-0 modprobe snd-card-0
install sound-slot-1 modprobe snd-card-1
install sound-slot-2 modprobe snd-card-2
install sound-slot-3 modprobe snd-card-3
install sound-slot-4 modprobe snd-card-4
install sound-slot-5 modprobe snd-card-5
install sound-slot-6 modprobe snd-card-6
install sound-slot-7 modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd modprobe --ignore-install snd $CMDLINE_OPTS && { modprobe
-Qb snd-ioctl32 ; : ; }
install snd-pcm modprobe --ignore-install snd-pcm $CMDLINE_OPTS && {
modprobe -Qb snd-pcm-oss ; : ; }
install snd-mixer modprobe --ignore-install snd-mixer $CMDLINE_OPTS &&
{ modprobe -Qb snd-mixer-oss ; : ; }
install snd-seq modprobe --ignore-install snd-seq $CMDLINE_OPTS && {
modprobe -Qba snd-seq-midi snd-seq-oss ; : ; }

# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 modprobe --ignore-install snd-emu10k1
$CMDLINE_OPTS && { modprobe -Qb snd-emu10k1-synth ; }
install snd-via82xx modprobe --ignore-install snd-via82xx
$CMDLINE_OPTS && { modprobe -Qb snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 modprobe --ignore-install saa7134 $CMDLINE_OPTS && {
modprobe -Qb saa7134-alsa ; : ; }

# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options snd-intel8x0m index=-2
options snd-atiixp-modem index=-2
options snd-via82xx-modem index=-2

ps.: non sono molto esperto... dapper usa alsa di default? magari sto
smanettando su un file di configurazione che nemmeno viene letto :P



More information about the ubuntu-it mailing list