Re: [Mesa-dev] gears doesnt play with softpipe driver.

2011-04-04 Thread kumar vemuri
Hi Jakob, I am using nVidia driver. Tried your method and gears is working now. Thanks. But why is it different for nVidia drivers? Would be great if you could jot down some lines on this. Also, just to be sure gears is showing frame rates of less than 30fps on my AMD athlon-X2 with the soft

Re: [Mesa-dev] gears doesnt play with softpipe driver.

2011-04-04 Thread kumar vemuri
Hi Michel, Checked the Xorg.0.log file and there is no indication of GLX not loading. How do i check if GLX is fully enabled or not? thx k On Mon, 2011-04-04 at 17:15 +0200, Michel Dänzer wrote: > On Mon, 2011-04-04 at 08:11 -0700, kumar vemuri wrote: > > Hi Mike, > > That's not my name.

Re: [Mesa-dev] gears doesnt play with softpipe driver.

2011-04-04 Thread Jakob Bornecrantz
2011/4/4 kumar vemuri : > 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 s

Re: [Mesa-dev] gears doesnt play with softpipe driver.

2011-04-04 Thread Michel Dänzer
On Mon, 2011-04-04 at 08:11 -0700, kumar vemuri wrote: > Hi Mike, That's not my name. > 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 Maybe the X server failed to

Re: [Mesa-dev] gears doesnt play with softpipe driver.

2011-04-04 Thread kumar vemuri
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 Thx K On Mon, 2011-04-04 at 10:17 +0200, Michel Dänzer wrote: > [ I think dri-devel should be dropped ] > > On Son

Re: [Mesa-dev] gears doesnt play with softpipe driver.

2011-04-04 Thread Michel Dänzer
[ 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 o

[Mesa-dev] gears doesnt play with softpipe driver.

2011-04-03 Thread kumar vemuri
Hi, 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/