meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vm:proxmox:lxc:google_coral [2024/12/08 11:53] – niziak | vm:proxmox:lxc:google_coral [2024/12/08 16:06] (current) – niziak | ||
---|---|---|---|
Line 86: | Line 86: | ||
===== ERROR: Unable to poll intel GPU stats: Failed to initialize PMU! (Permission denied) ===== | ===== ERROR: Unable to poll intel GPU stats: Failed to initialize PMU! (Permission denied) ===== | ||
- | Rendering on ''/ | + | This error is " |
+ | Rendering on ''/ | ||
+ | Frigate wants this to show GPU usage statistics. | ||
Reproduce in LXC: | Reproduce in LXC: | ||
Line 110: | Line 112: | ||
sysctl --write kernel.perf_event_paranoid=NEWVALUE | sysctl --write kernel.perf_event_paranoid=NEWVALUE | ||
</ | </ | ||
+ | |||
+ | I suppose this is not possible to use unpriv LXC and enable '' | ||
+ | It works when <code bash> | ||
+ | |||
+ | When Frigate is running and performance events are accessible in LXC, command <code bash> | ||
+ | |||
+ | {{: | ||
===== references ===== | ===== references ===== |