this post was submitted on 28 Aug 2025
13 points (100.0% liked)
Proxmox
1496 readers
10 users here now
Proxmox VE is a complete, open-source server management platform for enterprise virtualization. It tightly integrates the KVM hypervisor and Linux Containers (LXC), software-defined storage and networking functionality, on a single platform. With the integrated web-based user interface you can manage VMs and containers, high availability for clusters, or the integrated disaster recovery tools with ease.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you're passing the iGPU to the VM then the host can't use it if the VM is on.
If your host supports SR IOV, then have a look at this repo: https://github.com/strongtz/i915-sriov-dkms
Installing this on Proxmox and your guest means the guest(s) and host to use the iGPU at the same time.
I'm not sure if it's in mainline somewhere but I had to install this DKMS to get it working.
Just realised your driving the TV with a VM. This probably isn't relevant then.