2003-05-13 15:49:21

by Martin J. Bligh

[permalink] [raw]
Subject: [Bug 712] New: USB device not accepting new address.

Summary: USB device not accepting new address.
Kernel Version: 2.5.69-bk8
Status: NEW
Severity: normal
Owner: [email protected]
Submitter: [email protected]


Booting up with an ov511 camera attached, the camera isn't detected.

uhci-hcd 00:07.2: VIA Technologies, In USB
uhci-hcd 00:07.2: irq 11, io base 0000c400
Please use the 'usbfs' filetype instead, the 'usbdevfs' name is deprecated.
uhci-hcd 00:07.2: new USB bus registered, assigned bus number 1
hub 1-0:0: USB hub found
hub 1-0:0: 2 ports detected
PCI: Found IRQ 11 for device 00:07.3
PCI: Sharing IRQ 11 with 00:07.2
PCI: Sharing IRQ 11 with 00:09.0
PCI: Sharing IRQ 11 with 00:11.0
uhci-hcd 00:07.3: VIA Technologies, In USB (#2)
uhci-hcd 00:07.3: irq 11, io base 0000c800
uhci-hcd 00:07.3: new USB bus registered, assigned bus number 2
hub 2-0:0: USB hub found
hub 2-0:0: 2 ports detected
drivers/usb/core/usb.c: registered new driver ov511
drivers/usb/media/ov511.c: v1.64 for Linux 2.5 : ov511 USB Camera Driver


unplugging, and replugging the camera does this...

hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
hub 1-0:0: new USB device on port 2, assigned address 4
usb 1-2: USB device not accepting new address=4 (error=-110)
hub 1-0:0: new USB device on port 2, assigned address 5
usb 1-2: USB device not accepting new address=5 (error=-110)

This worked up until very recently. (Maybe even in 2.5.69)



2003-05-13 16:02:29

by Stian Jordet

[permalink] [raw]
Subject: Re: [Bug 712] New: USB device not accepting new address.

> unplugging, and replugging the camera does this...
>
> hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
> hub 1-0:0: new USB device on port 2, assigned address 4
> usb 1-2: USB device not accepting new address=4 (error=-110)
> hub 1-0:0: new USB device on port 2, assigned address 5
> usb 1-2: USB device not accepting new address=5 (error=-110)
>
> This worked up until very recently. (Maybe even in 2.5.69)

ACPI enabled? If so, I bet it works without acpi. If not, I'm sorry
about the noise.

Best regards,
Stian

2003-05-13 16:25:08

by Andrei Ivanov

[permalink] [raw]
Subject: Re: [Bug 712] New: USB device not accepting new address.


The messages are almost, if not identical to what I get, and my USB mouse
works only if I replug it. I tried it with or without ACPI, with or
without local apic, and it didn't work. Last time it worked was in
2.5.68-mm3...

See: http://marc.theaimsgroup.com/?l=linux-kernel&m=105221493201587&w=2

On Tue, 13 May 2003, Stian Jordet wrote:

> > unplugging, and replugging the camera does this...
> >
> > hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
> > hub 1-0:0: new USB device on port 2, assigned address 4
> > usb 1-2: USB device not accepting new address=4 (error=-110)
> > hub 1-0:0: new USB device on port 2, assigned address 5
> > usb 1-2: USB device not accepting new address=5 (error=-110)
> >
> > This worked up until very recently. (Maybe even in 2.5.69)
>
> ACPI enabled? If so, I bet it works without acpi. If not, I'm sorry
> about the noise.
>
> Best regards,
> Stian
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

2003-05-13 16:29:59

by Stian Jordet

[permalink] [raw]
Subject: Re: [Bug 712] New: USB device not accepting new address.

tir, 13.05.2003 kl. 18.37 skrev Andrei Ivanov:
> The messages are almost, if not identical to what I get, and my USB mouse
> works only if I replug it. I tried it with or without ACPI, with or
> without local apic, and it didn't work. Last time it worked was in
> 2.5.68-mm3...
>
> See: http://marc.theaimsgroup.com/?l=linux-kernel&m=105221493201587&w=2

They are also identical to my messages :) USB was working perfectly with
acpi untill 2.5.69, then it suddenly stopped working, and I have to boot
with acpi=off :(

There seems to be many USB/ACPI problems, but few of them started with
2.5.69. Just yours, Dave's and my problem so far...

Best regards,
Stian

2003-05-13 18:21:00

by Stian Jordet

[permalink] [raw]
Subject: Re: [Bug 712] New: USB device not accepting new address.

tir, 13.05.2003 kl. 20.31 skrev Dave Jones:
> On Tue, May 13, 2003 at 06:14:27PM +0200, Stian Jordet wrote:
> > > unplugging, and replugging the camera does this...
> > >
> > > hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
> > > hub 1-0:0: new USB device on port 2, assigned address 4
> > > usb 1-2: USB device not accepting new address=4 (error=-110)
> > > hub 1-0:0: new USB device on port 2, assigned address 5
> > > usb 1-2: USB device not accepting new address=5 (error=-110)
> > >
> > > This worked up until very recently. (Maybe even in 2.5.69)
> >
> > ACPI enabled? If so, I bet it works without acpi.
>
> You'd lose that bet. Didn't make any difference whatsoever.

Gee. Not my day. Sorry about the noise :(

Best regards,
Stian

2003-05-13 18:18:37

by Dave Jones

[permalink] [raw]
Subject: Re: [Bug 712] New: USB device not accepting new address.

On Tue, May 13, 2003 at 06:14:27PM +0200, Stian Jordet wrote:
> > unplugging, and replugging the camera does this...
> >
> > hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
> > hub 1-0:0: new USB device on port 2, assigned address 4
> > usb 1-2: USB device not accepting new address=4 (error=-110)
> > hub 1-0:0: new USB device on port 2, assigned address 5
> > usb 1-2: USB device not accepting new address=5 (error=-110)
> >
> > This worked up until very recently. (Maybe even in 2.5.69)
>
> ACPI enabled? If so, I bet it works without acpi.

You'd lose that bet. Didn't make any difference whatsoever.

Dave