...the PCI-Express option because its an iGPU but maybe thats flawed logic on a VM....
Here is how I prepared:
First i tried to do split iGPU GVT-g Passthrough because my processor intel Cometlake i5 10400 supposedly supports it so i used:
This post from the proxmox forums.
It didn't work for...
...(inside a VM) then the CPU load is quite high. Much higher ( 3 times) compared to my Proxmox on a i5 8th-Gen processor.
The reason is that the GVT-g feature is not more supported by the 12th gen CPUs, so all rendering is done by software, which makes is 3 times slower. There is a new feature...
...There are two ways to use iGPU passthrough to VM. The first way is to use the Full iGPU Passthrough to VM. The second way is to use the iGPU GVT-g technology which allows as to split the iGPU into two parts. We will be covering the Split iGPU Passthrough. If you want to use the split Full...
Thanks, just follow this instruction + https://3os.org/infrastructure/proxmox/gpu-passthrough/igpu-split-passthrough/#proxmox-configuration-for-gvt-g-split-passthrough but alas, the status is "IOMMU enabled" but the video card is not forwarded
i followed these directions (I am running ubuntu 22.04 and have an intel iGPU UHD 630 I am passing through) and found them very helpful and easy to follow. However when I loaded up the VM, I was getting "TASK ERROR: start failed" every time.
I eventually got the VM to boot by changing hostpci1...
...VMs in Proxmox for which I want to dedicate a GPU each, since GPU slicing seems to be a bad idea ( https://blog.ktz.me/why-i-stopped-using-intel-gvt-g-on-proxmox/ ).
One is a Home Assistant OS VM for which I got the iGPU passed thru just fine with this string...
...use eficient this small machine (is for home use only)
1. to use proxmox with 1vm and containers (in vm to use dokers), containers for testing (gvt-g not work very well)
2. to install debian with dokers (but is a very limited setup ????) - I just read about dokers and installed but just a...
...pass VGA and Audio functions.
Don't hotplug memory unless you configured the VM to handle memory hotplug, otherwise it'll only have 1GB.
I don't think you can use an AMD APU as a mediated device. It looks like you are doing PCIe passthrough and not mediated graphics like Intel GVT or NVidia...
...an old Linux Kernel (before the patch) the GPU Passthrough was working fine :-/ ... but with the new kernel is has been disabled :-(
Yap. with the old kernel the GVT-g was working, but it did not fit my needs because the video output was disabled ... so I still needed to connect through VNC ...
...kernels. initcall_blacklist=sysfb_init is the new work-around.
I could not tell from the information you gave before, sorry.
I would not expect it to change your issue.
I don't see any issues there.
Good find! I guess your hardware is incapable of GPU passthrough. Maybe it supports GVT-g?
thanks for help, I know that the haswell intel CPU is not easy to pass thru, but why I didn't set any IOMMU configure, but the net and SATA still work correctly on the VM, it's different from the documentation, any special setting on 7.2-3?
Maybe your integrated graphics supports GVT-g? Otherwise make sure its not used/touched before staring the VM by early binding it to vfio-pci, and you might need this work-around.
Passthrough of the boot GPU and/or only GPU and/or integrated graphhics in a system is always more difficult and...
...GPU,I'm using an Intel 530 from a i7-6700, I've only been successful using HDMI not vga or displayport, then you must use legacy mode and not GVT-g. Took me a year to figure this all out lol. I finally got it working a week ago and it is now finally stable for 3 days now. I'd reference all...
https://forum.proxmox.com/threads/alder-lake-gvt-d-integrated-graphics-passthrough.105983/post-464915
I think you might be screwed. Reading around on those threads, it seems there might be some driver support issues. (Although I'm not 100% as the linked articles are primarily talking about...