[RECOVERY][UNOFFICIAL] TWRP-3.7.0-9 [2023-04-10] - LG G7 One ROMs, Kernels, Recoveries, & Other Devel

{
"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"
}
Known issues
.
Click to expand...
Click to collapse
Download
twrp-3.7.0_9-0-phoenix_sprout(Q927L)
twrp-3.7.0_9-0-phoenix_sprout(Q910)
Click to expand...
Click to collapse
Changes:
2023/04/10
Support Q910 variant
2022/10/30
First release
Click to expand...
Click to collapse
Installation
For G7 one Q910 variant
LG G7 One Bootloader Unlock [How-to]
Disclaimer: Do this at your own risk, blah blah blah. Brick your phone its on you.. Just a quick tutorial on bootloader unlocking the G7 One. Lots of the info in here can be found in other areas of XDA. *****Read full post before...
forum.xda-developers.com
After installing eng bootloader here, enter fastboot flash boot twrp-3.7.0_9-0-phoenix_sprout(Q910).img.
For Q9 one Q927L variant
hiru : 네이버 블로그
blog.naver.com
Source code
https://github.com/rlawoehd187/android_device_lge_phoenix
https://github.com/rlawoehd187/android_kernel_lge_msm8998
Click to expand...
Click to collapse
Contributors
rlawoehd187(hiru)
Created 2022-10-30
Last Updated 2022-10-30

rlawoehd187 said:
Please send to me a ufs dump for support of the Q910UM variant.
Click to expand...
Click to collapse
Do you have steps on how I can do that?

Honkette1738 said:
Do you have steps on how I can do that?
Click to expand...
Click to collapse
Proceed to step 5a and send the output file.
https://forum.xda-developers.com/t/...-storage-on-most-of-qualcomm-devices.3949588/
When entering the command, you need to replace --memoryname=emmc to --memoryname=ufs.

rlawoehd187 said:
Proceed to step 5a and send the output file.
https://forum.xda-developers.com/t/...-storage-on-most-of-qualcomm-devices.3949588/
When entering the command, you need to replace --memoryname=emmc to --memoryname=ufs.
Click to expand...
Click to collapse
I'm unable to find the num_sectors.
Also, sorry I took to long to respond!

rlawoehd187 said:
(Please send to me a ufs dump for support of the Q910UM variant.)
Click to expand...
Click to collapse
Here is a dump from an LMQ910UM variant (no userdata): https://easyupload.io/k2yme9

BudDeuce said:
Here is a dump from an LMQ910UM variant (no userdata): https://easyupload.io/k2yme9
Click to expand...
Click to collapse
Hi,
Something is weird about this dump. Upon opening this file I am greeted with the persist-lg partition and only that partition for some reason, nothing else notable for a bringup (I am trying to bring up some custom ROM/recovery for Q910UM).
Would you be willing to redo the dump, but use this tool instead: https://github.com/bkerler/edl
after getting this installed you can do following steps:
- boot to edl
- open command prompt
- run mkdir dumps
- run edl rl dumps --memory=ufs --genxml
then you can just delete userdata_a/b, zip the whole dumps folder and throw it somewhere online.

dumps.zip
drive.google.com
New dump from EDL.

BudDeuce said:
dumps.zip
drive.google.com
New dump from EDL.
Click to expand...
Click to collapse
Thanks a lot!

BudDeuce said:
dumps.zip
drive.google.com
New dump from EDL.
Click to expand...
Click to collapse
Honkette1738 said:
I'm unable to find the num_sectors.
Also, sorry I took to long to respond!
Click to expand...
Click to collapse
lifehackerhansol said:
Thanks a lot!
Click to expand...
Click to collapse
Sorry for being so late.
A twrp for the q910 variant has been uploaded.
Sooner or later we will update to unified twrp supporting all q910 q927 variants.

Related

[7.0] [ROM] Android N Official Preview 1

