[Support]: N150 computer restarts bacause of frigate & openvino #20912
Replies: 7 comments 14 replies
-
|
Many users are running with the OpenVINO detector, so this is not likely to be a Frigate bug. We'll need to see Frigate logs and host logs in order to be able to help further. |
Beta Was this translation helpful? Give feedback.
-
|
Frigate logs. The error messages about crashing ffmpeg were 15-17 minutes before the restart, so probably unrelated: Host logs. Nothing preceding the reboot. Then normal booting logs follow. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Yeah, but if you look closely, the GPU stats go >0% right before the restart. Then the restart happens. It does not look as a coincidence, as it happens every time the unexpected restart happens. |
Beta Was this translation helpful? Give feedback.
-
|
It really seems like there’s some kind of pattern with 12th-gen iGPUs and instability in Frigate, or possibly OpenVINO itself, or even Intel Driver itself. I opened a discussion about this before and eventually accepted that it might be a hardware-specific quirk. I also found a few similar issues on Reddit, especially from users with N150-based mini PCs, showing the same kind of random crashes when running Frigate. Hard to say what the root cause is because it could be a mix of factors. For what it’s worth, I ran multiple stress tests on Windows (CPU/GPU) and the machine was completely stable there. The issues only appear when running Frigate OpenVINO. |
Beta Was this translation helpful? Give feedback.
-
|
It's difficult to see how Frigate is supposed to prevent bugs in an Intel-developed library on an Intel CPU. You could just as likely blame the Linux kernel or cheaper hardware that's not designed to run high-utilisation workloads for extended periods of time. I don't have an N150 (using an i5-10500t) but I did find OpenVINO crashed sporadically when I tried it with a pile of 4k cameras. For me, disabling Intel turboboost seemed to resolve it, and had the pleasant side-effect of reducing temps and power consumption. Might be worth a go (assuming it applies to the N150 family)...
|
Beta Was this translation helpful? Give feedback.
-
|
hi, root@pve: check this ( german ) maybe it´s helpful. best regards |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Describe the problem you are having
I am running HA OS 16.3 with Frigate (Full Access) add-on in 0.16.2 version on Intel N150 mini PC (GMKtec G3 Plus).
I recently switched from Coral TPU to Openvino GPU detections. Since then I observe random computer restarts - sometimes multiple times a day, sometimes once every few days. It is definitely Frigate and openvino related, as if I switch to Coral the problem never happens again. I also performed heavy stress tests on GPU (and even CPU) and the machine does not reboots so it is likely not a hardware issue.
I can see that the restarts happens each time when GPU usage increases:


I have 4 720p streams and my config is pretty straightforward.
I cannot find anything useful in the logs but I might be looking in a wrong place. Any advices?
Steps to reproduce
As described above
Version
0.16.2-4d58206
In which browser(s) are you experiencing the issue with?
No response
Frigate config file
docker-compose file or Docker CLI command
n/aRelevant Frigate log output
Relevant go2rtc log output
Operating system
Home Assistant OS
Install method
Home Assistant Add-on
Network connection
Wired
Camera make and model
hikvision
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions