[ROOT] SuperSU - Google Pixel ROMs, Kernels, Recoveries, & Other De

This thread was originally for Pixel-specific rooting instructions, but by now the SuperSU ZIP and TWRP are fully supported:
- Fastboot boot TWRP
- Install latest SuperSU ZIP (v2.79-SR3 at the time of writing)
Note that at this time I recommend against fastboot flashing TWRP. With the Pixel's new partition layout, the recovery files are inside the boot partition, and so is SuperSU. If you flash both, SuperSU's internal boot image backup will not be of the original boot image, but of TWRP. This means that neither the 'full unroot' option in SuperSU, nor incremental OTA update through FlashFire, will work as expected.
OR
- Use CF-Auto-Root for Pixel (not released at the time of writing, but should be released soon)

Thank you once again for root, do you finally get to enjoy your new Pixel?

Woooooooooooooo! I am so fricken excited for this.

can someonone please post the exact steps they are using?
I just unlocked my bootloader. then tried flashing the root-boot img file, it did the reboots, but when i complete android setup, theres no SuperSU and if i install the .apk, it still does not detect root...
just reflashed stock boot.img, locked and unlocked bootloader. waiting for instrustion.
thanks!

Here is everything you need.
spunks3 said:
can someonone please post the exact steps they are using?
I just unlocked my bootloader. then tried flashing the root-boot img file, it did the reboots, but when i complete android setup, theres no SuperSU and if i install the .apk, it still does not detect root...
just reflashed stock boot.img, locked and unlocked bootloader. waiting for instrustion.
thanks!
Click to expand...
Click to collapse
http://www.xda-developers.com/root-is-now-available-for-the-google-pixel-and-pixel-xl/
Here is everything you need.

Once again you're the man Chainfire, thanks for all your hard work
- An unnamed tester needed to do the whole thing twice for the root to stick. While I assume this was Jeff's own fault, we can never be sure. -lol
---------- Post added at 09:17 PM ---------- Previous post was at 09:14 PM ----------
spunks3 said:
can someonone please post the exact steps they are using?
I just unlocked my bootloader. then tried flashing the root-boot img file, it did the reboots, but when i complete android setup, theres no SuperSU and if i install the .apk, it still does not detect root...
just reflashed stock boot.img, locked and unlocked bootloader. waiting for instrustion.
thanks!
Click to expand...
Click to collapse
According to the post..
The images for the Pixels need to be 'fastboot boot'ed, not flashed. After a few minutes (have patience) and a couple of (automatic) reboots, Android should boot fully rooted. Read the README in the ZIP.

clockcycle said:
Once again you're the man Chainfire, thanks for all your hard work
---------- Post added at 09:17 PM ---------- Previous post was at 09:14 PM ----------
According to the post..
The images for the Pixels need to be 'fastboot boot'ed, not flashed. After a few minutes (have patience) and a couple of (automatic) reboots, Android should boot fully rooted. Read the README in the ZIP.
Click to expand...
Click to collapse
needed to set everything up and enable usb debugging - thennnn boot into bootloader and flash boot-to-root.img.
all is well!

Running just fine, thank you Chainfire!
Sent from my Pixel using Tapatalk

Worked like a charm! Thanks @Chainfire. I had just posted my pixel up for sale. Guess I'll keep it a while longer.

root issues
Pixel 32gig bought from google store unlocked bootloader and did as tutorial said, i have superSU icon but not asking for root privilage, apps saying no root?

You are the best Chainfire I've met today.
---------- Post added at 08:59 PM ---------- Previous post was at 08:58 PM ----------
mrnovanova said:
Worked like a charm! Thanks @Chainfire. I had just posted my pixel up for sale. Guess I'll keep it a while longer.
Click to expand...
Click to collapse
And I was eyeing a 5X... maybe not now!

So far when I flash EX kernel root stops working and when I reboot the phone to root it again kernel reverts back to stock. Lol! Guess I can't have both.

mrnovanova said:
So far when I flash EX kernel root stops working and when I reboot the phone to root it again kernel reverts back to stock. Lol! Guess I can't have both.
Click to expand...
Click to collapse
You're doing something wrong, it all works fine.
fastboot flash ElementalX and then fastboot boot Chainfire's boot-to-root.img

