Can't install recovery - Galaxy S 4 Mini Q&A, Help & Troubleshooting

I've got an s4 i9195l (is this jfvelte or serronoltexx ?) and I had twrp 3.x.6 installed and an android 10. I used a backup I had of my original stock phone and flashed it back. It went back to the samsung rom and recovery.
Whenever I try to install any recovery above twrp 3.0.2 it installs OK but when I try to boot into it I get the download robot and a message about it not being able to boot properly.
If I boot into the rom (android) I get back to the samsung recovery, or if I go straight to download I can easily reinstall 3.0.2.
I can't seem to get any roms to install from twrp 3.0.2 either.
Does anyone have any ideas how I can sort this? I found android 10 sluggish so I wanted to drop back a couple of releases.
Thanks
EDIT: I should add I have been using linux and heimdall. I did try in odin with windows 8 and 11 too. I've also tried updating twrp from within twrp and still no joy.

Your phone should be a serranovelte. This shoud be the suitable TWRP-versions:
Downloads for : Samsung Galaxy S4 Mini | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com

DevaVictrix said:
I've got an s4 i9195l (is this jfvelte or serronoltexx ?) ...
Click to expand...
Click to collapse
Model GT-I9195I is not an S4. It is an S4 Mini. Furthermore, it's distinguished from the earlier original S4 Mini by the upper case "i" at the end. It's sometimes call'd S4 Mini Plus, or S4 Mini Value Edition. Neither jfvelte nor sorranoltexx is correct for the I9195I, which is instead known as serranovelte (where the "ve" is for Value Edition).
Have you tried the TWRP and latest LineageOS developed by mernurisha? Look here:
[ROM][11.0][12L][UNOFFICIAL][MicroG support]LineageOS 18.1/19.1 [SERRANOVELTE GT-I9195I]
Ephemeral shortcuts Hello everyone, Thanks for this version of Android 11. However, I have a little problem with the shortcuts. They disappear after a restart for applications moved in external memory on the SD card. On the other hand, the...
forum.xda-developers.com

MrGoodtunes said:
Model GT-I9195I is not an S4. It is an S4 Mini. Furthermore, it's distinguished from the earlier original S4 Mini by the upper case "i" at the end. It's sometimes call'd S4 Mini Plus, or S4 Mini Value Edition. Neither jfvelte nor sorranoltexx is correct for the I9195I, which is instead known as serranovelte (where the "ve" is for Value Edition).
Have you tried the TWRP and latest LineageOS developed by mernurisha? Look here:
[ROM][11.0][12L][UNOFFICIAL][MicroG support]LineageOS 18.1/19.1 [SERRANOVELTE GT-I9195I]
Ephemeral shortcuts Hello everyone, Thanks for this version of Android 11. However, I have a little problem with the shortcuts. They disappear after a restart for applications moved in external memory on the SD card. On the other hand, the...
forum.xda-developers.com
Click to expand...
Click to collapse
Nice to hear! I have the same problem on Samsung S4 GT-I9195I kitkat 4.4.4 and an ubuntu 20.04 with adb and heimdall installed. Do you think I am using the wrong recovery version?
Is this the version serranoveltexx ?
My procedure
Turn off Phone by long pressing the Power button;
Boot into Recovery mode (Home + Volume Up + + Power)
Wipe /data – Factory reset
Wipe /cache
Reboot and quickly after hitting reboot, into Download mode (Home + Volume Down + Power)
Code:
sudo heimdall detect
getting the img file from here.
Code:
sudo heimdall flash --RECOVERY twrp-3.7.0_9-0-serranoltexx.img --no-reboot
Volume down + Power to restart manually
Home + Volume Up + Power to boot into recovery mode
But what I get is the following:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

giammi56 said:
... Do you think I am using the wrong recovery version?
... flash --RECOVERY twrp-3.7.0_9-0-serranoltexx.img
Click to expand...
Click to collapse
Yes, clearly the wrong TWRP image because it lacks the "ve" which identifies your GT-I9195I model. As to whether your link is correct, I can not say because I'm still using TWRP v3.4 from ~2.5 years ago (works for my purposes). Your best bet would be to use whatever recovery is link'd in the first post of mernurisha's thread re LOS 18.1 & 19.1 (see link to mernurisha's thread in post #3 above).

