[Q] adb shell - device not found - LG Optimus L90

Hello,
I have following problem. maybe someone has a solution.
Using CM12 -Temasek Builds on D405n.
When i start adb shell always get following error:
Code:
C:\ADB>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[COLOR="Red"]error: device not found[/COLOR]
On stock image 5.0.2 this working fine.

Related

[Q] command prompt adb devices problem

why when i write in CMD adb devices it returns me this
C:\Users\Niki>adb devices
* daemon not running. starting it now *
ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon
Click to expand...
Click to collapse
Try entering task manager and killing all instances of adb.exe
If not possible reboot pc and phone.
If still not working have a look at this: http://groups.google.com/group/android-developers/msg/dfae5da4a3c80aa8
When it works come tell me I am cool and press thanks button.
it works that way

[Q]ADB problemi with Galaxy S

Hello,
I've this error with SuperOneClick. ADB seems to not connect on port 5037. I thought it was because of avast antivirus, so I deactivated it, but I had no luck. After that I tried to check if there was some firewall rule in conflict with the process.
Here is the log of SuperOneClick:
SuperOneClick v1.7.0.0
Killing ADB Server...
OK
Starting ADB Server...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
OK
Waiting for device...
* daemon not running. starting it now on port 5037 *
OK
Pushing psneuter...
* daemon not running. starting it now on port 5037 *
OK
chmod psneuter...
* daemon not running. starting it now on port 5037 *
OK
Running psneuter...
* daemon not running. starting it now on port 5037 *
FAILED
Click to expand...
Click to collapse
I also tried launching the adb.exe and this is the screenshoot
Best regards,
L.
No one knows what is wrong?

[Q] pls help pls some error occured when rooting with super one click

SuperOneClick v1.8.0.0
Checking drivers...
Killing ADB Server...
OK
Starting ADB Server...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
OK
Waiting for device...
OK
Getting OS Version...
2.1-update1
OK
Pushing psneuter...
1078 KB/s (585731 bytes in 0.530s)
OK
chmod psneuter...
OK
Running psneuter...
OK
***IF IT KEEPS LOOPING, TRY DISABLING USB DEBUGGING NOW***
Killing ADB Server...
* server not running *
OK
Starting ADB Server...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
OK
Waiting for device...
OK
Running psneuter...
ROOTED
Pushing busybox...
1056 KB/s (1062992 bytes in 0.983s)
OK
chmod busybox...
OK
Getting mount path...
rootfs / rootfs ro 0 0
FAILED
tell me what is this ?? is my phone rooted ? but i think no help pls
Try the newest version of SuperOneClick at http://forum.xda-developers.com/showthread.php?t=803682
Make sure .NET Framework v2.0 or above is installed on your PC if you're on windows.
Make sure that Android drivers for your phone are properly installed.
Make sure you run SuperOneClick as administrator.
And yes use the latest version.

ADB Connection Troubleshooting

Hi Guys,
Been having a bit of trouble connecting phone via ADB. I can get the connection to work, but it takes a bit of TLC and sometimes a sledgehammer.
Thought we could compile a list of ADB troubleshooting techniques?
If you have any further suggestions, please share.
c:\Fastboot>adb reboot recovery
* daemon not running. starting it now *
* daemon started successfully *
error: device offline
Click to expand...
Click to collapse
Resolution: Reboot device
c:\Fastboot>adb reboot recovery
adb server is out of date. killing...
* daemon started successfully *
error: device not found
Click to expand...
Click to collapse
Resolution: Reboot device
c:\Fastboot>adb reboot recovery
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
Click to expand...
Click to collapse
Resolution: Kill all adb.exe processes from task manager and rerun the command. May need to do this a few times.
Edit: I should mention that I'm using adb.exe on Windows 8.1

Is there a way too root the Amazon Fire 5.1.1?

