All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@gmail.com>
To: Bob Bowles <bobjohnbowles@gmail.com>
Cc: linux-input@vger.kernel.org, Jiri Kosina <jkosina@suse.cz>,
	Nestor Lopez Casado <nestor_lopez@logitech.com>
Subject: Re: hid-logitech-dj: 046d:c52b Problems using Logitech Unifying Receiver
Date: Tue, 12 Feb 2013 15:28:36 +0100	[thread overview]
Message-ID: <CAN+gG=EVBx8oMZf_fpBAoYmmLCDiTMqXNcQ9bXEJ2EwrV5g-uw@mail.gmail.com> (raw)
In-Reply-To: <511A17FF.2000704@gmail.com>

On Tue, Feb 12, 2013 at 11:22 AM, Bob Bowles <bobjohnbowles@gmail.com> wrote:
> Hi Benjamin
>
> Thanks for getting back to me. So far I have been doing upstream tests on
> published .deb packages
> (http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-rc6-raring/), so I
> cannot  atm apply the patch to a source. Do you have a url for the source?

here you go: https://github.com/bentiss/hid-logitech-dj
I pulled the latest up to date module, so I don't know if it's gonna
work out of the box on your kernel.

$ git clone https://github.com/bentiss/hid-logitech-dj.git
$ cd hid-logitech-dj
$ make

Remove your cron workaround.

$ sudo rmmod hid-logitech-dj && sudo insmod ./hid-logitech-dj.ko

Then look at the dmesg output and try to move your mouse.

If the module does not load, simply run:
$ sudo modprobe hid-logitech-dj

This will reload your module shipped by your distribution. And don't
forget to tell me if it did not worked (with the dmesg output).

>
> Please also see other comments below.
>
> Regards   Bob Bowles
>
>
> On 11/02/13 18:35, Benjamin Tissoires wrote:
>
> Hi Bob,
>
> adding in CC Jiri, the HID maintainer and Nestor, the author of
> hid-logitech-dj.
>
> First, thanks for putting this upstream. After ~130 comments on the two
> bugs, you are the first to report it on the proper mailing list.
>
> In spite of the work on the Launchpad bugs I think it has only recently been
> triaged as an upstream issue. I filed it upstream on the advice of one of
> the Launchpad guys, only after conducting the tests he requested in the bug
> thread. We recognize you have a lot of stuff to do, and don't want to bug
> (sic) you with non-relevant issues.

Yeah, I saw that you have been asked to fill it upstream recently. I
don't think it was your fault, but this bug is staying in various
distributions bugzillas since a while, so there has been a problem
somewhere.
This kind of problem has been diagnosed upstream since a long time
(not in your bug thread) and no one reported it correctly. Our job is
also to fix problems, thus, we should have been noticed earlier.

>
>
> According to Nestor, there are some known problems with 2.4GHz receivers and
> USB3.
> Intel even posted a document explaining those problems:
>
> http://www.intel.com/content/www/us/en/io/universal-serial-bus/usb3-frequency-interference-paper.html
>
> So the problem either comes from a bad firmware (which I doubt) or from
> those interferences, leading to a hardware failure.
>
> Interesting further information that may (or may not) be relevant:
> I tried out using a 2m usb cable to distance the receiver from any
> interference. This had no noticeable effect on the tests.

Did you tried with a USB2 hub? It worked here:
https://bugzilla.redhat.com/show_bug.cgi?id=840391

Cheers,
Benjamin

      parent reply	other threads:[~2013-02-12 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-10 21:18 hid-logitech-dj: 046d:c52b Problems using Logitech Unifying Receiver Bob Bowles
2013-02-11 18:35 ` Benjamin Tissoires
     [not found]   ` <511A17FF.2000704@gmail.com>
2013-02-12 14:28     ` Benjamin Tissoires [this message]

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='CAN+gG=EVBx8oMZf_fpBAoYmmLCDiTMqXNcQ9bXEJ2EwrV5g-uw@mail.gmail.com' \
    --to=benjamin.tissoires@gmail.com \
    --cc=bobjohnbowles@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=nestor_lopez@logitech.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.