跳转至主要内容
  • 快速、轻松地下订单
  • 查看订单并跟踪您的发货状态
  • 创建并访问您的产品列表
  • 使用“Company Administration”(公司管理),管理Dell EMC站点、产品和产品级联系人。

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

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

本文可能已自动翻译。如果您对其质量有任何反馈,请使用此页面底部的表单告知我们。

文章内容


说明

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.

其他信息

Note:

Software support is supplied by Canonical through the following methods:

Dell provides Technical Support for hardware problems on Dell computers:

文章属性


受影响的产品

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

上次发布日期

26 4月 2024

版本

4

文章类型

How To