I have problem activating the synaptic driver in my suse 10.2.
I been trying to follow the this howto (
http://gentoo-wiki.com/HARDWARE_Synaptics_Touchpad ) but I do not understand the first part.
According to my kernel I do have the CONFIG_INPUT_EVDEV and CONFIG_MOUSE_PS2. But when I try to run modprobe psmouse and modprobe evdev, I get an error message:
lifebook:/ # modprobe psmouse
FATAL: Module psmouse not found.
lifebook:/ # modprobe evdev
FATAL: Module evdev not found.
lifebook:/ #
If someone have any suggestions? I will appreciate detailed explanation because I am new to the linux world.
My Kernel
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768