From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5buW5bSH5qau?= Subject: RE: ASUS G752VS Touchpad does not work Date: Mon, 3 Jul 2017 18:30:51 +0800 Message-ID: <00a201d2f3e7$71e0ab70$55a20250$@emc.com.tw> 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> <6899ee35a1de7c29de351484c9a0e52f@cromalternativemoney.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Return-path: Received: from emcscan.emc.com.tw ([192.72.220.5]:15242 "EHLO emcscan.emc.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753276AbdGCKaW (ORCPT ); Mon, 3 Jul 2017 06:30:22 -0400 In-Reply-To: <6899ee35a1de7c29de351484c9a0e52f@cromalternativemoney.org> Content-Language: zh-tw Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: aljosa@cromalternativemoney.org, 'Kai-Heng Feng' Cc: 'Chris Chiu' , linux-input@vger.kernel.org, =?utf-8?B?J+m7g+S4lum1rCDntpPnkIYn?= Chris thinks touchpad works fine but display card issue in previous mail. Could anyone help to check it? -----Original Message----- From: Aljoša [mailto:aljosa@cromalternativemoney.org] Sent: Monday, July 03, 2017 5:03 PM To: Kai-Heng Feng Cc: Chris Chiu; 廖崇榮; linux-input@vger.kernel.org; 黃世鵬 經理 Subject: Re: ASUS G752VS Touchpad does not work 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.