View Single Post
Posts: 9 | Thanked: 4 times | Joined on Jan 2009
#454
Hey Guys, got android up and running on my 770 (thanks solca, bundyo, rzr), but adb bridge no go. USB Debugging is checked in Settings->Application->Development, but I think not registering correctly.

dmesg in ubuntu lappy:

Code:
[402380.417159] usb 4-1: USB disconnect, address 25
[402384.725097] usb 4-1: new full speed USB device using uhci_hcd and address 26
[402384.889675] usb 4-1: configuration #1 chosen from 1 choice
[402384.894245] scsi129 : SCSI emulation for USB Mass Storage devices
[402384.895605] usb-storage: device found at 26
[402384.895622] usb-storage: waiting for device to settle before scanning
[402390.894515] usb-storage: device scan complete
[402391.008182] usb 4-1: reset full speed USB device using uhci_hcd and address 26
[402391.280203] usb 4-1: reset full speed USB device using uhci_hcd and address 26
[402391.544648] usb 4-1: reset full speed USB device using uhci_hcd and address 26
adb shell and adb ppp -d (w/ or without su) fail, device not found

edit: fixed by killing previous adb processes

Last edited by stelleg151; 2009-01-06 at 20:26.