On Sat, Jan 21, 2012 at 10:00:41AM -0600, Favux ... wrote:
> Cedric, are you talking about your ASUS EEE Slate  with the Wacom
> digitizer and eGalax touchscreen?
> 
> Last I saw Chris was saying use evdev not xf86-input-wacom?

I have no memory of that. The xf86-input-wacom works fine with any
generic hid-multitouch, I think.

> So you
> and Benjamin got the hid driver straightened out and you have the
> right quirk(s) for xf86-input-wacom?

There have never been any quirks for x86-input-wacom. The hid-multitouch
required some quirks but since then, the eGalax is a proper multitouch
device (or just singletouch, for that matter)

> Anyway that's where I suspect the problem is.

Unless Alexeys patch relies on some specific wacom feature I would not
see how. The eGalax reports completely normal events. FYI i attached a
short excerpt from evtest of finger-down & move & finger-up.

> 
> It doesn't seem reasonable to ask Alexey to get up to speed on that
> saga.  I think you need Chris again if he has some time.

I don't think his has anything to do with the fact that this is a
eGalax. Of course I might be mistaken.
> 
> Favux
slate ~ # ./evtest /dev/input/event9
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0xeef product 0xa001 version 0x210
Input device name: "eGalax_eMPIA Technology Inc. PCAP MultiTouch Controller"
Supported events:
  Event type 0 (Sync)
  Event type 1 (Key)
    Event code 330 (Touch)
  Event type 3 (Absolute)
    Event code 0 (X)
      Value  24336
      Min        0
      Max    32767
    Event code 1 (Y)
      Value  24624
      Min        0
      Max    32767
    Event code 47 (Slot)
      Value      0
      Min        0
      Max        9
    Event code 53 (Position X)
      Value      0
      Min        0
      Max    32767
    Event code 54 (Position Y)
      Value      0
      Min        0
      Max    32767
    Event code 57 (Tracking ID)
      Value      0
      Min        0
      Max    65535
Testing ... (interrupt to exit)
Event: time 1327162176.167606, type 3 (Absolute), code 57 (Tracking ID), value 
39610
Event: time 1327162176.167609, type 3 (Absolute), code 53 (Position X), value 
23872
Event: time 1327162176.167610, type 3 (Absolute), code 54 (Position Y), value 
24064
Event: time 1327162176.167624, type 1 (Key), code 330 (Touch), value 1
Event: time 1327162176.167626, type 3 (Absolute), code 0 (X), value 23872
Event: time 1327162176.167627, type 3 (Absolute), code 1 (Y), value 24064
Event: time 1327162176.167627, -------------- Report Sync ------------
Event: time 1327162176.223537, type 3 (Absolute), code 54 (Position Y), value 
24096
Event: time 1327162176.223575, type 3 (Absolute), code 1 (Y), value 24096
Event: time 1327162176.223578, -------------- Report Sync ------------
Event: time 1327162176.244577, type 3 (Absolute), code 53 (Position X), value 
23888
Event: time 1327162176.244579, type 3 (Absolute), code 54 (Position Y), value 
24240
Event: time 1327162176.244605, type 3 (Absolute), code 0 (X), value 23888
Event: time 1327162176.244607, type 3 (Absolute), code 1 (Y), value 24240
Event: time 1327162176.244608, -------------- Report Sync ------------
Event: time 1327162176.245476, type 3 (Absolute), code 57 (Tracking ID), value 
-1
Event: time 1327162176.245484, type 1 (Key), code 330 (Touch), value 0
Event: time 1327162176.245485, -------------- Report Sync ------------
^C
slate ~ #
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to