flar2 said:
You're doing something wrong, it all works fine.
fastboot flash ElementalX and then fastboot boot Chainfire's boot-to-root.img
Click to expand...
Click to collapse
Yup. It seems I was just booting the kernel image without flashing it. All good now followed directions on your last post where you say fastboot flash boot and not fastboot boot. I think that made all the difference.
Sent from my Pixel using XDA-Developers mobile app

More donations to come, after I return from Cruise

Will Xposed framework work? Or do we need to wait for twrp?

maflin18 said:
Will Xposed framework work? Or do we need to wait for twrp?
Click to expand...
Click to collapse
I'm wondering the same thing, but I'm pretty certain we need twrp. From what I understand there's a working version out there for the pixels, so it shouldn't be long before it's released.
Sent from my Pixel using XDA Labs

do i have to use fastboot boot boot-to-root.img or do i have to put it in slot a?

varun.gid said:
do i have to use fastboot boot boot-to-root.img or do i have to put it in slot a?
Click to expand...
Click to collapse
Slot a for kernel and fastboot boot boot-to-root for root worked for me.
Sent from my Pixel using XDA-Developers mobile app

maflin18 said:
Will Xposed framework work? Or do we need to wait for twrp?
Click to expand...
Click to collapse
Why ask the same question in more than one thread ?
Have you even read anything in the xposed thread ?
Your answer is in the xposed thread, not here
Sent from my Pixel using XDA-Developers mobile app

Related