Related

[RECOVERY][P6S-U06][Unofficial TWRP Recovery 3.0.3-0]

Hi everyone.
Here's my build of TWRP for P6S-U06.
Features:
Supports USB OTG, so you can use USB flash drive as external storage for backups, zip installations.
Because device doesn't support external SD card, I've added feature to make backup of internal storage (to USB flash of course).
Combined with stock EMUI 3.1 recovery. In case of power-on by holding power + vol+ or rebooting into recovery by command or any 3rd part application: will boot in TWRP. In case of local update, OTA-update, "force update" (3buttons method) or factory reset: will boot into EMUI recovery.
Off-mode charger updated from EMUI 3.1
custom.bin and cust symlinks are saved/restored (if they were exist) in case of Wipe/Format Data. So there not gonna be "cust" issues after factory reset in TWRP.
Requirements:
Unlocked bootloader
Android 4.4.2 - 5.1.1
Installation:
Reboot in fastboot mode
Flash image via fastboot
Code:
fastboot flash recovery TWRP_Recovery-3.0.3-0.img
fastboot reboot
From TWRP: Press "Install" and select zip-archive
Notes:
Because internal storage is not a separate block device and just a subfolder of "userdata" partition, before you can make backup/restore of internal storage, first you should do Mount -> Data.
It will not work on P6, it's for P6S only.
Download: TWRP_Recovery-3.0.3-0.img
For TWRP: TWRP_Recovery-3.0.3-0.zip
Previous:
Download: TWRP_Recovery-3.0.2-0.img
For TWRP: TWRP_Recovery-3.0.2-0.zip
Download: TWRP_Recovery-3.0.0-0.img
For TWRP: TWRP_Recovery-3.0.0-0.zip
TWRP_Recovery-2.8.5.0.img
Is it possible to get this new version for our beloved P6?
tileeq said:
Is it possible to get this new version for our beloved P6?
Click to expand...
Click to collapse
http://4pda.ru/forum/index.php?showtopic=539568&view=findpost&p=37725285
If you can't download from 4pda, ask for the author of build, here is also here on XDA: Razziell
Hi Kosyan, how to roll back to stock recovery?
Thanks
Edit: I know how rollback but in 4pda is it not possible to download the stock recovery I need!
Can you post it hier please?
Can you please share TWRP 2.8.7.0 material design by Razziell? I can't login on 4pda.ru because of a Russian captcha!
@Kostyan_nsk, could you send me a link to your device tree please. Want to check something out real quick.
I wasn't upload my dt. I'm too lazy for this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PM me what exactly are you interested in?
WHat if i have android 4.2.2 ?? is it gonna work ?
kye04 said:
WHat if i have android 4.2.2 ?? is it gonna work ?
Click to expand...
Click to collapse
No, it will not boot.
THANK YOU !!!
Tell you my story : a week ago i bought a P6S-U06 from aliexpress. It came with the 4.2 system. Interesting was that there was no update , not by wifi nor by Hisuite.
And i wanted to update to 4.4 And i try all kind of recoveries and boot.img untill i bricked it.... Actually i got the bootloader locked and i can not flash anytrhing anymore.....
Now i bought a second P6S-U06 that came with 4.4 . Thanks to your twrp, now i have twrp on my phone.
Please help me also with a nice kernel and a nice rom. I found some stuff on 4pda forum but i do not know russian and i cannot make an account to download .
If you do not want to post here, please send them in privat.
Once again , THANK YOU !!!
My phone is now TWRP with P6S-U06V100R001C17B606 .
Hi .I have 2 P6S-U06 . Both of them 4.4.2 In one of them i flashed thru fastboot and twrp works perfect.
The other one simply does not accept that. see attached picture .
I forced it installing Flashify . I wrote the recovery with it. After reboot, the leds start blicking red and green and after that a screen appears saying something happened sith my boot, press power button for 6 seconds. I turn off the phone , restart it, it boots to system but stock recovery...
How is this possible ?
WHat can i do ?
Also is there a 5.1.1 image that can be updated as update.app in dload folder ?

