* USB errors causes system to become unresponsive
@ 2005-06-08 17:27 Bharath Ramesh
2005-06-08 17:38 ` Duncan Sands
0 siblings, 1 reply; 3+ messages in thread
From: Bharath Ramesh @ 2005-06-08 17:27 UTC (permalink / raw)
To: linux-kernel
I am running the 2.6 kernel and I notice that every now and then my
system stops responding but is still accessible remotely through ssh.
I can not work on the console. The only way out is to reboot either
remotely or by hitting the reset button. When the system comes up
again I get the following message in my dmesg and I need to actually
reboot it once or twice before this error goes. of I get a spew of
following messages. These messages don't stop till I reboot the
machine.
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
drivers/usb/input/hid-core.c: input irq status -75 received
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: USB errors causes system to become unresponsive
2005-06-08 17:27 USB errors causes system to become unresponsive Bharath Ramesh
@ 2005-06-08 17:38 ` Duncan Sands
2005-06-08 18:27 ` Bharath Ramesh
0 siblings, 1 reply; 3+ messages in thread
From: Duncan Sands @ 2005-06-08 17:38 UTC (permalink / raw)
To: Bharath Ramesh; +Cc: linux-kernel
> I am running the 2.6 kernel and I notice that every now and then my
> system stops responding but is still accessible remotely through ssh.
> I can not work on the console. The only way out is to reboot either
> remotely or by hitting the reset button. When the system comes up
> again I get the following message in my dmesg and I need to actually
> reboot it once or twice before this error goes. of I get a spew of
> following messages. These messages don't stop till I reboot the
> machine.
>
> drivers/usb/input/hid-core.c: input irq status -75 received
What usb devices do you have plugged in?
D.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: USB errors causes system to become unresponsive
2005-06-08 17:38 ` Duncan Sands
@ 2005-06-08 18:27 ` Bharath Ramesh
0 siblings, 0 replies; 3+ messages in thread
From: Bharath Ramesh @ 2005-06-08 18:27 UTC (permalink / raw)
To: Duncan Sands; +Cc: linux-kernel
On 6/8/05, Duncan Sands <baldrick@free.fr> wrote:
> > I am running the 2.6 kernel and I notice that every now and then my
> > system stops responding but is still accessible remotely through ssh.
> > I can not work on the console. The only way out is to reboot either
> > remotely or by hitting the reset button. When the system comes up
> > again I get the following message in my dmesg and I need to actually
> > reboot it once or twice before this error goes. of I get a spew of
> > following messages. These messages don't stop till I reboot the
> > machine.
> >
> > drivers/usb/input/hid-core.c: input irq status -75 received
>
> What usb devices do you have plugged in?
>
I forgot to add that I am using Microsoft Wireless Desktop Keyboard
and Mice as the USB device. Sorry I forgot to mention that.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-08 18:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-08 17:27 USB errors causes system to become unresponsive Bharath Ramesh
2005-06-08 17:38 ` Duncan Sands
2005-06-08 18:27 ` Bharath Ramesh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox