public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* suspend works until core pm_test, but the still fails
@ 2010-03-10  6:42 Ákos Maróy
  2010-03-11 21:18 ` Ákos Maróy
  2010-03-15 22:30 ` Ákos Maróy
  0 siblings, 2 replies; 4+ messages in thread
From: Ákos Maróy @ 2010-03-10  6:42 UTC (permalink / raw)
  To: pm list

Hi,

I'm still trying to make power management work on my HP Envy 15.

I'm experimenting with unloading as many modules as possible, testing
the suspend feature using various levels of /sys/power/pm_test

I managed to get the number of modules as low as these:

Module                  Size  Used by
binfmt_misc             7454  1
bnep                   11287  2
btusb                  12729  2


then I was going through these steps;

echo freezer > /sys/power/pm_test
echo mem > /sys/power/state
echo devices > /sys/power/pm_test
echo mem > /sys/power/state
echo platform > /sys/power/pm_test
echo mem > /sys/power/state
echo processors > /sys/power/pm_test
echo mem > /sys/power/state
echo core > /sys/power/pm_test
echo mem > /sys/power/state

and all these worked fine - meaning that I got back to the console
screen. I also ran dmesg, and didn't see anything suspicious.

but, when I do:

echo none > /sys/power/pm_test
echo mem > /sys/power/state


the machine will still hang :(


what am I doing wrong?

this is all on a 2.6.32.9 kernel


Akos

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-15 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10  6:42 suspend works until core pm_test, but the still fails Ákos Maróy
2010-03-11 21:18 ` Ákos Maróy
2010-03-11 21:52   ` Rafael J. Wysocki
2010-03-15 22:30 ` Ákos Maróy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox