this post was submitted on 12 Feb 2025
-29 points (38.9% liked)
Linux
50224 readers
1524 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks for the response. If I can figure this controller thing out I think I am good. But yeah I may try another distro if needed
Can I ask how you have steam installed? IIRC Mint does not use snapd so is it via flatlak or apt? If it's Flatpak it could be that the flatpak doesn't have the appropriate access to dbus which can be changed with something like Warehouse or Flatseal.
I typically perfer a native .deb (or .rpm in my case) for something like steam.
I believe I had it installed as a flatpak and I definitely do now that I'm on POP Os. Do you think I should switch?
If you have issues with your controllers with the flatpak I would try switching to the native package. There should be a .deb package for steam. If it doesn't change the behavior, then I would assume something else is causing a problem.
You can also install flatseal and try messing with the dbus setting, should be like half way down the menu for the steam flatpak. Since flatpaks are usually not given access to the entire system I could see it not having the correct permissions.
Thanks! I tried switching to the deb package and it was all the same issues. I think I got it working though. Just forced compatibility in Steam and it eventually worked. Still don't fully understand why.
Glad you got it working! I turn that setting on for all my games and I honestly didn't even think about asking if you had it on.
No worries! I appreciate the help