I want to try Ubuntu Natty with the Unity Desktop and the Compiz Support from the PPA in qemu. But I can't get the Graphic Support to run Unity.

Is it possible to get compositing running with qemu?

link|improve this question

43% accept rate
feedback

closed as too localized by Marco Ceppi Jun 5 '11 at 22:11

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

2 Answers

The short answer is: you can't. Unity requires 3D support, and while it would be technically possible¹ to do this with the software 3D rasteriser, it'll be slow.

As far as I'm aware, qemu doesn't (yet) support virtualised 3D acceleration. Virtualbox does, as does VMWare. It should be possible to run Unity in one of those VMs.

¹: mesa's swrast is missing some necessary functionality, so it also requires code to be written before this would work.

link|improve this answer
1  
Any recipes on how to see Unity in virtualbox would be appreciated. – Takkat Nov 16 '10 at 8:13
Takkat see my post ... – hhlp Mar 2 '11 at 12:51
feedback

Great news for those who want to try out the latest Ubuntu 11.04 Natty Narwhal with the Unity interface without booting a CD or Live USB - Unity now works in the latest VirtualBox 4.0

How To Test Ubuntu 11.04 With Unity In VirtualBox 4.0

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.