Err. Got it working. combination of copying the hid-core.c from 2.6.13
to 2.6.11 (my kernel is 2.6.12) because of an error when building, and
my fingers not typing what my brain is telling them..

On Tue, 2006-04-11 at 14:57 -0700, Derrick MacPherson wrote:
> The device seems to not be responding to the Mode setting, am I missing
> something?
> 
> I plug in the USB on the Cintiq and in /var/log/messages I see:
> 
> Apr 11 14:50:36 Vanier kernel: usb 3-2: new full speed USB device using
> uhci_hcd and address 2
> Apr 11 14:50:37 Vanier kernel: usbcore: registered new driver hiddev
> Apr 11 14:50:37 Vanier kernel: usbcore: registered new driver usbhid
> Apr 11 14:50:37 Vanier kernel: /var/tmp/linuxwacom-0.7.2/src/2.6.11/hid-
> core.c: v2.01:USB HID core driver
> Apr 11 14:50:37 Vanier kernel: input: Wacom Cintiq 21UX on
> usb-0000:00:1d.1-2
> Apr 11 14:50:37 Vanier kernel: usbcore: registered new driver wacom
> Apr 11 14:50:37 Vanier
> kernel: /var/tmp/linuxwacom-0.7.2/src/2.6.11/wacom.c: v1.40 - 2.6.11.3-
> pc-0.4:USB Wacom Graphire and Wacom Intuos tablet driver
> 
> 
> My xorg.conf file has:
> 
> Section "InputDevice"
>         Identifier  "stylus"
>         Driver      "wacom"
>         Option      "Type" "stylus"
>         Option      "Mode" "absolute"
>         Option      "Device" "/dev/input/event3"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "eraser"
>         Driver      "wacom"
>         Option      "Type" "eraser"
>         Option      "Mode" "absolute"
>         Option      "Device" "/dev/input/event3"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "cursor"
>         Driver      "wacom"
>         Option      "Type" "cursor"
>         Option      "Mode" "absolute"
>         Option      "Device" "/dev/input/event3"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "pad"
>         Driver      "wacom"
>         Option      "Type" "pad"
>         Option      "Mode" "absolute"
>         Option      "Device" "/dev/input/event3"
> EndSection
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Linuxwacom-discuss mailing list
> Linuxwacom-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss
> 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to