On Fri, Oct 31, 2014 at 09:21:53AM +0100, Hans de Goede wrote: > Hi, > > On 10/30/2014 07:34 PM, Dmitry Torokhov wrote: > > On Sat, Oct 11, 2014 at 11:35:23AM -0700, Dmitry Torokhov wrote: > >> On Sat, Oct 11, 2014 at 03:09:06PM +0200, Hans de Goede wrote: > >>> 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 <hdegoede@xxxxxxxxxx> > >> > >> 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. Thanks! > > > 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 ? > The debug facilities in i8042 were done way before dynamic debug so if you want to see the data stream you need i8042.debug. That works on all kernels regardless of config. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html