Created attachment 654110 [details] initial ebuild The following ebuild provides drivers for various non-wacom graphic tablets, many of which are produced by Huion. https://digimend.github.io/ This is an initial ebuild, i have not yet tested building a specific version of the driver only -9999. It runs fine with my device. I have no clue where this should go in portage categories, so I have no suggestions here.
thanks. one note: no KEYWORDS for 9999.
there are still 2 things i have to fix. - release tarball doesn't work, plenty of sandbox violations. - package builds against current kernel, not one linked at /usr/src/linux I'll look into this later.
Did you ever finish this?
+1 I could need this to work too Bus 001 Device 005: ID 256c:006d HUION Huion Tablet_H640P it works with Gentoo's derivative Calculate-linux but I can't find what to do to make it work with my gentoo event8 - HUION Huion Tablet_H640P: libinput bug: missing tablet capabilities: resolution. Ignoring this device
correction, after adding uclogic HID support in kernel it works fine still need to figure how to configure it (restrict its area of effect top one of the two screens)
Hi David! You can try this utility to map your tablet to proper screen - https://wenhsinjen.github.io/ptxconf/ The utility is generally intended to work with Wacom tablets, but it also works with some non-Wacom tablets too (see here for details - https://wiki.archlinux.org/title/wacom_tablet#Ptxconf)
(In reply to thezombiehunter from comment #3) > Did you ever finish this? i think i'll get to it this month, been away from Gentoo for a while.