Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1471694

Re: [PATCH] acer-wmi: only supports AMW0_GUID1 on acer family

From Bjørn Mork <bjorn@mork.no>
Newsgroups linux.kernel
Subject Re: [PATCH] acer-wmi: only supports AMW0_GUID1 on acer family
Date 2016-08-29 12:20 +0200
Message-ID <sbrPz-626-1@gated-at.bofh.it> (permalink)
References <sbrwd-5Fk-21@gated-at.bofh.it>
Organization m

Show all headers | View raw


"Lee, Chun-Yi" <joeyli.kernel@gmail.com> writes:

> The AMW0_GUID1 wmi is not only found on Acer family but also other
> machines like Lenovo, Fujitsu and Medion. In the past days, acer-wmi
> driver handled those non-Acer machines by quirks list.
>
> But actually acer-wmi driver was loaded on any machines that have
> AMW0_GUID1. This behavior is strange because those machines should
> be supported by appropriate wmi drivers. e.g. fujitsu-laptop,
> ideapad-laptop.
>
> So, This patch adds the logic to check the machine that has AMW0_GUID1
> should be in Acer/Packard Bell/Gateway white list. But, it still keeps
> the quirk list of those supported non-acer machines for backward
> compatible.

Works fine for me on a Lenovo Thinkpad X1 Carbon 4th gen.  Thanks.

Bogus accelerometer device without patch:

  acer_wmi: Acer Laptop ACPI-WMI Extras
  input: Acer BMA150 accelerometer as /devices/virtual/input/input16

With patch:

  acer_wmi: Acer Laptop ACPI-WMI Extras
  acer_wmi: Unsupported machine has AMW0_GUID1, unable to load


So if you want it:

Tested-by: Bjørn Mork <bjorn@mork.no>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] acer-wmi: only supports AMW0_GUID1 on acer family "Lee, Chun-Yi" <joeyli.kernel@gmail.com> - 2016-08-29 12:00 +0200
  Re: [PATCH] acer-wmi: only supports AMW0_GUID1 on acer family Bjørn Mork <bjorn@mork.no> - 2016-08-29 12:20 +0200
    Re: [PATCH] acer-wmi: only supports AMW0_GUID1 on acer family joeyli <jlee@suse.com> - 2016-08-29 15:00 +0200

csiph-web