On Mon, Jul 15, 2002 at 01:16:37PM +0200, Felix Kühling wrote:
> Hi José,
> 
> I got a similar error with your patch applied. On stdout I get the usual
> "Error flushing vertex buffer: return = -11" but the log looks
> different:
> 

Yes, it's a different problem this time - the engine locked hard.

[...]
> Jul 15 13:04:02 viking kernel: [drm] 
> Jul 15 13:04:02 viking kernel: [drm] buffer contents:
> Jul 15 13:04:02 viking kernel: [drm] d01b4000:  0x00060190
> Jul 15 13:04:02 viking kernel: [drm] d01b4004:    0x0240 = 0x3d806d0d
> Jul 15 13:04:02 viking kernel: [drm] d01b4008:    0x0244 = 0xbcc71574
> Jul 15 13:04:02 viking kernel: [drm] d01b400c:    0x0248 = 0x3b9f445d
> Jul 15 13:04:02 viking kernel: [drm]   ...
> Jul 15 13:04:02 viking kernel: [drm] d01b4454:    0x0840 = 0x3d9f677c
> Jul 15 13:04:02 viking kernel: [drm] d01b4458:    0x0844 = 0xbc78d3d8
> Jul 15 13:04:02 viking kernel: [drm] d01b445c:    0x0848 = 0x3bc179a8
> Jul 15 13:04:02 viking kernel: [drm] d01b4460:    0x084c = 0xff000010
> Jul 15 13:04:02 viking kernel: [drm] d01b4464:    0x0850 = 0xfee88000
> Jul 15 13:04:02 viking kernel: [drm] d01b4468:    0x0854 = 0xffcccccc
> Jul 15 13:04:02 viking kernel: [drm] d01b446c:    0x0858 = 0x07a203ff
> Jul 15 13:04:02 viking kernel: [drm]   ...
> Jul 15 13:04:02 viking kernel: [drm] d01b4dc4:    0x11b0 = 0x053d03df
> Jul 15 13:04:02 viking kernel: [drm] d01b4dc8:    0x11b4 = 0x000001c0
> Jul 15 13:04:02 viking kernel: [drm] d01b4dcc:    0x11b8 = 0xbb9a4b09
                                                      ^^^^
These values on the left side are absurd - the DMA buffer is busted.
This means that either invalid data was generated or it was overwritten.
I vote for the former (attending the new vertex template code may be
buggy somewhere).

[...]
> 
> I think its just a coincident that it happend so soon after the server
> start, since I tested it a lot last night and nothing happened.
> 

Yes. It's most definetly an unrelated problem.

[...]
> 
> One more thing, I'm going home for at least four weeks on wednesday, so
> I won't be able to do any more testing then. And when I get back I will
> most probably upgrade to a Xpert 2000 Pro. So if there is any other
> patch you want me to test, there is not much time left.

Ok, I'll contact you if make any advances here.

hmm.. ATI Xpert 2000 Pro? That's an R128... I'm sad we won't be able to
count with you anymore for the Mach64 development, but I hope you still keep
your insterest on the DRI development. Thanks for all the help you've
given, Felix!

José Fonseca



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to