does this mean that the image is being rendered using software only? that is probably why it runs so slow.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Liu, Xinyun Sent: Saturday, July 31, 2010 10:32 PM To: Development for the MeeGo Project (discussion list) Subject: Re: [MeeGo-dev] MeeGo UX in VirtualBox Q: Why should you replace the libglx.so? A: The S/W rendering API > 1.2 is not supported well, so need to degrade to 1.2. You can check it with `glxinfo`. The server side glx version is 1.4 currently and should be 1.2 for S/W rendering. In the latest image, server side glx version is downgraded by default. Please check. Q: Why should you do `chmod +S /usr/bin/Xorg` A: In a virtual machine, it uses vesa driver. But MeeGo uses non-root X and vesa driver doesn't works well in this mode. So let the X behaves as root. Regards, Liu, Xinyun > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Navjot Sandhu > Sent: Sunday, August 01, 2010 4:38 AM > To: 'Development for the MeeGo Project (discussion list)' > Subject: Re: [MeeGo-dev] MeeGo UX in VirtualBox > > You are awesome!! we were looking for this solution for a while!! Now I got > to figure out what the libglx.so , > > exciting :) Thanks so much > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Gour D. > Sent: Saturday, July 31, 2010 7:54 AM > To: [email protected] > Subject: Re: [MeeGo-dev] MeeGo UX in VirtualBox > > On Sun, 4 Jul 2010 10:31:13 +0300 > >>>>>> "Sivan" == Sivan Greenberg wrote: > > Sivan> I suggest anybody who had success doing so, put his findings and > Sivan> instructions on this page[0] so we can later on tidy it up and > Sivan> have a canonical place to start. > > I managed to get meego running under VirtualBox by following this > post: > > http://www.adriannuta.com/2010/06/14/run-meego-in-virtualboxlinux/ > > > Sincerely, > Gour > > -- > > Gour | Hlapicina, Croatia | GPG key: CDBF17CA > ---------------------------------------------------------------- > > _______________________________________________ > MeeGo-dev mailing list > [email protected] > http://lists.meego.com/listinfo/meego-dev _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
