Re: Complaint: Wacom driver in 2.6

From: Matt Gibson (gothick_at_gothick.org.uk)
Date: 09/30/03

  • Next message: David Lang: "Re: Can't X be elemenated?"
    To: Simon Ask Ulsnes <simon@ulsnes.dk>
    Date:	Tue, 30 Sep 2003 18:13:03 +0100
    
    

    [disclaimer: I am not a kernel developer!]
    On Tuesday 30 Sep 2003 07:59, Simon Ask Ulsnes <simon@ulsnes.dk> wrote:
    > Thanks for replying.
    > You aren't even using the wacom driver!

    I _am_ using the wacom driver. I'm just using the wacom kernel driver rather
    than the XFree86 wacom driver.

    > Mine works too in that way (I think it is some kind of regular PS/2 mouse
    > emulation or so).

    I think it goes something like this: the kernel wacom driver now interprets
    wacom packets into standard kernel mouse input. See drivers/usb/input/
    wacom.c for that: it's the wacom_graphire_irq() function that's doing it for
    us both. Then /dev/mice gathers the input from all sources like this and
    presents them as a single ps/2-style mouse interface. I _think_ this is
    done in mousedev.c, but I haven't really looked into it. Someone feel free
    to correct me!

    On my machine, the result is that events from both my Wacom and my old PS/2
    style mouse are seamlessly merged into /dev/mice, so that's all X needs to
    consider, and I could use them both at once if I wanted. Not that useful to
    me, in fact, and the PS/2 mouse is only connected for those rare occasions
    when I boot into some ancient program from a DOS floppy, but hey...

    I think, if you want to get the XFree86 driver working, you can't use /dev/
    mice as well (otherwise, for example, when using the pen, your X mouse will
    get events from both /dev/mice, as the kernel translates the pen movements
    into /dev/mice events, _and_ from the Wacom driver interpreting the same
    input event stream.

    > Come to think of it, maybe the problem lies in the XFree86 driver, which I
    > suppose isn't really compatible with the new kernel. Well, whatayaknow...
    > ;-)

    I think that may be your problem. I don't know whether the standard event
    interface has changed at all recently. I haven't found any need for the
    extra tablet features yet that would need me to look into the XFree driver
    thoroughly (one thing I do remember, though, is that the last time I looked,
    you needed to remove the mouse from the pad and drop it back down again
    before the driver started working -- did you try that, or were you seeing
    weird results rather than no results at all?)

    Anyway. It's quite possible that as 2.6 starts "getting about a bit", the
    XFree86 driver will be naturally updated to cope with it. I don't know what
    the current status of the driver is. The project homepage is here:
    http://people.mandrakesoft.com/~flepied/projects/wacom/ ...but I'm guessing
    you'd already found that.

    Good luck!

    M

    -- 
    "It's the small gaps between the rain that count,
     and learning how to live amongst them."
    	      -- Jeff Noon
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: David Lang: "Re: Can't X be elemenated?"

    Relevant Pages

    • Re: Wacom Tablet Driver Problem OSX
      ... problem with an Intuos 3 on a Mac Pro running OS X 10.5.2 ... I recently ran into an infuriating bug with a Wacom driver. ... installer was not finding, erasing or overwriting them. ...
      (comp.sys.mac.graphics)
    • Wacom Tablet Driver Problem OSX
      ... I recently ran into an infuriating bug with a Wacom driver. ... I previously had a Graphire tablet and upgraded to the Bamboo. ... installer was not finding, erasing or overwriting them. ...
      (comp.sys.mac.graphics)
    • Re: Wacom Tablet Driver Problem OSX
      ... problem with an Intuos 3 on a Mac Pro running OS X 10.5.2 ... The most current driver is Wacom Driver 5.0.5-3 ... Suddenly the Wacom driver refused to recognize my tablet. ... installer was not finding, erasing or overwriting them. ...
      (comp.sys.mac.graphics)
    • Re: [PATCH] Make kbtab play nice with wacom_drv in Xorg/XFree86
      ... > XF86/Xorg Wacom driver, ... > the driver won't report any input events. ... It's a bug in the X Wacom driver that it doesn't check the initial state ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 18-rc2] Fix typos in /Documentation : N-P
      ... Again, if you're not gonna do synchronization with disk drives (dang, ... -the kernel. ... There are two options specific to PSX driver portion. ... The driver uses the settings from the EEPROM set in the SCSI BIOS ...
      (Linux-Kernel)