DIGImend / digimend-kernel-drivers

DIGImend graphics tablet drivers for the Linux kernel
GNU General Public License v2.0
1.17k stars 173 forks source link

Support for Gaomon 1060pro digital boards #625

Open shengliawa opened 2 years ago

shengliawa commented 2 years ago

It just like Huion New 1060 Plus digital board.Here is some picture to compare. 截图_选择区域_20220724171551 Huion_New_1060_Plus They have different USBID, Huion New 1060 Plus digital board is 256c:006e, Gaomon 1060pro digital boards is 256c:0064. Starting from the upper left corner, four corners are pointed clockwise command sudo usbhid-dump -es -m 256c:0064 | tee frame_wheel_srolling.txt output is log.txt

shengliawa commented 2 years ago

Use gitee repo https://gitee.com/parkerace/digimend-kernel-drivers . But there is a problem with scaling. My screen is within this range: 截图_选择区域_20220724170958

pyfile commented 2 years ago

I have a problem of my Gaomon 1060pro with digimend. On my Opensuse Tumbleweed with kernel 6.0.2-1-default, Gaomon 1060pro digital board is 256c:006e but not 0064 you said. After 'sudo make install' without err output and reboot, my board still can't work.