Bug 60810

Summary: PS/2 Logitech Mouse not detected
Product: [Retired] Red Hat Linux Reporter: John Cagle <john.cagle>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: notting, teg
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-09 15:25:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 61901    

Description John Cagle 2002-03-07 05:58:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020301

Description of problem:
I have a Compaq-labeled PS/2 Logitech Wheel Mouse (M/N M-S69) that was working
fine with beta1 but was not detected by beta2, either in Anaconda (doing a GUI
or TUI install) or after installation by Kudzu.
May be a driver problem.  Also, I have only a USB keyboard if that makes any
difference.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Try to install with the mouse plugged into the PS/2 mouse port.

Additional info:

This is a new Compaq Presario 5430, which comes with a USB keyboard (with a Visa
smart card reader) yet also comes with a PS/2 mouse (not USB)...

Comment 1 Michael Fulbright 2002-03-25 21:04:17 UTC
Arjan, did anything change in the PS/2 driver between 2.4.9 and 2.4.18 that
would cause it to act different if there was no keyboard?

Comment 2 Matt Wilson 2002-03-25 21:11:43 UTC
Is hotplug to blame?


Comment 3 Trond Eivind Glomsrxd 2002-03-25 21:44:51 UTC
I don't see how it could be, as it doesn't try to handle psaux at all, in any way.

Comment 4 Arjan van de Ven 2002-04-09 12:34:43 UTC
I suspect gpm is to blame; I've seen the same however my mouse did just work....
even though anaconda didn't find it

Comment 5 Bill Nottingham 2002-04-09 15:25:24 UTC
gpm isn't running during the install, or at the time kudzu runs.

Comment 6 Arjan van de Ven 2002-04-12 12:35:01 UTC
Ok nailed this bug; the PS/2 code was "improved" for hotplug ps/2 rodents,
however this improvement wasn't. Removed and now my machine finds it's mouse
again.