Minimal ADB and Fastboot>adb devices
List of devices attached
adb server version (31) doesn't match this client (39); killing...
* daemon started successfully *
fastboot devices havent
quamqom other method driver pls help
byjon09 said:
Minimal ADB and Fastboot>adb devices
List of devices attached
adb server version (31) doesn't match this client (39); killing...
* daemon started successfully *
fastboot devices havent
quamqom other method driver pls help
Click to expand...
Click to collapse
TRY update adb flatform tool
ı m 100 files download maybe just bootloader opened download mode no normal mode no recovery no
bootloader files find
Hard_k.i.k said:
TRY update adb flatform tool
Click to expand...
Click to collapse
the problem is that I stupidly turned off the bootlarder lock while downloading the android version, now fastboot devices don't see it, adb devices see it in fastboot,n I need to turn on the phone when I can't
https://queeshop.blogspot.com/2017/11/tutorial-how-to-fix-qhsusbbulk-or.html this method ?????
https://www.droidwin.com/fix-adb-server-version-doesnt-match-this-client-killing/ whichi*******???
Related
so i'm running Fresh .3 despite what my sig says haha
i'm having a problem running adb. i use terminal on my mac. i am fully rooted and nand unlocked. but this is my problem...
Code:
Matts-Computer:~ Matt$ cd ~/desktop/sdk/tools
Matts-Computer:tools Matt$ ./adb remount
adb server is out of date. killing...
* daemon started successfully *
error: device not found
Matts-Computer:tools Matt$
it happens every time :/
can anyone help?
thanks in advanced.
mrchu001 said:
so i'm running Fresh .3 despite what my sig says haha
i'm having a problem running adb. i use terminal on my mac. i am fully rooted and nand unlocked. but this is my problem...
Code:
Matts-Computer:~ Matt$ cd ~/desktop/sdk/tools
Matts-Computer:tools Matt$ ./adb remount
adb server is out of date. killing...
* daemon started successfully *
error: device not found
Matts-Computer:tools Matt$
it happens every time :/
can anyone help?
thanks in advanced.
Click to expand...
Click to collapse
you aren't in disk mode are you? you need to be in charge mode and usb debugging needs to be checked.
apristel said:
you aren't in disk mode are you? you need to be in charge mode and usb debugging needs to be checked.
Click to expand...
Click to collapse
i'm in charge mode and usb debugging is checked
i'm going crazy trying to fix this..
mrchu001 said:
so i'm running Fresh .3 despite what my sig says haha
i'm having a problem running adb. i use terminal on my mac. i am fully rooted and nand unlocked. but this is my problem...
Code:
Matts-Computer:~ Matt$ cd ~/desktop/sdk/tools
Matts-Computer:tools Matt$ ./adb remount
adb server is out of date. killing...
* daemon started successfully *
error: device not found
Matts-Computer:tools Matt$
it happens every time :/
can anyone help?
thanks in advanced.
Click to expand...
Click to collapse
have you tried updating your android sdk files? have you tried restarting both computer and phone? restarting the specific adb server (adb kill-server)?
i've never seen this error message before from adb. it seems very distinct though, have you tried googling this error message?
I have noticed sometimes when switching roms, even if USB debugging is checked I need to uncheck and check again to get it to work. Other than that, everything should work fine if your on OSX. hmm...
I a newbie and I am trying to change my bootanimation.
I have
HTC Desire
OS: Android 2.2 (froyo) I updated it though OTA
HBoot: 0.93.0001
Radio: 5.09.05.30_2
Actually my device was unlocked but branded with UK O2 and loaded with Android 2.1 (Eclair). I used GOLDCARD procedure to make the device unbranded and then updated the OS. I also rooted the device using unrevoked 3.21 and it was successful.
Now the last thing I want to do is to change the bootanimation and I cant make it work. I am using rootexplorer to copy the bootanimation.zip file to
/system/customize/resources
/data/local
But no luck .. the bootanimation screen remains the same “HTC quietly brilliant”
I am also trying to copy bootanimation.zip file in
/system/media
But after copying the file use to disappear. I cant see you though root explorer. I never checked by using "ls" command. Can you please help me guys
Moved to Q&A as not development
I think i dont have completely rooted device
here is the thing i am doing using "abd"
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\android-sdk_r07-windows\android-sdk-windows\tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
$ su
su
Permission denied
$
Click to expand...
Click to collapse
Ok,
Super user permission issue is solved
just have to keep the screen active to see the authentication messages from "Super user permissions" and then it works like a charm.
See the uploaded snapshots as a reference
C:\android-sdk_r07-windows\android-sdk-windows\tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
$ su
su
#
Click to expand...
Click to collapse
ok now i also managed to put bootanimation.zip in /system/media path and its still not working
... really i am out of ideas ... need some help
DO I NEED TO PLAY WITH THE PERMISSIONS OF THE bootanimation.zip FILE.... I am still seeing htc quietly brilliant at start up
helscream said:
ok now i also managed to put bootanimation.zip in /system/media path and its still not working
... really i am out of ideas ... need some help
DO I NEED TO PLAY WITH THE PERMISSIONS OF THE bootanimation.zip FILE.... I am still seeing htc quietly brilliant at start up
Click to expand...
Click to collapse
you cant write to /system/ when the device is booted even if your rooted, because we dont have an unlocked spl yet the nand protection prevents it, you need to put your device into recovery, and use adb to push the bootanimation.zip to /system/customise/resource/ and if that dosent work try pushing it to /system/media/
AndroHero said:
you cant write to /system/ when the device is booted even if your rooted, because we dont have an unlocked spl yet the nand protection prevents it, you need to put your device into recovery, and use adb to push the bootanimation.zip to /system/customise/resource/ and if that dosent work try pushing it to /system/media/
Click to expand...
Click to collapse
hmmm .. ok now i am going to ask you a very stupid question
how i can use adb in recovery mode
my device is turned off
Then I pressed "power + volume down" and I entered HBOOT menu
my device is connected to the PC though a USB
so i have options
FASTBOOT
RECOVERY
CLEAR STORAGE
SIMLOCK
i chose RECOVERY and then i had an other menu
ClockworkedMod Recovery v2.5.0.7
what to do now
helscream said:
hmmm .. ok now i am going to ask you a very stupid question
how i can use adb in recovery mode
my device is turned off
Then I pressed "power + volume down" and I entered HBOOT menu
my device is connected to the PC though a USB
so i have options
FASTBOOT
RECOVERY
CLEAR STORAGE
SIMLOCK
i chose RECOVERY and then i had an other menu
ClockworkedMod Recovery v2.5.0.7
what to do now
Click to expand...
Click to collapse
Thats it your in recovery, you can now issue commands to your device using adb just make sure the usb cable is connected,
AndroHero said:
Thats it your in recovery, you can now issue commands to your device using adb just make sure the usb cable is connected,
Click to expand...
Click to collapse
ok now
when I try its saying some thing like this
Code:
C:\android-sdk_r07-windows\android-sdk-windows\tools>adb push bootanimation.zip /system/customise/resource/
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
C:\android-sdk_r07-windows\android-sdk-windows\tools>
sorry ... i cant understand
AndroHero said:
Thats it your in recovery, you can now issue commands to your device using adb just make sure the usb cable is connected,
Click to expand...
Click to collapse
Ok i tried the same command several times without making any change on the device and suddenly it worked. BUT THIS DIDNT SOLVE THE PROBLEM OF CHANGING THE BOOT ANIMATION. ITS STILL THE SAME
Code:
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>adb sh
ell
adb server is out of date. killing...
* daemon started successfully *
** daemon still not runningerror: cannot connect to daemon
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>abd pu
sh bootanimation.zip /system/customise/resource/
'abd' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>adb pu
sh bootanimation.zip /system/customise/resource/
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>adb pu
sh bootanimation.zip /system/customise/resource/
adb server is out of date. killing...
* daemon started successfully *
error: device not found
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>adb pu
sh bootanimation.zip /system/customise/resource/
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
failed to copy 'bootanimation.zip' to '/system/customise/resource/': Is a direct
ory
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>adb pu
sh bootanimation.zip /system/customise/resource/
adb server is out of date. killing...
* daemon started successfully *
1941 KB/s (4509259 bytes in 2.268s)
C:\Users\omer\Downloads\android-sdk_r07-windows\android-sdk-windows\tools>
helscream said:
ok now
when I try its saying some thing like this
Code:
C:\android-sdk_r07-windows\android-sdk-windows\tools>adb push bootanimation.zip /system/customise/resource/
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
C:\android-sdk_r07-windows\android-sdk-windows\tools>
sorry ... i cant understand
Click to expand...
Click to collapse
ive never come across this error before i found a thread in the hero section about it tho, maybe you should take a look
http://forum.xda-developers.com/showthread.php?t=582378
this seems to be the remedy to your problem acording to that thread
simplyphp said:
The ADB server binds and listen to port 5037. If that port is taken and/or if the daemon is already running, you'll see that error message.
Start task manager and kill adb.exe (all the instances of it).
If that don't work, try rebooting your computer and your phone, and trying again.
If it still don't work, try this:
http://groups.google.com/group/android-developers/msg/dfae5da4a3c80aa8
Click to expand...
Click to collapse
AndroHero said:
ive never come across this error before i found a thread in the hero section about it tho, maybe you should take a look
http://forum.xda-developers.com/showthread.php?t=582378
Click to expand...
Click to collapse
Thankx AndroHero
I think, I found out the problem but I am not sure its the actually reason or not. If it worked I will come back to post my results.
helscream said:
Thankx AndroHero
I think, I found out the problem but I am not sure its the actually reason or not. If it worked I will come back to post my results.
Click to expand...
Click to collapse
i hope you can sort it out
some how i bricked my fire phone i still can get into stock recovery tryed side loading the update with adb but my computer keeps freezing the version im trying to flash is the 4.6.3 the same one my phone had, should i try updating using a 4.6.4 version or why does me computer keep freezing need help thx
C:\Program Files\Minimal ADB and Fastboot>adb sideload update-kindle-juniper-35.
4.6.3_user_463001420.bin
loading: 'update-kindle-juniper-35.4.6.3_user_463001420.bin'
* cannot read 'update-kindle-juniper-35.4.6.3_user_463001420.bin' *
C:\Program Files\Minimal ADB and Fastboot>adb sideload update.bin
loading: 'update.bin'
* cannot read 'update.bin' *
aamszia said:
C:\Program Files\Minimal ADB and Fastboot>adb sideload update-kindle-juniper-35.
4.6.3_user_463001420.bin
loading: 'update-kindle-juniper-35.4.6.3_user_463001420.bin'
* cannot read 'update-kindle-juniper-35.4.6.3_user_463001420.bin' *
C:\Program Files\Minimal ADB and Fastboot>adb sideload update.bin
loading: 'update.bin'
* cannot read 'update.bin' *
Click to expand...
Click to collapse
1. Try to run from folder without spaces (rename "Minimal ADB and Fastboot" to adb and move to C
2. After this, run cmd as administrator, and run command "adb devices". Do You see your device?
aamszia said:
[...] * cannot read 'update.bin' *
Click to expand...
Click to collapse
Are you using a PC with Windows OS (is it Windows 10, specifically)?
If so, please make sure that your device is listed as MahmudS already mentioned.
Take a look at this guide, if you need help with ADB related problems, drivers, etc...
Fire Phone ADB setup - an illustrated guide
Bingo Bronson said:
Are you using a PC with Windows OS (is it Windows 10, specifically)?
If so, please make sure that your device is listed as MahmudS already mentioned.
Take a look at this guide, if you need help with ADB related problems, drivers, etc...
Fire Phone ADB setup - an illustrated guide
Click to expand...
Click to collapse
i am using WIN XP and 7 .. same error ...
let me look at your link ..
---------- Post added at 03:00 PM ---------- Previous post was at 02:53 PM ----------
C:\Program Files\Minimal ADB and Fastboot>adb devices
List of devices attached
B0F10701425404HT sideload
C:\Program Files\Minimal ADB and Fastboot>adb sideload update-fire-phone-33.4.6.
1_user_461013320.bin
loading: 'update-fire-phone-33.4.6.1_user_461013320.bin'
* cannot read 'update-fire-phone-33.4.6.1_user_461013320.bin' *
C:\Program Files\Minimal ADB and Fastboot>
---------- Post added at 03:01 PM ---------- Previous post was at 03:00 PM ----------
my phone is connecting perfectly via ADB .. but the BIN is not reading by CMD ..
aamszia said:
my phone is connecting perfectly via ADB .. but the BIN is not reading by CMD
Click to expand...
Click to collapse
If you have the BIN files in the "Minimal ADB and Fastboot" folder, try renaming them to something simple like "update.bin".
Maybe check the MD5 sum of the downloaded files, but I doubt that ALL 5 (or more) of the downloaded files are corrupted...
Bingo Bronson said:
If you have the BIN files in the "Minimal ADB and Fastboot" folder, try renaming them to something simple like "update.bin".
Maybe check the MD5 sum of the downloaded files, but I doubt that ALL 5 (or more) of the downloaded files are corrupted...
Click to expand...
Click to collapse
renamed many times .. same error ...
anything to do with SDK FILES ?
SDK is not needed for this to work, drivers alone are sufficient but it's also not a problem if you have an Android SDK installed.
I assume both operating systems are "clean" enough, so nothing else could interfere with the process. Use USB 2.0 ports for connecting, USB 3.0 is problematic sometimes with these things...
If you have a bootable windows live for a USB drive, you could try it from there...
@aamszia
aamszia said:
* cannot read 'update-fire-phone-33.4.6.1_user_461013320.bin' *
Click to expand...
Click to collapse
you just need more free Ram on computer than file size
Hey guys!
I've definitely missed something obvious.. and please forgive me in advance
I used to have cyanogenmod 12 installed and had some minor issues that was bugging me. I decided to update the phone with RUU GPE marshmallow.
The phone is working fine now, but I can't use adb commands through usb anymore...
it says
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
SH43BWM00xxx offline
I would like to install TWRP 3 but I can't send any commands
how can I get it to work?
phone is S-OFF
and yes.. I have activated usb debugging
check your adb version, command adb version
You need at least 1.0.31 or better 1.0.32
ckpv5 said:
check your adb version, command adb version
You need at least 1.0.31 or better 1.0.32
Click to expand...
Click to collapse
Thanks a lot... I was on my macbook and it didn't work. Tried on my PC and I had a newer version installed there.
Updated the mac adb and everything works on it too
So, when entering "fastboot devices" when phone is in Download Mode, nothing.
When trying "fastboot oem get_identifier_token", it says waiting for devices.
Also, got this new error by "adb devices":
adb server version (31) doesn't match this client (39); killing...
error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037: Only one usage of each socket address (protocol/network address/port) is normally permitted. (10048)
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
could not read ok from ADB Server
* failed to start daemon *
error: cannot connect to daemon
If you guys need anything else, just ask.
Thanks
You need to update your adb version on your computer.
Re: The thingy
BlockOfDynamite said:
You need to update your adb version on your computer.
Click to expand...
Click to collapse
For the ADB problem or both?
Probably both. The best thing you can do is to download the latest adb and go from there. If it fixes it, great, if it doesn't, then the problem can be diagnosed further.
BlockOfDynamite said:
Probably both. The best thing you can do is to download the latest adb and go from there. If it fixes it, great, if it doesn't, then the problem can be diagnosed further.
Click to expand...
Click to collapse
Got the latest adb from Google Platform Tools and the latest fastboot from the HTC dev instructions.
ADB works sometimes, but fastboot does nothing.
absp2006 said:
Got the latest adb from Google Platform Tools and the latest fastboot from the HTC dev instructions.
ADB works sometimes, but fastboot does nothing.
Click to expand...
Click to collapse
Reboot to bootloader using adb reboot-bootloader. Then try fastboot commands.
Everybody!!!
It turns out that by updating the drivers while the phone is in download mode got fastboot to work!!!