Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-23-2023, 08:05 PM
|
#1
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
does anyone know how to set up a huion h950p tablet ( on slackware)
I*'ve been trying everything I've found so far on the internet on this and this is the latest try and still nothing.
using
/digimend-kernel-drivers-11/
added the rules file
Code:
then your `/etc/X11/xorg.conf.d/50-tablet.conf` should look like this:
Section "InputClass"
Identifier "Tablet"
Driver "wacom"
MatchDevicePath "/dev/input/event*"
MatchUSBID "1234:abcd"
EndSection
modified the example to my tablet
Code:
For example, if `xsetwacom list` produces this output:
HID 256c:006e Pad pad id: 9 type: PAD
HID 256c:006e Pen stylus id: 10 type: STYLUS
you can assign Ctrl-Z ("Undo") key combination to the fifth button on the
tablet frame this way:
xsetwacom set "HID 256c:006e Pad pad" button 9 key Ctrl Z
still nothing
Code:
$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 003 Device 002: ID 5986:2115 Acer, Inc Integrated Camera
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 256c:006d HUION Huion Tablet_H950P
Bus 001 Device 002: ID 3151:1000 YICHIP Wireless Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ xsetwacom --list devices
HUION Huion Tablet_H950P stylus id: 12 type: STYLUS
HUION Huion Tablet_H950P Pad pad id: 13 type: PAD
HUION Huion Tablet_H950P Touch Strip pad id: 14 type: PAD
HUION Huion Tablet_H950P Dial pad id: 15 type: PAD
$ sudo xsetwacom --set "HID 256c:006d Pad pad" button 9 key ctrl Z
Cannot find device 'HID 256c:006d Pad pad'.
|
|
|
01-27-2023, 12:27 PM
|
#2
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,420
|
This is sitting on zero threads for a long time, which tells you something.
To my mind, this is all about drivers. I would forget slackware much as you may love it, and see what Lineage has to offer. What you're going to find is one difficulty after another, mostly over drivers. There's also a lot of java about in Android. How's your java? Frankly this may be more of a job for a dev team than a single owner.
|
|
|
01-28-2023, 01:16 PM
|
#3
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
Original Poster
|
Quote:
Originally Posted by business_kid
This is sitting on zero threads for a long time, which tells you something.
To my mind, this is all about drivers. I would forget slackware much as you may love it, and see what Lineage has to offer. What you're going to find is one difficulty after another, mostly over drivers. There's also a lot of java about in Android. How's your java? Frankly this may be more of a job for a dev team than a single owner.
|
I've found 3rd party drivers for it but it too requires rebuilding the kernel to load the mods as far as i can tell, and I don't have a good understanding on this, dacut something like to build the kernel over, and an option to use dkms which I looked up and most everyone put down dkms for slackware .. I mostly need it to map the tablet as it works out of box just not able to set the function keys.
Ubuntu - why is everyone making that a (windows defacto knock off) standard. this table has source code I installed but still it isn't working like that which those people should now how to develop for linux better if they are going to put out the source code and not just a deb .
still I don't know what the hold back is preventing that source code from working on a different distro, what does Ubuntu have that slack doesn't to get it to work? ( that maybe an arbitrary question, just me thinking out loud)
Last edited by BW-userx; 01-28-2023 at 01:21 PM.
|
|
|
01-30-2023, 09:55 AM
|
#4
|
Member
Registered: Feb 2010
Posts: 414
|
|
|
|
01-30-2023, 02:39 PM
|
#5
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
Original Poster
|
Quote:
Originally Posted by biker_rat
|
thanks, I already did all of that and more and even though lsusb sees it using xsetwacom says it does not see the device.
|
|
|
All times are GMT -5. The time now is 12:34 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|