How I can Install DIGImend?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a graphic tablet without company's official drivers, but seems to be an option with Digimend, they've created a driver for many tablets, so when I try to the package, my terminal displays this:



Current Distro: Debian 9



make -C /lib/modules/4.9.0-3-amd64/build SUBDIRS=/home/user/Descargas/digimend-kernel-drivers-6 modules
make[1]: se entra en el directorio '/usr/src/linux-headers-4.9.0-3-amd64'
CC [M] /home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.input_configured = uclogic_input_configured,
^~~~~~~~~~~~~~~~~~~~~~~~
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: note: (near initialization for ‘uclogic_driver.input_configured’)
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.9.0-3-common/scripts/Makefile.build:304: fallo en las instrucciones para el objetivo '/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o'
make[4]: *** [/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o] Error 1
/usr/src/linux-headers-4.9.0-3-common/Makefile:1507: fallo en las instrucciones para el objetivo '_module_/home/user/Descargas/digimend-kernel-drivers-6'
make[3]: *** [_module_/home/user/Descargas/digimend-kernel-drivers-6] Error 2
Makefile:150: fallo en las instrucciones para el objetivo 'sub-make'
make[2]: *** [sub-make] Error 2
Makefile:8: fallo en las instrucciones para el objetivo 'all'
make[1]: *** [all] Error 2
make[1]: se sale del directorio '/usr/src/linux-headers-4.9.0-3-amd64'
Makefile:9: fallo en las instrucciones para el objetivo 'modules'
make: *** [modules] Error 2


Any clue about that?







share|improve this question






















  • use git clone https://github.com/DIGImend/digimend-kernel-drivers.git to get the newest source.
    – GAD3R
    Nov 6 '17 at 19:09














up vote
0
down vote

favorite












I have a graphic tablet without company's official drivers, but seems to be an option with Digimend, they've created a driver for many tablets, so when I try to the package, my terminal displays this:



Current Distro: Debian 9



make -C /lib/modules/4.9.0-3-amd64/build SUBDIRS=/home/user/Descargas/digimend-kernel-drivers-6 modules
make[1]: se entra en el directorio '/usr/src/linux-headers-4.9.0-3-amd64'
CC [M] /home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.input_configured = uclogic_input_configured,
^~~~~~~~~~~~~~~~~~~~~~~~
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: note: (near initialization for ‘uclogic_driver.input_configured’)
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.9.0-3-common/scripts/Makefile.build:304: fallo en las instrucciones para el objetivo '/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o'
make[4]: *** [/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o] Error 1
/usr/src/linux-headers-4.9.0-3-common/Makefile:1507: fallo en las instrucciones para el objetivo '_module_/home/user/Descargas/digimend-kernel-drivers-6'
make[3]: *** [_module_/home/user/Descargas/digimend-kernel-drivers-6] Error 2
Makefile:150: fallo en las instrucciones para el objetivo 'sub-make'
make[2]: *** [sub-make] Error 2
Makefile:8: fallo en las instrucciones para el objetivo 'all'
make[1]: *** [all] Error 2
make[1]: se sale del directorio '/usr/src/linux-headers-4.9.0-3-amd64'
Makefile:9: fallo en las instrucciones para el objetivo 'modules'
make: *** [modules] Error 2


Any clue about that?







share|improve this question






















  • use git clone https://github.com/DIGImend/digimend-kernel-drivers.git to get the newest source.
    – GAD3R
    Nov 6 '17 at 19:09












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a graphic tablet without company's official drivers, but seems to be an option with Digimend, they've created a driver for many tablets, so when I try to the package, my terminal displays this:



Current Distro: Debian 9



make -C /lib/modules/4.9.0-3-amd64/build SUBDIRS=/home/user/Descargas/digimend-kernel-drivers-6 modules
make[1]: se entra en el directorio '/usr/src/linux-headers-4.9.0-3-amd64'
CC [M] /home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.input_configured = uclogic_input_configured,
^~~~~~~~~~~~~~~~~~~~~~~~
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: note: (near initialization for ‘uclogic_driver.input_configured’)
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.9.0-3-common/scripts/Makefile.build:304: fallo en las instrucciones para el objetivo '/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o'
make[4]: *** [/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o] Error 1
/usr/src/linux-headers-4.9.0-3-common/Makefile:1507: fallo en las instrucciones para el objetivo '_module_/home/user/Descargas/digimend-kernel-drivers-6'
make[3]: *** [_module_/home/user/Descargas/digimend-kernel-drivers-6] Error 2
Makefile:150: fallo en las instrucciones para el objetivo 'sub-make'
make[2]: *** [sub-make] Error 2
Makefile:8: fallo en las instrucciones para el objetivo 'all'
make[1]: *** [all] Error 2
make[1]: se sale del directorio '/usr/src/linux-headers-4.9.0-3-amd64'
Makefile:9: fallo en las instrucciones para el objetivo 'modules'
make: *** [modules] Error 2


Any clue about that?







share|improve this question














I have a graphic tablet without company's official drivers, but seems to be an option with Digimend, they've created a driver for many tablets, so when I try to the package, my terminal displays this:



Current Distro: Debian 9



make -C /lib/modules/4.9.0-3-amd64/build SUBDIRS=/home/user/Descargas/digimend-kernel-drivers-6 modules
make[1]: se entra en el directorio '/usr/src/linux-headers-4.9.0-3-amd64'
CC [M] /home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.input_configured = uclogic_input_configured,
^~~~~~~~~~~~~~~~~~~~~~~~
/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.c:1101:22: note: (near initialization for ‘uclogic_driver.input_configured’)
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.9.0-3-common/scripts/Makefile.build:304: fallo en las instrucciones para el objetivo '/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o'
make[4]: *** [/home/user/Descargas/digimend-kernel-drivers-6/hid-uclogic.o] Error 1
/usr/src/linux-headers-4.9.0-3-common/Makefile:1507: fallo en las instrucciones para el objetivo '_module_/home/user/Descargas/digimend-kernel-drivers-6'
make[3]: *** [_module_/home/user/Descargas/digimend-kernel-drivers-6] Error 2
Makefile:150: fallo en las instrucciones para el objetivo 'sub-make'
make[2]: *** [sub-make] Error 2
Makefile:8: fallo en las instrucciones para el objetivo 'all'
make[1]: *** [all] Error 2
make[1]: se sale del directorio '/usr/src/linux-headers-4.9.0-3-amd64'
Makefile:9: fallo en las instrucciones para el objetivo 'modules'
make: *** [modules] Error 2


Any clue about that?









share|improve this question













share|improve this question




share|improve this question








edited Nov 6 '17 at 18:00









jasonwryan

47k14127176




47k14127176










asked Nov 6 '17 at 17:36









J. Ventrana

11




11











  • use git clone https://github.com/DIGImend/digimend-kernel-drivers.git to get the newest source.
    – GAD3R
    Nov 6 '17 at 19:09
















  • use git clone https://github.com/DIGImend/digimend-kernel-drivers.git to get the newest source.
    – GAD3R
    Nov 6 '17 at 19:09















use git clone https://github.com/DIGImend/digimend-kernel-drivers.git to get the newest source.
– GAD3R
Nov 6 '17 at 19:09




use git clone https://github.com/DIGImend/digimend-kernel-drivers.git to get the newest source.
– GAD3R
Nov 6 '17 at 19:09















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f402886%2fhow-i-can-install-digimend%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f402886%2fhow-i-can-install-digimend%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)