linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Octoploid <cryptooctoploid@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>, linux-input@vger.kernel.org
Subject: Re: Logitech M705 thumb button
Date: Fri, 2 Apr 2010 12:28:40 +0200	[thread overview]
Message-ID: <g2w319012f1004020328l36f7bc5t2a1c3932681a2ee6@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1004021204310.8345@pobox.suse.cz>

On Fri, Apr 2, 2010 at 12:05 PM, Jiri Kosina <jkosina@suse.cz> wrote:
> On Wed, 31 Mar 2010, Octoploid wrote:
>
>> >> (The »unifying USB reciever« has three sub-devices. The first one is
>> >> for keyboards, the second for mouses and the third is not used:
>> >> usb 3-1: new full speed USB device using ohci_hcd and address 2
>> >> input: Logitech USB Receiver as
>> >> /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input2
>> >> generic-usb 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard
>> >> [Logitech USB Receiver] on usb-0000:00:12.0-1/input0
>> >> input: Logitech USB Receiver as
>> >> /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input3
>> >> generic-usb 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11
>> >> Mouse [Logitech USB Receiver] on usb-0000:00:12.0-1/input1
>> >> generic-usb 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11
>> >> Device [Logitech USB Receiver] on usb-0000:00:12.0-1/input2)
>> >>
>> >> The rdesc output for the mouse and the third device follows:
>> >
>> > Thanks for providing the output.
>> >
>> > The device defines 16 buttons in its report descriptor. How much does it
>> > actually physically have?
>>
>> 8 if I count correctly (left,middle,right,scrollwheel left,scrollwheel right,
>> forward, backward and the hidden (the non working) thumb button).
>> Here is a photo of the mouse (the hidden button is located under the
>> white underscore below the back and forward buttons):
>> http://www.techfresh.net/wp-content/uploads/2010/03/logitech_m705.jpg
>>
>> > Is the other (non-used) interface also silent when you press the
>> > non-working button? (I can see that it is claimed by HID as well).
>>
>> Yes.
>>
>> > Could you please apply the patch below and check whether there is still no
>> > event present when you press the button?
>> >
>>
>> Yes, unfortunately there are still no events even with the patch applied.
>> (I've tested both interfaces)
>
> Could you please verify that there is indeed no USB event being triggered
> by the button press at all, with usbmon [1]?

I already verified this, but forgot to mention it in my last mail.
There are indeed no USB events being triggered when I run
"cat /sys/kernel/debug/usb/usbmon/ou".

> If it is the case, I am afraid the only option would be inspecting what
> initialization sequence does the driver for Another OS perform, so that it
> makes the button work.

Any pointers on how I could accomplish this?
Thanks in advance.
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-04-02 10:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-29 13:40 Logitech M705 thumb button Octoploid
2010-03-30  6:56 ` Dmitry Torokhov
2010-03-30  7:33   ` Octoploid
2010-03-30 12:28     ` Jiri Kosina
2010-03-30 13:02       ` Octoploid
2010-03-31 12:05         ` Jiri Kosina
2010-03-31 12:54           ` Octoploid
2010-04-02 10:05             ` Jiri Kosina
2010-04-02 10:28               ` Octoploid [this message]
2010-04-02 11:27                 ` Octoploid
2010-04-11 15:56                   ` Robert Schedel
2010-04-11 16:29                     ` Octoploid
2010-05-03 10:42                       ` Cristian Măgherușan-Stanciu
2010-05-03 17:41                         ` Octoploid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=g2w319012f1004020328l36f7bc5t2a1c3932681a2ee6@mail.gmail.com \
    --to=cryptooctoploid@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).