Opened 13 years ago

Last modified 4 years ago

#7811 assigned bug

USB Wacom Volito doesn't work

Reported by: taos Owned by: stippi
Priority: normal Milestone: R1
Component: Drivers/Input/Wacom Version: R1/Development
Keywords: wacom, tablet device Cc:
Blocked By: Blocking:
Platform: x86

Description

Using hrev42415 (gcc2hybrid).

I can't get my usb tablet device (Wacom Volito - FT-0405-U0B) to work with Haiku (it did work on BeOS 5.0.3 - after installing wacom driver IIRC).

Expected: Plug in tablet -> orange LED -> cursor moving -> click (pen/mouse) -> green LED

Happened: Plug in tablet -> orange LED -> cursor not moving, no green LED on clicking

Attached are syslog excerpts (1. plugging in volito, 2. removing volito, 3. volito plugged in at boot time) and the terminal outputs of listusb -v and listimage | grep driver. Haiku seems to recognize the tablet and loads the wacom driver - but the tablet doesn't work.

Attachments (11)

Syslog_excerpt_plugging_in_volito.txt (7.1 KB ) - added by taos 13 years ago.
Syslog_excerpt_removing_volito.txt (2.0 KB ) - added by taos 13 years ago.
Syslog_excerpt_volito_plugged_in_at_boot_time.txt (848 bytes ) - added by taos 13 years ago.
listusb -v (9.5 KB ) - added by taos 13 years ago.
listimage _ grep drivers (1.7 KB ) - added by taos 13 years ago.
Syslog_excerpt_2.txt (1.8 KB ) - added by taos 13 years ago.
Syslog_old_wacom.c.txt (14.6 KB ) - added by taos 13 years ago.
syslog_complete_hrev48099 (349.9 KB ) - added by taos 10 years ago.
syslog from hrev48099
listusb -v_hrev48099 (22.7 KB ) - added by taos 10 years ago.
output of "listusb -v" from hrev48099
listimage _ grep drivers_hrev48099 (1.4 KB ) - added by taos 10 years ago.
output of "listimage | grep drivers from hrev48099
listdev_hrev48099 (2.4 KB ) - added by taos 10 years ago.
output of "listdev" from hrev48099

Download all attachments as: .zip

Change History (19)

by taos, 13 years ago

Attachment: listusb -v added

by taos, 13 years ago

Attachment: listimage _ grep drivers added

comment:1 by anevilyak, 13 years ago

Component: DriversDrivers/USB
Owner: changed from nobody to stippi
Status: newassigned

comment:2 by idefix, 13 years ago

From a quick glance at the source code, I could not find a reason why the tablet would not work. It might have something to do with changeset:33301.

Did you try the tablet on another computer?

in reply to:  2 comment:3 by taos, 13 years ago

Replying to idefix:

Did you try the tablet on another computer?

Yes, same problem (see Syslog_excerpt_2.txt from another computer).

by taos, 13 years ago

Attachment: Syslog_excerpt_2.txt added

comment:4 by taos, 13 years ago

I don't know if this helps to find the reason for my tablet to stubbornly refusing to work on haiku: I recompiled wacom driver with wacom.c@33301 and wacom.c@26553 (without changing the other wacom related source files) and temporarily switched the resulting "old" wacom drivers with the default one on my alpha3 installation -> Syslog_old_wacom.c.txt (Plugging/Unplugging of Volito for both versions - the other usb device is a mouse).

by taos, 13 years ago

Attachment: Syslog_old_wacom.c.txt added

comment:5 by taos, 10 years ago

Just a small update after 3 years: using hrev48099 gcc2hybrid Wacom Volito still doesn't work. Attached are syslog, output of listdev, listusb -v, listimage | grep drivers.

by taos, 10 years ago

Attachment: syslog_complete_hrev48099 added

syslog from hrev48099

by taos, 10 years ago

Attachment: listusb -v_hrev48099 added

output of "listusb -v" from hrev48099

by taos, 10 years ago

output of "listimage | grep drivers from hrev48099

by taos, 10 years ago

Attachment: listdev_hrev48099 added

output of "listdev" from hrev48099

comment:6 by waddlesplash, 6 years ago

Component: Drivers/USBDrivers/Input/Wacom

comment:7 by bruno, 4 years ago

I use the same: “Wacom Co., Ltd” “FT-0405 [Volito, PenPartner, PenStation (4x5)]” ver. 0142

Wacom Model: FT-0405-UV1.4-2

Manufacturer: Wacom Vendor ID: 0x056a Device/Product ID: 0x0060 Maybe this helps as this PenStation was working in BeOs and Zeta...

comment:8 by diver, 4 years ago

Vendor ID .............. 0x056a (Wacom Co., Ltd)
Product ID ............. 0x0060 (Volito)
Product Version ........ 0x0141

Seems to be already present? https://git.haiku-os.org/haiku/tree/src/add-ons/input_server/devices/wacom/TabletDevice.cpp#n199

Note: See TracTickets for help on using tickets.