Re: [DIGImend-devel] iBall PF1064U Pen Tablet not working on Linux Mint 17.1 Xfce
Brought to you by:
spb_nick
|
From: Prashant G. <pra...@ho...> - 2015-04-27 15:51:00
|
Thanks a million tons Nick. This did the trick. Here's the data generated by the tool commands: prash@ADNYA ~ $ sudo uclogic-probe 4 4 [sudo] password for prash: M 55 00 47 00 54 00 41 00 42 00 4C 00 45 00 54 00 P 54 00 41 00 42 00 4C 00 45 00 54 00 20 00 47 00 50 00 30 00 36 00 31 00 30 00 S 64 0C 03 70 C6 10 77 03 00 FF 07 D8 13 S 65 04 03 00 53 S 6E 04 03 30 00 S 79 0A 03 55 00 36 00 30 00 37 00 S 7A 0A 03 55 00 36 00 30 00 37 00 S 7B 0A 03 55 00 36 00 30 00 37 00 prash@ADNYA ~ $ sudo uclogic-probe 4 4 | uclogic-decode Manufacturer: UGTABLET Product: TABLET GP0610 Max X: 50800 Max Y: 30480 Max pressure: 2047 Resolution: 5080 Internal model: U607 Buttons status: U607 prash@ADNYA ~ $ It'll be one of the greatest moments of my life if my pen tablet starts working on my LM :D; and you guys will be my superheroes; obviously ;P Thanks Again & Regards. ---------------------------------------- > Date: Mon, 27 Apr 2015 18:11:53 +0300 > From: sp...@gm... > To: pra...@ho...; dig...@li... > Subject: Re: [DIGImend-devel] iBall PF1064U Pen Tablet not working on Linux Mint 17.1 Xfce > > On 04/27/2015 06:03 PM, Prashant Gawande wrote: >> Hi Nick, >> >> I've been trying to install according to README. I am getting the following messages: >> >> prash@ADNYA ~/Downloads/uclogic-tools-master $ ./bootstrap && ./configure && make >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... gawk >> checking whether make sets $(MAKE)... yes >> checking whether make supports nested variables... yes >> checking whether to enable maintainer-specific portions of Makefiles... no >> checking for gcc... gcc >> checking whether the C compiler works... no >> configure: error: in `/home/prash/Downloads/uclogic-tools-master': >> configure: error: C compiler cannot create executables >> See `config.log' for more details >> prash@ADNYA ~/Downloads/uclogic-tools-master $ >> >> Please do bear with me and help as I am new to Linux. I've autotools-dev >> version 20130810.1, automake-1.14 version 1:1.14.1-2ubuntu1 and >> libusb-1.0-0-dev version 2:1.0.17-1ubuntu2 installed. I am also attaching >> the config.log file incase you need it. Please see what is doable. > > Thank you for detailed diagnostics of your issue. I think installing the > "build-essentials" package should fix your problem. > > Nick |