worproject / RPi-Windows-Drivers

Windows on ARM device drivers for the Raspberry Pi single-board computer.
https://www.worproject.com
341 stars 30 forks source link

Driver signature #9

Closed bzy-080408 closed 3 years ago

bzy-080408 commented 3 years ago

(rpi4) when I tried to turn on the Hyper-V function, I found that I had to turn off the test mode, but after turning it off, I was prompted that the driver signature was invalid( rpiq.sys )

mariobalanica commented 3 years ago

From the readme:

most of the drivers require the Test Signing mode to be enabled.

Also, Hyper-V doesn't work at the moment as the UEFI doesn't declare support for it. You can open this issue here: https://github.com/pftf/RPi4