Hello,
I've been following the i.MX Windows 10 IoT User’s Guide Rev. W1.1.0, 6/2022 to deploy Windows IoT LTSC 2021 image to my i.MX8M Plus EVK board and I was able to successfully install it on board eMMC. I've used the available prebuilt W21H2-1-1-0 binaries injected into Windows IoT LTSC 2021 image and deployed it but I noticed the GPU driver is not loading.
I've investigated a little and first notice that no display adapter device was reported in device manager. I was surprised since installation procedure injected available drivers from the prebuilt binaries package. I then manually installed the Galcore driver available in the IoTenTonNXP\driver\galcore folder. Unfortunately, driver is not getting loaded and reports the following error:
This device is not working properly because Windows cannot load the drivers required for this device. (Code 31)
{Not Enough Quota}
Not enough virtual memory or paging file quota is available to complete the specified operation.
I also checked setupapi.dev log file and saw this extra detailed error when installing driver:
Device not started: Device has problem: 0x1f (CM_PROB_FAILED_ADD), problem status: 0xc0000017.
Quick internet search are not pointing to tangible solution where I see tweaking page file or virtual memory to slove issue but I'm using clean image with nothing installed or running.
I would really appreciate your support on this in order to see display adapter working and have GPU support.
Regards