The Coral TPU driver has basically been abandoned by Google so if you are running a Linux kernel newer than 6.2 it will not function.

https://github.com/google/gasket-driver is the original driver which was archived on April 18, 2026

You can try the driver https://github.com/feranick/gasket-driver or https://github.com/dude84/gasket-driver-coral or search through the forks of the original gasket-dkms driver https://github.com/google/gasket-driver/forks

So in the future your options are to pin your kernel to 6.2, upgrade your hardware, hope that someone will keep a gasket-dkms fork updated for newer kernel versions, or make your own fork to do so yourself.

    • ari_verse@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      22 hours ago

      I replaced (sold) my coral usb late last year after using it for 3 years. I upgraded my home server and wanted to go M.2 and noticed that frigate started to support a new chip, with many times the performance of the coral. I went with a Hailo-8. It’s been flawless.

      Recommendation: use the .deb driver that Hailo provides, it gets installed via dkms and survives kernel updates.

        • ari_verse@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          Yes. They have two options, I have the 8, there is also the 8L which is cheaper and still 3X the coral so surely more than enough.

          If you install the official .deb, it’s a set-and-forget type experience, pretty great. 6ms inference with 5 full HD cams. I don’t even bother with the substreams.

    • Avid Amoeba@lemmy.ca
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 days ago

      Perhaps the RX580 is usable via Vulkan? I tried Vulkan with llama.cpp on a R9700 recently and it was generally faster than ROCm.

    • frongt@lemmy.zip
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      2
      ·
      edit-2
      2 days ago

      There aren’t any. Nobody is manufacting or developing for these devices because they’re slower than the rest of the hardware you already have, see e.g. https://reddit.com/r/frigate_nvr/comments/1os24t4/has_anyone_successfully_used_the_google_coral_m2/

      Your CPU is probably good enough for some stuff like openvino, if it’s at all recent. 6th gen Intel is the bare minimum, but obviously newer is better. Or, sell that card and buy a new one. I do, unfortunately, recommend nvidia, since that’s what the vast majority of developers are targeting.