Xp-pen

From Gentoo Wiki
Jump to:navigation Jump to:search
Resources

This article describes how to install XP-PEN drivers on Gentoo.

Prerequisites

Kernel

The driver requires user level driver (CONFIG_INPUT_UINPUT) support, or else it won't be able to move the cursor.

KERNEL Enabling user level driver support
Device Drivers --->
   Input device support --->
      [*] Generic input layer (needed for keyboard, mouse,...)
      [*]   Miscellaneous devices --->
         <*>   User level driver support

Dependencies

It also requires dependencies like dev-qt/qtx11extras, dev-qt/qtnetwork and probably x11-libs/libXrandr.

Installation

Warning
This download runs an installer which can damage a working system. Please perform backups before running any commands. An ebuild should be written to protect collisions and sandbox writes where they should not occur.
Important
This driver is NOT open source.

Fetch and extract the XP-PEN driver installer:

user $wget "https://www.xp-pen.com/download/file/id/1936/pid/430/ext/gz.html" -O xp-pen-driver.tar.gz
user $tar -xvzpf xp-pen-driver.tar.gz

Run the installer:

user $cd xp-pen-pentablet_3.1.0.210331.x86_64/
root #./install.sh

Running

To launch the driver, run a script:

user $/usr/lib/pentablet/pentablet.sh
Note
This driver may work improperly, if it's run as root.

Removal

Go to the directory where you extracted the driver, and run:

root #./uninstall.sh