[Detector Support]: Cameras not working after rebuild #10832
Replies: 1 comment 3 replies
-
Any idea what causes this error @NickM-27 ? How should I try fixing this?? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
No cameras work right now. Was working before, had to re-install everything now it doesn't seem to work.
Version
0.13.1
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
Operating system
Debian
Install method
Docker Compose
Coral version
USB
Any other information that may be helpful
Running frigate from: /media/user1/Storage/frigate-0.13.1
Had it working with my CPU and GPU previously, now nothing currently works.
sudo docker run -it --rm --gpus all ubuntu nvidia-smi
[sudo] password for user1:
Thu Apr 4 20:45:48 2024
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.239.06 Driver Version: 470.239.06 CUDA Version: 11.4 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:02:00.0 On | N/A |
| 30% 45C P2 45W / 151W | 478MiB / 8116MiB | 2% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
+-----------------------------------------------------------------------------+
Beta Was this translation helpful? Give feedback.
All reactions