"Joe Woodward" <jw@xxxxxxxxxxxxxx> writes: > ...snip... > >> > # >> >> Thanks for testing this out. >> >> I was going through Tomi's queue for the 3.6 merge window: >> >> git://gitorious.org/linux-omap-dss2/linux.git master >> >> There is a commit called: >> >> 2b8501d777346ce1d4fe99167e9b3c0e42aae7a8 >> >> OMAPDSS: Use PM notifiers for system suspend >> >> The commit message mentions the issue you see, and seems to resolve it. >> Could you give this a try? >> >> Tomi is out on vacation, and I don't know why this wasn't intended for >> the 3.5-rcs, maybe there are still some discussion going on about this? >> > > Thanks, this did remove the DSS warnings when suspending. > > Is there any chance this patch will make 3.5, or is it far too late now? > > However, core still fails to power down: > # echo mem > /sys/power/state > [ 64.905975] PM: Syncing filesystems ... done. > [ 64.926879] Freezing user space processes ... (elapsed 0.01 seconds) done. > [ 64.952697] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done. > [ 64.983947] Suspending console(s) (use no_console_suspend to debug) > [ 65.115112] PM: suspend of devices complete after 121.215 msecs > [ 65.117797] PM: late suspend of devices complete after 2.655 msecs > [ 65.122314] PM: noirq suspend of devices complete after 4.486 msecs > [ 65.122344] Disabling non-boot CPUs ... > [ 66.095733] Powerdomain (core_pwrdm) didn't enter target state 1 > [ 66.095733] Could not enter target state in pm_suspend > [ 66.098236] PM: noirq resume of devices complete after 2.319 msecs > [ 66.101409] PM: early resume of devices complete after 1.770 msecs > [ 66.471008] mmc1: error -110 during resume (card was removed?) > [ 66.516784] PM: resume of devices complete after 415.252 msecs > [ 66.580841] Restarting tasks ... done. > sh: write error: Operation not permitted > > I'm guessing this is a question for Kevin, any idea how to debug this? Already debugged and fixed. The exact solution is still under discussion, but while waiting for the right fix, you can use this patch and you should see CORE hitting retention: http://marc.info/?l=linux-omap&m=134000053229888&w=2 > > Also, why is it now saing "sh: write error: Operation not permitted" after waking, this never happened with 3.4? I have seen this here and there and have never looked into why that is happening. Clearly the write actually worked because the suspend happened, so I'm not sure what's going on there. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html