Screenies
{
"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"
}
you can sign beta from here: https://www.google.com/android/beta
Link: http://storage.googleapis.com/andro...review/seed_l8150-npc56p-preview-82472ebc.tgz
hi @nhmanas, can I flash this tgz rom on i-mobile IQ II?
tom1491 said:
hi @nhmanas, can I flash this tgz rom on i-mobile IQ II?
Click to expand...
Click to collapse
Maybe OEM partition is not compatible. But give it a try. If it gives error then flash gm4g's OEM partition i guess..
It works!
nhmanas said:
Maybe OEM partition is not compatible. But give it a try. If it gives error then flash gm4g's OEM partition i guess..
Click to expand...
Click to collapse
Thanks!
By the way, I downloaded the factory images and have already flashed them on my i-mobile IQ II. It worked!
I think any 2nd gen Android devices with codename 'seed' and a snapdragon 410 chip can be flashed with GM 4G's factory images.
and... Facebook and Messenger is no yet working so I switched back to CM13 again it's a nice OS though
Wew, thanks its working on All
:good:
tom1491 said:
Thanks!
By the way, I downloaded the factory images and have already flashed them on my i-mobile IQ II. It worked!
I think any 2nd gen Android devices with codename 'seed' and a snapdragon 410 chip can be flashed with GM 4G's factory images.
Click to expand...
Click to collapse
Can I use this on Moto G 2015, if so how to flash the file?
I can confirm, it works on IQ-II too.
But the /system file-system has changed from ext4 to squashfs which is ro by default and can't be remounted.
TWRP is useless, since it has no squashfs support, so it won't detect the system partition.
Any ideas how to mount or extract such partitions?
Ok, got it.
DHRbolai said:
:good:
Can I use this on Moto G 2015, if so how to flash the file?
Click to expand...
Click to collapse
You're in android one second generation forum. No other device (except wileyfox swift) can use our roms.
__________________
Edit: I know we can use crackling roms but can they use ours?
Please make someone dump /system for wileyfox swift.
Volidol said:
Please make someone dump /system for wileyfox swift.
Click to expand...
Click to collapse
Need to find a method to root the device first.
No root, no dump..
vel_tins said:
Need to find a method to root the device first.
No root, no dump..
Click to expand...
Click to collapse
Android N root:
http://forum.xda-developers.com/apps/supersu/wip-android-n-preview-t3335726
Volidol said:
Android N root:
http://forum.xda-developers.com/apps/supersu/wip-android-n-preview-t3335726
Click to expand...
Click to collapse
doesn't work for Android One
vel_tins said:
doesn't work for Android One
Click to expand...
Click to collapse
when the root come, you can make a dump?
Volidol said:
when the root come, you can make a dump?
Click to expand...
Click to collapse
You need a dump for what?
Just use the system.img from the official rom
vel_tins said:
You need a dump for what?
Click to expand...
Click to collapse
system.img from official rom doesn't mount and I can't install rom from twrp. I want change file-system to ext4 and flash it.
sorry for my english
Volidol said:
system.img from official rom doesn't mount and I can't install rom from twrp. I want change file-system to ext4 and flash it.
Click to expand...
Click to collapse
system.img is a squashfs file system and a dump won't change that.
Volidol said:
Please make someone dump /system for wileyfox swift.
Click to expand...
Click to collapse
http://forum.xda-developers.com/wil...oid-n-developer-preview-t3334439/post65865252
[/COLOR]
mermigas said:
http://forum.xda-developers.com/wil...oid-n-developer-preview-t3334439/post65865252
Click to expand...
Click to collapse
I installed Android N DP1. It works. Only one or two bugs sorted then I'll use it as my daily driver on my Swift
This is a file of 1.11 GB. How do I flash this?

[LOGO][SPLASH][ZIP] Custom Splash screen [FAJITA]

