Hi everybody,

  Does anyone have ever succeeded in getting a USB Wacom Intuos tablet
to work completly (under linux and XFree) ???

   Mine doesn't seem to be properly onfigured, I must have missed
something, I compiled 2.4.0-test4 kernel with all (that's what I deem)
every USB and/or Wacom relevant module, my rc.modules boot-sequence
script load theese modules so I get the following when i do a "lsmod":

            Module                  Size  Used by
            wacom                   2916   0  (autoclean) (unused)
            hid                    11720   0  (autoclean) (unused)
            usb-serial             17920   0  (autoclean) (unused)
            mousedev                4308   1  (autoclean)
            evdev                   3888   0  (autoclean) (unused)
            input                   3456   0  (autoclean) [wacom hid
mousedev evdev]
            usb-uhci               23044   0  (autoclean) (unused)
            usbcore                51520   1  (autoclean) [wacom hid
usb-serial usb-uhci]

(I tried both usb-uhci.o and uhci.o modules, I have a ABIT BP6
motherboard with an Intel PIIX4 chipset and two Celeron processors)

    The Wacom Intuos device seems to be found by the USB modules, so
I get the following when I do a "lsusb":
            [...]
            Bus 001 Device 002: ID 056a:0020 WACOM Co., Ltd.
            Device Descriptor:
              bLength                18
              bDescriptorType         1
              bcdUSB               1.00
              bDeviceClass            0 Interface
              bDeviceSubClass         0
              bDeviceProtocol         0
              bMaxPacketSize0         8
              idVendor           0x056a WACOM Co., Ltd.
              idProduct          0x0020
              bcdDevice            1.01
              iManufacturer           1 Tablet
              iProduct                2 GD-0405-U
              iSerial                 0
              bNumConfigurations      1
              Configuration Descriptor:
                bLength                 9
                bDescriptorType         2
                wTotalLength           34
                bNumInterfaces          1
                bConfigurationValue     1
                iConfiguration          0
                bmAttributes         0x80
                MaxPower              500mA
                Interface Descriptor:
                  bLength                 9
                  bDescriptorType         4
                  bInterfaceNumber        0
                  bAlternateSetting       0
                  bNumEndpoints           1
                  bInterfaceClass         3 Human Interface Devices
                  bInterfaceSubClass      1 Boot Interface Subclass
                  bInterfaceProtocol      2 Mouse
                  iInterface              0
                    HID Device Descriptor:
                      bLength                 9
                      bDescriptorType        33
                      bcdHID               1.00
                      bCountryCode            0
                      bNumDescriptors         1
                      bDescriptorType        34
                      wDescriptorLength      78
                  Endpoint Descriptor:
                    bLength                 7
                    bDescriptorType         5
                    bEndpointAddress     0x81  EP 1 IN
                    bmAttributes            3
                      Transfer Type            Interrupt
                      Synch Type               none
                    wMaxPacketSize         10
                    bInterval               5
              Language IDs: 0409

    I modified XF86config to load the appropriate module, but X11 keeps
on complaining "Error opening /dev/wacom: no such device" whatever
device I link /dev/wacom to (I tried almost every USB and input device
described in /usr/src/linux/Documentation/devices.txt)...

    I'm beginning to think I just wasted money being to optmistic when I
bought this USB Intuos tablet...

Thanks

Hubert, sort of desperate

--
+-----------------------------------------------------------------------+
+                                                                       +
+  Hubert Quarantel-Colombani   / Lurenzu                               +
+           "L'ignorance engendre la peur, la peur engendre la haine "  +
+                                                                       +
+-----------------------------------------------------------------------+


Reply via email to