Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-22 Thread Peter Hutterer
On Wed, May 16, 2012 at 06:33:58PM +0100, Przemo Firszt wrote: > Dnia 2012-05-16, śro o godzinie 17:27 +0100, Bastien Nocera pisze: > > On Wed, 2012-05-16 at 17:13 +0100, Przemo Firszt wrote: > > > What is the long term plan for handling LEDs and OLEDs on Intuos4 tablets? > > > > > > In kernel > >

Re: [Linuxwacom-devel] [RFC] LEDs & OLEDs on Intuos4 tablets

2012-05-22 Thread Peter Hutterer
On Sun, May 20, 2012 at 11:04:01PM +0100, Przemo Firszt wrote: > Dnia 2012-05-17, czw o godzinie 13:57 -0400, Mike Erwin pisze: > [..] > > I've only sent images to the OLEDs on MacOS, but 4-bit 64x30 seemed to > > be ideal. When sending 8-bit grayscale (or full color) source images, > > only 16 dis

Re: [Linuxwacom-devel] [Patch libwacom 0/3] data: add 3 more tablet PCs

2012-05-22 Thread Peter Hutterer
On Tue, May 22, 2012 at 12:55:44PM -0500, David Foley wrote: > A couple of questions for the N-Trig. Used: > class=ISDV4 > Is that acceptable? It is for now, I think. > Touch=true > The hid-ntrig.ko exports both 1FT (N-Trig Touchscreen) and 4FGT (N-Trig > MultiTouch). Both work on xf86-input-w

linuxwacom-devel@lists.sourceforge.net

2012-05-22 Thread Peter Hutterer
On Tue, May 22, 2012 at 09:11:13PM -0500, favux...@gmail.com wrote: > From: David Foley > > Add the four remaining first generation BambooPT tablets. Modify the Bamboo > Pen and Touch data file. > > Dave all applied, thanks. Cheers, Peter --

[Linuxwacom-devel] [PATCH libwacom] lib: ignore empty match strings

2012-05-22 Thread Peter Hutterer
Match strings that terminate with a semi will have a final, empty, string after g_strsplit(). Ignore those too, not just NULL strings. Removes "failed to match '' for product/vendor IDs. Skipping." warnings from tests. Signed-off-by: Peter Hutterer --- libwacom/libwacom-database.c |2 +- 1

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Peter Hutterer
On Tue, May 22, 2012 at 11:24:49AM -0500, Favux ... wrote: > I must be doing something silly. > > I checked with a new clone and the HEAD doesn't point to the last > commit daac0e5, it points to the one before f195cf3. So to get a > tablet-validity.c without the DTI520 special case in it I have t

[Linuxwacom-devel] [Patch libwacom 5/5] add: Bamboo Pen

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Pen. The pen only BambooPT. Signed-off-by: David Foley --- data/bamboo-pen.tablet | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 data/bamboo-pen.tablet diff --git a/data/bamboo-pen.tablet b/data/bamboo-pen.tablet new file

[Linuxwacom-devel] [Patch libwacom 4/5] add: Bamboo Fun

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Fun. A medium sized BambooPT. Signed-off-by: David Foley --- data/bamboo-2fg-6x8.tablet | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 data/bamboo-2fg-6x8.tablet diff --git a/data/bamboo-2fg-6x8.tablet b/data/bamboo-2fg-6

[Linuxwacom-devel] [Patch libwacom 3/5] add: Bamboo Craft

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Craft. Signed-off-by: David Foley --- data/bamboo-craft.tablet | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 data/bamboo-craft.tablet diff --git a/data/bamboo-craft.tablet b/data/bamboo-craft.tablet new file mode 100644 i

[Linuxwacom-devel] [Patch libwacom 2/5] rename: Bamboo Pen & Touch data file

2012-05-22 Thread favux . is
From: David Foley Rename bamboo-pen-and-touch.tablet to bamboo-2fg-4x5.tablet. It is a first generation BambooPT. The tablet drawing surface is larger than the pen's active area on 3 sides. The active area is a rectangle delineated on 3 sides by a white line about 1 cm in from the bezel edg

[Linuxwacom-devel] [Patch libwacom 1/5] add: Bamboo Touch

2012-05-22 Thread favux . is
From: David Foley Add the Bamboo Touch. The touch only BambooPT. Signed-off-by: David Foley --- data/bamboo-2fg.tablet | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 data/bamboo-2fg.tablet diff --git a/data/bamboo-2fg.tablet b/data/bamboo-2fg.tablet new f

linuxwacom-devel@lists.sourceforge.net

2012-05-22 Thread favux . is
From: David Foley Add the four remaining first generation BambooPT tablets. Modify the Bamboo Pen and Touch data file. Dave -- Live Security Virtual Conference Exclusive live event will cover all the ways today's secu

Re: [Linuxwacom-devel] [PATCH] Input: wacom - add support for the DTI-520 graphics tablet