{
"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"
}
Hello guys,
here is a simple twrp flashable custom splash screen replacer for our Oneplus 6T. This will replace Normal splash and fastboot splash with new logo. More logos are coming soon.
Code:
This will not replace the unlocked bootloader warning screen!!!
How to install
Download logo zip
Flash via TWRP
Done :fingers-crossed:
Download
See the attachment
Code:
Can be installed via fastboot or adb:
fastboot
=======
fastboot flash LOGO_a new-logo.img
fastboot flash LOGO_b new-logo.img
adb
===
adb push new-logo.img /sdcard
adb shell
adb su
dd if=/sdcard/new-logo.img of=/dev/block/bootdevice/by-name/LOGO_a
dd if=/sdcard/new-logo.img of=/dev/block/bootdevice/by-name/LOGO_b
Use the fajita-logo-installer-stock.zip to revert back (stock splash screen).
LOGO.img is used from OOS 9.0.7
Click to expand...
Click to collapse
Credits
@makers_mark - For his awesome Splash Screen Image Injector
@foobar66 - For adapting it for our OnePlus 6T
Just in case
Awesome work, will have a look later, thanks!
I would love a version of this with the Pixel Google Logo but with a black background.
dennisbednarz said:
I would love a version of this with the Pixel Google Logo but with a black background.
Click to expand...
Click to collapse
I can make that.
AnoopKumar said:
I can make that.
Click to expand...
Click to collapse
I would appreciate it. I can send you my current bootanimation.zip so you can grab the image from there
Awesome work, thanks! Now if we could just get rid of that "unlocked bootloader" warning screen... :laugh:
Krsmqn said:
Awesome work, thanks! Now if we could just get rid of that "unlocked bootloader" warning screen... :laugh:
Click to expand...
Click to collapse
Yea that would be great
it works in one plus 6 ,?
Argentina
Appreciate the good work. Waiting for more.
Awesome! Was waiting for this. @AnoopKumar would be great if you could get the ones which are created for old OP devices(2,3 has some). There are some marvel, got, star wars characters.
Edit: here's a link: https://forum.xda-developers.com/oneplus-2/themes-apps/mod-custom-boot-logo-pack-op2-t3523836
This is awesome I love it. Thanks!
Thanks!
But the real question is - is there any way to swap unlocked bootloader message to other - prettier image
meciu99 said:
Thanks!
But the real question is - is there any way to swap unlocked bootloader message to other - prettier image
Click to expand...
Click to collapse
Real quick answer is no
dennisbednarz said:
I would love a version of this with the Pixel Google Logo but with a black background.
Click to expand...
Click to collapse
added :good:
AnoopKumar said:
added :good:
Click to expand...
Click to collapse
Thank you!
[answered the question myself]
Also-very nice
any way to encorporate image of our own choice?
sanjeev7 said:
any way to encorporate image of our own choice?
Click to expand...
Click to collapse
Please refer https://forum.xda-developers.com/oneplus-6t/development/tool-splash-screen-modification-t3874158
must be root to install this?

[XT1970-X] Stock firmware share thread. [TOOL] fastboot flash / info

