Bonjour,
Tu peux jeter un œil dans le fichier /proc/asound/cards pour voir si ta
carte-son USB est bien reconnue. Après, c’est peut-être juste un souci de
mélange ? Quelle version de Debian as-tu sur ton portable : Jessie ?
Si tu utilises PulseAudio, regarde ce que donne un outil comme pavucontrol… ou
simplement le mélangeur de ton bureau…
Fred.
De : Alex PADOLY [mailto:[email protected]]
Envoyé : jeudi 23 juin 2016 19:43
À : Debian-user French
Objet : Désactiver par alsa une carte son
Bonsoir à tous,
La sortie HP de mon ordinateur portable DELL D430 ne fonctionne plus. J'ai du
son seulement sur l'unique HP de mon ordinateur portable. Il est impossible de
désactiver la carte son du PC portable par le bios. J'ai acheté une carte son
usb TERRATEC, j'ai branché mais j'ai toujours du son sur le HP de mon
ordinateur portable, je n'ai toujours pas de son sur la sortie casque de la
carte son usb.
Voici mon fichier alsa-base.conf :
# 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 ; : ; }
# Keep snd-pcsp from beeing loaded as first soundcard
#options snd-pcsp index=-2
Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
# 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
Voici mon fichier alsa-base-blacklist.conf
# 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
Merci pour vos conseils.
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.