Opened 13 years ago
Last modified 3 weeks 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: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
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)
Change History (21)
by , 13 years ago
Attachment: | Syslog_excerpt_plugging_in_volito.txt added |
---|
by , 13 years ago
Attachment: | Syslog_excerpt_removing_volito.txt added |
---|
by , 13 years ago
Attachment: | Syslog_excerpt_volito_plugged_in_at_boot_time.txt added |
---|
by , 13 years ago
Attachment: | listusb -v added |
---|
by , 13 years ago
Attachment: | listimage _ grep drivers added |
---|
comment:1 by , 13 years ago
Component: | Drivers → Drivers/USB |
---|---|
Owner: | changed from | to
Status: | new → assigned |
follow-up: 3 comment:2 by , 13 years ago
comment:3 by , 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 , 13 years ago
Attachment: | Syslog_excerpt_2.txt added |
---|
comment:4 by , 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 , 13 years ago
Attachment: | Syslog_old_wacom.c.txt added |
---|
comment:5 by , 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 , 10 years ago
Attachment: | listimage _ grep drivers_hrev48099 added |
---|
output of "listimage | grep drivers from hrev48099
comment:6 by , 6 years ago
Component: | Drivers/USB → Drivers/Input/Wacom |
---|
comment:7 by , 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 , 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
comment:9 by , 4 weeks ago
Keywords: | wacom tablet device removed |
---|---|
Platform: | x86 → All |
comment:10 by , 3 weeks ago
Works with Wacom PenStation Model: FT-0405-U Since a long time. See my Krita comment from 02 08.2020
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?