Closed hmakmur closed 1 year ago
Do you have any host logs for this? There's not a whole lot that can be recommended here based on frigate logs
Unfortunately no log on the host as the machine goes boom spontaneously as frigate starts to detect.
Most systems have ways to log to a file so the logs can be viewed in the event of a host crash
I decided to setup a syslog server and send a replicate of all my syslog to another machine. This yield one single line that cause the crash. I am not exactly sure why I get this error message.
May 24 21:32:02 server kernel: [174351.438649] x86/PAT: frigate.detecto:1723860 map pfn RAM range req uncached
-minus for [mem 0x2d1480000-0x2d1483fff], got write-back
Apparently, this is not a new issue. I tried solution from edgetpu 345 but still have the same issue. The machine still crashes when detection is enabled.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@hmakmur having a similar issue on my unraid machine. did you ever find a solution?
@hmakmur having a similar issue on my unraid machine. did you ever find a solution?
My machine can start now after cutting pin on the card as described in 232 but frigate crashes daily due to Coral TPU error as described in 345. For some time, I was able to get it to work quite reliably until a kernel 5.15.0-117 update on Jul 25, 2024 when EdgeTPU get this error: RAM did not enable within timeout (12000 ms)
daily. I dont know if this is a kernel issue but I intend to roll back and see.
Describe the problem you are having
I just got a new Coral TPU mPCIe installed on the motherboard in place of the WiFI card. My system is Ubuntu 20.04. Coral PCI is tested passed example code from google. It also visible on Frigate.
When running with CPU as detector, everything is OK.
The problem started when running Coral PCI as detector, the whole machine crashes when docker started. This crashes only happens when detect: enabled: true When detection is not enable, docker will work just fine but no detection is done.
I can not get logs on this setting as there are no logs because the who system crashed. I have logs for enable: false as attached below.
Why is my whole Ubuntu 20.04 system spontaneously crash when detection is enable? How do I debug this to get your some more logs?
I waited years to get the Coral TPU.
I added mPCIe version because it seems to be documented now and USB version is just too expensive and has a long wait. I want to add more cameras and I figure mPCIe version would work just ok. Now that I got it, it seems to be crashing. Help!
Thanks
Version
0.12.0-DA3E197
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
FFprobe output from your camera
Operating system
Other Linux
Install method
Docker CLI
Network connection
Wired
Camera make and model
WyzeCam v3 with RTSP
Any other information that may be helpful
Here is the System info when detection is not enable.