···311311system is shut down or suspended. Additionally use the encrypted312312suspend image to prevent sensitive data from being stolen after313313resume.314314+315315+Q: Why we cannot suspend to a swap file?316316+317317+A: Because accessing swap file needs the filesystem mounted, and318318+filesystem might do something wrong (like replaying the journal)319319+during mount. [Probably could be solved by modifying every filesystem320320+to support some kind of "really read-only!" option. Patches welcome.]
+8-1
Documentation/power/video.txt
···4646 POSTing bios works. Ole Rohne has patch to do just that at4747 http://dev.gentoo.org/~marineam/patch-radeonfb-2.6.11-rc2-mm2.48484949+(8) on some systems, you can use the video_post utility mentioned here:5050+ http://bugzilla.kernel.org/show_bug.cgi?id=3670. Do echo 3 > /sys/power/state5151+ && /usr/sbin/video_post - which will initialize the display in console mode.5252+ If you are in X, you can switch to a virtual terminal and back to X using5353+ CTRL+ALT+F1 - CTRL+ALT+F7 to get the display working in graphical mode again.5454+4955Now, if you pass acpi_sleep=something, and it does not work with your5056bios, you'll get a hard crash during resume. Be careful. Also it is5157safest to do your experiments with plain old VGA console. The vesafb···7064------------------------------------------------------------------------------7165Acer Aspire 1406LC ole's late BIOS init (7), turn off DRI7266Acer TM 242FX vbetool (6)7373-Acer TM C300 vga=normal (only suspend on console, not in X), vbetool (6)6767+Acer TM C110 video_post (8)6868+Acer TM C300 vga=normal (only suspend on console, not in X), vbetool (6) or video_post (8)7469Acer TM 4052LCi s3_bios (2)7570Acer TM 636Lci s3_bios vga=normal (2)7671Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text console back