From: "Henrik Rydberg" <rydberg@euromail.se>
To: Bastien Nocera <hadess@hadess.net>
Cc: linux-input@vger.kernel.org
Subject: Re: Elo TouchSystems touchscreen support? (04e7:0022)
Date: Mon, 31 Jan 2011 22:28:42 +0100 [thread overview]
Message-ID: <20110131212842.GB1603@polaris.bitmath.org> (raw)
In-Reply-To: <1296485689.7756.9.camel@novo.hadess.net>
Hi Bastien,
> Built into my Lenovo A700 all-in-one is a touchscreen. lsusb says:
> $ lsusb | grep -i touch
> Bus 002 Device 006: ID 04e7:0022 Elo TouchSystems
I take it this is a dual-touch device?
> The touchscreen "works", in that tapping it will create a click event,
> though that click event is always in the top left of the screen.
This is quite common for HID multitouch devices without proper driver
support. Sometimes using the HID_MULTI_INPUT quirk helps. Check
usbhid/hid-quirks.c for examples.
> Full output of lsusb -vvv attached.
>
> Anybody with ideas as to what I'm missing, or whether that particular
> device is supported?
You probably noted already that the 04e7:0020 device is listed in
usbhid. Unless the device claims to be win7 compliant (implying
patching up hid-multitouch), going with the evtouch X driver might get
you a bit on the way. Or - god forbid - the binary blob drivers...
> Using kernel 2.6.38-rc2-git5 (from Fedora rawhide).
The serial elo driver has not been updated since 2007...
Cheers,
Henrik
next prev parent reply other threads:[~2011-01-31 21:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-31 14:54 Elo TouchSystems touchscreen support? (04e7:0022) Bastien Nocera
2011-01-31 21:28 ` Henrik Rydberg [this message]
2011-02-01 9:00 ` Benjamin Tissoires
2011-02-01 12:01 ` Bastien Nocera
2011-02-01 13:25 ` Benjamin Tissoires
2011-02-02 12:42 ` Bastien Nocera
2011-02-02 13:18 ` Benjamin Tissoires
2011-02-02 13:20 ` Benjamin Tissoires
[not found] ` <1296922260.4223.4.camel@novo.hadess.net>
2011-02-07 16:51 ` Benjamin Tissoires
2011-02-07 17:04 ` Bastien Nocera
2011-02-07 17:11 ` Benjamin Tissoires
2011-02-08 14:47 ` Benjamin Tissoires
2011-02-18 16:15 ` Bastien Nocera
2011-02-18 20:03 ` Benjamin Tissoires
2011-05-18 22:14 ` Bastien Nocera
2011-05-19 9:31 ` Benjamin Tissoires
2011-02-01 13:26 ` Henrik Rydberg
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=20110131212842.GB1603@polaris.bitmath.org \
--to=rydberg@euromail.se \
--cc=hadess@hadess.net \
--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).