Re: [PATCH] i8042: Add noloop quirk for Asus X750LN
From: Hans de Goede <hidden>
Date: 2014-10-31 08:23:18
Hi, On 10/31/2014 09:21 AM, Hans de Goede wrote:
Hi, On 10/30/2014 07:34 PM, Dmitry Torokhov wrote:quoted
On Sat, Oct 11, 2014 at 11:35:23AM -0700, Dmitry Torokhov wrote:quoted
On Sat, Oct 11, 2014 at 03:09:06PM +0200, Hans de Goede wrote:quoted
Without this the aux port does not get detected, and consequently the touchpad will not work. https://bugzilla.redhat.com/show_bug.cgi?id=1110011 Signed-off-by: Hans de Goede <redacted>Applied, thank you.Hans, Do you still have dmidecode for this laptop around?No I took the necessary identification strings from the dmesg, which is here: https://bugzilla.redhat.com/attachment.cgi?id=944389 I'll drop you a private mail with the users email address, then you can get into contact with him directly, I expect him to be willing to help debug this further.quoted
Can I see it? I am just wondering what part of AUX_LOOP was causing issues. Was it aux delivery test or loop test itself?I was wondering myself, which is why the above dmesg is with: "dyndbg=file drivers/input/serio/* +p" But that does not seem to print anything extra ..., is the i8042 code properly using one of the foo_dbg macro's ?
Ah, wait I just realized that even though the user was asking for help in Red Hat bugzilla he is actually a ubuntu user, I guess their kernels just don't have dyndbg turned on. Regards, Hans