Custom ROMs and Recovery for Realme C12

Search This thread

undersnde32

Member
Jun 3, 2023
5
0
When rebooting, hold Volume Down button. It will boot to fastboot mode. Or power off and hold Power + Volume Down to boot to fastboot mode.
Sir that's the problem I'm sorry sir if I keep saying it again And again the problem to my phone is it doesn't boot to fastboot or recovery mode because I flash the wrong recovery file my question sir is there any chance that I can use to my phone again 😭 because even the adb can't do any but maybe if I use computer or I will repair it to the professional who knows what to do is maybe is there a chance that I can use my phone again as you mentioned earlier sir I should use latest platform to force connect my phone to the computer and flash a stock rom of realme is that correct sir . Sorry sir for my English btw sir I'm grateful that you still replying me even though your busy 💖
 

HemanthJabalpuri

Senior Member
Sir that's the problem I'm sorry sir if I keep saying it again And again the problem to my phone is it doesn't boot to fastboot or recovery mode because I flash the wrong recovery file my question sir is there any chance that I can use to my phone again 😭 because even the adb can't do any but maybe if I use computer or I will repair it to the professional who knows what to do is maybe is there a chance that I can use my phone again as you mentioned earlier sir I should use latest platform to force connect my phone to the computer and flash a stock rom of realme is that correct sir . Sorry sir for my English btw sir I'm grateful that you still replying me even though your busy 💖
It's better to take your device to Service Center. Solution for this is to flash full stock ROM (which they will do), or just recovery partition. In either case, you need a PC to flash when device can't boot to fastboot mode.
 

undersnde32

Member
Jun 3, 2023
5
0
When rebooting, hold Volume Down button. It will boot to fastboot mode. Or power off and hold Power + Volume Down to boot to fastboot mode

It's better to take your device to Service Center. Solution for this is to flash full stock ROM (which they will do), or just recovery partition. In either case, you need a PC to flash when device can't boot to fastboot mode.
Ok sir thank you for everything. I appreciate your patience and support. Thank you sir💖
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    How to stop stock ROM from flashing stock recovery and keep custom recovery?
    To do this, you need to root your C12 with Magisk.
    Flash below attached RealmeRecoveryKeep.zip in Magisk app and flash custom recovery. Enjoy it accross reboots in stock rom.

    Any recovery like TWRP, PBRP, SHRP, OrangeFox etc., will work with this.

    Flashing Stock Recovery
    Flashing it is same as TWRP.

    Below I have attached Stock recovery from A.83, but it may work with any other version of UI1.
    Don't flash this in UI2
    First extract the zip and flash like TWRP.
    SHA1 of img is:- a6ceb27226d09d6fbe9069f5e9f5448efaa10268

    Guide for Flashing Stock ROM is at https://forum.xda-developers.com/t/gsi-phh-q-r-gsi-flashing-for-realme-c12.4244979/post-84630979

    Thanks
    1
    I can't backup stock recovery. Getting this error:

    adb: error: failed to copy '/dev/block/by-name/recovery' to '.\recovery': remote open failed: Permission denied

    My bootloader is unlocked and I got magisk working.
    Since you are rooted, run below commands in Termux to backup stock-recovery to internal storage.
    Code:
    su
    dd if=/dev/block/by-name/recovery of=/sdcard/stock-recovery.img
    Copy this stock-recovery.img to a safe place in your PC or External SDCard.


    And also you can flash TWRP using
    Code:
    su
    dd if=/sdcard/TWRP.img of=/dev/block/by-name/recovery
    1
    Hi!

    I need to flash back my stock recovery. I have a question.
    Should I flash the vbmeta.img too at first? (Just like I did while flashing twrp?)
    It is not needed, but flashing it will not do any harm.
    Thanks
    1
    Hi! Thank you for the reply HemanthJabalpuri ! I would like to ask if you know the download link for ozip? I'm familiar with the other steps on TWRP except for ozip? Would I need to download ozip on Realme C12 or is it a setting? Do you know a reliable, stable and trusted download link for ozip? I apologize for the dumb question. Thank you for the explanation btw, I appreciate it! :)
    Normally, you can download latest stock rom(which is usually in .ozip format) can be found at realme website by searching 'Software update - realme' in Google to go your region specific site.

    But many custom ROMs have bugs with different versions of stock rom. So suggested stock version version to be less buggy with custom roms is A.87.

    All the latest and older .ozips can be downloaded at https://realmeupdater.com/downloads/archive/RMX2185/

    So for A.87, here is the link for it https://download.c.realme.com/osupdate/RMX2185_11_OTA_0870_all_1TbYEnns8MEW.ozip

    Thanks
    1
    That's because of drivers not installed correctly, see bootloader unlock guide and there you will find