How I can Install DIGImend?

Clash 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?
debian drivers graphics
add a comment |Â
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?
debian drivers graphics
usegit clone https://github.com/DIGImend/digimend-kernel-drivers.gitto get the newest source.
â GAD3R
Nov 6 '17 at 19:09
add a comment |Â
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?
debian drivers graphics
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?
debian drivers graphics
edited Nov 6 '17 at 18:00
jasonwryan
47k14127176
47k14127176
asked Nov 6 '17 at 17:36
J. Ventrana
11
11
usegit clone https://github.com/DIGImend/digimend-kernel-drivers.gitto get the newest source.
â GAD3R
Nov 6 '17 at 19:09
add a comment |Â
usegit clone https://github.com/DIGImend/digimend-kernel-drivers.gitto 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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
use
git clone https://github.com/DIGImend/digimend-kernel-drivers.gitto get the newest source.â GAD3R
Nov 6 '17 at 19:09