From: Michael Tokarev <mjt@tls.msk.ru>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: mouse&keyboard with 2.6.10+
Date: Mon, 14 Mar 2005 14:52:00 +0300 [thread overview]
Message-ID: <42357AE0.4050805@tls.msk.ru> (raw)
In-Reply-To: <4235683E.1020403@tls.msk.ru>
Michael Tokarev wrote:
[]
> 2.6.10 almost works, but sometimes, the whole input
> subsystem just "hungs", ie, both keyboard and mouse
> just stops working. Plugging in USB keyboard and
> loading usbhid module solves the problem - both
> keyboards and the mouse works after that, and I
> didn't yet notice the problem repeats after usbhid
> and usb keyboard is loaded. I wasn't able to
> determine when the problem occurs, for me it seems
> it hangs at some "random" point - sometimes after
> 5 minutes after boot, sometimes after a hour or
> so.
Got another such "hung" and tried to debug it somehow.
Did a task dump (echo t > /proc/sysrq-trigger when logged
from network) -- nothing interesting; kseriod trace looks
a bit weird but it is as weird in normal mode too:
kseriod S 00000000 0 196 1 361 122 (L-TLB)
c11f9f94 00000046 00000000 00000000 c11f9000 c11f9000 c77d09e0 000024de
6b1f3a71 00000004 c11f06bc c11f9fc0 c11f9000 c11f9fd4 fffff000 c01c4d4e
c11f9000 00000000 c11f0560 c0127c20 c11f9fcc c11f9fcc c11f0560 c77c7f60
Call Trace:
[<c01c4d4e>] serio_thread+0xbe/0x110
[<c0127c20>] autoremove_wake_function+0x0/0x30
[<c0102c06>] ret_from_fork+0x6/0x20
[<c0127c20>] autoremove_wake_function+0x0/0x30
[<c01c4c90>] serio_thread+0x0/0x110
[<c0101265>] kernel_thread_helper+0x5/0x10
Everything on the system is sleeping.
After plugging in USB keyboard and loading uhci-hcd and
usbhid, the keyboard un-freeze, but mouse still didn't
work. So I tried re-loading psmouse module, and
surprizingly, mouse started working again, but now dmesg
says:
input: PS2++ Logitech Wheel Mouse on isa0060/serio1
(normally it's
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
)
and the mouse is moving very fast now. Previously
I either didn't able to make it work at all after such
freeze, or it worked automatically after loading usbhid.
BTW, it's 2.6.10, I can't made it work with 2.6.11 at all.
/mjt
next prev parent reply other threads:[~2005-03-14 11:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-14 10:32 mouse&keyboard with 2.6.10+ Michael Tokarev
2005-03-14 11:52 ` Michael Tokarev [this message]
2005-03-14 14:28 ` Vojtech Pavlik
2005-03-14 15:53 ` Michael Tokarev
2005-03-14 16:25 ` Vojtech Pavlik
2005-03-14 16:38 ` Michael Tokarev
2005-03-14 16:43 ` Vojtech Pavlik
2005-03-14 19:06 ` Michael Tokarev
2005-03-14 19:21 ` Vojtech Pavlik
2005-03-22 1:24 ` Andrew Morton
2005-03-22 7:44 ` Vojtech Pavlik
2005-03-22 13:56 ` Alan Cox
2005-03-14 16:30 ` Dmitry Torokhov
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=42357AE0.4050805@tls.msk.ru \
--to=mjt@tls.msk.ru \
--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.