← Back to team overview

asus-ul30 team mailing list archive

Re: 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

Attachment: signature.asc
Description: Digital signature


Follow ups

References