[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130827174156.GA19152@rhlx01.hs-esslingen.de>
Date: Tue, 27 Aug 2013 19:41:56 +0200
From: Andreas Mohr <andi@...as.de>
To: Udo van den Heuvel <udovdh@...all.nl>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: weird keyboard issue (ps/2 port?) 3.9.x/3.10.x?
Hi,
> What could this be?
> Is it really a software issue?
> If so: how could I help fix this?
Perhaps watching the output of some input event tools could help
gather some clues to eventually get it nailed down?
Some candidates:
evtest - utility to monitor Linux input device events
input-utils - utilities for the input layer of the Linux kernel
xinput - Runtime configuration and test of XInput devices
And what do /proc/interrupts counts say? Does PS/2 (i8042) generate events?
while :; do clear; cat /proc/interrupts; sleep 1; done
HTH [shot in the dark],
Andreas Mohr
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists