白い熊@相撲道 <[email protected]> skribis: > I have GuixSD installed on the Gluglug X200 and would like to issue > suspend and hibernate commands. Upon inspecting /proc/acpi however it > seems that this is not built in the current kernel that I have booted.
We currently lack the pm-utils package, which provides ‘pm-suspend’ (currently I use a script that writes to /sys/power/state as Tomáš suggested.) Would you like to give it a try? > Do I need to add some acpi, acpi-service etc. to config.scm and > reconfigure? Could someone specify what exactly is needed? We also lack a service to run acpid. You’re welcome to try it as well ;-). The main thing is that it requires studying a bit acpid’s options and possibly provide an API for the /etc/acpi/events rules. Thanks, Ludo’.
