evo 4g recognized by adb but not evo lte? ubuntu - Sprint HTC EVO 4G LTE

hey guys im having a little issue trying to use adb or anything else for that matter with my lte in ubuntu. i just set up the sdk and ubuntu on my computer (used ubuntu and the sdk on other computers with no problem) and while i can mount the sd card of my og evo and do all the adb things, when i connect my lte, nothing happens. i can't adb and i can't mount my sdcard (external or both) and its getting me a little confused haha.
whenever i try "adb devices" in a terminal to see if my phones detected at all i get this:
[email protected]:~$ adb devices
List of devices attached
???????????? no permissions
but if i try with my og evo i get the device number and everything is dandy. anyone know whats up? oh and usb debugging is checked

Have you tried booting the device into fastboot mode then plugging the device into your PC/laptop then try the "adb devices"
#Root-Hack_Mod*Always\=LTE

No I figured it out tho. I had to edit the "udev" rules. No idea what they are but it said to add a file and I did and it works haha. I'll throw up the guide I found later
Sent from my EVO using Tapatalk 2

PhxkinMassacre said:
No I figured it out tho. I had to edit the "udev" rules. No idea what they are but it said to add a file and I did and it works haha. I'll throw up the guide I found later
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
You don't remember what that guide was do you? I have seen a few guides, but none let me get it to work without resorting to running adb as root, a requirement.

elBradford said:
You don't remember what that guide was do you? I have seen a few guides, but none let me get it to work without resorting to running adb as root, a requirement.
Click to expand...
Click to collapse
i always seem to forget to post stuff that i say i will haha. if i find it ill let you know. its probably buried in my bookmarks somewhere

http://theblawblog.wordpress.com/2013/01/09/android-sdk-no-permissions-for-htc-evo-lte/

Haha that's my blog where I posted the solution I eventually found
Sent from my EVO using Tapatalk 2

Related

Preparing to root 3D (fr3vo)

Well it seems some files are gonna need to be pushed over ADB and i have been trying to figure out how to get it working on the 3D. I am very familiar with Adb had it running on my 4G. at first I was getting "device not found" so then I hooked up htc sync and now I get "operation not permitted". Maybe if someone know what driver needs to be installed it can get posted here, cuz everyones gonna need it.
adb devices shows that mines attached.
I'm sure you have debug mode enabled... did you see if there was an update for the android sdk tools?
When I went to root my NS4G I had to update everything, and then it changed my android sdk\tools into android sdk\platform-tools.
Couldn't get crap until I realized that one.
aronslusa said:
adb devices shows that mines attached.
I'm sure you have debug mode enabled... did you see if there was an update for the android sdk tools?
When I went to root my NS4G I had to update everything, and then it changed my android sdk\tools into android sdk\platform-tools.
Couldn't get crap until I realized that one.
Click to expand...
Click to collapse
thanks for your reply!
android debug enabled, I've updated everything, im pretty sure.
adb devices shows my device but adb remount still says "operation not permitted"
steal25 said:
Well it seems some files are gonna need to be pushed over ADB and i have been trying to figure out how to get it working on the 3D. I am very familiar with Adb had it running on my 4G. at first I was getting "device not found" so then I hooked up htc sync and now I get "operation not permitted". Maybe if someone know what driver needs to be installed it can get posted here, cuz everyones gonna need it.
Click to expand...
Click to collapse
That was for manual pushing. Shinzul is packaging all the pushing and chmod commands into a packaged app for temp root. This should be fairly simple for all users.
Can s-off come out and play? You run but you can't hide
aray92 said:
That was for manual pushing. Shinzul is packaging all the pushing and chmod commands into a packaged app for temp root. This should be fairly simple for all users.
Can s-off come out and play? You run but you can't hide
Click to expand...
Click to collapse
sounds good! but is it still possible to get ADB going on a non rooted 3D? Like i mentioned my phone is recognized but its not mounting.
steal25 said:
sounds good! but is it still possible to get ADB going on a non rooted 3D? Like i mentioned my phone is recognized but its not mounting.
Click to expand...
Click to collapse
Download the attached zip, extract it to a folder.. Go into device manager and find your phone. Right click and choose update driver (or something similar). Choose browse my computer for drivers. Click let me pick my driver from a list. Click all devices. Click have disk. Browse to the folder you extracted earlier and select 'android_winusb.inf'. Choose 'Android ADB Interface'. You should now be able to use ADB with your 3D, albeit very limited due to no root access
So, FAIL on my part. I guess i did have it set up properly.I kept trying to run "adb remount" and thats when I was getting the error(need root). Didn't even think to try other commands but thanks everyone who helped out, got it figured out.

