• bruhduh@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    18 minutes ago

    My laptop with arch was lying around untouched by 2 months and this shit happened too, after that i switched and daily drived opensuse tumbleweed for PCs and debian stable for servers for a year already

    • Trail@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      22 hours ago

      Yes. If I ever need something else because something unforeseen happened (which has not happened for years, and I use a non-default one), I can boot up from a live USB and fix things.

      I use arch btw.

      • daggermoon@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        16 hours ago

        I also use Arch btw. I have an lts kernel installed just in case. Came in handy when the amdgpu driver was broken for a week. The screen was flashing on Wayland.

    • Natanox@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      19 hours ago

      Users should never have to fiddle with the fstab manually. It’s a shame the internet is still pointing to it when asked most of the time instead of explaining the GUI disk tools. Or at least some CLI management tool in case that one exists.

      • ricdeh@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        17 hours ago

        Wrong. You just need to know what you’re doing and must not be impatient. Just spend 5 damn minutes reading before you do the thing. We don’t always need unnecessary abstractions upon abstractions upon abstractions.

        • Natanox@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 hours ago

          Welcome to the reason 99% of Linux distros remain so unpopular and both hard and unintuitive to use unless you’re tech-savvy. After those 5 minutes about 50% do it correct, the other 50% put a single character in the wrong place or follow an incomplete and bad guide and get stuck in boot. Or they’ll go and use an OS that’s more intuitive and more efficient for them despite probably also extorting them because that weird “Linux” thing is obviously only for nerds, who’re completely detached from the reality of most people out there not realizing that modifying core system configuration by hand that can make your device inoperable without any help from your operating system itself should not be the god damn norm.

      • LucidNightmare@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        14 hours ago

        This is the correct mindset to have when trying to push Linux as a viable alternative to the big two.

        If you make more things easy for newcomers and just anyone in general, you’ll eventually get more users, and a larger base that then correlates to higher overall usage of Linux. You know, like those screenshots of the Linux install base we see every now and then?

        You don’t have to keep Linux behind arbitrary lines, but for some reason, that’s all we like to do.

        • Natanox@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 hours ago

          “Unfortunately” most of the higher user base comes from the Steamdeck where most users never use it as a desktop PC. While many people are now trying Linux for themselves due to lots of good reasons, it remains unnecessarily complicated to use for many reasons. Abundance of bad advice being one of them.

        • Natanox@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 hours ago

          Those who use a system without any GUI are adv. users or professionals who know what they’re capable of, who can safely ignore any safety features.

          99% of users ain’t Linux professionals though. So 99% of guides and tips should show the more safe, intuitive, accessible GUI tools.

  • OR3X@lemm.ee
    link
    fedilink
    arrow-up
    39
    ·
    1 day ago

    Reminds me of that time I updated my UEFI firmware which automatically re-enabled secure boot which caused my Nvidia driver to fail to load on boot because Nvidia doesn’t sign them so I was stuck with the noveau(spelling?) driver which would crash when I tried to log into my DE. What an adventure figuring that out was. Oh, and the cherry on top: updating the firmware didn’t fix the initial issue I was troubleshooting.

    • BradleyUffner@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      16 hours ago

      Ugh, I just went through the same thing last week. Let’s just say that checking if secure boot had been turned back on was NOT one of the first 500 things that came to mind during troubleshooting.

      • OR3X@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        16 hours ago

        Exactly. I was about to rip my hair out before I thought to check my UEFI settings.

    • einfach_orangensaft@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      39
      ·
      1 day ago

      If it where arch, but its manjaro. Somehow during the last kernel update the grub info was not changed to point to the current kernel names…still pointed at the old kernel…and that had been replaced. After figuring all that out in chroot, fix was as simple as changing a single line in that grub file