David Kuehling wrote: > > Any clues? How could I retrieve some more useful data on the crashes?
Try SysRq-S a couple of times and then SysRq-U. Sometimes the Oops makes it into the log files that way. Then you can use ksymoops to decode it into something which is usable for us. See linux/Documentation/oops-tracing.txt for more info. (You might have to pass the symbols and module list which were valid at the time of the oops, saved in /var/log/ksymoops/). Johannes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
