Here's a second of my logs. There is an IRQ routing conflict which may be of interest.

Apr 16 08:15:45 SpoonPC01 /etc/hotplug/usb.rc[972]: loaded HCD: usb-uhci
Apr 16 08:15:49 SpoonPC01 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Apr 16 08:15:49 SpoonPC01 kernel: Inspecting /boot/System.map-2.4.21-199-athlon
Apr 16 08:15:49 SpoonPC01 kernel: Loaded 21346 symbols from /boot/System.map-2.4
.21-199-athlon.
Apr 16 08:15:49 SpoonPC01 kernel: Symbols match kernel version 2.4.21.
Apr 16 08:15:49 SpoonPC01 kernel: Loaded 294 symbols from 14 modules.
Apr 16 08:15:49 SpoonPC01 kernel: bootsplash: silent jpeg found.
Apr 16 08:15:49 SpoonPC01 kernel: PCI: Found IRQ 10 for device 00:09.0
Apr 16 08:15:49 SpoonPC01 kernel: IRQ routing conflict for 00:07.2, have irq 11, want irq 10
Apr 16 08:15:49 SpoonPC01 kernel: IRQ routing conflict for 00:07.3, have irq 11, want irq 10
Apr 16 08:15:49 SpoonPC01 kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Apr 16 08:15:49 SpoonPC01 kernel: See Documentation/networking/vortex.txt
Apr 16 08:15:49 SpoonPC01 kernel: 00:09.0: 3Com PCI 3c905C Tornado at 0xec00. Vers LK1.1.16
Apr 16 08:15:49 SpoonPC01 kernel: 00:04:76:a1:38:d9, IRQ 10
Apr 16 08:15:49 SpoonPC01 kernel: product code 4d58 rev 00.13 date 10-01-01
Apr 16 08:15:49 SpoonPC01 kernel: Internal config register is 1800000, transceivers 0xa.
Apr 16 08:15:49 SpoonPC01 kernel: 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
Apr 16 08:15:49 SpoonPC01 kernel: MII transceiver found at address 24, status 782d.
Apr 16 08:15:49 SpoonPC01 kernel: Enabling bus-master transmits and whole-frame receives.
Apr 16 08:15:49 SpoonPC01 kernel: 00:09.0: scatter/gather enabled. h/w checksums enabled
Apr 16 08:15:49 SpoonPC01 kernel: raw1394: /dev/raw1394 device initialized
Apr 16 08:15:49 SpoonPC01 kernel: usb.c: registered new driver usbdevfs
Apr 16 08:15:49 SpoonPC01 kernel: usb.c: registered new driver hub
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: $Revision: 1.275 $ time 08:46:37 Mar 12 2004
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: High bandwidth mode enabled
Apr 16 08:15:49 SpoonPC01 kernel: PCI: Found IRQ 10 for device 00:07.2
Apr 16 08:15:49 SpoonPC01 kernel: IRQ routing conflict for 00:07.2, have irq 11, want irq 10
Apr 16 08:15:49 SpoonPC01 kernel: IRQ routing conflict for 00:07.3, have irq 11, want irq 10
Apr 16 08:15:49 SpoonPC01 kernel: PCI: Sharing IRQ 10 with 00:09.0
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: Detected 2 ports
Apr 16 08:15:49 SpoonPC01 kernel: usb.c: new USB bus registered, assigned bus number 1
Apr 16 08:15:49 SpoonPC01 kernel: hub.c: USB hub found
Apr 16 08:15:49 SpoonPC01 kernel: hub.c: 2 ports detected
Apr 16 08:15:49 SpoonPC01 kernel: PCI: Found IRQ 10 for device 00:07.3
Apr 16 08:15:49 SpoonPC01 kernel: IRQ routing conflict for 00:07.2, have irq 11, want irq 10
Apr 16 08:15:49 SpoonPC01 kernel: IRQ routing conflict for 00:07.3, have irq 11, want irq 10
Apr 16 08:15:49 SpoonPC01 kernel: PCI: Sharing IRQ 10 with 00:09.0
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 11
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: Detected 2 ports
Apr 16 08:15:49 SpoonPC01 kernel: usb.c: new USB bus registered, assigned bus number 2
Apr 16 08:15:49 SpoonPC01 kernel: hub.c: USB hub found
Apr 16 08:15:49 SpoonPC01 kernel: hub.c: 2 ports detected
Apr 16 08:15:49 SpoonPC01 kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Apr 16 08:15:49 SpoonPC01 kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
Apr 16 08:15:49 SpoonPC01 kernel: mice: PS/2 mouse device common for all mice
Apr 16 08:15:54 SpoonPC01 kernel: PCI: Found IRQ 9 for device 00:07.5


