[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problemas con sonido squeeze



> Prueba esto:
>
> en:
>
> /etc/modprobe.d/sound.conf
>
> options tarjeta index=-(Cambia el número)
>

en /etc/modprobe.d/ tengo

-rw-r--r-- 1 root root 4996 2009-10-16 21:22 aliases.conf
-rw-r--r-- 1 root root  281 2009-09-25 21:19 alsa-base-blacklist.conf
-rw-r--r-- 1 root root 1093 2009-09-25 21:19 alsa-base.conf
-rw-r--r-- 1 root root 1850 2009-12-26 12:53 blacklist.conf
-rw-r--r-- 1 root root   88 2009-12-21 05:52 broadcom-sta-common.conf
-rw-r--r-- 1 root root   16 2009-12-06 13:00 libpisock9.conf
lrwxrwxrwx 1 root root   41 2010-01-12 09:52
linux-sound-base_noOSS.conf ->
/lib/linux-sound-base/noOSS.modprobe.conf
lrwxrwxrwx 1 root root   21 2010-01-11 21:35 oss-compat.conf ->
/lib/oss-compat/linux

en alsa-base.conf tengo:

# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe
--quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && {
/sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && {
/sbin/modprobe --quiet snd-emu10k1-synth ; : ; }

# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2

en alsa-base-blacklist.conf lo siguiente:

# Uncomment these entries in order to blacklist unwanted modem drivers
# blacklist snd-atiixp-modem
# blacklist snd-intel8x0m
# blacklist snd-via82xx-modem
# Comment this entry in order to load snd-pcsp driver
blacklist snd-pcsp
# Comment this entry in order to load pcspkr driver

agregué sound.conf de la siguiente forma:

## module options should go here
options snd-hda-intel index=0

y nada.

gracias

-- 
José Damián Garrido
Programador Web
ciber-humano


Reply to: