[Bug 930736] Re: Closing lid doesnt suspend (Vostro 3750)
Michael Markstaller
930736 at bugs.launchpad.net
Sat Feb 11 18:56:34 UTC 2012
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpi-support in Ubuntu.
https://bugs.launchpad.net/bugs/930736
Title:
Closing lid doesnt suspend (Vostro 3750)
Status in “acpi-support” 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/acpi-support/+bug/930736/+subscriptions
More information about the foundations-bugs
mailing list