On Mon, May 18, 2009 at 5:26 PM, Stephan Raue <[email protected]> wrote: > i have crosscompiled Mesa-5.1-rc2 ofor a uClibc based system (gcc-4.4) with > unichrome driver. > > when unichrome driver loaded i see follow message in /var/log/Xorg.log (full > version attached) > > drmOpenDevice: node name is /dev/dri/card0 > drmOpenDevice: open result is 9, (OK) > drmOpenByBusid: Searching for BusID PCI:1:0:0 > drmOpenDevice: node name is /dev/dri/card0 > drmOpenDevice: open result is 9, (OK) > drmOpenByBusid: drmOpenMinor returns 9 > drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 > (EE) AIGLX error: dlopen of /usr/lib/dri/unichrome_dri.so failed ((null)) > (EE) AIGLX: reverting to software rendering > (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed ((null)) > (EE) GLX: could not load software renderer > (II) GLX: no usable GL providers found for screen 0
Does the driver get opened in direct rendering mode? Try LIBGL_DEBUG=verbose glxinfo -- Dan ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
