linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Dmitry Torokhov <dtor@insightbb.com>
Cc: linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: Getting touchscreen to work on Fujitsu B6210
Date: Thu, 5 Apr 2007 13:36:15 -0700	[thread overview]
Message-ID: <20070405133615.6536eea5@localhost> (raw)
In-Reply-To: <200704040116.58366.dtor@insightbb.com>

On Wed, 4 Apr 2007 01:16:57 -0400
Dmitry Torokhov <dtor@insightbb.com> wrote:

> Hi Stephen,
> 
> 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.
> > 
> > Ideas?
> > 
> 
> Please try the patch below. You will need to load 8250_pnp,
> serport and fujitsu_ts modules, then do
> 
>         inputattach -fjt /dev/ttyS0
>

inputattach runs (then waits). Data is arriving when I touch
the screen. Now what? Do I need an Xorg driver for it?

  parent reply	other threads:[~2007-04-05 20:36 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 [this message]
2007-04-06  2:27     ` Dmitry Torokhov
2007-04-10 22:40       ` Richard Purdie
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=20070405133615.6536eea5@localhost \
    --to=shemminger@linux-foundation.org \
    --cc=dtor@insightbb.com \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    /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).