Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638942
| From | Benjamin Tissoires <benjamin.tissoires@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] acpi/button: revert v4.10 behavior |
| Date | 2017-05-10 18:20 +0200 |
| Message-ID | <tFCvg-2Uw-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The new default 'open' behavior for acpi_lid_initialize_state() is just wrong. It breaks professional laptops with a docking station [1]. Booting the laptop with the LID closed is something common and now there is no way of knowing the actual state of the LID switch at boot. Please use a user-space solution as described in 2/2 if you really don't want to add quirks in the kernel. Cheers, Benjamin [1] https://bugzilla.gnome.org/show_bug.cgi?id=782380 Benjamin Tissoires (2): Revert "ACPI / button: Remove lid_init_state=method mode" Revert "ACPI / button: Change default behavior to lid_init_state=open" Documentation/acpi/acpi-lid.txt | 16 ++++++++++++---- drivers/acpi/button.c | 11 ++++++++++- 2 files changed, 22 insertions(+), 5 deletions(-) -- 2.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] acpi/button: revert v4.10 behavior Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-05-10 18:20 +0200
Re: [PATCH 0/2] acpi/button: revert v4.10 behavior "Rafael J. Wysocki" <rafael@kernel.org> - 2017-05-11 02:10 +0200
Re: [PATCH 0/2] acpi/button: revert v4.10 behavior Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-05-11 11:40 +0200
csiph-web