:: [DNG] suspend / hibernate with KDE
Página Inicial
Delete this message
Reply to this message
Autor: Klaus Fuerstberger
Data:  
Para: dng
Assunto: [DNG] suspend / hibernate with KDE
Hello,

I try to migrate an existing Debian Jessie installation (for now in a
virtual machine) to Devuan and did the following:

apt-get install sysvinit-core sysvinit-utils
apt-get remove --purge --auto-remove systemd

Replaced sources.list with:
deb http://auto.mirror.devuan.org/merged jessie main
deb http://auto.mirror.devuan.org/merged jessie-updates main
deb http://auto.mirror.devuan.org/merged jessie-security main

apt-get dist-upgrade

Everything is running fine except suspend and hibernate. The menu
entries are not available in KDE.

The following maybe related packages are installed:

ii libpolkit-agent-1-0:amd64 0.105-9+devuan1
ii libpolkit-backend-1-0:amd64 0.105-9+devuan1
ii libpolkit-gobject-1-0:amd64 0.105-9+devuan1
ii libpolkit-qt-1-1 0.103.0-1
ii libudisks2-0:amd64 2.1.3-5+devuan3
ii libupower-glib1:amd64 1:0.9.23-2+devuan1.2
ii polkit-kde-1 0.99.1-1
ii udisks 1.0.5-1+b1
ii udisks2 2.1.3-5+devuan3
ii upower 1:0.9.23-2+devuan1.2

How can I get suspend /hibernate working?

Thanks Klaus