Custom rom for Vivo 3S (extHiFi)

Two custom roms for Vivo 3S (X520L) rooted:
Based on latest original chinese rom 6.9.3 (android 4.4.2 KitKat):
extHiFi_PD1303_6.9.3.zip
Languages: english, ไทย, 中国, русский
Based on latest international ROM 3.7.0 (android 4.4.2 KitKat) :
extHiFi_PD1303F_EX_3.7.0.zip
Languages: english, malaysia, bahasa indonesia, ไทย, 中国, русский
Support many apps in Hi-Fi mode.
VivoCamera work with right folder (/DCIM/).
Input method Swype for vivo by default.
Correct GPS and Glonass for european region. Correct time zones (version 2015i).
Include the google services.
Fast, estable, rooted, better sound quality, faster Wi-Fi.
HOW TO INSTALL
1. Make sure you have a custom recovery ( chinese recovery), because this is a custom ROM
2. Enter to chinese recovery. (Hold and press the volume up key + power key together about 10 second)
3. Full wipe. (Wipe user data/factory reset) (Warning!!! will clear all user data)
4. Install extHiFi Rom (Install zip from / sdcard)
5. Reboot phone (reboot system now)
see more...
Link for download: extHiFi_PD1303_6.8.2.zip
Hi,
I was following your thread on vivoforums.com. Website seems to be down.
I have installed your RoM but after a whole newly installed Xposed modules do not seem to activate even though they are ticked in xposed app. Any ideas?
anaschillin said:
Hi,
I was following your thread on vivoforums.com. Website seems to be down.
I have installed your RoM but after a whole newly installed Xposed modules do not seem to activate even though they are ticked in xposed app. Any ideas?
Click to expand...
Click to collapse
Need to change installation mode to "Recovery (flash zip)". And enabled"Disabled resource hooks". Because vivo lock resources.
Custom Rom based on international Rom. Rooted.
Link: extHiFi_PD1303F_EX_1.19.0.zip
Post updated.
how to wipe and instal this rom
my vivo xplay 3s version is
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
so i have to install this version? i'm still confuse how to wipe and install the file (New ROM)...can you explain more?
this rom upgrade to kitkat?
blacknikon:
In my post two roms.
extHiFi_PD1303_6.9.3.zip - Rom based on chenese version, android 4.4.2 (KitKat).
extHiFi_PD1303F_EX_1.19.0.zip - Rom based on international version 4.3 (Jelly Bean).
You have original international ROM 1.19.0.
If you want to have android 4.4.2 (KitKat), you may flash extHiFi_PD1303_6.9.3.zip. But this ROM does not have indonesian language.
If you decide to flash, you must first install flash custom recovery.
How to get custom recovery.
1. Download two firmwares 1.25.9 and 1.21.5. And download recovery.img from folder 2.0vivo.
From: https://mega.co.nz/#F!axh1kQTA!bmx86vN_ZgnZafWutIfltw
2. Place downloaded into Xplay 3s sdcard
3. Download VRoot.
From: http://www.mgyun.com/vroot
4. Downgrade you system to 1.25.9 from File manager or stock recovery.
(Install downloaded zip archive 1.25.9)
5. Then downgrade you system to 1.21.5.
6. Enable USB Debugging in dialpad *#*#7777#*#*
7. Conect USB-cable to PC and wait VRoot detect the phone
8. Click Green button in VRoot program (ROOT) and wait when rooted.
9. Reboot phone.
10. Instal Flashify from Play Store.
11. Install recovery.img (downloaded from folder 2.0vivo!!!) from Flashify.
12. You have root and custom chinese recovery. Download extHiFi rom and install from recovery.
see more...
Thanks for your information ...:thumbup::thumbup::thumbup:
Sent from my vivo Xplay3S using XDA Free mobile app
How to add app to Hi-Fi list?
Awesome! How can I add Spotify to the list?

CUBOT S550 5,5 HD MT6735 1,3Ghz 2gb/16gb fingerprint 3000mAh

