root issues with LS995 ioroot doesn't recognize my software - LG G Flex

I need some assistance with ioroot as it will not root my Sprint G Flex/I've tried different ioroot(20/21), no results.

amaggitt02 said:
I need some assistance with ioroot as it will not root my Sprint G Flex/I've tried different ioroot(20/21), no results.
Click to expand...
Click to collapse
y not post in the actual IOroot thread.. along with providing all the info I ask for in the OP? :good:

I tried.
autoprime said:
y not post in the actual IOroot thread.. along with providing all the info I ask for in the OP? :good:
Click to expand...
Click to collapse
- adbd cannot run as root in production builds
-if you cannot see vid=0(root) oid(root) then it is likely your device is not supported
-error: device not found
- windows 7
- io root version 20

No luck.
Same info as before that you requested.
That ioroot version 22 did not help my Sprint build.

amaggitt02 said:
Same info as before that you requested.
That ioroot version 22 did not help my Sprint build.
Click to expand...
Click to collapse
autoprime need the output from the 4 ADB commands below along with IOroot version:
Code:
adb shell "getprop ro.product.model"
adb shell "getprop ro.build.target_operator"
adb shell "getprop ro.lge.swversion"
adb shell "getprop ro.build.fingerprint"

okay
windows 7
ioroot22
error message is:device not supported
LG-LS995
SPR
LS995ZV3
lge/z_spr_us/zee:4.2.2/JDQ39B/LS995ZV3.1386605188:user/release-keys

amaggitt02 said:
windows 7
ioroot22
error message is:device not supported
LG-LS995
SPR
LS995ZV3
lge/z_spr_us/zee:4.2.2/JDQ39B/LS995ZV3.1386605188:user/release-keys
Click to expand...
Click to collapse
I updated ioroot to fix Sprint G Flex root. Root was confirmed working by a tester.
redownload ioroot22 and check it out. if for some reason the script fails... use the manual method detailed in the ioroot22 post. :good:

thanks
Hey it worked on my Sprint phone/thank you for your time(28U023167G688613S). I know you were busy.

Related

[Q] Stuck in download mode.

Hoping this isn't a repost I couldn't find anything about this. So I have a lg g2 on 4.2.2. I was trying to root using IORoot exploit v25. I got to where it says Now send the package you want to apply to decive with "adb sideload" <filename> and then I got an error on my computer and IORoot exploit closed. Now I have no idea what to do. Thank you and please be specific because I'm not real familiar with adb. Thanks!
update
cdurrough85 said:
Hoping this isn't a repost I couldn't find anything about this. So I have a lg g2 on 4.2.2. I was trying to root using IORoot exploit v25. I got to where it says Now send the package you want to apply to decive with "adb sideload" <filename> and then I got an error on my computer and IORoot exploit closed. Now I have no idea what to do. Thank you and please be specific because I'm not real familiar with adb. Thanks!
Click to expand...
Click to collapse
you have to update your mobile using lg mobile update tool in download mode. (file attached) after update format your set ....

App that runs the 2 Pie root commands from the phone

