joseluis / huion-linux-drivers

Linux user-space drivers for Huion Graphic Tablets
MIT License
168 stars 95 forks source link

Support for Huin H430P #16

Closed SandTheNeeT closed 5 years ago

SandTheNeeT commented 5 years ago

Hello i would to ask you, if you can add support for Huion H430P :)

/edit forgot console output https://pastebin.com/8CpkRs9M

joseluis commented 5 years ago

Hi @SandBoxCZ, I've added [tablet_h430p], please try it and let me know if it works for you.

If it doesn't work for you, I'll ask you to either set debug_mode = true or current_tablet = [tablet_debug] again), then go through the suggested corner touching routine and copy&paste the output back to me to do some checking on that data.

SandTheNeeT commented 5 years ago

Hi, it does not work, so im sending you the requested data.

https://pastebin.com/637iX7LL

Hope this log helps fix it :)

joseluis commented 5 years ago

I've updated the script with better debug info. Please use the latest version (of script and config) and leave everything by default, except for your chose tablet in the config.ini file:

current_tablet = [tablet_h430p]

thanks!

SandTheNeeT commented 5 years ago

Here is debug info.

https://pastebin.com/AyJYtaVP

Hope this helps you more :)

joseluis commented 5 years ago

Hey, thank you for the info. But I still don't know how to make it work. I'll keep working on it, but for now I recommend you to use latest release of digimend kernel drivers, it added support to your tablet in version V8

joseluis commented 5 years ago

Hi again, you can also try running this small script, in the colment I link below, which performs a basic test, to rule out a system malfunction, like in the linked issue, similar to yours:

https://github.com/joseluis/huion-linux-drivers/issues/17#issuecomment-480206333