Ubuntu 17.04 o hibernate funciona mas o pm-hibernate não

2

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'?

    
por Rafael J 05.05.2017 / 16:39

0 respostas