From: Hamza Attak <hamza@attak.fr>
To: nlopezcasad@logitech.com, benjamin.tissoires@gmail.com
Cc: linux-input@vger.kernel.org
Subject: hid-logitech-hidpp / hid-logitech-dj driver hiding inputs and breaking Logitech G700s buttons
Date: Sun, 15 Dec 2019 19:34:54 +0000 [thread overview]
Message-ID: <1576438494.7054.3@auth.smtp.1and1.fr> (raw)
Hi,
I have been facing an issue with my Logitech G700s mouse on wireless
(id of
the receiver is 046d:c531).
Most of the buttons are not working, namely:
G6, G7, G8, G9, G10
My testing has shown that when pressing these buttons, no input at all
is
showing on both interfaces:
/dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse
/dev/input/by-id/usb-Logitech_USB_Receiver-if01-mouse
Further testing shown that having 'hid_logitech_dj' or
'hid_logitech_hidpp'
module loaded is causing the issue, just one of them loaded is enough
to create
the issue. This led me to contact you by looking at
'drivers/hid/hid-logitech-dj.c' and 'drivers/hid/hid-logitech-hidpp.c').
rmmod'ing the modules and using 'usbhid' module alone is solving the
issue, as
Linux is now receiving correct input from the buttons.
Blacklisting the modules would do the trick for wireless on my local
system, but
it doesn't seem right no to report this bug for others.
For info, it works perfectly wired, so I guess the issue might be with
the dj
receiver code.
Before thinking of modifying the code myself, I am sending you this
message and
see what would be a clean fix for the issue.
Thanks,
Hamza ATTAK.
next reply other threads:[~2019-12-15 19:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-15 19:34 Hamza Attak [this message]
2019-12-16 0:49 ` hid-logitech-hidpp / hid-logitech-dj driver hiding inputs and breaking Logitech G700s buttons Filipe Laíns
2019-12-16 1:12 ` Hamza Attak
2019-12-16 1:48 ` Filipe Laíns
2019-12-16 15:41 ` Benjamin Tissoires
2019-12-16 17:33 ` Hamza Attak
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=1576438494.7054.3@auth.smtp.1and1.fr \
--to=hamza@attak.fr \
--cc=benjamin.tissoires@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=nlopezcasad@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 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).