Hi,
When I try the kernel modules from current drm-git instead of the
stock ones, I get the following crash as soon as compiz launches any
effect with mipmap enabled.
I managed to get a backtrace of the crash, but I got screen corruption
and a full kernel freeze immediately after I quit the debugg
2007/10/17, Michel Dänzer <[EMAIL PROTECTED]>:
> > Here's what I get if I attach a debugger :
> >
> > (gdb) bt
> > #0 0x2aed809c16c7 in ioctl () from /lib/libc.so.6
> > #1 0x2aed81fc2926 in drmFenceWait (fd=10, flags=,
> > fence=0x1611fa0, flush_type=) at xf86drm.c:2520
> > #2 0x
2007/10/15, Michel Dänzer <[EMAIL PROTECTED]>:
>
> On Sat, 2007-10-13 at 19:44 +0200, Vincent Vanackere wrote:
> >
> > I built everything from git after your changes, and I now have a crash
> > in the xserver when launching compiz.
> > Configuration :
> >
2007/10/13, Kristian Høgsberg <[EMAIL PROTECTED]>:
> Hi,
>
> I've committed the new DRI interface that will enable GLX 1.4 and
> redirected rendering. The interface is not backwards compatible, so
> the git X server will not be able to load older DRI drivers for AIGLX
> and the DRI drivers from Me