Related
Hi every body.I installed virtuous unity on my desire s.Yesterday I changed radio of my phone and it's os crashed.I think it's fastboot is enabled, because I can't access to bootloader by keeping volume down and press power button. Thus I can't restore my backup.Can anybody help me??Thanks alot.
ebishirani said:
Hi every body.I installed virtuous unity on my desire s.Yesterday I changed radio of my phone and it's os crashed.I think it's fastboot is enabled, because I can't access to bootloader by keeping volume down and press power button. Thus I can't restore my backup.Can anybody help me??Thanks alot.
Click to expand...
Click to collapse
Did it crash during the radio flash?
Have you tried removing the battery, putting it back in the trying to get into bootloader?
Sent from my HTC Desire S using Tapatalk
ebishirani said:
Hi every body.I installed virtuous unity on my desire s.Yesterday I changed radio of my phone and it's os crashed.I think it's fastboot is enabled, because I can't access to bootloader by keeping volume down and press power button. Thus I can't restore my backup.Can anybody help me??Thanks alot.
Click to expand...
Click to collapse
1) What message have you got after updating radio? success or not.
2) have you checked the md5 of radio file before update
->anyway connect ur phone to the computer
-> make sure u have installed all htc drivers and ADB components
-> type adb reboot recovery
if you can go into recovery, now you can flash any ROM
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
---------- Post added at 03:03 PM ---------- Previous post was at 03:03 PM ----------
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
ebishirani said:
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
---------- Post added at 03:03 PM ---------- Previous post was at 03:03 PM ----------
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
Click to expand...
Click to collapse
Can you turn the phone at all, even if it gets stuck at the splash screen?
Do you have adb setup?
If you do turn the phone on and type "adb reboot recovery" you may have to type it a few times before it will reboot.
Sent from my HTC Desire S using Tapatalk
sagarda7 said:
1) What message have you got after updating radio? success or not.
2) have you checked the md5 of radio file before update
->anyway connect ur phone to the computer
-> make sure u have installed all htc drivers and ADB components
-> type adb reboot recovery
if you can go into recovery, now you can flash any ROM[/QUOT
Unfortunately I haven't checked the md5 of radio file
I installed HTC drivers and connected my phone to PC but computer couldn't detect my phone.(
Click to expand...
Click to collapse
Did you try adb?
Sent from my HTC Desire S using Tapatalk
cjward23 said:
Can you turn the phone at all, even if it gets stuck at the splash screen?
Do you have adb setup?
If you do turn the phone on and type "adb reboot recovery" you may have to type it a few times before it will reboot.
When I turn on my phone, the splash screen appears and the phone stick in this state and no button dose work.I can't do any thing.
Click to expand...
Click to collapse
ebishirani said:
cjward23 said:
Can you turn the phone at all, even if it gets stuck at the splash screen?
Do you have adb setup?
If you do turn the phone on and type "adb reboot recovery" you may have to type it a few times before it will reboot.
When I turn on my phone, the splash screen appears and the phone stick in this state and no button dose work.I can't do any thing.
Click to expand...
Click to collapse
ADB?
Sent from my HTC Desire S using Tapatalk
Click to expand...
Click to collapse
Look in my signature for various links...
Download and extract the adb & fastboot into a directory on your PC. Ensure that you have HTC drivers installed on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command
Code:
[B][COLOR="Blue"]adb reboot recovery[/COLOR][/B]
which should take you into recovery, where you'll be able to reflash or restore a nandroid backup from.
ben_pyett said:
Look in my signature for various links...
Download and extract the adb & fastboot into a directory on your PC. Ensure that you have HTC drivers installed on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command
Code:
[B][COLOR="Blue"]adb reboot recovery[/COLOR][/B]
which should take you into recovery, where you'll be able to reflash or restore a nandroid backup from.
Click to expand...
Click to collapse
Wonder why he can't get in to the bootloader though?
Sent from my HTC Desire S using Tapatalk
cjward23 said:
Wonder why he can't get in to the bootloader though?
Click to expand...
Click to collapse
Odd, although he has yet to comment on the success or failure of ADB? I suspect that he may not fully understand or be following our suggestions?
Could be that volume buttons broken, this happened to someone the other day - although in that case they were stuck in!
He has other options open to him
Code:
adb reboot [COLOR="Green"] --- then hold down volume buttons[/COLOR]
adb reboot bootloader
ben_pyett said:
Look in my signature for various links...
Download and extract the adb & fastboot into a directory on your PC. Ensure that you have HTC drivers installed on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command
Code:
[B][COLOR="Blue"]adb reboot recovery[/COLOR][/B]
which should take you into recovery, where you'll be able to reflash or restore a nandroid backup from.
Click to expand...
Click to collapse
Thanks a lot Ben.The speed of my internet is so slow (.I will download mentioned files and do your instructions.If it don't work,I will come back and announce it.
best regards.
ben_pyett said:
Odd, although he has yet to comment on the success or failure of ADB? I suspect that he may not fully understand or be following our suggestions?
Could be that volume buttons broken, this happened to someone the other day - although in that case they were stuck in!
He has other options open to him
Code:
adb reboot [COLOR="Green"] --- then hold down volume buttons[/COLOR]
adb reboot bootloader
Click to expand...
Click to collapse
Hi guys.I installed htc drivers(by this package: HTCDriver3.0.0.007) and adb folder which contains the files listed in the attached picture.When I typed "abd reboot recovery",in cmd I give this error massage: "device not found". please help me.(
ebishirani said:
Hi guys.I installed htc drivers(by this package: HTCDriver3.0.0.007) and adb folder which contains the files listed in the attached picture.When I typed "abd reboot recovery",in cmd I give this error massage: "device not found". please help me.(
Click to expand...
Click to collapse
And you tried this with the device turned on?
Sent from my HTC Desire S using Tapatalk
cjward23 said:
And you tried this with the device turned on?
Sent from my HTC Desire S using Tapatalk
Click to expand...
Click to collapse
Yes,When it was turn on even When it was turn off.But in both situation,There wasn't any successful.
ebishirani said:
Yes,When it was turn on even When it was turn off.But in both situation,There wasn't any successful.
Click to expand...
Click to collapse
And you tried the cmd a few times? Even though it looks like it is frozen on the splash screen there is stuff going on in the background. and adb will only start working after a certain point
Sent from my HTC Desire S using Tapatalk
cjward23 said:
And you tried the cmd a few times? Even though it looks like it is frozen on the splash screen there is stuff going on in the background. and adb will only start working after a certain point
Sent from my HTC Desire S using Tapatalk
Click to expand...
Click to collapse
I try it a few times,but there isn't any successful.The only message i give is:"device not found"
---------- Post added at 04:56 PM ---------- Previous post was at 04:26 PM ----------
The radio file that I flashed it to my phone is : Radio_12.59.60.26U_26.11.04.21_M.
The package of this file did not have "android-info.txt" file.To solve this problem I copied this file(android-info) from another radio file to the "Radio_12.59.60.26U_26.11.04.21_M" package.By did this I could install the radio on my phone.But after rebooting the device, it haven't worked.Can anybody help me to solve this problem?
thanks a lot.
---------- Post added at 05:44 PM ---------- Previous post was at 04:56 PM ----------
Nobody can help me??(
O!
ebishirani said:
I try it a few times,but there isn't any successful.The only message i give is:"device not found"
---------- Post added at 04:56 PM ---------- Previous post was at 04:26 PM ----------
The radio file that I flashed it to my phone is : Radio_12.59.60.26U_26.11.04.21_M.
The package of this file did not have "android-info.txt" file.To solve this problem I copied this file(android-info) from another radio file to the "Radio_12.59.60.26U_26.11.04.21_M" package.By did this I could install the radio on my phone.But after rebooting the device, it haven't worked.Can anybody help me to solve this problem?
thanks a lot.
---------- Post added at 05:44 PM ---------- Previous post was at 04:56 PM ----------
Nobody can help me??(
Click to expand...
Click to collapse
Where did you get this RADIO from? please provide a link to the source so that I can see.
Flashing a phones radio is one of the most potentially damaging things that you can do to your device and hacking a radio file prior to flashing is highly risky.
ben_pyett said:
Where did you get this RADIO from? please provide a link to the source so that I can see.
Flashing a phones radio is one of the most potentially damaging things that you can do to your device and hacking a radio file prior to flashing is highly risky.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=996630, This is a link to this radio file.
---------- Post added at 06:33 PM ---------- Previous post was at 06:27 PM ----------
ebishirani said:
http://forum.xda-developers.com/showthread.php?t=996630, This is a link to this radio file.
Click to expand...
Click to collapse
and it is another link : http://www.mediafire.com/?e5u78r5s3hk3kpy
---------- Post added at 06:37 PM ---------- Previous post was at 06:33 PM ----------
Oh my god!!!!!I didn't attention to the forum title,,,This radio file,is desire Hd's radio file.
---------- Post added at 06:55 PM ---------- Previous post was at 06:37 PM ----------
is it possible that the bootloader of the phone has damaged?If it is true,How can I modify the bootloader?Is it possible?
Yes, first of all i read all other Threads with the Words (Stuck and Google Logo) and i use Google. I spent yesterday about 5hours und could not fix the Problem.
So, i tried to install a ROM (CM9), i do that with the Guide from nexusshack..
I think somewhere between (Wipe System) i got the Problem. Now my Nexus S Stuck in the Boot - i made some Screenshots.
Maybe someone can help me?
same problem here any help?
Would be useful if you could point out your nexus S model...
Anyway, since you have access to bootloader, just flash cwm recovery with fastboot, go in recovery and wipe all, mount USB from inside recovery and transfer another rom for your model to the SD card. After that just flash the new rom and it should work.
nexus s 19020a
Yup....just flash custom recovery....then you can flash other rom..
Hey guys,
like mentioned in my thread before a week ( I will let it die ;-) ) I got the same problem with an I9023.
I flashed factory images including bootloader and radio,cwm-recovery via fastboot, every single action succeeded, but I still got stuck in this *%&/(()-Google-Screen. I cannot boot into recovery, only bootloader is working.
i have the same problem does any one have a suggestion !!
thanks in advance
Had the same issue about one month ago. It was when I installed CM9, there were missing drivers. Do not remember, which exactly.
What do you mean with 'drivers'?
nexus S was in locked state...can't able to unlock thorugh "fastboot oem unlock" (FAILED <remote:ERASE FAIL>.. even all drivers were installed properly...if i try to get in to recovery mode there is an exclamtion mark...what it that..???
It means you have no recovery installed... Use Odin to flash a stock rooted Rom then flash recovery you must have erased everything now you need to start from scratch...
chanduwatkar14344 said:
nexus S was in locked state...can't able to unlock thorugh "fastboot oem unlock" (FAILED <remote:ERASE FAIL>.. even all drivers were installed properly...if i try to get in to recovery mode there is an exclamtion mark...what it that..???
Click to expand...
Click to collapse
u have this driver ?? http://pdanet.co/
do u got any solution for this...i too have same problem...
nexus S was in locked state...can't able to unlock thorugh "fastboot oem unlock" (FAILED <remote:ERASE FAIL>.. even all drivers were installed properly...if i try to get in to recovery mode there is an exclamtion mark...what it that..???
---------- Post added at 01:43 PM ---------- Previous post was at 01:37 PM ----------
yes i have...but,i don't know how to deal with that...so,plzz help me if u ca..would be helpful forme
---------- Post added at 01:51 PM ---------- Previous post was at 01:43 PM ----------
can u plzz give me the detail that how to that,would be helpful for me to do easily..plzzzz help
nexus S was in locked state...can't able to unlock thorugh "fastboot oem unlock" (FAILED <remote:ERASE FAIL>.. even all drivers were installed properly...if i try to get in to recovery mode there is an exclamtion mark...what it that..???
Flash Stock Rom using ADB
Try to flash Stock Rom Using Adb in Fastbootmode
Then Install CWM
then You can Install Custom ROMS
thxlu said:
Try to flash Stock Rom Using Adb in Fastbootmode
Then Install CWM
then You can Install Custom ROMS
Click to expand...
Click to collapse
can' flash anything..it shows that i need to unlock the bootloader & the main problem im facing is can't unlock bootloader in fastboot mode withthe command "fastboot oem unlock"...
---------- Post added at 02:55 PM ---------- Previous post was at 02:27 PM ----------
trevdog said:
It means you have no recovery installed... Use Odin to flash a stock rooted Rom then flash recovery you must have erased everything now you need to start from scratch...
Click to expand...
Click to collapse
how to use odin to flash a stock rom..my nexus s bootloader is locked & can't able to get unlock in fastboot mode with the command "fastoot oem unlock"..plzzz help
Today I tried to flash a new ROM and basically bricked my Z3. However, I was able to install a stock firmware and got the phone working perfectly again. Problem is, I want to install a new ROM (elsewhere in the forum) but I have lost my recovery mode and fastboot mode. Can anyone explain how I can get them back or install a new one? I tried flashing the TWRP recovery onto the phone but it keeps coming back with an error. My phone is not bootlocked and is rooted. I just want some kind of recovery options. Please help.
Thanks in advance :good:
To flash twrp you must have unlocked bootloader and if you want to flash on locked bootloder download nuts dual recovery.
For fastboot switch off the phone and hold vol up and plug in the usb voila if you see blue led.
---------- Post added at 04:03 PM ---------- Previous post was at 04:02 PM ----------
To flash twrp you must have unlocked bootloader and if you want to flash on locked bootloder download nuts dual recovery.
For fastboot switch off the phone and hold vol up and plug in the usb voila if you see blue led.
darkdevu said:
To flash twrp you must have unlocked bootloader and if you want to flash on locked bootloder download nuts dual recovery.
For fastboot switch off the phone and hold vol up and plug in the usb voila if you see blue led.
---------- Post added at 04:03 PM ---------- Previous post was at 04:02 PM ----------
To flash twrp you must have unlocked bootloader and if you want to flash on locked bootloder download nuts dual recovery.
For fastboot switch off the phone and hold vol up and plug in the usb voila if you see blue led.
Click to expand...
Click to collapse
My bootloader IS unlocked but still can't flash it. Fastboot not working either.
1974darrenh said:
My bootloader IS unlocked but still can't flash it. Fastboot not working either.
Click to expand...
Click to collapse
Try another PC or laptop to flash.
darkdevu said:
Try another PC or laptop to flash.
Click to expand...
Click to collapse
Is it possible to flash a new ROM without a working recovery? Any apps I can use?
I also downloaded TWRP manager and tried to install it but it comes back with an error.
i am going to share this post because this is not available here,
How to Root your Doogee BL7000
1. download twrp recovery https://androidfilehost.com/?fid=817906626617934998
2. unlock bootloader using this code
Code:
fastboot oem unlock
3. flash twrp using this code
Code:
fastboot flash recovery 'file name with format'
4. then download magisk https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
5. reboot to recovery and create a backup of your ROM and then flash Magisk..
twrp taken from this article-
https://romprovider.com/2017/09/twrp-recovery-root-doogee-bl7000/
Hi, where to write the code?
Tgere is an option in developer options to unlock bootloader, does it work?
Talionator said:
Hi, where to write the code?
Tgere is an option in developer options to unlock bootloader, does it work?
Click to expand...
Click to collapse
in CMD if you don't know you can use included Script
Alright, but where to find doggee bl7000 drivers I cant find them
---------- Post added at 12:49 PM ---------- Previous post was at 12:49 PM ----------
Its stuck on waiting for device
Means no Driver Installed on Your PC
mark332 said:
Means no Driver Installed on Your PC
Click to expand...
Click to collapse
phone got bootloop on orange state on logo
Mine got too
Talionator said:
phone got bootloop on orange state on logo
Click to expand...
Click to collapse
What i'm supposed to do ??? Mine got bootlooped too !
Bootloop
You must follow that instruction i got a bootloop after that i fixed it
community.doogee.cc/forum.php?mod=viewthread&tid=228&extra=page%3D1
and please use that firmware only for Dodgee BL7000
mega.nz/#!4W40QayS!8R7cJ6H0TwNPJpVQWpRWepGWI2Z0DiKC9A7GSHPlTz4
Hello. Do you know where to find a twrp for Doogee Bl12000 ? I can't find any. Thanks.
Bootloader is unlocked. I keep watching Needrom. Nothing so far ?
Found a TWRP at a russian site. "Rulsmart.com". No idea if it's reliable. No use anyway, because the zip file is encrypted.
Christian1968.Bolz said:
Hello. Do you know where to find a twrp for Doogee Bl12000 ? I can't find any. Thanks.
Bootloader is unlocked. I keep watching Needrom. Nothing so far ?
Found a TWRP at a russian site. "Rulsmart.com". No idea if it's reliable. No use anyway, because the zip file is encrypted.
Click to expand...
Click to collapse
I have the same phone, same question. Maybe the bl7000 way works for bl12000 too? Justin the TWRP infos. I will root with Magisk
---------- Post added at 08:20 AM ---------- Previous post was at 08:16 AM ----------
mark332 said:
i am going to share this post because this is not available here,
How to Root your Doogee BL7000
1. download twrp recovery https://androidfilehost.com/?fid=817906626617934998
2. unlock bootloader using this code
Code:
fastboot oem unlock
3. flash twrp using this code
Code:
fastboot flash recovery 'file name with format'
4. then download magisk https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
5. reboot to recovery and create a backup of your ROM and then flash Magisk..
twrp taken from this article-
https://romprovider.com/2017/09/twrp-recovery-root-doogee-bl7000/
Click to expand...
Click to collapse
I have a BL12000 and i am looking for install TWRP. May these steps works for it too?
steathnic666 said:
I have the same phone, same question. Maybe the bl7000 way works for bl12000 too? Justin the TWRP infos. I will root with Magisk
---------- Post added at 08:20 AM ---------- Previous post was at 08:16 AM ----------
I have a BL12000 and i am looking for install TWRP. May these steps works for it too?
Click to expand...
Click to collapse
Not work
You can use Magisk for initial root
or wait while someone compile
After i followed the Instructions with the BL7000 unlock/root/ twrp tool , the bootloader was unlocked but the phone soft-bricked....Imei gone of course....back to stock rom....well...i tried to flash Twrp with flashtool, "size too big"
then tried to flash a smaller version of Twrp (13Mb ver. 3.2.1.0) that lead into total blackness....back to regular recovery...voila.....i dont wanna try the Tool again .....bootloader is still unlocked
i am giving up for now....
cheers...
Is there ANY working root method for the BL12000 (NOT pro) ? I've been looking for months now without success
hi my phone is stuck in a boot loop the doogee logo shows up after a couple of seconds screen turns off and doogee logo shows up again
i try to boot into recovery mode but nothing happens phone just turns on and bootloops i plug into my pc and get the usb connected sound then the usb disconnected sound then phone just bootloops can you help
NOTE :
unlocking bootloader wipe your data
Root at your own risk
i am not responsible for any data loss or brick
1. Bootloader Unlocking
1.Download & install adb driver
For Cos Download
For RMUI Download
Rest of the steps are same for RMUI & COS
2.Enable devloper mode by taping on version(setting->about phone) then enable Oem Unlock & usb debugging from (additional settings->Devloper option)
3.Now connect device & open adb path & run cmd
command: adb devices
then reboot to bootloader
command: adb reboot bootloader
4.unlock bootloader
command: fastboot flashing unlock phone will ask to confirm
5.now reboot to system
command:fastboot reboot
If you stuck at waiting for device screen then follow video from gdrive link
2.1 TWRP [Official]
https://forum.xda-developers.com/android/development/recovery-twrp-recovery-realme-c2-t4139571
2.2 PBRP [Official]
https://pitchblackrecovery.com/rmx1941/
3.Root
1.boot into recovery
2. Flash magisk .zip
3. Flash vbmeta.img or zip
Vbmeta download link at bottom
Link: https://github.com/topjohnwu/Magisk/releases/
4.Stock Firmware Files
Stock boot ,stock recovery & Full Firmware are added
To Flash full firmware
Extract zip & run flash.bat
5.Twrp flashable Stock Rom
Boot into twrp & factory reset & flash zip
If Device rebooting to recovery reboot to bootloader & run fastboot erase para
Link to download all files
https://sourceforge.net/projects/realme-c2/files/
6.Gsi Installation Guide
https://forum.xda-developers.com/android/software/gsi-installation-guide-realme-c2-t4148151
For gsi installation fix ,decrypt & debloat
Join our telegram group https://t.me/RealmeC2Community
Hard Brick fix
Here
any help ask on https://t.me/RealmeC2Community
HIT THANKS BUTTON IF ABOVE INFORMATION IS HELPFUL TO YOU
siddhrsh said:
NOTE :
unlocking bootloader wipe your data
Root at your own risk
i am not responsible for any data loss or brick
1. Unlock Bootloader
1.Download & install adb driver https://forum.xda-developers.com/showthread.php?t=2588979
2.Enable devloper mode by taping on version(setting->about phone) then enable Oem Unlock & usb debugging from (additional settings->Devloper option)
3.Now connect device & open adb path & run cmd
command: adb devices
then reboot to bootloader
command: adb reboot bootloader
4.unlock bootloader
command: fastboot flashing unlock phone will ask to confirm
5.now reboot to system
command:fastboot reboot
2.Root
Unlock Bootloader required
1.Reboot phone to bootloader
2.flash vbmeta.img **compulsory**
command: fastboot flash vbmeta vbmeta.img
https://mega.nz/#!84olnAhI!XDhfNmRCyaB_9Ly5_py06MaqrHquSAq1YOeWI23V3eI
3. flash patchedboot.img
IMAGE ONLY FOR RMX1941EX_11_B.15 ONLY make sure you are on same build
command: fastboot flash boot patchedboot.img
https://mega.nz/#!Isw1RQTZ!iboZ6R4M-S4czdelcUjvLYi1VP5M__M6D7XOsFQsriQ
4.reboot to system & install magisk manager app from official site & follow the instructions
Click to expand...
Click to collapse
Thanks a lot man. It's working
---------- Post added at 05:59 PM ---------- Previous post was at 05:58 PM ----------
I ported a twrp also. But not able to find key combination to boot the same. Can u guide?
addy692 said:
Thanks a lot man. It's working
---------- Post added at 05:59 PM ---------- Previous post was at 05:58 PM ----------
I ported a twrp also. But not able to find key combination to boot the same. Can u guide?
Click to expand...
Click to collapse
Can you send me ported twrp? There is only one key combination to boot into fastboot by Volume down + power
To boot into recovery use adb reboot recovery
To boot into download mode tap on i button before version in recovery but it does not boot into download mode
siddhrsh said:
Can you send me ported twrp? There is only one key combination to boot into fastboot by Volume down + power
To boot into recovery use adb reboot recovery
To boot into download mode tap on i button before version in recovery but it does not boot into download mode
Click to expand...
Click to collapse
https://drive.google.com/file/d/1D9O3AKkQRK9QARmqgv56QWUEgwPTY-R1/view?usp=drivesdk
I am stuck at fastboot, I wiped the system and installed gsi but gsi not booting and not able to enter recovery due to no key combination.
Please help.
---------- Post added at 06:29 PM ---------- Previous post was at 06:25 PM ----------
addy692 said:
https://drive.google.com/file/d/1D9O3AKkQRK9QARmqgv56QWUEgwPTY-R1/view?usp=drivesdk
I am stuck at fastboot, I wiped the system and installed gsi but gsi not booting and not able to enter recovery due to no key combination.
Please help.
Click to expand...
Click to collapse
Also fastboot boot twrp.img not working.
Twrp image shared is working fine for flashing and other things.
addy692 said:
https://drive.google.com/file/d/1D9O3AKkQRK9QARmqgv56QWUEgwPTY-R1/view?usp=drivesdk
I am stuck at fastboot, I wiped the system and installed gsi but gsi not booting and not able to enter recovery due to no key combination.
Please help.
---------- Post added at 06:29 PM ---------- Previous post was at 06:25 PM ----------
Also fastboot boot twrp.img not working.
Twrp image shared is working fine for flashing and other things.
Click to expand...
Click to collapse
Boot into bootloader by holding volume down & plug usb then Flash arm64 A/B it will boot i have tried aosp system img says arm64 a only but it will not work
How did you port if you used stock recovery as base is it decrypted?
siddhrsh said:
Boot into bootloader by holding volume down & plug usb then Flash arm64 A/B it will boot i have tried aosp system img says arm64 a only but it will not work
How did you port if you used stock recovery as base is it decrypted?
Click to expand...
Click to collapse
I formatted the data from twrp. And then flashed the A only gsi image in system.
So our device will support A/B gsi?
addy692 said:
I formatted the data from twrp. And then flashed the A only gsi image in system.
So our device will support A/B gsi?
Click to expand...
Click to collapse
Yes use ARM64 A/B
how you format data ? Twrp boot?
Custom rom
Did anyone try any custom roms on the device?
silentkiller21 said:
Did anyone try any custom roms on the device?
Click to expand...
Click to collapse
You can flash gsi image
Aosp arm64 A/B gsi image work only
siddhrsh said:
You can flash gsi image
Aosp arm64 A/B gsi image work only
Click to expand...
Click to collapse
Did you try it?
Any chance that I willl end up bricking my device and make it unrecoverable?
---------- Post added at 02:19 PM ---------- Previous post was at 02:09 PM ----------
addy692 said:
I formatted the data from twrp. And then flashed the A only gsi image in system.
So our device will support A/B gsi?
Click to expand...
Click to collapse
The device just supports the slot A
Did you manage to install the stock rom?
silentkiller21 said:
Did you try it?
Any chance that I willl end up bricking my device and make it unrecoverable?
Click to expand...
Click to collapse
Yes it boots you can flash stock image via fastboot if it doesn't boot
I tried the latest update boot image but it did not work and now trapped in infinite bootloop. Any solution for my situation now?
BilalMaximus said:
I tried the latest update boot image but it did not work and now trapped in infinite bootloop. Any solution for my situation now?
Click to expand...
Click to collapse
Download new patchedboot & flash it
siddhrsh said:
Download new patchedboot & flash it
Click to expand...
Click to collapse
Ok, now retrying
---------- Post added at 11:30 AM ---------- Previous post was at 11:25 AM ----------
siddhrsh said:
Download new patchedboot & flash it
Click to expand...
Click to collapse
It work. Thanks man!
realme C2 RMX 1945 A.11.17 BOOTLOOP need boot.img and vbmeta.img
siddhrsh said:
Download new patchedboot & flash it
Click to expand...
Click to collapse
My device its bootloop please HELP
Send me
Boot.img and vbmeta.img file
For realme C2 RMX 1945 1 1.A.17
Help.......
SOS
---------- Post added at 06:05 AM ---------- Previous post was at 05:57 AM ----------
How to Root Realme C2
RMX 1945 11.A.17
Please send pachboot.img
For magisk root
Please guys help. . . . . . . . .
If I am having another build other than the one mentioned by TS, how should I fix or getting the boot image?
And is GSI flashing necessary if I stick to the stock ROM?
Thanks!
hello everyone can i please get the stock recovery.img for realme c2 rmx1941 i will be very thankful
---------- Post added at 09:31 PM ---------- Previous post was at 08:39 PM ----------
help please i need stock recovery.img for realme c2 rmx 1941
addy692 said:
Thanks a lot man. It's working
---------- Post added at 05:59 PM ---------- Previous post was at 05:58 PM ----------
I ported a twrp also. But not able to find key combination to boot the same. Can u guide?
Click to expand...
Click to collapse
help please i need stock recovery.img for realme c2 rmx 1941 thank you
---------- Post added at 12:10 PM ---------- Previous post was at 11:34 AM ----------
siddhrsh said:
Yes it boots you can flash stock image via fastboot if it doesn't boot
Click to expand...
Click to collapse
sir i need stock recovery.img for realme c2 rmx1941 thank you
GuestD0943 said:
hello everyone can i please get the stock recovery.img for realme c2 rmx1941 i will be very thankful
---------- Post added at 09:31 PM ---------- Previous post was at 08:39 PM ----------
help please i need stock recovery.img for realme c2 rmx 1941
Click to expand...
Click to collapse
Check New Link
dillusi said:
If I am having another build other than the one mentioned by TS, how should I fix or getting the boot image?
And is GSI flashing necessary if I stick to the stock ROM?
Thanks!
Click to expand...
Click to collapse
you need to update device via sideloading update or need to flash old stock image