From: Jiri Kosina <jkosina@suse.cz>
To: Alex Custov <alex.custov@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: touchscreen wirh 2.6.26
Date: Fri, 27 Nov 2009 13:10:40 +0100 (CET) [thread overview]
Message-ID: <alpine.LSU.2.00.0911271308270.6953@wotan.suse.de> (raw)
In-Reply-To: <39840bc80911270403q83c16efy872cc1f72a0344ee@mail.gmail.com>
On Fri, 27 Nov 2009, Alex Custov wrote:
> >> I have Acer T230H on Debian Lenny with 2.6.26.8 manually complied
> >> kernel. The problem is that this is a multitouch monitor and it seems
> >> that it doesn't work at all (even single touches). All things under
> >> "Drivers => Input device support => Touchscreens" are enabled in kernel
> >> (as modules). Is this type of monitor supported, or I should upgrade to
> >> a newer kernel? Thanks.
> >
> > How is the touchscreen conntected to system? Is it USB? If so, what is the
> > vendor and product ID? (lsusb will tell).
>
> Hi. Thanks for answer. I've already found the /dev device it has - it
> is /dev/usb/hiddev0. Yes, it is USB connected. I did "cat
> /dev/usb/hiddev0" and touched some points on the screen, it seems that
> it works (I got some binary data from 'cat'). Now I will try to add
> the corresponding section to the xorg.conf to let it work in X.
It might not be that trivial -- /dev/usb/hiddev0 gives you only
more-or-less raw HID data, but they have still to be interpreted somehow
to make sense.
If the device is implementing some vendor-specific (or device-specific)
protocol, then the data you see coming through hiddev0 might not be useful
at all directly in X.
Repeating from my previous mail -- please provide the idVendor/idProduct
(found by lsusb -v) for this device. It might be supported in later
kernels, but without this information, it's impossible to tell.
--
Jiri Kosina
SUSE Labs, Novell Inc.
next prev parent reply other threads:[~2009-11-27 12:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 3:57 Alex Custov
2009-11-27 10:59 ` Jiri Kosina
2009-11-27 12:03 ` Alex Custov
2009-11-27 12:10 ` Jiri Kosina [this message]
2009-11-27 17:36 ` Alex Custov
2009-11-27 23:30 ` Jiri Kosina
2009-12-09 21:21 ` Tamási János
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=alpine.LSU.2.00.0911271308270.6953@wotan.suse.de \
--to=jkosina@suse.cz \
--cc=alex.custov@gmail.com \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®