Opened 8 years ago
Last modified 8 years ago
#16531 new defect
VirtualBox has issue With my Windows 10 Build 15046
Reported by: | htjywf2008 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.1.14 |
Keywords: | Windows 10 Build 15046 | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Hello
I have Windows 10 Build 15046 Installed in my Host, I also Installed VirtualBox. but When I started The Virtual Machine, It only show Windows 10 boot screen and VirtualBox BIOS initial screen, and It only Preview can Display Desktop, And the virtual machine window cannot display Windows 10 Guest desktop.
My Host: Windows 10 Build 15046
My Guest Windows 10 (1607)
Hope The issues will be resolved soon.
Thank you
-htjywf2008
Attachments (3)
Change History (11)
by , 8 years ago
Attachment: | problem1.png added |
---|
by , 8 years ago
Attachment: | onlypreviewcanseethedesktop.png added |
---|
by , 8 years ago
Attachment: | problemvbox.zip added |
---|
comment:1 by , 8 years ago
I believe that if you disable 3D acceleration the problem will get "resolved". But the underlying problem is not. This is due to a couple of rejected NVidia DLLs (nvwgf2umx.dll
, nvd3dumx.dll
), due to a VERR_CR_PKCS7_KEY_USAGE_MISMATCH
error, which means that their signature doesn't match what it should be. VirtualBox really doesn't like that, and it prevents the DLLs from accessing its process. 3D acceleration fails.
You're using the "4.5.0 NVIDIA 378.77" drivers for your "GeForce GTX 970/PCIe/SSE2" card. I don't know where you got that driver, but the latest one in GeForce's website is "378.66 - WHQL", dated 2017-02-14. Maybe you should download that one and try it.
If you have any more of these, take a look at your log. The clue is lines that have "supR3HardenedErrorV: supR3HardenedMonitor_LdrLoadDll: rejecting
".
comment:3 by , 8 years ago
Yes! I installed 378.66 driver and I disabled 3D acceleration, The Virtual Machine window now Finally get working.
PS: NVIDIA 378.77 is a hotfix driver.
PS2: I confirmed The Problem is 3D acceleration. While I disabled 3D acceleration, The display now works again
comment:6 by , 8 years ago
It is not a problem with 3D acceleration, it is a problem with the NVidia drivers not having a signed security certificate that VirtualBox can trust. Therefore it is not allowing the NVidia drivers to load the 3D acceleration. Therefore, it fails.
If Nvidia corrects this or the developers put an exception (not sure if they do), you're going to have this problem. A lot of people with NVidia graphics cards don't have it, including myself.
My log are in zip.