Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

From: Dmitry Torokhov
Date: Sun Jan 02 2005 - 01:53:23 EST


On Sunday 02 January 2005 01:28 am, Roey Katz wrote:
> 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?
>

Not exactly - Synaptics X driver "grabs" the device it uses so other
processes do not get any data from the touchpad when its active. When
keyboard and mouse initialization got swapped around many people who
were specifying /dev/input/event0 as a device were in for surprise as
the driver "grabbed" keyboard making it impossible to type.

>
> 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.
>

Does the keyboard work when you are not in X (like when booting to
runlevel 3)? It looks like everything is detected correctly...

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/