this appears to be for passthrough only, any got sharing working?
Closed this issue · 3 comments
zombiehoffa commented
It would be handy to have the onboard hdmi still output in case vmbr0 fails to come up, as it has a few times. At the same time I would like to have the gpu available for transcoding for plex/jellyfin/etc.
isc30 commented
Yeah, if you want sharing via /dev/dri/renderDXXX
you can follow this guide: https://github.com/TheHellSite/proxmox_tutorials/tree/main/lxc_gpu_passthrough
zombiehoffa commented
Hey, thanks, I'm not sure why I didn't think of that as a possible solution to sharing the gpu with the base proxmox system. I am pretty sure it 100% solves my problem.
isc30 commented
haha no problem, i also ended up doing that for LXC (jellyfin) for simplicity and because the AMD reset bug is a pain