Revise PCIe Coral driver installation instructions

Updated instructions for PCIe Coral driver installation.
This commit is contained in:
Nicolas Mowen 2025-10-23 09:01:45 -06:00 committed by GitHub
parent b438fc4a5c
commit 6817db2c0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,8 +68,7 @@ The USB Coral can become stuck and need to be restarted, this can happen for a n
The most common reason for the PCIe Coral not being detected is that the driver has not been installed. This process varies based on what OS and kernel that is being run. The most common reason for the PCIe Coral not being detected is that the driver has not been installed. This process varies based on what OS and kernel that is being run.
- In most cases [the Coral docs](https://coral.ai/docs/m2/get-started/#2-install-the-pcie-driver-and-edge-tpu-runtime) show how to install the driver for the PCIe based Coral. - In most cases https://github.com/jnicolson/gasket-builder can be used to build and install the latest version of the driver.
- For some newer Linux distros (for example, Ubuntu 22.04+), https://github.com/jnicolson/gasket-builder can be used to build and install the latest version of the driver.
## Attempting to load TPU as pci & Fatal Python error: Illegal instruction ## Attempting to load TPU as pci & Fatal Python error: Illegal instruction