From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Aljo=C5=A1a?= Subject: Re: ASUS G752VS Touchpad does not work Date: Mon, 03 Jul 2017 11:03:14 +0200 Message-ID: <6899ee35a1de7c29de351484c9a0e52f@cromalternativemoney.org> References: <005e01d2c4bb$6961c7f0$3c2557d0$@emc.com.tw> <003e01d2c54f$4f8acb30$eea06190$@emc.com.tw> <005601d2c554$64578df0$2d06a9d0$@emc.com.tw> <2e065dd76a3fff10b9dc3f55d85cdbd5@cromalternativemoney.org> <015801d2dad1$c271e5b0$4755b110$@emc.com.tw> <003901d2de68$92cf2620$b86d7260$@emc.com.tw> <783da09eba0db262a9b57ccfef48a70e@cromalternativemoney.org> Reply-To: aljosa@cromalternativemoney.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from vmi82135.contabo.host ([79.143.182.173]:34516 "EHLO vmi82135.contabo.host" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753338AbdGCJDQ (ORCPT ); Mon, 3 Jul 2017 05:03:16 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Kai-Heng Feng Cc: Chris Chiu , =?UTF-8?Q?=E5=BB=96=E5=B4=87=E6=A6=AE?= , linux-input@vger.kernel.org, =?UTF-8?Q?=E9=BB=83?= =?UTF-8?Q?=E4=B8=96=E9=B5=AC_=E7=B6=93=E7=90=86?= Hello, I have just installed the new Linux 4.12 kernel. My ELAN touchpad is still completely dead. Please find attached the complete dmesg output file here (comment #75): https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1653456 On 2017-06-20 12:06, Kai-Heng Feng wrote: > On Tue, Jun 20, 2017 at 5:53 PM, AljoĊĦa > wrote: >> Currently I'm using 4.11.0-5.10 kernel compiled by Kai-Heng Feng: >> http://people.canonical.com/~khfeng/asus-hid/ > > FWIW, > >> 1. verify the return value of irq_get_trigger_type() > [ 4.478815] i2c_hid i2c-ELAN1203:00: Trigger type: 0 > >> 2. Force the trigger type to IRQ_TYPE_EDGE_FALLING with >> irqd_set_trigger_type() before request_threaded_irq() >> 3. reboot with your own kernel to see if it works. > > I also set the type to IRQ_TYPE_EDGE_FALLING. But looks like it didn't > work for the user.