Find the answer to your Linux question:
Results 1 to 4 of 4
I am having some trouble with my usb2.0 pci card. I am trying to use the USRP board through, the USB card. However, when I connect it, it doesn't work. ...
  1. #1
    Just Joined!
    Join Date
    Feb 2006
    Location
    South Africa
    Posts
    8

    USB address problem

    I am having some trouble with my usb2.0 pci card. I am trying to use the USRP board through, the USB card. However, when I connect it, it doesn't work. My output from dmesg is:

    usb 3-2: new high speed USB device using ehci_hcd and address 6
    usb 3-2: unable to read config index 0 descriptor/all
    usb 3-2: can't read configurations, error -75
    usb 3-2: new high speed USB device using ehci_hcd and address 7
    usb 3-2: device not accepting address 7, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 8
    usb 3-2: device not accepting address 8, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 9
    usb 3-2: unable to read config index 0 descriptor/all
    usb 3-2: can't read configurations, error -75
    usb 3-2: new high speed USB device using ehci_hcd and address 10
    usb 3-2: device descriptor read/all, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 11
    usb 3-2: device not accepting address 11, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 12
    usb 3-2: can't set config #1, error -71

    I also noticed that if I unplug the device, then dmesg doesn't indicate that it was disconnected. In udevmonitor is see the following:

    UEVENT[1143625162.269484] add@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2
    UEVENT[1143625162.269846] remove@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2
    UDEV [1143625165.643284] add@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2
    UDEV [1143625165.708329] remove@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2

    What really gets me is that this device and the usb worked before. Previously, dmesg would just tell me that a high speed device was connected, and I would then explicitly load the firmware for it, which was fine. Any help with this would be greatly appreciated. Googling for a solution has simply left me more confused...

  2. #2
    Just Joined!
    Join Date
    Jul 2006
    Posts
    2

    Same problem here

    I am experiencing the exact same problem. I'm seeing it with a IDE drive enclosure that I purchased online (what a suprise). What's funny is a cold boot of the server doesn't always cure the problem. Nor does a power-cycle of the drive enclosure thing.

    My computer is a FIC-AZ11E, with a 1.0Ghz Thunderbird Athlon. The USB interface is USB 1.0. The drive enclosure is generic and shows no brand or model name.
    click here for pictures of the enclosure.


    LSPCI:
    Code:
    00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
    00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
    00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
    00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
    00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
    00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
    00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
    00:08.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)
    00:09.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
    00:0a.0 VGA compatible controller: ATI Technologies Inc 215CT [Mach64 CT] (rev 09)
    00:0b.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
    Relevant log

    Code:
    Jul 30 10:12:53 k1gto kernel: usb 2-2: new full speed USB device using uhci_hcd and address 7
    Jul 30 10:12:56 k1gto kernel: usb 2-2: device descriptor read/64, error -110
    Jul 30 10:13:12 k1gto kernel: usb 2-2: device descriptor read/64, error -110
    Jul 30 10:13:12 k1gto kernel: usb 2-2: new full speed USB device using uhci_hcd and address 8
    Jul 30 10:13:15 k1gto kernel: usb 2-2: device descriptor read/64, error -110
    Jul 30 10:13:31 k1gto kernel: usb 2-2: device descriptor read/64, error -110
    Jul 30 10:13:31 k1gto kernel: usb 2-2: new full speed USB device using uhci_hcd and address 9
    Jul 30 10:13:42 k1gto kernel: usb 2-2: device not accepting address 9, error -110
    Jul 30 10:13:42 k1gto kernel: usb 2-2: new full speed USB device using uhci_hcd and address 10
    Jul 30 10:13:52 k1gto kernel: usb 2-2: device not accepting address 10, error -110
    Jul 30 10:13:53 k1gto kernel: usb 2-1: new full speed USB device using uhci_hcd and address 11
    Jul 30 10:13:56 k1gto kernel: usb 2-1: device descriptor read/64, error -110
    Jul 30 10:14:11 k1gto kernel: usb 2-1: device descriptor read/64, error -110
    Jul 30 10:14:11 k1gto kernel: usb 2-1: new full speed USB device using uhci_hcd and address 12
    Jul 30 10:14:15 k1gto kernel: usb 2-1: device descriptor read/64, error -110

    Quote Originally Posted by blacklusterseph004
    I am having some trouble with my usb2.0 pci card. I am trying to use the USRP board through, the USB card. However, when I connect it, it doesn't work. My output from dmesg is:

    usb 3-2: new high speed USB device using ehci_hcd and address 6
    usb 3-2: unable to read config index 0 descriptor/all
    usb 3-2: can't read configurations, error -75
    usb 3-2: new high speed USB device using ehci_hcd and address 7
    usb 3-2: device not accepting address 7, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 8
    usb 3-2: device not accepting address 8, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 9
    usb 3-2: unable to read config index 0 descriptor/all
    usb 3-2: can't read configurations, error -75
    usb 3-2: new high speed USB device using ehci_hcd and address 10
    usb 3-2: device descriptor read/all, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 11
    usb 3-2: device not accepting address 11, error -71
    usb 3-2: new high speed USB device using ehci_hcd and address 12
    usb 3-2: can't set config #1, error -71

    I also noticed that if I unplug the device, then dmesg doesn't indicate that it was disconnected. In udevmonitor is see the following:

    UEVENT[1143625162.269484] add@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2
    UEVENT[1143625162.269846] remove@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2
    UDEV [1143625165.643284] add@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2
    UDEV [1143625165.708329] remove@/devices/pci0000:00/0000:00:1e.0/0000:01:0b.3/usb3/3-2

    What really gets me is that this device and the usb worked before. Previously, dmesg would just tell me that a high speed device was connected, and I would then explicitly load the firmware for it, which was fine. Any help with this would be greatly appreciated. Googling for a solution has simply left me more confused...

  3. #3
    Just Joined!
    Join Date
    Feb 2006
    Location
    South Africa
    Posts
    8
    The problem I had was more related to USB2.0 It was possibly the particular chipset (ALi) that my usb2.0 host card was using. I'd suggest that you hit the linux-usb-users mailing list. The guys there are very knowledgable about linux problems specifically related to the usb sub-system. I hope you find a solution.

  4. #4
    Just Joined!
    Join Date
    Jul 2006
    Posts
    2
    Thanks for the advice, I will check it out. If I come up with anything I'll be sure and post the resolution.



    Quote Originally Posted by blacklusterseph004
    The problem I had was more related to USB2.0 It was possibly the particular chipset (ALi) that my usb2.0 host card was using. I'd suggest that you hit the linux-usb-users mailing list. The guys there are very knowledgable about linux problems specifically related to the usb sub-system. I hope you find a solution.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •