Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2021 11:13:41 +0100
From:      Graham Perrin <grahamperrin@gmail.com>
To:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   acpiconf(8) and s5 (sleep type 5)
Message-ID:  <367b613a-9e20-4a58-185d-2a0608a91748@gmail.com>

next in thread | raw e-mail | index | archive | help
% sysctl hw.acpi.supported_sleep_state
hw.acpi.supported_sleep_state: S3 S4 S5
% sudo acpiconf -s5
acpiconf: invalid sleep type (5)
%

This is consistent with the absence of s5 from the manual page for 
acpiconf(8), however I wonder why – historically – mode/state/type 5 is 
invalid in this context.

I'm aware of equivalents e.g. `shutdown -p now`, just curious about the 
acpiconf(8) context.

<https://www.freebsd.org/cgi/man.cgi?query=acpi&sektion=4&apropos=0&manpath=FreeBSD+13.0-RELEASE#SYSCTL_VARIABLES>;

<https://www.freebsd.org/cgi/man.cgi?query=acpiconf&sektion=8&manpath=FreeBSD+13.0-RELEASE>;




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?367b613a-9e20-4a58-185d-2a0608a91748>