Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk.Screen becomes green.

From: Mark Lord
Date: Wed Feb 20 2008 - 13:47:46 EST


Jeff Chua wrote:


On Feb 20, 2008 2:19 PM, Jeff Chua
I'll try the "idle=poll" to see if that works and will try some printk

I don't know what exactly the i915_suspend() and i915_resume() are supposed to do because it works better without them.

After inserting "return 0;" right at the top of those two functions, suspend (and power-off properly), and resume (without green screen) works just fine.
..

Does this machine have more than one CPU core? If so..
Does your kernel have CONFIG_HOTPLUG_CPU=y (if not, enable it).

??
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/