Jure Repinc

Digital and software freedom/rights advocate from Slovenia, Europe. Also a member of the Pirate party. You can find me on Mastodon: @JRepin@mstdn.io

  • 89 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle







  • From my experince AMD drivers are pretty close, I’d even say slightly better on GNU/Linux, definitely more stable and consistent. For Nvidia, yeah they are bad at supporting GNU/Linux. Improved a lot through the years but still not there. For Intel, well not exactly an option for gaming, at least not the integrated GPUs I have used so far, but still better than in Windows in a similar way as in AMD case.

    P.S. Another great thing with libre/opensource GNU/Linux drivers: When you report a bug with Mesa3D drivers the bug is quite quickly fixed, especially when you can provide them with backtrace and/or Vulkan/OpenGL API trace. Doing a bisect of source code commits amd identifying the commit that introduced a regression also help a great deal. Good luck doing the same with closed/Windows drivers: you can wait for years and no fix.



























  • Depends on the specific distro and their upgrades policies.

    Usually with normal distributions you get an update to a new major version (e.g. from Plasma 6.0 to Plasma 6.1, or some versions can be skipped) when a new version of the distribution gets released, and in the mean time you only get bug fix releases (e.g. 6.0.x to 6.0.y). Sometimes some distributions also make special backports available to bring new major versions to same distro version.

    With rolling release distributions (e.g. openSUSE Tumbleweed) you get new major releases in a few days after they are released.

    So you need to check with Nobara how they handle this.