Bug 5332 - psmouse:PSMOUSE_CMD_RESET_DIS turns off newer mouses!
Summary: psmouse:PSMOUSE_CMD_RESET_DIS turns off newer mouses!
Status: REJECTED DUPLICATE of bug 5703
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: i386 Linux
: P2 high
Assignee: Dmitry Torokhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 00:57 UTC by Matteo Azzali
Modified: 2005-12-20 15:18 UTC (History)
0 users

See Also:
Kernel Version: 2.6.13
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Matteo Azzali 2005-09-30 00:57:42 UTC
Tested happening with:
Distribution: Gentoo Linux 
Hardware Environment: Mouse trust ami mouse 250s (3 buttons),or Micro
Innovations Model PD430P (first is optical, second should also)
Software Environment: all: after psmouse is loaded, just moving the mouse will
turn it off, and stays off even after reboot!!!!!! (unplug-replug to see the
optical-sensor/red-light on another time...)
Problem Description: /drivers/input/psmouse-base.c : 3 occurrency of 
PSMOUSE_CMD_RESET_DIS, two of which will happens on every ImEx mouse.

Steps to reproduce:
Buy a newer, cheap optical mouse, as (3 button, new model:)TRUST AMI MOUSE 250S
or Micro Innovations Model PD430P, plug with 2.6.13 kernels, and move it.
Led will turn off, and will stay off even after reboot, even rebooting to
different SO that would use it normally. Only chanche is to unplug/replug.

Ah, if informations aren't enough, there's a 4 pagae forum thread, ending
with an hack I'm using to make it work (is an hack just cause I don't know 
why PSMOUSE_CMD_RESET_DIS was used, I just commented out). Here:
http://forums.gentoo.org/viewtopic-p-2761606.html#2761606
Comment 1 Matteo Azzali 2005-10-05 16:26:21 UTC
This bug is in kernels 2.6.9+ to the more recent kernels (2.6.14-rc4), owners of
these mouses need to buy newer ones or "hack" the kernel in the way I did.
Comment 2 Dmitry Torokhov 2005-12-20 15:18:52 UTC
Please test the patch (first one) attached to bug 5703. Thanks!


*** This bug has been marked as a duplicate of 5703 ***

Note You need to log in before you can comment on or make changes to this bug.