Skip to content

Commit

Permalink
Add passthrough information for PCIe Coral TPU (blakeblackshear#2200)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNorm authored Dec 12, 2021
1 parent 998921a commit 42ac417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ services:
shm_size: "64mb" # update for your cameras based on calculation above
devices:
- /dev/bus/usb:/dev/bus/usb # passes the USB Coral, needs to be modified for other versions
- /dev/apex_0:/dev/apex_0 # passes a PCIe Coral, follow driver instructions here https://coral.ai/docs/m2/get-started/#2a-on-linux
- /dev/dri/renderD128 # for intel hwaccel, needs to be updated for your hardware
volumes:
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit 42ac417

Please sign in to comment.