Outils pour utilisateurs

Outils du site


sound_trucs

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
sound_trucs [2008/07/22 21:27] thierrysound_trucs [2011/02/15 10:10] (Version actuelle) thierry
Ligne 1: Ligne 1:
 +====== Faites taire ce Speaker =====
 +Liens:
 +  - http://blog.gnusquad.org/2009/02/05/faites-taire-votre-pc-speaker/
 +  - http://www.cyberciti.biz/faq/rhel-fedora-turn-off-bell-beep-sound/
 +
 +====== squeeze =====
 +
 +Lien: https://help.ubuntu.com/community/HdaIntelSoundHowto
 +
 +  00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
 +me presente une carte bien pauvre...
 +
 +  # cat /proc/asound/card0/codec#* | grep Codec
 +  Codec: Analog Devices AD1984
 +
 +Donc, je regarde la doc et je vois:
 +  AD1984
 +  ======
 +    basic         default configuration
 +    thinkpad      Lenovo Thinkpad T61/X61
 +    dell_desktop  Dell T3400
 +
 +Donc, dans **''/etc/modprobe.d/alsa-base.conf''** , j'ajoute:
 +  options snd-hda-intel model=dell_desktop
 +
 +Reboot ?  
 +
 ====== Alsa ====== ====== Alsa ======
 Configurer le son avec Alsa: Configurer le son avec Alsa:
Ligne 110: Ligne 137:
   parm:           id:ID string for Intel HD audio interface. (charp)   parm:           id:ID string for Intel HD audio interface. (charp)
   parm:           index:Index value for Intel HD audio interface. (int)   parm:           index:Index value for Intel HD audio interface. (int)
 +
 +Regarder dans la documentation des sources, là:
 +  /usr/src/linux-source-2.6.18/Documentation/sound/alsa/ALSA-Configuration.txt
 +A propos des "model", on y voit:
 +        AD1988
 +          6stack        6-jack
 +          6stack-dig    ditto with SPDIF
 +          3stack        3-jack
 +          3stack-dig    ditto with SPDIF
 +          laptop        3-jack with hp-jack automute
 +          laptop-dig    ditto with SPDIF
 +          auto          auto-confgi reading BIOS (default)
 +
 +A essayer, pour ma sortie son TV ?:
 +  # modprobe saa7134-alsa
 +
 +==== Soluce ====
 +Donc, dans **''/etc/modprobe.d/alsa-base''** , ajouter:
 +  options snd-hda-intel model=3stack-dig index=0
 +
 +Et voila.
 +J'avais déjà le son, mais en plus avec la tv ;-)
 +
  
 ====== tvtime et alsa ====== ====== tvtime et alsa ======
 Lien: http://www.linuxtv.org/v4lwiki/index.php/Saa7134-alsa Lien: http://www.linuxtv.org/v4lwiki/index.php/Saa7134-alsa
  
sound_trucs.1216762027.txt.gz · Dernière modification : 2008/07/22 21:27 de thierry