[RECOVERY] [v510] [3-25-2014] TWRP 2.7.0.1

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
For more info about TWRP check out their website HERE.
Thanks to @Drgravy for putting this together and helping me with v510 device tree. May have found what I was missing for device tree to port CM over to v510
Web Presence:
Twitter
Google+
Change Log:
2.7.0.1
Added OTG support
Instructions:
Flashable zip:
If you already have a custom recovery on device.
Place openrecovery-twrp-2.7.0.1-palman.zip on SDCard
Reboot to recovery
Flash zip file
Fastboot image:
Must have fastboot and/or ADB installed
Reboot device to bootloader
In command prompt type
PHP:
fastboot flash recovery openrecovery-twrp-2.7.0.1-palman.img
adb reboot-bootloader
Reboot into recovery to make sure it flashed correctly and recovery has been updated.
Downloads:
HERE!
Flashable zip:
File name - openrecovery-twrp-2.7.0.1-palman.zip MD5 - bb934b370580718b3d76365de527a980
Fastboot image:
File name - openrecovery-twrp-2.7.0.1-palman.img MD5 - b3f8b657a32ef5eebe5d4b609b0fe11b
Cool to see you got this up
Thank you to both of you!
Everything looks very polished. Changed a couple of settings and everything works as it should. Good deal.
Also installed and tested. All seems to be working correctly. Even clock is now correct. Thank you
Sent from my LG-V510 using Tapatalk
Just installed the IMG using flashify. Rebooted to recovery. Works good! Thanks.
Sent from my LG-V510 using Tapatalk 2
updated version with OTG support.
stuck on Lg screen
AndroidUser00110001 said:
updated version with OTG support.
Click to expand...
Click to collapse
downloaded TWRP 2.7.0.1 zip file flashed with flashify now stuck on LG screen,,,it will not power off any ideas? please....edit sigh dumb me I thought this was for v500 just noticed its v510..... how can I get back?
---------- Post added at 08:40 PM ---------- Previous post was at 08:22 PM ----------
jionny said:
downloaded TWRP 2.7.0.1 zip file flashed with flashify now stuck on LG screen,,,it will not power off any ideas? please....edit sigh dumb me I thought this was for v500 just noticed its v510..... how can I get back?
Click to expand...
Click to collapse
sorry nevermind figured out how to do a restore of TWRP 2.7.0.0
jionny said:
downloaded TWRP 2.7.0.1 zip file flashed with flashify now stuck on LG screen,,,it will not power off any ideas? please....edit sigh dumb me I thought this was for v500 just noticed its v510..... how can I get back?
---------- Post added at 08:40 PM ---------- Previous post was at 08:22 PM ----------
sorry nevermind figured out how to do a restore of TWRP 2.7.0.0
Click to expand...
Click to collapse
Unplug USB before reboot in recovery.
Nice to see an update, and hopefully CM, surprised there hasnt been more active development with it being a GPE.
djkinetic said:
Nice to see an update, and hopefully CM, surprised there hasnt been more active development with it being a GPE.
Click to expand...
Click to collapse
I am trying to get device tree going but work has been killing me lately. When I get home my energy level isn't up to my want level to finish it...
Sent from my LG-D800 using XDA Premium 4 mobile app
jionny said:
downloaded TWRP 2.7.0.1 zip file flashed with flashify now stuck on LG screen,,,it will not power off any ideas? please....edit sigh dumb me I thought this was for v500 just noticed its v510..... how can I get back?
---------- Post added at 08:40 PM ---------- Previous post was at 08:22 PM ----------
sorry nevermind figured out how to do a restore of TWRP 2.7.0.0
Click to expand...
Click to collapse
Hi,
Would you mind sharing how you did a restore of TWRP 2.7.0.0? [I did the same thing...doh!] My tablet is running fine but I just "hang" when trying to reboot into recovery - even when not plugged into USB]. I'm not sure "HOW FAR" back I have to go to get TWRP working again...I image I don't have to start from scratch with loki...... What's the simplest way to get TWRP back. [BTW - I flashed the 2.7.0.1 zip file from within TWRP.]
Thanks!!
Rez
Rezinator said:
Hi,
Would you mind sharing how you did a restore of TWRP 2.7.0.0? [I did the same thing...doh!] My tablet is running fine but I just "hang" when trying to reboot into recovery - even when not plugged into USB]. I'm not sure "HOW FAR" back I have to go to get TWRP working again...I image I don't have to start from scratch with loki...... What's the simplest way to get TWRP back. [BTW - I flashed the 2.7.0.1 zip file from within TWRP.]
Thanks!!
Rez
Click to expand...
Click to collapse
use Flashify its free on googleplay download 2.7.0.0 flash it with flashify then back it up in flashify that way it can always be restored
jionny said:
downloaded TWRP 2.7.0.1 zip file flashed with flashify now stuck on LG screen,,,it will not power off any ideas? please....edit sigh dumb me I thought this was for v500 just noticed its v510..... how can I get back?
---------- Post added at 08:40 PM ---------- Previous post was at 08:22 PM ----------
sorry nevermind figured out how to do a restore of TWRP 2.7.0.0
Click to expand...
Click to collapse
jionny said:
use Flashify its free on googleplay download 2.7.0.0 flash it with flashify then back it up in flashify that way it can always be restored
Click to expand...
Click to collapse
WOW....That was easy Flashify is a new tool to me (so used to using recovery for all this...so when recovery is unavailable....it gets tricky)...Very cool app. I greatly appreciate your quick response. Back up and running and updating with latest CM nightly currently.
Thanks!!!
Link for seems to be broken. Anybody know where else I can download 2.7?
Link broken
The link to the downloads page still seems to be broken. Does anyone have a mirror up by chance?
There is a Link to the Homepage...in the first post ...you can get it there.....
robster23 said:
There is a Link to the Homepage...in the first post ...you can get it there.....
Click to expand...
Click to collapse
Recovery for our device is not available from the TWRP website. This was a custom version made by the OP.
OP will you update to V2.8.0.1?
Sent from my LG-V510 using XDA Free mobile app
chding said:
OP will you update to V2.8.0.1?
Sent from my LG-V510 using XDA Free mobile app
Click to expand...
Click to collapse
Been awhile but will update over the weekend. Will also post a restore to stock file so 8.3 GPE users can get ready for Lollipop.
Great to see you are still around, do you still have the tablet? If I remember you were thinking to sell it and get a v500
Sent from my LG-V510 using Tapatalk

[HELP]!! Motor X stuck at warning bootloader unlocked page after flashed

