this post was submitted on 16 Apr 2025
11 points (86.7% liked)

Linux Gaming

17898 readers
224 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.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Not new to Linux but just build a PC (Linux mint) so new to Linux gaming. How do I get a similar function to my PS5 so plugging headphones into the controller switches the audio? I play a lot at night and not trying to wake the fam. I have a Xbox one and PS4 controller for the PC.

you are viewing a single comment's thread
view the rest of the comments
[–] octobob@lemmy.ml 1 points 3 days ago (1 children)

Not sure how true this is only because I think it can vary wildly.

I have more problems telling Linux to not play audio through my dualsense controller. It'll just default to using it for the most random things, like my music player or gamecube emulator or whatever. I don't plug headphones into it, I have a DAC, so not sure if it's playing there and just needs a headset plugged in it or what. But I think that's OP's goal.

Kinda wild all things considered since my controller is plugged in via USB cable

[–] tal@lemmy.today 2 points 3 days ago* (last edited 3 days ago) (1 children)

I have more problems telling Linux to not play audio through my dualsense controller

Open pavucontrol, go to the "Configuration" tab, and for that device profile, choose "Off".

You could also just select something else as default device in the "Output Devices" tab, but disabling the device will keep it entirely off the list of options, if you don't want it used.

I tend to do that with the HDMI outputs on my video cards as these days video cards can stream audio to televisions via HDMI and the like, and I never want to actually use my monitor as an audio output device; I have dedicated, discrete speakers.

[–] octobob@lemmy.ml 2 points 3 days ago

Just did that! Thank you!