this post was submitted on 24 May 2025
50 points (100.0% liked)

Linux Gaming

18770 readers
911 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
 

Maybe it's because I was last into linux more heavily 10+ years ago. But I am amazed at how distros work now. 15 year old wifi adapter that originally came with cd based drivers? Works perfectly without anything extra. Racing wheel i got on ebay? Works perfectly. Mouse, keyboard, tartarus, no issue. I am just very happy with how well linux has been working, and hopefully this will bring more people to make the switch. However, I have not had luck with vr (oculus. I hear index does better). Thats the one thing I do hope for more progress on.

top 21 comments
sorted by: hot top controversial new old
[–] [email protected] 45 points 1 week ago (1 children)

It's not luck. It's hard work by a dedicated group of people who make it happen. 🙏

[–] [email protected] 9 points 1 week ago* (last edited 1 week ago)

Quite possibly significantly this guy - Larry Finger, R.I.P and thanks for your service.

Rembering Larry Finger - Larry Finger made Linux wireless work and brought others along to learn

[–] [email protected] 11 points 1 week ago

I look at https://linux-hardware.org/ before buying hardware, so it always works

[–] [email protected] 7 points 1 week ago

I've had zero problems with linux working with any hardware I have.

But thats mostly because I selected hardware from companies known to have good linux compatability. like AMD, and TPlink

[–] [email protected] 6 points 1 week ago

I had that experience yesterday.

I wanted to see if a old fingerprint reader I bought 6 or 7 years ago would work, wasn't expecting it to but lo and behold, it was in the fprint documentation as a supported device and once set up, worked without issue.

The Linux community fucking rules man. So many talented and hard working people make this stuff possible.

[–] [email protected] 5 points 1 week ago (1 children)

Definitely better than Windows lately, which is kinda amusing. Have you tried reinstalling Windows from scratch lately?

[–] [email protected] 3 points 1 week ago (1 children)

A previous laptop I had came with win 11. At first I installed win 10 on it cause I needed that for work, touchpad just would not work. Finding the drivers for win 11 was already almost impossible without installing some shitty device detector program from msi, win 10 versions just did not exist.

Installed Linux on it eventually, and it worked perfectly out of the box.

[–] [email protected] 5 points 1 week ago

Windows just isn't ready for the desktop.

[–] [email protected] 3 points 1 week ago

I got an old thermal receipt printer, plugged it into the parallel port and echoed some text to /dev/lp0 and it printed. I didn't have to set anything up. I did have to write a simple python script to make it print images though.

[–] [email protected] 3 points 1 week ago

yeh years ago, to get Linux working you might need an older computer because the kernels did not catch up yet. Nowadays, I can just buy any new computer and can be sure that 90% of my devices will work with it.

The only problem now is modern standby. Intel and AMD kept fucking up standby mode on laptops.

[–] [email protected] 2 points 1 week ago (2 children)

The only hardware I had trouble with was a 3D Connexion Space Pilot. Linux defaults to seeing it as a tablet mouse or track nub, rather than a 6 axis 3D controller. The Linux download from the site did get it working though.

[–] [email protected] 2 points 1 week ago

Hopefully devices like that can more easily be implemented with the plugin support for libinput. It sounds like the poster child for it.

[–] [email protected] 2 points 1 week ago (1 children)

If you haven't seen it, the open source driver for 3d connexion stuff is also pretty good, and I believe might be necessary for blender to work with it. It's also probably packaged in the distro repositories.

https://github.com/FreeSpacenav/spacenavd

[–] [email protected] 2 points 1 week ago

Yes I have used it. A while back, and I had to run the app as root. But yeah, I was setting it up for blender use

[–] [email protected] 2 points 1 week ago (2 children)

I have not had luck with vr (oculus. I hear index does better).

Which oculus headset do you have? If its a Quest then ALVR is the way to go. The wired only ones dont really work. If you want to see your desktop in vr, then you can use WlxOverlay-S for that.

[–] [email protected] 1 points 6 days ago

Yeah quest 2. I haven't side loaded it or anything yet as it's a shared headset with the SO

[–] [email protected] 2 points 1 week ago

I've been keeping Windows to do VR, I didn't realize it was working on Linux too. Index, btw

[–] [email protected] 1 points 1 week ago (1 children)

I have yet to see the devices that don't work in Linux (evidently, there are a few, but I've never used them, so there's that).

[–] [email protected] 4 points 1 week ago (1 children)

Oh just try Internal HDMI Capture cards and you will find so many, even most of them, will not work under Linux at all.

[–] [email protected] 1 points 1 week ago

Yeah, I would think so, but again, I've never had hardware fail to work out of the box in Linux, and since I don't use internal capture cards, I guess I will not be affected any time soon.

[–] LostWanderer 1 points 1 week ago

I've had luck with anything common, if it wasn't recognized immediately there was a driver that I could download. Huion, the makers of a drawing tablet is an example of this, they've packaged their drivers in a .deb or tar.gz! It's super easy to install and use the product you purchase. I honestly find that Ubuntu has the best support for not only proprietary drivers but also stuff like PC components. However, if you are using super fresh PC components and the like, the higher the distro's kernel version, the more likely you'll have better hardware support.

When it comes to esoteric or not a popular bit of tech, I am always careful to do research first before deciding to shell out cash for it. VR support is pretty spotty, but it might get better if more people gamed using that particular tech. I think Linux as it is, has made huge strides in hardware support via kernel upgrades. It's my hope that even more work is put into the kernel to make hardware support seamless for future Linux users.