Re: [Linuxwacom-devel] One by Wacom CTL-672

2017-11-28 Thread T . Kovács család
Thanks!
I have the last version kernel installed (4.13.0-17-generic), but no
success. It is possible to install this patch somehow, to help testing the
device?
Aron

2017-11-29 6:24 GMT+02:00 Peter Hutterer :

> 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 pointerid=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 Buttonid=6[slave
> keyboard
> > (3)]
> > ↳ Power Buttonid=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 :
> >
> > > 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  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


Re: [Linuxwacom-devel] One by Wacom CTL-672

2017-11-28 Thread Peter Hutterer
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 pointerid=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 Buttonid=6[slave  keyboard
> (3)]
> ↳ Power Buttonid=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 :
> 
> > 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  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


Re: [Linuxwacom-devel] [PATCH 1/3] xsetwacom: Use explicit NULL for final element of 'parameters' array

2017-11-28 Thread Ping Cheng
On Tuesday, November 28, 2017, Jason Gerecke  wrote:

> C does not strictly allow allow an empty initializer


I like people to put efforts on cleaning up the code. It is a very
good habit, which we all should have ;).

Patches in this set, plus the individual one after this set, look good to
me. One nitpicking is: I don’t think you wanted to emphasize your idea by
double “allow” in the above line.

Reviewed-by: Ping Cheng 

Cheers,
Ping


> list `{}`, which can
> result in missing-field-initializers warnings from the compiler. All
> consumers of this array cycle through until they see a NULL name, so
> this commit replaces the empty initializer with { .name = NULL }.
>
> Signed-off-by: Jason Gerecke >
> ---
>  tools/xsetwacom.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
> index 1051868..a94d1f9 100644
> --- a/tools/xsetwacom.c
> +++ b/tools/xsetwacom.c
> @@ -484,7 +484,7 @@ static param_t parameters[] =
> .get_func = get_all,
> .prop_flags = PROP_FLAG_READONLY,
> },
> -   {}
> +   {.name = NULL}
>  };
>
>  /**
> --
> 2.15.0
>
>
--
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