Suspend policy is not handled by acpi-support. Reassigning to gnome-
power-manager.

** Package changed: acpi-support (Ubuntu) => gnome-power-manager
(Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/930736

Title:
  Closing lid doesnt suspend (Vostro 3750)

Status in “gnome-power-manager” package in Ubuntu:
  New

Bug description:
  When closing the lid, my system doesn't suspend although configured to do so 
(Unity settings)
  - Pressing suspend on the bar works.
  - /etc/acpi/lid.sh gets called but only turns off the screen

  -> Dont know though wether this is a Unity, X or ACPI-problem..

  adding a /etc/acpi/local/lid.sh.post does works though:

  #!/bin/sh
  grep -q closed /proc/acpi/button/lid/*/state
  if [ $? = 0 ]
  then
      /usr/sbin/pm-suspend
  fi

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: acpi-support 0.138
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic-pae 3.0.13
  Uname: Linux 3.0.0-15-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Feb 11 19:47:09 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: acpi-support
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.acpi.events.lidbtn: [modified]
  mtime.conffile..etc.acpi.events.lidbtn: 2012-02-11T19:42:37.536211

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/930736/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to