I’m ditching Ubuntu. Thinking of switching to Debian.

Has anyone used this, or something similar to set up their Debian gaming setup?

This got me thinking. Do I need to install anything special to Debian 13 to be able to play games? Or can I play them with a normal Debian out of the box?

  • Allero@lemmy.today
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    I’m quite concerned that it’s based on Debian sid of all things. Doesn’t it break once in a while?

    • atk007@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 day ago

      I have been using PikaOS for over a year. It has broken twice for me. Once the latest wine package stopping launching games (downgraded wine to fix), and one time monitor not detecting correct edid (had to resort to display port for a while), but both of them got resolved eventually.

    • cecilkorik@piefed.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 days ago

      Not that I’ve noticed, but isn’t that part of the territory? Like do latest Nvidia graphics drivers not sometimes break on Windows? My experience is that they certainly do. If you want perfect tried and tested stability, you have to sacrifice the ability to run the latest games using the latest features. This is a tradeoff you have to make. Which would be better? I’d run stable on servers, and latest on desktop, which is… what we’re doing here, right?

      • Allero@lemmy.today
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 day ago

        Not all “latest” things are made equal.

        There are distributions that are meant to be used in their bleeding edge form: Arch, Tumbleweed, you name it.

        And then there are versions of distributions that are meant specifically for development and testing, like Debian sid.

        If a new update breaks Arch in some way, everyone rushes to make a fix. If something breaks in sid…well, that’s normal part of its operation.

        You should absolutely be expecting critical issues on sid and no one would necessarily rush to fix them. It’s not meant to actually be used like normal.

        • cecilkorik@piefed.ca
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 day ago

          In my experience PikaOS devs fix any critical issues before they get to me. I have auto-updates on and haven’t seen a serious problem in the year+ I’ve been using it on multiple machines, YMMV.

      • Allero@lemmy.today
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 days ago

        Honestly, even testing has its issues. For one, security updates are not applied to Debian Testing in a timely manner. They first appear in Stable, and then in Testing.

        Maybe people need to accept that sid and testing are made for developers, not end users.