-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Gasket driver required for Google Coral on Pineboards HatDrive! AI doesn't install on 6.12.20 #6799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Maybe this bug is not for here and is for the Google gasket-driver repo? I have built and installed the package using info found here: google/gasket-driver#36 which all seemed to work in terms of build and install. However, when I update my Frigate config to use Coral the system doesn't behave - I can't view the System Metrics page to see the inference load switch from the CPU to the TPU, for example. Even login is temperamental. Disable the Coral in the Frigate config and all back to normal - but with excessive load on the CPU hence trying to get Coral TPU installed. |
dmesg returns |
You could try with |
Hi guys, is there any update on this issue? |
Thanks for the suggestion @pelwell |
With both overlays removed and a reboot I get a different message from dmesg of |
I'm having exactly same issue with kernel 6.12.20 and gasket driver pulled from git repo and llseek modified. Finally I ended up with restoring kernel 6.6.74 via apt, I've had to remove wireguard-tools and wireguard-modules to be able to remove latest kernel. Btw fortunately there is Internet Wayback Machine to recall installation process for the board. |
Latest update: my PCI Edge TPU now works with linux-image-rpi-v8 kernel package, ver. 6.12.25+rpt-rpi-v8 and google/gasket-driver#36 modification. Hopefully future kernel releases will not cause the same issues. |
Describe the bug
I'm using a Raspberry Pi 5 with a Pineboards HatDrive! AI and Google Coral M.2 Accelerator A+E Key.
Unfortunately, this is now a dead link: https://pineboards.io/blogs/tutorials/how-to-configure-the-google-coral-edge-tpu-on-the-raspberry-pi-5
I'm trying to install the gasket driver but it's failing using the following 2 methods.
Steps to reproduce the behaviour
Method 1:
sudo apt-get install gasket-dkms -y
Error:
Contents of the referenced log file:
Method 2:
Error:
Contents of the referenced log file:
Device (s)
Raspberry Pi 5
System
Raspberry Pi reference 2024-11-19
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 891df1e21ed2b6099a2e6a13e26c91dea44b34d4, stage4
2025/03/19 13:41:26
Copyright (c) 2012 Broadcom
version cec1d3ae (release) (embedded)
Linux raspberrypi 6.12.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.20-1+rpt1~bpo12+1 (2025-03-19) aarch64 GNU/Linux
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: