Hi,

I've successfully built the crownbay image from yocto-bernard and I'm now
trying to get Qt and OpenGL running on the board. So far what I got is the
following message from Xorg regarding acceleration:

...

   1. (EE) AIGLX error: emgd exports no DRI extension
   2. (EE) AIGLX: reverting to software rendering
   3. (II) AIGLX: Screen 0 is not DRI capable
   4. (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)
   5. (EE) GLX: could not load software renderer
   6. (II) GLX: no usable GL providers found for screen 0

...

Qt applications with QGLWidgets show an empty widget window. The 40,000
chips qt demo has the OpenGL button disabled surely because OpenGL isn't
working.

Full Xorg.log available here: http://pastebin.com/Z7cwTNiu

Any idea?

Regards,

Marc
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to