Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: CONFIG_MOUSE_PS2_ELANTECH is required for EeePC 901 touchpad to be usable with the synaptics driver. Version-Release number of selected component (if applicable): kernel-PAE-2.6.29-0.258.rc8.git2.fc11.i686
I'm not sure the xorg driver in f11 can handle that: config MOUSE_PS2_ELANTECH bool "Elantech PS/2 protocol extension" depends on MOUSE_PS2 help Say Y here if you have an Elantech PS/2 touchpad connected to your system. Note that if you enable this driver you will need an updated X.org Synaptics driver that does not require ABS_PRESSURE reports from the touchpad (i.e. post 1.5.0 version). You can grab a patch for the driver here: http://userweb.kernel.org/~dtor/synaptics-no-abspressure.patch If unsure, say N. This driver exposes some configuration registers via sysfs entries. For further information, see <file:Documentation/input/elantech.txt>. # koji latest-pkg dist-f11 xorg-x11-drv-synaptics Build Tag Built by ---------------------------------------- -------------------- ---------------- xorg-x11-drv-synaptics-1.1.0-1.fc11 dist-f11 whot
It does, the documentation in the kernel is wrong. first released version with elantech support was 1.0. Upstream commit (xf86-input-synaptics): commit 2acbd6e67c859290a37cf3134b120c5ca7577268 Refs: xf86-input-synaptics-0.15.2-30-g2acbd6e Author: Dmitry Torokhov <dmitry.torokhov> AuthorDate: Tue Oct 28 17:10:45 2008 +1030 Add support for touchpads (such as Elantech) that do not report pressure Change the driver to react to BTN_TOUCH if device does not report ABS_PRESSURE since there are touchpads (such as Elantech) that do not support pressure reading but otherwise are perfectly useable in absolute mode.
Yeah, I can confirm that it works, I just built "kernel-PAE-2.6.29-2.os2.fc11.i686.rpm" with the option set and the driver works fine.
enabled in cvs.
I can also confirm this on my Eee PC 900. If I use the kernel from the F11 Alpha, it works fine, but using the latest kernel breaks tap-to-click. So I'm guessing somewhere down the line this option got disabled. Is there an ETA on when this will hit Rawhide?
It's already in rawhide (kernel-2.6.29-16.fc11). Also disabling tap to click is part of the "SynapticsUpdate" feature in Fedora 11, see http://fedoraproject.org/wiki/Features/SynapticsUpdate