Nitro 5 AN515-58-using Ubuntu 24.04-Mic is Not working on my Earbuds,but when I use Windows 11 worki

kalopseeia
kalopseeia Member Posts: 1 Newbie
edited February 15 in Nitro Gaming

I'm using Ubuntu 24.04 my Earbuds MIC is not working on this OS, but when I use Windows 11 It's working, what's is the problem?

[Edited the topic title to include the topic issue.]

Answers

  • Sharanji
    Sharanji ACE Posts: 4,467 Pathfinder

    @kalopseeia

    Here are some steps you can try to resolve the issue:

    Check Input Device Settings: Open Settings > Sound > Input and ensure your earbuds' microphone is selected as the input device.

    Install PulseAudio Volume Control:
    Open a terminal and run:
    sudo apt update
    sudo apt install pavucontrol

    Update ALSA and PulseAudio:
    Run the following commands in the terminal:
    sudo apt update
    sudo apt upgrade
    sudo alsa force-reload

    Check Microphone Levels: In PulseAudio Volume Control, go to the Input Devices tab and ensure the microphone levels are not muted or set too low.
    Try and test using different applications to see if the microphone works in any of them. Sometimes, the issue might be app-specific.
    Ensure your system is running the latest kernel version, as updates can include important fixes for hardware compatibility.
    If these steps don't resolve the issue, it might be worth reaching out to the Ubuntu community for further assistance.

    I hope this helps! If this was useful, please hit 'Yes' or 'Like'! Thanks! 😊