[Linuxwacom-devel] Bamboo wireless support on Ubuntu 12.04

2012-04-24 Thread Thierry Munoz
Hi, I have tested the driver here (https://sourceforge.net/mailarchive/message.php?msg_id=28634134) on Ubuntu Precise Pangolin 12.04 and it doesn't work. This driver was working under Ubuntu 11.10 (version from I updated). My tablet is a CTH-470K that's working when it's wired on USB. Regards,

Re: [Linuxwacom-devel] [PATCH libwacom 7/7] data: add serial match to E3

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > If attached via inputattach. Reviewed-By: Bastien Nocera > Signed-off-by: Peter Hutterer > --- > data/isdv4-e3.tablet |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/data/isdv4-e3.tablet b/data/isdv4-e3.tab

Re: [Linuxwacom-devel] [PATCH libwacom 6/7] lib: run up the parent to find the PRODUCT

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > For bluetooth devices, the PRODUCT is set on the event device. For > inputattached serial devices, the PRODUCT Is on the parent instead. > > Signed-off-by: Peter Hutterer > --- > libwacom/libwacom.c | 19 +-- > 1 file c

Re: [Linuxwacom-devel] [PATCH libwacom 5/7] lib: check the grandparent's subsystem for the bus string

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > The device and its parent have "input", but the grandparent has the > actual subsystem this device is connected through. > > Signed-off-by: Peter Hutterer > --- > libwacom/libwacom.c | 47 ---

Re: [Linuxwacom-devel] [PATCH libwacom 4/7] libwacom: fix vendor/product id assignment on serial devices

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer Reviewed-By: Bastien Nocera > --- > libwacom/libwacom.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libwacom/libwacom.c b/libwacom/libwacom.c > index 2a8e3f8..accb941 1

Re: [Linuxwacom-devel] [PATCH libwacom 3/7] tools: try the system-installed database if the local one fails

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer Is this wise? The tool isn't supposed to be installed, or is it? If it is, then we shouldn't be starting with trying to read the DB from the local source tree. > --- > tools/list-local-devices.c |2 ++ >

Re: [Linuxwacom-devel] [PATCH libwacom 2/7] tools: print error if db failed to initialise

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer Reviewed-By: Bastien Nocera > --- > tools/list-local-devices.c |4 > 1 file changed, 4 insertions(+) > > diff --git a/tools/list-local-devices.c b/tools/list-local-devices.c > index 1f7bd56..3dbb

Re: [Linuxwacom-devel] [PATCH libwacom 1/7] lib: free stylus keyfile after use

2012-04-24 Thread Bastien Nocera
On Tue, 2012-04-24 at 15:02 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer Reviewed-By: Bastien Nocera > --- > libwacom/libwacom-database.c |2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libwacom/libwacom-database.c b/libwacom/libwacom-database.c > index 308ba6d..