Bug 4905
Summary: | Wacom Graphire 3 loses relative mode in Kernels 2.6.13_rc1 through 2.6.13_rc4 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Mike Auty (m.auty) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | CLOSED INVALID | ||
Severity: | normal | CC: | akpm, dmitry.torokhov, pingc, vojtech |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13_rc1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | fixes this bug and a Cintiq 21UX bug |
Description
Mike Auty
2005-07-17 03:42:47 UTC
Is this problem still present in 2.6.13-rc4? Were you able to find a workaround? The problem still occurs with 2.6.13_rc4 (and I've updated the summary accordingly). I've now been able to try the linuxwacom driver over the one included with Xorg since the gentoo developers very kindly included dlloader support in a recent ebuild, and the problem still occurs both with and without it present. As previously, returning to 2.6.12.2 cures the problem. I haven't found any other workaround yet. Assuming it's related to the event driver, does anyone know exactly what changed between versions in that area? As always if anyone needs me to run any tests or try anything for them, I'm more than willing, just let me know what I should do. Thanks... hm. Dmitry, Vojtech: is this related to the in-kernel Wacom driver or is it a general input driver core problem? I think it was caused by the latest Wcom driver update from Ping Cheng that I picked up from -mm. I was hoping we would comment - he was CCed on th original e-mail. I'm now in contact with Ping and we're trying to figure out the problem. So far we've determined that replacing the wacom drivers from the 2.6.13 sources with ones from the 2.6.11 sources still shows the same symptoms. I'll also report back anything else we find here... From Mike's last comments (#5), I don't think it is a problem of my latest wacom.c. And, I don't think it is the new kernel's issue either. I feel it is probably a driver setup or X configuration file issue. Mike is doing more testing there. We'll keep you informed. Ok, I'll mark this as INVALID for now. If you all determine that this is a kernel issue, please reopen the bug. Created attachment 5630 [details]
fixes this bug and a Cintiq 21UX bug
It turns out that the code does have a bug for Graphire. Attached patch fixes
the bug and a Cintiq 21UX bug as well.
Please email the patch in the normal manner if it's ready for applying. Got it, I'll forward it on now, thanks. |