From: Udo van den Heuvel <udovdh@xs4all.nl>
To: Andreas Mohr <andi@lisas.de>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: weird keyboard issue (ps/2 port?) 3.9.x/3.10.x?
Date: Wed, 28 Aug 2013 15:11:14 +0200 [thread overview]
Message-ID: <521DF6F2.9090200@xs4all.nl> (raw)
In-Reply-To: <20130827174156.GA19152@rhlx01.hs-esslingen.de>
On 2013-08-27 19:41, Andreas Mohr wrote:
>> 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?
Sure.
First my input:
When I run this small script to fix the irq issue, I see that also the
stream of ^@^@^@ stops (or at least appears to do so), when those ^@^@^@
were active:
service motion stop
rmmod pwc
echo 0000:00:13.0 >/sys/bus/pci/drivers/ohci_hcd/unbind
echo 0000:00:13.0 >/sys/bus/pci/drivers/ohci_hcd/bind
modprobe pwc
service motion start
> 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
I'll look into these!
> And what do /proc/interrupts counts say? Does PS/2 (i8042) generate events?
Currently it does. But I must see what happens when all is quiet, and
the problem reappears, right?
prev parent reply other threads:[~2013-08-28 13:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-26 5:53 weird keyboard issue (ps/2 port?) 3.9.x/3.10.x? Udo van den Heuvel
2013-08-27 15:40 ` Peter Hurley
2013-08-27 15:52 ` Udo van den Heuvel
2013-08-27 17:41 ` Andreas Mohr
2013-08-27 19:18 ` Geert Uytterhoeven
2013-08-27 19:26 ` Andreas Mohr
2013-08-28 13:11 ` Udo van den Heuvel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=521DF6F2.9090200@xs4all.nl \
--to=udovdh@xs4all.nl \
--cc=andi@lisas.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.