|
|
|
|
Bonjour
Je viens d'instaler mandriva sur mon pc acer. Il a une carte son spéciale avec plein de sortie ... Mais le plus embetant c'est que mandriva ne reconnait pas le driver donc pas de son .... voici la nom du driver : snd-hda-intel. Pouvez-vous m'aidez svp ?
merci
chaos_elf
Configuration: -processeur : Intel P4 3.4Ghz -ram : 2*256mo -disque dur : 200Go -carte graph : Ati radeon 128Mo -carte son : I/O Controller Hub Audio (driver : snd-hda-inte ) -OS : windows et linux mandriva
Re-
|
Merci pour ton lien mais rien ne m'a permis d'avoir du son
|
RESOLU
alias ieee1394-controller ohci1394
#remove snd-hda-intel /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-hda-intel
#install snd-hda-intel /sbin/modprobe --first-time --ignore-install snd-hda-intel && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.9 ---
#alias sound-slot-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# --- END: Generated by ALSACONF, do not edit. ---
#remove snd-hda-intel /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-hda-intel
#install snd-hda-intel /sbin/modprobe --first-time --ignore-install snd-hda-intel && { /sbin/modprobe snd-pcm-oss; /bin/true; }
alias eth1 eth1394
alias eth2 ipw2200
alias eth0 8139too
remove snd-0 /sbin/modprobe --first-time -r --ignore-remove snd-0
install snd-0 /sbin/modprobe --first-time --ignore-install snd-0
remove snd-hda-intel /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-hda-intel
install snd-hda-intel /sbin/modprobe --first-time --ignore-install snd-hda-intel && { /sbin/modprobe snd-pcm-oss; /bin/true; }
remove snd-azx /sbin/modprobe --first-time -r --ignore-remove snd-azx
install snd-azx /sbin/modprobe --first-time --ignore-install snd-azx
options snd-hda-intel position_fix=1 model=asus
On avance à rien, quand on dit rien...! |
Chez moi pour ma carte sur mon Acer Aspire 8920, il n'y avait pas de solution avec ALSA.
|
Bonjour, je suis confronté au même problème de son, avant j'étais sous "UBUNTU 8.10" tout marchait à la perfection, depuis que je suis passé sous "JAUNTRY 9.1" je me suis retrouvé avec une carte son muette, en cherchant un peu j'arrive à lui faire "cracher" un semblant de son mais c'est vraiment pas clair du tout, j'ai un son semblable à celui d'un vieux gramophone, ça chachouille et c'est très désagréable à la longue.
|