跳至主要內容
  • 簡單快速地下訂單
  • 檢視訂單及追蹤商品運送狀態
  • 建立並存取您的產品清單
  • 使用「公司管理」來管理您的 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