On Wed, 2011-03-23 at 11:57 -0600, Clark, Joel wrote:
> It would be interesting to know if the Cando Multi Touch with the mtev driver 
> works with the current QT/QML framework derived applications. We have seen 
> issues with compatibility with QML apps on older single touch drivers with 
> mtev.
> 
> regards
> Joel

Single touch seems to work okay.  Multi-touch seems a bit broken right
now though.  I'm not sure why.

-Kevron

> 
> 
> -----Original Message-----
> From: Kevron Rees [mailto:kevron_m_r...@linux.intel.com] 
> Sent: Wednesday, March 23, 2011 10:08 AM
> To: Clark, Joel
> Cc: meego-dev@meego.com; Hoffmann, Joel A; meego-...@meego.com
> Subject: Re: [MeeGo-dev] [MeeGo-ivi] Supported Hardware
> 
> On Wed, 2011-03-23 at 10:00 -0700, Kevron Rees wrote:
> > On Wed, 2011-03-23 at 05:31 -0600, Clark, Joel wrote:
> > > Redirected to MeeGo-dev because Lenovo S10-3T has more wide spread use 
> > > there than in the IVI community.
> > > 
> > > Which touchscreen driver does the Lenovo S10-3t use in MeeGo?  Does it 
> > > suffer the same bug other touchscreens suffer since XINPUT2 support was 
> > > added such as https://bugs.meego.com/show_bug.cgi?id=12777 for IVI?
> > > 
> > > 
> > 
> > Touchscreen works out of the box on handset versions of meego on the
> > S10-3T.  But we are using evdev instead of the older evtouch.
> > 
> 
> Correction, it looks like we are using mtev for Cando and egalax
> touchscreens.  This is the snippet from /etc/X11/xorg.conf.d/:
> 
> Section "InputClass"
>         Identifier              "Cando Multi Touch Panel"
>         MatchVendor             "Cando"
>         MatchDevicePath         "/dev/input/event*"
>         Driver                  "mtev"
>         Option                  "Ignore"                "off"
> EndSection
> 
> > Regards,
> > -Kevron
> > 
> > > 
> > > regards
> > > Joel
> > > 
> > > 
> > > -----Original Message-----
> > > From: Nasa [mailto:nas...@comcast.net] 
> > > Sent: Friday, March 18, 2011 5:20 AM
> > > To: Rudolf Streif
> > > Cc: Clark, Joel; meego-...@meego.com; Hoffmann, Joel A
> > > Subject: Re: [MeeGo-ivi] Supported Hardware
> > > 
> > > I was just wondering...
> > > 
> > > Is the Lenova touchscreen use the tsc2007 driver?  I couldn't find 
> > > any specific specs on those to tell if the TS screen is from TI.
> > > 
> > > Nasa
> > > ----- "Rudolf Streif" <rudolf.str...@linuxfoundation.org> wrote:
> > > 
> > > > MeeGo IVI runs on the Lenovo Ideapad out of the box. With the recent
> > > > builds there were two problems reported (which I can confirm from
> > > > trying it myself): the display backlight gets dimmed to zero (this is
> > > > a new issue, but there is a workaround), the y coordinate of the
> > > > touchscreen is reversed (that is deliberate as far as I know and was
> > > > done for the Russelville and Northville platforms).
> > > > 
> > > > 
> > > > Rudi
> > > > 
> > > > 
> > > > On Fri, Mar 11, 2011 at 4:39 AM, Hoffmann, Joel A <
> > > > joel.a.hoffm...@intel.com > wrote:
> > > > 
> > > > 
> > > > Is there any intention to support MeeGo IVI on the Lenovo touchpad
> > > > tablet for demonstration and software development purposes?  I'm about
> > > > to start a project to create an automotive IO module for netbooks in
> > > > general so such a capability would exist and developers of software
> > > > apps could have a low-cost platform to work from.  As we know there
> > > > are hundreds of these systems in deployment with MeeGo developers.
> > > > 
> > > > -- Joel
> > > > 
> > > > 
> > > > 
> > > > 
> > > > -----Original Message-----
> > > > From: meego-ivi-boun...@lists.meego.com [mailto:
> > > > meego-ivi-boun...@lists.meego.com ] On Behalf Of Clark, Joel
> > > > Sent: Friday, March 11, 2011 6:22 AM
> > > > To: Nasa; meego-...@meego.com
> > > > Subject: Re: [MeeGo-ivi] Supported Hardware
> > > > 
> > > > I think I found your reference to Core 2 CPU systems.  It is in the
> > > > installation instructions.
> > > > http://meego.com/devices/in-vehicle/installing-meego-your-intel-ivi-system
> > > > 
> > > > This originated (IVI copied)
> > > > http://meego.com/devices/netbook/installing-meego-your-netbook
> > > > 
> > > > 
> > > > Certainly the focus has been to target and validate MeeGo IVI on IVI
> > > > specific platforms. The IVI platforms that have been developed by the
> > > > Intel Embedded Computing group have all been based on the Intel Atom
> > > > processor. Those are the platform drivers we have been adding and the
> > > > systems we have been testing on.
> > > > 
> > > > regards
> > > > Joel
> > > > 
> > > > 
> > > > -----Original Message-----
> > > > From: meego-ivi-boun...@lists.meego.com [mailto:
> > > > meego-ivi-boun...@lists.meego.com ] On Behalf Of Nasa
> > > > Sent: Friday, March 11, 2011 3:55 AM
> > > > To: meego-...@meego.com
> > > > Subject: [MeeGo-ivi] Supported Hardware
> > > > 
> > > > What up gang?
> > > > 
> > > > I wanted to verify something I have been noting...
> > > > 
> > > > Back in November (on this very list) supported platforms were stated
> > > > as:
> > > > 
> > > > 
> > > > "We'll need to execute code on hardware to validate that software
> > > > works.
> > > > An Intel hardware platform has already been identified: Intel Atom
> > > > or Intel Core 2 CPU with support for SSSE3."
> > > > 
> > > > However, looking at most recent efforts it seems that the Core 2
> > > > platform
> > > > is being somewhat *dropped* (ie: drivers that are integrated are aimed
> > > > away from those platforms).
> > > > 
> > > > Is the observation correct?  If it is, it is probably something to
> > > > note
> > > > somewhere...
> > > > 
> > > > 
> > > > Nasa
> > > > _______________________________________________
> > > > MeeGo-ivi mailing list
> > > > meego-...@lists.meego.com
> > > > http://lists.meego.com/listinfo/meego-ivi
> > > > _______________________________________________
> > > > MeeGo-ivi mailing list
> > > > meego-...@lists.meego.com
> > > > http://lists.meego.com/listinfo/meego-ivi
> > > > _______________________________________________
> > > > MeeGo-ivi mailing list
> > > > meego-...@lists.meego.com
> > > > http://lists.meego.com/listinfo/meego-ivi
> > > _______________________________________________
> > > MeeGo-dev mailing list
> > > MeeGo-dev@meego.com
> > > http://lists.meego.com/listinfo/meego-dev
> > > http://wiki.meego.com/Mailing_list_guidelines
> > 
> > 
> > _______________________________________________
> > MeeGo-dev mailing list
> > MeeGo-dev@meego.com
> > http://lists.meego.com/listinfo/meego-dev
> > http://wiki.meego.com/Mailing_list_guidelines
> 
> 


_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to