Bluetooth Mighty Mouse: hid APPLE_INVERT_HWHEEL actually inverts wheel wrong way!
Bug #291408 reported by
John Dong
This bug affects 4 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Linux |
Fix Released
|
Medium
|
|||
| linux (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
| Intrepid |
Invalid
|
Medium
|
Jim Lieb | ||
Bug Description
in net/bluetooth/
HID_QUIRK_
Based on this I think we should remove the quirk for the Apple Mighty Mouse in hidp/core.c.
| Changed in linux: | |
| assignee: | nobody → ubuntu-kernel-team |
| importance: | Undecided → Medium |
| status: | New → Triaged |
| Changed in linux: | |
| assignee: | ubuntu-kernel-team → lieb |
| status: | Triaged → In Progress |
| Changed in linux: | |
| status: | Unknown → Confirmed |
| Changed in linux (Ubuntu): | |
| status: | New → Triaged |
| Changed in linux: | |
| status: | Confirmed → Fix Released |
| Changed in linux: | |
| status: | Fix Released → Confirmed |
| Changed in linux: | |
| status: | Confirmed → Fix Released |
| Changed in linux: | |
| importance: | Unknown → Medium |
To post a comment you must log in.

Hi John,
Just to clarify, you're vendor and device id are [0x05ac:0x030c]. Care to test and verify the following patch does indeed resolve the issue you are seeing? I can point you to some instructions how to patch and build a test kernel if you need it. Let me know. Thanks.