Skip to content

Installing .deb issue #86

@monkeyfortstudios

Description

@monkeyfortstudios

Hi, I've just tried installing (on xubuntu 17.10) and run into problems so am posting as requested in the install section.

The command I was using:

sudo dpkg -i digimend-dkms_6_all.deb

Output:

Selecting previously unselected package digimend-dkms.
(Reading database ... 154737 files and directories currently installed.)
Preparing to unpack digimend-dkms_6_all.deb ...
Unpacking digimend-dkms (6) ...
Setting up digimend-dkms (6) ...
Loading new digimend-6 DKMS files...
Building for 4.13.0-16-generic
Building initial module for 4.13.0-16-generic
ERROR (dkms apport): unable to determine source package for digimend-dkms
Error! Bad return status for module build on kernel: 4.13.0-16-generic (x86_64)
Consult /var/lib/dkms/digimend/6/build/make.log for more information.

And below is the contents of /var/lib/dkms/digimend/6/build/make.log:

DKMS make.log for digimend-6 for kernel 4.13.0-16-generic (x86_64)
Wed 8 Nov 14:18:09 AEDT 2017
make -C /lib/modules/4.13.0-16-generic/build SUBDIRS=/var/lib/dkms/digimend/6/build modules
make[1]: Entering directory '/usr/src/linux-headers-4.13.0-16-generic'
CC [M] /var/lib/dkms/digimend/6/build/hid-kye.o
CC [M] /var/lib/dkms/digimend/6/build/hid-uclogic.o
CC [M] /var/lib/dkms/digimend/6/build/hid-polostar.o
/var/lib/dkms/digimend/6/build/hid-uclogic.c:1101:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.input_configured = uclogic_input_configured,
^~~~~~~~~~~~~~~~~~~~~~~~
/var/lib/dkms/digimend/6/build/hid-uclogic.c:1101:22: note: (near initialization for ‘uclogic_driver.input_configured’)
cc1: some warnings being treated as errors
scripts/Makefile.build:309: recipe for target '/var/lib/dkms/digimend/6/build/hid-uclogic.o' failed
make[2]: *** [/var/lib/dkms/digimend/6/build/hid-uclogic.o] Error 1
Makefile:1546: recipe for target 'module/var/lib/dkms/digimend/6/build' failed
make[1]: *** [module/var/lib/dkms/digimend/6/build] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-16-generic'
Makefile:9: recipe for target 'modules' failed
make: *** [modules] Error 2

Obviously it looks like it's an issues with the uclogic files. Incidentally the tablet I'm trying to use (and have with partial success on 16.10) is a Ugee UG-2150. I believe it's almost identical to the UC-Logic XP-Pen Artist 22HD being discussed here #73
(My uclogic-probe results are identical to the results posted by miharenthas.)

Let me know if there's any more info that would be helpful, I'm happy to jump in and help out in that pull request if it's still being looked into.

Cheers,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions