Pas de micro sur ubuntu

gynux Messages postés 72 Statut Membre -  
bob031 Messages postés 8228 Statut Membre -
Bonjour,

Bonjour,

Voilà j'ai installer ubuntu mais impossible de démarrer mon micro interne de mon pc portable (packard bell EasyNote) mais par contre mon micro sur prise jack marche bien.

lspci

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
03:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)


lspci | grep Audio

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)


uname -r -v

2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:54:21 UTC 2011


Merci de me venir en aide.

5 réponses

  1. bob031 Messages postés 8228 Statut Membre 473
     
    Bonjour,

    Merci de retourner le résultat de la commande suivante :

    amixer -Dhw | grep -i mic


    0
  2. gynux Messages postés 72 Statut Membre 6
     
    amixer -Dhw | grep -i mic

    Simple mixer control 'Mic',0
    Simple mixer control 'Mic Boost',0
    0
  3. bob031 Messages postés 8228 Statut Membre 473
     
    ce n'est pas très bavard ... voici chez moi :

    > redfox@mandriva[192.168.1.29]:~$ amixer -Dhw | grep -i mic  
    Simple mixer control 'Mic',0  
    Simple mixer control 'Mic Boost (+20dB)',0  
    Simple mixer control 'Mic Select',0  
      Items: 'Mic1' 'Mic2'  
      Item0: 'Mic1'  
      Items: 'Mix' 'Mic'  
    > redfox@mandriva[192.168.1.29]:~$


    ok !

    tu peux taper la commande alsamixer et vérifier la/les piste(s) micro (volume conséquent, piste non mutée (symbole MM en bas de la piste), ....).

    touche M du clavier pour muter/démuter
    touche Q pour enregistrer/quitter alsamixer.

    quelques commandes à retourner :

    aplay -l  
    
    aplay -L  
    
    head -n 1 /proc/asound/card*/codec#*


    autres liens :
    http://linuxmao.dicorime.fr/tiki-view_forum_thread.php?comments_offset=0&comments_threadId=0&comments_parentId=26062&comments_threshold=0&thread_sort_mode=commentDate_asc&topics_offset=1&topics_find=&topics_sort_mode=commentDate_desc&topics_threshold=0&forumId=2&time_control=3600&display=print_all

    http://ubuntuforums.org/showthread.php?t=1765830&mode=linear

    un penguin sur la banquise !
    0
  4. gynux Messages postés 72 Statut Membre 6
     
    aplay -l
    **** Liste des PLAYBACK périphériques ****
    carte  0: Intel [HDA Intel], périphérique 0 : AD198x Analog [AD198x Analog]
     Sous-périphériques: 1/1
     Sous-périphérique: #0: subdevice #0
    carte  0: Intel [HDA Intel], périphérique 1 : AD198x Digital [AD198x Digital]
     Sous-périphériques: 1/1
     Sous-périphérique: #0: subdevice #0
    18:56 


    aplay -L
    pulse
       Playback/recording through the PulseAudio sound server
    front:CARD=Intel,DEV=0
       HDA Intel, AD198x Analog
       Front speakers
    surround40:CARD=Intel,DEV=0
       HDA Intel, AD198x Analog
       4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
       HDA Intel, AD198x Analog
       4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
       HDA Intel, AD198x Analog
       5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
       HDA Intel, AD198x Analog
       5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
       HDA Intel, AD198x Analog
       7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
       HDA Intel, AD198x Digital
       IEC958 (S/PDIF) Digital Audio Output
    18:56 


    head -n 1 /proc/asound/card*/codec#*
    Codec: Analog Devices AD1986A


    Puis après j'ai regarder dans alsa mixer mon micro été sur 0 alors je l'ai mis sur 50
    et après j'ai essayé d'enregistrer du son mais cela marche toujours pas.

    En tout cas merci de tes réponses.
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. bob031 Messages postés 8228 Statut Membre 473
     
    bonjour,

    dans tes résultats, on ne voit rien concernant le micro.

    Puis après j'ai regarder dans alsa mixer mon micro été sur 0 alors je l'ai mis sur 50

    la piste est mutée ?

    Merci de retourner le résultat de la commande suivante :

    cat /etc/modprobe.d/alsa-base.conf


    doc :http://www.linuxine.com/story/ubuntu-no-jack-sense-or-no-microphone

    un penguin sur la banquise !
    0