Manfred, You might try building a custom kernel with the latest ACPI patch
http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release Steve On Sat, 2003-12-13 at 08:09, Stephen J. Gowdy wrote: > That error is usually caused ude to IRQ issue (try the suggestions in teh > FAQ). > > On Sat, 13 Dec 2003, Manfred Usselmann wrote: > > > Hi, > > > > access to the memorystick in my Sony Handycam PC110E via USB no longer > > works with newer kernel. > > > > I had no problems accessing the pictures on the memorystick via USB with > > RH 9 and a custom kernel 2.4.20-9. I could mount the memorystick as scsi > > disk and it appeared as /mnt/camera (interestingly the mount point even > > didn't needed to exist). > > > > After upgrading my system to Fedora Core 1, which includes kernel > > 2.4.22, this does not work any longer: > > > > kernel: usb_control/bulk_msg: timeout > > kernel: usb.c: USB device not accepting new address=2 (error=-110) > > > > The same problem occurs with kernel 2.4.23 which I build myself with > > similar settings as the 2.4.20-9. > > > > When I boot my old kernel under Fedora Core 1, mounting of the > > memorystick does work as before with RH 9. So it must have something to > > do with the kernel version. > > > > Attached are some dmesg messages. Some from 2.4.20-9, where the stick > > works and the others from 2.4.23 where it fails. > > > > Thanks, > > Manfred > > > > > > 2.4.20-9 > > ============================================================= > > > > kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=1 > > kernel: PCI: Using configuration type 1 > > kernel: PCI: Probing PCI hardware > > kernel: PCI: Using IRQ router VIA [1106/0686] at 00:07.0 > > kernel: PCI->APIC IRQ transform: (B0,I7,P3) -> 19 > > kernel: PCI->APIC IRQ transform: (B0,I7,P3) -> 19 > > kernel: PCI->APIC IRQ transform: (B0,I9,P0) -> 17 > > kernel: PCI->APIC IRQ transform: (B0,I10,P0) -> 18 > > kernel: PCI->APIC IRQ transform: (B0,I13,P0) -> 17 > > kernel: PCI->APIC IRQ transform: (B0,I14,P0) -> 18 > > kernel: PCI->APIC IRQ transform: (B1,I0,P0) -> 16 > > kernel: PCI: Enabling Via external APIC routing > > kernel: PCI: Via IRQ fixup for 00:07.3, from 5 to 3 > > kernel: PCI: Via IRQ fixup for 00:07.2, from 5 to 3 > > > > kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > > > > kernel: usb.c: registered new driver usbdevfs > > kernel: usb.c: registered new driver hub > > kernel: usb-uhci.c: $Revision: 1.275 $ time 23:34:02 Apr 15 2003 > > kernel: usb-uhci.c: High bandwidth mode enabled > > kernel: usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 19 > > kernel: usb-uhci.c: Detected 2 ports > > kernel: usb.c: new USB bus registered, assigned bus number 1 > > kernel: hub.c: USB hub found > > kernel: hub.c: 2 ports detected > > kernel: usb-uhci.c: USB UHCI at I/O 0xc400, IRQ 19 > > kernel: usb-uhci.c: Detected 2 ports > > kernel: usb.c: new USB bus registered, assigned bus number 2 > > kernel: hub.c: USB hub found > > kernel: hub.c: 2 ports detected > > kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface > > driver > > kernel: usb.c: registered new driver hiddev > > kernel: usb.c: registered new driver hid > > kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> > > kernel: hid-core.c: USB HID support drivers > > > > > > kernel: hub.c: connect-debounce failed, port 1 disabled > > kernel: hub.c: new USB device 00:07.2-1, assigned address 2 > > kernel: usb.c: USB device 2 (vend/prod 0x54c/0x2e) is not claimed by any > > active driver. > > kernel: Initializing USB Mass Storage driver... > > kernel: usb.c: registered new driver usb-storage > > kernel: scsi1 : SCSI emulation for USB Mass Storage devices > > kernel: Vendor: Sony Model: Sony DSC Rev: 3.00 > > kernel: Type: Direct-Access ANSI SCSI revision: > > 02 > > kernel: Attached scsi removable disk sde at scsi1, channel 0, id 0, lun > > 0 > > kernel: SCSI device sde: 126848 512-byte hdwr sectors (65 MB) > > kernel: sde: Write Protect is off > > kernel: sde: sde1 > > kernel: USB Mass Storage support registered. > > kernel: usb-uhci.c: interrupt, status 3, frame# 1114 > > > > 2.4.23 > > ============================================================= > > kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=1 > > kernel: PCI: Using configuration type 1 > > kernel: PCI: Probing PCI hardware > > kernel: PCI: Probing PCI hardware (bus 00) > > kernel: PCI: Using IRQ router VIA [1106/0686] at 00:07.0 > > kernel: PCI->APIC IRQ transform: (B0,I7,P3) -> 19 > > kernel: PCI->APIC IRQ transform: (B0,I7,P3) -> 19 > > kernel: PCI->APIC IRQ transform: (B0,I9,P0) -> 17 > > kernel: PCI->APIC IRQ transform: (B0,I10,P0) -> 18 > > kernel: PCI->APIC IRQ transform: (B0,I13,P0) -> 17 > > kernel: PCI->APIC IRQ transform: (B0,I14,P0) -> 18 > > kernel: PCI->APIC IRQ transform: (B1,I0,P0) -> 16 > > kernel: PCI: Enabling Via external APIC routing > > kernel: PCI: Via IRQ fixup for 00:07.3, from 5 to 3 > > kernel: PCI: Via IRQ fixup for 00:07.2, from 5 to 3 > > > > kernel: usb.c: registered new driver usbdevfs > > kernel: usb.c: registered new driver hub > > kernel: host/usb-uhci.c: $Revision: 1.275 $ time 01:02:34 Dec 8 2003 > > kernel: host/usb-uhci.c: High bandwidth mode enabled > > kernel: host/usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 19 > > kernel: host/usb-uhci.c: Detected 2 ports > > kernel: usb.c: new USB bus registered, assigned bus number 1 > > kernel: Product: USB UHCI Root Hub > > kernel: SerialNumber: c800 > > kernel: hub.c: USB hub found > > kernel: hub.c: 2 ports detected > > kernel: host/usb-uhci.c: USB UHCI at I/O 0xc400, IRQ 19 > > kernel: host/usb-uhci.c: Detected 2 ports > > kernel: usb.c: new USB bus registered, assigned bus number 2 > > kernel: Product: USB UHCI Root Hub > > kernel: SerialNumber: c400 > > kernel: hub.c: USB hub found > > kernel: hub.c: 2 ports detected > > kernel: host/usb-uhci.c: v1.275:USB Universal Host Controller Interface > > driver > > kernel: Initializing USB Mass Storage driver... > > kernel: usb.c: registered new driver usb-storage > > kernel: USB Mass Storage support registered. > > > > kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > > > > kernel: hub.c: new USB device 00:07.2-1, assigned address 2 > > kernel: usb_control/bulk_msg: timeout > > kernel: usb.c: USB device not accepting new address=2 (error=-110) > > kernel: hub.c: new USB device 00:07.2-1, assigned address 3 > > kernel: usb_control/bulk_msg: timeout > > kernel: usb.c: USB device not accepting new address=3 (error=-110) > > > > > > > > -- > /------------------------------------+-------------------------\ > |Stephen J. Gowdy | SLAC, MailStop 34, | > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | > |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | > |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | > \------------------------------------+-------------------------/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users