On 04/24/2013 12:18 PM, Pierre Labastie wrote:
> Le 24/04/2013 11:59, Armin K. a écrit :
>> On 04/21/2013 08:19 PM, Pierre Labastie wrote:
>>> Conclusion : if you run qemu-kvm with the default VGA emulation, build the
>>> cirrus Xorg driver...
>>> I guess, you could also set the VM to use VMWare VGA and build the VMWare
>>> driver... Not tried (yet).
>>>
>>> Pierre
>>>
>> Added Cirrus driver to the book.
>>
>>    From memory, doesn't Qemu use qxl driver? I never used it, since I use
>> VMware Player, and its 3D driver is superior to any other available out
>> there.
> Well, do you mean that 2FPS with glxgears is not enough?:-)
>
> Qemu can emulate all 3 cards/drivers, depending on the command-line
> options (never tried VMware actually). But if you do not specify
> anything, it uses Cirrus. Normally,
> Cirrus is svga compatible, so the svga driver should be enough, but
> as you could see, it was unable to draw correctly some windows
> in the KDE desktop (twm was OK though).
>
> Pierre
>

When using Windows as VMware host, (the vendor provided graphics 
drivers), glxgears outputs few thousand FPS when using SVGA driver. The 
Linux is a different story. It doesn't work very well with free drivers 
since no free driver has full OGL 3.2/3.3 support yet - and VMware GPU 
needs some of OGL 3.2/3.3 extensions. That said, you have to force usage 
of free drivers manually and you need to install libtxc_dxtn library - 
an implementation of s3tc texture compression OGL extension which is 
patented and can't be included in Mesa itself.
-- 
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