[Q] Pantech P9060 won't start in fastboot mode - General Questions and Answers

My pantech p9060 won't start in fastboot mode it just says "s/w upgrading" I'm using volumeup-home-power Can anyone tell me what's going on?

joerichards said:
My pantech p9060 won't start in fastboot mode it just says "s/w upgrading" I'm using volumeup-home-power Can anyone tell me what's going on?
Click to expand...
Click to collapse
is the device rooted??
what are you exactly trying to do?
What is your Purpose of Fast booting??

Pantech P9060 Trying to flash stock rom from recovery.img file
jime1 said:
is the device rooted??
what are you exactly trying to do?
What is your Purpose of Fast booting??
Click to expand...
Click to collapse
Hi Thanks
Yes the device is rooted I figured out that fastboot on my phone is pwr-vol.up-menu so i'm able to start the phone is fastboot mode
What I'm trying to do is restore stock rom using the file recovery.img that someone posted on the web and AIO Flasher The program asks me to select partition so if I select recovery and flash the file will that restore my stock rom?

Pantech P9060 AIO Flasher says no device connected
jime1 said:
is the device rooted??
what are you exactly trying to do?
What is your Purpose of Fast booting??
Click to expand...
Click to collapse
Although i can boot into fastboot aio flasher reports no device detected when I connect it I've installed android sdk platform tools and google usb driver I don't know what drivers I'm missing

joerichards said:
Hi Thanks
Yes the device is rooted I figured out that fastboot on my phone is pwr-vol.up-menu so i'm able to start the phone is fastboot mode
What I'm trying to do is restore stock rom using the file recovery.img that someone posted on the web and AIO Flasher The program asks me to select partition so if I select recovery and flash the file will that restore my stock rom?
Click to expand...
Click to collapse
Hi ! Don't just say Thanks..HIT IT if I helped > :good: . ( in the lower left corner)
K.. Use "usbdeview" to remove all the driver softwares.. and then install the needed drivers.
Also check your data cable (if its older or has a connection problem) (connect data cable on the motherboard usb ports ie behind the cabinet)
and get some screen shots of whatever you are do.. it might be helpful.:good:

Related