2012-05-22 Thread Ping Cheng
On Sat, May 19, 2012 at 8:58 PM, Adam Nielsen wrote: > Add support for the two interfaces provided by the Wacom DTI-520 tablet.  This > allows both the tablet itself as well as the hardware buttons to be seen by > the > kernel. > > Signed-off-by: Adam Nielsen > --- > Hi all, > > I'm resending th

[Linuxwacom-devel] [Patch libwacom 3/3] data: add N-Trig tablet PC

2012-05-22 Thread David Foley
Represented by the HP TouchSmart TX2z, Dell Latitude XT, and Dell Latitude XT2 USB tablet PC models. Signed-off-by: David Foley --- data/n-trig-pen.tablet | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 data/n-trig-pen.tablet diff --git a/data/n-trig-pen.tablet

[Linuxwacom-devel] [Patch libwacom 2/3] data: add ISDV4 93 tablet

2012-05-22 Thread David Foley
Represented by the HP Pavilion TX2000 and HP Pavilion TX2500 USB tablet PC models. Signed-off-by: David Foley --- data/isdv4-93.tablet | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 data/isdv4-93.tablet diff --git a/data/isdv4-93.tablet b/data/isdv4-93.tablet n

[Linuxwacom-devel] [Patch libwacom 1/3] data: add ISDV4 90 tablet

2012-05-22 Thread David Foley
Represented by the ASUS R1E and ASUS R1F USB tablet PC models. Signed-off-by: David Foley --- data/isdv4-90.tablet | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 data/isdv4-90.tablet diff --git a/data/isdv4-90.tablet b/data/isdv4-90.tablet new file mode 100644 i

[Linuxwacom-devel] [Patch libwacom 0/3] data: add 3 more tablet PCs

2012-05-22 Thread David Foley
A couple of questions for the N-Trig. Used: class=ISDV4 Is that acceptable? Touch=true The hid-ntrig.ko exports both 1FT (N-Trig Touchscreen) and 4FGT (N-Trig MultiTouch). Both work on xf86-input-wacom. When Rafi Rubin modified the N-Trig snippet to match the pen only xf86-input-wacom didn't

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
I must be doing something silly. I checked with a new clone and the HEAD doesn't point to the last commit daac0e5, it points to the one before f195cf3. So to get a tablet-validity.c without the DTI520 special case in it I have to do a 'git checkout daac0e5'. Because it is the same on both I doub

Re: [Linuxwacom-devel] [PATCH] HID: wacom: Add LED selector control for Wacom Intuos4 WL

2012-05-22 Thread Przemo Firszt
Dnia 20 Maja 2012, 3:11 am, N, David Rientjes napisał(a): > On Fri, 11 May 2012, Jiri Kosina wrote: > >> > Add sysfs attribute to control LED selector on Wacom Intuos4. >> >> Applied, thanks. >> > > This results in a build failure if you've enabled CONFIG_HID_WACOM without > CONFIG_NEW_LEDS, which

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
Oh shoot. I'm wrong. I missed the last commit daac0e51d32eb2000e1a7bf48a0ffb018e7c6c7c "test: remove special-case for DTI-520" Have to test with that. Sorry for the noise. Dave -- Live Security Virtual Conference Excl

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
On Tue, May 22, 2012 at 10:04 AM, Bastien Nocera wrote: > On Tue, 2012-05-22 at 10:01 -0500, Favux ... wrote: >> So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? >> >> "test: Test each stylus with an eraser" > > The message you posted said it crashed on line 94. This is line 94: >  94 ↦      

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Bastien Nocera
On Tue, 2012-05-22 at 10:01 -0500, Favux ... wrote: > So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? > > "test: Test each stylus with an eraser" The message you posted said it crashed on line 94. This is line 94: 94 ↦ ↦ ↦ break;•

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
So commit 4a7a7f16564869b3af6701aa943e5c88927f451b ? "test: Test each stylus with an eraser" -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has chan

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Bastien Nocera
On Tue, 2012-05-22 at 09:11 -0500, Favux ... wrote: > On Tue, May 22, 2012 at 8:33 AM, Bastien Nocera wrote: > > On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: > >> I'd appreciate some help on this one. I do not know why I am seeing > >> on 'make check': > >> > >> lt-tablet-validity: tablet-

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Favux ...
On Tue, May 22, 2012 at 8:33 AM, Bastien Nocera wrote: > On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: >> I'd appreciate some help on this one.  I do not know why I am seeing >> on 'make check': >> >> lt-tablet-validity: tablet-validity.c:94: verify_tablet: Assertion >> `nstyli == 1' failed.

Re: [Linuxwacom-devel] libwacom new data file 'make check' error

2012-05-22 Thread Bastien Nocera
On Mon, 2012-05-21 at 22:28 -0500, Favux ... wrote: > I'd appreciate some help on this one. I do not know why I am seeing > on 'make check': > > lt-tablet-validity: tablet-validity.c:94: verify_tablet: Assertion > `nstyli == 1' failed. > /bin/bash: line 5: 8362 Aborted (core dump