[Issue] VirtualBox working on and off on Windows 10
Posted: 19. Aug 2015, 04:35
Is there anyone else that uses VirtualBox under Windows 10 here? I used it since I upgraded and it always worked just fine, without any issues. Now, since the last Patch Tuesday (where I also installed Emsisoft Anti-Malware), VirtualBox cannot launch any of my Virtual Machine anymore for whatever reason there is. This is the error message I'm getting:
Note: I copy/pasted this error message from a screenshot on the web since right now my VMs are working, but when the error will comeback on the next reboot I'll post an actual screenshot of the error message.
The issue is a 0x05 code, which means "Access denied". And from the looks of it, it seems that VirtualBox cannot create a PCI device (virtual one I guess) for the VM I'm opening and it fails to launch. I have a few ideas of what could cause this but I'm still investigating.
So far, I tried a lot of solutions, and some works, some doesn't but everytime I restart my computer, I have to use a different one.
On a side note, I know that VirtualBox isn't officially compatible with Windows 10 yet, but I find it weird that it worked flawlessly until a few days ago.
Anyhow, I'll keep on posting my findings here and hopefully find a solution that will work everytime, or wait until a patch is released if this is a known issue/bug.
Code: Select all
Cannot load R0 module C:\Program Files\Oracle\VirtualBox/VBoxDDR0.r0:
SUPR3LoadModule: supLoadModule returned VERR_LDR_MISMATCH_NATIVE (VERR_LDR_MISMATCH_NATIVE).
Failed to register ourselves as a PCI Bus (VERR_MODULE_NOT_FOUND).
Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interace: IConsole 872da645-4a9b-1727-bee2-5585105b9eed
The issue is a 0x05 code, which means "Access denied". And from the looks of it, it seems that VirtualBox cannot create a PCI device (virtual one I guess) for the VM I'm opening and it fails to launch. I have a few ideas of what could cause this but I'm still investigating.
So far, I tried a lot of solutions, and some works, some doesn't but everytime I restart my computer, I have to use a different one.
- Upgraded VirtualBox to the latest version (which is 5.0.2);
- Launched VirtualBox as an Admin, and with normal user rights;
- Deleted a VM from the list and added it back;
- Boot a VM that is shut down, and not restore a snapshot;
On a side note, I know that VirtualBox isn't officially compatible with Windows 10 yet, but I find it weird that it worked flawlessly until a few days ago.
Anyhow, I'll keep on posting my findings here and hopefully find a solution that will work everytime, or wait until a patch is released if this is a known issue/bug.