First off, i'm new to the whole virtualization thing. So i'm working on setting up some labs on my home PC. This is teh PC set up.
Asus F1A55-M LE board with an AMD A6-3650 APU quad core, Windows 7 Professional, 4g Ram and I am using VMWare's VMware Player. I've also updated the BIOS to the latest version.
I have installed Server 2008 R2 SP1 with no problems. I can add roles, etc, all of that works. However, I cannot get get Hyper Visor to work after installing the role. No matter what I do, unisntall the role, reinstall it, delete the host VM machine and create a new one, the same two items show up in the device manager.
Virtual Machine Bus and Virtualization Infrastructure Driver. Both show the same following error.
Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)
I've tried updating the Server install, all 156+ windows updates. Still no change. Tried locating the drivers on the Server image file, states I already have the latest working version. When checking the Event viewer, they both read this;
'Virtualization Infrastructure' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
Log Name: Microsoft-Windows-Hyper-V-VMMS-AdminSource: Microsoft-Windows-Hyper-V-VMMS
Date: 5/8/2014 5:21:35 PM
Event ID: 14098
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: WIN-2I0PJCH7JHI
Description:
'Virtualization Infrastructure' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" />
<EventID>14098</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2014-05-08T21:21:35.723425800Z" />
<EventRecordID>17</EventRecordID>
<Correlation />
<Execution ProcessID="1296" ThreadID="1648" />
<Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel>
<Computer>WIN-2I0PJCH7JHI</Computer>
<Security UserID="S-1-5-18" />
</System>
<UserData>
<VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events">
<Parameter0>Virtualization Infrastructure</Parameter0>
</VmlEventLog>
</UserData>
</Event>
I've searched TechNet and Google. Found a few items that were close to my issue, but nothing exactly.
All i'm trying to accomplish is, to have one virtual PC using Hyper V and the Server running in the VM Player so I can play.
Any idea's why these two drivers will not start? I've even downloaded multiple copies of the Server 2008 R2 from Microsoft.