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

Issues with support for Gaomon M106K PRO #617

Open Beat24 opened 2 years ago

Beat24 commented 2 years ago

The tablet, while it work well, has a couple of problems. Tilt does not work and some buttons seem to also not work (The tablet has 12 physical buttons, it seems buttons 4, 5, 6 and 7 don't work). Also, while I don't find it necessary, the tablet has 16 "virtual" buttons that can be "pressed" with the pen, I guess these could just get mapped with the Wacom settings UI but it does not work properly with this tablet, I had to map the buttons with xsetwacom and not all the buttons work. (I'ts worth noting that I have setup the tablet to "flip" the workspace so I can use it with my left hand).

Tablet diagnostics

Bus 001 Device 007: ID 256c:006d GAOMON Gaomon Tablet

frame_buttons.txt descriptors.txt probe.txt frame_wheel_srolling.txt pen_coords.txt pen_pressure.txt pen_tilt.txt xsetwacom_stylus_parameters.txt xsetwacom_pad_parameters.txt

Image reference of the tablet https://images-na.ssl-images-amazon.com/images/I/51Q59nkZiDL._AC_SX522_.jpg

Operating System: KDE neon 5.24 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.3 Kernel Version: 5.13.0-40-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-6500 CPU @ 3.20GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 530

sudokit commented 1 year ago

The buttons are in a little weird order. Try this layout and see if it works.

# Buttons
+-----+-----+                                                                                             
|  1  | 2   |
+-----+-----+
|  3  | 8   |
+-----+-----+
|  9  | 10  |
+-----+-----+
|  11 | 12  |
+-----+-----+
|  13 | 14  |
+-----+-----+
| 15  | 16  |
+-----+-----+

EDIT: see this also: https://github.com/bigbigmdm/GAOMON-M106K-PRO-in-LINUX