Comment 12 for bug 23015

Revision history for this message
Tormod Volden (tormodvolden) wrote :

The vbestate is not saved before going to sleep, but is restored during resume.
The state used is therefore the one saved during reboot in
/etc/rc2.d/S05vbesave, before X is started. The state saving part is commented
out from /etc/acpi/prepare.sh. Is this intentional ?

$ grep vbe logfile
++ VBESTATE=/var/lib/acpi-support/vbestate
++ vbetool dpms off
++ vbetool post
++ vbetool vbestate restore
++ vbetool dpms on