General [UNOFFICIAL] Recovery for Veux/Peux - Redmi Note 11 Pro+ 5G (peux)/POCO X4 Pro 5G (veux)

Edit:
I am not the Developer.
It seems like it will still take quite a while for well known custom recoveries to be available as the device has a/b partions
Till then we can use an unofficial Lineage recovery
It is not the best but it has basic stuff like adb sideload mode (to flash stuff) and format data
I'll attach the file below but this is how you apply/install it
fastboot flash vendor_boot vendor_boot.img
^^^ here add the file path or just drag n drop it
This was only possible because of
Mod Edit: Link Removed
go check them out they have some unofficial roms for the device too!
Disclaimer: I am not responsible for any issues this causes to your device, please uss this at your own risk
also attaching a link just in case you're unable to download
vendor_boot
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
edit: since a lot of people were confused gonna add this
you do not directly go in and flash the recovery
First you need to flash a boot.img file then only can you flash the recovery
I'll attach boot.img file
Here is how to flash correctly
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img

BR4UTAL said:
Are there any custom recoveries for The Poco X4 Pro? (Veux)
Click to expand...
Click to collapse
Not yet, Stay tuned...

coolpixs4 said:
Not yet
coolpixs4 said:
Not yet
Click to expand...
Click to collapse
Oh I see, thanks
Click to expand...
Click to collapse

Lineage recovery Mod Edit: Link Removed

yannickoczkowski said:
Lineage recovery Mod Edit: Link Removed
Click to expand...
Click to collapse
The file extension is gone

Rip ig that's that

not any news of custom recovery ?

sami8r8 said:
not any news of custom recovery ?
Click to expand...
Click to collapse
Only an unofficial Lineage recovery as of yet...

still no any poco X4 Pro 5G twrp news

p2pteam said:
still no any poco X4 Pro 5G twrp news
Click to expand...
Click to collapse
sadly every dev seems to be saying "security this, security that" i personally don't think it's that big of a issue since other devices with AB partitioning and same sort of encryptions have had TWRP made for them
Prime example would be the Poco F4 which released like a week ago, it got twrp made for it just after 2 days of release (unofficial but yeah)
also what are the chances of someone being a security freak and still modding the hell out of their device?
Dunno but from what i understand not a very high chance so yeah

This recovery is with fastbootd and this fastbootd dont work
correctly. (fastboot stay original, but fastbootd is from lineage after flash this file)
i try it yesterday and i have problems with "flash" command for
some partitions
adb sideload work like charm

sami8r8 said:
not any news of custom recovery ?
Click to expand...
Click to collapse
Work is underway, but so far it is not possible to make the recovery decrypt the date.
{
"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 of course disable it (encryption), but it's not very convenient

Hey I tried flashing the vendor_boot.img via the stated method but it didn't work. Can anyone help me how to use it? I don't want to download the entire rom just to root it.

Soma Das said:
Hey I tried flashing the vendor_boot.img via the stated method but it didn't work. Can anyone help me how to use it? I don't want to download the entire rom just to root it.
Click to expand...
Click to collapse
I didn't understand what it was about.

arraki said:
I didn't understand what it was about.
Click to expand...
Click to collapse
I mean I want a recovery that is compatible with miui and can be used to flash magisk.
The conventional method of rooting is by patching the stock boot.img and flashing it but getting the stock boot.img requires downloading the rom (4GB<) and I don't have WiFi or unlimited data. So I wanted to just simply flash magisk.zip and root my phone.
As for what I said in previous comment, I flashed the given vendor_boot.img but couldn't get a custom recovery, just the plane MIUI Recovery. That's why I wanted to ask what should I do now.

Soma Das said:
I mean I want a recovery that is compatible with miui and can be used to flash magisk.
The conventional method of rooting is by patching the stock boot.img and flashing it but getting the stock boot.img requires downloading the rom (4GB<) and I don't have WiFi or unlimited data. So I wanted to just simply flash magisk.zip and root my phone.
As for what I said in previous comment, I flashed the given vendor_boot.img but couldn't get a custom recovery, just the plane MIUI Recovery. That's why I wanted to ask what should I do now.
Click to expand...
Click to collapse
You need to know what is your current slot A/B and flash it to current slot
fastboot getvar all
and find current slot (mostly it's down on list)
then write:
fastboot flash vendor_boot_a vendor_boot.img
or
fastboot flash vendor_boot_b vendor_boot.img
or
you can flash it to both slots =)
i recommended: you need to be in fastbootd for full priv...
tip: if you are in fastboot and write "fastboot reboot fastboot", then you are in fastbootd with full priv.
tip2: use this file and flash it. worked for me
vendor_boot
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
if you need boot.img wih magisk patch, tell me your version (phone and miui version) and i can give you link .)

