FC4, laptop, synaptics and ps/2 mouse
- From: Thomas Fischer <tvfischer.l@xxxxxxxxx>
- Date: Thu, 12 Jan 2006 14:35:39 +0100
Hey all,
Wondering if anyone can help with a little problem that I have using FC4 on a Dell Latitude c610 with the synaptics touchpad as well as a standard PS/2 mouse.
I am unable to plug-in a PS/2 mouse without the system loosing the mouse and keyboard.
My X configuration (xorg.conf)has this in it: InputDevice "USBMouse" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "AlwaysCore" InputDevice "MouseStd" "CorePointer"
Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection
Section "InputDevice" Identifier "MouseStd" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection
Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "SHMConfig" "on" EndSection
I do see errros in the log and they show up as follows:
Jan 9 09:49:14 fischer-lxsrv kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
Jan 9 09:49:14 fischer-lxsrv kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Jan 9 09:58:11 fischer-lxsrv kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Jan 9 09:58:11 fischer-lxsrv kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Jan 9 09:58:12 fischer-lxsrv kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
Any ideas? Is there a way to get both the synaptic interface the PS/2 interface for the mouse working at the same time?
Thanks for your help
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: FC4, laptop, synaptics and ps/2 mouse
- From: oleksandr korneta
- Re: FC4, laptop, synaptics and ps/2 mouse
- Prev by Date: Re: Suspend to RAM (FC4)
- Next by Date: Re: Error: Package dlm-kernel needs /lib/modules/2.6.14-1.1653_FC4,
- Previous by thread: Disk troubles (again...)
- Next by thread: Re: FC4, laptop, synaptics and ps/2 mouse
- Index(es):