[Q] Android SDK help

Wondering if someone knew this answer. I'm not new to adb but came across one issue i can't figure out. I have my adb set up for my o.g. Evo which is using Android SDK r6 which works fine. On Evo 3D i cant get passed "adb devices". All it says is list devices attached but it doesnt list which device like its not seeing it. I tried SDK r10 and r11 and nothing. I'm trying to push fre3vo.
tonyk__78 said:
Wondering if someone knew this answer. I'm not new to adb but came across one issue i can't figure out. I have my adb set up for my o.g. Evo which is using Android SDK r6 which works fine. On Evo 3D i cant get passed "adb devices". All it says is list devices attached but it doesnt list which device like its not seeing it. I tried SDK r10 and r11 and nothing. I'm trying to push fre3vo.
Click to expand...
Click to collapse
Do you have the drivers installed. Also, go to settings->Applications->Development and make sure USB debugging is selected.
I'm not sure selecting/deselecting USB debugging and/or Allow mock locations will make it work, but I remember having the same exact issue and I started playing with those and it worked. Maybe someone can confirm. Good luck.
It was the drivers. Who'd of thunk,lol Thank ya!
Sent from my PG86100 using XDA App
i need help also, I installed android sdk. put it on my c drive and ran cmd command c:\android-sdk\tools. says invalid. evo is in debugg. can u help
Uamore6 said:
i need help also, I installed android sdk. put it on my c drive and ran cmd command c:\android-sdk\tools. says invalid. evo is in debugg. can u help
Click to expand...
Click to collapse
I'm not home right now so I'm not sure but try going to /android-sdk/platform-tools instead of tools
Sent from the great mind of Young Sinema
For anyone else having problems getting ADB to run after checking the above mentioned solutions if you're still having trouble.....Make sure HTC Sync is not running on your computer. In fact, unless you use it to sync your phone with your computer, which most people do not. Just uninstall it. Once you have the drivers for your phone installed you don't need to keep Sync installed.
Still no luck.....I did uninstall HTC and tried everything......even uninstalled sdk and same thing I really need help.
I typed dir/w and got volume in c has no label. Volume serial # is eoree-14a9....couldthat b a problem....how fix......help at this all day yesterday......would like root or temp. Please help
come on guys help a girl in distress
Im new to this, yes I am a noob whatever that means. I have been working on this all of yesterday, and i am determine to get. my soon to b xbf don't want to help and says I will never get it.
Uamore6 said:
I typed dir/w and got volume in c has no label. Volume serial # is eoree-14a9....couldthat b a problem....how fix......help at this all day yesterday......would like root or temp. Please help
Click to expand...
Click to collapse
you are posting with forward slashes, are you on linux? if you are not, and are on windows then you need backslashes. anyways, go to your android folder, then the platform tools folder. you should see adb.exe if so, hold the shift key and click on an empty area in this folder. in the pop up there will be an option that say "open cmd prompt window here" click that, then in the cmd prompt window type "adb devices" without the quotes. does it list your device? if not, open device manager and see if there are any things shown with errors if so, right click and select update drivers. if this helped pm in accordance to your promise in the pron thread!
Uamore6 said:
i need help also, I installed android sdk. put it on my c drive and ran cmd command c:\android-sdk\tools. says invalid. evo is in debugg. can u help
Click to expand...
Click to collapse
After you bring up your command promt....You have to change directory to the sdk.
cd \android-sdk-windows\platform-tools (if the latest version)
or cd \android-sdk-windows\tools (if and older version)
Well to start don't have an Android folder....I don't think or c one. Also I do c the file in sdk folder but can't do anything u said to do....I'm on windows 7.and yes a promise is a promise.
i got c:\android-sdk\tools>.....after doing what u said is that good?
Uamore6 said:
Well to start don't have an Android folder....I don't think or c one. Also I do c the file in sdk folder but can't do anything u said to do....I'm on windows 7.and yes a promise is a promise.
Click to expand...
Click to collapse
If you installed the sdk to the root of your hard drive (c) and you go to my computer....you should see a folder called "android-sdk-windows". If you have that, then it's installed and in the right place. You just need to change directories to it once you open your command prompt.
Uamore6 said:
i got c:\android-sdk\tools>.....after doing what u said is that good?
Click to expand...
Click to collapse
Yes. Now with your phone plugged in & charge only selected, type:
adb devices
it says daemon started successfully list of devices successfully ht16ahx05283 device
Uamore6 said:
it says daemon started successfully list of devices successfully ht16ahx05283 device
Click to expand...
Click to collapse
Congratulations you now have adb set up.
okay......let me finish temp root and I will live up to my end of the deal.......lol send mail at gmail.....no pm setup yet...will respond
Uamore6 said:
okay......let me finish temp root and I will live up to my end of the deal.......lol send mail at gmail.....no pm setup yet...will respond
Click to expand...
Click to collapse
Sent you a pm......Should've gone through, because there's nothing to set up for it to work.
hockeyfamily737 said:
Sent you a pm......Should've gone through, because there's nothing to set up for it to work.
Click to expand...
Click to collapse
and was the deal up held i wonder(yes i was in that thread too)???? bump bump buummmpp

