The title kind of explains the situation. I’m using my microphone at a volume of around 40%, because when set to anything higher, the sound it produces is a distorted mess.
The ISO I installed is Cassini Nova with Plasma desktop, but this issue was there when I used Garuda GNOME a few months ago.
This wouldn’t be a problem if my volume would keep itself at 35, but it resets to 100 when I plug my controller in or out, or even randomly sometimes.
I don’t know if it’s useful information, but on Windows I didn’t have this problem.
My device: LENOVO IdeaPad 330S-15IKB GTX1050
I’m happy to provide more information, I just don’t know what else to write.
Please help me fix this, because it’s very annoying.
Edit: Here’s the output of the 'inxi -FAZ --no-host | eos-sendlog' command: https://0x0.st/HZYD.txt
I bet you where using internal microphone and not one plugged to microphone jack ?
You should check alsamixer from terminal and press F6 to choos ethe intel card and F4 to select to show input channels…
And for the alsamixer stuff: After I pressed F4 there are 3 channels there: Mic Boost, Capture and Internal Mic Boost. The Internal Mic boost was set to 100%, I set it to 0, and everything was fine, but then I plugged in my controller, and it was back at 100%.
Thank you for showing me the alsamixer tool, after some googling about Internal Mic Boost resetting I found this article:
After doing what it said (editing some alsa configs), the problem is fixed and 100% now sounds perfectly fine.
The only thing is that those config files for me was in /usr/share/alsa-card-profile/mixer/paths/ instead of that pulsaudio folder he showed.
Thank you again for the help, you saved me so much time.