I have my Wacom Volito lightpen connected to USB port and trying to use it with Gimp. The problem is that every dozen (randomly) of lines it draws exact vertical, horizontal (randomly again) lines starting from where cursor is pointing to the edge of screen. Its always horizontal, vertical or 45deg lines. I tried to use different USB ports, checked my mouse and stylus on Windows (same laptop) and everything seems to be working fine. I checked them with Blender3D where it simply cancels my selection/action with the same time interval as in Gimp. Its noticeable with these programs especially (where I need precision) but of course it still appears with everyday use, only I noticed it recently while on Gimp/Blender;)
To me it seems like some kind of buffer overflow but I have no idea on how to get rid of the problem and I can't use my hardware if it occurs. Im using Lubuntu on Oneiric, tried regular Ubuntu- same story. Any ideas?
To make things absolutely clear- problem not occuring with mouse/lightpen movement, clicks only. I can move my controller freely when it happens. Another thing- nothing else is connected to my other USB ports so there shouldnt be any conflicts. I've plugged USB lamp in as a test and it also works well while mouse/lightpen goes crazy so no USB fault here I guess...
Have you checked with Google http://www.google.com/search?q=Linux+Wacom+Volito+lightpen ?
Have you read through the output of the
dmesg
command?Have you done any configuration changes to support the lightpen? Have you edited any configuration files?
You might start with this http://askubuntu.com/questions/14008/i-have-a-hardware-detection-problem-what-logs-do-i-need-to-look-into
– waltinator Dec 31 '11 at 21:02