Fedon said:
You need to know what is your current slot A/B and flash it to current slot
fastboot getvar all
and find current slot (mostly it's down on list)
then write:
fastboot flash vendor_boot_a vendor_boot.img
or
fastboot flash vendor_boot_b vendor_boot.img
or
you can flash it to both slots =)
i recommended: you need to be in fastbootd for full priv...
tip: if you are in fastboot and write "fastboot reboot fastboot", then you are in fastbootd with full priv.
tip2: use this file and flash it. worked for me
vendor_boot
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
if you need boot.img wih magisk patch, tell me your version (phone and miui version) and i can give you link .)
Click to expand...
Click to collapse
I bought this device yesterday "Redmi Note 11 pro+ 5g and miui version is 13.0.6 Global" Please give magisk patched boot.img

shrialex said:
I bought this device yesterday "Redmi Note 11 pro+ 5g and miui version is 13.0.6 Global" Please give magisk patched boot.img
Click to expand...
Click to collapse
Ok, no problem.
Can you upload your "about phone" ?
I want to be sure what to send you.
This screen:

Fedon said:
You need to know what is your current slot A/B and flash it to current slot
fastboot getvar all
and find current slot (mostly it's down on list)
then write:
fastboot flash vendor_boot_a vendor_boot.img
or
fastboot flash vendor_boot_b vendor_boot.img
or
you can flash it to both slots =)
i recommended: you need to be in fastbootd for full priv...
tip: if you are in fastboot and write "fastboot reboot fastboot", then you are in fastbootd with full priv.
tip2: use this file and flash it. worked for me
vendor_boot
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
if you need boot.img wih magisk patch, tell me your version (phone and miui version) and i can give you link .)
Click to expand...
Click to collapse
Thanks.
For boot.img I am using MIUI 13.0.6 Indian rom (stock)

Fedon said:
Ok, no problem.
Can you upload your "about phone" ?
I want to be sure what to send you.
This screen:
View attachment 5677359
Click to expand...
Click to collapse
Sure, here I'm

Related

[STOCK][DUMP] Storage/Catalog for files related to the G7

