• TheOctonaut@piefed.zip
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    8
    ·
    3 hours ago

    “I love Linux except for <devastating hardware compatibility issue>”

    Sounds frustrating, I wonder if anyone’s ever had that kind of problem?

    • Jesus_666@lemmy.world
      link
      fedilink
      arrow-up
      15
      ·
      3 hours ago

      Not a hardware issue; Linux handles NVMe and SATA drives just fine. They probably encrypted everything with BitLocker. Of course Linux can’t access an SSD encrypted using a proprietary Microsoft software with keys that may no longer be accessible.

      • mlg@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 hours ago

        Linux actually can mount Bitlocker drives, even automatically, but you need the key which is usually stored in the TPM which I’m pretty sure you need to boot with secure boot to get working in Linux.

        If you still have Windows, it’s way easier to just set a secondary key and use that instead.

        On a related note, I would actually recommend weighing the benefit of using LUKS because even with AES-256 hardware acceleration, it can significantly reduce your performance depending on your CPU.

        • zod000@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          LUKS does reduce performance, but I’d argue that modern midrange or better NVME drives already vastly outclass the needs for normal users. Unless the user is doing massive audio or video encoding or using it for a heavily used database, they probably won’t notice.

          Source: Me, and I do the above activities and still think it’s fine.

      • Gutek8134@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        Not Bazzite, this one doesn’t handle NVMe for whatever reason, unless that was changed in the last year. The only distro I’ve seen with that issue, and I’ve used 4 (okay 3 of them were Ubuntu or based on it).

        Source: had to reformat my data (games) drive. Fortunately, Pop_OS could do that just fine.

        • Jesus_666@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 hour ago

          Reformatting isn’t going to change how your SSD is electrically connected to your mainboard. Do you actually mean NTFS?

          I suppose a distro might ship without NTFS-3g or the ability to install it, although Bazzite should be able to at least read NTFS.