So you finally were able to run osu! on Wine using Espionage724's guide, you plug in your osutablet!/Huion 420/H420 tablet and WTF?!?! Your area is only 1/5 of the screen! How are you supposed to play it??
This happens because a conflict with the built-in kernel drivers. To solve the issue, do the following:
1. Download the digimend-kernel-drivers tarball here.
2. Extract the tarball somewhere easy to type.
3. Open up a Terminal window and go to the tarball directory.
4. Make sure you have your kernel headers. I'm using Xubuntu 14.04 and they came built-in.
5. Unplug your tablet.
6. Type the following commands on the terminal window (for newbies, you shouldn't type the $, they're just here for easier understanding of the lines):
7. Plug in your tablet. It should be working full area now. I don't know yet how to change the tablet's area yet, but as soon as i find out i will update this post immediately.
8. Have fun tapping circles!
This happens because a conflict with the built-in kernel drivers. To solve the issue, do the following:
1. Download the digimend-kernel-drivers tarball here.
2. Extract the tarball somewhere easy to type.
3. Open up a Terminal window and go to the tarball directory.
4. Make sure you have your kernel headers. I'm using Xubuntu 14.04 and they came built-in.
5. Unplug your tablet.
6. Type the following commands on the terminal window (for newbies, you shouldn't type the $, they're just here for easier understanding of the lines):
$ make
$ make install
$ rmmod hid-huion
7. Plug in your tablet. It should be working full area now. I don't know yet how to change the tablet's area yet, but as soon as i find out i will update this post immediately.
8. Have fun tapping circles!