acpiconf -s 3 or 4 will restart the system, not go to standby

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264
Hello,

my boot pool is on 3 usb thumb drives.

How do I get s3 or s4 working?

sysctl hw.acpi

>

hw.acpi.cpu.cx_lowest: C8
hw.acpi.reset_video: 0
hw.acpi.handle_reboot: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: S3
hw.acpi.standby_state: NONE
hw.acpi.lid_switch_state: NONE
hw.acpi.sleep_button_state: S3
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S3 S4 S5


upon entering in shell:

acpiconf -s 3 > Suspend to RAM > auto reset system
acpiconf -s 4 > Suspend to Disk > auto reset system

old thread:

 

flashdrive

Patron
Joined
Apr 2, 2021
Messages
264
TN SCALE / Debian:

systemctl suspend (to RAM)
systemctl hibernate (to Disk) - SWAP too low

 
Top