Hi all!
I applied this patch https://lkml.org/lkml/2017/10/11/393 (manually), then
rebuild the kernel and the Linux Wacom drivers.
Finally get the WACOM CTL-672 device work!
I am happy because not need to send back the tablet for the Linux driver
reason.
Hope that it will be build in the next driver out of box.
Thanks for all your work!
T.K.Aron

2017-11-29 6:24 GMT+02:00 Peter Hutterer <peter.hutte...@who-t.net>:

> On Wed, Nov 22, 2017 at 08:42:12AM +0200, T.Kovács család wrote:
> > Hi!
> > Thank You for the quick answer.
> > Unfortunately the xinput is not recognizing the device. Here is the
> output:
> >
> > xinput list
> > ⎡ Virtual core pointer                        id=2    [master pointer
> (3)]
> > ⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer
> > (2)]
> > ⎜   ↳ SIGMACHIP USB Keyboard                      id=9    [slave  pointer
> > (2)]
> > ⎜   ↳ A4TECH USB Device                           id=10    [slave
> pointer
> > (2)]
> > ⎜   ↳ A4TECH USB Device                           id=11    [slave
> pointer
> > (2)]
> > ⎣ Virtual core keyboard                       id=3    [master keyboard
> (2)]
> >     ↳ Virtual core XTEST keyboard                 id=5    [slave
> keyboard
> > (3)]
> >     ↳ Power Button                                id=6    [slave
> keyboard
> > (3)]
> >     ↳ Power Button                                id=7    [slave
> keyboard
> > (3)]
> >     ↳ SIGMACHIP USB Keyboard                      id=8    [slave
> keyboard
> > (3)]
>
> rightyo, looks like the device isn't recognised by the kernel. And I just
> found: https://sourceforge.net/p/linuxwacom/mailman/message/36105389/
>
> sorry.
>
> Cheers,
>    Peter
>
> >
> > Xorg -verion says>
> > X.Org X Server 1.18.4
> > Release Date: 2016-07-19
> > X Protocol Version 11, Revision 0
> > Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
> > Current Operating System: Linux karonka-H61M-DS2 4.13.0-17-generic
> > #20~16.04.1-Ubuntu SMP Mon Nov 6 14:18:00 UTC 2017 x86_64
> > Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-17-generic
> > root=UUID=f8b37ff0-e3c0-4f2a-9184-c035073e9404 ro quiet splash
> vt.handoff=7
> > Build Date: 13 October 2017  01:57:05PM
> > xorg-server 2:1.18.4-0ubuntu0.7 (For technical support please see
> > http://www.ubuntu.com/support)
> > Current version of pixman: 0.33.6
> >     Before reporting problems, check http://wiki.x.org
> >     to make sure that you have the latest version.
> >
> > Previously trying to install the drivers, get not loading my xorg, so
> > needed to reinstall the system.
> > Áron
> >
> >
> > 2017-11-22 2:22 GMT+02:00 Peter Hutterer <peter.hutte...@who-t.net>:
> >
> > > On Tue, Nov 21, 2017 at 11:22:47PM +0200, T.Kovács család wrote:
> > > > Hi!
> > > >
> > > > I purchased a One by Wacom CTL-672 graphic tablet, and need Linux
> support
> > > > for it. I am using Linux Mint 18.2 fresh install, with the latest
> > > > 4.13.0-17-generic kernel. I tried to install the latest LinuxWacom
> > > drivers
> > > > from this page, but the tablet does not work. I saw a mail on this
> list
> > > > about working on the support for this tablet. Please give me some
> > > > informations on this.
> > > >
> > > > I am ready to help You do the job, unfortunately I am not a
> programmer,
> > > but
> > > > can test some patches, if you wish.
> > > > Some testing result here>
> > > >
> > > > lsusb recognize the device> Bus 002 Device 006: ID 056a:037b Wacom
> Co.,
> > > Ltd
> > > > xsetwacom --list devices> is not listing anything
> > >
> > > depending on what xorg driver is being used, xsetwacom may not find the
> > > device. run xinput list to check for the list of devices being
> detected. if
> > > it shows up in that list, run xinput list-props <device name> and
> check the
> > > prefix for the properties, they indicate the xorg driver being used
> for the
> > > device. On a recent distribution, there's a fair chance that libinput
> is
> > > handling the tablet (provided it's detected correctly by the kernel)
> > >
> > > Cheers,
> > >    Peter
> > >
> > >
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to