I just loaded debian/unstable on a newly built machine, built
2.6.17.13 from source (but i saw similar non-workie-ness on the vendor
kernel).  Everything else seems to be working okay, except for USB.
When I plug in a device, e.g. a pl2303 usb-serial device or a
usb-storage, it doesn't get discovered.  The usb-storage device LED
blinks very briefly (like on once for a fraction of a second, then off
again).  udevmonitor shows nothing on insertion or removal.  I rebuilt
the kernel with CONFIG_USB_DEBUG=y, see:

  <http://www.personaltelco.net/~russell/usb-problems/config-2.6.17.13>

and got this for dmesg output:

  <http://www.personaltelco.net/~russell/usb-problems/dmesg>

Here's what the pci bus looks like:

  # lspci 
  00:00.0 Host bridge: Intel Corporation 945G/GZ/P/PL Express Memory Controller 
Hub (rev 02)
  00:02.0 VGA compatible controller: Intel Corporation 945G/GZ Express 
Integrated Graphics Controller (rev 02)
  00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 01)
  00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 
(rev 01)
  00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 
(rev 01)
  00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 
(rev 01)
  00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 
(rev 01)
  00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 
(rev 01)
  00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 
(rev 01)
  00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI 
Controller (rev 01)
  00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
  00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface 
Bridge (rev 01)
  00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 01)
  00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial 
ATA Storage Controller IDE (rev 01)
  00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 
01)
  01:04.0 Mass storage controller: Integrated Technology Express, Inc. ITE 
8211F Single Channel UDMA 133 (ASUS 8211 (ITE IT8212 ATA RAID Controller)) (rev 
11)
  02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
Controller

The output to lsusb -vvv can be found here:

  <http://www.personaltelco.net/~russell/usb-problems/lsusb-vvv>

I get a lot of messages like this in /var/log/messages:

  Sep 16 21:15:03 kaskella kernel: usb 5-2: new high speed USB device using 
ehci_hcd and address 25
  Sep 16 21:15:04 kaskella kernel: usb 5-4: new high speed USB device using 
ehci_hcd and address 28
  Sep 16 21:15:04 kaskella kernel: usb 5-4: new high speed USB device using 
ehci_hcd and address 30
  Sep 16 21:15:05 kaskella kernel: usb 5-2: new high speed USB device using 
ehci_hcd and address 31
  Sep 16 21:15:06 kaskella kernel: usb 5-2: new high speed USB device using 
ehci_hcd and address 35
  Sep 16 21:15:07 kaskella kernel: usb 5-2: new high speed USB device using 
ehci_hcd and address 40
  Sep 16 21:15:10 kaskella kernel: usb 5-4: new high speed USB device using 
ehci_hcd and address 55
  Sep 16 21:15:11 kaskella kernel: usb 5-4: new high speed USB device using 
ehci_hcd and address 58
  Sep 16 21:15:13 kaskella kernel: usb 5-2: new high speed USB device using 
ehci_hcd and address 63
  [...]

What is wrong?


-- 
Russell Senior         ``I have nine fingers; you have ten.''
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to