{
"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, I've been making a catalog with a lot of files related to the G7.
That includes boot, system and vendor images as well as some KDZ files that i need.​
You can probably find most of the stuff you need here.​
The link: https://drive.google.com/open?id=1bZwJVypZZLT6m9r_N2u1rJAxCz8kdiH2​Folder content and how to navigate:
Boot images
This folder contains some boot images for the g7 (specifically G710EM)
If the image has _patched in its name it means that it has Magisk included.
If the image has twrp_ in its name it means that it has TWRP included.
If it has both then it means that it has TWRP and Magisk included.
"TWRP_Pie.img" is for phones that run custom ROMs (9.0 + 8.1) with 8.0 vendor (old guide) (10b-10f)
"TWRP_RealPie.img" is for phones that run custom ROMs (9.0 + 8.1) with 9.0 vendor (new guide) (20c)
Click to expand...
Click to collapse
KDZs
This folder mostly contains KDZs for the G710EM but it also contains some KDZs from G710N and V405/409 (LG v40)
Still that doesn't mean that its finished because KDZ files take a lot of storage and i don't have terabytes of it.
Theres also LGUP installers and a LGUP dll for the G7 in "LGUP" folder.
ANd of course a lonely driver installer in the "Drivers" folder.
Click to expand...
Click to collapse
Other files
Nothing to care about. Move on.
Click to expand...
Click to collapse
Stock images
It contains plenty of images for different firmware versions (Mostly for the G710EM but its specified when its not from it).
It has System images, Vendor images, Boot images, apple images and some other not specified.
Everything completly pulled from stock.
Click to expand...
Click to collapse
Vendors
This folder contains patched vendor images for the G7.
"vendor_10b_securityoff.img" was the first vendor to be used for AOSP now we have a new guide with new files.
"vendor_10k_securityoff.img" same as above but for v10k firmware.
"vendor_gsi.img" this vendor is based on 20c G710N and its used for AOSP (new guide)
Click to expand...
Click to collapse
If you have any questions please ask them here!​
Thank you!
The boot_v10s.img in v10s folder is unpatched? I've to flash boot_10s-magisk.img in order to root the device?
pi3troz said:
Thank you!
The boot_v10s.img in v10s folder is unpatched? I've to flash boot_10s-magisk.img in order to root the device?
Click to expand...
Click to collapse
Yeah
LameMonster82 said:
Yeah
Click to expand...
Click to collapse
Thanks mate
Which one do I need to get magisk on Korean Pie upgraded G710EM model?
Michiel0912 said:
Which one do I need to get magisk on Korean Pie upgraded G710EM model?
Click to expand...
Click to collapse
Try TWRP_RealPie.img
Tried it. Did a data format to have access to data in TWRP but after booting I get a decryption unsuccessful message and keeps looping.
Michiel0912 said:
Tried it. Did a data format to have access to data in TWRP but after booting I get a decryption unsuccessful message and keeps looping.
Click to expand...
Click to collapse
Install back stock boot image. While TWRP works on stock data must stay untoched
Edit: you can download magisk manager and manually patch the stock boot image
Ok, I patched the boot image and everything is working. I will send you a link so you can put it on your drive. It is stock 20c boot with Magisk patch.
https://1drv.ms/u/s!AnYjRY0QyVw8jzHXdUC04lE9R5ER
Michiel0912 said:
Ok, I patched the boot image and everything is working. I will send you a link so you can put it on your drive. It is stock 20c boot with Magisk patch.
https://1drv.ms/u/s!AnYjRY0QyVw8jzHXdUC04lE9R5ER
Click to expand...
Click to collapse
No need. I have some boot images on my PC already patched. Also most people that are using this tutorial can't really use it
Can we use lg v40 kdz on lg g7?
sdiown said:
Can we use lg v40 kdz on lg g7?
Click to expand...
Click to collapse
No
I can't understand the steps that I have to do in order to get root on stock Korean Pie.
Do I have to follow this ones?
1. Download the patched Boot.img
2. Reboot to fastboot (and unlock bootloader????)
3. Flash the new boot.img with the commands fastboot flash boot_a pathtoboot.imghere and then fastboot flash boot_b pathtoboot.imghere
4. Reboot and install Magisk Manager Apk
delpere said:
I can't understand the steps that I have to do in order to get root on stock Korean Pie.
Do I have to follow this ones?
1. Download the patched Boot.img
2. Reboot to fastboot (and unlock bootloader????)
3. Flash the new boot.img with the commands fastboot flash boot_a pathtoboot.imghere and then fastboot flash boot_b pathtoboot.imghere
4. Reboot and install Magisk Manager Apk
Click to expand...
Click to collapse
Yes that's correct
Edit: right now there's no magisk patched Korean pie boot image on my gdrive so I will make one later. Don't install any other one. It will not work
I have seen that you uploaded the patched boot image for the G710N on Google Drive.
Can I use that for my G710EM?
delpere said:
I have seen that you uploaded the patched boot image for the G710N on Google Drive.
Can I use that for my G710EM?
Click to expand...
Click to collapse
If the software version matches then yes
Is anyone working on a bootloader unlock for other G7 models? I have a G7+ (LG710EAW)
What about installing only the TWRP on Korean Pie?
Do I need only to use this command?
HTML:
fastboot --set-active=a flash boot_a [TWRP_RealPie.img full path]
Thank you so much.
delpere said:
What about installing only the TWRP on Korean Pie?
Do I need only to use this command?
fastboot --set-active=a flash boot_a [TWRP_RealPie.img full path]
Thank you so much.
Click to expand...
Click to collapse
Yeah
An excellent compilation of files - everything what's posible to been necessary in one place ... But there is a question: when to expect boot v10t with magisk?

Medion (Lenovo) P1060x Tablet - ROM [Stock debloated], TWRP, Magisk Kernel

Hey!
Normal I'm just reading here and don't contribute something, but since I've got that old fully bloated Tablet I'm trying to port something on my own. First because I broke the Tab, now because I have time for some experiment and the tablet was just a gift so never mind if it's broken or not. Hopefully it stays alive.
Till now there is no shiny Custom ROM, but I'm trying to Port! What you found here is a debloated Original System, that's nearly looking Stock Android, a new Splash.img without the Medion branding, and also an Updated TWRP 3.6 that runs annoying slow.
The Files are present as they are, I don't know when I Update things or debug something. It runs on my Tab, maybe it doesn't run on your Tab. Be sure to back up your System with the given TWRP. External SD-Card work even with 128 GB for me. So enough Space to save all partitions. The TWRP doesn't work well with secured data partition, so you have to back up every Partition one by one. The Boot.img is patched with Magisk 24.3
Click to expand...
Click to collapse
U need to install Gapps because I delete all Google Services.
Also, the Obsolete Keyboard and the Launcher is gone from System.img! So if u flash it and can't do anything, u have been WARNED!
Unlocking Bootloader is necessary to Flash boot.img, TWRP.img and so on! Use the Search if u don't know how.
The Image is in Sparse format to used with fastboot, if u don't know how … you know, the Search thing.
just to
Spoiler
Flash things
Code:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash splash splash.img
fastboot flash recovery twrp3.6.1_9.0.img
fastboot erase userdata
Prefer Aroma Installer to be used found on OpenGapps for Google Apps or a Working Keyboard and Launcher, but we don't have that much Space the Full Gapps are at Maximum Capacity.
Downloads: ///Links obsolete, reupload later///
System.img
Boot.img
TWRP.img
Splash.img
TWRP Boot Splash All-in-One
Hint: Right-click on the Download Banner, then "Save as" to Download with that Hoster
Cheers
Everyone likes pictures here, I guess:
{
"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"
}
Changelog:
Update:
0.3
Add Kernel RAW files (Kernel.zip) Not Flashable
0.2
Kernel patched to last Version V3.7 with Magisk Support
Modified Splash.img
Modified TWRP to 3.6.1_9.0 (starts annoying slow, MTP works, Sideload broken)
Debloded System.img
0.1
Modified TWRP 3.2.1.0 (Kernel V3.0)
Enabled ADB Sideload / MTP (unstable)
Disabled Vendor (Tab have no Vendor Partition)
0.0
TWRP 3.2.1.0 - Ported with Team Hovatek Porter (Kernel V3.0)
Do you also maybe have the system image of oreo? i tried flashing a GSI and generic twrp, with your twrp it worked but the GSI didnt want to boot up
vinnievh said:
Do you also maybe have the system image of oreo? i tried flashing a GSI and generic twrp, with your twrp it worked but the GSI didnt want to boot up
Click to expand...
Click to collapse
Sure, here you go! system.img
I didn't try till now what ROM work or not. I'm thinking about porting some ROM, but I'm not that good at programming.
Thank you so much! i have been searching for AGES
not to be stupid but the anonfile link is so. slow. i dont know if its me but it doesent work
vinnievh said:
not to be stupid but the anonfile link is so. slow. i dont know if its me but it doesent work
Click to expand...
Click to collapse
The hoster is slow, yes. What does not work for you?
when not logged in i only get 500 kb/s, and after 1.5gb it says network problem, when logged in only the speed changes 500kb/s more.. but the problem is still there
its really annoying
vinnievh said:
View attachment 5579553
its really annoying
Click to expand...
Click to collapse
That's the stock system.img V3.0 the debloated V3.7 is packed with 7zip and smaller.
Thanks! that should work now
the image works. but twrp keeps saying its encrypted and i cant boot into android. whats the password!?
vinnievh said:
the image works. but twrp keeps saying its encrypted and i cant boot into android. whats the password!?
Click to expand...
Click to collapse
That's because data is not encrypted with the kernel.
Be sure that you delete data partition once you flashed the modified System Partition.
Code:
fastboot erase userdata
Data will be crypted at next full boot, there is no encryption till now. The boot take for me 5-6min.
Hello, its some months ago but im still trying to get it working. i got to a point it boots into recovery saying "Cant load android system, ur data may be corrupt. If u continue to get this meassage, you may need to perform a factory data reset" Its just getting to my nerves and i want this to finally work.
vinnievh said:
Hello, its some months ago but im still trying to get it working. i got to a point it boots into recovery saying "Cant load android system, ur data may be corrupt. If u continue to get this meassage, you may need to perform a factory data reset" Its just getting to my nerves and i want this to finally work.
Click to expand...
Click to collapse
Hey, just been a while not on XDA.
Have you performed a factory reset? You could also use adb commands to do this, or you use AROMA Installer to erase everything if TWRP don't work on ur tablet.

Question Inofficial TWRP or boot.img?

Is anybody already working on an inofficial TWRP release or extracting a boot.img?
In an other thread @garylawwd mentioned that a patched vbmeta is missing?
I actually don't know anything about it, but how can I help
I am waiting for any update to download where I can extract using Python boot.img. Root needed on this device.
Riski3Run said:
I am waiting for any update to download where I can extract using Python boot.img. Root needed on this device.
Click to expand...
Click to collapse
Checkout my post here. I suppose you proceed with caution as the device can easily get bricked but yeah at least I enjoyed root! I am now looking for the full factory rom to restore back my phone using SP Flash. Anyone share it...
I was able to unzip CPH2399_11_A.09.zip using Python 3.7 entire payload.bin file.
There is a lot of files
What do we need to root?
{
"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"
}
Riski3Run is it possible to mirror the extracted files for me. I am unable to extract all the images as shown above
For root just patch the boot image and flash it on the active slot.
As a safegauard DO NOT patch the boot image on the inactive slot which I did and hence soft bricking my phone. That way if the device fails to boot then just switch to the inactive slot. What's better you extracted the full dump...
nielsync said:
Riski3Run is it possible to mirror the extracted files for me. I am unable to extract all the images as shown above
For root just patch the boot image and flash it on the active slot.
As a safegauard DO NOT patch the boot image on the inactive slot which I did and hence soft bricking my phone. That way if the device fails to boot then just switch to the inactive slot. What's better you extracted the full dump...
Click to expand...
Click to collapse
Let me know which files exactly you need.
Riski3Run said:
Let me know which files exactly you need.
Click to expand...
Click to collapse
If you could archive and upload all of them I'd be more than grateful. I could only extract as seen below
nielsync said:
If you could archive and upload all of them I'd be more than grateful. I could only extract as seen below
View attachment 5652615
Click to expand...
Click to collapse
Hello
CPH2399_11.A.09
FILE_HASH=yi8kVt017kbkOb17J4IzKVjtRtUgMAlgJIDN5cENJCk=
FILE_SIZE=4379426191
METADATA_HASH=xQROsSak1v7qKP37VejsrLkSoXddfHzHdYWBOaETPU8=
METADATA_SIZE=169161
oplus_separate_soft=21881
oplus_update_engine_verify_disable=0
security_patch_vendor=2022-05-05
ota_target_version=CPH2399_11.A.09_0090_202205181235
oplus_rom_version=V12.1
security_patch=2022-05-05
Here it is:
payload_output.zip
drive.google.com
Let me know when you fix your phone and gtell me how to ROOT it step by step.
Won't to brick my phone
Riski3Run said:
Hello
CPH2399_11.A.09
FILE_HASH=yi8kVt017kbkOb17J4IzKVjtRtUgMAlgJIDN5cENJCk=
FILE_SIZE=4379426191
METADATA_HASH=xQROsSak1v7qKP37VejsrLkSoXddfHzHdYWBOaETPU8=
METADATA_SIZE=169161
oplus_separate_soft=21881
oplus_update_engine_verify_disable=0
security_patch_vendor=2022-05-05
ota_target_version=CPH2399_11.A.09_0090_202205181235
oplus_rom_version=V12.1
security_patch=2022-05-05
Here it is:
payload_output.zip
drive.google.com
Let me know when you fix your phone and gtell me how to ROOT it step by step.
Won't to brick my phone
Click to expand...
Click to collapse
Thanks I used your upload to revive my phone. Thank you so much
For root, patch the boot.img using the Magisk app and then flash the patched boot.img in fastboot and you'll be good to go.
When you get an OTA don't patch the inactive slot in Magisk app because that's what caused me to soft brick. Instead extract the boot.img like you did from the OTA payload.bin and manually patch it in Magisk and then flash as usual:
fastboot flash boot patched_boot.img
Ok I understand and always Root this way. But my question is if we still need also vbmeta.img patched? Another user mentioned this... I think this is important.
Well I actually didn't! And neither did I disable verified boot in a command but was able to boot without any issue. See below:
Everything works there? Busy box etc?
I noticed that phone only after unlocking bootloader is not certified already in Google Store...which basically means "invisible" Netflix and other apps.
nielsync said:
Thanks I used your upload to revive my phone. Thank you so much
For root, patch the boot.img using the Magisk app and then flash the patched boot.img in fastboot and you'll be good to go.
When you get an OTA don't patch the inactive slot in Magisk app because that's what caused me to soft brick. Instead extract the boot.img like you did from the OTA payload.bin and manually patch it in Magisk and then flash as usual:
fastboot flash boot patched_boot.img
Click to expand...
Click to collapse
Thanks for the info.
Do we need check the active slot before flashing the patched boot from the fastboot to avoid soft brick?
Like running this command:
fastboot getvar current-slot
and then applying
fastboot flash boot_a magisk_patched.img
or
fastboot flash boot_b magisk_patched.img
Depending on the results?
Also I am getting this error from Google Pay after unlocking the bootloader but the phone is not rooted yet.
Planning to root and hide magisk from all google services, google pay and see if this error disappears.
Anyone else having this issue?
Riski3Run said:
Hello
CPH2399_11.A.09
FILE_HASH=yi8kVt017kbkOb17J4IzKVjtRtUgMAlgJIDN5cENJCk=
FILE_SIZE=4379426191
METADATA_HASH=xQROsSak1v7qKP37VejsrLkSoXddfHzHdYWBOaETPU8=
METADATA_SIZE=169161
oplus_separate_soft=21881
oplus_update_engine_verify_disable=0
security_patch_vendor=2022-05-05
ota_target_version=CPH2399_11.A.09_0090_202205181235
oplus_rom_version=V12.1
security_patch=2022-05-05
Here it is:
payload_output.zip
drive.google.com
Let me know when you fix your phone and gtell me how to ROOT it step by step.
Won't to brick my phone
Click to expand...
Click to collapse
Hope this isn't considered as necrobumping lol I'm trying to compile the TWRP recovery for this device but when I try to extract payload.bin file, I get this error. May I ask you how you extracted those files? Thanks
luke! said:
Hope this isn't considered as necrobumping lol I'm trying to compile the TWRP recovery for this device but when I try to extract payload.bin file, I get this error. May I ask you how you extracted those files? Thanks
Click to expand...
Click to collapse
I have installed Python 3.7.4 on PC, then paste payload.bin into certain folder (I think it was payload.bin input) and then run command (can't remember which one exactly) and after all files has been extended into payload.bin output.
There's a lot of guides to do that.
I uploaded before entire payload.bin folder where you can download all at once if needed.
Riski3Run said:
I uploaded before entire payload.bin folder where you can download all at once if needed.
Click to expand...
Click to collapse
Unfortunately the link you shared doesn't work anymore :/
luke! said:
Unfortunately the link you shared doesn't work anymore :/
Click to expand...
Click to collapse
I can share it if you want but within 6 days coz now I am on vacation 5000km from home.
luke! said:
Hope this isn't considered as necrobumping lol I'm trying to compile the TWRP recovery for this device but when I try to extract payload.bin file, I get this error. May I ask you how you extracted those files? Thanks
Click to expand...
Click to collapse
You asked on a different thread how I extracted the boot.img. Well you can extract all image with the tool I linked to you in that thread. Here is the tool for extracting all images

How to get Android 11/ Realme Ui 2.0 on Realme C12. Update: Solved.

Greeting!
Anyone here that can help me. I have a Realme C12 a year ago It was updated to Android 11 but it was very unstable so I flashed back to Android 10. Now I want to flash Android 11 again but I tried flashing RMX2189_11_C.11 but it bricked my phone. Anyone know where I can download Android 11 Firmware for Sp Flash Tool.
Where you got C.11 update file to flash?
HemanthJabalpuri said:
Where you got C.11 update file to flash?
Click to expand...
Click to collapse
There are so many website to download them.
Such as:
Download Realme C12 RMX2189 Stock Firmware [Flash File]
www.firmware27.info
Realme C12 Firmware (RMX2189, RMX2184) - Realme Firmware
Realme C12 Firmware (RMX2189, RMX2184), Official Flash File (Stock ROM). flash your phone using realme flashtool or MSM Download tool.
realmefirmware.com
I have tried every file. OZIP. Ofp. Every version with Ui 2.0 on both my Realme C12 but they don't work. Realme Flash Tool also say a error that suggest that the file is not for this device. But it is.
So if you can help me. Find Realme Ui 2.0 so I can flash with Realme Flash Tool, or using recovery, or SP Flash tool. I would really appreciate.
Btw I have flash the stock ROM which I got from here:
but I still need Ui 2.0. Also one of my Realme C12 did get the updated RMX2189_11_C.04. I updated it normally from the settings and all but that also made my phone stuck on Orange State. So I flashed back to stock.
@RehanRashid
I made C.11 ozip that you can flash in TWRP, so unlock bootloader and flash TWRP to flash this ozip. Don't forget to use nocrypt variant of TWRP from my thread. Also Format Data using `fastboot -w` after flashing ozip.
RMX2189_11.C.11_1110_202203092226.zip
drive.google.com
Let me know if you get any issues
Thanks
HemanthJabalpuri said:
@RehanRashid
I made C.11 ozip that you can flash in TWRP, so unlock bootloader and flash TWRP to flash this ozip. Don't forget to use nocrypt variant of TWRP from my thread. Also Format Data using `fastboot -w` after flashing ozip.
RMX2189_11.C.11_1110_202203092226.zip
drive.google.com
Let me know if you get any issues
Thanks
Click to expand...
Click to collapse
Thanks Bro. I will update you.
HemanthJabalpuri said:
@RehanRashid
I made C.11 ozip that you can flash in TWRP, so unlock bootloader and flash TWRP to flash this ozip. Don't forget to use nocrypt variant of TWRP from my thread. Also Format Data using `fastboot -w` after flashing ozip.
RMX2189_11.C.11_1110_202203092226.zip
drive.google.com
Let me know if you get any issues
Thanks
Click to expand...
Click to collapse
Bro I have booted into TWRP nocrypt variant. But upon clicking Install or File Manager. All the folders are showing as random names or numbers. The non nocrypt variant works fine.
RehanRashid said:
Bro I have booted into TWRP nocrypt variant. But upon clicking Install or File Manager. All the folders are showing as random names or numbers. The non nocrypt variant works fine.
Click to expand...
Click to collapse
Yeah, it is because decryption is removed from that variant. I thought you can use Micro SD Card. ADB sideload will work too.
HemanthJabalpuri said:
Yeah, it is because decryption is removed from that variant. I thought you can use Micro SD Card.
Click to expand...
Click to collapse
Can you link me the way to do it through ADB Sideload?
HemanthJabalpuri said:
Yeah, it is because decryption is removed from that variant. I thought you can use Micro SD Card. ADB sideload will work too.
Click to expand...
Click to collapse
How to Flash Custom ROM using ADB sideload [Easy Steps]
Flash Custom ROM zip file with ADB and Fastboot commands on any Android phone. Install Custom Firmware without TWRP recovery using CMD.
www.droidthunder.com
This guide?
RehanRashid said:
How to Flash Custom ROM using ADB sideload [Easy Steps]
Flash Custom ROM zip file with ADB and Fastboot commands on any Android phone. Install Custom Firmware without TWRP recovery using CMD.
www.droidthunder.com
This guide?
Click to expand...
Click to collapse
Yes, in short
- Enable enable 'Skip Treble compatible error' in TWRP Settings
- Go to Advanced => ADB Sideload
- Swipe the bar and connect to PC
- Place the .ozip in your PC and run sideload command
- `adb sideload C.11.ozip`
- After completing, boot to bootloader mode and run `fastboot -w`
HemanthJabalpuri said:
Yes, in short
- Enable enable 'Skip Treble compatible error' in TWRP Settings
- Go to Advanced => ADB Sideload
- Swipe the bar and connect to PC
- Place the .ozip in your PC and run sideload command
- `adb sideload C.11.ozip`
- After completing, boot to bootloader mode and run `fastboot -w`
Click to expand...
Click to collapse
Stupid Question but does it matter if the file extension is .zip or .ozip?
HemanthJabalpuri said:
Yes, in short
- Enable enable 'Skip Treble compatible error' in TWRP Settings
- Go to Advanced => ADB Sideload
- Swipe the bar and connect to PC
- Place the .ozip in your PC and run sideload command
- `adb sideload C.11.ozip`
- After completing, boot to bootloader mode and run `fastboot -w`
Click to expand...
Click to collapse
Thanks it worked! Btw how did you get the Zip file. For some reason I dont get update in settings so when the next update rolls out, How can I update then?
RehanRashid said:
Stupid Question but does it matter if the file extension is .zip or .ozip?
Click to expand...
Click to collapse
Ah, I forgot that it is a zip file. Anyway, it doesn't matter ozip or zip.
RehanRashid said:
Thanks it worked! Btw how did you get the Zip file. For some reason I dont get update in settings so when the next update rolls out, How can I update then?
Click to expand...
Click to collapse
I got C.11 update(at that time it latest) when I am on C.05 and grabbed the update. I don't know how to update to newer versions like C.13 if you can't get it in settings. I can't make newer versions right now since I don't have PC anymore to experiment things.
Thanks
@RehanRashid
I guess you are still in C.11 and if it is then Can you please run below commands and give me getprop.txt file in Internal Storage please. with this I will try to make C.13 zip
`adb shell`
`getprop >/sdcard/getprop.txt`
HemanthJabalpuri said:
@RehanRashid
I guess you are still in C.11 and if it is then Can you please run below commands and give me getprop.txt file in Internal Storage please. with this I will try to make C.13 zip
`adb shell`
`getprop >/sdcard/getprop.txt`
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"
}
Sorry bro for some reason, I never got an notification for your message. Hopefully, I can still help.

[ROM] [OFFICIAL][A13][GApps][GCam] BlissRoms 16.x [guacamole]

{
"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"
}
BlissRoms comes with a wide selection of customization options from around the Android community as well as unique options developed by our team. With so many options available, you’ll find it hard not to enjoy the Blissful experience.
Our focus is to bring the Open Source community a quality OS that can run on all your devices as a daily driver, syncing your apps + settings + customization's across all platforms you run Bliss on.
BlissRoms Download
Code:
[/B][/SIZE][/CENTER]
[SIZE=5][B][CENTER]-Make sure you are on the latest OOS 12
- Dump the BlissROM zipfile through payload_dumper
- flash the partition images with the following commands
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash odm odm.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- Reboot and #StayBlissful
​
Create Bug Report on our Issues Tracker
BlissRoms Github
BlissRoms Gerrit
Kernel Source
| Website | Blog | Facebook | Twitter | Instagram | Telegram Group | Telegram Channel | Docs
If someone wants to donate, please do so via this PayPal link
Thank you for using BlissRoms! And as always: #StayBlissful​
Notes:Oneplus Cam included but video recoerding is not working. GCam GO is also included.
reserved too
I see the installation process is different than the usual factory wipe from recovery, and then flash zip to both sides. Would this process not work?
jp85041 said:
I see the installation process is different than the usual factory wipe from recovery, and then flash zip to both sides. Would this process not work?
Click to expand...
Click to collapse
There are a couple of ways to flash this rom. The important thing is that you are on the latest OOS 11 on the slot you are going to flash the rom on. One way to flash is to follow the install instructions in the first post or what I like to do is flash it through twrp. The problem is decryption doesn't work so you will have to have the rom image on a flash drive. I always recommend formatting data when the android version changes.
Noob question here. Why is it necessary to get the various img files via payload dumper? Why can't they just be assembled in a rar/zip file? Thanks
I love the ROM, haven't ran Bliss since the OnePlus One iirc, not bad at all. Visible works too so that's a plus. Thank you! Aside from going with something like substratum, is there a way to change accent color? I looked in Themes under Blissify settings but can't find where to change it. The only bugs I have had was the screen not coming back up until clicking power but it was literally one time and only waited 5 seconds to resolve.
Does it have built-in phone recorder
Not by default as far as I have seen, not something I looked into that closely. Fun note, my phone is also a bit glitchy compared to others, so don't take my weird issues as representative of the entire ROM, but if I watch videos that have too loud of a noise and I have my volume turned all the way up, my phone powers down. Happened on the daily dose of internet video where they show a slow motion bolt being cut.
Bliss is one of the best custom roms I have experienced, thanks for beating this titan work to support oneplus 7 pro
New build v16.2
Many new features
Built on OOS 12 firmware
GCam
Download: https://downloads.blissroms.org/media/guacamole/Bliss-v16.2-guacamole-OFFICIAL-gapps-20221226.zip
Rom Changelog: https://blog.blissroms.org/2022-12-06-typhoon-16.2-updates-dec-2022/
Enjoy!
srgrusso said:
There are a couple of ways to flash this rom. The important thing is that you are on the latest OOS 11 on the slot you are going to flash the rom on. One way to flash is to follow the install instructions in the first post or what I like to do is flash it through twrp. The problem is decryption doesn't work so you will have to have the rom image on a flash drive. I always recommend formatting data when the android version changes.
Click to expand...
Click to collapse
Are you sure we need to be on oos11 firmware? Most other A13 roms require A12 firmware
bobbylo said:
Are you sure we need to be on oos11 firmware? Most other A13 roms require A12 firmware
Click to expand...
Click to collapse
A12 Firmware. I flashed a couple days back. Running great.
sfacimma said:
A12 Firmware. I flashed a couple days back. Running great.
Click to expand...
Click to collapse
ok,thanks
bobbylo said:
ok,thanks
Click to expand...
Click to collapse
hey,one more question,How did you flash this,just from the bootloader?Or from the recovery fastboot mode? Thanks
what may be the problem when I use bliss 16.2 in oneplus 7 pro the phone heats up quite a bit and discharges quickly while with other roms everything is normal
bobbylo said:
hey,one more question,How did you flash this,just from the bootloader?Or from the recovery fastboot mode? Thanks
Click to expand...
Click to collapse
Sorry. Didn't see this earlier. Here's what I did......
Extract the boot.img from the payload.bin
From cmd prompt:
adb reboot bootloader
Once in bootloader, and from cmd prompt:
fastboot flash boot boot.img
Reboot to Recovery
--wipe/format (you'll lose all data/pics/files)
--Install via ADB option (I forget the actual option name)
Then, from cmd prompt on PC:
adb sideload Rom_Name.zip
When completed (after sitting at 47% for a while):
--Reboot to System option
Thanks for this Bliss, nice work !
sfacimma said:
A12 Firmware. I flashed a couple days back. Running great.
Click to expand...
Click to collapse
Can you guide me how I should flash oos 12 on both slots? since MSM tool only flashes to one slot
Obnomus said:
how I should flash oos 12 on both slots?
Click to expand...
Click to collapse
Go to crDroid 13 thread, it says in red text where to get the tool for flashing 12 firmware in both slots.

Categories

Resources