Bug 75366

Summary: Mouse configuration with PS/2 and USB only uses USB
Product: [Retired] Red Hat Linux Reporter: Horst H. von Brand <vonbrand>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 8.0CC: alexl, msf
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-26 06:30:44 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:

Description Horst H. von Brand 2002-10-07 18:23:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
This is a Toshiba notebook with builtin PS/2 mouse (2 buttons). I have a 
3-button USB mouse, which works fine.

I installed telling it USB, 3-button. During installation _both_ mice worked. In
the installed system only the USB mouse works. I tried reconfiguring for a PS/2
mouse, same result.

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


How reproducible:
Always

Steps to Reproduce:
1.Configure PS/2 mouse (USB plugged in)
2.
3.
	

Actual Results:  PS/2 doesn work, even after reiniting XFree86 and gpm.

Expected Results:  Both mice working (hopefully...)

Additional info:

Comment 1 Mike A. Harris 2002-10-08 05:01:42 UTC
If it worked during installation, that means XFree86 works with both
just fine, so it isn't an XFree86 bug.  I'm betting that the config
used during install, and the one generated for usage on the system
by anaconda/redhat-config-xfree86 are different.  It's probably a
config tool glitch.

Can you try running "redhat-config-xfree86 --reconfig" and see if
you can get it to work again?

I've CC'd our tool maintainers.

Comment 2 Mike A. Harris 2002-10-08 07:41:09 UTC
s/tool/config tool/

Comment 3 Horst H. von Brand 2002-10-09 13:20:59 UTC
Yep, the suggestion of reconfiguring XFree86 did work. Thanks!

Just the video card here is a Trident CyberBlade XPAi1 (rev 82), which XFree86
insists on handling as a generic VESA card. The CyberBlade XP driver does work
fine (and gets 1024x768 24 bits on this screen, as it should).

Comment 4 Alexander Larsson 2002-10-09 13:52:00 UTC
But the initial (with mouse not working) configuration was written by the installer?


Comment 5 Horst H. von Brand 2002-10-09 15:50:44 UTC
The configuration was written by the update from rawhide to RH 8.0, AFAIU. It
might have been old (from RH 7.3 perhaps).

Comment 6 Mike A. Harris 2003-01-26 06:30:44 UTC
Closing bug as NOTABUG since you've indicated that reconfiguration fixed it
so was is likely just a config glitch/inconsistency of some kind.