Passer au contenu principal
  • Passer des commandes rapidement et facilement
  • Afficher les commandes et suivre l’état de votre expédition
  • Créez et accédez à une liste de vos produits
  • Gérer vos sites, vos produits et vos contacts au niveau des produits Dell EMC à l’aide de la rubrique Gestion des informations de l’entreprise.

How to Enable the Integrated Microphone on a Dell Computer Running Ubuntu

Résumé: The following article provides information about how to enable the microphone on your computer using the Ubuntu operating system.

Cet article a peut-être été traduit automatiquement. Si vous avez des commentaires concernant sa qualité, veuillez nous en informer en utilisant le formulaire au bas de cette page.

Contenu de l’article


Instructions

Enable the computer's integrated microphone in Ubuntu

 

This article takes you through how to enable the integrated microphone on your Dell computer in the Ubuntu operating system.

Note: This guide is useful as some people have advised that their microphone is not working with Ubuntu. However we have found that it was turned off. This has been seen on various laptop models.
  1. Open the mixer by double-clicking the speaker icon in the menu bar.

  2. Click the Sound Settings option.

  3. Click the Input tab.

  4. Select the Integrated Microphone from the list under Record sound from.

  5. Ensure that the Integrated Microphone is not muted and that the check box is empty.

  6. Does the Input Level flutter and change when you try speaking into your microphone?

    • Yes, it does. Your microphone is working.

    • No, it does not. Carry on with the instructions.

  7. Does this change if you drag the input volume slider to maximum?

    • Yes, it does. Your microphone is working.

    • No, it does not. Go to the next step.

  8. Open the terminal window:

    The quickest way is to use the CTRL + ALT + T keyboard shortcut, by pressing all three keys simultaneously.

  9. Type the following command to list the Audio Devices and press the Enter key to run it:

    pactl list short sources

  10. Identify and copy your sound device from the list that is generated.

  11. Type the following command and swap <device> for the sound device you copied from the previous step and press the Enter key to run it:

    pactl set-default-source <device>

  12. Go back to step 6 and if the issue continues then contact us using the link in the Additional Information section to rule out a hardware issue:

Note: These steps carry across several different versions of the Ubuntu Long-Term Support (LTS) distributions.

Informations supplémentaires

Note:

Software support is supplied by Canonical through the following methods:

Dell provides Technical Support for hardware problems on Dell computers:

Propriétés de l’article


Produit concerné

Alienware, Inspiron, Latitude, Vostro, XPS, Fixed Workstations

Dernière date de publication

26 avr. 2024

Version

4

Type d’article

How To