xelaph/gasket-dkms
Project ID: 169649
Description
The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems. The driver contains two
- 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
Installation Instructions
Description
Firstly add the Copr repository to your system:
sudo dnf copr enable xelaph/gasket-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 |
|---|---|---|
Fedora 41
|
aarch64 (5)*, x86_64 (10)* | Fedora 41 (19 downloads) |
Fedora 42
|
aarch64 (5)*, x86_64 (19)* | Fedora 42 (20 downloads) |
Fedora 43
|
aarch64 (2)*, x86_64 (2)* | Fedora 43 (8 downloads) |
Fedora rawhide
|
aarch64 (8)*, x86_64 (3)* | Fedora rawhide (14 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable xelaph/gasket-dkms
More info about enabling Copr repositories
Fedora 41