this post was submitted on 26 Jan 2025
15 points (94.1% liked)
Linux Gaming
15954 readers
395 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You're probably using PulseAudio somewhere in the audio stack. It can select the default output and input device. I think that many environments will have a speaker icon or something in the taskbar.
I just run
pavucontrol
directly. Jump over to the "input devices" tab, and you can check the device you want to be an input.EDIT: If you're using KDE, might be some Qt-based analog --
pavucontrol
uses GTK -- but I don't know the name off the top of my head.