• Retrograde@lemmy.world
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    1
    ·
    7 months ago

    I’ve rid myself of reddit (never used Twitter thank God) but I’m still on windows. I just got a steam deck though and I’m loving the Linux desktop mode. What branch of Linux does the deck use? I know I could do a quick Google to find out but damn I love how well it runs. Linux isn’t nearly as scary as I thought

    • cygnus
      link
      fedilink
      English
      arrow-up
      24
      ·
      edit-2
      7 months ago

      I’ll disagree with Taiyang about Manjaro; I think it diverges too much form Arch and much prefer EndeavourOS (which is what I’m using at the moment).

      With that said, I wouldn’t recommend anything Arch-based for a first timer. Quick sidebar: in Linux the “distribution” (the OS, basically - the variant of Linux) is separate from the desktop environment (the GUI). SteamOS uses the KDE desktop. If you like that, I think I’d recommend Kubuntu as a good Linux distro to start with. It’s Ubuntu with KDE instead of the default Ubuntu desktop, so there’s a ton of documentation and pretty much every app will work on it.

      [email protected] is very active and a great place to ask questions and/or read up, or feel free to DM me!

      • TimLovesTech (AuDHD)(he/him)@badatbeing.social
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        3
        ·
        7 months ago

        I personally wouldn’t push anyone away from Arch towards Ubuntu. Ubuntu broke with every major update and you always are running older “stable” versions of software unless you add a bunch of PPAs that are disabled on major updates and left to the user to sort out. And I’m not even going to get into the joy of Snaps. =(

        IMHO something like EndeavorOS or CachyOS would far and away be both more stable, and a better noob experience. Or if you’re just gaming, install SteamOS, because if you haven’t broken it on your deck you probably wouldn’t be breaking on your desktop either.

        • cygnus
          link
          fedilink
          English
          arrow-up
          6
          ·
          7 months ago

          I love EOS, but it would be a lot to take in at once for someone new to Linux - learning KDE, the terminal, plus everything else (flatpaks, the AUR, and so on) is a lot. At least Kubuntu still has the familiar (to them) KDE but has a GUI app store and never needs to use the terminal. It depends how generally tech-savvy the person is I guess.

          • TimLovesTech (AuDHD)(he/him)@badatbeing.social
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            7 months ago

            That is why I see Ubuntu as a non-starter unless you are prepared to deal with it’s crippled usage by default, because adding anything is a surefire way to have it implode on version upgrade. Meanwhile, on a rolling release, baring things that break for most everyone, you just upgrade when convenient and go about your day. I just don’t see Ubuntu as anything that should be suggested to anyone w/out command line knowledge and strong Google-fu, because it’s not if - but when will your system implode with Ubuntu.

    • klangcola@reddthat.com
      link
      fedilink
      English
      arrow-up
      9
      ·
      7 months ago

      Like taiyang said, SteamOS is based on Arch which is super not newbie friendly, but the desktop modes “desktop environment” is KDE which available on pretty much any Linux distro, including beginner friendly ones like (K)Ubuntu and Fedora (although I’m not sure how beginner friendly Fedora is, regarding proprietary drivers and codecs)

    • taiyang@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      4
      ·
      7 months ago

      Oh, you’re like me! I did the dive into Linux, SteamOS is a fork of Arch Linux which is super not newbie friendly.

      Manjaro is a good Arch Linux fork that works well for gamers, though. Still not idiot proof, as I can atest to breaking it several times, but that’s the deal when you remove the training wheels off your OS.

      Lucky it’s easy to reinstall from a USB. A little less if you insist on a duel boot like me, but that’s mostly Windows being a jerk.

    • Samueru@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      4
      ·
      edit-2
      7 months ago

      Try manjaro, and hear me out here:

      Manjaro is actually the only distro that I would recommend to a beginner, actual beginner in this case is someone that should not be running a single terminal command to get their system to work (which is what people are expecting to do when they tell you to use Endevour or CachyOS lol)

      WIth ubuntu/debian based distros you will either have to deal with installing flatpaks/snaps, which come with their own set of issues like not following the system theme, using the wrong system font, issues accesing the internet, issues accesing the home directory (yeah steam flatpak can’t be placed in the home directory lol).

      You could try adding PPAs which is not something I would recommend a beginner to do.

      Also some games like BeamNG hate having irqbalance, which usually comes by default on debian based distros.

      On the other hand Manjaro already ships with pamac which is their GUI store that supports everything, including Aur packages which means 0 issues having to deal with broken permissions or theming if you want to install apps that are usually not found in the official repos.

      Their own official repo even includes brave-browser and fastfetch, two apps that I use that are usually very hard to find in other distros.

        • Samueru@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          As long as you only keep the Manjaro repos in your system, it is like using it on Arch, which even you Arch the Aur isn’t perfect.

          Because the Manjaro repos don’t sync at the same time with the Arch repos, you might not be able to install/update some Aur packages as the version of X dependency might not match during that time.

          But literary, Manjaro has been the most stable distro I’ve run, even more stable than Arch that recently broke on my system and required manual intervention because of their recent changes on their repo migration.