Re: [Dri-devel] r200 new revolutionary lighting

2004-02-01 Thread Ronny V. Vindenes
On Sat, 2004-01-31 at 03:30, Roland Scheidegger wrote: Hello again now that the lighting bugs are finally mostly gone, I've just gone ahead and changed the lighting code a bit more... (patch against cvs, without the earlier colormat fix). This patch causes the driver to no longer use the

[Dri-devel] Savage compiling problem

2004-02-01 Thread lengel1
Hi again, I followed Ryan's advice but ran into a problem when trying to compile the savage module. I get an error message that CMPXCHG is not compiled into my kernel. OK, I understand this because the default Knoppix kernel is built for 386 simply to enable it to run on as many machines as

[Dri-devel] Missing symbol in radeon driver

2004-02-01 Thread Felix Kühling
Hi, after updating and recompiling DRI direct rendering was not working. I even tried make World to be sure. LIBGL_DEBUG=verbose glxgears shows this problem: libGL: XF86DRIGetClientDriverName: 4.0.1 radeon (screen 0) libGL: OpenDriver: trying /usr/X11R6-DRI/lib/modules/dri/radeon_dri.so libGL

Re: [Dri-devel] Missing symbol in radeon driver

2004-02-01 Thread Simon Fowler
On Mon, Feb 02, 2004 at 12:47:39AM +0100, Felix K?hling wrote: Hi, after updating and recompiling DRI direct rendering was not working. I even tried make World to be sure. LIBGL_DEBUG=verbose glxgears shows this problem: libGL: XF86DRIGetClientDriverName: 4.0.1 radeon (screen 0) libGL:

[Dri-devel] i810 bug causes a wierd DRM bug ..

2004-02-01 Thread Dave Airlie
There is something wrong with the i810 driver at the moment, when I just run an X server, run anything that exits, when the X server recycles something is being kept allocated across the recycle and a drmAgpBind fails on the server coming back up, however when that fails the clean up calls

Re: [Dri-devel] i810 bug causes a wierd DRM bug ..

2004-02-01 Thread Dave Airlie
btw the i810 bug is triggered by setting VideoRam to a big number (65536 in my case makes it fail on the recycle...) Dave. On Mon, 2 Feb 2004, Dave Airlie wrote: There is something wrong with the i810 driver at the moment, when I just run an X server, run anything that exits, when the X