:: Re: [DNG] suspend / hibernate with …
Top Page
Delete this message
Reply to this message
Author: Klaus Fuerstberger
Date:  
To: dng
Subject: Re: [DNG] suspend / hibernate with KDE
Hello,

i want to bring back this thread about suspend / hiberante not working
with KDE.

In the meanwhile i did a fresh Devuan installation and get no suspend
and hibernate menu entries in the KDE menu as a normal user.

When I do a graphical login as root (for testing), I get the hibernate
menu entry, but no suspend.

What is neccessary to get the menu as a normal user?

How to get the suspend menu, which is more important for me. As I can
see upower does not support suspend. Isn 't it compiled in?

As normal user:

#####################
~$ upower -d
Device: /org/freedesktop/UPower/devices/line_power_AC
  native-path:          AC
  power supply:         yes
  updated:              So 24 Jul 2016 08:45:36 CEST (1784 seconds ago)
  has history:          no
  has statistics:       no
  line-power
    online:             yes


Daemon:
  daemon-version:  0.9.23
  can-suspend:     no
  can-hibernate:   no
  on-battery:      no
  on-low-battery:  no
  lid-is-closed:   no
  lid-is-present:  no
  is-docked:       no
#####################


As root:

#####################
~# upower -d
Device: /org/freedesktop/UPower/devices/line_power_AC
  native-path:          AC
  power supply:         yes
  updated:              So 24 Jul 2016 08:45:36 CEST (1843 seconds ago)
  has history:          no
  has statistics:       no
  line-power
    online:             yes


Daemon:
  daemon-version:  0.9.23
  can-suspend:     no
  can-hibernate:   yes
  on-battery:      no
  on-low-battery:  no
  lid-is-closed:   no
  lid-is-present:  no
  is-docked:       no
#####################


Klaus

Klaus Fuerstberger schrieb am 26.06.2016 um 16:46:
> 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
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>