2011/4/4 kumar vemuri <kumar21...@gmail.com>: > Hi Mike, > > Here is the glxinfo output: (its the same) > > libGL: OpenDriver: trying > /home/lalitha/work/my_sp_drv/mesa/lib/swrast_dri.so > Error: couldn't find RGB GLX visual or fbconfig
Are you using the nVidia blob? I remember seeing these issue while trying to run softpipe via swrast an the nVidia closed source drivers. You can try building a softpipe backed libGL. You do so with the command "scons libgl-xlib" and the resulting binary will end up in build/linux-<platform>/lib just point LD_LIBRARY_PATH to there. Cheers Jakob. > > Thx > K > > > On Mon, 2011-04-04 at 10:17 +0200, Michel Dänzer wrote: > > [ I think dri-devel should be dropped ] > > On Son, 2011-04-03 at 01:27 -0700, kumar vemuri wrote: >> >> Am trying to get the progs/demos work with the gallium softpipe >> driver and the DRI swrast driver. >> >> When i try gears demo with the libGL.so in the mesa/lib and >> swrast_dri.so in mesa/lib or swrastg_dri.so in mesa/lib/gallium i get >> the following error: >> >> libGL: OpenDriver: >> trying /home/lalitha/work/my_sp_drv/mesa/lib/swrast_dri.so >> GLUT: Fatal Error in gears: visual with necessary capabilities not >> found. >> >> Can someone throw some ideas to fix the above prob? > > What's the glxinfo output using this driver? > > > > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev