From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: Elantech touchpad doesn't work on Fujitsu E556 laptop Date: Fri, 7 Oct 2016 16:37:45 -0700 Message-ID: <20161007233745.GC21386@dtor-ws> References: <20161006055604.GB36340@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f65.google.com ([209.85.220.65]:36621 "EHLO mail-pa0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932764AbcJGXhs (ORCPT ); Fri, 7 Oct 2016 19:37:48 -0400 Received: by mail-pa0-f65.google.com with SMTP id cd13so3345966pac.3 for ; Fri, 07 Oct 2016 16:37:48 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: William Linna Cc: linux-input@vger.kernel.org, tiwai@suse.de On Fri, Oct 07, 2016 at 09:32:17AM +0300, William Linna wrote: > Hi Dmitry, > > I just tried the patch, and it worked. > > Thank you (and Takashi Iwai for telling me who to contact) Thanks William! > > > On 06.10.2016 08:56, Dmitry Torokhov wrote: > >HI WIlliam, > > > >On Fri, Sep 30, 2016 at 10:57:12AM +0300, William Linna wrote: > >>Hi, > >> > >>Elantech touchpad doesn't work on Fujitsu E556 laptop. > >> > >>Touchpad doesn't move the cursor at all, and it seems to disturb > >>keyboard too. If I accidentally hit the touchpad while typing, the > >>key gets "stuck" (it keeps repeating until I press something else). > >> > >>Fortunately, the touchpad works fine when I force crc_enabled on with: > >>echo 1 > /sys/devices/platform/i8042/serio2/crc_enabled > >> > >>or by applying the following patch, but replacing the U745 with E556: > >>https://patchwork.kernel.org/patch/7570531/ > >> > >>See also: > >>https://bugzilla.opensuse.org/show_bug.cgi?id=982131 > >Thank you for reporting. I just CCed you on a patch, it would be great > >if you could give it a spin and let me know if it works for you. > > > >Thanks. > > > -- Dmitry