Touchpad and PS/2 wheel mouse with kernel 2.6

From: Koos Vriezen (koos_at_vgelder.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 14:56:40 +0200

Hi,

I have an externel ps/2 wheel mouse and with kernel-2.4, having X configured
with imps2, the external mouse worked and touchpad behaved eratically. But
with kernel-2.6, it's the otherway around.
Any tips how I can use my external mouse again (and/or shouldn't psmouse
detect two mice in 2.6)?

Some outputs:
# modprobe psmouse
input: PS/2 Generic Mouse on isa0060/serio1
# cat /proc/bus/input/devices
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=120003
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: LED=7

I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Generic 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

# grep syna /var/log/XFree86.0.log
(II) LoadModule: "synaptics"
(II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="The XFree86 Project"
(II) LoadModule: "synaptics"
(II) Reloading /usr/X11R6/lib/modules/input/synaptics_drv.o
TouchPad no synaptics event device found (checked 5 nodes)
(EE) TouchPad no synaptics touchpad detected and no repeater device
(II) UnloadModule: "synaptics"



Relevant Pages