Package: xserver-xorg-input-acecad
Version: 1:1.1.0-1
Severity: important

I have a [EMAIL PROTECTED] Acecad USB tablet. This is properly detected
and configured by the kernel, but not by the X.org driver.

The relevant xorg.conf section is

Section "InputDevice"
        Identifier      "ACECAD Tablet"
        Driver          "acecad"
        Option          "Device"        "auto-dev"
        Option          "ReportSpeed"   "120"
        Option          "Mode"          "absolute"
EndSection

According to the author's webpage @ http://acecad.sourceforge.net/install.html
this should be enough to let the driver auto-configure the USB model.
However, this is not the case, as Xorg reports:

(EE) xf86OpenSerial: Cannot open device auto-dev
        No such file or directory.
(EE) AceCad driver unable to open device

Trying to set the Device explicitly, either to the appropriate
/dev/input/event* or /dev/input/mouse* or /dev/usbdev* device fails
likewise.

This effectively makes the USB tablet unusable as such.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-rc7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to