This isn’t me asking for help or anything, I already replaced it with fedora kinoite. I just felt like talking about this ridiculous venture of mine.

So a couple weeks ago I started hyper focusing on cities skylines, but played on my Xbox. I learned that mods and all kinds of fun custom content was available on PC so I tried to play on my system. Problem, my laptop has an rtx 2070, but I was running fedora kinoite and couldn’t figure out how in the world to install nvidia drivers.

So after a bunch of searching around I give up and decide to try installing a “gaming” focused distro in the form of endeavour os. It was awful.

Maybe I am weird but the x11 rendering didn’t feel good at all, the lack of some default applications, as well as a bunch of apps I didn’t know the purpose of. (This one is my own fault since they have a kde spin, but I remembered why I didn’t like gnome) and finally today it froze in the middle of an update and hard rebooted, no longer able to launch.

Worst part, I didn’t do a lick of gaming on the thing cause I moved on to Borderlands 3

  • @lobster_teapot
    link
    9
    edit-2
    1 month ago

    If you find yourself wanting to game on your distro again, layering nvidia drivers ontop of immutable fedora is do-able. If you want a more hands off approach you can use bazzite (https://bazzite.gg/), which has an nvidia compatible version and is just a kinoite-based OSI image with gaming oriented tweaks and extra apps.

    You can even just rebase to it if you’re already using kinoite (and rebase back to kinoite if you don’t like it), no need to reinstall your system. The download page has a one-command exemple on how to do that.

    • TheMonkeyLordOP
      link
      fedilink
      41 month ago

      Rebasing is easily one of the coolest features of the atomic suite. I will definitely look into bazzite more in the future, just wish I knew about it before all this lmao

      • Para_lyzed
        link
        fedilink
        31 month ago

        Bazzite also has a lot of extra gaming-oriented changes to Fedora, such as including the System76 scheduler, which can increase performance in games. Since Bazzite has versions with Nvidia drivers in the root image, it makes it easier to use Nvidia cards.

        By the way, if you hadn’t figured out the install for Nvidia drivers in Kinoite, here is a simple guide for how to do it. Also, there is documentation from the RPM fusion repo on how to install the drivers, which you can find here (that’s where the commands from the article came from). There are more details elsewhere in the documentation if you need them, such as how to get the Nvidia drivers to work with Secure Boot on atomic distros (though I’d recommend just using Bazzite for that because it can be a pain to get working manually).

        • TheMonkeyLordOP
          link
          fedilink
          21 month ago

          I reckon if I go about trying to game again I will just go ahead and rebase to bazzite. Seems the easiest route

    • @AnUnusualRelic@lemmy.world
      link
      fedilink
      1
      edit-2
      1 month ago

      If you want something like Fedora that supports nVidia, just run OpenSuSE. It’s also enterprise grade and happily chugs along whatever you do to it.

      • @lobster_teapot
        link
        11 month ago

        Fedora is not enterprise grade. That would be RHEL. And entreprise grade mostly just mean stable (some would say stale) packages anyway if you don’t pay for support.

        Installing nvidia drivers on fedora workstation is as easy as enabling rpm-fusion non-free and then installing a few packages. The issue here comes from OP running an OSI-based immutable system, which makes layering stuff on top a bit more difficult.

        OP’s already running something fedora based, might as well stay where they feel comfortable and just add a few drivers and gaming tweaks on top.

        Nothing against opensuse though. I’m currently running aeon because their approach of immutability is more modulable than fedora’s one.