TWRP-3.4.1B-0427-REALME_X50PRO_rmx2071 CN - Realme X50 Pro Guides, News, & Discussion

link unlock boot
https://drive.google.com/file/d/1OiHVtskih8J2Miul_IKk_IuI1c1-qqia/view
recovery twrp
{Mod edit: Link removed}
thank you link
anandlal
credit recovery
wzsx150

Is there any source to this or info on who is working on that?

ransagy said:
Is there any source to this or info on who is working on that?
Click to expand...
Click to collapse
For the unlock link. I pulled that app off the realmebbs from China. I've used it to unlock the CN version and someone else reported that it worked on the non-CN version.
Not sure about the TWRP, I'll probably give it a test now that my BL is unlocked.

Twrp confirm use device 2071

kinglight123 said:
Twrp confirm use device 2071
Click to expand...
Click to collapse
Did you flash it? I tried using the fastboot boot command just to boot the img file but I kept getting FAILED unknown command error.
I want to boot into TWRP and pull my stock recovery image first before actually flashing this.

Extract file flash img
after flash twrp fastboot unlock device (format)
anandlal said:
Did you flash it? I tried using the fastboot boot command just to boot the img file but I kept getting FAILED unknown command error.
I want to boot into TWRP and pull my stock recovery image first before actually flashing this.
Click to expand...
Click to collapse

kinglight123 said:
Extract file flash img
after flash twrp fastboot unlock device (format)
Click to expand...
Click to collapse
I want to backup my stock recovery before flashing this file.

fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

kinglight123 said:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
Where did you get the vbmeta.img file?

anandlal said:
Where did you get the vbmeta.img file?
Click to expand...
Click to collapse
https://drive.google.com/file/d/1Wu1aJtsQyQZC8TQ4d_Lq_duNq78PRZLy/view?usp=sharing
sorry bro
vbmeta.img rename misc.img
fastboot flash misc.img

kinglight123 said:
https://drive.google.com/file/d/1Wu1aJtsQyQZC8TQ4d_Lq_duNq78PRZLy/view?usp=sharing
sorry bro
vbmeta.img rename misc.img
fastboot flash misc.img
Click to expand...
Click to collapse
Once this is done. Can I flash the global rom on my Chinese version?

anandlal said:
Where did you get the vbmeta.img file?
Click to expand...
Click to collapse
you can get vbmeta.img in rom.zip (not .ozip) this link
https://bit.ly/2Xsjum4
anandlal said:
I want to backup my stock recovery before flashing this file.
Click to expand...
Click to collapse
root it. by magisk and patch boot.img , you can dump recovery by Official TWRP App. see rom.zip this link. for get boot.img
https://bit.ly/2Xsjum4
kinglight123 said:
https://drive.google.com/file/d/1Wu1aJtsQyQZC8TQ4d_Lq_duNq78PRZLy/view?usp=sharing
sorry bro
vbmeta.img rename misc.img
fastboot flash misc.img
Click to expand...
Click to collapse
link not file name misc.img. it file type *.bin

pppwaung said:
you can get vbmeta.img in rom.zip (not .ozip) this link
https://bit.ly/2Xsjum4
root it. by magisk and patch boot.img , you can dump recovery by Official TWRP App. see rom.zip this link. for get boot.img
https://bit.ly/2Xsjum4
link not file name misc.img. it file type *.bin
Click to expand...
Click to collapse
Once this is done, I can install the IN ROM on my CN variant?

anandlal said:
Once this is done, I can install the IN ROM on my CN variant?
Click to expand...
Click to collapse
Not sure bro ?

pppwaung said:
you can get vbmeta.img in rom.zip (not .ozip) this link
https://bit.ly/2Xsjum4
root it. by magisk and patch boot.img , you can dump recovery by Official TWRP App. see rom.zip this link. for get boot.img
https://bit.ly/2Xsjum4
link not file name misc.img. it file type *.bin
Click to expand...
Click to collapse
ใช่คนไทยไหมครับ รบกวนทักมาหน่อยในไลน์ kinglight_dark

