> I had the same problem with my current workstation when I reinstalled at > 2.6.2. The solution for me was in /etc/X11/XF86Config-4, the mouse > device had to be defined as /dev/input/mouse0. Here's the relevant > section of my config: > > Identifier "Mouse1" > Driver "mouse" > Option "SendCoreEvents" "true" > Option "Protocol" "ImPS/2" > Option "Device" "/dev/input/mouse0" > Option "ZAxisMapping" "4 5" > > Worked fine after that, YMMV.
This does not seem to solve the problem on my laptop. If I use /dev/psaux, X starts but the pointer does not move, with /dev/input/mouse0, X claims "/dev/input/mouse0: no such device" although it really exists. Finally with /dev/input/event0, it seems that the "mouse" gets driven by the keyboard ! I have modprobed evdev and psmouse ! Any hint ? TIA Gregor -- Gregory Soyez University of Liege Institut de Physique Allee du 6 Aout, Bat B5 B-4000 Sart-Tilman, LIEGE 1 Tel: +32 4 366 37 04 Fax: +32 4 366 36 72 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]