Hello,

I couldn't extract it (my downloaded meego.raw.gz had md5sum:
126b6033b1fa937eb6fbebca1753a634 )

Anyways:
I created it with the instructions fresh and put it here (1) for download

In case someone still has trouble running these qemu images, would be good
to collect your host systems where qemu runs:
here: debian64 with ATI graphics card


Thanks again to: Shan Yafeng + Lv, Zhiyuan!
Sincerely,
*neo*peek


(1) http://www.neopeek.com/en/stories/meego/85-meego-10-gui-qemu


On Fri, Jun 4, 2010 at 6:10 PM, Shan Yafeng <[email protected]> wrote:

> Hi,
>         I have complied one . Before this , I just downgrade the xserver as
> a test.
>          To get meego run in qemu.
> 1. download the libglx.so from http://202.112.3.1/libglx.so
> 2.replace it under /usr/lib/xorg/modules/extensions/libglx.so.
>  3.maybe chmod u+s /usr/bin/Xorg is needed
> Just feel free.
>
> Or you can download the image meego.raw.gz(1.6G, 2 hour after my
> email(uploading now!)) from http://202.112.3.1/meego.raw.gz and gunzip it.
> Use qemu-kvm/kvm -m 512 -vga std -hda meego.raw to boot it.
>
> Or you can build your own follow Zhiyuan's tip. Everyone should thank him.
> 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.
>
>
> Yafeng
>
>
> _______________________________________________
> Meego-community mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-community
>
>
_______________________________________________
Meego-community mailing list
[email protected]
http://lists.meego.com/listinfo/meego-community

Reply via email to