Related

[Q] Can't flash zip - fastboot (sola)

Hello,
I can't flash zips file in fastboot mode, can somebody help?
when i type:
fastboot flash zip filename.zip i have:
...
remote: partition zip not found
...
why this happen? i'm rooted, bootloader unlocked - stock ics rom
lahcim13 said:
...
remote: partition zip not found
Click to expand...
Click to collapse
This is because you're commanding it to flash it on the zip partition, which does Not exist. Like for kernel you type Fastboot flash Boot xxxxx where the kernel is flashed to the boot partition. The command you're using is wrong. What does the zip contain?
Tapatalked !
Rapier07 said:
This is because you're commanding it to flash it on the zip partition, which does Not exist. Like for kernel you type Fastboot flash Boot xxxxx where the kernel is flashed to the boot partition. The command you're using is wrong. What does the zip contain?
Tapatalked !
Click to expand...
Click to collapse
the zip file is: boot+touch.cwm_for_6.1.1.B.1.10.zip
from this thread:
http://forum.xda-developers.com/showthread.php?t=1922029
lahcim13 said:
the zip file is: boot+touch.cwm_for_6.1.1.B.1.10.zip
from this thread:
http://forum.xda-developers.com/showthread.php?t=1922029
Click to expand...
Click to collapse
you cant flash zip file on fastboot.. extract the zip file first. you will get file 'boot.img'. place this file in the fastboot folder, then run command:
fastboot flash boot boot.img
anyway there is v2 cwm file.. download that..
Please post in appropriate section.
Moved to Q&A
Sent from my Nocturnalized One XL using Forum Runner

[Q] S-off Flashing just new Radio

Now that we're S-Off we can flash new radios without having to relock and install the OTA. Does anyone know if extracting just the firmware.zip from the OTA and flashing it in fastboot will work?
Maybe something like this:
Code:
adb reboot bootloader
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip firmware.zip
Code:
fastboot reboot bootloader
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot
Here's the instructions... worked for me
http://forum.xda-developers.com/showpost.php?p=38179885&postcount=2446
Got this to work; just had to flash a custom recovery afterwards.
Nowak4G said:
Got this to work; just had to flash a custom recovery afterwards.
Click to expand...
Click to collapse
so all i do is boot into rebootRUU and flash firmware.zip? i dont need to extract the radio.img files?
then reflash recovery to replace the stock recovery from firmware?
two_cents said:
so all i do is boot into rebootRUU and flash firmware.zip? i dont need to extract the radio.img files?
then reflash recovery to replace the stock recovery from firmware?
Click to expand...
Click to collapse
And re-flash your boot.img if you have a custom kernel.
Sent from my HTC6435LVW using xda app-developers app
Do you guys have the engineering hboot?
orangechoochoo said:
Do you guys have the engineering hboot?
Click to expand...
Click to collapse
All I did was unzip the OTA firmware then unzip the firmware.zip located within that folder... I then put radio.img and android info txt file in a zip called radio.zip
then reboot bootloader
fastboot oem rebootRUU
fastboot flash zip radio.zip
Radios updated without the ENG HBOOT
lazarus2297 said:
All I did was unzip the OTA firmware then unzip the firmware.zip located within that folder... I then put radio.img and android info txt file in a zip called radio.zip
then reboot bootloader
fastboot oem rebootRUU
fastboot flash zip radio.zip
Radios updated without the ENG HBOOT
Click to expand...
Click to collapse
can you share this radio zip? i cant extract the firmware.zip to get the img files ... it says its invalid for me
sure here ya go... this is just the new radio
http://dl.dropbox.com/u/30538029/radio.zip
lazarus2297 said:
sure here ya go... this is just the new radio
http://dl.dropbox.com/u/30538029/radio.zip
Click to expand...
Click to collapse
Worked great thank you... I compiled a guide... gave you credit for the ZIp and used your link I hope thats not a problem... http://forum.xda-developers.com/showthread.php?p=38197525#post38197525
two_cents said:
Worked great thank you... I compiled a guide... gave you credit for the ZIp and used your link I hope thats not a problem... http://forum.xda-developers.com/showthread.php?p=38197525#post38197525
Click to expand...
Click to collapse
No problem at all.
Just glad you told me so I leave the file on my dropbox acct.
Sent from my HTC6435LVW using xda app-developers app

