12-06-2011 02:09 PM
kellya and MavereX,
Could you please provide the full version of the simulator you are using (ex 2.0.0.123)?
12-06-2011 04:42 PM
I have tried both 1.0.7-3312 and 2.0.0-4867.
12-07-2011 06:58 AM
I have only tried 2.0.0-4867, I will try 1.0.8-6067 and let you know of the results.
12-07-2011 12:31 PM
I just tried 1.0.8-6067 and got the same result. Also, for the heck of it, I tried in VMware workstation instead of player. No change their either.
12-07-2011 03:07 PM
Apart from MavereX, whom has already confirmed, could everyone else check to ensure that the "Accelerate 3D Graphics" setting is enabled in VM Ware? If it is not, please enable then reboot and let me know if the issue is fixed.
MavereX, I am still investigating other possible causes.
12-07-2011 03:34 PM
12-08-2011 10:05 AM
Can you please check your for any OpenGL failures? The logfile should be in the same directory that you installed the playbook images.
The root cause of this issue is that VMWare is not recognizing your card as 3D capable, which could be caused by having old hardware or bad/out of date drivers. Please make sure you are using the latest 3rd party drivers that are available for your graphics card.
12-08-2011 10:36 AM
12-09-2011 08:27 AM - edited 12-09-2011 08:38 AM
Intel drivers, I think we've found the issue here its the crappy older intel intergrated graphics chipsets that is probably causing this issue. ugh.
I've scanned each line on the logs for both and all I can see thats even questionable is from running 1.0.8
Dec 07 04:20:28.209: mks| MKSHostOps_Exit3D: 0, 1
Dec 07 04:21:18.506: vmx| GuestRpcSendTimedOut: message to toolbox-dnd timed out.
Dec 07 04:21:43.128: vcpu-0| VLANCE: Switching to 32bit I/O
Dec 07 04:22:33.377: mks| Setting thread 38 stack size to 1048576.
Dec 07 04:23:18.558: vmx| GuestRpcSendTimedOut: message to toolbox timed out.
Dec 07 04:23:18.608: vmx| Vix: [6996 guestCommands.c:2392]: Error VIX_E_TOOLS_NOT_RUNNING in VMAutomationTranslateGuestRpcError(): VMware Tools are not running in the guest
12-09-2011 11:55 AM
Thanks for the logs. The below line tells me that 3D was disabled in VMWare for some reason.
Dec 07 04:20:28.209: mks| MKSHostOps_Exit3D: 0, 1
Have you been able to update the drivers and retest?