Did you install "mesa-dri-swrast-driver" package in chroot? $ zipper install mesa-dri-swrast-driver
And try to startmeego. probably it's very slow because of sw rasterizing. but works for me. Thanks, Yoon -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jackson, Thomas (Tom) Sent: Wednesday, July 07, 2010 7:53 AM To: Development for the MeeGo Project (discussion list) Subject: Re: [MeeGo-dev] The meego sdk displays black in Xephyr >We don't standardize on any one thing. However, if you take a look here > (http://repo.meego.com/tools/repos/) you'll see we do provide development tools for many different Linux platforms. > Ryan Hi, I am experiencing similar problems with running startmeego under Fedora Core 12 (2.6.31.5-127.fc12.i686.PAE) in VM. Performed a 'xhost +local:' before invoking 'meego-sdk-chroot' and I'm not able to see any UI in the Xephyr window (window remains black). startmeego-debug has some useful information with the following suspect errors. XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory) (EE) GLX: could not load software renderer ... QGLContext::makeCurrent(): Cannot make invalid context current. Xlib: extension "GLX" missing on display ":2.0". QGLTempContext: No GL capable X visuals available. ... Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) ... X Error: BadMatch (invalid parameter attributes) 8 Extension: 142 (Uknown extension) Minor opcode: 30 (Unknown request) Resource id: 0x43 -Tom Jackson _______________________________________________ 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
