- Download the drivers and compile the source code
- Figure out it doesn’t work because your kernel is not supported
- Update the kernel
- Download and recompile the NVIDIA drivers
- Figure out that for whatever reason the new development packages were not installed, and are not available from the repository you got the kernel from
- Track down and install the devel package
- Try reinstalling the video drivers
- init 5
- Compile the tablet drivers
- Pretend compilation warnings didn’t happen
- It works!
- Get nervous about compilation errors
- recall that the make file was compiled under previous kernel
- make, make install
- no more errors!
- IT WORKS!
Fortunately, my Wacom Intuos 4 works without me doing anything but plugging it in. I’ve been in that situation with a network card and a USB headset in the past, though.
yeah. I have a Huion H610 pro. It;s a nice tablet, and wasn’t very expensive. But unfortunately no out-of-the-box support like the Wacom drivers.
Same here. I just plug it in.
Then again, I did research before buying, to find out what was natively supported
My graphics tablet is a cheap Genius and is also supported by evdev driver just by plugging the tablet. This support is thanks to the community, not by Genius that does not do Linux drivers. So I do not recommend Genius for Linux.
Your graphics tablet should be supported from the Kernel >= 3.17:
What Linux distribution you’re using and what version of the kernel?
By the way, DIGImend maintainer is leaving the project and we really need someone to replace him for this important project.
Edit:
Please, edit your first message and clarify these steps to run a graphics tablet are only required in your particular case, not all tablet/Linux distributions.
CentOS ships with kernel 3.10. I’ve updated to 4.8 which is the most recent kernel-ml release. Tablet works fine so far with Digimend. Things are going much smoother now, even my Mackie 400F is running, something I never got to work out on Win 10 (I’ve heard rumours it can work?)
But I thought it was pretty clear that this was meant as a joke, poking fun at how, at time, Linux can be a pain to accomplish the most simple things (with it’s strengths do come some drawbacks).
Of course this is all system-specific.
It wasn’t clear at all.
It isn’t linux being a pain to work with, it’s hardware manufacturers being a pain by refusing to provide support for linux…
My Experience:
- Buy a WACOM drawing tabled
- Use Archlinux (Or a distro that has actual recent kernel/package versions. Debian is OK, Ubuntu is worse, Mint worse again…)
- Just Works.
OR:
- By not-wacom
- Discover tablet that was bought can have two different PCB’s inside
- Discover the two PCB’s use the same USB VID/PID
- Discover that the community-driver built into the kernel supports the other one
- Discover you’d have to compile your own kernel
- Decide to use xinput to remap the button on the side to ‘draw’ so you don’t have to
- Use tablet without pressure sensitivity for a year
- By a WACOM