Coder Social home page Coder Social logo

Comments (6)

kurikaesu avatar kurikaesu commented on August 12, 2024

An error number of 16 indicates the device is busy which generally means another application or driver has claimed the device and isn't letting it go.

from userspace-tablet-driver-daemon.

Silmathoron avatar Silmathoron commented on August 12, 2024

OK, thanks, I uninstalled the XP-Pen driver and there is some progress but not full recovery... now I get:

Listening on socket ~/.local/var/run/userspace_tablet_driver_daemon.sock
xp_pen_handler initialized
huion_handler initialized
Handling XP-Pen Artist 22E Pro
Setup completed on interface 0
Setup completed on interface 1
Could not create uinput pen
Could not create uinput pad
Attached to interface 2
Sending init key on endpont 3
Setup completed on interface 2
Set up config for device 2315

So the pen is not responsive, probably because xsetwacom list devices returns no devices... any idea why this might be?

Btw: the xp-pen driver was not causing any issue with your code previously, did anything change recently?

from userspace-tablet-driver-daemon.

Silmathoron avatar Silmathoron commented on August 12, 2024

Btw, just saw that you now provide deb files so tried with it, same output...
Also the GUI lists "Unknown device 1 0429:2315" instead of the proper name (and does not load any configuration). There might be a space between the 1 and the 0 of 10429

from userspace-tablet-driver-daemon.

kurikaesu avatar kurikaesu commented on August 12, 2024

I've checked the commit history and nothing was introduced recently. That "could not create uinput pen" and pad leads me to believe that your OS does not give your user the "plugdev" user group? The udev rules only gives "plugdev" access as that is what happens on my Ubuntu system.

The GUI may be missing your device as a configurable device. I'll go check and add it in if that is the case.

from userspace-tablet-driver-daemon.

kurikaesu avatar kurikaesu commented on August 12, 2024

I had not updated the GUI debian packages in a while so if you installed that then it would not have had your device config.
I've published a new version here that is up to date: https://github.com/kurikaesu/userspace-tablet-driver-gui/releases/tag/v0.1.2

from userspace-tablet-driver-daemon.

Silmathoron avatar Silmathoron commented on August 12, 2024

That "could not create uinput pen" and pad leads me to believe that your OS does not give your user the "plugdev" user group? The udev rules only gives "plugdev" access as that is what happens on my Ubuntu system.

Yes, that was it, good call!
I'll probably make a PR to update the README with some information about requirements if that's OK with you.

I had not updated the GUI debian packages in a while so if you installed that then it would not have had your device config. I've published a new version here that is up to date: https://github.com/kurikaesu/userspace-tablet-driver-gui/releases/tag/v0.1.2

Perfect, everything works now, thanks a lot!

from userspace-tablet-driver-daemon.

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.