From: Henrik Rydberg <rydberg@euromail.se>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Steve.Grahovac@microchip.com, Linux Input <linux-input@vger.kernel.org>
Subject: Re: Microchip Touchscreen Driver Submissions
Date: Thu, 02 Dec 2010 10:55:06 +0100 [thread overview]
Message-ID: <4CF76CFA.5010709@euromail.se> (raw)
In-Reply-To: <20101202001439.GA31397@core.coreip.homeip.net>
>
>> I verified the multi-touch was being reported
>> correctly by use of the pymt python multi-touch draw application. For
>> touchscreen emulation, I did notice an issue where touch events seemed
>> to be properly sent as evdev packets by the mchppcapmt kernel module,
>> however Xorg 7.5 did not process these touch events correctly since the
>> cursor moved but there were no click events (I'm guessing this is an
>> Xorg issue, but not 100 percent sure). Are you familiar with any
>> multi-touch touchscreen emulation issues with Xorg?
>
> Multitouch support is work in progress on all levels of our stack, I
> think Henrik is in a better position to answer this question.
There are a number of things that can go wrong, anywhere from the kernel driver,
whether mtdev is used or not (latest pymt has mtdev support), which X driver is
in use, and what distro is being used.
For driver tests, the mtview program (http://bitmath.org/code/mtview/) has been
used successfully during development of some drivers, since it does not depend
on the higher levels of the stack. Combined with evtest, it is usually possible
to find the point-and-click problems.
If you do find an error higher up the stack, providing a test case using the
utouch-evemu project is very valuable, since it allows the hardware and the
exact situation to be emulated and explicitly tested on any machine.
Thanks,
Henrik
next prev parent reply other threads:[~2010-12-02 9:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E773D38DD616EA4A9B9DBDA8009918200B0298FA@CHN-CL-MAIL01.mchp-main.com>
2010-12-02 0:14 ` Microchip Touchscreen Driver Submissions Dmitry Torokhov
2010-12-02 9:55 ` Henrik Rydberg [this message]
2010-12-02 17:16 ` Steve.Grahovac
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CF76CFA.5010709@euromail.se \
--to=rydberg@euromail.se \
--cc=Steve.Grahovac@microchip.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).