Bug 488 - host controller halted after unplugging usb mouse
Summary: host controller halted after unplugging usb mouse
Status: REJECTED UNREPRODUCIBLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-22 13:56 UTC by Kees
Modified: 2003-06-27 16:18 UTC (History)
0 users

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


Attachments

Description Kees 2003-03-22 13:56:40 UTC
Distribution: Debian sid, kernel 2.5.65
Hardware Environment: toshiba satellite pro 6100
Software Environment: debian hotplug package Version: 0.0.20030117-4
Problem Description: This laptop has 2 USB ports. At boot time the mouse was
already plugged in in one of the ports. Works fine. Then I unplugged it and put
it in the other port. The mouse didn't work, so I unplugged it again and put it
back in the port where it was plugged in at boottime. Now the mouse works again.
So it's not really bothering me, but it's still a bug to report.

This is what I found in the logs:
[After stripping the usual: atkbd.c: Unknown key (set 2, scan.... errors ]

usb 1-1: USB disconnect, address 2
drivers/usb/input/hid-core.c: can't resubmit intr, 00:1d.0-1/input0, status -19
drivers/usb/host/uhci-hcd.c: efe0: host controller halted. very bad
hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
hub 1-0:0: new USB device on port 1, assigned address 3
input: USB HID v1.10 Mouse [Microsoft Microsoft 5-Button Mouse with
IntelliEye(TM)] on usb-00:1d.0-1

Steps to reproduce:
Comment 1 Greg Kroah-Hartman 2003-03-23 00:47:07 UTC
Does that second port work at all?  Like on boot?  Or on another OS?
Comment 2 Kees 2003-03-23 01:19:56 UTC
The second ports works too. I tried booting up in that what you call second
port. No problem. After booting, even switching from ports works fine. So the
problem only shows itself in one situation: the one I described in my original
bugreport (I tried that situation again today, still problematic).
There's some additional news: No matter what port I use on bootup, if I switch
the mouse from ports 10 times. generally 2 out of 10 times the mouse didn't work.

Sorry about the other OS, there is no other :-)
Comment 3 Greg Kroah-Hartman 2003-06-23 09:42:56 UTC
still happen on 2.5.73?

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