← Back to team overview

kernel-packages team mailing list archive

[Bug 1393007] Re: power management settings do not affect login screen

 

*** This bug is a duplicate of bug 1326759 ***
    https://bugs.launchpad.net/bugs/1326759

** This bug has been marked a duplicate of bug 1326759
   System sleeps at GDM prompt even when told not to

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1393007

Title:
  power management settings do not affect login screen

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have used the System Settings - Energy Saving panel to:
   * enable Screen Energy Saving after 10 min,
   * disable Suspend Session completely
   * disable Button events handling
   * disable Run Script

  I have also tried changing /etc/systemd/logind.conf as follows:
  HandlePowerKey=ignore
  HandleSuspendKey=ignore
  HandleHibernateKey=ignore
  HandleLidSwitch=ignore
  IdleAction=ignore

  I have also tried creating a file, /etc/polkit-1/localauthority/50-local.d/com.ubuntu.disable-suspend.pkla in an attempt to turn off suspending:
  [Disable hibernate by default in upower]
  Identity=unix-user:*
  Action=org.freedesktop.upower.hibernate
  ResultActive=no
  ResultAny=no
  ResultInactive=no

  [Disable hibernate by default in logind]
  Identity=unix-user:*
  Action=org.freedesktop.login1.hibernate
  ResultActive=no
  ResultAny=no
  ResultInactive=no

  [Disable suspend by default in upower]
  Identity=unix-user:*
  Action=org.freedesktop.upower.suspend
  ResultActive=no
  ResultAny=no
  ResultInactive=no

  [Disable suspend by default in logind]
  Identity=unix-user:*
  Action=org.freedesktop.login1.suspend
  ResultActive=no
  ResultAny=no
  ResultInactive=no

  No matter what I try, the system will suspend after about 1 minute
  after a reboot. There seems to be no way to tell the system to NOT
  suspend. At least, I think it's suspending, maybe it's hibernating,
  but I can't be sure.

  This is a desktop workstation, and I don't want it to suspend or
  hibernate, ever. I want it to be up and running so that I can access
  it remotely when needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-39-generic 3.13.0-39.66
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  relph      3051 F.... pulseaudio
   /dev/snd/controlC0:  relph      3051 F.... pulseaudio
  CurrentDesktop: KDE
  Date: Sat Nov 15 09:15:05 2014
  HibernationDevice: RESUME=UUID=4910abff-aedb-49ea-a640-881c159d9639
  IwConfig:
   eth0      no wireless extensions.
   
   eth1      no wireless extensions.
   
   lo        no wireless extensions.
  MachineType: Dell Inc Dimension E521
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic root=UUID=449c36fa-de2d-44cf-ad97-450c0903f337 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware                             1.127.8
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-20 (208 days ago)
  WpaSupplicantLog:
   
  dmi.bios.date: 08/02/2007
  dmi.bios.vendor: Dell Inc
  dmi.bios.version: 1.1.11
  dmi.board.name: 0UW457
  dmi.board.vendor: Dell Inc
  dmi.board.version: A03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc
  dmi.modalias: dmi:bvnDellInc:bvr1.1.11:bd08/02/2007:svnDellInc:pnDimensionE521:pvr:rvnDellInc:rn0UW457:rvrA03:cvnDellInc:ct3:cvr:
  dmi.product.name: Dimension E521
  dmi.sys.vendor: Dell Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1393007/+subscriptions


References