any one working with adb (android) interface ?
J. Bakshi
bakshi12 at gmail.com
Wed Nov 23 05:39:02 UTC 2011
Dear list,
I'm trying to root my android within linux using superoneclick which uses adb command
Since last two days I tried to root my lenevo A60 aka spice Mi-350 ( android - 2.3.3 ) without any success and now searching for help.
Within linux I am trying SuperOneClick and during the process I have found actually the adb can't communicate with the phone.
If I run "adblinux discover" as root it shows as following
` ` `
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
` ` `
And due to this the superoneclick is not progressing.
obviously at phone I have usb debugging on. I have also added the following udev rules found at http://idroidproject.org/wiki/ADB
SUBSYSTEM=="usb" ID_VENDOR_ID=="0bb4", MODE="0666"
SUBSYSTEM=="usb" ID_VENDOR_ID=="18d1", MODE="0666"
SUBSYSTEM=="usb" ID_VENDOR_ID=="05ac", MODE="0666"
but no luck. Could anyone kindly show me the way to activate adb so that I can run superoneclick .. Or any other way to root it ....PLEASE
DEBUG within Linux
================
lsusb
``
Bus 002 Device 116: ID 2006:0c03
` `
/var/log/messages
------------------
Nov 20 15:38:56 shiva kernel: [320568.881611] usb 2-1.2: new high speed USB device number 117 using ehci_hcd
Nov 20 15:38:56 shiva kernel: [320568.975012] usb 2-1.2: New USB device found, idVendor=2006, idProduct=0c03
Nov 20 15:38:56 shiva kernel: [320568.975019] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 20 15:38:56 shiva kernel: [320568.975025] usb 2-1.2: Product: Mi-350
Nov 20 15:38:56 shiva kernel: [320568.975028] usb 2-1.2: Manufacturer: Spice
Nov 20 15:38:56 shiva kernel: [320568.975032] usb 2-1.2: SerialNumber: 0123456789ABCDEF
Nov 20 15:38:56 shiva kernel: [320568.976814] scsi116 : usb-storage 2-1.2:1.0
Nov 20 15:38:57 shiva kernel: [320569.973037] scsi 116:0:0:0: Direct-Access Spice Mi-350 0100 PQ: 0 ANSI: 2
Nov 20 15:38:57 shiva kernel: [320569.974216] sd 116:0:0:0: Attached scsi generic sg3 type 0
Nov 20 15:38:57 shiva kernel: [320569.977437] sd 116:0:0:0: [sdc] Attached SCSI removable disk
-- with best wishes
More information about the ubuntu-users
mailing list