[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

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
fr:howtos:hardware:audio_and_snd-hda-intel [2013/07/16 12:06 (UTC)] desideriusfr:howtos:hardware:audio_and_snd-hda-intel [2013/07/16 12:28 (UTC)] (Version actuelle) desiderius
Ligne 1: Ligne 1:
 <!-- Reviewed 2013-01-03 hazel --> <!-- Reviewed 2013-01-03 hazel -->
 <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
-====== Audio and snd-hda-intel ======+====== Audio et snd-hda-intel ======
  
 ===== Problématique ===== ===== Problématique =====
Ligne 31: Ligne 31:
 Il est probablement plus facile de redémarrer à cette étape pour vérifier si tout fonctionne correctement. Il est probablement plus facile de redémarrer à cette étape pour vérifier si tout fonctionne correctement.
  
-=====How to find the right options?=====+=====Comment trouver les bonnes options?=====
  
-Very often the problem has already been solvedUse your favourite internet search engine and search for "snd-hda-intel <Your make> <Your model>".+Très souvent, le problème est déjà résolu par l'étape précédenteUtilisez votre moteur de recherche favori sur Internet et cherchez "snd-hda-intel <votre marque> <votre modèle>".
  
-If that is unsuccessful then execute <code>cat /proc/asound/card*/codec* | grep Codec</code> +Si ceci ne marche pas, exécutez <code>cat /proc/asound/card*/codec* | grep Codec</code> 
-The output from that command should be something like+La sortie de cette commande devrait ressembler à 
  
     Codec: SigmaTel STAC9227     Codec: SigmaTel STAC9227
  
-You can then read the documentation in the file ''/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt'' to see a list of possible models that can be used with your codec chip. The default is always ''model=auto'', but it has been reported that some devices seem to need that option supplied explicitly to be made to work.+Vous pouvez lire le documentation du fichier ''/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt'' pour voir les modèles possibles qui peuvent être utilisés avec votre chip d'encodageLe défaut est toujours ''model=auto'', mais il a été rapporté que certains modèles semblent nécessiter que cette option soit définie précisément
  
-If that does not work and you are very keen then take a look at the file ''/usr/src/linux/Documentation/sound/alsa/HD-Audio.txt''.+Si cela ne marche pas et que vous soyez très astucieux, regardez le fichier ''/usr/src/linux/Documentation/sound/alsa/HD-Audio.txt''.
  
-The table below shows options that have been reported to workSuggestions for additions/amendments are very welcome!+La table suivante montre les options qui ont été testées comme validesLes suggestions pour enrichir ou corriger cette table sont les bienvenues!
  
-| **Make** | **Model** | **Output of '/sbin/lspci %%|%% grep Audio'** | **Option** | **Slackware Version** | +| **Marque** | **Modèle** | **Sortie de '/sbin/lspci %%|%% grep Audio'** | **Option** | **Version de Slackware** | 
 | ? | ? | 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01) | options snd-hda-intel model=auto | 13.37 | | ? | ? | 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01) | options snd-hda-intel model=auto | 13.37 |
 | ? | ? | 0:1b.0 Audio device: Intel Corporation 6 Series Chipset Family High Definition Audio Controller (rev 05) | options snd-hda-intel model=auto | 13.37 |  | ? | ? | 0:1b.0 Audio device: Intel Corporation 6 Series Chipset Family High Definition Audio Controller (rev 05) | options snd-hda-intel model=auto | 13.37 | 
Ligne 66: Ligne 66:
 ====== Sources ====== ====== Sources ======
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
-   Originally written by [[wiki:user:allend|David Allen]] for the SlackDocs Wiki Project +   Version originale par [[wiki:user:allend|David Allen]] pour le projet SlackDocs 
-   * Contributions by [[wiki:user:vharishankar|Harishankar]]+   * Contributions par [[wiki:user:vharishankar|Harishankar]]
  
-====== References =======+====== Références =======
    * ''/usr/src/linux/Documentation/sound/alsa/HD-Audio.txt''    * ''/usr/src/linux/Documentation/sound/alsa/HD-Audio.txt''
    * ''/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt''    * ''/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt''
 fr:howtos:hardware:audio_and_snd-hda-intel ()