Description
The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems. The driver contains two modules:
- Gasket: Gasket (Google ASIC Software, Kernel Extensions, and Tools) is a top level driver for lightweight communication with Google ASICs.
- Apex: Apex refers to the EdgeTPU v1
Includes all necessary fixes to run on 6.12+ kernels (Fedora 41 and 42).
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable tlemarchand/google-coral-dkms
After adding the repository, install gasket-dkms:
sudo dnf install gasket-dkms
If you wish to use this with Secure Boot, follow this guide before installing this package.
Lastly, assign your user to the apex group.
sudo usermod -a -G apex your_user_name
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 8
|
x86_64 (8)* | EPEL 8 (23 downloads) |
EPEL 9
|
x86_64 (22)* | EPEL 9 (30 downloads) |
Fedora 41
|
x86_64 (20)* | Fedora 41 (26 downloads) |
Fedora 42
|
x86_64 (59)* | Fedora 42 (50 downloads) |
Fedora 43
|
x86_64 (7)* | Fedora 43 (16 downloads) |
Fedora rawhide
|
x86_64 (10)* | Fedora rawhide (24 downloads) |
openSUSE Tumbleweed
|
x86_64 (10)* | openSUSE Tumbleweed (28 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tlemarchand/google-coral-dkms
More info about enabling Copr repositories
EPEL 8
Fedora 41
openSUSE Tumbleweed