Related
Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its 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.
TWRP 3.2.1 Changelog: https://twrp.me/site/update/2017/12/09/twrp-3.2.1-0-released.html
Installation instructions: Use the official TWRP app (requires root), available here and here. If you already have TWRP installed, you can also download the latest available img and flash it from recovery.
DOWNLOAD (palman): https://dl.twrp.me/palman/
DOWNLOAD (v500): https://dl.twrp.me/v500/
More info: https://twrp.me/devices/lggpad83.html
Warning: builds for v500 require kitkat bootloader. If you are stuck on Lollipop bootloader, check this post.
Device source (palman): https://github.com/TeamWin/android_device_lge_palman
* The kernel in palman source is from 5.1 official build (source found here).
Device source (v500): https://github.com/TeamWin/android_device_lge_v500
* The kernel in v500 source is based on cm-14.1 sources.
XDA:DevDB Information
Team Win Recovery Project, Tool/Utility for the LG G Pad 8.3
Contributors
fefifofum, Dees_Troy, bigbiff
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Created 2015-06-15
Last Updated 2017-12-10
Thanks very much for this! Great work! That is really nice that there is now official support for awifi/v500.
I assume the images are bumped?
Are the kernel sources for official twrp using your kernel sources?
Sources
This is the device repo for awifi/v500: https://github.com/TeamWin/android_device_lge_v500
The kernel in awifi/v500 repo was compiled from here, which is V50030A based.
This is the device repo for palman/v510: https://github.com/TeamWin/android_device_lge_palman
The kernel in palman/v510 repo is from 5.1 official build.
So, now we should be able to just flash the .img file directly within TWRP to update.
Deltadroid said:
So, now we should be able to just flash the .img file directly within TWRP to update.
Click to expand...
Click to collapse
Yes!
The repo for v510 is going to be renamed since it doesn't need to follow the "cyanogen" way, which is using the model name instead of the device name. That's why there is a little confusion with the names v500/awifi and v510/palman. The GPE repo will be named palman (which is the correct way) and the non GPE repo will stay as v500 (it should be called awifi), since almost every custom rom uses "cyanogen" way. If we wanted the non GPE to be named correctly we would need the devs of every custom rom to add an assert to their boardconfig so both, v500 and awifi, would be valid at installation time. It's just one line change.
Do we need to have TWRP recovery already flashed or can I just flash this recovery in the stock 20D with root?
Do we only need root access and flash the recovery using the TWRP manager from Play Store in stock 20D?
fefifofum, firstly, thanks for making an official TWRP for the V510.
Secondly, can you please enable backup of recovery partition?
luisbraz said:
Do we need to have TWRP recovery already flashed or can I just flash this recovery in the stock 20D with root?
Do we only need root access and flash the recovery using the TWRP manager from Play Store in stock 20D?
Click to expand...
Click to collapse
There are three ways to install TWRP explained at the installation details. Two of them require root and the third one requires twrp >= 2.8.4.0. Choose the one that is easier for you, they all should work.
aidfarh said:
fefifofum, firstly, thanks for making an official TWRP for the V510.
Secondly, can you please enable backup of recovery partition?
Click to expand...
Click to collapse
I could try, but it needs to go through gerrit. Why would you need to backup recovery partition?
fefifofum said:
Why would you need to backup recovery partition?
Click to expand...
Click to collapse
It's not strictly needed, but good to have for completeness. For example, if I flash a new version of TWRP and then find that's there a bug, I could just restore the previous version from backup. Of course, I could always just use fastboot or flashify to flash the old version, but it's nice to have the option.
fefifofum said:
There are three ways to install TWRP explained at the installation details. Two of them require root and the third one requires twrp >= 2.8.4.0. Choose the one that is easier for you, they all should work.
I could try, but it needs to go through gerrit. Why would you need to backup recovery partition?
Click to expand...
Click to collapse
I know, but I just want to be shure that this time I don't brick the tablet.
So you confirm that when we are stock with version 20D we just need root access? It's not necessary anymore a loky exploitable aboot?
Sorry for being a pain in the ass!
EDIT: Thank you @fefifofum for your work
I have installed the TWRP manager and selected install TWRP. Which version should I flash? The latest 2.8.1.0? And the twpr - awifi. img or the openrecovery - twrp - awifi. img?
I'm on stock 20d version with root. Thanks in advance.
aidfarh said:
It's not strictly needed, but good to have for completeness. For example, if I flash a new version of TWRP and then find that's there a bug, I could just restore the previous version from backup. Of course, I could always just use fastboot or flashify to flash the old version, but it's nice to have the option.
Click to expand...
Click to collapse
Old versions will still be available to download, so if a new version had issues you could always download and install an older version. No need to backup recovery I guess...
luisbraz said:
I know, but I just want to be shure that this time I don't brick the tablet.
So you confirm that when we are stock with version 20D we just need root access? It's not necessary anymore a loky exploitable aboot?
Sorry for being a pain in the ass!
EDIT: Thank you @fefifofum for your work
Click to expand...
Click to collapse
We don't need loki anymore, you just need to be on kitkat bootloader.
luisbraz said:
I have installed the TWRP manager and selected install TWRP. Which version should I flash? The latest 2.8.1.0? And the twpr - awifi. img or the openrecovery - twrp - awifi. img?
I'm on stock 20d version with root. Thanks in advance.
Click to expand...
Click to collapse
It looks like TWRP manager didn't update the images for the gpad. I will talk to them so they fix it and remove the old images, there should only be one version available: 2.8.6.0. Until then, please use the "dd" installation method.
fefifofum said:
It looks like TWRP manager didn't update the images for the gpad. I will talk to them so they fix it and remove the old images, there should only be one version available: 2.8.6.0. Until then, please use the "dd" installation method.
Click to expand...
Click to collapse
Thanks.
I think I'll wait for the TWRP manager update.
EDIT: Couldn’t wait and tried the dd method. For the first time, after thousands of attempts, I have the TWRP installed in the tablet!
luisbraz said:
Thanks.
I think I'll wait for the TWRP manager update.
EDIT: Couldn’t wait and tried the dd method. For the first time, after thousands of attempts, I have the TWRP installed in the tablet!
Click to expand...
Click to collapse
Glad to hear that! It seems the app TWRP manager cannot reach the new servers where official builds of TWRP are, so it's better not to use the app installation method to avoid installing old versions.
@fefifofum thanks a lot!!! I'm using slim alpha 4, what bootloader should I flash to solve the backlight problem? Thanks again
Pd: use rashr app to flash twrp, download .img and flash from internal memory, no problems. Don't use twrp manager.
bokoy said:
@fefifofum thanks a lot!!! I'm using slim alpha 4, what bootloader should I flash to solve the backlight problem? Thanks again
Pd: use rashr app to flash twrp, download .img and flash from internal memory, no problems. Don't use twrp manager.
Click to expand...
Click to collapse
I guess V50010B bootloader is what you need, but then you will probably have brightness issues while using this recovery.
New version
TWRP 2.8.7.0 released.
fefifofum said:
TWRP 2.8.7.0 released.
Click to expand...
Click to collapse
Hi all!
I have now TWRP 2.8.6.0 taken from here: http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
Which are the differences between these recoverys? Which is the better to install?
Thanks!
Hey Guys! How to upgrade from this version? http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
I have a v50020d model.
D4xel said:
Hi all!
I have now TWRP 2.8.6.0 taken from here: http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
Which are the differences between these recoverys? Which is the better to install?
Thanks!
Click to expand...
Click to collapse
This one is official (without the quotes), doesn't require loki and is adapted to kitkat bootloader backlight. The other one you mention is adapted to jellybean bootloader backlight and requires loki. Just install the one that fits your needs.
cianz94 said:
Hey Guys! How to upgrade from this version? http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
I have a v50020d model.
Click to expand...
Click to collapse
You have the install instructions on the first post. You can also download the image and flash it with THIS APP.
I recently installed twrp eva 3.0.2 on my P9 L19C636 but it wont boot into twrp. It gets stuck on your device is booting now.
Thanls
Not every recovery can run on any firmware. If you are on the newest firmware (N) try the newest TWRP 3.1.0-0.
christopherpfister said:
Not every recovery can run on any firmware. If you are on the newest firmware (N) try the newest TWRP 3.1.0-0.
Click to expand...
Click to collapse
OMG Thanks So much! Ive been trying for about 10 hours now and finally success! Thanks!!
christopherpfister said:
Not every recovery can run on any firmware. If you are on the newest firmware (N) try the newest TWRP 3.1.0-0.
Click to expand...
Click to collapse
But i need one more help. Which superuser should i install for my phone (nougat)
sncuber22 said:
But i need one more help. Which superuser should i install for my phone (nougat)
Click to expand...
Click to collapse
For stock rom try the newest superuser or if it doesn't work the pre-rooted boot image from this forum. (flashed via fastboot)
For me I had no success with the superuser install for some reason but the boot image worked.
Hi, I want to install Magisk but i got this error.
- Mounting /system, /vendor
! Cannot mount /vendor
- Unmounting partitions
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/Magisk-v16.0.zip'
Click to expand...
Click to collapse
It's clean install with wiped system, cache, data before.
Phone: Redmi Note 4 (mido)
Recovery: Red Wolf Recovery Project V3.2.1-027
Harry0309 said:
Hi, I want to install Magisk but i got this error.
It's clean install with wiped system, cache, data before.
Phone: Redmi Note 4 (mido)
Recovery: Red Wolf Recovery Project V3.2.1-027
Click to expand...
Click to collapse
try with treble supported normal twrp recovery and clean install your rom
I can't give link because I haven't got 10 posts
https://forum.xda-developers.com/re...other-development/rom-lineageos-15-0-t3690465
Check out the downloads section of the xda link I gave you. I hope there will be a solution there
Hope you solve this problem.
HuseyinS said:
try with treble supported normal twrp recovery and clean install your rom
I can't give link because I haven't got 10 posts
https://forum.xda-developers.com/re...other-development/rom-lineageos-15-0-t3690465
Check out the downloads section of the xda link I gave you. I hope there will be a solution there
Hope you solve this problem.
Click to expand...
Click to collapse
Thanks! Helped change recovery.
This is weird because I was using this recovery earlier with magisk and everything was 100% fine.
Hi, I want to
Can someone will tell how to do it step by step procedures I am also facing sam
will tell how to do it step by step procedures I am also facing same issue device mido
@Sajag I flashed recovery with twrp with treble support.
Harry0309 said:
@Sajag I flashed recovery with twrp with treble support.
Click to expand...
Click to collapse
can you send me the link of twrp for treble builds??
Anil Jeenapati said:
can you send me the link of twrp for treble builds??
Click to expand...
Click to collapse
https://forum.xda-developers.com/on...overy-twrp-3-2-1-0-oreo-oxygenos-5-0-t3725723
EDIT: Sorry, didn't realize you were on mido, and not cheeseburger. Ignore the above.
Anil Jeenapati said:
can you send me the link of twrp for treble builds??
Click to expand...
Click to collapse
For mido: https://drive.google.com/open?id=1zdgzjXssY3CFhdxmLeSR0AlqZQQyZ-7F
I flasheded to the latest version of RR-O-v6.0.0-20180502-mido-Official using clean flash. After flashing I realised that I was not able to flash any zip. "Cannot mount/vendor" error was being shown.now I am not able to root (magisk). Could you please help me in this??????????????
Anil Jeenapati said:
I flasheded to the latest version of RR-O-v6.0.0-20180502-mido-Official using clean flash. After flashing I realised that I was not able to flash any zip. "Cannot mount/vendor" error was being shown.now I am not able to root (magisk). Could you please help me in this??????????????
Click to expand...
Click to collapse
Try a different rom/ or different twrp
Try other ROMs
Anil Jeenapati said:
I flasheded to the latest version of RR-O-v6.0.0-20180502-mido-Official using clean flash. After flashing I realised that I was not able to flash any zip. "Cannot mount/vendor" error was being shown.now I am not able to root (magisk). Could you please help me in this??????????????
Click to expand...
Click to collapse
Hey. I was also facing the same issue . My opinion switch to another ROM i switched to Pixel experience.
Sajag said:
Hey. I was also facing the same issue . My opinion switch to another ROM i switched to Pixel experience.
Click to expand...
Click to collapse
are you getting OTA Updates now..??
I flashed Candy Os but same problem while updating
Anil Jeenapati said:
are you getting OTA Updates now..??
I flashed Candy Os but same problem while updating
Click to expand...
Click to collapse
I am not sure . I flashed the latest version till now there are no new update . I think candy Os is a treble ROM try non treble rom
Using the treble supported TWRP fixed the vendor mount problem but I get into a bootloop when I try to install Magisk (latest version). I'm using the Havoc ROM (Android 8.1.0 - Treble Supported).
Edit: Got Magisk running by using a modified version for Treble.
Direct Link to the custom build of Magisk: Here
Source of the Link: LineageOS 15.1 by abhishek987
Flash this recovery, its for treble:
https://forum.xda-developers.com/re...covery-twrp-exclusive-3-2-1-5-treble-t3775081.
And flash Magisk 16.4 beta or higher
Same problem...
madbat99 said:
Try a different rom/ or different twrp
Click to expand...
Click to collapse
I also suffering that issue
Solution?
Anil Jeenapati said:
I flasheded to the latest version of RR-O-v6.0.0-20180502-mido-Official using clean flash. After flashing I realised that I was not able to flash any zip. "Cannot mount/vendor" error was being shown.now I am not able to root (magisk). Could you please help me in this??????????????
Click to expand...
Click to collapse
Hello I also installed the same ROM plus the Recovery of Red Wolf, remember that since its a treble you cannot mount vendor, but actually its easier than anything, why? cause the RR its based on Lineage OS and this last one is based on Cyanogen Mod, at the end what im trying to say its that the root services are already included in the ROM you only need to "unlock it" so i have the link for that, you only need to install this addon in .zip format (all the links and products are not mine, so please give thanks to the amazing developers). This is the official link and it also comes with an instructive step by step, I did the install trough sideload and now is working!
Example of command with adb sideload: C:\Users\kaks\Downloads\adb\adb sideload "C:\Users\kaks\Downloads\adb\addonsu-15.1-arm64-signed.zip"
www . cyanogenmods.org / root-lineageos-15-1-android-oreo-rom /
Hope this work for you as it did for me
Kakashi171 said:
..the root services are already included in the ROM you only need to "unlock it" so i have the link for that, you only need to install this addon in .zip format (all the links and products are not mine, so please give thanks to the amazing developers). This is the official link and it also comes with an instructive step by step, I did the install trough sideload and now is working!
Click to expand...
Click to collapse
OK, but can I then hide the "rooting" afterwards with Magisk?
HuseyinS said:
try with treble supported normal twrp recovery and clean install your rom
I can't give link because I haven't got 10 posts
https://forum.xda-developers.com/re...other-development/rom-lineageos-15-0-t3690465
Check out the downloads section of the xda link I gave you. I hope there will be a solution there
Hope you solve this problem.
Click to expand...
Click to collapse
THANK YOU SO MUCH THAT HELPED!!
I JUST CHANGED RECOVERY NOTHING ELSE!
The question speaks for itself,I cannot find really any accurate ways to get started because I once tried to install Oreo beta (before official was out) and flashed a Oreo recovery onto Nougat and bricked my phone,and the only way was to use DC Phoenix so for now I have kept my phone on EMUI 8 stock.
So if anyone can tell me the steps to install let's say an Android 8.1 Treble ROM or Android 9 when it gets good as a daily driver,I know that you need to do the following things:
-unlock the bootloader
-install a recovery
-flash a ROM through fastboot or through recovery and after that flash Gapps and a modded version of Magisk
That is pretty self explanatory,but I have seen like that you cannot use TWRP since there is a problem when wiping data and that you need to have Huawei stock recovery and some important things to consider since I see it is pretty easy to brick these phones if you don't follow instructions but since there isn't really clear instructions to do some of these things,I am asking here if anyone can explain to me.
And yes,I do have my bootloader unlock code since as I stated,I tried to do this before.
dinoderda said:
The question speaks for itself,I cannot find really any accurate ways to get started because I once tried to install Oreo beta (before official was out) and flashed a Oreo recovery onto Nougat and bricked my phone,and the only way was to use DC Phoenix so for now I have kept my phone on EMUI 8 stock.
So if anyone can tell me the steps to install let's say an Android 8.1 Treble ROM or Android 9 when it gets good as a daily driver,I know that you need to do the following things:
-unlock the bootloader
-install a recovery
-flash a ROM through fastboot or through recovery and after that flash Gapps and a modded version of Magisk
That is pretty self explanatory,but I have seen like that you cannot use TWRP since there is a problem when wiping data and that you need to have Huawei stock recovery and some important things to consider since I see it is pretty easy to brick these phones if you don't follow instructions but since there isn't really clear instructions to do some of these things,I am asking here if anyone can explain to me.
And yes,I do have my bootloader unlock code since as I stated,I tried to do this before.
Click to expand...
Click to collapse
Here is how to do it:
Download the gsi
Open fastboot mode
Flash stock recovery
Boot to recovery and wipe data
Flash The new rom in fastboot
Flash TWRP also
Boot to twrp and flash gapps/magisk etc
Reboot to system
MrViking said:
Here is how to do it:
Download the gsi
Open fastboot mode
Flash stock recovery
Boot to recovery and wipe data
Flash The new rom in fastboot
Flash TWRP also
Boot to twrp and flash gapps/magisk etc
Reboot to system
Click to expand...
Click to collapse
What is gsi?
JoanSB1 said:
What is gsi?
Click to expand...
Click to collapse
Generic System Image.
MrViking said:
Here is how to do it:
Download the gsi
Open fastboot mode
Flash stock recovery
Boot to recovery and wipe data
Flash The new rom in fastboot
Flash TWRP also
Boot to twrp and flash gapps/magisk etc
Reboot to system
Click to expand...
Click to collapse
And if I have downloaded a zipped ROM instead of an GSI,I do the same steps but in TWRP I flash the ROM with the Gapps and Magisk,right?
Also,can I use NoCheckRecovery for Oreo when I need to wipe data instead of stock recovery since I think it would come in handy if I would need to re-flash something through that without Huawei checks and it seems to be easier to find?
And I flash the recoveries to recovery_ramdisk,just to be sure,I know some things did change with Oreo so I am asking?
dinoderda said:
And if I have downloaded a zipped ROM instead of an GSI,I do the same steps but in TWRP I flash the ROM with the Gapps and Magisk,right?
Also,can I use NoCheckRecovery for Oreo when I need to wipe data instead of stock recovery since I think it would come in handy if I would need to re-flash something through that without Huawei checks and it seems to be easier to find?
And I flash the recoveries to recovery_ramdisk,just to be sure,I know some things did change with Oreo so I am asking?
Click to expand...
Click to collapse
what rom are you trying to install?
All treble roms come in a .img file not a .zip.
MrViking said:
what rom are you trying to install?
All treble roms come in a .img file not a .zip.
Click to expand...
Click to collapse
Oh,I thought Pixel Experience ROM was meant to be installed through recovery,bloody hell pardon me.
Never mind then.
I am gonna wait for Android 9 to get a bit more stable and that official OpenGapps gets released and then I am going to install it.
Thank you very much for helping me!
dinoderda said:
Oh,I thought Pixel Experience ROM was meant to be installed through recovery,bloody hell pardon me.
Never mind then.
I am gonna wait for Android 9 to get a bit more stable and that official OpenGapps gets released and then I am going to install it.
Thank you very much for helping me!
Click to expand...
Click to collapse
Thats ok, we all make mistakes lol.
Yeah, a pixel experience 9.0 gsi is coming soon, and these GSI's are pretty stable. If you need any more help you can ask me:good:
MrViking said:
Here is how to do it:
Download the gsi
Open fastboot mode
Flash stock recovery
Boot to recovery and wipe data
Flash The new rom in fastboot
Flash TWRP also
Boot to twrp and flash gapps/magisk etc
Reboot to system
Click to expand...
Click to collapse
I did those steps trying to flash RROS6 build BENVENUTI (https://forum.xda-developers.com/p8lite/p8-lite-2017-development/rom-rros-pra-t3774444) and I failed. I don't know what I'm doing wrong. Please help me to install Resurrection Remix! :crying:
JoanSB1 said:
I did those steps trying to flash RROS6 build BENVENUTI (https://forum.xda-developers.com/p8lite/p8-lite-2017-development/rom-rros-pra-t3774444) and I failed. I don't know what I'm doing wrong. Please help me to install Resurrection Remix! :crying:
Click to expand...
Click to collapse
What is the exact problem you aee having? Bootloop? Error when trying to flash?
dinoderda said:
What is the exact problem you aee having? Bootloop? Error when trying to flash?
Click to expand...
Click to collapse
Error when trying to flash
JoanSB1 said:
Error when trying to flash
Click to expand...
Click to collapse
Tell me the steps in order which you did when you were trying to flash the ROM.
dinoderda said:
Tell me the steps in order which you did when you were trying to flash the ROM.
Click to expand...
Click to collapse
Ok, it clearly says that that Rom is discontinued, read the last post.
Use a gsi from the treble enabled device development forum and flash it with fastboot (yesyou can use android pie 9.0 gsi's as well as long as they don't say sGSI on it.
MrViking said:
Ok, it clearly says that that Rom is discontinued, read the last post.
Use a gsi from the treble enabled device development forum and flash it with fastboot (yesyou can use android pie 9.0 gsi's as well as long as they don't say sGSI on it.
Click to expand...
Click to collapse
Wow, if that ROM is discontinued I'll desist to install it then. So I'll try to install Lineage OS 15.1. You recommend it ? This is the post that I'm seeing https://forum.xda-developers.com/p8...nt/rom-lineageos-15-1-hi6250-devices-t3811583
JoanSB1 said:
Wow, if that ROM is discontinued I'll desist to install it then. So I'll try to install Lineage OS 15.1. You recommend it ? This is the post that I'm seeing https://forum.xda-developers.com/p8...nt/rom-lineageos-15-1-hi6250-devices-t3811583
Click to expand...
Click to collapse
Use ones from the treble enabled device forum. You can even use pie, so why not?
---------- Post added at 03:30 PM ---------- Previous post was at 03:28 PM ----------
JoanSB1 said:
Wow, if that ROM is discontinued I'll desist to install it then. So I'll try to install Lineage OS 15.1. You recommend it ? This is the post that I'm seeing https://forum.xda-developers.com/p8...nt/rom-lineageos-15-1-hi6250-devices-t3811583
Click to expand...
Click to collapse
Here is an android P gsi for this device. It works very well:
https://forum.xda-developers.com/pr...ce-development/9-0-pixelexperience-p-t3833294
Can I install anything with lock bootloader?
box710 said:
Can I install anything with lock bootloader?
Click to expand...
Click to collapse
no
MrViking said:
Use ones from the treble enabled device forum. You can even use pie, so why not?
---------- Post added at 03:30 PM ---------- Previous post was at 03:28 PM ----------
Here is an android P gsi for this device. It works very well:
https://forum.xda-developers.com/pr...ce-development/9-0-pixelexperience-p-t3833294
Click to expand...
Click to collapse
Does the USSD code work? is that it is important to me and I do not know a ROM that works
dinoderda said:
Generic System Image.
Click to expand...
Click to collapse
Is there a guide to install this I paid DC unlock to get bootloader unlocked but on noughat and cannot find a twrp for noughat:good:
Pie gsi
Hi all,
I have installed Pixel Experience (Oreo) gsi ROM no problem. But if I try to flash any Pie gsi ROM it just goes into a boot loop. I flash system via fastboot and seems OK. Reboot and it just boot loops a few times and goes to the recovery screen that prompts to download and install the standard system.
Has anybody come across this or have any suggestions. I have tried a few different Pie gsi ROMs and same thing happens.
Thanks
Mick
why Pixel experience rom is not available for redmi note 10s yet?
i beg developers attention, plz make this rom for redmi note 10s
there is not an official TWRP, thats why.... but you can still install GSI roms
maur0p said:
there is not an official TWRP, thats why.... but you can still install GSI roms
Click to expand...
Click to collapse
I have some question
1. Does phone manufacture provide this twrp?
2. how can I install GSI ROMs?
3. Is there any possibility to release the twrp mode?
is there any change to release pixel experience for redmi note 10s
shiblu06 said:
I have some question
1. Does phone manufacture provide this twrp?
2. how can I install GSI ROMs?
3. Is there any possibility to release the twrp mode?
Click to expand...
Click to collapse
1. we already have twrp
2. fastbootd
3. what
Oh btw just to add, lineageos (built from source) booted, but don't expect it to be released soon, nor pixel experience to get released
J6idot said:
1. we already have twrp
2. fastbootd
3. what
Oh btw just to add, lineageos (built from source) booted, but don't expect it to be released soon, nor pixel experience to get released
Click to expand...
Click to collapse
but eventually note 10s will get pixel experience right , i mean without bugs
phoenixnithish2112 said:
but eventually note 10s will get pixel experience right , i mean without bugs
Click to expand...
Click to collapse
too late
does flashing a miui rom;for example miui14; using pe recovery lock the bootloader again?
is there way to flash to the new miui14 without locking back the bootloader?
thank you
kidbetin said:
does flashing a miui rom;for example miui14; using pe recovery lock the bootloader again?
is there way to flash to the new miui14 without locking back the bootloader?
thank you
Click to expand...
Click to collapse
No, you will get a nice bootloop if you try that
tutibreaker said:
No, you will get a nice bootloop if you try that
Click to expand...
Click to collapse
thank you
what rom can i flash with the pe recovery?
kidbetin said:
thank you
what rom can i flash with the pe recovery?
Click to expand...
Click to collapse
none if you want still have a phone to use
There is one rom now https://download.pixelexperience.org/rosemary/
Has anyone installed the PE rom yet? I tried yesterday, following the instructions, and just got a boot loop after flashing the PE recovery rom.
However, the instructions confused me a little...
Flash a recovery on your device by typing (replace <recovery_filename> with the actual filename!):
Click to expand...
Click to collapse
fastboot flash boot <recovery_filename>.img
Click to expand...
Click to collapse
(My bold)
Should that be 'fastboot flash recovery' ??
Also, I'm not coming from stock but from a custom ROM (riceDroid). Would that make a difference?
Thanks for any (kind) comments
portcere said:
Has anyone installed the PE rom yet? I tried yesterday, following the instructions, and just got a boot loop after flashing the PE recovery rom.
However, the instructions confused me a little...
(My bold)
Should that be 'fastboot flash recovery' ??
Also, I'm not coming from stock but from a custom ROM (riceDroid). Would that make a difference?
Thanks for any (kind) comments
Click to expand...
Click to collapse
Hey, I ran into the same problem today. If I find a solution, I'll let you know. I would be glad if you share too.
I tried again yesterday to install Pixel Experience, and again it just boot loops when booting into recovery mode. I've now reinstalled stock Miui and will try again.
portcere said:
Has anyone installed the PE rom yet? I tried yesterday, following the instructions, and just got a boot loop after flashing the PE recovery rom.
However, the instructions confused me a little...
(My bold)
Should that be 'fastboot flash recovery' ??
Also, I'm not coming from stock but from a custom ROM (riceDroid). Would that make a difference?
Thanks for any (kind) comments
Click to expand...
Click to collapse
There no recovery partition so it shouldn't. I'm on this ROM currently and have no problems with installation. The guide says that you need to be on latest global a11 miui (12.5.16.0.RKLMIXM). You didn't miss that?
xuser_0 said:
There no recovery partition so it shouldn't. I'm on this ROM currently and have no problems with installation. The guide says that you need to be on latest global a11 miui (12.5.16.0.RKLMIXM). You didn't miss that?
Click to expand...
Click to collapse
I've no idea what version of the bootloader I'm on as getprop ro.bootloader returns 'unknown'
But, as I'm on "latest" v13 Miui, I suspect the bootloader is the wrong one. Do I have to downdate to 12.5 before installing PE?
Edit: I've downdated the device to 12.5 RKLMIXM and have flased the PE recovery image, all okay. It's now installing the PE zip, so fingers crossed that's it.
Edit edit: I have PE on my device! Thank you at @xuser_0 for highlighting were I'd gone wrong.
The key @JohanGriman appears to be to ensure your device is not on the latest Miui but the latest 12.5 version.
Is there any instructions on how to install Magisk on this? I've tried to usual ways (via apk and flashing .zip thru adb sideload) but it fails to repack the boot image. Will a manual patch of the boot image and reflash work?
Edit: I've been able to directly patch the PE recovery image (as used in the installation process) using the Magisk apk on my device. Can I now flash this patched image to the device?
I don't want to try it as other instructions I've found talk about a vbmeta image that needs to be flashed too, and I don't know if that's necesary.... and I don't want to trash my device again!
Just flash it but it will break safetynet. To fix safetynet enable Zygisk, add google play services to deny list and install shamiko.
xuser_0 said:
Just flash it but it will break safetynet. To fix safetynet enable Zygisk, add google play services to deny list and install shamiko.
Click to expand...
Click to collapse
Thanks, that worked perfectly