Summary: | Wacom Intuos2 tablet works only when plugged in before booting | ||
---|---|---|---|
Product: | xorg | Reporter: | komputes <komputes> |
Component: | Input/wacom | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 7.4 (2008.09) | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
komputes
2010-04-07 12:04:00 UTC
I quickly looked at the Xorg.log files from launchpad below. Right after hotplug of tablet, usbParse() goes in infinite loop and prints message about invalid serial #. Not positive its infinite loop but at least the log stops with no messages beyond repeating error message. If you wait long enough, perhaps the tablet corrects itself? Intuos1 and Intuos2 are unique in that they get serial # from hardware itself and used by xf86-input.wacom. Serial # is a unique value that allows tracking multiple tools at once. You've found a case were tablet streams out packets in a way that serial # is sent as zero. Either tablet is saying a zero value or else an if() statement is getting confused and not allowing to init values correctly. This is all on kernel side, BTW. Since I do not own own of these tablets, I do not have much more to offer. I can only say it appears mostly a kernel side bug from information so far. BTW: the best place to discuss wacom bugs is at project page bug tracker or mailing list: http://linuxwacom.sourceforge.net Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.