Depois de instalar o 'hibernate'
sudo apt install hibernate
O hibernate funciona
sudo hibernate
Mas o pm-hibernate não
sudo pm-hibernate
Ele escurece por alguns segundos e está de volta. Depois de adicionar
[Re-enable hibernate by default in upower]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes
[Re-enable hibernate by default in logind]
Identity=unix-user:*
Action=org.freedesktop.login1.hibernate
ResultActive=yes
para
/var/lib/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla
Os botões de hibernação não funcionam. É possível modificar sua ação para 'hibernar' ou reativar 'pm-hibernate'?