Re: 2.5.X breaks PS/2 mouse

jbradford@dial.pipex.com
Mon, 7 Oct 2002 13:46:20 +0100 (BST)


> > Pressing the left button, then the right button, (this is complete, and follows the above immediately):
> >
> > i8042.c: 01 <- i8042 (interrupt, aux, 12) [230409]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [230410]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [230411]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [230548]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [230552]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [230554]
> > i8042.c: 02 <- i8042 (interrupt, aux, 12) [231505]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [231506]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [231507]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [231694]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [231695]
> > i8042.c: 00 <- i8042 (interrupt, aux, 12) [231696]
> >
> > So, it definitely seems to be sending data to the port... Strange...
>
> It must work. I'm really wondering why it doesn't. What happens when you
> load the 'evbug' module?

I can't very easily - the kernel on the machine doesn't have kernel module support enabled, and with 4MB RAM, it's really painfully slow to work with if I use a kernel with modules enabled. If there is no other way to debug it, I can try, but it's a last resort :-)

Something that occurred to me, and I could be totally wrong here, but is it possible that the trackball is being detected as a "generic mouse" when it isn't one?

I tried connecting the generic mouse, disconnecting it, and then connecting the trackball, and saw in dmesg that some kind of handshake was going on. This was completely different for mouse and trackball. Would it be any use to post this output?

If the evbug module is the only way to go, I'll try it, but it'll probably take me the rest of the day, (seriously) :-).

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