Hi, I would like to ask if openSuse Tumbleweed is a good option for daily driving ang gaming. I’m not new to Linux and have tried Linux Mint and Ubuntu. I can also troubleshoot problems on my own if anything comes up. The graphics card I have is Nvidia if its any relevant.

  • ActualShark@lemmy.blahaj.zoneOP
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Thanks for the detailed reply! The limited userbase is definitely something to think about. Thankfully, I like reading documentaion and it’s nice to know openSUSE has that!

    • throwawayish@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      Thanks for the detailed reply!

      Thank you for being appreciative!

      Though, I couldn’t help but wonder the motivation behind your inquiry. Are you just exploring the waters beyond Ubuntu? Are you interested in rolling release and got curious when you learned what openSUSE Tumbleweed had to offer in that space? Were you perhaps looking for a distro well-suited for gaming and did you perhaps come across someone mentioning openSUSE Tumbleweed which subsequently peaked your interest? Are you perhaps unhappy for some reason with Ubuntu and looking for something to replace it with?

      Lots of questions, of which I don’t expect you to answer more than a couple (if at all). I would already be more than happy if you could provide us a bit more insight regarding the motivation behind your inquiry.

      • ActualShark@lemmy.blahaj.zoneOP
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        Oh no worries. I’ll try to answer what I can.

        I’m currently daily driving Windows due to uni but once that’s done I want to fully switch to Linux. I’m just starting to spread my wings outside of Ubuntu right and see what’s out there. Heard of openSUSE Tumbleweed from websites and youtube and thought “Hey why not give it a shot”. The UI looks real neat as well. I’m not really looking for a gaming focused distro right now. Just something that I can daily drive and occasionally play games with.

        • cujo@sh.itjust.works
          link
          fedilink
          arrow-up
          4
          ·
          edit-2
          11 months ago

          One more point that you shouldn’t let scare you away, but just something nice to know going into OpenSUSE: by default, the distro is FOSS only, the official software repositories don’t have things like proprietary multimedia codecs or other non-free (as in free speech) software included. You have to enable these yourself if you want them (to, say, watch MP4 files perhaps).

          This has gotten so dead simple recently that it can be done in a couple of terminal commands, it’s just important to mention. If you know it going in, it saves the step of “what the heck, why aren’t my media files playing??”

          sudo zypper install opi

          opi codecs

          OPI is a package manager for installing software from a few sources, namely the openSUSE Build Service (which is where OPI gets its name, OBS Package Iinstaller), Microsoft, the Packman repositories, and a few others. Installing codecs is the only thing I have ever used it for, though.

          EDIT: zipper to zypper

            • cujo@sh.itjust.works
              link
              fedilink
              arrow-up
              2
              ·
              11 months ago

              You know, I was talking about actual zippers in another thread at around the same time I was writing this, and my brain just went with it. Doesn’t help that I have aliases for all my regular zypper commands and haven’t actually typed it out in awhile. 😅

        • throwawayish@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          11 months ago

          Thank you!

          I’m just starting to spread my wings outside of Ubuntu right and see what’s out there.

          As you must have been aware of by now; there are hundreds of distros out there. Which obviously makes it a daunting task to find your distro with that overwhelming amount of distros to potentially choose from. However, quite fortunately, the vast majority is actually not even worth considering as a daily driver. Arguably only the popular independent distros (Arch, Debian, Fedora, Gentoo, openSUSE, Slackware and Ubuntu[1] etc[2]) are noteworthy, unless you’ve got very specific wants and/or needs that are only easily accessible through a derivative of theirs. Out of these, Gentoo is perhaps too much of a deep dive at this point in your Linux journey. Slackware ain’t bad, but as you’ve already had some experience with modern Linux distros, I find it rather unlikely that you would enjoy using it; though, perhaps, you might one day (read: decades down the line). So…, only five distros remain… On that note, for whatever it’s worth, openSUSE Tumbleweed definitely stands out positively among these IMO (though perhaps another one might be shining even brighter (obviously biased 😜)).

          The UI looks real neat as well.

          Interesting. Are you referring to the desktop environment? Which -actually- should be reproducible on most other distros*. Or perhaps you’re actually referring to YaST? Which is openSUSE’s excellent configuration tool; perhaps closest thing that Linux has to Windows’ Control Panel. Some even regard it as openSUSE’s killer-feature, especially because most other distros (aside from MX Linux) only come with relatively basic configuration tools by comparison. In retrospect, I probably should have mentioned it in my earlier comment 😅.

          I’m not really looking for a gaming focused distro right now.

          I’m actually glad you aren’t; they generally tend to miss out on polish. If you do end up looking into one, then I’d argue it’s better to run a dedicated distro as such -perhaps as a dual boot- for all your gaming needs instead of trying to game heavily on your daily driver, unless you find that too cumbersome and/or fear for issues related to storage. I’m aware that this is probably an unpopular take*.

          Just something that I can daily drive and occasionally play games with.

          Aight, got ya. Well, in that case, openSUSE Tumbleweed is definitely worth considering.


          1. I am very aware that Ubuntu is technically not quite as independent as the others are.
          2. I felt the likes of Alpine, Guix, NixOS, Puppy, Solus and Void are at least worth mentioning as independent distros.