sk1080 / nvidia-kvm-patcher

Fixes "Bug" in Nvidia Driver preventing "Unsupported Configurations" from being used on KVM
316 stars 53 forks source link

driver 430.64 #39

Open olealgoritme opened 5 years ago

olealgoritme commented 5 years ago

patching seems not possible.

[+] Unpacking nvlddmkm.sys [!] Failure: Unable to unpack nvlddmkm.sys

Still error code 43. Using Matebook X Pro laptop with dGPU. Windows 10 sees device, drivers install fine, but drivers block it from starting (guessing because it's prime). Have extracted vbios from BIOS in bare metal Windows 10 before running VM.

Herculade commented 4 years ago

I know this is old but I'm just gonna leave this here incase it helps someone.

I was busy scratching my head at the [+] Unpacking nvlddmkm.sys [!] Failure: Unable to unpack nvlddmkm.sys

When unpacking the Nvidia Driver into 'C:\NVIDIA' I had created 'C:\NVIDIA DUPE' folder to copy the contents of the unpacked driver.

Turns out my issue the whole time was the fact my "NVIDIA DUPE" folder had a space in it.. silly me.

Changed my folder name to "NVIDIA_DUPE" and re ran the patcher. Worked.