Moxa V2401-LX [27/108] Device suspend

Moxa V2401-LX [27/108] Device suspend
V2401/2402 Series Linux User’s Manual Software Configuration
2-20
Device Suspend
The V2401/2402-LX supports ACPI S3 (suspend to RAM). You can activate the S3 option in the
BIOS and then use the pm-suspend --qurik-s3-bios command.
The power button wakes up a suspended V2401/2402-LX.
If
you login in as the administrator (root) in X windows, you can use System -> Shutdown>
Suspend to suspend your device. Note that this function does not work for non-root users.
Some components on Moxa’s device may need to be reset after a resume. You can include a simple
script in /usr/lib/pm-utils/sleep.d/ to automate this procedure. For example, create a script
99serial for your application
:
#!/bin/sh
case "$1" in
hibernate|suspend)
ehco "operations before serial ports suspend"
;;
thaw|resume)
echo "operations after serial ports resume"
;;
*) exit $NA
;;
esac
MOXA:~# pm-suspend --quirk-s3-bios

Содержание

Похожие устройства

Скачать