Results 1 to 4 of 4

Thread: No input device under sound settings, Microphone not detected

  1. #1
    Join Date
    2022-Oct
    Posts
    3

    No input device under sound settings, Microphone not detected

    Hello Everyone,


    I recently came across an issue while I was about to join a google meet my microphone was not detected by google meet for some reason, So I went into the sound settings and it showed no input device I searched for the solution to the problem but nothing seemed to work. If you find any solution please share it with me I'll be grateful.


    my laptop is HP eg 2035 tu

    I ran some commands to check for audio config/details here is the output


    ┌──(akshad㉿mark42)-[~]
    └─$
    cat /proc/asound/cards 1 ⨯
    0 [sofhdadsp ]: sof-hda-dsp - sof-hda-dsp
    HP-HPPavilionLaptop15_eg2xxx--89F6

    ┌──(akshad㉿mark42)-[~]
    └─$ lspci
    00:00.0 Host bridge: Intel Corporation Device 4621 (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)
    00:04.0 Signal processing controller: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant (rev 02)
    00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 02)
    00:0d.0 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 USB Controller (rev 02)
    00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01)
    00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
    00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01)
    00:15.1 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 (rev 01)
    00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01)
    00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port #9 (rev 01)
    00:1d.0 PCI bridge: Intel Corporation Device 51b0 (rev 01)
    00:1f.0 ISA bridge: Intel Corporation Alder Lake PCH eSPI Controller (rev 01)
    00:1f.3 Multimedia audio controller: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01)
    00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
    00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01)
    01:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter
    02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller 980

    sudo arecord -l
    [sudo] password for akshad:
    **** List of CAPTURE Hardware Devices ****
    card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: sofhdadsp [sof-hda-dsp], device 6: DMIC (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: sofhdadsp [sof-hda-dsp], device 7: DMIC16kHz (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ┌──(akshad㉿mark42)-[~]
    └─$ uname -r
    6.0.0-kali3-amd64

    ┌──(akshad㉿mark42)-[~]
    └─$ hostnamectl
    Static hostname: mark42
    Icon name: computer-laptop
    Chassis: laptop 💻
    Machine ID: 57ca13d52d024e2d88224b921ec68830
    Boot ID: 599064fba991409aaeb3223ace7aa4b0
    Operating System: Kali GNU/Linux Rolling
    Kernel: Linux 6.0.0-kali3-amd64
    Architecture: x86-64
    Hardware Vendor: HP
    Hardware Model: HP Pavilion Laptop 15-eg2xxx
    Firmware Version: F.09






    Please Help

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    usually related to pulse audio and it not talking to ALSA in most cases.
    Install pulse audio volume control, that should allow easy config;

    sudo apt install pavucontrol

  3. #3
    Join Date
    2022-Oct
    Posts
    3

    Pavcontrol showing 'Microphone unplugged'

    Hello Sir,

    I already ran pulse audio via pavcontrol but it is showing 'Microphone unplugged'


    I am attaching screenshorts of sound settings please help

    ┌──(akshad㉿mark42)-[~]
    └─$ lspci 130 ⨯
    00:00.0 Host bridge: Intel Corporation Device 4621 (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)
    00:04.0 Signal processing controller: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant (rev 02)
    00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 02)
    00:0d.0 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 USB Controller (rev 02)
    00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01)
    00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
    00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01)
    00:15.1 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 (rev 01)
    00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01)
    00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port #9 (rev 01)
    00:1d.0 PCI bridge: Intel Corporation Device 51b0 (rev 01)
    00:1f.0 ISA bridge: Intel Corporation Alder Lake PCH eSPI Controller (rev 01)
    00:1f.3 Multimedia audio controller: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01)
    00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
    00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01)
    01:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter
    02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller 980




    mic.jpgsys.jpgmic.jpgconfig.jpgallinput.jpg
    Attached Images Attached Images

  4. #4
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    Open a terminal and first install ALSA utilities, and then run the set up;

    sudo
    apt install alsa-utils

    alsamixer


    you will then get a menu to select devices for ALSA that should allow you to choose the correct input.

    you may need to reboot after setting ALSA for pulse audio to pick it up.

Similar Threads

  1. No Sound and No Microphone on Dell XPS Laptop (9310)
    By naiculman in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-12-20, 19:05
  2. Microphone not detected in bluetooth headset, Audio is working fine
    By PaxPrz in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-06-22, 11:17
  3. Sound card (Realtek ALC662) not detected Dummy Output in settings.
    By getting=eta in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2017-02-27, 13:08
  4. USB input not detected
    By shshemi in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-10-13, 00:48
  5. Replies: 0
    Last Post: 2015-05-23, 15:47

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •