Hi all,
I'm running an E3C252D4U-2T (OVH variant) with a Xeon E-2374G (which has an Intel UHD Graphics P750 iGPU) on TrueNAS SCALE 25.04, kernel 6.12.15.
The iGPU is completely invisible to the OS
No renderD128, i915 never loads.
This makes hardware transcoding via VAAPI/QSV impossible in Jellyfin.
In the BIOS (5.07), under Advanced -> Chipset Configuration, Primary Display only offers BMC VGA or PCIE — there is no IGFX or Auto option.
Onboard VGA is set to Enabled, but that only refers to the ASPEED BMC chip, not the CPU iGPU.
Has anyone managed to get the Intel iGPU working on this board?
Is there a BIOS setting or workaround I'm missing, or is this a known firmware limitation of the OVH variant?
I'm running an E3C252D4U-2T (OVH variant) with a Xeon E-2374G (which has an Intel UHD Graphics P750 iGPU) on TrueNAS SCALE 25.04, kernel 6.12.15.
The iGPU is completely invisible to the OS
Code:
$ lspci | grep -i vga
04:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 41)
$ lsmod | grep i915
(no output)
$ ls /dev/dri/
by-path card0
No renderD128, i915 never loads.
This makes hardware transcoding via VAAPI/QSV impossible in Jellyfin.
In the BIOS (5.07), under Advanced -> Chipset Configuration, Primary Display only offers BMC VGA or PCIE — there is no IGFX or Auto option.
Onboard VGA is set to Enabled, but that only refers to the ASPEED BMC chip, not the CPU iGPU.
Has anyone managed to get the Intel iGPU working on this board?
Is there a BIOS setting or workaround I'm missing, or is this a known firmware limitation of the OVH variant?