[Bug 2345] New: usb mouse freezes repeatedly

bugzilla-daemon@freedesktop.org bugzilla-daemon@freedesktop.org
Thu Jan 20 22:48:05 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to           
the URL shown below and enter yourcomments there.    
  
https://bugs.freedesktop.org/show_bug.cgi?id=2345         
    
           Summary: usb mouse freezes repeatedly
           Product: xorg
           Version: 6.8.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Input/Mouse
        AssignedTo: xorg-bugzilla-noise@freedesktop.org
        ReportedBy: mmcharne@sprintmail.com


USB mouse stops working.
Fedora Core 3 / Kernel 2.6.10-1.741_FC3 (and earlier 2.6.9 versions) on an HP
Pavilion zt1000 laptop.  Logitech TrackMan Wheel Mouse and Logitech Optical
Wheel Mouse both show same symptoms.  No mouse defined except in xorg.conf. 
Synaptics driver for laptop touchpad commented out.  Touchpad mouse does not
experience failures.  Does not require any specific application:  stops working
in Firefox, File Browser, and Desktop.  Pertinent sections of xorg.conf:
Section "ServerLayout"
	Identifier     "single head configuration"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
#	InputDevice    "Synaptics" "AlwaysCore"
EndSection
Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Core Pointer"
	Option	    "Buttons" "5"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "yes"
EndSection
If I switch to another virtual console and back into X the usb mouse starts
working again, but will fail again soon (same with unplug/re-plug usb mouse.)
Same hardware dual-boots Fedora Core 1 (2.4.x kernel & Xfree86) and does not
experience this problem.         
    
    
--          
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email        
    
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list