DIGImend / digimend-kernel-drivers

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

HUION h950p #196

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, I recently bought a pen tablet, the huion h950p, and I run on my computer Linux Mint 19. At first it didn't work at all, so I installed the drivers from this page that the Huion Support sent me: https://github.com/DIGImend/digimend-kernel-drivers/releases/v8

Now it works, but it's still not recognized by the graphic tablet application and I can not make the configuration or use its keys. I'm not an expert so I'm not really confortable in programming, I hope you can help me. Thank you.

mhdchehade commented 5 years ago

unfortunately, it doesn't work on the default distribution graphics tablet settings, however, check this: https://github.com/DIGImend/digimend-kernel-drivers#configuration

Quercetin commented 3 years ago

Hello!!!

I decided to connect to a laptop on debian 9.8 LXDE, tablet Huion H950P https://blog.aboni.dev/2020-03-30-huion-h950p-linux-working/

The digimend-dkms_10_all.deb driver took from https://github.com/DIGImend/digimend-kernel-drivers/releases

Installed the driver like this https://github.com/DIGImend/digimend-kernel-drivers#installing

Everything went well. Then I added xsetwacom with dependencies in the package, and configurators for wacom.

The tablet didn't work. And it was not determined. Rebooted, launched the xsetwacom device detection, a tablet, an eraser and a pen were found.

But the tablet required adjustment and the line thickness from the degree of pressure and the reaction to the angle of inclination of the pen did not work. The buttons also did not work, all 8.

On Windows 10 on a PC, after installing the drivers, everything works fine.

I wanted to use the kcm-wacomtablet configurator for KDE, but it is not in the repositories. I use LXDE.

To put a third party or compile? Am I right, that I have to configure my huion h950p as wacom like in this instruction: https://github.com/DIGImend/digimend-kernel-drivers#configuration

Tablet works, but there is no sensibility to pressure and angle of pen without xsetwacom configuration.

Help set up please. :)