isc30 / ryzen-7000-series-proxmox

Get the Ryzen 7000 series processors with AMD Radeon 680M/780M integrated graphics or RDNA2/RDNA3 GPUs running with Proxmox, GPU passthrough and UEFI included.
220 stars 28 forks source link

this appears to be for passthrough only, any got sharing working? #14

Closed zombiehoffa closed 6 months ago

zombiehoffa commented 6 months ago

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 6 months ago

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 6 months ago

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 6 months ago

haha no problem, i also ended up doing that for LXC (jellyfin) for simplicity and because the AMD reset bug is a pain