Re: [DIGImend-users] Tablet issue
Brought to you by:
spb_nick
|
From: Nikolai K. <sp...@gm...> - 2012-05-30 19:19:42
|
Hi Thomas, Could you please use "Reply to all" instead of reply when answering the messages? This way you will keep the maillist posted. Thanks! On 05/30/2012 09:31 PM, Thomas Schneider wrote: > It resumes after tapping a few times on the tablet. > I think (hope) that it isn't a hardware issue because of a few reasons. > 1) Under windows it works without any quirks. > 2)I looked at the usb input I get and it is continuous. > > But it's really hard to tell when it resumes working because I don't even > exactly know when it stops. > It seems like either the updates helped or I got more used to handling the > pen the "right" way so that it won't stop as often as it used to. > I followed the steps from diagnostic and hope that the usb output may > bring some clarity to the situation. Thanks for the diagnostics! So far, I don't see anything strange there. Could you please try capturing the moment when it stops working? You could do this using the debugfs dumping interface: mount debugfs with "sudo mount -t debugfs debugfs /sys/kernel/debug", capture the reports with "sudo cat /sys/kernel/debug/hid/0003:172F:0037.*/events > events.txt" Thanks! Sincerely, Nick |