Comment 32 for bug 316215

Revision history for this message
Sbubba (sbubba) wrote :

Hello
I've Ubuntu 10.04 and I try to connect my HTC diamond by USB with the original cable.
I've tried to add rule (SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666" and also SUBSYSTEM=="usb", ATTRS{idVendor}=="0bb4", MODE="0666") and restart udev, but nothing.

the output of my lsusb:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

none usb.

the output of ./adb usb:
error: device not found

outpu of ./adb devices:
List of devices attached

(empy list)

I've tried to connect also a nokia 6610 and it worked.
With windows mobile on HTC, usb connection is perfect.

What's wrong?