#10456 NORM Opportu: Explore enabling Sentelic driver for AVC touchpad
Zarro Boogs per Child
bugtracker at laptop.org
Fri Sep 23 07:26:56 EDT 2011
#10456: Explore enabling Sentelic driver for AVC touchpad
---------------------------------------+------------------------------------
Reporter: martin.langhoff | Owner: martin.langhoff
Type: task | Status: new
Priority: normal | Milestone: Opportunity
Component: kernel | Version: not specified
Resolution: | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Comment(by dsd):
The kernel attached at the start of the ticket is based on source from
http://dev.laptop.org/~pgf/junk/sentelic/. The code is quite different
from what ended up in the kernel, but (by default) presents a relative
input device that would not have been picked up by the synaptics userspace
driver.
I just tested the in-kernel sentelic driver on XO-1.5 on olpc-2.6.35, it
works fine, including using clicks and gestures to resume (even though
they are massively truncated as normal). The magic needed to make the pad
behave like we want, which will be done by olpc-utils, is:
{{{
echo -n 0 > /sys/bus/serio/drivers/psmouse/serio*/vscroll
echo -n 0 > /sys/bus/serio/drivers/psmouse/serio*/hscroll
echo -n c > /sys/bus/serio/drivers/psmouse/serio*/flags
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/10456#comment:13>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list