modprobe fix didnt work for me.
touchpad appears in System->prefs->mouse
FWIW the machine is an Asus 901
$ uname -a
$ 2.6.32-33-generic #72-Ubuntu SMP Fri Jul 29 21:08:37 UTC 2011 i686 GNU/Linux
$
ive added the Xorg when the machine starts and heres the other reference to
synaptics that Ive f
To be more acurate, on my U100 the mouse was unusable after a few
seconds, cursor moved but click has no effect. Removing the psmouse
module at startup solved this issue.
So I put only the following command (and not the other one which reloads the
unwished module) in /etc/rc.local :
/sbin/modprob
This worked for me to correct mouse failure after first click with a
U100 Wind and both 9.04 and 9.10...
I had to put the commands :
/sbin/modprobe -r psmouse
/sbin/modprobe psmouse
in /etc/init.d/rc.local in order that they will be executed as root
Thanks for this fix.
--
[Jaunty] synaptics
I had to reinstall the synaptics driver first with
sudo aptitude reinstall xserver-xorg-input-synaptics
after which Ricardo Faria's fix worked for me.
--
[Jaunty] synaptics driver needs to be updated to work with devices known as
"ETPS/2 Elantech Touchpad" and "SynPS/2 Synaptics TouchPad" star
Ricardo's fix got the touchpad working for me (Lenovo ThinkPad R500), but
edge-scrolling was disabled. So instead I just reloaded the psmouse module
(i.e. without the proto argument), after which the touchpad worked perfectly:
sudo modprobe -r psmouse
sudo modprobe psmouse
To make this fix perma
I too have a Compal EL80 and Ricardo's fix worked so well for me.
Thanks Ricardo, this should be incorporated in mainstream if a machine
says it's a COMPAL EL80 (and it does and is quite linux friendly so it
deserves to be there in acpi-fixes list or however it is called in
Ubuntu;-))
Cheers
--
Another Compal HEL80/81 Jaunty user here.
Ricardo Faria's fix works instantly, I have back my scrolling and multi-finger
tapping :)
I didn't have to install or remove anything.
Thank You!!
--
[Jaunty] synaptics driver needs to be updated to work with devices known as
"ETPS/2 Elantech Touchpad
7 matches
Mail list logo