On Tue, 25 Oct 2005, Stefan Strobl wrote:

> There are some more messages which I'm not able to capture. Logging to a 
> file didn't work. After restarting the file's empty...

How hard is the restart - power button, or just ctrl-alt-delete
(or ctrl-alt-f1, ctrl-alt-delete) ?

When working with lockups I sometimes set a 5 minute cron job to sync the 
disks:
0,10,20,30,40,50 * * * * /bin/sync
5,15,25,35,45,55 * * * * /bin/sync

then when it locks up I wait five minutes before pressing the power 
button. This often gives the machine a chance to write the log to disk.

_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to