Legacy NVIDEA Hardware acceleration

Dexter82

New Member
Jan 10, 2024
10
0
1
Hi all,

Finally getting around to making a post as I have been going around in circles for sometime now.

I have an NVIDIA 210 I am trying to install the drivers for on my Proxmox host as seen below.

I would like to pass this hardware through to my LXC containers for hardware acceleration.

1722601599867.png


I have managed to pass through the /dev/dri/card0 and dev/dri/renderD128 and can see these in the Frigate LXC.
I have also created a successful stack in portainer with the above. Is card0 the GPU?

I have been also trying to load the latest drivers (NVIDIA-Linux-x86_64-340.108.run) on the host machine but does not build because I am on the most recent kernal.
-Do I have to roll back the kernal back get this successfully built? if so which kernal?

Would love to know if someone has achieved this?