[Q] stuck in boot loop / pc not recognizing phone with adb

Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
brickdummy said:
Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
Click to expand...
Click to collapse
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
brickdummy said:
Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
Click to expand...
Click to collapse
I just went through some similar stuff. What type of computer are you using? PC/Mac? Are you using the original cable? What troubleshooting steps for connectivity have you done? Different cable? USB port?
Can you access the bootloader screen when you pull the battery and reboot while holding the volume button down and holding the power button? By accident, I found that the phone and PC will communicate with each other when "Fastboot" is selected on the bootloader screen (you should hear a connection chime and it should change to "Fastboot USB") except I could only get fastboot commands to work. The good news is that should be enough to flash a boot or whatever else you need to get back in business.
shadowboxx said:
I just went through some similar stuff. What type of computer are you using? PC/Mac? Are you using the original cable? What troubleshooting steps for connectivity have you done? Different cable? USB port?
Can you access the bootloader screen when you pull the battery and reboot while holding the volume button down and holding the power button? By accident, I found that the phone and PC will communicate with each other when "Fastboot" is selected on the bootloader screen (you should hear a connection chime and it should change to "Fastboot USB") except I could only get fastboot commands to work. The good news is that should be enough to flash a boot or whatever else you need to get back in business.
Click to expand...
Click to collapse
Hi, Thanks for the reply.I am using windows 7. I downloaded the drivers for HTC, and I am using a data cable and the USB port in the back of my computer, nearest the mother board. I do see "Fastboot USB" on the phone but when i type in the command prompt "adb devices" I get nothing.
brickdummy said:
Hi, Thanks for the reply.I am using windows 7. I downloaded the drivers for HTC, and I am using a data cable and the USB port in the back of my computer, nearest the mother board. I do see "Fastboot USB" on the phone but when i type in the command prompt "adb devices" I get nothing.
Click to expand...
Click to collapse
That's great you're getting the fastboot usb message! As long as you're not using a hub or some other usb extender, any functioning usb port on the pc will do. Again, I learned this by accident (ie the hard way) and found that in this mode, only fastboot commands will work, not adb. (on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Great test for connection: fastboot devices (if you get anything else except a serial # with fastboot after it, then close the cmd window, unplug, and pull battery/reboot to bootloader), fastboot reboot-bootloader. Once it reboots back into the bootloader screen, make sure you press the power button while fastboot is selected and you should again hear the chime and see fastboot usb come up. This is your phone saying it's ready to accept your fastboot commands.
Do let us know how it works.
bananagranola said:
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
Click to expand...
Click to collapse
Hi I actually saw your post earlier thank you. I will work on this. I found it in a tutorial when I rooted my phone with HTC dev, ace_recovery_ext_4.img. I'll post where i found it later.
bananagranola said:
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
Click to expand...
Click to collapse
when i flashboot the recovery.img file it goes to the red triangle.
brickdummy said:
Hi I actually saw your post earlier thank you. I will work on this. I found it in a tutorial when I rooted my phone with HTC dev, ace_recovery_ext_4.img. I'll post where i found it later.
Click to expand...
Click to collapse
Hi the program is actually called 4EXT Recovery Touch. I finally was able to open it through fastboot....Now all thats left is to find the right zip file to put my phone back to stock.
shadowboxx said:
That's great you're getting the fastboot usb message! As long as you're not using a hub or some other usb extender, any functioning usb port on the pc will do. Again, I learned this by accident (ie the hard way) and found that in this mode, only fastboot commands will work, not adb. (on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Great test for connection: fastboot devices (if you get anything else except a serial # with fastboot after it, then close the cmd window, unplug, and pull battery/reboot to bootloader), fastboot reboot-bootloader. Once it reboots back into the bootloader screen, make sure you press the power button while fastboot is selected and you should again hear the chime and see fastboot usb come up. This is your phone saying it's ready to accept your fastboot commands.
Do let us know how it works.
Click to expand...
Click to collapse
Hi, this did work, thank you. Would you happen to know how i can load the stock software on my phone? I had it rooted before im not sure if its still rooted. I also managed to get the 4ext recovery on my phone too.
shadowboxx said:
(on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Click to expand...
Click to collapse
As far as I know, fastboot only works when your phone is in fastboot mode. ADB works in recovery or system.
brickdummy said:
Hi, this did work, thank you. Would you happen to know how i can load the stock software on my phone? I had it rooted before im not sure if its still rooted. I also managed to get the 4ext recovery on my phone too.
Click to expand...
Click to collapse
Flash a rooted stock ROM from recovery. Whether you have root is in your system partition. Whether your bootloader is unlocked is in your bootloader. Whether you have a custom recovery is in your recovery partition. Three separate things.
As for your post in your other thread, read my signature.
bananagranola said:
As far as I know, fastboot only works when your phone is in fastboot mode. ADB works in recovery or system.
Flash a rooted stock ROM from recovery. Whether you have root is in your system partition. Whether your bootloader is unlocked is in your bootloader. Whether you have a custom recovery is in your recovery partition. Three separate things.
Click to expand...
Click to collapse
I'm sorry, I have no idea what I am doing. Can you show me the steps? When I try installing a stock rom zip file in my recovery from my sd card it aborts.
brickdummy said:
I'm sorry, I have no idea what I am doing. Can you show me the steps? When I try installing a stock rom zip file in my recovery from my sd card it aborts.
Click to expand...
Click to collapse
I'm guessing that you're trying to flash a PD98IMG.zip or a RUU. You need an actual stock rooted ROM, probably from here on the forum. Or just flash Android Revolution HD, an optimized rooted stock ROM, also from here on the forum in the development section. For more specific steps read the Ace Think Tank linked in my signature.
bananagranola said:
I'm guessing that you're trying to flash a PD98IMG.zip or a RUU. You need an actual stock rooted ROM, probably from here on the forum. Or just flash Android Revolution HD, an optimized rooted stock ROM, also from here on the forum in the development section. For more specific steps read the Ace Think Tank linked in my signature.
Click to expand...
Click to collapse
Ok, one more thing. I have S-ON. does that matter?
----
It did not, lol anyway it worked. Thank you everyone for you help. I really appreciate it.
-----
For those wondering I found the stock rooted rom here http://http://forum.xda-developers.com/showthread.php?t=996368
http://forum.xda-developers.com/showthread.php?p=26617631
Instructions to flash the rom
http://http://forum.xda-developers.com/showthread.php?t=2168500
brickdummy said:
Ok, one more thing. I have S-ON. does that matter?
Click to expand...
Click to collapse
Yes. You need to read the part in my signature about being stuck in the splash screen.
bananagranola said:
Yes. You need to read the part in my signature about being stuck in the splash screen.
Click to expand...
Click to collapse
ok, got it. Thank you again
Dear friends,
I have this problem: I got a brand new TCL S720 and the Google Play did not work, being a known rom issue. So, before doing anything, I've managed to make a backup of it's original rom with MTK Droid tools whichI supose it did it well. Then I've tried to install a CWM recovery to try a custom rom for it. The CWM recovery seemed to install succesfully but I didn't manage to install the new rom. If I remember well, it stucked on boot logo. Then tried to revert at it's original stock recovery, managed to have the phone back as it was in initial state, but doing more tries, It remained stucked on boot logo. The problem is that my computer doesn't recognise it anymore, when I connect it to USB it tries to install MTP usb driver but even before the driver was installed well, now it refuse to install, like the driver is not good or the proper driver doesn't exist. So the only thing I can do is to boot on stock recovery but even I tried to copy the original rom update.zip on external SD and to flash the phone using install update from sd card in recovery mode, It doesn't find the external sd card. So I'm stuck here, the computer doesn't detect the phone to try flashing it with SP flash tool or MTK Droid tool, and I also can't flash it from sd card. Have you any idea how to make it work again?
Thanks in advance.

[Q]

Hello i have a problem with my htc sensation xl. i have deleted all data cache partion and system files so i have no os instaled and i'm stuck on boot logo. My pc can't recognized the phone thru the usb cable. I have instaled twrp and bootloader and also have unlocked bootloader. I have try many usb drivers,adb drivers and fastboot drivers. I don't know if this will help but here is my radio nm: 383160016
skkrilec said:
Hello i have a problem with my htc sensation xl. i have deleted all data cache partion and system files so i have no os instaled and i'm stuck on boot logo. My pc can't recognized the phone thru the usb cable. I have instaled twrp and bootloader and also have unlocked bootloader. I have try many usb drivers,adb drivers and fastboot drivers. I don't know if this will help but here is my radio nm: 383160016
Click to expand...
Click to collapse
Are you able to enter "fastboot" mode?
LS.xD said:
Are you able to enter "fastboot" mode?
Click to expand...
Click to collapse
on the phone yes but my pc don't recognize my phone.
skkrilec said:
on the phone yes but my pc don't recognize my phone.
Click to expand...
Click to collapse
does it show "fastboot usb" on phone while connected to the computer?
LS.xD said:
does it show "fastboot usb" on phone while connected to the computer?
Click to expand...
Click to collapse
yes it does.
skkrilec said:
yes it does.
Click to expand...
Click to collapse
Thats good. Have you selected "Show all devices" in windows device manager?
LS.xD said:
Thats good. Have you selected "Show all devices" in windows device manager?
Click to expand...
Click to collapse
yes in other devices under android.1.0 but still don't recognize :s
skkrilec said:
yes in other devices under android.1.0 but still don't recognize :s
Click to expand...
Click to collapse
you need extracted HTC drivers. Then install manually new driver.for the device as followed--> right mouse button on "Android 1.0" install driver -> Search on computer for driver -> show list -> unmark "compatible hardware" and select the folder with extracted htc drivers. The right device ist called "My HTC". If an error shows its not comatible, just don't care about it and force driver installation.
That should work for you.
LS.xD said:
you need extracted HTC drivers. Then install manually new driver.for the device as followed--> right mouse button on "Android 1.0" install driver -> Search on computer for driver -> show list -> unmark "compatible hardware" and select the folder with extracted htc drivers. The right device ist called "My HTC". If an error shows its not comatible, just don't care about it and force driver installation.
That should work for you.
Click to expand...
Click to collapse
okej done that it shows my htc now what? i can't acces to my storage in my pc window is still no icon from htc
skkrilec said:
okej done that it shows my htc now what? i can't acces to my storage in my pc window is still no icon from htc
Click to expand...
Click to collapse
Now u can use fastboot. Means you can flash a custom recovery. When you got a working custom recovery you can mount your storage to your computer.
Latest TWRP --> TWRP 2.7.0.1 Sensation XL
LS.xD said:
Now u ca use fastboot. Means you can flash a custom recovery. When you got a working custom recovery you can mount your storage to your computer. I'll get a appropriate recovery. Just hold on some minutes.
Latest TWRP --> TWRP 2.7.0.1 Sensation XL
Click to expand...
Click to collapse
i already have twrp instaled but stil my pc don't show window to my phone storage.. that's the main problem i know all about how to install custom room or stock roms but i'm lost here with blank and no recognision from may pc
skkrilec said:
i already have twrp instaled but stil my pc don't show window to my phone storage.. that's the main problem i know all about how to install custom room or stock roms but i'm lost here with blank and no recognision from may pc
Click to expand...
Click to collapse
You installed another recovery version? Sometimes installation is buggy.
LS.xD said:
You installed another recovery version? Sometimes installation is buggy.
Click to expand...
Click to collapse
i have twrp instaled from the beggining than my phone crashed and it somehow deleted all my data files and system with android instaled so i have now blank phone with no android on only twrp. and i'm tryin to connect my phone to pc so i can instal another rom.
skkrilec said:
i have twrp instaled from the beggining than my phone crashed and it somehow deleted all my data files and system with android instaled so i have now blank phone with no android on only twrp. and i'm tryin to connect my phone to pc so i can instal another rom.
Click to expand...
Click to collapse
FIRST flash TWRP again via fastboot. You should use latest 2.7.0.1. If it works --> good
If it not works --> Restore phone via RUU (should work as fastboot works) Sensation XL RUUs
Make sure you have right version matching your CID and FIRMWARE versions if you flash RUU.
EDIT: Can twrp acces your internal storage at the moment? Have you tried to format it again?
hello again now i have another problem.. ruu program stops after sending.. it shows sending for about 3hours and than it show error 155. what can i do?
skkrilec said:
hello again now i have another problem.. ruu program stops after sending.. it shows sending for about 3hours and than it show error 155. what can i do?
Click to expand...
Click to collapse
twrp --> custom rom did not work?
for ruu you need stock recovery installed
LS.xD said:
twrp --> custom rom did not work?
for ruu you need stock recovery installed
Click to expand...
Click to collapse
how do i instal stock recovery?
do you have teamviewer on pc?
skkrilec said:
how do i instal stock recovery?
do you have teamviewer on pc?
Click to expand...
Click to collapse
i just assist another installation atm and my internet is bugged. I'm on UMTS stick now. We can use teamview when im done. Should not take as long.
---------- Post added at 09:31 PM ---------- Previous post was at 09:23 PM ----------
try this --> http://www.mediafire.com/?dcjbq5ry6br48q6 for getting stock recovery
LS.xD said:
i just assist another installation atm and my internet is bugged. I'm on UMTS stick now. We can use teamview when im done. Should not take as long.
---------- Post added at 09:31 PM ---------- Previous post was at 09:23 PM ----------
try this --> http://www.mediafire.com/?dcjbq5ry6br48q6 for getting stock recovery
Click to expand...
Click to collapse
i will try
okej let me know when you are done. thanks
skkrilec said:
i will try
okej let me know when you are done. thanks
Click to expand...
Click to collapse
Here you are --> http://forum.xda-developers.com/attachment.php?attachmentid=1072166&d=1337504362
install it using your recovery --> flash zip
i just installed teamviewer9

HTC desire 816 soft bricked!

Hi guys,
I have a very bad problem with my HTC Desire 816G, it bricked and i can't now flash the stock or custom rom!
When i turn on my device it going to the stock recovery!
bootloader is unlock, i want to install the TWRP but i can't because i can't access the fastboot!
I don't know what i must do! I'm so worry and uneasy! plz help me...
alirezarz62 said:
Hi guys,
I have a very bad problem with my HTC Desire 816G, it bricked and i can't now flash the stock or custom rom!
When i turn on my device it going to the stock recovery!
bootloader is unlock, i want to install the TWRP but i can't because i can't access the fastboot!
I don't know what i must do! I'm so worry and uneasy! plz help me...
Click to expand...
Click to collapse
In stock recovery, if there's an option like 'Reboot into bootloader', that's the fastboot mode, enter it and flash TWRP..
If there's no other way, flash the original firmware from here: http://androidtechnics.blogspot.in/2015/06/htc-desire-816g-htc-d816h-dual-sim.html using SP Flash Tool..
How did you soft-brick your device first of all?
GokulNC said:
In stock recovery, if there's an option like 'Reboot into bootloader', that's the fastboot mode, enter it and flash TWRP..
If there's no other way, flash the original firmware from here: using SP Flash Tool..
How did you soft-brick your device first of all?
Click to expand...
Click to collapse
there is no option like that in the stock recovery!
i just downloaded the stock rom and tried to flash with SP Flash Tool but device is not detected by pc!
i unlocked the bootloader and then i reset the phone, device began updating with the stock update center for the stock rom! and...
alirezarz62 said:
there is no option like that in the stock recovery!
i just downloaded the stock rom and tried to flash with SP Flash Tool but device is not detected by pc!
i unlocked the bootloader and then i reset the phone, device began updating with the stock update center for the stock rom! and...
Click to expand...
Click to collapse
Install VCOM drivers and Android CDC Gadget drivers in computer and connect phone in switch off mode..
GokulNC said:
Install VCOM drivers and Android CDC Gadget drivers in computer and connect phone in switch off mode..
Click to expand...
Click to collapse
still doesn't detect! sorry, what do you mean of switch off mode?:crying:
alirezarz62 said:
still doesn't detect! sorry, what do you mean of switch off mode?:crying:
Click to expand...
Click to collapse
Remove battery for 5 secs, then put it inside and connect to computer
GokulNC said:
Remove battery for 5 secs, then put it inside and connect to computer
Click to expand...
Click to collapse
Unfortunately this device has no removable battery!
is there any other way?
I was trying to flash cm 12 thats how i bricked and sp flash tool is not working in my case. my boot loader is unlocked . when i reboot system from cwm recovery it restarts to cwm recover itself help fix plz.

Moto G 1st Gen no OS installed

I have a problem with my Moto G 1st gen. It seems while attempting to flash a new ROM onto the device, I have somehow managed to delete the OS. I am trying to flash the stock ROM back onto the device, but unfortunately I am unable to as the device does not appear on my computer when I plug it in using a USB cable. I am using the TWRP custom recovery. I would like to be able to restore the original ROM and use the device as normal. Any help would be greatly appreciated.
Device:
Moto G 1st Gen (XT1033)
TWRP Recovery installed
OS is missing
When I attempt to boot the device, it gives me the unlocked bootloader warning.
To recover your ROM, use your backup. If you do not have a backup ... it's bad.
Have you tried booting in fastboot? Does your mobile show up in the taskbar icons tray as ADB Device or Motorola ADB Composite Device? If not, check if you've proper drivers installed or not. Once you've the phone being detected, you can easily flash the stock rom using mfastboot commands.
niun01 said:
To recover your ROM, use your backup. If you do not have a backup ... it's bad.
Click to expand...
Click to collapse
My backup appears to have been deleted as well.
SpiralX15 said:
Have you tried booting in fastboot? Does your mobile show up in the taskbar icons tray as ADB Device or Motorola ADB Composite Device? If not, check if you've proper drivers installed or not. Once you've the phone being detected, you can easily flash the stock rom using mfastboot commands.
Click to expand...
Click to collapse
I am able to get the device in fastboot mode, and I have confirmed that the correct drivers have been installed, but the phone is still not detected.
SpiralX15 said:
Have you tried booting in fastboot? Does your mobile show up in the taskbar icons tray as ADB Device or Motorola ADB Composite Device? If not, check if you've proper drivers installed or not. Once you've the phone being detected, you can easily flash the stock rom using mfastboot commands.
Click to expand...
Click to collapse
Ok it seems the phone is detected by the computer, the phone is shown when I go to 'Devices and Printers' on my computer, but for some reason it shows as 'XT1032' instead of 'XT1033'. Probably attempted to install something designed for the XT1032 model instead.
https://forum.xda-developers.com/showthread.php?t=2542219
follow this thread to install stock lollipop ROM
Windows_95 said:
Ok it seems the phone is detected by the computer, the phone is shown when I go to 'Devices and Printers' on my computer, but for some reason it shows as 'XT1032' instead of 'XT1033'. Probably attempted to install something designed for the XT1032 model instead.
Click to expand...
Click to collapse
It's probably TWRP Recovery that changed the model detection. Now, either install the stock ROM or flash a custom ROM.
SpiralX15 said:
It's probably TWRP Recovery that changed the model detection. Now, either install the stock ROM or flash a custom ROM.
Click to expand...
Click to collapse
I cannot, as the phone does not appear in the 'This PC' in File Explorer on my computer, so I cannot transfer any files between the computer and the phone.
Windows_95 said:
I cannot, as the phone does not appear in the 'This PC' in File Explorer on my computer, so I cannot transfer any files between the computer and the phone.
Click to expand...
Click to collapse
make sure that you have enabled MTP in TWRP..
in twrp recovery select Mount >> Enable MTP
change USB cable if you still facing problem
SunilSuni said:
make sure that you have enabled MTP in TWRP..
in twrp recovery select Mount >> Enable MTP
change USB cable if you still facing problem
Click to expand...
Click to collapse
It still doesn't work. I cannot transfer files between the computer and the phone.
Windows_95 said:
It still doesn't work. I cannot transfer files between the computer and the phone.
Click to expand...
Click to collapse
Then reboot to fastboot mode and install stock ROM
SunilSuni said:
Then reboot to fastboot mode and install stock ROM
Click to expand...
Click to collapse
I cannot get the stock ROM onto the phone because I cannot transfer anything between the phone and computer, even in fastboot mode.
Windows_95 said:
I cannot get the stock ROM onto the phone because I cannot transfer anything between the phone and computer, even in fastboot mode.
Click to expand...
Click to collapse
Im talking about flashing stock ROM.. Use good USB cable and flash stock ROM
SunilSuni said:
Im talking about flashing stock ROM.. Use good USB cable and flash stock ROM
Click to expand...
Click to collapse
I managed to recover the device using Cyanogenmod ROM using the adb push command. Thanks for the help.

Guide To Unbrick RealMe 1[CPH1859/1861/1706]-[A.29]

Code:
[CENTER]If You Have Hard Bricked Your Device Then Only Use This Guide[/CENTER]
CPH1861EX_11.A.29​
Files You Need To Download:
1:Miracle Box Tool-https://mega.nz/#!lVsQGSaC!6TTJopMyntMQA0IKYdC_5BlsxIjV_Ibhx2qWL_ZqDyI
2:Stock Rom- https://mega.nz/#F!ncMFUaaa!0fVNwJ_Io0EMFv8YLjBZlQ [Select Download As Zip]
3:https://androidmtk.com/install-android-cdc-driver-manually [Install Drivers Using This Guide]​
Click to expand...
Click to collapse
Steps To Flash Stock Rom:
1:Install Miracle Box And Drivers
2:Launch Miracle Box
3: Open Mtk Tab
4:Click on Services
5:Select Write From The Available Options
6:Select 8th Boot From Boot Options
7:In Second Options,Select Oppo Realme 1
8:Check Skip Preloader File
9:Hit Start
10:Now connect your phone and hold volume and power buttons... It will flash and turn off your phone
11:Remove Cable And Press Power+VOLUME Up For 15 Seconds
You Have Unbricked Your Device​
Click to expand...
Click to collapse
Credits:
Hamza(From Telegram Group For Writing The Tutorial0
Shobith(For Stock Rom Dump)
AnuragRai(For Simplifying The Guide)
1st link miracle box is not working plz correct it bro
can you share download links from other providers? mega asks for premium account.
thank you.
Didn't work for me
anurag rai said:
Code:
[CENTER]If You Have Hard Bricked Your Device Then Only Use This Guide[/CENTER]
CPH1861EX_11.A.29​
Credits:
Hamza(From Telegram Group For Writing The Tutorial0
Shobith(For Stock Rom Dump)
AnuragRai(For Simplifying The Guide)
Click to expand...
Click to collapse
After flashing twrp recovery when I booted my device, a software update popped up and it automatically updated over night and my device hard bricked. I tried everything but couldn't fix it. My pc is not even recognising my phone so can't follow your steps. Any suggestion or help to fix my device will be appreciated.
same mine bro,
rom version was a31 and after installed twrp, my device hard bricked. i couldnt solve yet, waiting a newer version of miracle box or etc.
anurag rai said:
Code:
[CENTER]If You Have Hard Bricked Your Device Then Only Use This Guide[/CENTER]
CPH1861EX_11.A.29​
Credits:
Hamza(From Telegram Group For Writing The Tutorial0
Shobith(For Stock Rom Dump)
AnuragRai(For Simplifying The Guide)
Click to expand...
Click to collapse
i dumped the stock rom bro @besttipsYT Not Shobith
this method is not working at this time...when i trying to flash by this method only show.......phone connected......downloding boot8....then disconnect my phone ..&reboot
Please don't flash custom recovery (here twrp) without proper knowledge or just sake of modding device. The builds and methods are not always working and may end up bricking your device.
Hi There, Can someone PLZ help me setting up OPPO PRELOADER Drivers correctly. Everytime i try to use miracle thunder i get the following log:
Waiting for USB Port...
Set USB Serial Device (COM9)
Connecting to Phone,Wait..
Connected to Phone.
CPU: MT6771 SW:0000 Ver: CA00
>>Downloading Boot8 ...
and it remains on here forever.
Actually oppo preloader shows for some time in pc and after that it goes away and hence it is not letting the miracle thunder work properly (i guess)
when my phone was working (booting in coloros 6, then also oppo preloader was doing the same thing and after a few seconds my battery would start charging), now i can't see anything on screen as it's bricked now.
Preloader doesn't even work with SP Flash Tools also.
EDIT : I have tried almost everything i knew, drivers manager add legacy option etc.
If someone could help me get out of this problem, i would really be grateful.
Brick Reason : Flashed TWRP but used fastboot command to boot into that : (
PLEASE HELP SOMEONE
Alen012 said:
Hi There, Can someone PLZ help me setting up OPPO PRELOADER Drivers correctly. Everytime i try to use miracle thunder i get the following log:
Waiting for USB Port...
Set USB Serial Device (COM9)
Connecting to Phone,Wait..
Connected to Phone.
CPU: MT6771 SW:0000 Ver: CA00
>>Downloading Boot8 ...
and it remains on here forever.
Actually oppo preloader shows for some time in pc and after that it goes away and hence it is not letting the miracle thunder work properly (i guess)
when my phone was working (booting in coloros 6, then also oppo preloader was doing the same thing and after a few seconds my battery would start charging), now i can't see anything on screen as it's bricked now.
Preloader doesn't even work with SP Flash Tools also.
EDIT : I have tried almost everything i knew, drivers manager add legacy option etc.
If someone could help me get out of this problem, i would really be grateful.
Brick Reason : Flashed TWRP but used fastboot command to boot into that : (
PLEASE HELP SOMEONE
Click to expand...
Click to collapse
Miracle box, SP Flash Tool and MTK Droid Tools no longer work with Realme. If you can access Fastboot then flash stock recovery and proceed further.
Bootloop if i try t access fastboot mode. Can go to recovery but its not allowing me to flash amything saying its an older version. Any work around yet?
Naveen56 said:
Miracle box, SP Flash Tool and MTK Droid Tools no longer work with Realme. If you can access Fastboot then flash stock recovery and proceed further.
Click to expand...
Click to collapse
StripsOfTatti said:
Bootloop if i try t access fastboot mode. Can go to recovery but its not allowing me to flash amything saying its an older version. Any work around yet?
Click to expand...
Click to collapse
Which recovery are you in? Is it Stock or Custom?
If u have stock first wipe data and then flash boot.img or ozip file (stock ROM).
If u have custom recovery then you need to flash stock recovery + stock ROM.
plz help me ihave realme 1 and it stuck in logo and orange state and restart over and over and icannot boot into recovery or fastboot plz help me
Simba Gaara said:
plz help me ihave realme 1 and it stuck in logo and orange state and restart over and over and icannot boot into recovery or fastboot plz help me
Click to expand...
Click to collapse
If recovery and fastboot are inaccessible means you need to visit service center.
When trying to connect realme 1 to miracle it showing usb device not connected, how to solve this? Drivers are installed
Naveen56 said:
Miracle box, SP Flash Tool and MTK Droid Tools no longer work with Realme. If you can access Fastboot then flash stock recovery and proceed further.
Click to expand...
Click to collapse
So bro in case if I brick my phone then I can flash stock rom using stock recovery.......??
Do I get those Rom files from official realme website?
AwesomeVk47 said:
So bro in case if I brick my phone then I can flash stock rom using stock recovery.......??
Do I get those Rom files from official realme website?
Click to expand...
Click to collapse
Yes. Do remember you need both fastboot and recovery to be working, so you can flash Stock Recovery (only if you have TWRP installed).
If you have stock recovery installed then download stock rom from official Realme site and place it in the Sdcard (otg wont help). Enter into recovery and update/install the ozip.
If your phone is completely dead then above method wont help and you have to follow another one.
Note: If your device is rooted then installing (from stock recovery) stock rom fails. At this time flash TWRP from fastboot then flash zip file (convert stock rom from ozip to zip).
Naveen56 said:
Yes. Do remember you need both fastboot and recovery to be working, so you can flash Stock Recovery (only if you have TWRP installed).
If you have stock recovery installed then download stock rom from official Realme site and place it in the Sdcard (otg wont help). Enter into recovery and update/install the ozip.
If your phone is completely dead then above method wont help and you have to follow another one.
Note: If your device is rooted then installing (from stock recovery) stock rom fails. At this time flash TWRP from fastboot then flash zip file (convert stock rom from ozip to zip).
Click to expand...
Click to collapse
Sorry to bother you bro but let's say I bricked my phone and have twrp installed......where will I get the stock recovery from and how to enter the fastboot mode of realme phone if it's bricked
AwesomeVk47 said:
Sorry to bother you bro but let's say I bricked my phone and have twrp installed......where will I get the stock recovery from and how to enter the fastboot mode of realme phone if it's bricked
Click to expand...
Click to collapse
Download stock recovery.
Enter fastboot mode using Power + Volume Down. If that does not work use other combinations.
Now flash stock recovery.
Enter recovery using
Code:
fastboot oem reboot-recovery
Install ozip.
Naveen56 said:
Download stock recovery.
Enter fastboot mode using Power + Volume Down. If that does not work use other combinations.
Now flash stock recovery.
Enter recovery using
Install ozip.
Click to expand...
Click to collapse
Is that link for realme 1 stock recovery?.......it would be great help if you could tell me how to obtain it....just for future use
---------- Post added at 03:18 PM ---------- Previous post was at 03:07 PM ----------
Naveen56 said:
Download stock recovery.
Enter fastboot mode using Power + Volume Down. If that does not work use other combinations.
Now flash stock recovery.
Enter recovery using
Install ozip.
Click to expand...
Click to collapse
Will this link work for stock rom file?
Link1
https://www.realme.com/in/support/software-update
Link2
https://www.getdroidtips.com/oppo-realme-1-stock-firmware-collections/
Which one of these should I use?

Categories

Resources