Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Giuseppe Bilotta
On 4/21/07, Jiri Kosina <[EMAIL PROTECTED]> wrote: On Fri, 20 Apr 2007, Giuseppe Bilotta wrote: > Oh, I see. I'll blacklist those modules, maybe also issue a ticket on > the Debian BTS. If Debian enables usbmouse and usbkbd by default in their standard kernels, would you be so kind and raise a

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Jiri Kosina
On Fri, 20 Apr 2007, Giuseppe Bilotta wrote: > Oh, I see. I'll blacklist those modules, maybe also issue a ticket on > the Debian BTS. If Debian enables usbmouse and usbkbd by default in their standard kernels, would you be so kind and raise a proper ticket on them not to do so? Thanks. This

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Giuseppe Bilotta
On 4/20/07, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: On Fri, Apr 20, 2007 at 06:09:55PM +0200, Giuseppe Bilotta wrote: > On 4/20/07, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > >On 4/20/07, Giuseppe Bilotta <[EMAIL PROTECTED]> wrote: > >> > >> Sorry, it seems I was wrong, it's not usbhid but us

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Vojtech Pavlik
On Fri, Apr 20, 2007 at 06:09:55PM +0200, Giuseppe Bilotta wrote: > On 4/20/07, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > >On 4/20/07, Giuseppe Bilotta <[EMAIL PROTECTED]> wrote: > >> > >> Sorry, it seems I was wrong, it's not usbhid but usbmouse taking over. > >> After a fresh plug (e.g. at boo

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Giuseppe Bilotta
On 4/20/07, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: On 4/20/07, Giuseppe Bilotta <[EMAIL PROTECTED]> wrote: > > Sorry, it seems I was wrong, it's not usbhid but usbmouse taking over. > After a fresh plug (e.g. at bootup) I get the following: > Well, the question is - why do you have usbmouse

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Dmitry Torokhov
On 4/20/07, Giuseppe Bilotta <[EMAIL PROTECTED]> wrote: Sorry, it seems I was wrong, it's not usbhid but usbmouse taking over. After a fresh plug (e.g. at bootup) I get the following: Well, the question is - why do you have usbmouse module on your system? -- Dmitry - To unsubscribe from this

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Giuseppe Bilotta
On 4/20/07, Jiri Kosina <[EMAIL PROTECTED]> wrote: On Fri, 20 Apr 2007, Giuseppe Bilotta wrote: > lsusb claims: > Bus 002 Device 003: ID 0460:0004 Ace Cad Enterprise Co., Ltd > and according to hid-core.c this *is* a blacklisted ID ... Yes, so it definitely should be ignored and not claimed by

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Jiri Kosina
On Fri, 20 Apr 2007, Giuseppe Bilotta wrote: > > could you please send me the product ID of the hardware in question? > > (you could get it for example by running lsusb). Currently the usbhid > > driver blacklists just product ids 0x0004 and 0x0008 (so that for > > these product ids, the HID dr

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Giuseppe Bilotta
On 4/20/07, Jiri Kosina <[EMAIL PROTECTED]> wrote: On Fri, 20 Apr 2007, Giuseppe Bilotta wrote: > The first problem is that the usbmouse and usbhid drivers take control > of the device, so that when I plug it in the tablet appears as a mouse, > with extremely funny effects (cursor jumping around

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Jiri Kosina
On Fri, 20 Apr 2007, Giuseppe Bilotta wrote: > The first problem is that the usbmouse and usbhid drivers take control > of the device, so that when I plug it in the tablet appears as a mouse, > with extremely funny effects (cursor jumping around, buttons clicking > out of nowhere, and other str

Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-19 Thread Giuseppe Bilotta
Hello all, I have a [EMAIL PROTECTED] Acecad USB Tablet and I've been trying for a while to set it up to work fine under Linux, without very much success. I've been using the stock Debian kernel (2.6.18), but also tried rolling my own 2.6.x git series (latest tried a 2.6.21-rc7 just this evening)