** Description changed:
I realise this used to be a problem when systemd was introduced to
ubuntu first and xfce-power-manager didn't know how to handle it. I have
already tried modifying logind.conf to no avail. I would say the power
manager was handling systemd correctly at least partially, as pressing
the power button for instance brought up the XFCE power menu before I
modified anything on logind.conf
Doesn't suspend with or without being hooked to an external monitor.
+ Suspending manually (eg via the power menu) works fine.
I'm on Xubuntu 15.10. Installation was originally Ubuntu 15.04, then
upgraded to wily, then installed xubuntu-desktop and been running that
since.
-
- Lid definitely works as intended when I run Unity instead of XFCE. Acpi lid
events work fine.
+ Lid definitely works as intended when I run Unity instead of XFCE. Acpi
+ lid events work fine.
[development@localhost ~] acpi_listen
button/lid LID close
button/lid LID open
- ^C⏎
[development@localhost ~] [130] cat /proc/acpi/button/lid/LID0/state
+ ^C⏎
[development@localhost ~] [130] cat /proc/acpi/button/lid/LID0/state
state: open
- [development@localhost ~] cat /proc/acpi/button/lid/LID0/state
+ [development@localhost ~] cat /proc/acpi/button/lid/LID0/state
state: closed
[development@localhost ~]
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xfce4-power-manager 1.4.4-4ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Oct 29 14:21:52 2015
InstallationDate: Installed on 2015-05-01 (181 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: xfce4-power-manager
UpgradeStatus: Upgraded to wily on 2015-10-22 (6 days ago)
** Description changed:
I realise this used to be a problem when systemd was introduced to
ubuntu first and xfce-power-manager didn't know how to handle it. I have
already tried modifying logind.conf to no avail. I would say the power
manager was handling systemd correctly at least partially, as pressing
the power button for instance brought up the XFCE power menu before I
modified anything on logind.conf
Doesn't suspend with or without being hooked to an external monitor.
Suspending manually (eg via the power menu) works fine.
I'm on Xubuntu 15.10. Installation was originally Ubuntu 15.04, then
upgraded to wily, then installed xubuntu-desktop and been running that
since.
Lid definitely works as intended when I run Unity instead of XFCE. Acpi
lid events work fine.
+
---------------------------------------------------------------------------------------
[development@localhost ~] acpi_listen
button/lid LID close
button/lid LID open
^C⏎
[development@localhost ~] [130] cat /proc/acpi/button/lid/LID0/state
state: open
[development@localhost ~] cat /proc/acpi/button/lid/LID0/state
state: closed
- [development@localhost ~]
+ [development@localhost ~] cat /etc/systemd/logind.conf
+ # This file is part of systemd.
+ #
+ # systemd is free software; you can redistribute it and/or modify it
+ # under the terms of the GNU Lesser General Public License as published by
+ # the Free Software Foundation; either version 2.1 of the License, or
+ # (at your option) any later version.
+ #
+ # Entries in this file show the compile time defaults.
+ # You can change settings by editing this file.
+ # Defaults can be restored by simply deleting this file.
+ #
+ # See logind.conf(5) for details.
+
+ [Login]
+ #NAutoVTs=6
+ #ReserveVT=6
+ #KillUserProcesses=no
+ #KillOnlyUsers=
+ #KillExcludeUsers=root
+ #InhibitDelayMaxSec=5
+ #HandlePowerKey=poweroff
+ #HandleSuspendKey=suspend
+ #HandleHibernateKey=hibernate
+ #HandleLidSwitch=suspend
+
+ HandleLidSwitch=ignore
+ HandleLidSwitchDocked=ignore
+
+ #PowerKeyIgnoreInhibited=no
+ #SuspendKeyIgnoreInhibited=no
+ #HibernateKeyIgnoreInhibited=no
+ #LidSwitchIgnoreInhibited=yes
+ #HoldoffTimeoutSec=30s
+ #IdleAction=ignore
+ #IdleActionSec=30min
+ #RuntimeDirectorySize=10%
+ #RemoveIPC=yes
+ “cat /etc/systemd/logind.conf &” has ended
+ [development@localhost ~]
+
---------------------------------------------------------------------------------------
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xfce4-power-manager 1.4.4-4ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Oct 29 14:21:52 2015
InstallationDate: Installed on 2015-05-01 (181 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: xfce4-power-manager
UpgradeStatus: Upgraded to wily on 2015-10-22 (6 days ago)
** Description changed:
I realise this used to be a problem when systemd was introduced to
ubuntu first and xfce-power-manager didn't know how to handle it. I have
already tried modifying logind.conf to no avail. I would say the power
manager was handling systemd correctly at least partially, as pressing
the power button for instance brought up the XFCE power menu before I
modified anything on logind.conf
Doesn't suspend with or without being hooked to an external monitor.
Suspending manually (eg via the power menu) works fine.
I'm on Xubuntu 15.10. Installation was originally Ubuntu 15.04, then
upgraded to wily, then installed xubuntu-desktop and been running that
since.
Lid definitely works as intended when I run Unity instead of XFCE. Acpi
lid events work fine.
---------------------------------------------------------------------------------------
[development@localhost ~] acpi_listen
button/lid LID close
button/lid LID open
^C⏎
[development@localhost ~] [130] cat /proc/acpi/button/lid/LID0/state
state: open
[development@localhost ~] cat /proc/acpi/button/lid/LID0/state
state: closed
[development@localhost ~] cat /etc/systemd/logind.conf
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See logind.conf(5) for details.
[Login]
#NAutoVTs=6
#ReserveVT=6
#KillUserProcesses=no
#KillOnlyUsers=
#KillExcludeUsers=root
#InhibitDelayMaxSec=5
#HandlePowerKey=poweroff
#HandleSuspendKey=suspend
#HandleHibernateKey=hibernate
#HandleLidSwitch=suspend
HandleLidSwitch=ignore
HandleLidSwitchDocked=ignore
#PowerKeyIgnoreInhibited=no
#SuspendKeyIgnoreInhibited=no
#HibernateKeyIgnoreInhibited=no
#LidSwitchIgnoreInhibited=yes
#HoldoffTimeoutSec=30s
#IdleAction=ignore
#IdleActionSec=30min
#RuntimeDirectorySize=10%
#RemoveIPC=yes
- “cat /etc/systemd/logind.conf &” has ended
- [development@localhost ~]
+ [development@localhost ~]
---------------------------------------------------------------------------------------
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xfce4-power-manager 1.4.4-4ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Oct 29 14:21:52 2015
InstallationDate: Installed on 2015-05-01 (181 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: xfce4-power-manager
UpgradeStatus: Upgraded to wily on 2015-10-22 (6 days ago)
** Description changed:
I realise this used to be a problem when systemd was introduced to
ubuntu first and xfce-power-manager didn't know how to handle it. I have
already tried modifying logind.conf to no avail. I would say the power
manager was handling systemd correctly at least partially, as pressing
the power button for instance brought up the XFCE power menu before I
- modified anything on logind.conf
+ modified anything on logind.conf. Either way systemd fixes were made on
+ 1.2.0 and I'm on 1.4.4.
Doesn't suspend with or without being hooked to an external monitor.
Suspending manually (eg via the power menu) works fine.
I'm on Xubuntu 15.10. Installation was originally Ubuntu 15.04, then
upgraded to wily, then installed xubuntu-desktop and been running that
since.
Lid definitely works as intended when I run Unity instead of XFCE. Acpi
lid events work fine.
---------------------------------------------------------------------------------------
[development@localhost ~] acpi_listen
button/lid LID close
button/lid LID open
^C⏎
[development@localhost ~] [130] cat /proc/acpi/button/lid/LID0/state
state: open
[development@localhost ~] cat /proc/acpi/button/lid/LID0/state
state: closed
[development@localhost ~] cat /etc/systemd/logind.conf
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See logind.conf(5) for details.
[Login]
#NAutoVTs=6
#ReserveVT=6
#KillUserProcesses=no
#KillOnlyUsers=
#KillExcludeUsers=root
#InhibitDelayMaxSec=5
#HandlePowerKey=poweroff
#HandleSuspendKey=suspend
#HandleHibernateKey=hibernate
#HandleLidSwitch=suspend
HandleLidSwitch=ignore
HandleLidSwitchDocked=ignore
#PowerKeyIgnoreInhibited=no
#SuspendKeyIgnoreInhibited=no
#HibernateKeyIgnoreInhibited=no
#LidSwitchIgnoreInhibited=yes
#HoldoffTimeoutSec=30s
#IdleAction=ignore
#IdleActionSec=30min
#RuntimeDirectorySize=10%
#RemoveIPC=yes
[development@localhost ~]
---------------------------------------------------------------------------------------
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xfce4-power-manager 1.4.4-4ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Oct 29 14:21:52 2015
InstallationDate: Installed on 2015-05-01 (181 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: xfce4-power-manager
UpgradeStatus: Upgraded to wily on 2015-10-22 (6 days ago)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511402
Title:
Xubuntu not suspending on lid close
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1511402/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs