Re: [DIGImend-users] Aiptek Media Tablet 14000u worked instantly (and almost complete) in linux 3.3
Brought to you by:
spb_nick
|
From: Eduardo H. S. <hob...@gm...> - 2012-05-06 19:52:36
|
2012/5/3 Nikolai Kondrashov <sp...@gm...>:
> On 05/02/2012 10:55 PM, Eduardo H. Silva wrote:
>>
>> I'm attaching the outputs.
>
>
> Thanks! This is unexpected. I see the kernel indeed reporting full pressure
> on a side button click. This is something new. When I tested this model, it
> didn't do such thing, so this must be a recent addition. I don't know the
> purpose though.
>
> Could you please do the "pen buttons" test, but with usbhid-dump this time?
>
> I have a workaround for this behavior for the tablet with PID 0038. So, if
> usbhid-dump verifies your tablet does the same thing, I will add its
> handling there and will send you a kernel patch to test.
>
> Sincerely,
> Nick
I'm sorry for the late reply, I delayed to the following day to do
what you asked, but then forgot.
The usbhid-dump command, the one you originally linked to, gives the error:
invalid option -- 'm'
Removing the -m option, gives the error:
Not enough arguments
Just doing usbhid-dump --help, shows:
Usage: usbhid-dump [OPTION]... <bus> <dev> [if]
Dump a USB device HID report descriptor(s) and/or stream(s).
Arguments:
bus bus number (1-255)
dev device address (1-255)
if interface number (0-254);
if omitted, all device HID interfaces
are dumped
Options:
-h, --help this help message
-e, --entity=STRING what to dump: either "descriptor",
"stream" or "both"; value can be
abbreviated
-p, --stream-paused start with the stream dump output paused
-f, --stream-feedback enable stream dumping feedback: for every
transfer dumped a dot is printed to stderr
Default options: --entity=descriptor
Signals:
USR1/USR2 pause/resume the stream dump output
usbutils is at version 004-4.
Eduardo
|