public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
To: Benoit Vaillant <benoit.vaillant@no-log.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Atom/GMA500
Date: Mon, 23 Oct 2017 14:50:09 +0100	[thread overview]
Message-ID: <20171023145009.27afe421@alans-desktop> (raw)
In-Reply-To: <20171021153110.3qcy4du3olswszd4@auroras.fr>

On Sat, 21 Oct 2017 17:31:10 +0200
Benoit Vaillant <benoit.vaillant@no-log.org> wrote:

> Hello,
> 
> This is my first post here so please do point me to other places if
> this is not the mailing list to follow. I've tried IRC #debian and
> #linux which pointed to ask here. So here I am.

Welcome

> Although I've got a lot of questions, my first one is on the gma500
> linux device driver. I'd like to make the touchscreen be recognized.

The GMA500 is just a graphics driver. If there is a touchscreen then that
is connected to something else entirely.

It's also quite a limited graphics driver - it'll do mode setting and very
fast text mode console but has no 2D/3D acceleration support included
because Imagination always kept the 3D acceleration info secret and the 2D
acceleration wasn't worth supporting.
 
> Is this anything doable[2] in the current state of the kernel? I'm
> using 4.9.0-4-686-pae, but can switch to any other brach if prefered,
> like linux-4.14-rc4.
> 
> TIH,
> 

The usb would best be viewed with a more detailed lsusb (-vv or similar)
but I'd guess that

Syntek is the camera
Primax is the built in mouse
Option is the 3G Modem

so the touch screen would presumably be hiding somewhere else. Given the
platform I would guess its either using the mouse port or a serial port.
I don't remember any built in i2c/spi controller on that chipset anyway.

If it's on the ps/2 port it might work, if it's on the serial port you
are going to have to reverse engineer the protocol.

Alan

  reply	other threads:[~2017-10-23 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-21 15:31 Atom/GMA500 Benoit Vaillant
2017-10-23 13:50 ` Alan Cox [this message]
2017-10-23 18:04   ` Atom/GMA500 Benoit Vaillant
2017-10-23 18:10     ` Atom/GMA500 Benoit Vaillant

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=20171023145009.27afe421@alans-desktop \
    --to=gnomes@lxorguk.ukuu.org.uk \
    --cc=benoit.vaillant@no-log.org \
    --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