Tomorrow i will receive this new Cubot series with fingerprint and good specs.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Official Page:
http://www.cubot.net/Index.php/mobile/view/id/263.html
Reserved for review and modding
Cubot claim that it has a 3000mAh battery.
Battery mAh measured to 2795 here http://peecee.dk/uploads/012016/20160123_204834.jpg
Geekbench 3 battery test: http://browser.primatelabs.com/battery3/197467 (09:35:40 / 3589)
thanks S7yler , not bad, also battery test seems to be very good!
I wait if from EFOX, and i hope to have mine today or tomorrow!
Just Arrived.. .white color in my sample!
first challenge was to create TWRP .. successfull!
http://www.needrom.com/download/twrp-2-8-7-3-material-play-megthebest/
Archive contain Boot Unlocked and TWRP Material Play ported by me!
Tested successfully with V06 January 2016 rom.
1- Download and Install correctly Mediatek Preloader drivers
( Take care on Windows 8.1/10 drivers, you need to disable driver signature before install
https://www.youtube.com/watch?v=50pD0mONm44
http://laurentiumihet.ro/technology...-for-32-64-bit-drivers-installation-tutorial/
https://thebroodle.com/microsoft/windows/install-mediatek-mt65xx-usb-vcom-drivers-windows-8-8-1/
2- enter Engineering Mode MTK with Dialer code *#*#3646633#*#*, go into log and debugging, tap on user2root and tap on ROOT, shut down smartphone.
3- With flashtool load MT6735_Android_Scatter-Play.txt
4- Select download and connect smartphone to pc (smartphone must be powered off)… in few seconds will start the process and the new TWRP will be flashed.
3.1- To restore original stock recovery, you need load ad point 3 the file MT6735_Android_Scatter.txt
P.P.S to enter in the recovery, power off the smartphone, push VOL + and Power at the same time, you will see three words with VOL + you move selection, with VOL – you must select Recovery
To have root flash with TWRP the archive supersu.zip found here: https://download.chainfire.eu/696/supersu/
Unboxing & Review (Italian language) :
any custom roms for that phone ?
megthebest said:
Just Arrived.. .white color in my sample!
first challenge was to create TWRP .. successfull!
Archive contain Boot Unlocked and TWRP Material Play ported by me!
Tested successfully with V06 January 2016 rom.
Click to expand...
Click to collapse
This is great work. Have you got a version of this that works with the latest firmware? I upgraded my firmware to the June v10 firmware and when I put this version on it just boot loops the phone.
Thanks.
So no chance of an updated TWRP then megthebest?
I updated the TWRP myself and put it on needrom, for anyone who wants to use TWRP with the latest official ROM. I tested it on my phone and it works I used it to root the phone and install xposed framework.
All credit to megthebest, it is his work.
http://www.needrom.com/download/twrp-2-8-7-3-material-play-megthebest-3/
Thanks Famineuk! Can I update to the new version directly from twrp recovery or do I have to use the flashtool again?
I did it using the flash tool. I never tried it directly through TWRP. I think you could try it then if it didn't work you would still be able to flash it through the flash tool.
Famineuk said:
This is great work. Have you got a version of this that works with the latest firmware? I upgraded my firmware to the June v10 firmware and when I put this version on it just boot loops the phone.
Thanks.
Click to expand...
Click to collapse
Where did you get the v10 ?
i got v9 OTA, but no v10
have you used the one from needrom ? i see no other source.
Root is possible with KingoRoot (NOT Kingroot)
johnfdoe said:
Where did you get the v10 ?
i got v9 OTA, but no v10
have you used the one from needrom ? i see no other source.
Click to expand...
Click to collapse
This is a link to version 10
http://www.needrom.com/download/cubot-s550/
Will an update using the flash tool erase the internal memory of my phone(titanium backup, photos, etc)? Can I update to V10 using TWRP recovery or do I have to use the flash tool again?
baggos12 said:
Will an update using the flash tool erase the internal memory of my phone(titanium backup, photos, etc)? Can I update to V10 using TWRP recovery or do I have to use the flash tool again?
Click to expand...
Click to collapse
Only Flashtool to upgrade.
You may try to maintain Data if in flashtool you will deselect Userdata partition before start flashing (and Recovery partition if you want to maintain TWRP).
You loose root and it will be not guaranteed that with new v10 rom TWRP will work again (possible change in kernel)
megthebest said:
Only Flashtool to upgrade.
You may try to maintain Data if in flashtool you will deselect Userdata partition before start flashing (and Recovery partition if you want to maintain TWRP).
You loose root and it will be not guaranteed that with new v10 rom TWRP will work again (possible change in kernel)
Click to expand...
Click to collapse
you have twrp for s550

[Recovery][SC-05G] TWRP 3.0.0-1 TeamWin Recovery Project for Galaxy S6 SC-05G (MM)

TeamWin Recovery Project 3.0.0-1
Galaxy S6 DCM (SC-05G)​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CHANGES
v3.0.0-1 - Initialize new device tree based on Samsung OSRC SC05GOMU1BPC2 (Android 6.0.1)
FEATURES
MTP support
USB Mass Storage support
Micro SDcard and USB OTG storage support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format, backup & restore)
NTFS file system support (read, write, format)
Backup & restore of modem/baseband/firmware (not bootloader!)
ADB shell support
ADB sideload support
Full SELinux support
Built in android 6.0 tree
DOWNLOAD
http://samfirm.net/threads/sc-05g-twrp-recovery-3-0-0-1-for-galaxy-s6-sc-05g-android-6-0-1.86/
Project Information
Team Win Recovery Project - Samsung Galaxy S6, TWRP Recovery 3.0.0-1 SC-05G
Contributors
@Manh_IT
Source Code: https://github.com/ManhIT-CMB/SpaceX-Kernel-Exynos7420
Is this compatible with 920f/fd or s6 dous the dual sim???
Can I flash with flashify?
Google drive says the folder is empty.Can't find the recovery @Manh_IT .
I can't exit. Help, my phone is screwed. G925F / S6 Edge
nighthawk696969 said:
Google drive says the folder is empty.Can't find the recovery @Manh_IT .
Click to expand...
Click to collapse
It is fixed now, Its just the annoying Ads.
Brick
I flash this zip in 6.0.1 Samsung galaxy s6 edge thought the same recovery but the 3.0.0-0 and i get a brick...
WARNING dont do it...
Dont know what to do now the phone stuck in the logo and dont do anything i cant run the bootloader with the buttoms....
TWRP 3.0.0-1 by Manh_IT is compatible only with the Samsung Galaxy S6 brand DoCoMo, aka DCM (a mobile phone operator in Japan).
So if you'll flash this TWRP on a not branded or a other branded S6 you'll soft brick your phone...maybe it'll enter in a bootloop.
black screen
Hi, ive just flashed the TWRP and now the phone wont reboot or go into recovery mode. can only get download mode
also got a solid blue light. any help please.
harrygrout said:
Hi, ive just flashed the TWRP and now the phone wont reboot or go into recovery mode. can only get download mode
also got a solid blue light. any help please.
Click to expand...
Click to collapse
Is your S6 branded DoCoMo?
astarjack said:
Is your S6 branded DoCoMo?
Click to expand...
Click to collapse
not sure what you mean by DoCoMo . the s6 was rooted .sorry im a noob and this is my first post
harrygrout said:
not sure what you mean by DoCoMo . the s6 was rooted .sorry im a noob and this is my first post
Click to expand...
Click to collapse
TWRP 3.0.0-1 by Manh_IT is compatible only with the Samsung Galaxy S6 brand DoCoMo, aka DCM (a mobile phone operator in Japan).
So if you'll flash this TWRP on a not branded or a other branded S6 you'll soft brick your phone...maybe it'll enter in a bootloop.
astarjack said:
TWRP 3.0.0-1 by Manh_IT is compatible only with the Samsung Galaxy S6 brand DoCoMo, aka DCM (a mobile phone operator in Japan).
So if you'll flash this TWRP on a not branded or a other branded S6 you'll soft brick your phone...maybe it'll enter in a bootloop.
Click to expand...
Click to collapse
the version i flashed was 3.0.2-1 mate .sorry might be on the wrong thread . can anyone point me in the right direction. thanks
harrygrout said:
the version i flashed was 3.0.2-1 mate .sorry might be on the wrong thread . can anyone point me in the right direction. thanks
Click to expand...
Click to collapse
Maaaaaaannn, you must know what a mobile phone you have, you flashed something.
So the exact mobile phone identification. !!!!!
Android 7, hic......... when have a new twrp hic..
is this compatible with sc-04g?

