Lines Matching +full:reboot +full:- +full:mode

10 To check if hibernation works, you can try to hibernate in the "reboot" mode::
12 # echo reboot > /sys/power/disk
15 and the system should create a hibernation image, reboot, resume and get back to
20 resuming the system.] Moreover, hibernating in the "reboot" and "shutdown"
21 modes causes the PM core to skip some platform-related callbacks which on ACPI
23 fails to hibernate or resume in the "reboot" mode, you should try the
24 "platform" mode::
29 which is the default and recommended mode of hibernation.
31 Unfortunately, the "platform" mode of hibernation does not work on some systems
32 with broken BIOSes. In such cases the "shutdown" mode of hibernation might
38 (it is similar to the "reboot" mode, but it requires you to press the power
41 If neither "platform" nor "shutdown" hibernation mode works, you will need to
45 ----------------------------
50 core run in a test mode. There are 5 test modes available:
53 - test the freezing of processes
56 - test the freezing of processes and suspending of devices
59 - test the freezing of processes, suspending of devices and platform
63 - test the freezing of processes, suspending of devices, platform
67 - test the freezing of processes, suspending of devices, platform global
74 and are only tested if the hibernation mode is set to "platform"
79 to use the "devices" test mode along with the "platform" mode of hibernation,
97 contains a space-separated list of all available tests (including "none" that
120 - if the test fails, unload a half of the drivers currently loaded and repeat
123 - if the test succeeds, load a half of the drivers you have unloaded most
137 platform (eg. ACPI) firmware on your system. In that case the "platform" mode
138 of hibernation is not likely to work. You can try the "shutdown" mode, but that
149 the problem is most probably hardware-related and serious, so it should be
158 --------------------------------
162 "reboot", "shutdown" and "platform" modes. If that does not work, there
168 - if there are n modules loaded and the attempt to suspend and resume fails,
171 - if there are n modules loaded and the attempt to suspend and resume succeeds,
178 ---------------------------------------------
204 ---------------------
226 CONFIG_PM_DEBUG set) the suspend code will work in the test mode corresponding
248 # mount -t debugfs none /sys/kernel/debug
261 last_failed_errno: -16
262 -16