I tried this one. But it says it only works for 5.0.1 (extreme noob)
http://forum.xda-developers.com/amazon-fire/general/psa-information-regarding-firmware-t3264224
Or in short, not yet
Yes you can.
http://forum.xda-developers.com/amazon-fire/orig-development/root-t3272362
http://forum.xda-developers.com/amazon-fire/development/amazon-fire-5th-gen-supertool-root-t3272695
pappasmurfsharem said:
Yes you can.
http://forum.xda-developers.com/amazon-fire/orig-development/root-t3272362
http://forum.xda-developers.com/amazon-fire/development/amazon-fire-5th-gen-supertool-root-t3272695
Click to expand...
Click to collapse
I just tried the supertool method on 5.1.1 and it doesn't appear to work. Drivers work fine, batch file boots to fastboot, but when the device restarts, the normal lock screen appears, and the batch file is unable to find the device. I opened another shell window and ADB DEVICES lists the device.
Anyone had any luck on 5.1.1?
Code:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
--------------------------------------------------------------------------------
[*] Big thanks to k4y0z from XDA
[*] Make sure USB Debugging is enabled on your tablet
[*] this tool will boot you into fastboot and root your device.
[*] device will reboot a couple times during this process.
--------------------------------------------------------------------------------
press a key to reboot the device in fastboot mode
< waiting for device >
...
(bootloader) APPEND KERNEL CMDLINE
OKAY [ 0.007s]
finished. total time: 0.008s
resuming boot...
OKAY [ 0.003s]
finished. total time: 0.004s
--------------------------------------------------------------------------------
[*] your device is rebooting and will inject root files.
--------------------------------------------------------------------------------
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
error:
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
4703 KB/s (5904943 bytes in 1.226s)
adb server is out of date. killing...
* daemon started successfully *
error: device offline
adb server is out of date. killing...
* daemon started successfully *
error: device offline
adb server is out of date. killing...
* daemon started successfully *
error: device offline
< waiting for device >
mistermick said:
I just tried the supertool method on 5.1.1 and it doesn't appear to work. Drivers work fine, batch file boots to fastboot, but when the device restarts, the normal lock screen appears, and the batch file is unable to find the device. I opened another shell window and ADB DEVICES lists the device.
Anyone had any luck on 5.1.1?
Code:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
--------------------------------------------------------------------------------
[*] Big thanks to k4y0z from XDA
[*] Make sure USB Debugging is enabled on your tablet
[*] this tool will boot you into fastboot and root your device.
[*] device will reboot a couple times during this process.
--------------------------------------------------------------------------------
press a key to reboot the device in fastboot mode
< waiting for device >
...
(bootloader) APPEND KERNEL CMDLINE
OKAY [ 0.007s]
finished. total time: 0.008s
resuming boot...
OKAY [ 0.003s]
finished. total time: 0.004s
--------------------------------------------------------------------------------
[*] your device is rebooting and will inject root files.
--------------------------------------------------------------------------------
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
error:
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
4703 KB/s (5904943 bytes in 1.226s)
adb server is out of date. killing...
* daemon started successfully *
error: device offline
adb server is out of date. killing...
* daemon started successfully *
error: device offline
adb server is out of date. killing...
* daemon started successfully *
error: device offline
< waiting for device >
Click to expand...
Click to collapse
I got root and xposed working on 5.1.1
http://forum.xda-developers.com/amazon-fire/orig-development/root-t3272362/page5
mistermick said:
I just tried the supertool method on 5.1.1 and it doesn't appear to work. Drivers work fine, batch file boots to fastboot, but when the device restarts, the normal lock screen appears, and the batch file is unable to find the device. I opened another shell window and ADB DEVICES lists the device.
Anyone had any luck on 5.1.1?
Code:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
--------------------------------------------------------------------------------
[*] Big thanks to k4y0z from XDA
[*] Make sure USB Debugging is enabled on your tablet
[*] this tool will boot you into fastboot and root your device.
[*] device will reboot a couple times during this process.
--------------------------------------------------------------------------------
press a key to reboot the device in fastboot mode
< waiting for device >
...
(bootloader) APPEND KERNEL CMDLINE
OKAY [ 0.007s]
finished. total time: 0.008s
resuming boot...
OKAY [ 0.003s]
finished. total time: 0.004s
--------------------------------------------------------------------------------
[*] your device is rebooting and will inject root files.
--------------------------------------------------------------------------------
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
error:
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
error: device not found
adb server is out of date. killing...
* daemon started successfully *
4703 KB/s (5904943 bytes in 1.226s)
adb server is out of date. killing...
* daemon started successfully *
error: device offline
adb server is out of date. killing...
* daemon started successfully *
error: device offline
adb server is out of date. killing...
* daemon started successfully *
error: device offline
< waiting for device >
Click to expand...
Click to collapse
Almost looks like a loose USB
Same problem here. no luck with 5.1.1. Supertool doesn't work.
ongogo said:
Same problem here. no luck with 5.1.1. Supertool doesn't work.
Click to expand...
Click to collapse
Works perfectly fine.
post in that thread if you need support.
mistermick said:
Code:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[*] your device is rebooting and will inject root files.
--------------------------------------------------------------------------------
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
error:
Click to expand...
Click to collapse
This indicates you've got some out of date adb drivers installed. Make sure nothing else that uses adb is running (emulator, sync software?) Try taskkill adb in task manager. If that doesn't work you'll need to track down the old drivers and uninstall.
DoLooper said:
This indicates you've got some out of date adb drivers installed. Make sure nothing else that uses adb is running (emulator, sync software?) Try taskkill adb in task manager. If that doesn't work you'll need to track down the old drivers and uninstall.
Click to expand...
Click to collapse
I like how the thing that it said to me 8 or 9 times was the one thing I didn't pay attention to. I'm pretty sure I already had adb installed from when I rooted my TF101. That's probably the issue. I'll give it a shot when I get home.
*Edit: I uninstalled all of the HTC crap I had, whatever old version of minimal adb and fastboot was running, and reinstalled the platform-tools from the sdk, and the supertool finally was able to complete successfully. Now I have a $35 android tablet that is actually usable!

Categories

Resources