Summary: | [HUION] No pressure sensitivity on Huion 1060 Plus | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | rndbit |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | halla, l0tackyy, rjquiralte |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
rndbit
2016-05-13 14:14:47 UTC
I have a 1060pro, which is very similar, as far as I can tell, there is no need for the wizardpen driver, the digimend drivers are built in the kernel, that should work out of the box, now the last xf86-input-evdev broke my tablet pressure in all programs, (its been worked out upstream already) thus using the previous evdev driver version is working for me, I'm also on Archlinux, and found the same problem in Manjaro and kaOs live images. I'm thinking that our tablets should work similar if not the same, but don't take my word for granted, still I think this is a driver problem rather than Krita's. Which version of Krita are you using exactly? (In reply to Boudewijn Rempt from comment #2) > Which version of Krita are you using exactly? Tested versions: 3.0.90.r40500.e457160 2.9.11 (In reply to Quiralta from comment #1) > using the previous evdev driver version is working for me Mind telling me exact version of xf86-input-evdev that works? Thanks I'm using 2.10.1-3, current version is 2.10.2.-1, you can find the pkgbuild file here https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/xf86-input-evdev (In reply to Quiralta from comment #4) > I'm using 2.10.1-3, current version is 2.10.2.-1, you can find the pkgbuild > file here > https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/xf86- > input-evdev Thanks for info. I did uninstall wizardpen drivers, downgraded evdev package and rebooted. However result is exactly the same - gimp works (which is great considering third party drivers are not needed!) but on krita pressure is still not detected. Is there any krita setup i should do? From what i read on digimend page it does not seem there is much to do but maybe im wrong. Have you tried a third program like mypaint, just to pinpoint if the issue is indeed Krita's or the driver's? I thought it would be similar to my issue, but it start looking different, Just to rule out things, make a fresh build of krita and remove the settings files (back them up if necessary), also I don't know if you did, run the "# mkinitcpio -p linux" to put back in order the modules that may have been deactivated while installing wizardpen. After that I think would be easier to know that part of the software is the culprit. Turns out krita works fine now and i have no clue why. Since my test and post in the morning i did not reboot nor did anything else. Pressure did not work in Krita in the morning, but worked in gimp. Firing up MyPaint just now - pressure worked. Figured i will try Krita one last time before i start deleting settings and compiling - and now it works in Kirta too! So i guess this was the same problem after all. Sorry for wasting everyone's time and thanks for pointing me to the right direction. No prob! Maybe it took a while to re-register the tablet, (sometimes re-plugin also does the job) don't forget to keep evdev from upgrading until there is a fix for it, Apparently libinput is also coming with tablet support next xorg update, thus there may be another choice. |