I am looking to switch to a different Linux distribution (or BSD). I currently use openSUSE Tumbleweed, which is quite nice, but I’m having issues with my USB ports and it takes a hot second to boot up.

However, the reason I’m asking here instead of going straight to DistroWatch is that my laptop has a problem. When I turn it on, it bootloops unless it’s connected to power when I press the button. As such, this distribution would need to be able to handle running for weeks on end without a reboot.

I could get this repaired or replaced, but I have neither the time nor the money to spare.

So, does anyone have any suggestions? Or should I just slap Fedora Kinoite on it and call it a day?

  • jamesbunagna@discuss.online
    link
    fedilink
    arrow-up
    14
    ·
    7 days ago

    As such, this distribution would need to be able to handle running for weeks on end without a reboot.

    So, it has to be something stable (i.e. receive little to no updates) that’s capable of updating without requiring a reboot. That makes any stable distro a candidate. As such, choose either:

    • Debian or something based on it
    • Gentoo (stable branch)
    • Nixos (stable channel)
    • openSUSE Leap
    • Ubuntu or something based on it
    • IsoKiero@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 days ago

      Ubuntu or something based on it

      I would not recommend ubuntu, specially on this case. System updates, snapd mostly, have gone downhill and it’s nearly impossible to avoid reboots for extended periods. Debian seems to be still as solid as it’s always been.

      • lordnikon@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 days ago

        It’s like people forget Ubuntu is based on Debian but I guess with Snapd that may no longer be true.

        • irotsoma@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          7 days ago

          Also Canonical has added a lot of problems to promote their monetization strategies lately. Mostly aimed at business rather than regular users, but still causes problems for home users.

          I generally prefer RHEL based distros over Debian based ones, so Rocky Linux for servers is my current go to and Fedora for desktop, though Fedora is heading in a similar direction as Ubuntu I feel…

  • FloMo@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    7 days ago

    My debian machines usually only have their uptime interrupted by power outages or the like. They’re not my daily drivers, but very stable and reliable.

    I have Linux mint on my “daily driver” (used for work and gaming) desktop and I’m also very pleased with it - most updates can be installed without rebooting and it’s over-all a pretty trouble-free experience!

    Hope this helps!

    • exu@feditown.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 days ago

      That requires reboots to update.
      Nothing against Aurora, I might run my customized version of it new systems, but any system update requires you reboot the device.

      • asap@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 days ago

        Sure, I was just expanding on OP’s Kinoite comment.

        Aurora can however go weeks or months without a reboot (you don’t HAVE to update), so that’s still ok.

  • muhyb@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    7 days ago

    I mean, if you are already on openSUSE, why not just use Leap? You won’t need to update it a lot hence you won’t need to reboot.

  • Aatube@kbin.melroy.org
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    When I turn it on, it bootloops unless it’s connected to power when I press the button.

    Have you tried updating your BIOS?

  • Papamousse@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    7 days ago

    I’m using MX Linux AHS on my PC for years, it is my work PC, 40h/week, for 3 years now, 0 problem with it, no systemd, no flatpak, no snap, and using Xfce is so nice :)

    It is debian based and always up to date for firefox etc. For instance we are January 30th, my kernel is 3 days old.

    6.12.11-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.11-1~mx23ahs (2025-01-27) x86_64 GNU/Linux

  • merde alors@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    i will add a question to theirs: Why is Fedora not in the suggestions?

    i’m only interested in negative criticism, if you please. What made you avoid or stop using Fedora?

  • flatbield@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 days ago

    Ubuntu should be able to. They even have some sort of kernel hot patching service I have not used.

    If you do not care about kernal updates then most distros should be fine. Just ignore the reboot suggestions.

    Edit: If you do not reboot you might want to make sure critical things are restarted such as you web browser. Or just logout and login again. One hopes the distro appropriately handles service updates but who knows for certain.

  • 0x0@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    this distribution would need to be able to handle running for weeks on end without a reboot.

    Any decent distro then.
    Slackware ftw

  • thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    Basically an distribution that is not a rolling release. Its hard to recommend a specific distribution. You could use one of the Ubuntus, a Fedora Atomic variant, Mint, they should be able to run for weeks without issues. Unless you update a system component that requires a restart to take into effect. Why not openSUSE Leap?

    I’m personally on EndeavourOS, a rolling release and update often (even the Kernel). My PC is also on for 24h, usually for days, sometime even a week. One trick to avoid some of the restarts is to just logout and login the user. This should be no problem for you and at least some of the components start fresh due to login.

  • If you can boot from USB, I’d look at Ventoy, which will let you put multiple distro ISOs on a single USB stick and then pick one of them to boot from when you boot up. I linked to a tutorial rather than the project page for a quick review.

    It could be that OpenSUSE is contributing to your boot issues, and that one of the other distros may have a kernel and configuration that plays more nicely; Ventoy will help you determine this. It’ll also let you play with several distros without having to install all of them, and see if you like one more than another.

    If your boot problem is hardware related - either an issue with the hardware itself, or just Linux compatability, then you should stay away from rolling release distros like Arch; while you can configure them to minimize reboots, they’re managed in such a way as to expect people to upgrade frequently, including the kernel, which requires reboots. For example, I run Arch and I love it, but I also tend to not upgrade it very often and the longer between upgrades, the greater the chance of something going wrong during an update. It’s absolutely the least dependency-hellish distro I’ve used if you update frequently, but something like Debian is better if you’re looking for long uptimes.

    TL;DR: use Ventoy and try several distros. If you find that your boot problems persist through several distros, ignore rolling-release distros like Arch, Alpine, and Void, and focus on Debian-derived distros like Debian, Ubuntu, or Mint. Or you can try a Redhat derivative, but I hate RPM with the fire of a thousand suns so I’d recommend that last - still, some obviously insane people like it, and it’s an option.

    • Hellfire103@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      The boot issue is definitely hardware related. The machine doesn’t even power on the display before restarting.

      • bizdelnick@lemmy.ml
        link
        fedilink
        arrow-up
        3
        arrow-down
        5
        ·
        edit-2
        7 days ago

        You won’t get it here. Everybody will recommend his favorite distro.

        IMHO the best would be to solve your problems in OpenSUSE. This is definitely possible. You really need to switch to another distro only if you feel youself uncomfortable with the release cycle, package management tools or packages present in the repo of your current distro.