[Q] ADB

Im in the process getting everything ready to root my thunderbolt but my comp cant find drives for ADB???? i have tried multiple sites even from HTC it self..... does anyone know where i can find this drive so my computer will talk to my phone????
RD915 said:
Im in the process getting everything ready to root my thunderbolt but my comp cant find drives for ADB???? i have tried multiple sites even from HTC it self..... does anyone know where i can find this drive so my computer will talk to my phone????
Click to expand...
Click to collapse
The drive? Do you mean driver? The only driver you need to use ADB is the regular HTC device drivers. ADB itself comes in the Android SDK.
I just did this today, install SDK from android.com; then you have to install HTC Sync.
Sent from my Kick Ass Thunderbolt!
johnrexb said:
I just did this today, install SDK from android.com; then you have to install HTC Sync.
Sent from my Kick Ass Thunderbolt!
Click to expand...
Click to collapse
You don't actually need HTC Sync. I've never installed it and don't plan on it. All you need is a custom driver .inf that we put together for you already.
This should help you if you have any questions installing the sdk.
http://wiki.cyanogenmod.com/wiki/Howto:_Install_the_Android_SDK
You could always just install HTC sync (which will install the drivers) and then uninstall HTC sync. The drivers will not be uninstalled.
Sent from my HTC CyanogenBolt powered by CyanogenMod 7 RC1.6.1
Absolute_Zero said:
You don't actually need HTC Sync. I've never installed it and don't plan on it. All you need is a custom driver .inf that we put together for you already.
This should help you if you have any questions installing the sdk.
http://wiki.cyanogenmod.com/wiki/Howto:_Install_the_Android_SDK
Click to expand...
Click to collapse
I followed that set up exactly, but I am unable to get adb to recognize my device at all. No "Unknown Device" shows up in device manager so I can not change the driver for it. Not sure why I have such trouble with adb. It's never worked for me.
Are you setting the path to the platform tools in your system variables?
http://www.talkandroid.com/android-sdk-install-guide/
Sent from my VS910 4G using xda premium
And as expected, not only will ADB not work, not that I changed the drivers according to the guide, my computer won't recognize my phone when it's plugged in as a disk drive. Running Bamf 2.4.1. I rooted with the 3 step/"1 click" method months ago and never had any problems. I try to get adb set up so I can do things properly and learn and now I have nothing but problems.
http://www.youtube.com/watch?v=oKPSe12YDxQ&feature=youtube_gdata_player
Give that a shot...
Sent from my tbolt running ShiftTh3ory AOSP
Got it sorted. I ended up deleting the android sdk and starting from scratch using the first link....and it didn't work again. Tried the video link above...and it didn't work. Then I figured I'd try to delete the adb device in Device Manager, unplug my phone, then plug it back in. That worked for some reason. Now it shows up in adb properly, and I can connect it as a disk drive as well. Huzzah indeed.

ADB not working.

