Re: [DIGImend-users] DIGImend: Need frame button diagnostics
Brought to you by:
spb_nick
From: Sergey 'J. B. <ji...@me...> - 2015-03-17 00:52:43
|
Hi Benjamin, On Mon, Mar 16, 2015 at 08:43:34PM -0400, Benjamin Tissoires wrote: > I bet Nick is already asleep in his timezone, so I answer :) well, I should be too - since I am also somewhat in his timezone ;) Anyway... > These names don't look like the ones I would have expected. > You should have only one "HUION PenTablet Pen stylus", no "HUION PenTablet > eraser" and one "HUION PenTablet Pad pad". hmm, can I somehow verify that the new driver is indeed loaded? > So I think the new master of hid-uclogic is not handling the device as > it should. > > can you output the few new lines in the dmesg while you are plugging the > tablet? Here are the lines from the tests in my previous mail: [43467.811182] usb 6-2: new full-speed USB device number 3 using uhci_hcd [43467.955295] usb 6-2: New USB device found, idVendor=256c, idProduct=006e [43467.955306] usb 6-2: New USB device strings: Mfr=5, Product=6, SerialNumber=0 [43467.955314] usb 6-2: Product: PenTablet [43467.955321] usb 6-2: Manufacturer: HUION [43467.965574] input: HUION PenTablet Pen as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/0003:256C:006E.0004/input/input34 [43467.965940] input: HUION PenTablet Pad as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/0003:256C:006E.0004/input/input35 [43467.966680] uclogic 0003:256C:006E.0004: input,hidraw0: USB HID v1.11 Keypad [HUION PenTablet] on usb-0000:00:1d.1-2/input0 [43467.969564] input: HUION PenTablet Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.1/0003:256C:006E.0005/input/input36 [43467.970476] uclogic 0003:256C:006E.0005: input,hiddev0,hidraw1: USB HID v1.11 Mouse [HUION PenTablet] on usb-0000:00:1d.1-2/input1 [43467.975384] input: HUION PenTablet Keyboard as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.2/0003:256C:006E.0006/input/input38 [43467.975683] input: HUION PenTablet Consumer Control as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.2/0003:256C:006E.0006/input/input39 [43467.975866] input: HUION PenTablet System Control as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.2/0003:256C:006E.0006/input/input40 [43467.976278] uclogic 0003:256C:006E.0006: input,hidraw2: USB HID v1.11 Keyboard [HUION PenTablet] on usb-0000:00:1d.1-2/input2 [45212.704187] usb 6-2: USB disconnect, device number 3 > xsetwacom sems to work OK (3 buttons on the stylus as you said). > 16 and 17 are interfaces declared in the device but are not used. > The new master should remove them. Well, that kind of makes me think I did not get the new driver? I did an rmmod hid_huion, did a make install as root from the digimend tree, that should have done it, right? > Can you just confirm that you have an Huion H610 and not the "H610 Pro"? > I have the Pro and get the same output than you, but I thought the H610 > not Pro was declared as "HUION H610". Unless they sent me something else without me knowing - I bought a regular H610, not the "pro" one. The stickers also say H610, so I guess it's indeed not the "pro" version. Kind regards, Jin |