Hi. I'm sharing some firmwares and I'll try to add new ones when / if I get a hold of them before they appear on lolinet .
A good place to look first is: https://mirrors.lolinet.com/firmware/moto/kane/
Please feel free to share your own links to firmwares if you find any.
KANE - XT1970 Firmwares
---------------------------------------------------------------------------------------------------------------------
Android 10:
KANE_QSAS30.62-24-11_subsidy-DEFAULT_regulatory-XT1970-3-KSA-TH_CFC.xml.zip
KANE_QSAS30.62-24-11_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_QSAS30.62-24-11_subsidy-DEFAULT_regulatory-XT1970-1-AUSTRALIA_CFC.xml.zip
KANE_AMX_QSAS30.62-28-7_subsidy-DEFAULT_regulatory-XT1970-2-CHINA_CFC.xml.zip
KANE_RETEU_QSAS30.62-33-3_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_QSAS30.62_33_2_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml.zip
KANE_RETEU_QSAS30.62-33-1_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_QSA30.62-33_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_QSAS30.62-24-7_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_QSAS30.62-24-7_subsidy-DEFAULT_regulatory-XT1970-1-CARICAM_CFC.xml.zip
KANE_QSAS30.62-24-7_subsidy-DEFAULT_regulatory-XT1970-1-AUSTRALIA_CFC.xml.zip
KANE_QSAS30.62-24-7_subsidy-DEFAULT_regulatory-XT1970-2-ARGENTINA_CFC.xml.zip
KANE_QSAS30.62-24-7_subsidy-DEFAULT_regulatory-XT1970-3-KSA-TH_CFC.xml.zip
KANE_QSAS30.62-24-7_subsidy-DEFAULT_regulatory-XT1970-3-INDIA_CFC.xml.zip
KANE_QSAS30.62-24-6_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_QSAS30.62-24-3_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_QSAS30.62-24-3_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
XT1970-3-DS-KANE_RETEU_QSA30.62-24_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
---------------------------------------------------------------------------------------------------------------------
PIE:
XT1970-3-DS_KANE_RETEU_PSA29.97-37_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_PSA29.137-16_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
XT1970-1_KANE_PSA29.137-16_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_PSA29.137-17_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_PSA29.160-30_subsidy-DEFAULT_regulatory-XT1970-3-INDIA_CFC.xml.zip
KANE_RETEU_PSAS29.137-17-4_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_PSA29.160-50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_PSAS29.160-50-3_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_PSA29.160-55-7_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_PSA29.160-55-7_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
---------------------------------------------------------------------------------------------------------------------
HOW DO I UPDATE WITH FASTBOOT WITHOUT LOOSING ROOT, HAVING TO FACTORY RESET?
I've made a .bat file for flashing and some other stuff. Basic stuff that I use the most.
{
"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"
}
Unzip .bat to same dir as your fastboot.exe and double click it or drag it to your cmd window and press enter.
tys0n said:
Hi. I'm sharing some firmwares and I'll try to add new ones when / if I get a hold of them.
Please feel free to share your own links to firmwares if you find any.
KANE - XT1970 Firmwares
-------------------------------
XT1970-3-DS_KANE_RETEU_PSA29.97-37_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
KANE_RETEU_PSA29.137-16_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
XT1970-1_KANE_PSA29.137-16_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
can you please upload indian firmware??
https://www.firmwaredown.com.br/index.php?a=downloads&b=file&id=8771
XT1970-3-DS_KANE_PSA29.137-16_subsidy-DEFAULT_regulatory-XT1970-3-INDIA_CFC.xml
Blur_Version.29.11.17.kane.retail.en.US (INDIA)
i.snehal.kiran said:
can you please upload indian firmware??
https://www.firmwaredown.com.br/index.php?a=downloads&b=file&id=8771
XT1970-3-DS_KANE_PSA29.137-16_subsidy-DEFAULT_regulatory-XT1970-3-INDIA_CFC.xml
Blur_Version.29.11.17.kane.retail.en.US (INDIA)
Click to expand...
Click to collapse
Found it on lolinet now.
https://mirrors.lolinet.com/firmware/moto/kane/official/RETIN/
XT1970-3
hello great guys, did you see firmware for PSA29.137-17?
ᕙ(⇀‸↼)ᕗ said:
hello great guys, did you see firmware for PSA29.137-17?
Click to expand...
Click to collapse
Hi. Yes I had it uploaded yesterday but forgot to post a link.
Here it is. KANE_PSA29.137-17_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
It's still June patch but I read that it should fix some gps issue.
Added: KANE_PSA29.160-30_subsidy-DEFAULT_regulatory-XT1970-3-INDIA_CFC.xml.zip
Here are all Motorola One Vision XT-1970-3 factory roms posted: https://boycracked.com/2019/07/27/official-motorola-one-vision-xt1970-3-kane-stock-rom/ per country.
August security patch, reteu added. KANE_RETEU_PSAS29.137-17-4_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
I bought an unlocked version of one vision in argentina. Anyone know if i can flash a firmware from another country and the correct steps to do it ?
AndresOrue said:
I bought an uncarrier version of one vision in argentina. Anyone know if i can flash a firmware from another country and the correct steps to do it ?
Click to expand...
Click to collapse
To answer my own question, I installed a firmware from India (RETIN_9.0_PSA29.160-30) and everything works perfect.
Added KANE_RETEU_PSA29.160-50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
tys0n said:
Added KANE_RETEU_PSA29.160-50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
https://drive.google.com/file/d/1fz1nwjozjhFv_lO7PQa7L2y-KfDO-pAs/view?usp=sharing
how to flash it
whynot4444 said:
how to flash it
Click to expand...
Click to collapse
Not sure if you refeer to firmware flashing but if that's what you wanna know, I've added a .bat-file to first post for some basic fastboot functions/flashing.
hello i have version XT1970-5 what firmware i can use ??, im flash kane retail it error at vbmetaa
whynot4444 said:
hello i have version XT1970-5 what firmware i can use ??, im flash kane retail it error at vbmetaa
Click to expand...
Click to collapse
China? Look here https://mirrors.lolinet.com/firmware/moto/kane_retcn/official/RETCN/
ilia3367 said:
China? Look here https://mirrors.lolinet.com/firmware/moto/kane_retcn/official/RETCN/
Click to expand...
Click to collapse
flash ok, but only 1 version, can be convert to another firmware ??
AndresOrue said:
To answer my own question, I installed a firmware from India (RETIN_9.0_PSA29.160-30) and everything works perfect.
Click to expand...
Click to collapse
Could you describe the step-by-step procedure of the work you did to install the new firmware on your device? ... did you need to re-lock your bootloader too? .. who are in the beginning of "playing" with our smartphones we will be grateful !!!!...thank you!!!!...
can you flash firmware for XT1970-5 RETCN to XT1970-RETEU ??
Added KANE_PSAS29.160-50-3_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip

