Summary: | Graphics Tablet MD 85925 not recognized. | ||
---|---|---|---|
Product: | [Unmaintained] wacomtablet | Reporter: | Christian González <christian.gonzalez> |
Component: | general | Assignee: | Jörg Ehrichs <Joerg.Ehrichs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | Keywords: | triaged |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | "lsusb -vv -s1:5" output |
Description
Christian González
2014-04-15 10:09:19 UTC
Can your tablet be changed via the wacom driver? So does xsetwacom have any effect on your tablet? I once tried to add support for othe rdevices, but never found any source on how to alter their settings. Support for other devices would be great, So if you could point me to any information how to change some settings for this devices. I 'll try to add it. For the moment the system settings works only for tablets that are supported by the wacom kernel driver (and thus can be changed via xsetwacom calls) No, sorry, "xsetwacom --list" does not generate any output. What else can I do? According to lsusb, it identifies itself as usb stick (that's where the saved drawings live), and as "ID 172f:0027 Waltop International Corp." I found in the source of xf86-input-wacom, in wcmUSN.c (http://sourceforge.net/p/linuxwacom/xf86-input-wacom/ci/39c4c7fca7db19ac550332fa53d0d4f58a26f67f/tree/src/wcmUSB.c) that ID, and it links to "IDs from Waltop's driver" at http://www.waltop.com.tw/download.asp?lv=0&id=2 - which unfortuneately is a 404 link. And at waltop.com I don't know which model to select... Because mine is not really a Waltop, but a "Medion" (which mostly is a vendor that sells technical things from other vendors under it's own name). I'll at least add some "lsusb -vv info". as attachment Created attachment 86306 [details]
"lsusb -vv -s1:5" output
(In reply to comment #2) > No, sorry, "xsetwacom --list" does not generate any output. I meant "xsetwacom --list devices". Oh. 'nother thing (sorry for my spam): In /usr/share/X11/xorg.conf.d/50-wacom.conf is the following section: # Waltop tablets Section "InputClass" Identifier "Waltop class" MatchProduct "WALTOP" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "wacom" EndSection If I change 'MatchProduct "WALTOP"' to 'MatchProduct "WALTOP|Digital"', as recommended in e.g. http://ubuntuforums.org/archive/index.php/t-1639395.html, the tablet seems to be recognized by the wacom driver, and xsetwacom lists the device. Tataaaaa, and the kde settings for graphics tablets show the tablet. Anyway, all the settings do not really match the functions the tablet has: I have no eraser button e.g. The leftmost two buttons (a trash and a folder symbol) both seems to be assimilated to "button 2" - and I can change the click behaviour in the KDE settings dialog to match right mouse button. This works well. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |