On 2002.02.17 21:15 Andrew Schwerin wrote:
> I'm running with a Radeon VE and having a similar problem.  All apps that
> 
> use DRI eventually (within 10 minutes, often less than 1 minute) lock up
> the system.  I've got an A7A266.  Contrary to the experience of the
> users,
> I've had more trouble when I turn the AGP speed down from 4x to 1x,
> though
> reducing the aperature size has helped a little.
> 
> I'm willing to do some debugging, and maybe a bit of patchwork, but I
> could use some hints as to how to get started debugging a system that
> hangs the CPU.
> 
> -Andy
> 

Since the system hangs, I think that using a remote debugger or even a 
remote kernel debugger wont be of any good for now.

I would suggest trying to turn on the display of every debug information 
option available, or even add some debug statments to the code yourself, 
and then look to the logs and see what the cause may be.

When you're more sure were the problem is, you can then try using a remote 
kernel debugger to step trhough the code and understand the failure 
mechanism, or simply add even more debug output statements.

Oh, and of course, having a journaled file system.

Regards,

José Fonseca

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to