Code Monkey home page Code Monkey logo

Comments (11)

jigpu avatar jigpu commented on July 28, 2024

What version of CentOS 7 are you using? Run cat /etc/redhat-release if you aren't sure.

This looks very similar to an issue we've seen with the RHEL 7.5 beta, which replaced the "power_supply" API that is native to the 3.10 kernel it claims to use with a new version introduced in Linux 4.1. We're still working on a fix. I've attached a work-in-progress patch that might fix things; you can apply it by running zcat 0001-3.7-compile-under-RHEL-7.5.patch.gz | patch -p1 from inside the input-wacom source directory and recompiling.

0001-3.7-compile-under-RHEL-7.5.patch.gz

from input-wacom.

nod0ubt avatar nod0ubt commented on July 28, 2024

Release is 7.4.1708.
Still haven't tested the patch. Once I do I'll report if its working.
Cheers

from input-wacom.

raves avatar raves commented on July 28, 2024

Was getting the same issues on compile. Applied the patch as suggested and compile appears to have completed OK. See log attached.
make.log

from input-wacom.

jigpu avatar jigpu commented on July 28, 2024

@raves your build problem seems to be down to the use of a third-party kernel. Our build script has special overrides necessary for RHEL7/CentOS7 that shouldn't be applied in your particular case. Not entirely sure how we'd fix that at the moment...

@nod0ubt are you also running a third-party kernel? Could you provide the output from ./configure for us to review, along with your uname -r?

from input-wacom.

nod0ubt avatar nod0ubt commented on July 28, 2024

from input-wacom.

jigpu avatar jigpu commented on July 28, 2024

Thanks for the output! Looks like both of you are running third-party kernels from the ELRepo. We'll need to do some thinking / testing to figure out how to support both systems which use the official kernel as well as third-party kernels like this. I assume the only way you'll be able to get the driver compiling is to re-install the stock kernel, at least until this issue is resolved.

from input-wacom.

raves avatar raves commented on July 28, 2024

Speaking for myself. After applying the 0001-3.7-compile-under-RHEL-7.5.patch.gz patch the build completed ok I believe and the tablet is working just fine so I'm happy with the outcome! I don't think I have a problem that needs solving but thanks for looking more closely at it.

from input-wacom.

nod0ubt avatar nod0ubt commented on July 28, 2024

from input-wacom.

Pinglinux avatar Pinglinux commented on July 28, 2024

nod0ubt, can you issue "make uninstall" under the input-wacom directory then build and install the driver from the latest input-wacom again to see if it helps? Please follow the steps at https://github.com/linuxwacom/input-wacom/wiki/Installing-input-wacom-from-source. After a reboot, if the tablet still doesn't work, issue "rmmod hid-wacom; modprobe hid-wacom" then disconnect and connect the tablet to see what happens.

from input-wacom.

skomra avatar skomra commented on July 28, 2024

from input-wacom.

jigpu avatar jigpu commented on July 28, 2024

Closing this issue since it seems like the updated driver works without the patch.

from input-wacom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.