Bug 43230
Summary: | Laptop doesn't go to sleep when undocking | ||
---|---|---|---|
Product: | ACPI | Reporter: | Peter Schneider (schneider.pj) |
Component: | Other | Assignee: | acpi_other |
Status: | REJECTED INVALID | ||
Severity: | normal | CC: | alan, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.launchpad.net/ubuntu/+source/linux/+bug/989635 | ||
Kernel Version: | Linux x220 3.4.0-030400rc4-generic | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Peter Schneider
2012-05-11 13:31:05 UTC
this sounds like a user space problem. Kernel is not responsible for such strategy problems. Usually, acpid catches the Lid event and set the platform to sleep when the lid is closed. you can also write such a script to catch the dock event, and then suspend the system when lid is closed Thanks Zhang, I'm with you. |