← Back to team overview

asus-ul30 team mailing list archive

Re: UL30 elantech touchpad fixed

 

Thanks.. I haven't really been keeping up with the lists and sort of stumbled across this. I'm really excited to have it working.

Thank you :)


----- Original Message ----
From: Florian Ragwitz <rafl@xxxxxxxxxx>
To: asus-ul30@xxxxxxxxxxxxxxxxxxx
Sent: Sat, May 8, 2010 9:23:16 PM
Subject: Re: [Asus-ul30] UL30 elantech touchpad fixed

On Sat, May 08, 2010 at 05:51:29PM -0700, Patrick wrote:
> I built a new kernel from git and it does in fact work (I probably could have gotten away with only building modules?)
> 
> It does not work for me with out passing the force_elantech string to the psmouse driver after removing the driver like this:
> 
> sudo modprobe -r psmouse
> sudo modprobe -v psmouse force_elantech=1

Put

  options psmouse force_elantech=1

somewhere modprobe will pick it up. e.g. /etc/modprobe.d/elantech.conf

> I also found that the same person made a rough patch to an existing
> driver here: http://www.spinics.net/lists/linux-input/msg08277.html

That's the psmouse driver your using.



-- 
BOFH excuse #56:
Electricians made popcorn in the power supply




References