Server Version#: 1.43.0.10492
This is my setup
- Computer with GTX 1060
- Installed on it is Proxmox
- Proxmox is running a VM (PCIe passthrough seemingly works no errors other than plex)
- Plex is running in docker on that VM
Here is my plex log file
Plex Media Server Logs_2026-02-26_20-02-45.zip (1.3 MB)
I saw [FFMPEG] - Cannot load libcuda.so.1 in the log and was able to find this guy on reddit in much the same situation as me, but i was unable to find an answer from that thread.
Here is my compose.yml:
I have the latest drivers installed with sudo ubuntu-drivers autoinstall
nvidia-smi returns this:
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.288.01 Driver Version: 535.288.01 CUDA Version: 12.2 |
|-----------------------------------------+----------------------+----------------------+
| 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 GTX 1060 6GB Off | 00000000:00:10.0 Off | N/A |
| 0% 31C P8 5W / 156W | 2MiB / 6144MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| No running processes found |
+---------------------------------------------------------------------------------------+
I know this might not be the right place to ask but i thought somebody might have experience with this exact setup.