Stefan


Stephen J. Gowdy wrote:
Yeah, do you have any PCI errors in your kernel logs? This usually means
you have a BIOS or PCI problem.

On Fri, 16 Apr 2004, Stefan Sassenberg wrote:


           CPU0
  0:   33439137          XT-PIC  timer
  1:      34086          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  8:          2          XT-PIC  rtc
  9:     314514          XT-PIC  VIA686A
 10:     522813          XT-PIC  eth0
 11:          0          XT-PIC  usb-uhci, usb-uhci
 12:     746252          XT-PIC  PS/2 Mouse
 14:      61534          XT-PIC  ide0
 15:     343087          XT-PIC  ide1
NMI:          0
LOC:          0
ERR:          0
MIS:          0

The line of interest is probably

11: 0 XT-PIC usb-uhci, usb-uhci

so the answer seems to be 'no'.

Stefan


Stephen J. Gowdy wrote:


cat /proc/interupts

On Fri, 16 Apr 2004, Stefan Sassenberg wrote:



How do I tell that?

Stefan


Stephen J. Gowdy wrote:



Are you getting interupts from the USB host controller?

On Fri, 16 Apr 2004, Stefan Sassenberg wrote:




Hello,

I'm trying to use my usb stick but I don't get it working. When I plug
it in, the following messages are attached to /var/log/messages:

Apr 16 09:35:07 SpoonPC01 kernel: hub.c: new USB device 00:07.2-1,
assigned address 2
Apr 16 09:35:12 SpoonPC01 kernel: usb_control/bulk_msg: timeout
Apr 16 09:35:12 SpoonPC01 kernel: usb.c: USB device not accepting new
address=2 (error=-110)
Apr 16 09:35:13 SpoonPC01 kernel: hub.c: new USB device 00:07.2-1,
assigned address 3
Apr 16 09:35:18 SpoonPC01 kernel: usb_control/bulk_msg: timeout
Apr 16 09:35:18 SpoonPC01 kernel: usb.c: USB device not accepting new
address=3 (error=-110)
Apr 16 09:35:31 SpoonPC01 sshd[3658]: Accepted publickey for root from
::1 port 33135 ssh2

As you may guess it's a device with two drives.

Output of "uname -a" is:
Linux SpoonPC01 2.4.21-199-athlon #1 Fri Mar 12 08:24:04 UTC 2004 i686
athlon i386 GNU/Linux

Output of "hwinfo --usb" is:
01: USB 101.0: 10a00 Hub
[Created at usb.113]
Unique ID: B3Fu.9Oj4wbcMyNA
Hardware Class: hub
Model: "USB UHCI Root Hub"
Hotplug: USB
Device: "USB UHCI Root Hub"
Serial ID: "d400"
USB GUID: 00000000000000000000d400
USB Device status: driver active ("hub")
Speed: 1.5 Mbps
Config Status: cfg=new, avail=yes, need=no, active=unknown

02: USB 201.0: 10a00 Hub
[Created at usb.113]
Unique ID: B3Fu.DUvD_7MFcGF
Hardware Class: hub
Model: "USB UHCI Root Hub"
Hotplug: USB
Device: "USB UHCI Root Hub"
Serial ID: "d800"
USB GUID: 00000000000000000000d800
USB Device status: driver active ("hub")
Speed: 1.5 Mbps
Config Status: cfg=new, avail=yes, need=no, active=unknown

I tried "acpi=off" and "noapic" as kernel parameters without any changes.

It works on the same machine with the same cables under Windows 2k.

How can I proceed finding a solution? Thank you very much.

Best regards

Stefan


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to