since the phone maintains the 2 pushed files on the phone after reboot, is it possible to make an app that can be run from the phone itself to run the two adb commands of Pie root that do the rooting?
Well Google now doesn't work worth an iPhone. .I've spoken those last two lines ADB shell commands out loud for the past 15 minutes and I don't get root
You cannot do it from the phone. That method lacks sufficient permissions
Sent from my XT1058 using XDA Free mobile app
Neighbor808 said:
You cannot do it from the phone. That method lacks sufficient permissions
Sent from my XT1058 using XDA Free mobile app
Click to expand...
Click to collapse
I'm starting to believe you....
doitinthedirt said:
I'm starting to believe you....
Click to expand...
Click to collapse
We KNOW that the commands MUST be run from ADB (and not from a SHELL, as your screenshot shows you have tried).....
But before we discount the idea completely, perhaps an experienced DEV could commend on this possibility:
Guys, have a look at this thread regarding running adb commands (through adb wireless) from another android device:
http://androidforums.com/android-applications/783226-run-adb-shell-another-android-phone.html
See the last 2 posts. This user successfully connected one android device to another via WiFi and was able to run adb commands.
Now first, I know that "ADB Wireless" requires root access, however there are 2 non-root variants aptly called "ADB Wireless (No Root)" -- see the play store.
Having read up on those specific apps, I've found that they require you to first connect the USB cable to the PC, and run an adb command to activate ADB over WiFi. What I'm not sure about is if you must do this each time the phone is rebooted. If not, then we have the possibility to actually run adb commands through TCP/IP possibly from the phone itself.
Consider the possibility of using the loop-back address...for instance: adb connect 127.0.0.1 in order to achieve a connection to the device itself.
If the adb command to activate adbwireless on non-rooted devices must be run each time the phone is rebooted, then this solution is probably going to go nowhere....but its worth checking out nonetheless....
We would definitely need a working adb binary for the Moto X in order for this to be possible at all.
See this link: http://forums.androidcentral.com/be...ol-native-adb-fastboot-your-phone-tablet.html
This user has repacked the adb and fastboot binaries (called "kadb" and "kfastboot") so they can be run on an android device itself. The intention is to use USB-OTG to connect another android device and run adb commands on the connected device.
^^ This definitely shows that it is possible to at least run adb commands from another android device connected via USB-OTG.
I know that many users are looking for a way to use PIE without having to connect to the PC after each reboot, hence the reason the "TowelRoot" app has had so much interest...
Unfortunately, TowelRoot has inherent limitations, because of the SU context (Non--Trusted App) as I understand. Several of us (myself included) have attempted to reach out to the developer for comment as to why this SU context is being used, and whether or not it can be modified to use the "Kernel" SU context that jcase is using with PIE, but none of us have received a response....
Do any experienced DEVS care to comment on the possibility of using the methods I have described, or something similar?
EDIT: Also, @doitinthedirt : have you tried to unlock your bootloader via the middleman? Or do you have a 2013 variant that he can not access the code for? The BL unlock solution is far superior to any of these temp-root methods, and it is permanent. (disregard if you already know this and are unable to obtain a code...)
I was running those commands from the same phone.. it was on a wifi network only to access internet. i used an app https://play.google.com/store/apps/details?id=com.spartacusrex.spartacuside
Only had about 10 minutes to mess around with it.. going to experiment more tonight.. and another app https://play.google.com/store/apps/details?id=jackpal.androidterm
The wireless from my nexus 7 was going to be my next try if i I couldnt get anywhere running from phone itself. And no I have not tried the middleman.. phone is july 3 2014 make so going to send a paypal to him and see if i get a code to unlock.
Getting nowhere..
doitinthedirt said:
Getting nowhere..
Click to expand...
Click to collapse
I appreciate your enthusiasm, but you are still trying to run the commands from a terminal SHELL. We -know- that this won't work. I'm not sure you understand what I was trying to express in my earlier post. I will attempt to experiment with the kadb binary, but you shouldn't continue trying to do this from ANY terminal emulator - it simply won't work, as @Neighbor808 has correctly advised...
Both of the apps you have linked ARE terminal emulators (hence running from SHELL).
If an experienced DEV could read my post, they might be able to comment further.
EDIT: I believe this is a lost cause:
From the dev who compiled the kadb binary: "Note : You do not need to be rooted, you do however need a custom recovery or temp boot a custom recovery."
This means that it should -absolutely- work for those of us who are unlocked, but definitely not temp-rooted.
Additionally, the AdbWireless method seems to fall short as well. It will probably work, but only if you connect to your PC first to run an ADB command to activate adb over WiFi, which defeats the whole idea of not having to use a PC.
The only method that IS viable for those of you using PIE, is the USB-OTG method. If you have ANOTHER android device (NOT your X) that:
1. has custom recovery
and
2. supports USB-OTG
Then you could purchase a USB-OTG cable, install the flashable zip containing the kadb and kfastboot binaries from the post I linked earlier, and run the ADB commands FROM the 2nd device.
This may be an option for you. Assuming you have installed custom recovery on your Nexus 7 (it definitely supports USB-OTG), you should be able to install the flashable zip, and run the commands from your Nexus 7 (just like you would from a PC, except using the command "kadb" instead of "adb".....i.e.:
kadb shell chmod 755 /data/local/atvc/root.sh
kadb shell /data/local/atvc/root.sh
I see no reason that this would not work....all the other methods I suggested have been eliminated as possibilities during my research/testing.
I don't, however, see how this is any better than simply connecting to your pc and running the adb commands the traditional way.
Good Luck
---------- Post added at 02:48 AM ---------- Previous post was at 02:19 AM ----------
doitinthedirt said:
Well Google now doesn't work worth an iPhone. .I've spoken those last two lines ADB shell commands out loud for the past 15 minutes and I don't get root
Click to expand...
Click to collapse
Oh wow! I missed this post. You are joking, right? You've --spoken-- the commands to Google Now?!?! LMFAO + ROFL + LOL....I just can't find a way to express just how humorous this post is
Good One :silly:
Use towel root if your trying to root from your phone.
Sent from my XT1058 using XDA Premium 4 mobile app
Thanks Sir, towelroot does not root my moto X
[email protected] said:
Use towel root if your trying to root from your phone.
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
This:
samwathegreat said:
I know that many users are looking for a way to use PIE without having to connect to the PC after each reboot, hence the reason the "TowelRoot" app has had so much interest...
Unfortunately, TowelRoot has inherent limitations, because of the SU context (Non--Trusted App) as I understand. Several of us (myself included) have attempted to reach out to the developer for comment as to why this SU context is being used, and whether or not it can be modified to use the "Kernel" SU context that jcase is using with PIE, but none of us have received a response....
Click to expand...
Click to collapse
samwathegreat said:
This:
Click to expand...
Click to collapse
Oh yeah? What about this?
Sent from my XT1058 using XDA Premium 4 mobile app
[email protected] said:
Oh yeah? What about this?
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Um... Pointing out the inherent limitations of the towel root and why it doesn't work for many and causes issues for others. I'm going to assume that because you are using the XDA app, you didn't see the quote attached to my post, but if you view it in a browser you should understand the point I was making...
I'm glad that towel root is actually working for you. Are you experiencing the random reboots?
[email protected] said:
Use towel root if your trying to root from your phone.
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
towel root will not work on the motoX
it doesn't work for Him I get that same screen saying you should have root but if he would bother checking with file explorer root access he will find out he doesn't have root
yamaha83 said:
towel root will not work on the motoX
Click to expand...
Click to collapse
Not entirely accurate. Some have managed to use after rooting with PIE, but it does cause issues for many and (once again) has inherent limitations due to the SU context being used.
---------- Post added at 02:26 PM ---------- Previous post was at 02:22 PM ----------
doitinthedirt said:
it doesn't work for Him I get that same screen saying you should have root but if he would bother checking with file explorer root access he will find out he doesn't have root
Click to expand...
Click to collapse
I don't think hovax is foolish enough to mistakenly believe he has root when he does not lol. He has obviously managed to get it to work for him, as have many others. I am curious if he is experiencing the problems that many others are with towel root, however.
a simple screenshot showing root access in system folder like this one from my other moto x running ios 4.4 rooted with slap, that will convince me
doitinthedirt said:
is it possible to make an app that can be run from the phone itself to run the two adb commands of Pie root that do the rooting?
Click to expand...
Click to collapse
If it was possible, I would have thought JCASE would have released it that way, instead of having to do the process while connected to the PC.
doitinthedirt said:
a simple screenshot showing root access in system folder like this one from my other moto x running ios 4.4 rooted with slap, that will convince me
Click to expand...
Click to collapse
You have to realize that many users including hovax are much more experienced than you seem to be. All the proof you should need is located in the towel root discussion thread.
Remember: you were trying to -speak- adb commands using Google now in order to root your phone...
Some of your comments are likely being taken as insults...
EDIT: I won't be posting any further in this thread. This idea is going nowhere and (obviously) does not belong in the original android development sub-forum.
EDIT2: Mods moved the thread to the appropriate location, so I will continue posting here.
I dont believe anyone has ever rooted an x with tr. all you get is the page pictured in the post above by the guy saying tr says you should have root... ive got it on two moto xs a broken one and a replacement one both on 4.4.2 and fx explorer and root checker confirm no root. one is 15 april 2014 build and the other is 03 july 2014 build. both fail under tr.

[Q] SuperSU Binary issue, root help!

Hi,
I have a T-Mobile LG G Flex that used to be rooted and after android system update now it doesn't have root access. Here's the thing: I ran TowelRoot and it displayed the following message: "This device isn't supported". Afterwards I downloaded and installed StumpRoot and when I run the app it displays a message saying: "Device is rooted" but when I run the Root Checker app it tells me device has no root access.
Heres the Software Information from the device:
Android Version
4.4.2
Baseband Version
M8974A-AAAANAZM-2.0.20064
Kernel Version
3.4.0
Build Number
KOT49I.D95920s
Software Version
D95920s
Can anyone point me towards a solution for this? I made a new thread regarding this matter because even though I've seen many people post similar situations they're for other type of devices. Any help will be deeply appreciated.
Thanks,
I'd say you might have to grab the tot for the d959, flash back to stock and run the updates again, then use stump.
ROGERS • LG G Flex D950G • Stock ROOT 4.4.2 • V4A • 180DPI • FLEXIN'
Eun-Hjzjined said:
I'd say you might have to grab the tot for the d959, flash back to stock and run the updates again, then use stump.
ROGERS • LG G Flex D950G • Stock ROOT 4.4.2 • V4A • 180DPI • FLEXIN'
Click to expand...
Click to collapse
What do you mean by 'tot'?
IamMAC said:
What do you mean by 'tot'?
Click to expand...
Click to collapse
Can someone answer this for me?
This always happens to me, I post a new thread and I get my questions answered once but after that no more help. Is this a forum rule?, do I need to help another user before receiving help again. I'd appreciate if someone could point me in the right track.
Thanks!,
IamMAC said:
Can someone answer this for me?
This always happens to me, I post a new thread and I get my questions answered once but after that no more help. Is this a forum rule?, do I need to help another user before receiving help again. I'd appreciate if someone could point me in the right track.
Thanks!,
Click to expand...
Click to collapse
Get back to stock using tot file following this guide:
http://forum.xda-developers.com/showthread.php?t=2644083
A lot of peep have been posting that they're not able to root the latest update with the previous methods. And also T-Mobile doesn't use a tot file. Its .kdz. But not gonna work due to the latest update doesn't have download mode. So if you're on the latest, I suggest find a root method ( try stumproot, safe root, I/o root, vroot, towel root, hell id try anything. But that's me. I don't suggest shoot blind if you don't know what you're doing) then install freedom flex get a custom recovery then make a backup and flash d'fuse's rooted KitKat and disable ota's.
mattwheat said:
A lot of peep have been posting that they're not able to root the latest update with the previous methods. And also T-Mobile doesn't use a tot file. Its .kdz. But not gonna work due to the latest update doesn't have download mode. So if you're on the latest, I suggest find a root method ( try stumproot, safe root, I/o root, vroot, towel root, hell id try anything. But that's me. I don't suggest shoot blind if you don't know what you're doing) then install freedom flex get a custom recovery then make a backup and flash d'fuse's rooted KitKat and disable ota's.
Click to expand...
Click to collapse
I'm having the same problem as OP, got any other methods that you think might work? tried all the ones I could find/ you listed and none have worked yet!
any update OP?
dmifsud44 said:
any update OP?
Click to expand...
Click to collapse
In my case I haven't been able to try anything because my tether app stopped working and I can't get any VPN service to work. Any suggestions on this other issue?
IamMAC said:
Hi,
I have a T-Mobile LG G Flex that used to be rooted and after android system update now it doesn't have root access. Here's the thing: I ran TowelRoot and it displayed the following message: "This device isn't supported". Afterwards I downloaded and installed StumpRoot and when I run the app it displays a message saying: "Device is rooted" but when I run the Root Checker app it tells me device has no root access.
Heres the Software Information from the device:
Android Version
4.4.2
Baseband Version
M8974A-AAAANAZM-2.0.20064
Kernel Version
3.4.0
Build Number
KOT49I.D95920s
Software Version
D95920s
Can anyone point me towards a solution for this? I made a new thread regarding this matter because even though I've seen many people post similar situations they're for other type of devices. Any help will be deeply appreciated.
Thanks,
Click to expand...
Click to collapse
No no no
Just install SU from playstore update binaries
P o o f there u'll have Root had same issue, you havta download SU AND INSTALL IT MANUALLY
fix
The fix for this problem is to download lg mobile support tool
on your pc
Click on options-upgrade recovery
Let it download
You will need to plug your phone
In via USB for the last 10 percent
You will now be unrooted and able to
Reroot with stumproots brute force
Oh and you will get download mode back
Power off-vol up+ plug in USB
damnrose said:
The fix for this problem is to download lg mobile support tool
on your pc
Click on options-upgrade recovery
Let it download
You will need to plug your phone
In via USB for the last 10 percent
You will now be unrooted and able to
Reroot with stumproots brute force
Oh and you will get download mode back
Power off-vol up+ plug in USB
Click to expand...
Click to collapse
I followed your steps and I was able to get the device up and running once again with ROOT access.
Thanks a million,
damnrose said:
The fix for this problem is to download lg mobile support tool
on your pc
Click on options-upgrade recovery
Let it download
You will need to plug your phone
In via USB for the last 10 percent
You will now be unrooted and able to
Reroot with stumproots brute force
Oh and you will get download mode back
Power off-vol up+ plug in USB
Click to expand...
Click to collapse
:good: This worked for me as well! Thanks
supersu problem
Hey! Rooted my phone yeasterday.
I have installed lateste version of SuperSU on play store, but still not working. says there is no binary fil to SU installed when I try to open the app.
My version is 4.4.2
device model
Samsung Galaxy GT 19505
Senzi said:
Hey! Rooted my phone yeasterday.
I have installed lateste version of SuperSU on play store, but still not working. says there is no binary fil to SU installed when I try to open the app.
My version is 4.4.2
device model
Samsung Galaxy GT 19505
Click to expand...
Click to collapse
This is a gflex thread not s4
But for your phone
if you have a recovery installed(If you don't you can flash it with Odin google it)
Boot into recovery
Flash the su zip from chainfires website
Should fix your issue
damnrose said:
This is a gflex thread not s4
But for your phone
if you have a recovery installed(If you don't you can flash it with Odin google it)
Boot into recovery
Flash the su zip from chainfires website
Should fix your issue
Click to expand...
Click to collapse
Dont think I got recovery installed, but I will try to flash it. But what does it mean "flash it"?
Senzi said:
Dont think I got recovery installed, but I will try to flash it. But what does it mean "flash it"?
Click to expand...
Click to collapse
"Flash It" or "Flashing" means to copy files to your device using an application such as ODIN.
Need help..
IamMAC said:
I followed your steps and I was able to get the device up and running once again with ROOT access.
Thanks a million,
Click to expand...
Click to collapse
Hi, so I am stuck without recovery or download mode. I know that the LG Mobile Support Tool should work but I tried it on two PCs and just as it finishes extracting the software after it downloads, the program runs into an error and closes. I am running D95920s like everyone else here. Just no luck. Any suggestions? I plugged in at 90% Not sure if im doing anything wrong.
Update: So the LG Mobile Tool has many security checks and it doesn't always allow for flashing. If anybody comes across this problem in the future. Refer to mattwheats instructions.
Here: http://forum.xda-developers.com/lg-g-flex/general/fyi-taking-ota-rooted-twrp-t2999344
It will force your phone to flash without download mode.
http://forum.xda-developers.com/showthread.php?p=60119946

N6 recognized in fastboot but not in ADB. MAC OS X 10.10.5

I am asking for some help on this. I have always previously used toolkits to root and install recovery but I have a new N6 and I would like to learn to use ADB and fastboot. I have read several help guides and it all seems pretty straight forward except when i query the N6 with "adb devices", it does not return anything. However, if I enter the boot loader and query with "fastboot devices", it recognizes my N6. I have tried several different cables and ports, switching from mtp to ptp, resetting RSA keys, all with no success. I am using the latest adb, version 1.0.32 and my phone is stock 5.1.1. I am not a MAC power user by any means, so if someone can help, please use the simplest terms possible. Many Thanks
Update!....I had used EasyTether a few years ago and it was still in my extensions folder. I had unloaded it but not removed it with no success. Today, I removed it completely and now ADB recognizes my N6!! Thanks to all who commented.
jacksradio said:
I am asking for some help on this. I have always previously used toolkits to root and install recovery but I have a new N6 and I would like to learn to use ADB and fastboot. I have read several help guides and it all seems pretty straight forward except when i query the N6 with "adb devices", it does not return anything. However, if I enter the boot loader and query with "fastboot devices", it recognizes my N6. I have tried several different cables and ports, switching from mtp to ptp, resetting RSA keys, all with no success. I am using the latest adb, version 1.0.32 and my phone is stock 5.1.1. I am not a MAC power user by any means, so if someone can help, please use the simplest terms possible. Many Thanks
Click to expand...
Click to collapse
Did you enable USB debugging in Developer options for Android ADB?
danarama said:
Did you enable USB debugging in Developer options for Android ADB?
Click to expand...
Click to collapse
Yes, I forgot to say that in OP.
jacksradio said:
Yes, I forgot to say that in OP.
Click to expand...
Click to collapse
Is the android screen lock unlocked when you type the command?
jacksradio said:
Yes, I forgot to say that in OP.
Click to expand...
Click to collapse
Follow this guide, works like a champ. It's just like windows, CD to the location that contains your adb and fastboot (tools) and open terminal there.
ADB devices
danarama said:
Is the android screen lock unlocked when you type the command?
Click to expand...
Click to collapse
yes
jawmail said:
Follow this guide, works like a champ. It's just like windows, CD to the location that contains your adb and fastboot (tools) and open terminal there.
ADB devices
Click to expand...
Click to collapse
what guide?
Additional information......I keep seeing a reference to device drivers but I always thought Mac's did not require a driver to use ADB. Am I correct? Also, Android File Transfer works perfectly when I connect my N6 so the computer itself seems to be recognizing it. It also shows up as a Nexus 6 under "USB" in the system report.
This is the guide I used to set up ADB https://www.google.com/url?q=http://forum.xda-developers.com/showthread.php%3Ft%3D1917237&sa=U&ved=0CA4QFjAEahUKEwjvraDV2K7IAhWEoogKHbJPAxc&client=internal-uds-cse&usg=AFQjCNFwMzlRqY6AK7bv2ue6HmnF74sPjw
jacksradio said:
Additional information......I keep seeing a reference to device drivers but I always thought Mac's did not require a driver to use ADB. Am I correct? Also, Android File Transfer works perfectly when I connect my N6 so the computer itself seems to be recognizing it. It also shows up as a Nexus 6 under "USB" in the system report.
This is the guide I used to set up ADB https://www.google.com/url?q=http://forum.xda-developers.com/showthread.php%3Ft%3D1917237&sa=U&ved=0CA4QFjAEahUKEwjvraDV2K7IAhWEoogKHbJPAxc&client=internal-uds-cse&usg=AFQjCNFwMzlRqY6AK7bv2ue6HmnF74sPjw
Click to expand...
Click to collapse
Drivers I'm not sure. For linux, sometimes we have to do extra work (UDEV rules) but I can't say for Mac. What are these references to drivers and where are you seeing them?
danarama said:
Drivers I'm not sure. For linux, sometimes we have to do extra work (UDEV rules) but I can't say for Mac. What are these references to drivers and where are you seeing them?
Click to expand...
Click to collapse
I have been researching and reading guides on this site for almost 2 days just gathering infomation. Today I used the guide i referenced in above post to install ADB on my Mac. Most of the information and guides written on this site are for PC users, so that is where I kept seeing a reference to device drivers, but I just wanted to clarify in case I missed something that was assumed I should already know about using a Mac to root. I am guessing that since my computer recognizes my N6 in system report, that it does not need a driver, but since I am very much a novice, I wanted to ask.
jacksradio said:
I have been researching and reading guides on this site for almost 2 days just gathering infomation. Today I used the guide i referenced in above post to install ADB on my Mac. Most of the information and guides written on this site are for PC users, so that is where I kept seeing a reference to device drivers, but I just wanted to clarify in case I missed something that was assumed I should already know about using a Mac to root. I am guessing that since my computer recognizes my N6 in system report, that it does not need a driver, but since I am very much a novice, I wanted to ask.
Click to expand...
Click to collapse
Fair enough. In my adb and fastboot thread, there is a link to a tool that installs adb and fastboot on mac and that is literally all it does, so I don't think there is anything else for you to do. It seems to me that the issue may be on the device side, but unless you have parallels or bootcamp, I'm not going to be able to help you troubleshoot that.
danarama said:
Fair enough. In my adb and fastboot thread, there is a link to a tool that installs adb and fastboot on mac and that is literally all it does, so I don't think there is anything else for you to do. It seems to me that the issue may be on the device side, but unless you have parallels or bootcamp, I'm not going to be able to help you troubleshoot that.
Click to expand...
Click to collapse
Thank you for trying, I appreciate it and hopefully someone else may have some insight
jacksradio said:
Additional information......I keep seeing a reference to device drivers but I always thought Mac's did not require a driver to use ADB. Am I correct? Also, Android File Transfer works perfectly when I connect my N6 so the computer itself seems to be recognizing it. It also shows up as a Nexus 6 under "USB" in the system report.
This is the guide I used to set up ADB https://www.google.com/url?q=http://forum.xda-developers.com/showthread.php%3Ft%3D1917237&sa=U&ved=0CA4QFjAEahUKEwjvraDV2K7IAhWEoogKHbJPAxc&client=internal-uds-cse&usg=AFQjCNFwMzlRqY6AK7bv2ue6HmnF74sPjw
Click to expand...
Click to collapse
That's what I meant to attach No drivers needed for your Mac btw.
---------- Post added at 07:16 AM ---------- Previous post was at 07:12 AM ----------
OP did you get your ADB working?
jawmail said:
That's what I meant to attach No drivers needed for your Mac btw.
---------- Post added at 07:16 AM ---------- Previous post was at 07:12 AM ----------
OP did you get your ADB working?
Click to expand...
Click to collapse
I did not. However, I was able to root and flash recovery using fastboot. I can't for the life of me figure out why ADB isn't working though. I stumbled across an article which referenced EasyTether and how that can interfere with ADB and I remembered a few years ago, I had used that app on a different phone. I looked in the folder mentioned in the article and sure enough, the file extension was still there, so I unloaded it but even that did not help. I am wondering if there might be something else associated with EasyTether affecting it, but have no idea where to look or even how to completely uninstall it.
SOLVED
How do I marked thread solved?

Root for AT&T Samsung G920A (S6), G925A (S7Edge) firmware UCS5xxxx v6.0.x Eng Boot

Root for AT&T Samsung G920A (S6), G925A (S7Edge) firmware UCS5xxxx v6.0.x Eng Boot
Here's a root for AT&T Samsung G920A (S6), G925A (S6-Edge) latest firmware versions UCS5xxxx v6.0.x
Please note, that this will only work on firmwares with the 4th digit of "5" (ex. UCS5xxxx) due to Samsung's bootloader rollback protection.
Disclaimer: Not responsible for anything that could go wrong with your phone, so be aware before proceeding.
1. Preferably do a full factory Data/Cache reset on the phone with stock firmware (all your data will be erased).
2. For shell root, flash the appropriate Eng Root Boot file via Odin for your device from here:
G920A - https://androidfilehost.com/?fid=745425885120711078
G925A - https://androidfilehost.com/?fid=817550096634749297
3. For SuperSU manager, run the Root.bat file from here:
https://download.chainfire.eu/970/SuperSU/SuperSU-v2.76-S7QC.zip
UPDATE 01-03-2018
Here's an updated root script file courtesy of JRKruse
https://androidfilehost.com/?fid=962021903579491911
Also, here's a new script to disable Samsung's Security+OTA which will stop the annoying bootloop after flashing the eng-boot file.
First unzip it, then run the _Samsung_Security+OTA_Disabler_(BillA_v2017-12-01).BAT file as soon as the phone powers up right after flashing the eng-boot file. You may have to try it a few times to catch it before it starts rebooting.
https://www.androidfilehost.com/?fid=673791459329068841
Enjoy, and remember Sharing Is Caring!!
BillA
Shoutout to:
Chainfire
JRKruse
Manh_IT
PrinceComsy
billa said:
Here's a root for AT&T Samsung G920A (S6), G925A (S6-Edge) latest firmware versions UCS5xxxx v6.0.x
Disclaimer: Not responsible for anything that could go wrong with your phone, so be aware before proceeding.
1. Preferably do a full factory Data/Cache reset on the phone with stock firmware (all your data will be erased).
2. For shell root, flash the appropriate Eng Root Boot file via Odin for your device from here:
G920A - https://androidfilehost.com/?fid=745425885120711078
G925A - https://androidfilehost.com/?fid=817550096634749297
3. For SuperSU manager, run the Root.bat file from here:
https://download.chainfire.eu/970/SuperSU/SuperSU-v2.76-S7QC.zip
Enjoy, and remember Sharing Is Caring!!
BillA
Shoutout to:
Chainfire
Manh_IT
PrinceComsy
Click to expand...
Click to collapse
Custom recovery ?
cejesus said:
Custom recovery ?
Click to expand...
Click to collapse
No, it's not a bootloader unlock, just root.
billa said:
No, it's not a bootloader unlock, just root.
Click to expand...
Click to collapse
When will our bootloader become unlocked
cejesus said:
When will our bootloader become unlocked
Click to expand...
Click to collapse
Probably never, don't hold your breath on it.
Any users to confirm its legit ?
Sent from my SM-G935F using Tapatalk
How do you flash this file?
jznomoney said:
How do you flash this file?
Click to expand...
Click to collapse
With Odin in the AP tab.
this root mount system is fix ???
Can this work with Android 7.0 or do i have to downgrade to 6.0.1
https://forum.xda-developers.com/at...to-update-galaxy-s6-g920a-firmware-7-t3553501
mnp261194 said:
Can this work with Android 7.0 or do i have to downgrade to 6.0.1
https://forum.xda-developers.com/at...to-update-galaxy-s6-g920a-firmware-7-t3553501
Click to expand...
Click to collapse
As in OP "firmware versions UCS5xxxx v6.0.x"
How do i use the root.bat file? i'm pretty noob
Running pk5, flashed the boot.img, root.bat freezes device, no output from CMD prompt other than the first two lines from the bat file and it freezing, left it for an hour no dice, any thoughts?
Edit: upon further inspection it looks like smu_protection (Knox) is what's holding it up
lNocKl said:
Running pk5, flashed the boot.img, root.bat freezes device, no output from CMD prompt other than the first two lines from the bat file and it freezing, left it for an hour no dice, any thoughts?
Edit: upon further inspection it looks like smu_protection (Knox) is what's holding it up
Click to expand...
Click to collapse
Good find, try to disable knox through shell root by using pm disable commands, then run the root.bat again.
billa said:
Good find, try to disable knox through shell root by using pm disable commands, then run the root.bat again.
Click to expand...
Click to collapse
Can someone tell me how to do this, please? No imei i need repair imei but i need root
ogunahmet said:
Can someone tell me how to do this, please? No imei i need repair imei but i need root
Click to expand...
Click to collapse
Sorry we don't discuss imei repairs here. Try another forum please.
billa said:
Good find, try to disable knox through shell root by using pm disable commands, then run the root.bat again.
Click to expand...
Click to collapse
Disable all of the knox packages i could find, it seems they changed it up since 5.0, Still locks up the device. Not too concerned about it with a more stable 7.0 ROM around the corner, Thanks for the suggestion though!
lNocKl said:
Disable all of the knox packages i could find, it seems they changed it up since 5.0, Still locks up the device. Not too concerned about it with a more stable 7.0 ROM around the corner, Thanks for the suggestion though!
Click to expand...
Click to collapse
After flashing the Eng Boot Root, run these commands from your adb folder.
Note that not all may be necessary, but it's for good measure.
adb shell pm hide com.LocalFota
adb shell pm hide com.LogiaGroup.LogiaDeck
adb shell pm hide com.policydm
adb shell pm hide com.samsung.android.intelligenceservice
adb shell pm hide com.samsung.android.securitylogagent
adb shell pm hide com.samsung.sdm
adb shell pm hide com.samsung.syncservice
adb shell pm hide com.sec.android.diagmonagent
adb shell pm hide com.sec.android.fotaclient
adb shell pm hide com.sec.android.fwupgrade
adb shell pm hide com.sec.android.soagent
adb shell pm hide com.sec.fwservice
adb shell pm hide com.sec.omadmspr
adb shell pm hide com.sec.omadmspr.syncmlphoneif
adb shell pm hide com.tmobile.pr.adapt
adb shell pm hide com.ws.dm
adb shell pm hide com.wssyncmldm
Please someone upload complete instructions to root,
After flashing through odin , security notice appears "unauthorized actions have been detected. Restart your device to undo any unauthorized changes" in notification bar but not rooted as i check through root checker.
Thanks in Advance
billa said:
Sorry we don't discuss imei repairs here. Try another forum please.
Click to expand...
Click to collapse
Bro my imei 35000006 i can not correct it

Categories

Resources