• qjkxbmwvz@startrek.website
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Linux distros can still do…questionable things. In grad school I tried Arch for a bit, and I once was late to a video call because I had updated my kernel but did not reboot. Arch decided that because there was a new kernel installed, I didn’t need the modules for the old — but currently running! — kernel, so it removed them. So when I plugged in a webcam, the webcam module was nowhere to be found.

    But yeah…somehow, still not as bad as Windows updates.

    • TheRedSpade@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      21 hours ago

      I wouldn’t call that a questionable thing. Reading through how it happened paints a crystal clear picture of cause and effect.

      • qjkxbmwvz@startrek.website
        link
        fedilink
        arrow-up
        1
        ·
        15 hours ago

        Coming from Debian, it was…not expected. I understand how and why it happened, but the user experience was surprising.

        Debian keeps the previous kernel around, which makes perfect sense to me — in the event that a kernel update borks your system you can just load the previous one. This would probably only happen due to out of tree modules (looking at you, Nvidia…).