Re: [DIGImend-users] Experiencing lag (with Huion 1060)
Brought to you by:
spb_nick
From: Nikolai K. <sp...@gm...> - 2015-03-01 19:01:09
|
Hi Sarah, On 03/01/2015 12:56 AM, Sarah Owens wrote: > I am trying to set up my Huion 1060pro > (http://huion-tablet.com/product/product.php?sku=1020), in Ubuntu 14.04. I > installed the DIGImend drivers by following the instructions on github, and > I'm having a few problems. > > When drawing on Krita or the Gimp, my brush-stroke lags seconds behind where > my pen is. The stroke seems to buffer up, and will finish out the stroke, > but takes forever to do so. > > To solve this problem, I was thinking I might need an xorg.config to lower > sampling rate? My computer has 8g of RAM (5 reported as "free"). > > My other problem is none of the butttons work, except for left-click on the > pen. Does this device have a known status with the drivers? (It looked > like it fell in the "other" category for supported Huion devices). This is unlikely to be due to the tablet or driver behavior, but we can test that. Could you please send the output of this command: sudo usbhid-dump -es -m 256c:006e while you scribble with the pen? This way we'll see the rate of incoming reports. Just in case this is caused by the driver, please also send the output of "evtest" for the pen interface, while doing the same. The pen interface will be the one which produces output while you move the pen. Thank you. Nick |