2015-02-16 07:14:14

by Chris Rorvick

[permalink] [raw]
Subject: [BUG] b893e80e3147 breaks touchpad on Dell XPS13

Hi,

Commit b893e80e3147 ("ACPI / LPSS: Remove non-existing clock control
from Intel Lynxpoint I2C") is causing my touchpad to not load on my
Dell XPS13. I do not see any errors in the Xorg log, just 20 or so
lines missing where it would normally be loading the synaptics driver.
Reverting this commit against Linus's tree (i.e., commit a9724125ad01)
makes it happy again.

Let me know if you need any further info.

Regards,

Chris


2015-02-16 07:59:20

by Jarkko Nikula

[permalink] [raw]
Subject: Re: [BUG] b893e80e3147 breaks touchpad on Dell XPS13

Hi

On 02/16/2015 09:14 AM, Chris Rorvick wrote:
> Hi,
>
> Commit b893e80e3147 ("ACPI / LPSS: Remove non-existing clock control
> from Intel Lynxpoint I2C") is causing my touchpad to not load on my
> Dell XPS13. I do not see any errors in the Xorg log, just 20 or so
> lines missing where it would normally be loading the synaptics driver.
> Reverting this commit against Linus's tree (i.e., commit a9724125ad01)
> makes it happy again.
>
> Let me know if you need any further info.
>
Your report is perfect reason for the revert. Even documentation doesn't
state that clock gating control it's obviously needed in your machine.

Probably some Lynxpoint versions have it and some don't. Anyway best is
to revert since this clock gating haven't caused any harm on Lynxpoints
which don't have it.

I'll send a revert in a minute.

--
Jarkko