<div dir="ltr"><div>added the respective driver of himax controller(based on i2c), to link this with x11 added the 69-himaxtouch.conf<br><div><br></div><div><div>root@linaro-gnome:~# more /usr/share/X11/xorg.conf.d/69-himaxtouch.conf</div><div>Section "InputClass"</div><div>          Identifier  "himax-touchscreen"</div><div>          Driver      "evdev"</div><div>          #Driver      "himax8526a"</div><div>          Option      "Type" "finger"</div><div>          Option      "Device" "/dev/input/event1"</div><div>          Option      "ScreenNo" "0"</div><div>          Option      "MinimumXPosition" "0"</div><div>          Option      "MaximumXPosition" "480"</div><div>          Option      "MinimumYPosition" "0"</div><div>          Option      "MaximumYPosition" "864"</div><div>          Option      "Calibration" "0 480 0 864"</div><div>EndSection</div></div><div><br></div></div><div>When i touch the screen(cursor doesnt move accordigly) dmesg logs</div><div>pmic8xxx_pwrkey: Attempted to start touch without x/y (driver bug)<br></div><div><br></div><div>i do get responses to "cat /dev/input/event1"</div><div><div>cat /proc/bus/input/devices</div><div><br></div><div>I: Bus=0000 Vendor=0000 Product=0000 Version=0000</div><div>N: Name="himax-touchscreen"</div><div>P: Phys=</div><div>S: Sysfs=/devices/virtual/input/input1</div><div>U: Uniq=</div><div>H: Handlers=event1 cpufreq </div><div>B: PROP=2</div><div>B: EV=b</div><div>B: KEY=400 0 0 0 0 0 0 0 0 0 0</div><div>B: ABS=2650000 10000000</div></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Regards,<div>vinay simha</div></div></div></div>
<br><div class="gmail_quote">On Wed, Nov 12, 2014 at 8:41 PM, Rob Clark <span dir="ltr"><<a href="mailto:robdclark@gmail.com" target="_blank">robdclark@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't really remember myself, but maybe someone else does.  But IIRC<br>
the touchpad had some goofy userspace driver.<br>
<br>
I'm not an input expert, but I think if the touchscreen driver used<br>
normal kernel evdev stuff, x11 should automatically detect it.  At<br>
least on desktop/x86 that stuff should be plug-and-play.<br>
<br>
BR,<br>
-R<br>
<div><div class="h5"><br>
On Wed, Nov 12, 2014 at 4:32 AM, vinay simha<br>
<<a href="mailto:vinaysimha@inforcecomputing.com">vinaysimha@inforcecomputing.com</a>> wrote:<br>
> HI,<br>
><br>
> What is the .conf used for touchscreen driver  for hp-touchpad ,<br>
> usr/share/X11/xorg.conf.d/<br>
><br>
> Is there any separate .conf used in /etc/X11/xorg.conf.d/ for hp-touchpad<br>
><br>
> Regards,<br>
> vinay simha<br>
><br>
</div></div>> _______________________________________________<br>
> Freedreno mailing list<br>
> <a href="mailto:Freedreno@lists.freedesktop.org">Freedreno@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/freedreno" target="_blank">http://lists.freedesktop.org/mailman/listinfo/freedreno</a><br>
><br>
</blockquote></div><br></div>