this post was submitted on 02 Dec 2023
49 points (75.3% liked)

Linux Gaming

14952 readers
117 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 1 year ago
MODERATORS
 

Hi all, I bought a gaming PC with the intention of installing Linux to play recent games. I chose AMD for the GPU because I know the drivers are more optimized on Linux.

After receiving and assembling my machine, I installed Fedora without any problem. I found a lot of software on Github to replace the proprietary software for my AIO and headphones. Everything worked the first time except.... Steam! Unable to launch it, black window which restarted in a loop.

After searching on the internet, I found that it was enough to modify PrefersNonDefaultGPU on steam to solve my problem (but I understand that ordinary people do not want to bother with this kind of hack and prefer the windows experience that works out of the box).

Then I installed Cyberpunk and.... well the game runs at 120fps in ultra, what more can I say... Oh yes, the keyboard preset is in Qwerty even though I have an azerty keyboard (sorry Baguette) and in the first hour of play, I was able to notice a bug in a rather disturbing shadow/light and in the drops of water on a windshield which appeared and disappeared in a strange way.

So with my €1500 machine I got a little upset... and I wanted to install Windows out of curiosity.

Installation is...complicated! No driver for my network card, a ton of software that I don't need, in short, Windows...

I installed steam, launched Cyberpunk and... my keyboard is recognized, 120 fps too (I am offered raytracing which does not interest me and makes me lose fps but it is available) and in the first hour of play NONE bug.

So here I am, I hate Windows, but it runs my games better than Linux and I'm really lost. I've just discovered Nobara, I would have loved to try it but I'm tired of starting the first 3 hours of cyberpunk again and I'm convinced that I'll have some graphical bugs with it.

(also another problem, there are too many Linux distributions, too much choice kills choice)

TDLD: I bought an expensive computer to play under Linux, but a few bugs made me reluctantly install Windows.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -5 points 9 months ago* (last edited 9 months ago) (1 children)

Reading your post I'd say you should've installed Ubuntu. Don't know why you chose Fedora over anything else if you don't know what you were doing. The problems you faced were all likely already fixed in Ubuntu long ago.

[–] [email protected] 3 points 9 months ago

I don't see how anything here depends on the distro, could you be more specific? Here's what I see:

  • azerty issue - I have the same with Dvorak, and having qwerty as the first keyboard in my DE and as my system keyboard and using Dvorak as my active keyboard usually works well; but this issue isn't unique to Linux, non-qwerty keyboard users are second class citizens most of the time
  • rendering issue in game - related to drivers and Proton version, neither of which differ by distro

It's possible the azerty issue works better in Ubuntu (not sure how), but the second is due to property software that Ubuntu does not have control over (NVIDIA drivers most likely), as well as the Proton version which is shipped by Valve (again, Ubuntu has no control here).

So unless you know something I don't, I don't see how choice of distro is relevant here. I've had the keyboard issue on every distro I've used: Ubuntu, Fedora, Arch, Debian, and OpenSUSE (both Leap and Tumbleweed). It's just a quirk of how Linux DEs handle keyboards.