I've just started to enble usb but so far I have not been able to get any usb device to work. Every time I connect a device I get the following messages <This is the usb module loading> Mar 21 11:11:17 WIZARD01 kernel: PCI: Found IRQ 11 for device 00:13.0 Mar 21 11:11:17 WIZARD01 kernel: PCI: The same IRQ used for device 00:0e.0 Mar 21 11:11:17 WIZARD01 kernel: usb-ohci.c: USB OHCI at membase 0xc28e1000, IRQ 11 Mar 21 11:11:17 WIZARD01 kernel: usb-ohci.c: usb-00:13.0, Compaq Computer Corporation USB Open Host Controller Mar 21 11:11:17 WIZARD01 kernel: usb.c: new USB bus registered, assigned bus number 1 Mar 21 11:11:17 WIZARD01 kernel: hub.c: USB hub found Mar 21 11:11:17 WIZARD01 kernel: hub.c: 2 ports detected <INSERT DEVICE NOW> Mar 21 11:12:32 WIZARD01 kernel: hub.c: USB new device connect on bus1/1, assigned device number 2 Mar 21 11:12:32 WIZARD01 kernel: usb.c: USB device not accepting new address=2 (error=-110) Mar 21 11:12:32 WIZARD01 kernel: hub.c: USB new device connect on bus1/1, assigned device number 3 Mar 21 11:12:32 WIZARD01 kernel: usb.c: USB device not accepting new address=3 (error=-110) I've tried a mouse, irda, camera but they all generate the same message of assigning an address but the device not accepting it. USB has been compiled as a module for a 2.4.2 kernel. The usb controller shares the same interupt as the network card. Both the controller and network are on the mother board, it's an IPC8250 The machine was a red hat 6.2 install but it has just upgraded the kernel to 2.4.2 so we get the reiserfs and usb support. >From looking at the usb source assigning the address is about the first thing it does on insertion and if that fails the device is ignored. Thanks Ross _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-users