Samsung Galaxy Note 10.1 (2014 Edition) sm-p605 | can't install TWRP

Hi Guys,
I'm trying to install TWRP on my tablet but I've encountered some issues: starting from this post https://forum.xda-developers.com/t/...al-twrp-3-5-1-for-lt03lte-18-03-2021.3635803/ I've used Odin3_3.14.4 and Odin3_v3.13.1 to flash it but nothing changed.
I've also installed different versions of TWRP but the problem still persist.
The bootloader is the 5.1.1
Could please someone help me with it?
Thanks.
Emanuele Sausto said:
Hi Guys,
I'm trying to install TWRP on my tablet but I've encountered some issues: starting from this post https://forum.xda-developers.com/t/...al-twrp-3-5-1-for-lt03lte-18-03-2021.3635803/ I've used Odin3_3.14.4 and Odin3_v3.13.1 to flash it but nothing changed.
I've also installed different versions of TWRP but the problem still persist.
The bootloader is the 5.1.1
Could please someone help me with it?
Thanks.
Click to expand...
Click to collapse
Since you didn't write anything about the actions you took, it can be assumed that this is the only problem.
Perform exactly what is written on the page:
Samsung Galaxy Note 10.1 (2014) Qualcomm LTE
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
Hi,
Sorry I thought it was obvious: I've tried to install as the steps you linked so:
1. Run Android in Power mode
2. Run odin (the version I've linked before)
3. Install from odin the .tar downloaded directly from the twrp website
let me know if you want more specific details.
Thanks.
Emanuele Sausto said:
(...)
2. Run odin (the version I've linked before)
(..)
Click to expand...
Click to collapse
No, you did not provide a link to the odin you used.
So use the version of The Muppets.
After flashing TWRP you need to start recovery mode instead of letting android boot. The easiest way to do this after properly flashing TWRP:
unplug the USB cable
turn off the device with the power button
turn on recovery mode
Hi,
I've followed the step you posted, but nothing changed: after flashing it, if i press POWER BUTTON + POWER VOLUME UP, I can see the android boot loader and not the TWRP.
Here the results from Odin you linked to me:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
in Options I've checked just Auto reboot and F. Reset Time, but I've also tried with "Auto reboot" unchecked, turning down the device and turn on in recovery mode.
Thanks.
Auto reboot must not be selected.
If it still fails, try an older Odin e.g. 3.10.7.
Hi,
same problem also with 3.10.7
Hi,
now it appear the message "recovery is not seandroid enforcing" once followed the procedure, what should I do?
Hi,
I've fixed it!
Thank you very much for the patient.
Regards,
Emanuele.
Emanuele Sausto said:
I've followed the step you posted, but nothing changed: after flashing it, if i press POWER BUTTON + POWER VOLUME UP, I can see the android boot loader and not the TWRP.
Click to expand...
Click to collapse
With the device powered off, hold Home + Volume Up + Power.
Hi,
I've installed the twrp-2.8.7.0-lt03ltexx-4.4.img.tar version, I have 2 problems:
1. I can't upgrade to twrp-3.1.1-0-lt03ltexx.img.tar, I've tried before but it goes in boot loop and I had to disconnect the battery and rollback to twrp-2.8.7, do you know how can I update to 3.11 version?
2. I want to install Lineage OS but all the posts I've found needs another TWRP version (for example this: https://forum.xda-developers.com/t/...eos-17-1-for-lt03lte-20-03-2021-beta.4046055/ that needs the 3.2.1 version) do you know if I can install the same lineage OS version or do I have to make a custom version of it?
Thanks.

Categories

Resources