I never really see hardware lacking Linux support mentioned, which got me caught by surprise when a computer with a Broadcom network card couldn’t use the card. What other hardware don’t work with Linux?

    • HumanPerson@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      16 hours ago

      I’ve run AMD, Intel, and Nvidia on linux and I would say my intel experience was by far the best. I use an a380 in my server for transcoding, and I had an a750 in my desktop but switched to a b580. AMD gets the graphics stuff right, but intel does the graphics and compute right on linux where AMD ROCM is a major pain in the ass. It may not be great if you do tons of gaming, but it works quite well for me.

    • mat@linux.community
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 hours ago

      Hmm, I run an Arc GPU at work without any issues. Just using plain mesa on NixOS. The Intel devs were quite responsive when we ran into issues as well.

      • Flatfire@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        18 hours ago

        Arc support was added after release to Linux Kernel 6.2 and it’s steadily improved since. Older Linux distros, or “LTS” oriented distros that favour stability may still not have support for them. I know Unraid was very slow to pick up on it and I had to settle for passing the pcie device through to a VM to get it working. Intel is keen to made these viable though, and I love having the AV1 encoder from my A380.

        • mat@linux.community
          link
          fedilink
          English
          arrow-up
          1
          ·
          14 hours ago

          Ah I see, haven’t been on “stable” distros for a long time so I wasn’t affected. I’ve enjoyed the good support and the video stuff is definitely nice. On the AMD side, still no idea how to encode or decode anything on my Framework 16, meanwhile Intel is acing it.