DIGImend / tablets

Tablet information and diagnostics
http://digimend.github.io/tablets/
23 stars 32 forks source link

Huion WH1409 not working on the latest kernels 5.4 and 5.8 #39

Open jazio opened 3 years ago

jazio commented 3 years ago

Hello DIGImend team

There is an issue with page Huion WH1409:

The table is not usable.

My system

Linux Mint 20 with 4.8 kernel Laptop Dell Latitude latest model. The stylus is charged. Tablet is on (sometimes I plug it on/off to test it) Restarted system several times. Tested with plain kernel alternatively with digimend/9 following steps.

I can visualize them in xinput list

$ xinput --list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ PixArt Dell MS116 USB Optical Mouse id=9 [slave pointer (2)] ⎜ ↳ TABLET Pen Tablet stylus id=10 [slave pointer (2)] ⎜ ↳ TABLET Pen Tablet Pad pad id=11 [slave pointer (2)] ⎜ ↳ PenTablet stylus id=12 [slave pointer (2)] ⎜ ↳ PenTablet Pad pad id=13 [slave pointer (2)] ⎜ ↳ PenTablet Touch Strip pad id=14 [slave pointer (2)] ⎜ ↳ DELL08B8:00 0488:121F Mouse id=16 [slave pointer (2)] ⎜ ↳ DELL08B8:00 0488:121F Touchpad id=17 [slave pointer (2)] ⎜ ↳ PS/2 Generic Mouse id=23 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Video Bus id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ Sleep Button id=8 [slave keyboard (3)] ↳ Intel HID events id=19 [slave keyboard (3)] ↳ Intel HID 5 button array id=20 [slave keyboard (3)] ↳ Dell WMI hotkeys id=21 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=22 [slave keyboard (3)] ↳ Integrated_Webcam_HD: Integrate id=15 [slave keyboard (3)] ↳ DELL08B8:00 0488:121F UNKNOWN id=18 [slave keyboard (3)]

and with lsusb

$ lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 008: ID 0a5c:5842 Broadcom Corp. 58200 Bus 001 Device 006: ID 0bda:565c Realtek Semiconductor Corp. Integrated_Webcam_HD Bus 001 Device 004: ID 256c:006e PenTablet Bus 001 Device 007: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader Bus 001 Device 005: ID 256c:006e
Bus 001 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub Bus 001 Device 002: ID 413c:301a Dell Computer Corp. Dell MS116 USB Optical Mouse Bus 001 Device 009: ID 8087:0aaa Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

the tablet is on and the sensitivity led is highlighting when i touch her with the stylus.

However the tablet is not responsive.

I tried David Revoy great tutorial which I used it with success in the past on a kernel like 4.15 and 4.18 or more but this time it doesn't work: https://www.davidrevoy.com/article331/setup-huion-giano-wh1409-tablet-on-linux-mint-18-1-ubuntu-16-04

WIth dongle on I cannot find the device in the list.

I stay at your disposal.

Thanks Goran