Help plsssssssss
lin453889100 said:
Help plsssssssss
Click to expand...
Click to collapse
I have a motor x developer ed, but after flashed a rom, i tried to reboot the system, it gets stuck at white warning page
lin453889100 said:
I have a motor x developer ed, but after flashed a rom, i tried to reboot the system, it gets stuck at white warning page
Click to expand...
Click to collapse
Reboot into recovery by turning phone off and holding down the power button and volume down for about 5 sec. Choose recovery and install backup. If you didn't make a backup (shame on you). You will have to fxz the firmware and you will have a fresh new phone but will lose ALL data including pics and music etc.
bigv5150 said:
Reboot into recovery by turning phone off and holding down the power button and volume down for about 5 sec. Choose recovery and install backup. If you didn't make a backup (shame on you). You will have to fxz the firmware and you will have a fresh new phone but will lose ALL data including pics and music etc.
Click to expand...
Click to collapse
thx for your help, can you tell me more details about fxz the firmware?
Help plsssssssssssss
HELP!!!!
http://forum.xda-developers.com/showpost.php?p=46327689&postcount=1
Or
http://forum.xda-developers.com/moto-x/development/kit-restore-moto-x-to-stock-rsd-lite-t2560571
Or
Get RSD from http://ted.servepics.com/razrm/ & the XML from http://sbf.droid-developers.org/
---------- Post added at 01:32 AM ---------- Previous post was at 01:21 AM ----------
More on RSD lite
http://forum.xda-developers.com/showthread.php?t=2176753
Did you try wiping cache and factory reset in recovery
Sent from my XT1053 using XDA Free mobile app
Follow the links suggested above. Return to stock. The same version you are on now. Don't flash a different version.
Then I suggest respectfully that you read the stickies at the top of general section and learn a bit more before attempting more flashing.
The more you learn and understand.... The easier things will be and the less trouble you will have. Also might save you from bricking your phone doing something you shouldn't.
---------- Post added at 10:20 AM ---------- Previous post was at 10:19 AM ----------
Also you can use fastboot to return to stock. Read this guide, and there's a return to stock section for you.
http://forum.xda-developers.com/showthread.php?t=2603358
kj2112 said:
Follow the links suggested above. Return to stock. The same version you are on now. Don't flash a different version.
Then I suggest respectfully that you read the stickies at the top of general section and learn a bit more before attempting more flashing.
The more you learn and understand.... The easier things will be and the less trouble you will have. Also might save you from bricking your phone doing something you shouldn't.
---------- Post added at 10:20 AM ---------- Previous post was at 10:19 AM ----------
Also you can use fastboot to return to stock. Read this guide, and there's a return to stock section for you.
http://forum.xda-developers.com/showthread.php?t=2603358
Click to expand...
Click to collapse
+1 I always say it's great having an unlocked phone but learn how to fix it before you screw it up. Read everything you can trust me it will make it so much easier in the long run.
Hey,
I have a Moto X Play running stock 6.0.1, no root, no twrp and with the bootloader locked. So I have unlocked it, installed twrp and super su. So when I've finished installing super su, i've rebooted the phone and it's stuck at WARNING BOOTLOADER LOCKED. OK, I guess this may be a soft brick. I can get into twrp.
Shall I for example download cyanogenmod through the pc and flash it with twrp?
Thank you
_mikelanda said:
Hey,
I have a Moto X Play running stock 6.0.1, no root, no twrp and with the bootloader locked. So I have unlocked it, installed twrp and super su. So when I've finished installing super su, i've rebooted the phone and it's stuck at WARNING BOOTLOADER LOCKED. OK, I guess this may be a soft brick. I can get into twrp.
Shall I for example download cyanogenmod through the pc and flash it with twrp?
Thank you
Click to expand...
Click to collapse
flash UPDATE-SuperSU-v2.65-20151226141550.
had the same problem and the supersu 2.65 solved it.
kamalshetty90 said:
flash UPDATE-SuperSU-v2.65-20151226141550.
had the same problem and the supersu 2.65 solved it.
Click to expand...
Click to collapse
Thanks Sir
kamalshetty90 said:
flash UPDATE-SuperSU-v2.65-20151226141550.
had the same problem and the supersu 2.65 solved it.
Click to expand...
Click to collapse
Any other ideas? I tried it but my phone still at bootloader logo.
edwart said:
Any other ideas? I tried it but my phone still at bootloader logo.
Click to expand...
Click to collapse
Last i tried the latest super user worked for me.
But now i am using moto g5s plus. Sorry if this didn't help.

Can't flash 6.0 , TWRP recovery won't go into ADB. What can I do?

