You are not logged in.
Greetings folks.
Since kernel 3.7 I have not been able to hibernate my computer. Suspension, though, works fine.
I do not know how to log that kernel panic, I manage to shoot a video with my mobile phone and apparently there is a
WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule
and
kernel BUG at kernel/hrtimer.c:1259!
.
I would like to provide more detailed information, please, tell me how I could log that KP in a file and if you need anything else.
Needless to say that with the kernel 3.6 everything works fine.
Offline
It's apparently a problem about setting the cores offline. I've tried to hibernate with just one core online and everything worked, then I resumed, and as I manually reset a core online it panicked again.
Offline
Hi abraxas88,
I have the same problem. Like you I'm able to hibernate if I set core 1 to 7 offline, but get a kernel panic when I try to put them back online. This happens even when I don't hibernate.
Giuseppe Borzi' - Registered Linux user #34028
Offline
I guess we should report an upstream bug in the kernel bugzilla.
Offline
It seems that it has been fixed in 3.7.5. From the changelog:
The 'intel_idle_probe' probes the CPU and sets the CPU notifier.
But if later on during the module initialization we fail (say
in cpuidle_register_driver), we stop loading, but we neglect
to unregister the CPU notifier. This means that during CPU
hotplug events the system will fail:
....
This patch fixes that by moving the CPU notifier registration
as the last item to be done by the module.
Giuseppe Borzi' - Registered Linux user #34028
Offline
Does it work for you?
Offline
I haven't yet tried it, I don't have testing enabled. Hopefully, 3.7.5 will hit core repo soon.
Giuseppe Borzi' - Registered Linux user #34028
Offline
It doesn't work on my machine anyway, just for the record.
Offline
It doesn't on mine as well.
Giuseppe Borzi' - Registered Linux user #34028
Offline
It's not that the problem, I guess. Yet, it used to work in 3.6 :\
Offline
Linux kernel 3.7.5-1 is a no go for hibernation or my webcam...
Hopefully, the 3.8 series will fix these issues...
Offline
Still the same failure with 3.7.6.
Giuseppe Borzi' - Registered Linux user #34028
Offline
Hello,
Running gentoo and same problem.
I've open a bug
https://bugzilla.kernel.org/show_bug.cgi?id=54331
Can somebody do a git bisect to see if this is the same commit the problem
Thanks
Offline