My computer doesn't see my Rezound. Unknown devices is what comes up. I do have debugging enabled, and HTC sync not enabled, set on charge only, have the htc drivers installed, and I have the SDK tools renamed to Android in my C:/
I dunno what else to do.
Sent from my ADR6425LVW using xda premium
on the android development forum. The thread Stock Rooted OTA by Con247 . Feralicious posted a mini-set of SDK tools that Mr. Smith had put up awhile back that contains what is needed to run most adb commands from.
Find that post, at one time it was the last page of the thread, by now I am sure its a few back. Unzip those tools and create a folder on the C: drive somewhere and then you can use that folder to run your adb commands.
Granted without the proper path linked you will have to place any files you want to send to the phone in that folder and when starting up the cmd box either do it from that folder or you have to change directory so that you are using that folder to run the commands. It will work though so give that a shot until you can figure out how to properly set up Adb. I know i had a heck of a time as well.
Check your device manager. If you updated your phone with the OTA, your PC could have a hard time seeing the new device. Your phone should be recognized as an Android USB Device.
Saved to the root of.my C:/
Picture shows that.phone.still isn't seen.
Sent from my HTC Rezound.
Really weird it is showing as a Samsung ADB Interface...I do.not.have anything Samsung related on my computer
Sent from my HTC Rezound.
phillybizzle said:
Really weird it is showing as a Samsung ADB Interface...I do.not.have anything Samsung related on my computer
Sent from my HTC Rezound.
Click to expand...
Click to collapse
Suggest you remove all android drivers (and htsync if you have it) and start over with the tools mentioned in the thread above. I had a similar issue where I could run adb but it couldn't find my Rezound, and I just uninstalled everything and found I had multiple sets of android drivers (dating back to my Incredible) fouling things up.
Once I reinstalled the right drivers and just right drivers, I was good to go.
It's also possible that you have 2 different versions of adb. I had to end process on adb.exe and then restart adb in the folder I was using. Apparently, my pc was looking at 2 adb files and didn't know which one to use.
Sent from my ADR6425LVW using xda premium
hgoldner said:
Suggest you remove all android drivers (and htsync if you have it) and start over with the tools mentioned in the thread above. I had a similar issue where I could run adb but it couldn't find my Rezound, and I just uninstalled everything and found I had multiple sets of android drivers (dating back to my Incredible) fouling things up.
Once I reinstalled the right drivers and just right drivers, I was good to go.
Click to expand...
Click to collapse
Agreed that this is the best course of action.
trickster2369 said:
It's also possible that you have 2 different versions of adb. I had to end process on adb.exe and then restart adb in the folder I was using. Apparently, my pc was looking at 2 adb files and didn't know which one to use.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
ADB isn't phone specific, so two versions only truly gums up the works like when we just got HTC unlock and people were downloading ADB all over the place.
MrSmith317 said:
ADB isn't phone specific, so two versions only truly gums up the works like when we just got HTC unlock and people were downloading ADB all over the place.
Click to expand...
Click to collapse
I agree, and that's what I was guilty of.
Sent from my ADR6425LVW using xda premium
hgoldner said:
Suggest you remove all android drivers (and htsync if you have it) and start over with the tools mentioned in the thread above. I had a similar issue where I could run adb but it couldn't find my Rezound, and I just uninstalled everything and found I had multiple sets of android drivers (dating back to my Incredible) fouling things up.
Once I reinstalled the right drivers and just right drivers, I was good to go.
Click to expand...
Click to collapse
Still having issues I swear if its not my phone fuking up its my puter
Sent from my ADR6425LVW using xda premium

[Q] No OS installed

I need help, either im missing something or none of the bricked threads had the same issue as me. I was trying to flash a different rom onto my phone with TWRP and wiped EVERYTHING, OS and all, and now i cant get android file transfer on my mac to recognize it so i cant put the rom on the phone to flash, and my PC wont recognize its attached.
Anyone know what to do? apparently im a complete moron when it comes to phones lol
thanks in advance
EDIT** i found something about adb sideload but it keeps saying "adb is not recognized as an internal or external command" in command prompt even tho i installed the android SDK. i feel like im missing something
crash087 said:
I need help, either im missing something or none of the bricked threads had the same issue as me. I was trying to flash a different rom onto my phone with TWRP and wiped EVERYTHING, OS and all, and now i cant get android file transfer on my mac to recognize it so i cant put the rom on the phone to flash, and my PC wont recognize its attached.
Anyone know what to do? apparently im a complete moron when it comes to phones lol
thanks in advance
EDIT** i found something about adb sideload but it keeps saying "adb is not recognized as an internal or external command" in command prompt even tho i installed the android SDK. i feel like im missing something
Click to expand...
Click to collapse
install and use toolkit from here:
http://forum.xda-developers.com/showthread.php?t=1994961
This is solved he pm'd me and I got it sorted
Sent from my HTC One X+ using xda premium
a sorry didnt see that you are using mac... well then you need to add your adb command to your path variable so bash can find it... should be the same principle on mac as for other operating systems. just google that or execute the command directly from within it's directory so bash can find it.
edit: ah ok then good that it's fixed
Lloir said:
This is solved he pm'd me and I got it sorted
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
yep, Lloir is my hero. as for using a mac, i have a pc as well. one for school one for games haha

Categories

Resources