Bug 49781
Summary: | Logitech wireless mouse often does not work | ||
---|---|---|---|
Product: | Drivers | Reporter: | uzytkownik2 (uzytkownik2) |
Component: | Input Devices | Assignee: | Jiri Kosina (jikos) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, florian, jikos |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.5-3.7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
uzytkownik2@gmail.com
2012-10-30 11:31:02 UTC
Could you please try with 3.6 if you are using unifying receiver? 596264082f1 might fix this problem. (In reply to comment #1) > Could you please try with 3.6 if you are using unifying receiver? 596264082f1 > might fix this problem. I'm currently on 3.6 branch and it still does not work (I managed to make it work once after resume from suspend but I was unable to repro ever since so I have no idea what caused it). (In reply to comment #1) > Could you please try with 3.6 if you are using unifying receiver? 596264082f1 > might fix this problem. Hmm. It looks like ~3.6.10 it started working. (In reply to comment #3) > (In reply to comment #1) > > Could you please try with 3.6 if you are using unifying receiver? > 596264082f1 > > might fix this problem. > > Hmm. It looks like ~3.6.10 it started working. I got repro on 3.7. Is there any way I could help solving this problem? A patch referencing this bug report has been merged in Linux v3.9-rc2: commit dcd9006b1b053c7b1cebe81333261d4fd492ffeb Author: Benjamin Tissoires <benjamin.tissoires@redhat.com> Date: Tue Mar 5 17:09:00 2013 +0100 HID: logitech-dj: do not directly call hid_output_raw_report() during probe (In reply to comment #6) > A patch referencing this bug report has been merged in Linux v3.9-rc2: > > commit dcd9006b1b053c7b1cebe81333261d4fd492ffeb > Author: Benjamin Tissoires <benjamin.tissoires@redhat.com> > Date: Tue Mar 5 17:09:00 2013 +0100 > > HID: logitech-dj: do not directly call hid_output_raw_report() during > probe I've cherry-picked the commit. The error is gone but mouse doesn't work. I.e. cat /dev/input/mice doesn't show anything when mouse is moved. (In reply to comment #7) > (In reply to comment #6) > > A patch referencing this bug report has been merged in Linux v3.9-rc2: > > > > commit dcd9006b1b053c7b1cebe81333261d4fd492ffeb > > Author: Benjamin Tissoires <benjamin.tissoires@redhat.com> > > Date: Tue Mar 5 17:09:00 2013 +0100 > > > > HID: logitech-dj: do not directly call hid_output_raw_report() during > probe > > I've cherry-picked the commit. The error is gone but mouse doesn't work. I.e. > cat /dev/input/mice doesn't show anything when mouse is moved. PBCAK - empty batteries might had something in common with not working mouse. |