메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스
  • 회사 관리를 사용하여 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