Skip to content

[Detector Support]: Coral M-2 TPU under HassOS #14861

Closed Answered by J-C-P
J-C-P asked this question in Detector Support
Discussion options

You must be logged in to vote

Youhouuu :-)

2024-11-12 18:30:42.399790832  [2024-11-12 19:30:42] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as pci
2024-11-12 18:30:42.406247312  [2024-11-12 19:30:42] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found

The issue was due to a Kernel update in Raspberry Pi5.
The solution is here under.
https://forums.raspberrypi.com/viewtopic.php?t=363682&sid=cb59b026a412f0dc041595951273a9ca&start=25

Add

dtoverlay=pciex1-compat-pi5,no-mip
dtoverlay=pcie-32bit-dma-pi5

to config.txt file.

I also added

dtoverlay=pciex1_gen=3

to force gen3 speed on my NVMe SSD. Not sure it changes something here.

Replies: 6 comments 15 replies

Comment options

NickM-27
Nov 8, 2024
Collaborator Sponsor

You must be logged in to vote
2 replies
@J-C-P
Comment options

@NickM-27
Comment options

NickM-27 Nov 8, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Nov 8, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Nov 8, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
6 replies
@J-C-P
Comment options

@J-C-P
Comment options

@NickM-27
Comment options

NickM-27 Nov 8, 2024
Collaborator Sponsor

@J-C-P
Comment options

@J-C-P
Comment options

Comment options

You must be logged in to vote
4 replies
@NickM-27
Comment options

NickM-27 Nov 12, 2024
Collaborator Sponsor

@J-C-P
Comment options

@NickM-27
Comment options

NickM-27 Nov 12, 2024
Collaborator Sponsor

@J-C-P
Comment options

Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Nov 12, 2024
Collaborator Sponsor

Answer selected by J-C-P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment