S05vbesave boot message
ZIYAD A. M. AL-BATLY
zamb at spymac.com
Sat Feb 26 00:02:40 UTC 2005
On Sat, 2005-02-26 at 11:58 +1300, Bill Christiansen wrote:
>Thanks for your explanation and advice, I had commented out that line
>in
>the /etc/default/acpi-support as it caused some video disturbance when
>resuming from suspend to disk:
>
># Should we save and restore state using the VESA BIOS Extensions?
>#SAVE_VBE_STATE=true
>
>Maybe I should have changed it to SAVE_VBE_STATE=false instead ?
Yes, by:
* setting it to false, or
* changing line 14 of /etc/init.d/vbesave to:
if [ x"$SAVE_VBE_STATE" = "xtrue" ]; then
should do the trick!.
By the way, I did a mistake in my previous post. It should read as above
(not x"true", but "xtrue").
Glade to be helpful.
More information about the ubuntu-users
mailing list