linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roey Katz <roey@sdf.lonestar.org>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup
Date: Sun, 2 Jan 2005 06:28:06 +0000 (UTC)	[thread overview]
Message-ID: <Pine.NEB.4.61.0501020622080.16181@sdf.lonestar.org> (raw)
In-Reply-To: <200501011631.36884.dtor_core@ameritech.net>

On Sat, 1 Jan 2005, Dmitry Torokhov wrote:

> What does /proc/bus/input/devices show? Do you have Synaptics touchpad/
> driver in your box?

Dmitry,

I do not have a Synaptics touchpad on this computer nor do I have the 
driver installed (though all I know is 'grep SYN .config' returned 
empty, so I may be mistaken).  Does the Synaptics driver mess with the 
keyboard at all?


Regarding /proc/bus/input/devices, listing (a) is from 2.6.7 and (b) is 
from 2.6.10.  Note that the mouse and keyboard have switched devices 
(event0 and event1) between kernel versions.  Does this affect it at all 
maybe? BTW, I do have a USB Wacom tablet attached.  Interestingly, 2.6.7 
does not seem to list it in /proc/bus/input/devices.



Thanks!
Roey


listing (a):

I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Logitech Mouse"
P: Phys=isa0060/serio1/input0
H: Handlers=mouse0 event0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event1
B: EV=120003
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: LED=7

I: Bus=0003 Vendor=046d Product=c50e Version=2500
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:10.1-2/input0
H: Handlers=mouse1 event2
B: EV=7
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103

listing (b):

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Logitech Mouse"
P: Phys=isa0060/serio1/input0
H: Handlers=mouse0 event1
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0003 Vendor=046d Product=c50e Version=2500
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:10.1-2/input0
H: Handlers=mouse1 event2
B: EV=7
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103

I: Bus=0003 Vendor=056a Product=0022 Version=0101
N: Name="Tablet GD-0912-U"
P: Phys=usb-0000:00:10.3-2/input0
H: Handlers=mouse2 event3
B: EV=7
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103

  reply	other threads:[~2005-01-02  6:28 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-01  8:27 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup Roey Katz
2005-01-01 21:31 ` Dmitry Torokhov
2005-01-02  6:28   ` Roey Katz [this message]
2005-01-02  6:52     ` Dmitry Torokhov
2005-01-02  6:59       ` Roey Katz
2005-01-03  2:53       ` Roey Katz
2005-01-03  3:06         ` Dmitry Torokhov
2005-01-03  5:37           ` Roey Katz
2005-01-03  6:23             ` Dmitry Torokhov
2005-01-03 13:21               ` Roey Katz
2005-01-03 16:35                 ` Dmitry Torokhov
2005-01-03 16:54                   ` Roey Katz
2005-01-04  5:49                   ` Roey Katz
2005-01-04  6:17                     ` Dmitry Torokhov
2005-01-04  6:26                       ` Roey Katz
2005-01-06  4:16                       ` Dmitry Torokhov
2005-01-06  4:29                         ` Roey Katz
2005-01-07  4:06                         ` Roey Katz
2005-01-07  5:45                           ` Dmitry Torokhov
2005-01-07 13:37                             ` Roey Katz
2005-01-07 15:20                               ` Dmitry Torokhov
2005-01-09  5:14                                 ` Roey Katz
2005-01-09  5:35                                   ` Dmitry Torokhov
2005-01-09 14:24                                     ` Roey Katz
2005-01-09 16:02                                       ` Dmitry Torokhov
2005-01-10  1:09                                         ` Roey Katz
2005-01-11  7:39                                           ` Dmitry Torokhov
2005-01-13  3:19                                             ` Roey Katz
2005-01-13  3:42                                               ` Dmitry Torokhov
2005-01-14 23:06                                                 ` Matthew Harrell
2005-01-15  0:29                                                   ` Matthew Harrell
2005-01-15  1:31                                                   ` Dmitry Torokhov
2005-01-15  2:28                                                     ` Matthew Harrell
2005-01-15  2:58                                                     ` Matthew Harrell
2005-01-15  3:57                                                       ` Dmitry Torokhov
2005-01-17 19:56                                                     ` Vojtech Pavlik
2005-01-17 19:58                                                       ` Matthew Harrell
2005-01-17 20:03                                                         ` Vojtech Pavlik
2005-01-15  7:23                                                 ` Roey Katz
2005-02-12 17:50                                                 ` Roey Katz
2005-02-13  6:45                                                   ` Dmitry Torokhov
2005-03-03 13:26                                                     ` Roey Katz
2005-01-03  3:03       ` Roey Katz
2005-01-15 11:05 Marco Cipullo
2005-01-15 17:42 ` Dmitry Torokhov
2005-01-15 18:02   ` marco

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=Pine.NEB.4.61.0501020622080.16181@sdf.lonestar.org \
    --to=roey@sdf.lonestar.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).