• 14 Posts
  • 61 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle

  • Is it possible that the driver that was installed was at some point so old that it was removed from the repos?

    I can’t speak about the exact implementation on Ubuntu, but on Fedora (which I am using) the driver usually gets updated to the latest version automatically. If that’s not the case on Ubuntu or Mint, it may be worth going to the device drivers menu every few months, checking if there’s a new one available and selecting the new one if there is one.


  • I’ve used Nvidia GPUs with Linux with not many problems. These “horror stories” typically come from people who try to install a driver exactly the same way they would on Windows (by going to the Nvidia website and downloading something) whereas on most Linux distros it’s actually much easier.

    On Mint, you basically just have to open the “driver manager” and click on the recommended Nvidia driver. Then reboot. :)

    There is also a guide available on It’s FOSS.





  • I generally think the most important thing when you’re not yet very experienced with Linux is to just pick a distro that is relatively popular, since these are usually very googleable.

    My personal favorite is probably still Fedora. Pick Fedora Workstation Gnome if you want something that has the most online support and Fedora KDE if you want something with a similar workflow as Windows.

    I also generally think that using a normal Linux Distro is a better choice if you don’t want to do only gaming and nothing else, since Steam OS actually makes some things a lot more difficult (you cannot easily install many programs due to its immutable nature, it only has AMD GPU support, doesn’t include even basic things like print functionality, the installation process is not the easiest, …) These things will be pretty big hurdles to overcome for a newcomer. The only real thing that is probably easier on Steam OS is that Steam is already pre-installed, but considering that you can literally install Steam on Fedora without using the terminal probably less than 10 mouse clicks, I wouldn’t consider this a very big advantage.

    If you do end up going for a normal distro (like Fedora), I would btw highly recommend installing Steam not as a flatpak but as a “normal” application. This is not very difficult and will provide a much more stable experience than if you just use the Flatpak (which may be the first thing you come across in the software store). There are short tutorials available for: Fedora, Ubuntu, …




  • I do sometimes wish that Valve would simply automatically choose the Proton version of a game to be installed if it’s obviously superior (like with Rocket League). Also, why is Steam play not enabled for all titles by default? As far as I know, they’re already doing some of that validation for the Steam Deck, might as well use it for Desktop users as well.











  • It wouldn’t be trivial to package such a big app as a flatpak (or snap for that matter) and also maintain it properly, so as long as the original developers don’t do the work I think it is unlikely to happen. But for a tool that I’m going to be using a lot in the future I think it makes sense to invest the time once to install it, even if it’s a bit more complicated.