Lollipop 5.0.1 Help

Good morning Guy,
i have a simple question that for me is not so simple because clearly i need some help. I have unlocked & rooted my tablet however now I get a notification for the Lollipop 5.0.1 OTA but when I try to install it and it reboots it then goes into the TRWP recovery mode and nothing else and if i choose to reboot from there the it reboots fine but without the upgrade. Any idea on how to fix this issue?
lucent6408d said:
Good morning Guy,
i have a simple question that for me is not so simple because clearly i need some help. I have unlocked & rooted my tablet however now I get a notification for the Lollipop 5.0.1 OTA but when I try to install it and it reboots it then goes into the TRWP recovery mode and nothing else and if i choose to reboot from there the it reboots fine but without the upgrade. Any idea on how to fix this issue?
Click to expand...
Click to collapse
Just flash the system.img with fastboot.
https://dl.google.com/dl/android/aosp/volantis-lrx22c-factory-8d83cd9b.tgz
They changed the way updating happens. If your rooted never plan on getting an OTA again
AlEsC said:
Just flash the system.img with fastboot.
https://dl.google.com/dl/android/aosp/volantis-lrx22c-factory-8d83cd9b.tgz
Click to expand...
Click to collapse
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
lucent6408d said:
Good morning Guy,
i have a simple question that for me is not so simple because clearly i need some help. I have unlocked & rooted my tablet however now I get a notification for the Lollipop 5.0.1 OTA but when I try to install it and it reboots it then goes into the TRWP recovery mode and nothing else and if i choose to reboot from there the it reboots fine but without the upgrade. Any idea on how to fix this issue?
Click to expand...
Click to collapse
Is possible that the problem is because you have a Custom Recovery (TRWP) installed.
Try to flash the Recovery Stock, and then maybe OTA can be installed. If not, try to flash whole Factory Image.
lucent6408d said:
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
Click to expand...
Click to collapse
You will have to extract several times to find the .img files
lucent6408d said:
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
Click to expand...
Click to collapse
Use winrar or 7-zip to extract it. Inside is a zip file, extract that too. There you will find the system.img
Sent from my Nexus 9 using XDA Free mobile app
lucent6408d said:
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
Click to expand...
Click to collapse
The you must extract .tar again. The you must use .bat or extract a .ZIP and then:
Code:
fastboot erase system
fastboot erase recovery
fastboot erase boot
fastboot erase cache
fastboot erase vendor
fastboot erase userdata
pause
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash vendor vendor.img
But with this, all your data will be erased.
lept_2014 said:
The you must extract .tar again. The you must use .bat or extract a .ZIP and then:
Code:
fastboot erase system
fastboot erase recovery
fastboot erase boot
fastboot erase cache
fastboot erase vendor
fastboot erase userdata
pause
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash vendor vendor.img
But with this, all your data will be erased.
Click to expand...
Click to collapse
You don't have to erase everything to update.
Code:
fastboot flash boot boot.img
fastboot erase system
fastboot flash system system.img
Will update your tablet without wiping everything.

Error Mode Func NO 10 and Func NO 11 on RNE-L22C636 Oreo

