You are not logged in.

#1 2025-10-28 23:15:06

onexused
Member
Registered: 2009-10-07
Posts: 117

Veikk A15 "missing tablet capabilities: resolution"

The Veikk A15 drawing tablet I have used to work, but it's been more than a year since I used it. Now, neither the buttons nor pen cause any effect outside the proprietary driver GUI. `libinput list-devices` shows 2 items for it when plugged in, but also complains, "event17 - VEIKK.INC A15 Stylus: libinput bug: missing tablet capabilities: resolution. Ignoring this device."
Adding a file in /etc/udev/hwdb.d/ similar to this solution and replugging the device didn't resolve the error (also referenced: /lib/udev/hwdb.d/60-evdev.hwdb comments).
The proprietary driver package *was* updated on my system since I used the tablet last, but I can't try going back to an older version as I didn't save the package and the manufacturer has removed the file from their website.
Did I put the wrong info in the file? Alternately, what else should I try?

/etc/udev/hwdb.d/61-veikk.hwdb:

# Veikk A15. Resolution based on driver reported values and a manual measurement
#   of input surface
evdev:input:b0003v2febp0004*
   EVDEV_ABS_00=::200
   EVDEV_ABS_01=::209

libinput list-devices output, cropped to only show VEIKK devices:

Device:                  VEIKK.INC A15 Mouse
Kernel:                  /dev/input/event16
Id:                      usb:2feb:0004
Group:                   5
Seat:                    seat0, default
Capabilities:            pointer 
Tap-to-click:            n/a
Tap-and-drag:            n/a
Tap button map:          n/a
Tap drag lock:           n/a
Left-handed:             disabled
Nat.scrolling:           disabled
Middle emulation:        disabled
Calibration:             identity matrix
Scroll methods:          button
Scroll button:           BTN_MIDDLE
Scroll button lock:      disabled
Click methods:           none
Clickfinger button map:  n/a
Disable-w-typing:        n/a
Disable-w-trackpointing: n/a
Accel profiles:          flat *adaptive custom
Rotation:                0.0
Area rectangle:          n/a

Device:                  VEIKK.INC A15 Keyboard
Kernel:                  /dev/input/event18
Id:                      usb:2feb:0004
Group:                   5
Seat:                    seat0, default
Capabilities:            keyboard 
Tap-to-click:            n/a
Tap-and-drag:            n/a
Tap button map:          n/a
Tap drag lock:           n/a
Left-handed:             n/a
Nat.scrolling:           n/a
Middle emulation:        n/a
Calibration:             n/a
Scroll methods:          none
Scroll button:           n/a
Scroll button lock:      n/a
Click methods:           none
Clickfinger button map:  n/a
Disable-w-typing:        n/a
Disable-w-trackpointing: n/a
Accel profiles:          n/a
Rotation:                0.0
Area rectangle:          n/a

`udevadm info /dev/input/event17`:

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:2FEB:0004.0021/input/input73/event17
M: event17
R: 17
J: c13:81
U: input
D: c 13:81
N: input/event17
L: 0
S: input/by-id/usb-VEIKK.INC_A15_0000001-if01-event-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.1-event-mouse
S: input/by-path/pci-0000:00:1a.0-usbv2-0:1.1:1.1-event-mouse
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:2FEB:0004.0021/input/input73/event17
E: DEVNAME=/dev/input/event17
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=216283856401
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_BUS=usb
E: ID_MODEL=A15
E: ID_MODEL_ENC=A15
E: ID_MODEL_ID=0004
E: ID_SERIAL=VEIKK.INC_A15_0000001
E: ID_SERIAL_SHORT=0000001
E: ID_VENDOR=VEIKK.INC
E: ID_VENDOR_ENC=VEIKK.INC
E: ID_VENDOR_ID=2feb
E: ID_REVISION=0000
E: ID_TYPE=hid
E: ID_USB_MODEL=A15
E: ID_USB_MODEL_ENC=A15
E: ID_USB_MODEL_ID=0004
E: ID_USB_SERIAL=VEIKK.INC_A15_0000001
E: ID_USB_SERIAL_SHORT=0000001
E: ID_USB_VENDOR=VEIKK.INC
E: ID_USB_VENDOR_ENC=VEIKK.INC
E: ID_USB_VENDOR_ID=2feb
E: ID_USB_REVISION=0000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.0-usbv2-0:1.1:1.1
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_1
E: LIBINPUT_DEVICE_GROUP=3/2feb/4:usb-0000:00:1a.0-1
E: DEVLINKS=/dev/input/by-id/usb-VEIKK.INC_A15_0000001-if01-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.1-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.1-event-mouse

Last edited by onexused (2025-10-28 23:21:02)

Offline

Board footer

Powered by FluxBB