Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| m-audio_audiophile_2496 [Le 29/04/2011, 01:00] – modification externe 127.0.0.1 | m-audio_audiophile_2496 [Le 11/07/2026, 14:15] (Version actuelle) – brouillon -> vétuste | mise en forme krodelabestiole | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | {{tag>Lucid Maverick | + | {{tag>Xenial |
| - | + | ||
| - | ---- | + | |
| ====== Carte son M-Audio Audiophile ====== | ====== Carte son M-Audio Audiophile ====== | ||
| - | |||
| Le carte M-Audio Audiophile 2496 est une carte son PCI (à insérer dans l' | Le carte M-Audio Audiophile 2496 est une carte son PCI (à insérer dans l' | ||
| - | Petite description par son fabricant: | + | Petite description |
| - | + | > L' | |
| - | // | + | |
| - | // | + | |
| - | + | ||
| ===== Compatibilité ===== | ===== Compatibilité ===== | ||
| Ligne 23: | Ligne 16: | ||
| * Carte installée dans un port PCI de l' | * Carte installée dans un port PCI de l' | ||
| - | * Il semblerait que pour faire fonctionner cette carte son il faille [[: | + | * Il semblerait que pour faire fonctionner cette carte son il faille [[: |
| ===== Installation ===== | ===== Installation ===== | ||
| Ligne 29: | Ligne 22: | ||
| < | < | ||
| - | Cette carte n'est pas complètement opérationnelle sous [[:Lucid]] et [[: | ||
| - | On peut observer une absence d' | ||
| - | En attendant un correctif, il existe deux méthodes qui permettent de régler ce problème. | ||
| - | ====Méthode 1==== | ||
| - | La démarche donnée ici est basée sur [[https:// | ||
| - | < | ||
| - | ICE1712.pcm.front.0 { | ||
| - | @args [ CARD ] | ||
| - | @args.CARD { | ||
| - | type string | ||
| - | } | ||
| - | type route | ||
| - | ttable.0.0 1 | ||
| - | ttable.1.1 1 | ||
| - | slave.pcm { | ||
| - | type hw | ||
| - | card $CARD | ||
| - | } | ||
| - | slave.format S32_LE | ||
| - | slave.channels 10 | ||
| - | } | ||
| - | </ | ||
| - | Redémarrez ensuite pour prendre en compte le changement. | ||
| - | <note tip>En général il suffit de rajouter les deux dernières lignes (slave.xxx) dans la bonne section (ICE1712.pcm.front.0)</ | ||
| - | <note important> | ||
| - | |||
| - | |||
| - | |||
| - | ==== Méthode 2 ==== | ||
| - | La méthode est à appliquer si [[# | ||
| - | La méthode dont la source est dans [[http:// | ||
| - | |||
| - | [[: | ||
| - | < | ||
| - | |||
| - | [[: | ||
| - | < | ||
| - | # This file is part of PulseAudio. | ||
| - | # | ||
| - | # PulseAudio is free software; you can redistribute it and/or modify | ||
| - | # it under the terms of the GNU Lesser General Public License as | ||
| - | # published by the Free Software Foundation; either version 2.1 of the | ||
| - | # License, or (at your option) any later version. | ||
| - | # | ||
| - | # PulseAudio is distributed in the hope that it will be useful, but | ||
| - | # WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| - | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| - | # General Public License for more details. | ||
| - | # | ||
| - | # You should have received a copy of the GNU Lesser General Public License | ||
| - | # along with PulseAudio; if not, write to the Free Software Foundation, | ||
| - | # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | ||
| - | |||
| - | ; M-Audio Delta Audiophile 2496 | ||
| - | ; | ||
| - | ; This card, based on the Via ICE1712 chipset, has two stereo audio channels | ||
| - | ; (1 in and 1 out) and a separate S/PDIF digital stereo channel. Like with | ||
| - | ; all ICE1712-based cards, this is exposed by ALSA as a single 10-channel | ||
| - | ; device with some of the channels not connected. | ||
| - | ; | ||
| - | ; See default.conf for an explanation on the directives used here. | ||
| - | |||
| - | [General] | ||
| - | auto-profiles = no | ||
| - | |||
| - | [Mapping analog-stereo-in] | ||
| - | description = Analog Stereo Input | ||
| - | device-strings = hw:%f,0 | ||
| - | channel-map = front-left, | ||
| - | direction = input | ||
| - | |||
| - | [Mapping analog-stereo-out] | ||
| - | description = Analog Stereo Output | ||
| - | device-strings = hw:%f,0 | ||
| - | channel-map = front-left, | ||
| - | direction = output | ||
| - | |||
| - | [Mapping analog-digital-stereo-out] | ||
| - | description = Analog/ | ||
| - | device-strings = hw:%f,0 | ||
| - | channel-map = front-left, | ||
| - | direction = output | ||
| - | |||
| - | [Mapping digital-stereo-out] | ||
| - | description = Digital Stereo Output | ||
| - | device-strings = hw:%f,0 | ||
| - | channel-map = aux0, | ||
| - | direction = output | ||
| - | |||
| - | [Mapping digital-stereo-in] | ||
| - | description = Digital Stereo Input | ||
| - | device-strings = hw:%f,0 | ||
| - | channel-map = front-left, | ||
| - | direction = input | ||
| - | |||
| - | [Mapping digital-stereo] | ||
| - | description = Digital Stereo Input/ | ||
| - | # | ||
| - | device-strings = iec958:%f | ||
| - | channel-map = left,right | ||
| - | direction = any | ||
| - | |||
| - | [Profile output: | ||
| - | description = Analog Stereo Output | ||
| - | output-mappings = analog-stereo-out | ||
| - | input-mappings = | ||
| - | priority = 80 | ||
| - | skip-probe = yes | ||
| - | |||
| - | [Profile output: | ||
| - | description = Analog Stereo Input/ | ||
| - | output-mappings = analog-stereo-out | ||
| - | input-mappings = analog-stereo-in | ||
| - | priority = 100 | ||
| - | skip-probe = yes | ||
| - | |||
| - | [Profile output: | ||
| - | description = Analog Stereo Input/ | ||
| - | output-mappings = analog-digital-stereo-out | ||
| - | input-mappings = analog-stereo-in | ||
| - | priority = 90 | ||
| - | skip-probe = yes | ||
| - | |||
| - | [Profile output: | ||
| - | description = Digital Stereo Output (Analog Disabled) | ||
| - | output-mappings = digital-stereo-out | ||
| - | input-mappings = | ||
| - | priority = 60 | ||
| - | skip-probe = yes | ||
| - | |||
| - | [Profile output: | ||
| - | description = Digital Stereo Input/ | ||
| - | output-mappings = digital-stereo-out | ||
| - | input-mappings = digital-stereo-in | ||
| - | priority = 70 | ||
| - | skip-probe = yes | ||
| - | </ | ||
| - | |||
| - | Redémarrez ensuite pour prendre en compte le changement. | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| Ligne 185: | Ligne 39: | ||
| ===== Utilisation ===== | ===== Utilisation ===== | ||
| + | FIXME | ||
| Vous pouvez maintenant régler les préférences du son sur cette carte. | Vous pouvez maintenant régler les préférences du son sur cette carte. | ||
| Outil Indispensable: | Outil Indispensable: | ||
| - | Vous trouverez plus d' | + | Vous trouverez plus d' |
| + | |||
| + | |||
| + | 20201114 : update info : Vous n' | ||
| + | Et bien, pas très intuitif mais par défaut dans Envy24 Control Utility sous " | ||
| + | Impossible de le voir au travers des menus audio standard d' | ||
| + | Merci beaucoup pour ce tuto, simple et efficace ! | ||
| ===== Voir aussi ===== | ===== Voir aussi ===== | ||
| * **(fr)** [[http:// | * **(fr)** [[http:// | ||
| - | * **(fr)** [[http:// | + | * **(fr)** [[http:// |
| - | * [[http:// | + | * [[https:// |
| * [[son_cartes_son|Cartes son sous GNU/Linux Ubuntu]] | * [[son_cartes_son|Cartes son sous GNU/Linux Ubuntu]] | ||
