From: Richard Purdie <rpurdie@rpsys.net>
To: Dmitry Torokhov <dtor@insightbb.com>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>,
linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: Getting touchscreen to work on Fujitsu B6210
Date: Tue, 10 Apr 2007 23:40:24 +0100 [thread overview]
Message-ID: <1176244824.5809.108.camel@localhost.localdomain> (raw)
In-Reply-To: <200704052227.19831.dtor@insightbb.com>
On Thu, 2007-04-05 at 22:27 -0400, Dmitry Torokhov wrote:
> > > On Thursday 22 February 2007 01:16, Stephen Hemminger wrote:
> > > > I did a little investigation and the touchscreen on B6210 is
> > > > attached via the 8250 serial port. I tried enabling it with
> > > > inputattach but seem to get garbage.
> > > >
> > > > I can extract the initialization code from the evtouch driver
> > > > to a usermode program and read information from /dev/ttyS0.
> > > >
> > > > The lifebook psmouse extension won't work because it tries
> > > > to grab the 8042 (touchpad) rather than the touch screen.
>
> Could ypou please load evbug module or run evtest utility and
> verify that the driver produces reasonable events?
>
> > Do I need an Xorg driver for it?
>
> Mousedev (i.e. /dev/input/{mouseX|mice} will provide crude
> emulation of normal mouse; there is evtouch X driver that
> should work better. You may also try evdev X driver from
> recent releases of x.org; as far as I know they want it to
> supesede evtouch eventually.
>
> There are also solutions based on tslib library that allows
> touchscreen calibrating, etc. but I am not familiar with it
> so I am CCing Richard Purdie.
http://tslib.berlios.de/
It has some test routines (ts_print, ts_test) and a calibration routine
(ts_calibrate) which should let you see what's going on. I've found them
invaluable for testing kernel touchscreen drivers.
Regards,
Richard
next prev parent reply other threads:[~2007-04-10 22:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-22 6:16 Getting touchscreen to work on Fujitsu B6210 Stephen Hemminger
2007-04-04 5:16 ` Dmitry Torokhov
2007-04-05 19:39 ` Stephen Hemminger
2007-04-05 20:51 ` Dmitry Torokhov
2007-04-05 20:36 ` Stephen Hemminger
2007-04-06 2:27 ` Dmitry Torokhov
2007-04-10 22:40 ` Richard Purdie [this message]
2007-05-01 15:49 ` Dmitry Torokhov
2007-05-01 17:39 ` Stephen Hemminger
2007-05-01 18:02 ` Dmitry Torokhov
2007-05-21 19:02 ` [PATCH] touchscreen: Fujitsu touchscreen driver Stephen Hemminger
2007-05-22 13:24 ` Dmitry Torokhov
2007-07-10 23:09 ` Stephen Hemminger
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=1176244824.5809.108.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=dtor@insightbb.com \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
--cc=shemminger@linux-foundation.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).