On 06/29/2012 10:23 AM, Omar wrote:
> Thanks Armin.
> I've fixed the errors which you pointed. The following is the status now.
>
>
>>>   libGL: screen 0 does not appear to be DRI2 capable
>>>   libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
>>>   libGL: Can't open configuration file /etc/drirc: No such file or
>> directory.
>>>   libGL: Can't open configuration file /root/.drirc: No such file or
>> directory.
>>>   ......
>>>   [   962.866] (II) AIGLX: Screen 0 is not DRI2 capable
>>>   [   962.867] (II) AIGLX: Screen 0 is not DRI capable
>>>   [   962.908] (II) AIGLX: Loaded and initialized swrast
>
> The messages above is still there. I extract some new messages I consider 
> important below.
>
> [    24.861] (WW) vmware(0): Disabling 3D support.
> [    24.861] (WW) vmware(0): Disabling Render Acceleration.
> [    24.861] (WW) vmware(0): Disabling RandR12+ support.
> [    24.862] (--) vmware(0): VMware SVGA regs at (0x10d0, 0x10d1)
> ...
> [    25.096] (II) vmware(0): Not using default mode "320x175" (bad mode 
> clock/interlace/doublescan)
> ...
> [    25.133] (II) UnloadModule: "vesa"
> [    25.133] (II) Unloading vesa
> [    25.133] (II) UnloadModule: "fbdev"
> [    25.133] (II) Unloading fbdev
> [    25.133] (II) UnloadSubModule: "fbdevhw"
> [    25.133] (II) Unloading fbdevhw
>
> I will find them in kernel again.
> Omar
>

If you are using any kernel before 3.3, you should take a look at 
"Staging Drivers" in Drivers subtree of kernel. There is "Driver for 
VMware Virtual GPU" or whatever (CONFIG_DRM_VMWGFX config option). I 
would suggest that you build it as module, because I haven't tried it 
the other way. Other thing is that you need 3D capable video card and 
drivers on your host, 3D switch needs to be enabled in virtual machine 
configuration section. And at last, for better 3D support use Player 4.0 
or Workstation 8.0. There is also 3D support in Player 3.1/Workstation 
7.1, but first one is lot better. And if everything else fails, I'd try 
newer kernel, presumably 3.4 one, but I think that 3.2 should work good 
enough.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to