You are not logged in.

#1 2010-04-13 01:33:02

Emacsion
Member
Registered: 2010-04-03
Posts: 2

adb not detect Android G1 phone

Hi all..

i try to connect G1 phone, but when i start adb as root or non-root they not detect my phone
for the phone rom i used CyanogenMod
please help, my phone is blocked coz many patters attempt and i try to disable it

here is my rules

$ cat /etc/udev/rules.d/51-android.rules 
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
SUBSYSTEM=="usb",ATTR{idVendor}=="0bb4",ATTR{idProduct}=="0c02",SYMLINK+="android_adb"
SUBSYSTEM=="usb",ATTR{idVendor}=="0bb4",ATTR{idProduct}=="0c01",SYMLINK+="android_fastboot"

detected output from lsusb

lsusb
Bus 001 Device 008: ID 0bb4:0c01 High Tech Computer Corp. Dream / ADP1 / G1 Phone
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 07b2:5101 Motorola BCS, Inc. SurfBoard SB5101 Cable Modem
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 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 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

here is dmesg

dmesg | tail
usb 1-3: USB disconnect, address 7
usb 1-3: new high speed USB device using ehci_hcd and address 8
usb 1-3: configuration #1 chosen from 1 choice
scsi11 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 8
usb-storage: waiting for device to settle before scanning
scsi 11:0:0:0: Direct-Access     HTC      Android Phone    0100 PQ: 0 ANSI: 2
sd 11:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
sd 11:0:0:0: [sdb] Attached SCSI removable disk

thanks for any help..
and sorry for my bad english

Last edited by Emacsion (2010-04-13 01:55:41)

Offline

#2 2010-04-13 06:29:04

Emacsion
Member
Registered: 2010-04-03
Posts: 2

Re: adb not detect Android G1 phone

anyone??
bump

Offline

#3 2010-05-22 18:15:19

einstein
Member
From: Binghamton, NY
Registered: 2009-05-12
Posts: 14

Re: adb not detect Android G1 phone

Same problem here. Except I have the Moto DROID with the Cyanogen ROM.
adb devices lists nothing at all.

Offline

Board footer

Powered by FluxBB