Displaying 1 result from an estimated 1 matches for "synaptics_touchpad".
2008 Feb 06
3
synaptics problem
...ed it, followed the pkg-message :
hw.psm.synaptics_support=1
It works, dmesg gives :
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Synaptics Touchpad, device ID 0
moused_enable="NO"
ps shows me that moused doesn't run.
xorg.conf :
InputDevice "Synaptics_Touchpad" "CorePointer"
...
Section "InputDevice"
Identifier "Synaptics_Touchpad"
Driver "synaptics"
Option "Device" "/dev/psm0"
Option "Protocol"...