• SaltSong@startrek.website
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Appreciate the heads up. I’m pretty sure it’s an AMD processor, but I don’t know about the video card.

    Is Bazzite an OS that I would use, or is it a set of drivers that lets SteamOS play nice with Nvidia?

    • woelkchen@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Is Bazzite an OS that I would use, or is it a set of drivers that lets SteamOS play nice with Nvidia?

      You cannot install Nvidia drivers on SteamOS without jumping through more hoops than it’s worth because the system partition is write protected. You can unprotect it but the next SteamOS update everything will be reset.

      All improvements from SteamOS eventually trickle down to all mainstream desktop Linux distributions anyway, just as all Red Hat improvements trickle down to SteamOS.

      Bazzite happens to be a gaming-focused distribution but you can also just get Fedora KDE and have a good time as well. I happen to like the download assistant at https://bazzite.gg/#image-picker which more distribution should adopt.

      • kadup@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        If you’re assuming the user will have trouble with SteamOS’ write protection, which I totally agree with, Bazzite is also surely going to cause headaches. The idea of a locked down system that gets most apps as Flatpaks sounds appealing, until the cracks start to show up.

        I strongly suggest going with your other proposal, something like plain Fedora with KDE.

        • quarterlife@lemmy.sdf.org
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 month ago

          Bazzite founder here. I started Bazzite after spending a few months helping with support on the steam deck Discord because I had already been using atomic fedora and knew the proper workarounds for people who wanted to install applications on a read-only distro like SteamOS.

          Bazzite was initially an experiment to see what it would take to get SteamOS packages working in Fedora Atomic, because I knew Fedora Atomic provided a better experience for installing applications that had to be a part of the root system than SteamOS could.

          Unlike SteamOS you can layer applications over the root system and they will be kept across updates instead of being removed entirely. You’re also able to spin off custom images with any changes you want through a GitHub action. You have full access to the roof file system during the build process.