I rooted today because I can't wait much longer for an OTA update. I'm trying to flash though ADB but can't because TWRP won't load ADB mode. I have reflashed TWRP recovery but it still doesn't work.
So can I do now? Can I use an OTG cable or download the image right to the device? Should I restore my backup and re-root without adding a custom recovery?
I'm so lost, any help would be great.
asarousi said:
I rooted today because I can't wait much longer for an OTA update. I'm trying to flash though ADB but can't because TWRP won't load ADB mode. I have reflashed TWRP recovery but it still doesn't work.
So can I do now? Can I use an OTG cable or download the image right to the device? Should I restore my backup and re-root without adding a custom recovery?
I'm so lost, any help would be great.
Click to expand...
Click to collapse
what are tou trying to accomplish?
you have twrp, use it to flash. you download what you need to the phone, then use twrp to flash it. adb doesnt flash anything.
---------- Post added at 08:49 PM ---------- Previous post was at 08:47 PM ----------
i think i understand, youre trying to flash stovk marshmallow. you use fastboot to flash the factory image, while you are in your bootloader.
Hey @simms22 I just built aosp_shamu , just haven't flashed it myself
Sent from my Nexus 6 using Tapatalk
Yes, I'm trying to flash Marshmallow. I'm trying to access the file on my laptop to be sent to recovery through adb. How else can I get the file to my phone without adb. All the instructions involve adb, but I can't get it to go beyond "starting adb service" and it just sits there spinning its wheels. I tried originally to flash through Nexus Root Toolkit, but that failed do to it not seeing system.img.
asarousi said:
Yes, I'm trying to flash Marshmallow. I'm trying to access the file on my laptop to be sent to recovery through adb. How else can I get the file to my phone without adb. All the instructions involve adb, but I can't get it to go beyond "starting adb service" and it just sits there spinning its wheels. I tried originally to flash through Nexus Root Toolkit, but that failed do to it not seeing system.img.
Click to expand...
Click to collapse
USB-OTG. Or. adb push "file name" /storage/emulated/0/
Sent from my Nexus 6 using Tapatalk
---------- Post added at 20:36 ---------- Previous post was at 20:32 ----------
asarousi said:
Yes, I'm trying to flash Marshmallow. I'm trying to access the file on my laptop to be sent to recovery through adb. How else can I get the file to my phone without adb. All the instructions involve adb, but I can't get it to go beyond "starting adb service" and it just sits there spinning its wheels. I tried originally to flash through Nexus Root Toolkit, but that failed do to it not seeing system.img.
Click to expand...
Click to collapse
You want pure stock? I just made a shamu mm aosp straight from the source, its flashable. You'll have to flash mm gapps and su if you want root.
Official Team Bliss Flo, Deb, v400, v410, vk810, shamu-odexed Maintainer
Sent from my Nexus 6 using Tapatalk
blueyes said:
Hey @simms22 I just built aosp_shamu , just haven't flashed it myself
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
share, and ill probably flash with you. i miss the aosp browser
The Nexus Root Toolkit says I should force flash the image if system.img is not found, and it's not. Is this a good idea or will this brick my devic? Also, where can I find your build, blueeyes?
simms22 said:
share, and ill probably flash with you. i miss the aosp browser
Click to expand...
Click to collapse
http://downloads.blissroms.com/BlissPop/blueyes/
In that folder. Also made flo, deb, flounder
Sent from my Nexus 6 using Tapatalk
asarousi said:
The Nexus Root Toolkit says I should force flash the image if system.img is not found, and it's not. Is this a good idea or will this brick my devic? Also, where can I find your build, blueeyes?
Click to expand...
Click to collapse
get imgs here https://developers.google.com/android/nexus/images and follow this guide http://www.androidpolice.com/2014/11/12/running-into-the-dreaded-missing-system-img-error-flashing-android-5-0-factory-images-heres-how-to-get-around-it/
no tool kits just do it manually it easy its how i do all my updates
billycar11 said:
get imgs here https://developers.google.com/android/nexus/images and follow this guide http://www.androidpolice.com/2014/1...-0-factory-images-heres-how-to-get-around-it/
no tool kits just do it manually it easy its how i do all my updates
Click to expand...
Click to collapse
Link is just above your post. I agree. Toolkits are an emergency tool. Unless you fully understand what its doing, don't use it.
Sent from my Nexus 6 using Tapatalk
---------- Post added at 20:58 ---------- Previous post was at 20:54 ----------
You want the factory image. Download it. Extract all zips. Install minimal adb and fastboot. Plug up to CPU , put device in bootloader mode. Simply start adb/fastboot, CD to where images are, type fastboot flash bootloader "name of BL", fastboot reboot bootloader, fastboot flash boot boot.img, system system.img, cache cache.img
Sent from my Nexus 6 using Tapatalk
simms22 said:
share, and ill probably flash with you. i miss the aosp browser
Click to expand...
Click to collapse
You try it Simms? Trying to build cm13 now, patched the forced encryption crap.. Had to operate on this branch but its finally building
Sent from my Nexus 6 using Tapatalk
blueyes said:
You try it Simms? Trying to build cm13 now, patched the forced encryption crap.. Had to operate on this branch but its finally building
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
nope. just saw it. im gonna download it, and flash tomorrow. now i need to find marshmallow gapps
simms22 said:
nope. just saw it. im gonna download it, and flash tomorrow. now i need to find marshmallow gapps
Click to expand...
Click to collapse
Ever used benzo gapps? http://renderserver.net/?dir=devs/xanaxdroid/benzo
Sent from my Nexus 6 using Tapatalk
blueyes said:
Ever used benzo gapps? http://renderserver.net/?dir=devs/xanaxdroid/benzo
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
:good:

