Presenting my new setup :)

Applications Xclock, xterm, qutebrowser, vim, mandocs, pfetch

Vim theme: Default quiet theme with modified background

Font: Iosevka SS13 E X T E N D E D, Iosveka Aile

    • mccd@lemmy.sdf.orgOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      I wish haha. I love their work and philosophy but kept getting kernel panics when using OpenBSD. Support told me it’s a harddrive failure, but my system works just fine with Linux. Oh well, Alpine is nice in that loksh, doas, cwm are all well supported and the installer feels very similar to OpenBSD

      • ssm@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        Yeah, Alpine’s good, though I would do some additional investigation into the integrity of your hardware if kernel devs (?) are telling you it’s your harddrive failing (maybe your device supports SMART?)

        • mccd@lemmy.sdf.orgOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          3 days ago

          It was suggestions from the subreddit and irc that it’s probably a harddrive failure. The kernel devs wanted some more details, but at that point I had already deleted OpenBSD and gone back to Alpine. I might give it a spin again later and if the error happens, I’ll be sure to include the full panic report.

          Thanks for suggesting smart, I gave it a spin and it seems the harddrive is healthy?

          $ doas smartctl -H /dev/nvme0n1
          === START OF SMART DATA SECTION ===
          SMART overall-health self-assessment test result: PASSED
          

          My new suspicion is that I did something funky with the kernel parameters and fstab to try and speed up the system which made it panic.