Earlier quoted context omitted.
AMD. The final holdout, HDMI 2.1 support being blocked by the HDMI group, has been overcome w/ the HDMI group relenting and support is now landing in the kernel (expected in 7.2). https://www.gamingonlinux.com/2026/05/further-expanded-amd-h...
any reason why we are using hdmi over display port?
Linux gaming is faster because Windows APIs are becoming Linux kernel features
51–60 of 694 posts
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#52If you purpose build a Linux gaming PC, would you lean more towards AMD GPUs over Nvidia?
AMD is much better. Nvidia has been improving but stuff "just works" with AMD because the kernel (amdgpu) and userspace (RADV) drivers are open source. Valve is a major RADV contributor too.
I don't feel like I'm missing out on anything with my 9070 XT. Performance is great.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#53Earlier quoted context omitted.
People say you will have less problems with AMD but I am using a Nvidia GPU for years now (on Cachyos and Pop OS) without issues. I'm using Steam and Proton pretty much exclusively though.
Which card and which drivers? I switched from Windows 10 to Xubuntu last year and have had endless issues with my Nvidia card (GTX 970). At the moment, I can't even use the desktop without annoying flickering & hard to diagnose / fix bugs. Its an old card so I have no idea why I'm still struggling to get it to work. Is it perhaps because I'm using Xfce? I heard that Nvidia cards play better with Wayland although I ha…
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#54Earlier quoted context omitted.
AMD. The final holdout, HDMI 2.1 support being blocked by the HDMI group, has been overcome w/ the HDMI group relenting and support is now landing in the kernel (expected in 7.2). https://www.gamingonlinux.com/2026/05/further-expanded-amd-h...
any reason why we are using hdmi over display port?
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#55Earlier quoted context omitted.
any reason why we are using hdmi over display port?
The vast majority of the TVs only come with HDMI .. not even good enough analog inputs anymore..
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#56I wonder what spanners Windows can throw into the works to slow them down at this point, or if they're so checked out of the Desktop market as they suckle down hard on that Azure teat, that they're more than happy to let Linux eat their lunch
Microsoft/Xbox is in the process of losing the living room permanently in the next gen if you ask me. I don't know what they could do spanner tossing wise to really screw w/ Linux gaming at this point that wouldn't just drive more frustrated customers off their platform.
I reckon a successful launch of the Steam box (or whatever they're calling it) with its enormous library could develop into something that really challenges what's left of Microsoft's piece of the console market (and threaten Sony a little, for that matter) though it's looking like the memory shortage is gonna kneecap that by forcing the price too high. Bad timing.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#57If you purpose build a Linux gaming PC, would you lean more towards AMD GPUs over Nvidia?
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#58Earlier quoted context omitted.
Does Windows muscle memory work? The vast majority of shortcuts are completely different for the casual user, and for the power user, there's no regedit or control panel and other such things.
> there's no regedit or control panel and other such things That's not a bug, it's a feature.
A control panel (or cross-distro YaST) would be very welcome in the ecosystem I think.
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#59“ He who fights with Windows should see to it that he himself does not become Windows. And when you gaze long into ntoskrnl, ntoskrnl also gazes into you. ” Seriously, is it really a victory if you have to adopt the architecture of your sworn enemy?
Re: Linux gaming is faster because Windows APIs are becoming Linux kernel features
#60Used to be a staff member working on an x86 OS called CTOS. I realized if I implemented a couple of traps, we could run command-line DOS programs. So I did. And it worked. Dev tools, text processing, piped commands all worked. It helped that the DOS executable format was the same as the CTOS format - because we had traded Bill Gates our linker (which produces executables) for his BASIC compiler.