[Magisk][ROOT][All versions]Auto Root tool - for OnePlus 7T/Pro

Features:
- Install magisk manager
- Patch boot.img automatically(without boot.img)
- No boot.img needed, bootloader unlocked needed
- Support Windows(no linux, no macOS)
How to:
1. Download from Gdrive
2. Connect your 7T/Pro to your PC with usb cable
3. Double Click to run this tool
4. Just wait for 30 secs and your phone will reboot to system with magisk installed
Tips:
- For 7T、7Tpro and McLaren included
- For OyxgenOS and HydrogenOS, all versions
- Magisk 20.4 built-in
- For Chinese users, the full version is in my website: {Mod edit}
Credits:
- Thanks to @mauronofrio for his unofficial twrp.
Download
{Mod edit}
Thank you!
Just ran on a fresh bootloader unlock and is working great. Thank you!
Does this install twrp as well?
It does not install twrp
Nice I will try it as soon as I can unclock bootloader.
Worked great on latest beta! Thanks a lot
The tool was detected as a Trojan virus.
Pls answer. After this could i update my phone in the settings or i should turn off magisk module before update
Thanks
Im checking it with MalwareBytes let see whats this about
EDIT
Virus total and MalwareByte says no problem.
This works with the OP7T from T-Mobile?
DinoTheLegend27 said:
Im checking it with MalwareBytes let see whats this about
EDIT
Virus total and MalwareByte says no problem.
Click to expand...
Click to collapse
Kaspersky detected it as one. Hope others could also show us if they have the same issue.
4ektonik said:
Pls answer. After this could i update my phone in the settings or i should turn off magisk module before update
Thanks
Click to expand...
Click to collapse
no need to do that before upgrade
4ektonik said:
Pls answer. After this could i update my phone in the settings or i should turn off magisk module before update
Thanks
Click to expand...
Click to collapse
no need to do that before upgrade
jrogue86 said:
This works with the OP7T from T-Mobile?
Click to expand...
Click to collapse
yes
jrogue86 said:
This works with the OP7T from T-Mobile?
Click to expand...
Click to collapse
Looking at how this works *and since i also have the OP7T from TMo* , As long as your bootloader is unlocked this should work no problems
What' going to happen with new oos updates? Do we have to apply the update as usual and then apply again this tool? Does the tool needs to be updated to support every new oos update?
Thanks again for your work, I was really looking forward for this
The screenshot from Kaspersky :
{
"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"
}
ZuLa said:
What' going to happen with new oos updates? Do we have to apply the update as usual and then apply again this tool? Does the tool needs to be updated to support every new oos update?
Thanks again for your work, I was really looking forward for this
Click to expand...
Click to collapse
Of course you need to use this tool again after upgrade。
But this tool is not version related。It works for all versions include future versions without update itself。
himtan said:
The screenshot from Kaspersky :
Click to expand...
Click to collapse
Maybe it is the “”bat to exe convert” tool reason, it is wrong result I think.
I can ensure there is no virus in this tool.
daxiaamu said:
no need to do that before upgrade
Click to expand...
Click to collapse
Thanks. And one more questions. Will be work after this Gogle pay.
After update do we need again do this procedure for root.
And after update do we need install magisk modulr or it will be saved after update ?

