Re: PS/2 Mouse not being detected in 2.2.12

Joerg Diederich (dieder@ibr.cs.tu-bs.de)
27 Sep 1999 08:37:39 +0200


Once upon a time, I had the same problem. I reused the old .config
from 2.0.x, which was the problem (hadn't heard about make oldconfig
then :). The problem was, that in 2.0.x PS/2 support could be compiled
as module, which is not possible anymore in 2.2.x. Changing

CONFIG_PSMOUSE=m

to

CONFIG_PSMOUSE=y

in .config and recompiling the kernel solved the problem.

Ciao,

/J"org

-- 
J"org Diederich
Institut f"ur Betriebssysteme und Rechnerverbund, TU Braunschweig
E-mail: dieder@ibr.cs.tu-bs.de

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