Hi Yafeng,
The better way to solve this issue might be X fixing. If you could download
xorg-server source, just change the "glx/glxdriswrast.c", function
__glXDRIscreenProbe(), remove below two lines:
screen->base.GLXmajor = 1;
screen->base.GLXminor = 4;
Then rebuild xorg and replace the libglx.so in system with the new generated
one.
The root cause of MeeGO UI failed in QEMU is that clutter failed in
initialization when creating GLXPixmap. Removing above two lines will decrease
GLX version in X server side from 1.4 to 1.2, and then clutter will not try to
create GLXPixmap. Thanks!
Regards,
-Zhiyuan
________________________________
From: [email protected]
[mailto:[email protected]] On Behalf Of Shan Yafeng
Sent: 2010年6月4日 0:59
To: [email protected]; [email protected]
Subject: [Meego-community] Got Meego UI working in qemu!!!
Hi all,
I have got meego run well in qemu!
Just downgrade clutter,mutter and mutter-moblin from moblin 2.1's yum
source list.
You can download the three packages from the link below or just change
the yum source to moblin 2.1's souce.
http://repo.moblin.org/moblin/releases/2.1/ia32/os/i586/mutter-2.27.5_0.0-9.3.moblin2.i586.rpm
http://repo.moblin.org/moblin/releases/2.1/ia32/os/i586/mutter-moblin-0.43.3-30.1.moblin2.i586.rpm
http://repo.moblin.org/moblin/releases/2.1/ia32/os/i586/clutter-1.0.8-5.2.moblin2.i586.rpm
rpm downgrade them, then you will find meego UI works quite well!
( to do this , you can remove quiet option from meego cmdline and add 3
to init 3 and boot, or just chroot )
Tomorrow I will release my version to
http://202.112.3.1/meego.raw(After 15:00 June 4, Beijing) and username cuckoo
passwd just a space.
Just have fun! I hope that someone can rebuild the three packages and
make it work in VM for us and for me(Please tell me then).
Thx. Sorry for pool English
Yafeng Shan
Intel ILC Intern
Tsinghua University
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev