public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* USB debouncing?
@ 2005-07-19 16:24 DervishD
  0 siblings, 0 replies; 3+ messages in thread
From: DervishD @ 2005-07-19 16:24 UTC (permalink / raw)
  To: Linux-kernel

    Hi all :)

    I have a new MP3 player, and when I disconnect it from the USB
port, my logs says:

    <30>Jul 19 18:11:05 kernel: usb.c: USB disconnect on device 00:07.3-1 address 2
    <27>Jul 19 18:11:06 kernel: hub.c: connect-debounce failed, port 1 disabled

    What is that 'connect-debounce' for? Is the port damaged? Am I
doing anything wrong?

    Thanks a lot in advance :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: USB debouncing?
       [not found] <mailman.1121790540.24438.linux-kernel2news@redhat.com>
@ 2005-07-19 19:22 ` Pete Zaitcev
  2005-07-20 12:54   ` DervishD
  0 siblings, 1 reply; 3+ messages in thread
From: Pete Zaitcev @ 2005-07-19 19:22 UTC (permalink / raw)
  To: DervishD; +Cc: linux-kernel

On Tue, 19 Jul 2005 18:24:25 +0200, DervishD <lkml@dervishd.net> wrote:

>     I have a new MP3 player, and when I disconnect it from the USB
> port, my logs says:
> 
>     <30>Jul 19 18:11:05 kernel: usb.c: USB disconnect on device 00:07.3-1 address 2
>     <27>Jul 19 18:11:06 kernel: hub.c: connect-debounce failed, port 1 disabled
> 
>     What is that 'connect-debounce' for? Is the port damaged? Am I
> doing anything wrong?

The ports are not getting completely disabled. The wording is poor.
If you plug something else, hub gets a connect change, khubd will
allow another debounce cycle and accept whatever happens.

In this case, when you're pulling the plug the hub receives a
momentary reconnect, so the software things something else was plugged.
I think perhaps the resistor harness is not good in the device,
or perhaps something is wrong with the connector.

-- Pete

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: USB debouncing?
  2005-07-19 19:22 ` Pete Zaitcev
@ 2005-07-20 12:54   ` DervishD
  0 siblings, 0 replies; 3+ messages in thread
From: DervishD @ 2005-07-20 12:54 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: linux-kernel

    Hi Pete :)

 * Pete Zaitcev <zaitcev@redhat.com> dixit:
> On Tue, 19 Jul 2005 18:24:25 +0200, DervishD <lkml@dervishd.net> wrote:
> >     I have a new MP3 player, and when I disconnect it from the USB
> > port, my logs says:
> > 
> >     <30>Jul 19 18:11:05 kernel: usb.c: USB disconnect on device 00:07.3-1 address 2
> >     <27>Jul 19 18:11:06 kernel: hub.c: connect-debounce failed, port 1 disabled
> > 
> >     What is that 'connect-debounce' for? Is the port damaged? Am I
> > doing anything wrong?
[...]
> In this case, when you're pulling the plug the hub receives a
> momentary reconnect, so the software things something else was plugged.
> I think perhaps the resistor harness is not good in the device,
> or perhaps something is wrong with the connector.

    The device has a flimsy connector which didn't make good electric
contact, that was the problem. I've returned the device and got a new
one with a different connector that works ok :) Thanks a lot for the
hint, I was assuming some kind of incompatibility or something like
that, and the problem was just electrical.

    Thanks :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-20 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-19 16:24 USB debouncing? DervishD
     [not found] <mailman.1121790540.24438.linux-kernel2news@redhat.com>
2005-07-19 19:22 ` Pete Zaitcev
2005-07-20 12:54   ` DervishD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox