Re: [DIGImend-devel] Tablet issue
Brought to you by:
spb_nick
|
From: Nikolai K. <sp...@gm...> - 2014-11-23 22:03:37
|
On 11/23/2014 09:14 PM, Jake Waffle wrote:
> Thanks for getting back to me!
>
> So... (sigh), I believe I had installed this previously, so I ran
> 'sudo rmmod hid-huion' and proceeded to 'make install'
>
> [jake@localhost digimend-kernel-drivers-twha60]$ sudo make install
> make -C /lib/modules/3.17.3-300.fc21.x86_64/build SUBDIRS=/home/jake/Downloads/digimend-kernel-drivers-twha60 modules_install
> make[1]: Entering directory '/usr/src/kernels/3.17.3-300.fc21.x86_64'
> INSTALL /home/jake/Downloads/digimend-kernel-drivers-twha60/hid-huion.ko
> Can't read private key
> INSTALL /home/jake/Downloads/digimend-kernel-drivers-twha60/hid-uclogic.ko
> Can't read private key
> DEPMOD 3.17.3-300.fc21.x86_64
> make[1]: Leaving directory '/usr/src/kernels/3.17.3-300.fc21.x86_64'
> install -D -m 0644 digimend.conf /etc/depmod.d/digimend.conf
> depmod -a
> install hid-rebind /sbin/hid-rebind
> install -m 0644 hid-rebind.rules /lib/udev/rules.d/70-hid-rebind.rules
> udevadm control --reload
>
> Unplugged tablet/restarted. It hasn't done anything towards the issue, perhaps I've foolishly not installed it correctly?
> Apologies for the hassle.
Um, unless you rebooted, then the tablet likely got handled by the already
loaded hid-uclogic. Try rebooting, or doing "sudo rmmod hid-uclogic".
I should've mentioned it.
If that doesn't help, could you please send the output of the following
commands?
modinfo hid-huion
modinfo hid-uclogic
ls -l /sys/bus/hid/devices/0003:5543:0781.*/driver
Thank you.
Nick
On 11/23/2014 09:14 PM, Jake Waffle wrote:
> Thanks for getting back to me!
>
> So... (sigh), I believe I had installed this previously, so I ran
> 'sudo rmmod hid-huion' and proceeded to 'make install'
>
> [jake@localhost digimend-kernel-drivers-twha60]$ sudo make install
> make -C /lib/modules/3.17.3-300.fc21.x86_64/build SUBDIRS=/home/jake/Downloads/digimend-kernel-drivers-twha60 modules_install
> make[1]: Entering directory '/usr/src/kernels/3.17.3-300.fc21.x86_64'
> INSTALL /home/jake/Downloads/digimend-kernel-drivers-twha60/hid-huion.ko
> Can't read private key
> INSTALL /home/jake/Downloads/digimend-kernel-drivers-twha60/hid-uclogic.ko
> Can't read private key
> DEPMOD 3.17.3-300.fc21.x86_64
> make[1]: Leaving directory '/usr/src/kernels/3.17.3-300.fc21.x86_64'
> install -D -m 0644 digimend.conf /etc/depmod.d/digimend.conf
> depmod -a
> install hid-rebind /sbin/hid-rebind
> install -m 0644 hid-rebind.rules /lib/udev/rules.d/70-hid-rebind.rules
> udevadm control --reload
>
> Unplugged tablet/restarted. It hasn't done anything towards the issue, perhaps I've foolishly not installed it correctly?
> Apologies for the hassle.
>
> > Date: Sun, 23 Nov 2014 20:46:55 +0200
> > From: sp...@gm...
> > To: jcm...@ho...
> > CC: dig...@li...
> > Subject: Re: Tablet issue
> >
> > On 11/23/2014 07:17 PM, Jake Waffle wrote:
> > > I had tried ./bootstrap too, however it produced the same 'No such file or
> > > directory' message, I can never seem to navigate the git site correctly,
> > > thanks for the link to that page.
> >
> > Hmm, that's strange.
> >
> > > The rpm works for me.
> >
> > Great!
> >
> > > [jake@localhost ~]$ sudo huion-probe 5 5
> > > [sudo] password for jake:
> > > M 55 00 43 00 2D 00 4C 00 4F 00 47 00 49 00 43 00
> > > P 54 00 57 00 48 00 41 00 36 00 30 00
> > > S 64 0E 03 40 9C A8 61 03 00 FF 07 A0 0F 08 00
> > > S 65 04 03 00 71
> > > S 6E 04 03 30 00
> > > S 79 14 03 48 00 41 00 36 00 30 00 2D 00 46 00 34 00 30 00 31 00
> > > S 7A 08 03 01 08 00 00 00 00
> >
> > Nice, it works!
> >
> > > Running huion-decode seems to just sit there, unless it's supposed to take
> > > more than 10 mins.
> >
> > Huion-decode is expecting huion-probe output on its input. For your
> > huion-probe output it produces this:
> >
> > Manufacturer: UC-LOGIC
> > Product: TWHA60
> > Max X: 40000
> > Max Y: 25000
> > Max pressure: 2047
> > Resolution: 4000
> > Internal model: HA60-F401
> >
> > Which shows it's decoding it fine.
> >
> > > The cursor now moves when moving the pen on and off the tablet, but does not
> > > move consistently as you'd expect, it requires a sort of big flick to move.
> >
> > This is expected when report descriptor is not fixed which is the work of a
> > kernel driver.
> >
> > > I'm assuming it's the side effect of proprietary mode as mentioned?
> >
> > Yes.
> >
> > I've made a branch of digimend-kernel-drivers which has a change moving your
> > tablet under the hid-huion driver. It is very likely to make it work.
> >
> > You can download it here:
> > https://github.com/DIGImend/digimend-kernel-drivers/archive/twha60.zip
> >
> > Follow the instructions in README.md to install the driver.
> >
> > Nick
> >
> > On 11/23/2014 07:17 PM, Jake Waffle wrote:
> > > I had tried ./bootstrap too, however it produced the same 'No such file or directory' message, I can never seem to navigate the git site correctly, thanks for the link to that page. The rpm works for me.
> > >
> > > [jake@localhost ~]$ sudo huion-probe 5 5
> > > [sudo] password for jake:
> > > M 55 00 43 00 2D 00 4C 00 4F 00 47 00 49 00 43 00
> > > P 54 00 57 00 48 00 41 00 36 00 30 00
> > > S 64 0E 03 40 9C A8 61 03 00 FF 07 A0 0F 08 00
> > > S 65 04 03 00 71
> > > S 6E 04 03 30 00
> > > S 79 14 03 48 00 41 00 36 00 30 00 2D 00 46 00 34 00 30 00 31 00
> > > S 7A 08 03 01 08 00 00 00 00
> > >
> > > Running huion-decode seems to just sit there, unless it's supposed to take more than 10 mins.
> > >
> > > The cursor now moves when moving the pen on and off the tablet, but does not move consistently as you'd expect, it requires a sort of big flick to move.
> > > I'm assuming it's the side effect of proprietary mode as mentioned?
> > >
> > >
> > > > Date: Sun, 23 Nov 2014 18:59:08 +0200
> > > > From: sp...@gm...
> > > > To: jcm...@ho...
> > > > CC: DIG...@li...
> > > > Subject: Re: Tablet issue
> > > >
> > > > I'm copying the maillist anyway, as others might be encountering the same
> > > > problem.
> > > >
> > > > On 11/23/2014 06:52 PM, Jake Waffle wrote:
> > > > > Hi Nick,
> > > > >
> > > > > Apologies... I don't seem to be able to set huion-tools up (I won't post
> > > > > this bit to the archive considering it's likely me just not knowing).
> > > > > Installation states to use the ./configure, however after a quick search I'm
> > > > > suggested I should be using autoconf first?
> > > > >
> > > > > [jake@localhost huion-tools-master]$ ./configure
> > > > > bash: ./configure: No such file or directory
> > > > > [jake@localhost huion-tools-master]$ autoconf
> > > > > configure.ac:24: error: possibly undefined macro: AM_INIT_AUTOMAKE
> > > > > If this token and others are legitimate, please use m4_pattern_allow.
> > > > > See the Autoconf documentation.
> > > > > configure.ac:25: error: possibly undefined macro: AM_MAINTAINER_MODE
> > > > > [jake@localhost huion-tools-master]$ ./configure
> > > > > ./configure: line 1849: syntax error near unexpected token `1.9'
> > > > > ./configure: line 1849: `AM_INIT_AUTOMAKE(1.9 -Wall foreign)'
> > > >
> > > > If you want to build from the git tree (as downloaded using the "Download ZIP"
> > > > link on the right), you should execute ./bootstrap first (as mentioned shortly
> > > > in README.md).
> > > >
> > > > However, you might be better off downloading and building a release tarball
> > > > (preferably latest, v3 [1]), or downloading and installing a release rpm or
> > > > deb package.
> > > >
> > > > > Sorry.
> > > >
> > > > Nothing to feel sorry about :)
> > > >
> > > > Nick
> > > >
> > > > [1] https://github.com/DIGImend/huion-tools/releases/tag/v3
> > > >
> > > > On 11/23/2014 06:52 PM, Jake Waffle wrote:
> > > > > Hi Nick,
> > > > >
> > > > > Apologies... I don't seem to be able to set huion-tools up (I won't post this bit to the archive considering it's likely me just not knowing).
> > > > > Installation states to use the ./configure, however after a quick search I'm suggested I should be using autoconf first?
> > > > >
> > > > > [jake@localhost huion-tools-master]$ ./configure
> > > > > bash: ./configure: No such file or directory
> > > > > [jake@localhost huion-tools-master]$ autoconf
> > > > > configure.ac:24: error: possibly undefined macro: AM_INIT_AUTOMAKE
> > > > > If this token and others are legitimate, please use m4_pattern_allow.
> > > > > See the Autoconf documentation.
> > > > > configure.ac:25: error: possibly undefined macro: AM_MAINTAINER_MODE
> > > > > [jake@localhost huion-tools-master]$ ./configure
> > > > > ./configure: line 1849: syntax error near unexpected token `1.9'
> > > > > ./configure: line 1849: `AM_INIT_AUTOMAKE(1.9 -Wall foreign)'
> > > > >
> > > > > Sorry.
> > > > >
> > > > >
> > > > >
> > > > > > Date: Sun, 23 Nov 2014 17:43:02 +0200
> > > > > > From: sp...@gm...
> > > > > > To: jcm...@ho...
> > > > > > CC: DIG...@li...
> > > > > > Subject: Re: Tablet issue
> > > > > >
> > > > > > > Could you please try running huion-probe [1] on this tablet (don't be confused
> > > > > > > by the name, Huion tablets are mostly UC-Logic tablets inside) and seeing if
> > > > > > > it works/produces any output? Perhaps we'll be able to handle your tablet in
> > > > > > > our hid-huion driver, as part of the digimend-kernel-drivers package.
> > > > > >
> > > > > > And here is the link to huion-tools which contain huion-probe:
> > > > > >
> > > > > > [1] https://github.com/DIGImend/huion-tools
> > > > > >
> > > > > > On 11/23/2014 05:39 PM, Nikolai Kondrashov wrote:
> > > > > > > Hi Jake,
> > > > > > >
> > > > > > > I'm copying the answer to the digimend-devel maillist to keep archive and have
> > > > > > > others posted. Please use "Reply to all" when replying.
> > > > > > >
> > > > > > > On 11/21/2014 06:08 AM, Jake Waffle wrote:
> > > > > > >> Hello,
> > > > > > >>
> > > > > > >> I currently own a Monoprice tablet, specifically "Monoprice MP1060-HA60",
> > > > > > >> which is a rebranded "UC-Logic Tablet TWHA60". On your support page it
> > > > > > >> mentions the drivers for this are in development, but also states it's
> > > > > > >> supported in the latest kernels.
> > > > > > >>
> > > > > > >> The tablet doesn't seem to work for me, it is able to act as a mouse in
> > > > > > >> terms of clicking, the buttons on the pen seem to work and at least two
> > > > > > >> side-buttons (close and save) work, however I cannot move the cursor with
> > > > > > >> the pen. Pressing the pen against the tablet doesn't indicate any pressure
> > > > > > >> either.
> > > > > > >>
> > > > > > >> I'm honestly a 'noob' linux user and I run the latest Fedora. I've included
> > > > > > >> diagnostics, however 'frame_buttons', 'frame_wheel_srolling', 'pen_buttons',
> > > > > > >> 'pen_coords', 'pen_pressure' and 'pen_tilt' produced empty documents.
> > > > > > >>
> > > > > > >> Any help/advice would be appreciated.
> > > > > > >
> > > > > > > This is the third version of this tablet I see and the first one with three
> > > > > > > interfaces. One older model was made to work, IIRC. The newer ones weren't
> > > > > > > catered to yet.
> > > > > > >
> > > > > > > Could you please try running huion-probe [1] on this tablet (don't be confused
> > > > > > > by the name, Huion tablets are mostly UC-Logic tablets inside) and seeing if
> > > > > > > it works/produces any output? Perhaps we'll be able to handle your tablet in
> > > > > > > our hid-huion driver, as part of the digimend-kernel-drivers package.
> > > > > > >
> > > > > > > Nick
> > > > > > >
> > > > > > > On 11/21/2014 06:08 AM, Jake Waffle wrote:
> > > > > > >> Hello,
> > > > > > >>
> > > > > > >> I currently own a Monoprice tablet, specifically "Monoprice MP1060-HA60", which is a rebranded "UC-Logic Tablet TWHA60". On your support page it mentions the drivers for this are in development, but also states it's supported in the latest kernels.
> > > > > > >>
> > > > > > >> The tablet doesn't seem to work for me, it is able to act as a mouse in terms of clicking, the buttons on the pen seem to work and at least two side-buttons (close and save) work, however I cannot move the cursor with the pen. Pressing the pen against the tablet doesn't indicate any pressure either.
> > > > > > >>
> > > > > > >> I'm honestly a 'noob' linux user and I run the latest Fedora. I've included diagnostics, however 'frame_buttons', 'frame_wheel_srolling', 'pen_buttons', 'pen_coords', 'pen_pressure' and 'pen_tilt' produced empty documents.
> > > > > > >>
> > > > > > >> Any help/advice would be appreciated.
> > > > > > >
> > > > > >
> > > >
> >
|