Re: [Dri-devel] DRI segfaults after debian update

2001-12-03 Thread Daniel Polombo
Alan Hourihane wrote: > I need the output from the loading of the drm module to when these > *ERROR*'s started. Here it is, all un-edited. [drm] AGP 0.99 on Intel i815 @ 0xe400 64MB [drm] Initialized r128 2.1.6 20010405 on minor 0 uhci.c: USB Universal Host Controller Interface driver v1.

Re: [Dri-devel] DRI segfaults after debian update

2001-12-03 Thread Daniel Polombo
Alan Hourihane wrote: > O.k. That looks good. What does the last 10 or so lines of 'dmesg' say ? I'm not sure this is what you want, but : [drm:r128_cce_vertex] *ERROR* process 27792 using buffer owned by 0 [drm:r128_cce_vertex] *ERROR* process 28769 using buffer owned by 0 [drm:r128_cce_verte

Re: [Dri-devel] DRI segfaults after debian update

2001-12-03 Thread Daniel Polombo
Alan Hourihane wrote: > Then we need to see the full /var/log/XFree86.0.log file. Here it comes (attached). -- Daniel This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to [EMAIL PROTECTED] and patches submitted to [EMAIL PROTECTED] Before repo

Re: [Dri-devel] DRI segfaults after debian update

2001-12-03 Thread Daniel Polombo
Alan Hourihane wrote: > Sounds like your kernel driver isn't uptodate. > > If you type 'dmesg' to look at the kernel messages the r128 kernel > module should identify itself as version 2.1.6. Looks good to me : ambre:~$ dmesg | grep -i r128 [drm] Initialized r128 2.1.6 20010405 on mino

Re: [Dri-devel] DRI segfaults after debian update

2001-12-03 Thread Daniel Polombo
Michel Dänzer wrote: > The X server and its modules are in xserver-xfree86. If reinstalling > that doesn't fix this, you have a non-distribution X which is picked up. There was indeed an X11R6-DRI in which some things were picked up, including the wrong XFree86. I fixed that, and now the X se

Re: [Dri-devel] DRI segfaults after debian update

2001-12-03 Thread Daniel Polombo
Michel Dänzer wrote: > What's the kernel message printed when loading the module, in particular > the version? The only thing I could think of is that you're using an > Alan Cox kernel and have configured it for the wrong XFree86 version or > something. I've tried with 2.4.9-ac11, but the DRI

Re: [Dri-devel] DRI segfaults after debian update

2001-11-29 Thread Daniel Polombo
Michel Dänzer wrote: > No, the Debian XFree86 packages always go into /usr/X11R6. > /usr/X11R6-DRI is a popular place for custom DRI CVS builds. Well, it still doesn't work with the new 2.4.16 kernel (using the r128 module from the kernel tree). The xlibmesa and xserver versions are identical

Re: [Dri-devel] DRI segfaults after debian update

2001-11-19 Thread Daniel Polombo
Michel Dänzer wrote: > First make sure that both xserver-xfree86 and xlibmesa3 are the same > versions, namely 4.1.0-x. Both are indeed 4.1.0-9. > My first guess would have been a wrong version of the kernel module, but > the one from the 2.4.14 kernel should work. Could there be a stray > l

[Dri-devel] DRI segfaults after debian update

2001-11-14 Thread Daniel Polombo
Hi all, I am using the DRI on my Dell Latitude C800 with a Rage 128, and it has been working very well for quite some time now. I have recently updated my debian woody (weekly apt-get upgrade), though, and from then on, things suddenly stopped working. I'm not sure which libs were upgraded,