Device cannot boot to recovery or to system but it can boot erecovery and fastboot mode. It has an unlocked bootloader.
I was trying to change my root from SuperSU to Magisk and failed and now leading to this. Please help.
themagicalmage22 said:
Device cannot boot to recovery or to system but it can boot erecovery and fastboot mode. It has an unlocked bootloader.
I was trying to change my root from SuperSU to Magisk and failed and now leading to this. Please help.
Click to expand...
Click to collapse
You need to download your full-ota here http://pro-teammt.ru/firmware-database/?firmware_model=RNE-L22C636&firmware_page=0
and you can update your rom via this link its easy just follow the instruction here https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
flamedrops said:
You need to download your full-ota here http://pro-teammt.ru/firmware-database/?firmware_model=RNE-L22C636&firmware_page=0
and you can update your rom via this link its easy just follow the instruction here https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Click to expand...
Click to collapse
I can't access TWRP or regular recovery. All I can access is eRecovery and Fastboot mode.
themagicalmage22 said:
I can't access TWRP or regular recovery. All I can access is eRecovery and Fastboot mode.
Click to expand...
Click to collapse
Did you try this method from another post in this forum ?
Quote:
Originally Posted by mLgz0rn
Don't flash the update.zip through twrp.
You need unzip update.app
Open it with Huawei extractor.
For getting it back to stock
Extract ramdisk.img, kernel.img, system.img, recovery_ramdisk.img.
The in fastboot do.
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdisk.img
fastboot flash kernel kernel.img
fastboot flash system system.img
This will put your phone back to stock, but you will need to install everything from scratch
themagicalmage22 said:
I can't access TWRP or regular recovery. All I can access is eRecovery and Fastboot mode.
Click to expand...
Click to collapse
here you can flash twrp.
fastboot flash recovery_ramdisk TWRP Morfuz.img
download the twrp morfuz below.

Guide for rooting RUI 2.0 (c08 - c09)

For routing rui 2.0 c08 or c09 (for other version just ask) :
flash patched boot.img and vbmeta stock :
enable usb debug and mtp transfert files then type commands bellow :
adb reboot bootloader
fastboot fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot patcheedboot.img
fastboot reboot.
Enjoy rooted rui 2.
How to root c.07?
moreno123 said:
How to root c.07?
Click to expand...
Click to collapse
send stock boot
albatron34000 said:
send stock boot
Click to expand...
Click to collapse
How?
moreno123 said:
How?
Click to expand...
Click to collapse
reboot to recovery
adb root
adb pull /dev/block/by-name/boot boot.img
(boot.img you will find it in same folder where you exec adb cmds)
albatron34000 said:
reboot to recovery
adb root
adb pull /dev/block/by-name/boot boot.img
(boot.img you will find it in same folder where you exec adb cmds)
Click to expand...
Click to collapse
here is the boot.img
moreno123 said:
here is the boot.img
Click to expand...
Click to collapse
I think you forgot to add the reply
patched boot
moreno123 said:
I think you forgot to add the reply
Click to expand...
Click to collapse
patched boot c07
patched boot c07. report if not working.
albatron34000 said:
patched boot c07. report if not working.
Click to expand...
Click to collapse
Thankyousomuch, It works!
thank you for your guide I really appreciate it. Could you please advice how to unlock bootloader if I have realme 7 with A11 and rui 2.0 c08? DeepTest apk tells that my phone is not supported. Thank you
albatron34000 said:
For routing rui 2.0 c08 or c09 (for other version just ask) :
flash patched boot.img and vbmeta stock :
enable usb debug and mtp transfert files then type commands bellow :
adb reboot bootloader
fastboot fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot patcheedboot.img
fastboot reboot.
Enjoy rooted rui 2.
Click to expand...
Click to collapse
albatron34000 said:
For routing rui 2.0 c08 or c09 (for other version just ask) :
flash patched boot.img and vbmeta stock :
enable usb debug and mtp transfert files then type commands bellow :
adb reboot bootloader
fastboot fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot patcheedboot.img
fastboot reboot.
Enjoy rooted rui 2.
Click to expand...
Click to collapse
Hello, I did the process and now I can't enable Wi-Fi, do you know any solution? I hope you can help me.
I need help with this: https://forum.xda-developers.com/t/...ating-it-to-android-12-realme-ui-3-0.4474699/

Categories

Resources