Alan Stern wrote:
The patch below may help. Try it out and let us know what happens.
Yes, thats fine now. I am now a happy little 2.6 kernel user!
Thanks to all of you for the all the work on Linux USB.
Jon
---
This SF.net email is spon
On Sun, 26 Oct 2003, Jon Wilson wrote:
> Alan Stern wrote:
> >
> >That last message is very odd. It indicates something might be wrong with
> >your camera. Can you post the output from "lsusb -v" with your camera
> >plugged in and turned on?
> >
> >
> Attached. This is with a 2.4.22 kernel, wi
On Sun, 26 Oct 2003, Alan Stern wrote:
> Configuration Descriptor:
> bLength 9
> bDescriptorType 2
> wTotalLength 129
> bNumInterfaces 1
> bConfigurationValue 0
> iConfiguration 0
> bmAttributes 0x80
>
Alan Stern wrote:
On Tue, 21 Oct 2003, Jon Wilson wrote:
# dmesg give me this:
hub 1-0:1.0: port 2, status 101, change 1, 12 Mb/s
drivers/usb/host/uhci-hcd.c: 6420: wakeup_hc
hub 1-0:1.0: debounce: port 2: delay 100ms stable 4 status 0x101
hub 1-0:1.0: new USB device on port 2, assigned address
On Tue, 21 Oct 2003, Jon Wilson wrote:
> [1] Kernel oops generated when I try to access my USB camera
>
> [2] If I try to access my digital camera, using gphoto2, an "oops" is
> generated. Here's what I did:
>
> [EMAIL PROTECTED] usb-debug]# lspci | grep -i usb
> 00:14.2 USB Controller: Intel C
On Wed, 22 Oct 2003, Jon Wilson wrote:
> Greg KH wrote:
>
> >On Tue, Oct 21, 2003 at 01:26:21PM +0100, Jon Wilson wrote:
> >
> >
> >># This gives me the following in dmesg, and an oops (attached)
> >>hub 1-0:1.0: port 2, status 100, change 3, 12 Mb/s
> >>usb 1-2: USB disconnect, address 2
> >>u
Greg KH wrote:
On Tue, Oct 21, 2003 at 01:26:21PM +0100, Jon Wilson wrote:
# This gives me the following in dmesg, and an oops (attached)
hub 1-0:1.0: port 2, status 100, change 3, 12 Mb/s
usb 1-2: USB disconnect, address 2
usb 1-2: usb_disable_device nuking all URBs
usb 1-2: unregistering inte
On Tue, Oct 21, 2003 at 01:26:21PM +0100, Jon Wilson wrote:
>
> # This gives me the following in dmesg, and an oops (attached)
> hub 1-0:1.0: port 2, status 100, change 3, 12 Mb/s
> usb 1-2: USB disconnect, address 2
> usb 1-2: usb_disable_device nuking all URBs
> usb 1-2: unregistering interface
[1] Kernel oops generated when I try to access my USB camera
[2] If I try to access my digital camera, using gphoto2, an "oops" is
generated. Here's what I did:
[EMAIL PROTECTED] usb-debug]# lspci | grep -i usb
00:14.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
[EMAIL PROTECTED