Re: [DIGImend-users] Drivers
Brought to you by:
spb_nick
From: Vince H. <Vi...@Pl...> - 2015-04-09 17:39:47
|
[vince@desk2 digimend-kernel-drivers-master]$ modinfo hid_uclogic filename: /lib/modules/3.19.3-200.fc21.i686+PAE/extra/hid-uclogic.ko version: 6 license: GPL author: Nikolai Kondrashov author: Martin Rusko srcversion: 5AE0FCF75FF4215B49E87D5 alias: hid:b0003g*v00005543p00000045 alias: hid:b0003g*v00005543p00000081 alias: hid:b0003g*v00005543p0000004D alias: hid:b0003g*v00005543p0000006E alias: hid:b0003g*v0000256Cp0000006E alias: hid:b0003g*v00005543p00000781 alias: hid:b0003g*v00005543p00000522 alias: hid:b0003g*v00005543p00000064 alias: hid:b0003g*v00005543p00000005 alias: hid:b0003g*v00005543p00000004 alias: hid:b0003g*v00005543p00000003 alias: hid:b0003g*v00005543p00000042 depends: vermagic: 3.19.3-200.fc21.i686+PAE SMP mod_unload 686 when I don't blacklist hid_huion then none of the presented devices recognize the frame buttons. My with the above version installed and the blacklist for hid_huion. my script is able to set the frame buttons on my huion h610n On Thu, Apr 9, 2015 at 4:30 AM, Nikolai Kondrashov <sp...@gm...> wrote: > Hi Vince, > > On 04/09/2015 06:23 AM, Vince Herried wrote: > >> I found that I have to black list hid_huin >> To get the drivers to work . >> > > Which version of the drivers were you using, on which kernel? > What happens if you don't blacklist it? > > Thank you. > > Nick > |