No worries @scoobdriver , I appreciate anyone reaching out to help. I might have to try the LXC container. At one point I did try installing Plex directly on the Proxmox host to no avail. To be fair that was early on and I had much less knowledge of i915 and Proxmox.Just another thought , as a work around have you considered running plex in an LXC container ? and mapping /dev/dri ?
(You'd need the igpu to be loaded by the host , so you'd need to undo any black listing of drivers (i915) etc . )
Iv'e tested this on a UHD630 , which works (and you can validate the gpu is been used by using intel_gpu_top part of a package you can install)
A quick question, you mentioned installing a package (intel_gpu_top) did you need to install anything else (I.e. intel drivers of any kind)?Just another thought , as a work around have you considered running plex in an LXC container ? and mapping /dev/dri ?
(You'd need the igpu to be loaded by the host , so you'd need to undo any black listing of drivers (i915) etc . )
Iv'e tested this on a UHD630 , which works (and you can validate the gpu is been used by using intel_gpu_top part of a package you can install)
intel_gpu_top is part of intel-gpu-toolsA quick question, you mentioned installing a package (intel_gpu_top) did you need to install anything else (I.e. intel drivers of any kind)?
More explicitly, in my experience through this thread, it works with aa LXC (Linux Container). I have not attempted to passthrough to a Windows Virtual Machine. As you stated, I haven't seen or heard of anyone getting that to work with Alder Lake as of right now.So passthrough works fine with Linux guests, but no one has got it working in a Windows guest, which is a shame as I was hoping to use it for CAD..
Those threads paint a pretty grim picture. I can say with Linux I did get it working for small periods of time. Ultimately full iGPU passthrough was obtained, but I think the drivers or software utilization are just a little broke still. Time will tell.Been following this thread for about a month now, I'm having the same issue with UHD 730 (intel 12400 cpu), can't get it to transcode on a VM.
I have to buy an extra Nvidia 1050 just for transcoding on EMBY.
After googling around and switching multiple times between ESXi and Proxmox, and multiple kernel versions later, I gave up.
It looks to me that newer processors with UHD version above 700 (not necessarily an Alder Lake) are all experiencing similar symptoms with iGPU passthrough, either error 43 on Windows or no vBios on linux VMs.
I believe they are of the same root cause, which is intel seems to be moving on from VT-d to SR-IOV, and dropping support on VT-d on consumer grade cpus (even though they are advertising VT-d)
Perhaps linux qemu is yet to adopt with newer intel cpu core designs, idk.
Some materials I've been reading:
https://community.intel.com/t5/Inte...-gen-NUC11TNHV50L/m-p/1312501/thread-id/85660
https://williamlam.com/2021/07/pass...on-11th-gen-nuc-results-in-error-code-43.html