How to root stock rom?

Hello,
i'm on Oxygen OS4.0.2, is there any way to root my phone without unlocking the bootloader and flashing twrp then superuser... etc?
bfm.95 said:
Hello,
i'm on Oxygen OS4.0.2, is there any way to root my phone without unlocking the bootloader and flashing twrp then superuser... etc?
Click to expand...
Click to collapse
Nope
the_rooter said:
Nope
Click to expand...
Click to collapse
Well, I read somewhere that you can root it without pc and with stock recovery by downloading a zip and renaming it to update.zip then flash it, is that right?
**UPDATE**
i unlocked my bootloader then flash twrp using the toolkit but when i boot to twrp recovery it stuck at logo screen, why?
bfm.95 said:
Well, I read somewhere that you can root it without pc and with stock recovery by downloading a zip and renaming it to update.zip then flash it, is that right?
**UPDATE**
i unlocked my bootloader then flash twrp using the toolkit but when i boot to twrp recovery it stuck at logo screen, why?
Click to expand...
Click to collapse
Learn adb fastboot and try that. 9 out of 10 times toolkits give issues.
the_rooter said:
Learn adb fastboot and try that. 9 out of 10 times toolkits give issues.
Click to expand...
Click to collapse
I think the problem is with this version of twrp because I tried to flash it without the toolkit and I got the same result, probably it's not working on 4.0.2
bfm.95 said:
I think the problem is with this version of twrp because I tried to flash it without the toolkit and I got the same result, probably it's not working on 4.0.2
Click to expand...
Click to collapse
What version did you TWRP flash?
---------- Post added at 09:44 PM ---------- Previous post was at 09:44 PM ----------
the_rooter said:
Learn adb fastboot and try that. 9 out of 10 times toolkits give issues.
Click to expand...
Click to collapse
Why would toolkits give issues!!?
Midomad said:
What version did you TWRP flash?
Click to expand...
Click to collapse
I flashed 3.0.3-1 the one which came with the toolkit
bfm.95 said:
I flashed 3.0.3-1 the one which came with the toolkit
Click to expand...
Click to collapse
How much time did you wait for TWRP to boot?
A device that is 30 gb full could take 10 minutes to boot!
Midomad said:
How much time did you wait for TWRP to boot?
Click to expand...
Click to collapse
I didn't know that I should wait! But I waited like 2-3 mins
bfm.95 said:
I didn't know that I should wait! But I waited like 2-3 mins
Click to expand...
Click to collapse
Just wait a few more time and let me know..
Midomad said:
Just wait a few more time and let me know..
Click to expand...
Click to collapse
Okay I'll try when I'm home
Midomad said:
What version did you TWRP flash?
---------- Post added at 09:44 PM ---------- Previous post was at 09:44 PM ----------
Why would toolkits give issues!!?
Click to expand...
Click to collapse
For your toolkit issue. I seen far too many times toolkit mess up for a user, and not work, and the user comes here looking for help to get their phone fixed, and they didn't take the time to learn adb/fastboot. Toolkits can be a good thing, but at the same time they can give a issue.
Midomad said:
Just wait a few more time and let me know..
Click to expand...
Click to collapse
I flashed twrp 3.0.3.0 and it worked but I couldn't flash supersu from my phone or adb sideload
**UPDATE**
i put the supersu zip in my phone but i can't reach the internal memory in twrp also i couldn't flash using sideload, when i type adb devices i get message (list of devices attached) then i went to enable mtp from twrp and typed adb devices and it recognized now, then i went to flash supersu via sideload and i got this message (error: device not found)
so is there any way to flash supersu?
**update**
i flashed twrp 3.0.3-1 again and i waited more time and it worked and i flashed supersu and everything works , sorry for being annoying and thanks for everything guys