Question Need help for my OnePlus 9 pro T-Mobile conversation to EU. or stock

Recently i convert my OP9P to Indian Firmware.
but now i want to back to Stock or EU.
everytime i try to flash Using MSM it's says it says "unsupported target IN"
i tried lottools. everyMSM says this.
only i can flash Indian MSM and TMO_MSM(IN-EU_Return-to-Stock).zip.
when i flash TMO_MSM(IN-EU_Return-to-Stock).zip it's boots well on T-Mobile stock but when i try to MSM TMOB to EU it's says "unsupported target IN"
please help........!!!!!!!!
Give me a little while and I will give you a link for T-Mobile modded MSM Tool. Your phone at this time will not change from the Indian variant targetID IN.
TheGhost1951 said:
Give me a little while and I will give you a link for T-Mobile modded MSM Tool. Your phone at this time will not change from the Indian variant targetID IN.
Click to expand...
Click to collapse
3.64 GB file on MEGA
mega.nz
TheGhost1951 said:
3.64 GB file on MEGA
mega.nz
Click to expand...
Click to collapse
Your phone at this time will not change from the Indian variant targetID IN.
didi't catch you.
Hossain31 said:
Your phone at this time will not change from the Indian variant targetID IN.
didi't catch you.
Click to expand...
Click to collapse
Your TargetID IN will never change until someone finds a fix. When you run the tool I gave you, uncheck the SHA256 and check Use Lite Firehose.
TheGhost1951 said:
Your TargetID IN will never change until someone finds a fix. When you run the tool I gave you, uncheck the SHA256 and check Use Lite Firehose.
Click to expand...
Click to collapse
{
"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"
}
Get back to you later, having to run errands in town!
Try reversing the check boxes...let me know what happens
Also tap the Target Button and select India
TheGhost1951 said:
Try reversing the check boxes...let me know what happens
Click to expand...
Click to collapse
To convert to EU, the MSM tool for that convert has to be modded...I will do that when I get back home. The mod I sent you the link for was a TMO firmware..... Be patient...
TheGhost1951 said:
Also tap the Target Button and select India
Click to expand...
Click to collapse
Never have seen an error for memory size....humm
TheGhost1951 said:
Never have seen an error for memory size....humm
Click to expand...
Click to collapse
brfore flashing the file you gave is there any requirments?? which i miss!
Hossain31 said:
brfore flashing the file you gave is there any requirments?? which i miss!
Click to expand...
Click to collapse
Does your phone boot normally now? And no on the requirements.
I have the EU MSM tool downloaded, will mod it when I get home!
TheGhost1951 said:
Does your phone boot normally now? And no on the requirements.
Click to expand...
Click to collapse
yeas boot normally
Hossain31 said:
yeas boot normally
Click to expand...
Click to collapse
hey bro!!!
Ok, be patient and later I will up load the modded EU!
if you are indeed a TMO OnePlus 9 Pro LE2127 with Unsupported TargetID IN, then what I am about to give you a link for EU should work. Try first with default settings and if that doesn't work try with SHA256 unchecked and Use Lite Firehose checked. By all rights this should work to get you on EU firmware!
Google Drive: Sign-in
Access Google Drive with a Google account (for personal use) or Google Workspace account (for business use).
drive.google.com

Categories

Resources