[Bug 986893] Kernel panic while running on battery
http://bugzilla.suse.com/show_bug.cgi?id=986893 http://bugzilla.suse.com/show_bug.cgi?id=986893#c14 --- Comment #14 from Takashi Iwai <tiwai@suse.com> --- Thanks, the dmesg outputs are enough as a start. The first one is at intel_idle driver while the second one looks different, at first emitting ehci_suspend error (-EBUSY) then it got MCE. Basically both indicate something in a deeper level than the normal kernel crash. One big question I forgot: is this a regression from earlier kernels? In anyway, one easy thing to be tested is to disable the idle and cpu freq drivers. Try to pass the following boot options: intel_idle.max_cstate=1 intel_pstate=disable These will disable the fine power tuning, so it would consume more power, but it's interesting to see whether they influence on the behavior. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com