October update is out - QP1A.190711.148

October 2019 Release | Q 10 - Q Release 2 - QP1A.190711.148 | Open Market
https://www.essential.com/developer/current-builds
chanh2018 said:
October 2019 Release | Q 10 - Q Release 2 - QP1A.190711.148 | Open Market
https://www.essential.com/developer/current-builds
Click to expand...
Click to collapse
Won't root for me.
you mean magisk not working with this build?
mcdull said:
you mean magisk not working with this build?
Click to expand...
Click to collapse
No, it's not working for ME.
Sent from my PH-1 using XDA Labs
avd said:
Won't root for me.
Click to expand...
Click to collapse
Were you able to root the previous 10 build? I have the 148 rooted with Magisk canary, same as the previous two builds (just root, no TWRP). Not sure if it makes a difference, but I don't do OTA updates. I always download and flash the OTA image in adb sideload, then flash the patched boot.img in fastboot.
kt-Froggy said:
Were you able to root the previous 10 build? I have the 148 rooted with Magisk canary, same as the previous two builds (just root, no TWRP). Not sure if it makes a difference, but I don't do OTA updates. I always download and flash the OTA image in adb sideload, then flash the patched boot.img in fastboot.
Click to expand...
Click to collapse
oh cool, so flashing boot images work with the latest canary of MM?! will do that then this evening as well :fingers-crossed:
JimmyCash030 said:
oh cool, so flashing boot images work with the latest canary of MM?! will do that then this evening as well :fingers-crossed:
Click to expand...
Click to collapse
Yes, it does work for me. I've always been doing updates like this, on 9 and 10. Download both OTA and the full image, extract boot.img from the full image, patch it with Magisk, then sideload OTA image in adb, reboot, and finally fastboot flash the patched boot.img. Never had a problem. The only thing is that you have to use Magisk canary build with 10; stable or beta doesn't work.
kt-Froggy said:
Yes, it does work for me. I've always been doing updates like this, on 9 and 10. Download both OTA and the full image, extract boot.img from the full image, patch it with Magisk, then sideload OTA image in adb, reboot, and finally fastboot flash the patched boot.img. Never had a problem. The only thing is that you have to use Magisk canary build with 10; stable or beta doesn't work.
Click to expand...
Click to collapse
yeah worked for me as well with the latest canary MM !!
Magisk 19.4 works just fine on latest 148 build if need be I can upload magisk rooted boot. Img
https://www.androidfilehost.com/?fid=1899786940962605417
MD5:49484e6733bba257051eef831eb25689
This is for QP1A.19711.148
Magisk-Patched-Boot.img
allenjthomsen said:
https://www.androidfilehost.com/?fid=1899786940962605417
MD5:49484e6733bba257051eef831eb25689
This is for QP1A.19711.148
Magisk-Patched-Boot.img
Click to expand...
Click to collapse
getting back to the topic at hand, I flashed this, then TWRP on top of this.
Booted back into recovery.
Reflashed stock boot image.
Now I got to plug this in and swap slots to reinstall TWRP.
Is possible that magisk and twrp are back to not playing nice to each other again?
(I'll test this out if I get a chance to swap slots)
---------- Post added at 11:11 AM ---------- Previous post was at 10:49 AM ----------
avd said:
getting back to the topic at hand, i flashed this, then twrp on top of this.
Booted back into recovery.
Reflashed stock boot image.
Now i got to plug this in and swap slots to reinstall twrp.
Is possible that magisk and twrp are back to not playing nice to each other again?
(i'll test this out if i get a chance to swap slots)
Click to expand...
Click to collapse
now i'm just sitting here looking at the boot animation. Will let it go a little further to see if it starts.
Honestly i couldnt tell you i only rooted havent used twrp much yet because of the lack of android 10 custom roms havent seen a need to use it as of yet.
---------- Post added at 07:19 PM ---------- Previous post was at 07:18 PM ----------
And any further information on this would be great.
allenjthomsen said:
Honestly i couldnt tell you i only rooted havent used twrp much yet because of the lack of android 10 custom roms havent seen a need to use it as of yet.
---------- Post added at 07:19 PM ---------- Previous post was at 07:18 PM ----------
And any further information on this would be great.
Click to expand...
Click to collapse
pretty much everything for this phone resides in t.me/ESSENTIALPH1DEV
avd said:
getting back to the topic at hand, I flashed this, then TWRP on top of this.
Booted back into recovery.
Reflashed stock boot image.
Now I got to plug this in and swap slots to reinstall TWRP.
Is possible that magisk and twrp are back to not playing nice to each other again?
(I'll test this out if I get a chance to swap slots)
---------- Post added at 11:11 AM ---------- Previous post was at 10:49 AM ----------
now i'm just sitting here looking at the boot animation. Will let it go a little further to see if it starts.
Click to expand...
Click to collapse
Thou shalt always flash thy magisk last...
Even if you already had magisk... Flash it again
rignfool said:
Thou shalt always flash thy magisk last...
Even if you already had magisk... Flash it again
Click to expand...
Click to collapse
Flashing the patched image provided just sits there looking at the boot animation.
I'll play with it tonight.
It's a Sprint phone. Could that be the issue?
Sent from my PH-1 using XDA Labs
I flashed September build like this no problem however when I try and adb the October build I cannot get into recovery, when trying it just boots back into system however I can get into fastboot, any ideas?
I'm no expert but did this ans it worked:
1. In TWRP recovery (created nandroid and wiped cache)
2. Flashed full update zip from official download link, then TWRP, then wipe cache
3. Reboot system and let it settle
4. Reboot into TRWP and flashed Canary Channel zip file
5. Wipe cache
6. Reboot system
Hope this helps.
jionny said:
I flashed September build like this no problem however when I try and adb the October build I cannot get into recovery, when trying it just boots back into system however I can get into fastboot, any ideas?
Click to expand...
Click to collapse
Try using the fastboot image (not the OTA the image one) from the essential site.
Download it, remove the "fastboot or something wipe userdata maybe?" line from the flashall.bat script (or from flashall.sh if you're on Mac/Linux)
Then run the flashall.bat or flashall.sh script (again .bat for Win, .sh for the rest)
Should get you working again, albeit without root & twrp
---------- Post added at 10:55 PM ---------- Previous post was at 10:54 PM ----------
rignfool said:
Thou shalt always flash thy magisk last...
Even if you already had magisk... Flash it again
Click to expand...
Click to collapse
? I always have trouble remembering, not anymore it seems
gavinfernandes2012 said:
Try using the fastboot image (not the OTA the image one) from the essential site.
Download it, remove the "fastboot or something wipe userdata maybe?" line from the flashall.bat script (or from flashall.sh if you're on Mac/Linux)
Then run the flashall.bat or flashall.sh script (again .bat for Win, .sh for the rest)
Should get you working again, albeit without root & twrp
---------- Post added at 10:55 PM ---------- Previous post was at 10:54 PM ----------
I always have trouble remembering, not anymore it seems
Click to expand...
Click to collapse
Are you able to give more precise instructions on fastboot instructions?
jionny said:
Are you able to give more precise instructions on fastboot instructions?
Click to expand...
Click to collapse
Nevermind, got the instructions from essentials site. flashed via fastboot which erased everything had to do a complete setup again

Categories

Resources