Bug 6400
Summary: | IEEE1394 related freezes on ppc64 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Eric Van Hensbergen (ericvh) |
Component: | IEEE1394 | Assignee: | drivers_ieee1394 |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.12 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Eric Van Hensbergen
2006-04-17 11:58:30 UTC
Is this issue still present in kernel 2.6.16.6? I'm assuming this issue is already fixed. Please reopen this bug if it's still present in kernel 2.6.17. Better yet, *if* you know how to patch and build an own kernel, try up-to-date FireWire drivers from http://me.in-berlin.de/~s5r6/linux1394/updates/. If the system totally freezes, one would usually need a remote debugger to get any clue of what went wrong. However it is sometimes possible to get some last messages right before the freeze this way: - Switch to a text console (i.e. away from X11), login as root. - Restart the kernel log daemon to run in this console: # killall klogd # klogd Klogd will go into background, so you can continue to work in this console. - Start whatever may cause the freeze but stay in the console. - Take a photo of the screen if messages appear when the system freezes. Even if you do not know how to update the kernel or drivers it would nevertheless be interesting to know if the klogd experiment gives any related kernel messages. |