Jerry Quinn wrote:
During suspend, /etc/acpi/suspend.d/80-video-vesa-state.sh gives the following
error:

line 7: [: !=: unary operator expected

This appears to be because the test in that line looks like:

 [ $VBEMODE != "3" ]

and VBEMODE gets a value of:

        Real mode call failed

Hence the broken shell script.

/etc/acpi/resume.d/17-video-restore.sh has the same issue.

There seems to be an underlying problem here where vbetool and acpi aren't
agreeing on expected behavior.

Hi Jerry,

Thanks for reporting this, I'll look into it.

Cheers,
Bart




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to