Closed kmelihk closed 9 months ago
Try running nvidia-smi on the host. And it would be good that see the whole config file
Thank you for helping me out again, I see ffmpeg using the card on the host:
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 63639 C ffmpeg 61MiB |
| 0 N/A N/A 63640 C ffmpeg 61MiB |
| 0 N/A N/A 63649 C ffmpeg 61MiB |
| 0 N/A N/A 63651 C ffmpeg 136MiB |
+-----------------------------------------------------------------------------+
So that should mean it's being utilized properly, shouldn't vainfo show more information though?
No, vainfo doesn't apply to nvidia. That's only for Intel and amd
That explains it, thank you for your support
Describe the problem you are having
Hello, I just added an nvidia card to this server, after a bit of struggle, I was able to pass the card to docker from what I can tell. When I type nvidia-smi inside the container, I get the following
When I go to system page on Frigate, I get the following:
If I click on vainfo button, I get the message below:
Is this output expected? Where can I continue troubleshooting? Any help is appreciated.
Version
0.13.1-34fb1c2
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
FFprobe output from your camera
Operating system
Proxmox
Install method
Docker Compose
Network connection
Wired
Camera make and model
Reolink
Any other information that may be helpful
No response