I bought a Cubot GT72 from the net - its basically a chinese knock-off with some very nice specs. And it was working great out of the box; but I had to experiment - right?
Edit: cannot post links; but if you got to www cubot net - you can find the phone easily. The stock ROM is also available.
I fired up MTK-Tools and rooted the phone - no problem there. Then I tried to create a custom CWM and install - that's when things starting going down the drain. It overwrote the recovery and boot partitions - so the phone stopped working. And since then I have been trying various ways to unbrick it.
Luckily, I have another phone with the exact same specs - and was able to download a backup using MTK-Tools and another one using SPFlash.
Problem - the phone is not switching on at all. When I connect it to the computer (after installing the MTK drivers) - nothing happens. When I connect without battery and keep the Up volume pressed - the computer detects an "MTK COM Port", installs it and within 5-10 seconds the port disappears, comes back after 5-10 seconds - and this cycle keeps repeating. I'm not able to connect to the phone using wither MTK-Tools or SPFlash.
When I connect the working phone - it shows up as "MTK VIA COM Port" and I can connect to it using SPFlash.
Have opened the phone and looked for test points - found one that switches on the phone and connects to the computer - but the result is the same as when I connect with the volume up pressed.
Please help - I'm at my wits end.
Drivers
dushyantahuja said:
I bought a Cubot GT72 from the net - its basically a chinese knock-off with some very nice specs. And it was working great out of the box; but I had to experiment - right?
Edit: cannot post links; but if you got to www cubot net - you can find the phone easily. The stock ROM is also available.
I fired up MTK-Tools and rooted the phone - no problem there. Then I tried to create a custom CWM and install - that's when things starting going down the drain. It overwrote the recovery and boot partitions - so the phone stopped working. And since then I have been trying various ways to unbrick it.
Luckily, I have another phone with the exact same specs - and was able to download a backup using MTK-Tools and another one using SPFlash.
Problem - the phone is not switching on at all. When I connect it to the computer (after installing the MTK drivers) - nothing happens. When I connect without battery and keep the Up volume pressed - the computer detects an "MTK COM Port", installs it and within 5-10 seconds the port disappears, comes back after 5-10 seconds - and this cycle keeps repeating. I'm not able to connect to the phone using wither MTK-Tools or SPFlash.
When I connect the working phone - it shows up as "MTK VIA COM Port" and I can connect to it using SPFlash.
Have opened the phone and looked for test points - found one that switches on the phone and connects to the computer - but the result is the same as when I connect with the volume up pressed.
Please help - I'm at my wits end.
Click to expand...
Click to collapse
Ok Google "mt6572 com port drivers" and look for ***.ftdichip.com/Drivers/VCP.***, install the software off that site and see if your computer recognizes the com port, hopefully you'll be able to flash the original rom back to it, let me know how you get on :good:
neosnake991 said:
Ok Google "mt6572 com port drivers" and look for ***.ftdichip.com/Drivers/VCP.***, install the software off that site and see if your computer recognizes the com port, hopefully you'll be able to flash the original rom back to it, let me know how you get on :good:
Click to expand...
Click to collapse
Thanks Neo, The driver is installed - the problem I'm facing is that the phone keeps going offline every 30-40 seconds and hence am unable to flash.
okies
OK thanks for the reply. Its obvious these MTxxxx devices wait for a signal when you plug them in.
1.Try going to the SDK folder and open a command prompt, type fastboot flash boot "boot.img" > point the boot.img to where you have downloaded the original boot.img for the device.
2.When the fastboot gives you the [waiting for device] prompt plug in your phone.
Let me know how you get on, i'm going to be working on a program to flash these phones from windows. :good:
p.s if the above works then flash your original recovery as well
neosnake991 said:
OK thanks for the reply. Its obvious these MTxxxx devices wait for a signal when you plug them in.
1.Try going to the SDK folder and open a command prompt, type fastboot flash boot "boot.img" > point the boot.img to where you have downloaded the original boot.img for the device.
2.When the fastboot gives you the [waiting for device] prompt plug in your phone.
Let me know how you get on, i'm going to be working on a program to flash these phones from windows. :good:
p.s if the above works then flash your original recovery as well
Click to expand...
Click to collapse
Hi Neo - tried. The phone gets detected, but fastboot remains stuck at [waiting for device]. Please see screenshot.
Also, I think the preloader is also gone
Diffrent Drivers
Ok i noticed on there website that there are a different set of drivers, where the ones you have installed emulates a com port the other ones gives you direct access to the USB port, go to adb and type adb devices so that your phone will show up in the device manager, uninstall those drivers and install these ones ftdichip.com/Drivers/D2XX.htm.
Then try and flash the preloader in the usual way, first type flash preloader {name of file} then connect your phone and hopefully you will be able to flash your phone again.
Let me know how you get on again :good:
neosnake991 said:
Ok i noticed on there website that there are a different set of drivers, where the ones you have installed emulates a com port the other ones gives you direct access to the USB port, go to adb and type adb devices so that your phone will show up in the device manager, uninstall those drivers and install these ones ftdichip.com/Drivers/D2XX.htm.
Then try and flash the preloader in the usual way, first type flash preloader {name of file} then connect your phone and hopefully you will be able to flash your phone again.
Let me know how you get on again :good:
Click to expand...
Click to collapse
Apologies for the late reply - tried your method - the phone gets detected as MediaTek DA USB VCOM port - but fastboot or SP flash are unable to detect.
Also, now I have managed to brick the other phone also. Was trying to upgrade the ROM from cubot's website. And even that one is bricked
Really frustrated here.
dushyantahuja said:
Apologies for the late reply - tried your method - the phone gets detected as MediaTek DA USB VCOM port - but fastboot or SP flash are unable to detect.
Also, now I have managed to brick the other phone also. Was trying to upgrade the ROM from cubot's website. And even that one is bricked
Really frustrated here.
Click to expand...
Click to collapse
Also, is there a way I can create a scatter file from the ROM I downloaded using SP Flash?
dushyantahuja said:
Also, is there a way I can create a scatter file from the ROM I downloaded using SP Flash?
Click to expand...
Click to collapse
The full ROM dump has been uploaded here - is there any way I can simply flash the entire dump back into the phone.
http://www.4shared.com/file/wtNcfbRu/ROM_0.html
hi, did you manage to work out anything? i have the exact same problem with my GT72, and i'm out of ideas.
I finally gave up and sent it for repairing. The vendor has been trying to repair it for the last 2 weeks and has given up too. The problem with my phones is that they are not original cubot - the seller on aliexpress is selling fake cubot phones - and we're unable to find the correct files to write to the phone.
Now if only I could find a way to write back the ROM0 file without the scatter files - I had though that would be easy, but am unable to do anything about it
megariffer said:
hi, did you manage to work out anything? i have the exact same problem with my GT72, and i'm out of ideas.
Click to expand...
Click to collapse
dushyantahuja said:
I finally gave up and sent it for repairing. The vendor has been trying to repair it for the last 2 weeks and has given up too. The problem with my phones is that they are not original cubot - the seller on aliexpress is selling fake cubot phones - and we're unable to find the correct files to write to the phone.
Now if only I could find a way to write back the ROM0 file without the scatter files - I had though that would be easy, but am unable to do anything about it
Click to expand...
Click to collapse
maybe i have a fake one, too then. wierd stuff, that is. faking a $60 phone...
anyway, i'm guessing you can only use that ROM_0 file to create a proper preloader.bin for the phone, but you need a working one for that.
you could do that in MTK droid root & tools, but since our phones doens't get detected, we're stumped.
i think having the right preloader could push us to the right direction, but i'm not planning to order a new phone to revive my dead one
anyway, if you make any progress, let us know!
megariffer said:
anyway, i'm guessing you can only use that ROM_0 file to create a proper preloader.bin for the phone, but you need a working one for that.
Click to expand...
Click to collapse
I backed up the ROM_0 file from a working phone (had 2 - broke both); have uploaded it and shared in this thread. So, if you can create the preloader.bin from it - please be my guest.
dushyantahuja said:
I backed up the ROM_0 file from a working phone (had 2 - broke both); have uploaded it and shared in this thread. So, if you can create the preloader.bin from it - please be my guest.
Click to expand...
Click to collapse
i know you uploaded it, but the problem is that i can't do anything with it in MTK droid root & tools, since it only works if there is a working phone connected to the pc.
megariffer said:
i know you uploaded it, but the problem is that i can't do anything with it in MTK droid root & tools, since it only works if there is a working phone connected to the pc.
Click to expand...
Click to collapse
I had even created a scatter file using MTK Droid - the only problem is the scatter doesn't work with the phone. See if it helps you.
dushyantahuja said:
I had even created a scatter file using MTK Droid - the only problem is the scatter doesn't work with the phone. See if it helps you.
Click to expand...
Click to collapse
here's my "progress":
i was able to salvage a preloader.bin from your dump, this was the only one i could get flash tool to start preparing flashing.
i ran into numerous errors after that, but i managed to build a seemingly flashable rom, but it just does not work.
i could format the nand with it, but when i try to flash, it says that the bootlader exceeds partition boundary, whatever that means.
so i'm pretty much stuck at this point, but i'll attach the preloader for you, maybe it will work with your scatter.
the scatter btw did not work for me, since the addresses were wrong (i guess that scatter is for 512MB version, too).
so i built a scatter from scratch with notepad++ it's in the zip, too.
now i just wish there would be someone with a 256MB version able to make a backup with mtk droid and share with us.
megariffer said:
but i'll attach the preloader for you, maybe it will work with your scatter.
Click to expand...
Click to collapse
Thanks - let me try to flash the preloader this weekend and see how things go...
dushyantahuja said:
Thanks - let me try to flash the preloader this weekend and see how things go...
Click to expand...
Click to collapse
how's it going?
arsenal3008 said:
how's it going?
Click to expand...
Click to collapse
Didn't get any time last weekend - will update this weekend.
Wrong firmware.
dushyantahuja said:
Didn't get any time last weekend - will update this weekend.
Click to expand...
Click to collapse
Hi, the same problem, have you figured it out? Thanks for your help ...
Related
I have tried to update my droid with update.zip. It failed with a weird message, smth like could not update modem (the phone was ok before)
Now i got mass of downloaded files, like rsdlite and two sbfs
VRZ_A956_2.4.33_1FF_01.sbf and DROID2WE_X6_2.4.29_FULL.sbf
both stop at 100% and i get a popup message telling new device is found QHSUSB_DNLD or something like that. I've checked ALL motorola drivers (5.2.x update) for subject of this string with the hardware id of PID_9008 but i have found nothing! It just simply DOES NOT exit!
I have found proper dirvers, it looks like MSM6600 default drivers. So when RSD switched to BP mode it won't see anything, tho i get the drivers running and in the device manager i clearly see smth like Qualcomm ..Download 9008 but the RSDLite keeps searching and fails to process - Phone disconnected...
So, maybe anyone here got the same problem or has a clue of how to get rid of bootloader screen? Wiping cache, erasing to factory does nothing, I don't just get what this rsdlite wants? which device appears when it switched to BP download mode? Isn't it the one i get?
I have tried 3 PC, 2xXP and 1xWIN7 so it's NOT the PC's fault.
RSDLite is 5.4.5 - latest, the drivers - latest!
Please guys, need your input!
EDIT: I have joined only 3 files: CG05, RDL1.smg and RDL3.smg to test faster - it will immediatelly switch to BP mode, so no need to erase or reflash whole device. Will upload to rapidshare if anyone wants to test.
jinns said:
RSDLite is 5.4.5 - latest, the drivers - latest!
Please guys, need your input!
Click to expand...
Click to collapse
This nice manual, does not help either
http: //droid.koumakan. jp/wiki/SBF
Try http://www.droidforums.net/forum/droid-2-global-hacks/170060-tool-ezsbf-d2g.html — this is a bootable CD image (which can be also used with a USB stick) that performs the task.
Note: 2.4.29 is the recommended (at least by me, after quite some experience) image; it's best to update to 2.4.330 OTA.
Thank you.
But here is the fact:
"If you already use Linux as your OS of choice you can flash with your current system, grab sbf_flash and the SBF file then simply cd to where you put the files, then:
chmod +x sbf_flash
./sbf_flash filename.sbf"
I have Linux Ubuntu and i have tried it already. No use.
“No use” doesn't quite describe the problem, to be honest.
Gasai Yuno said:
“No use” doesn't quite describe the problem, to be honest.
Click to expand...
Click to collapse
Ok it will flash it flawlessly, no problem. But it does not flash the BP module. It just ignores the fact that in package there are AP and BP firmwares, so sbf_flash will flash only the AP part.
plz help
i have same problem ...................help plz...
Is there any solution for my droid
plz help me friendz i need help
shahjeee said:
plz help me friendz i need help
Click to expand...
Click to collapse
I am not yet able to help but at least i can give an answer that will probably point into the right direction.
What actually happens:
Droid 2 Global has 2 CPUs : OMAP (AP) & Qualcomm(BP)
At some reason the update via sdcard or failed sbf flashing in BP mode erases the BP content and fails to write the new data into the nand/emmc(whatever), so Qualcomm will jump into Emergency download more each time the RSDLite will try to switch to BP mode, thus you will see the QHSUSB_DLOAD device (COM PORT actually) that's it.
The chip is CDMA1x QSC6085 so it barely has any security on board, making it possible to use any Qcom flasher compatible with the chip and + ramdownloader.
What to do:
Get a qualcomm flasher (PSAS or other tools)
Get a ramdownloader (boot loader) for the 6085 (can be found, for older phones)
Extract the original SBF file content and use the *.mbn files and flash it.
This way may help.
Thank you alot of you reply me can you explain me step by step and software links ,................................thanks..
i have mac pc and windows both
Hello everyone I have a few questions. First to say that I'm not new to android yet I don't think I'm very advanced. Anyway here is my situation: I have brand new chinese phone Cubot x6 which is with MT6592 chipset(or CPU I'm not sure). I rooted the device with Framaroot and everything was OK. Then I found CWM for the device on needrom(dot)com and when I flashed the recovery with "Flashify" it rebooteed but it is now stuck on the kernel logo. I can enter only in recovery which is still the stock one . I can't do anything except entering into the stock recovery. I have the stock ROM but it is NOT in a flashable .zip but in a folder which is used by some flashtool program (not the one for Sony but rather for MT devices) I have the stock boot.img, recovery.img and system.img. When I try to "apply update from sideload" and sideload either the boot or recovery images I get "installation aborted". If you guys can tell me how to enter fastboot mode and from there to flash system.img OR any other way to fix the phone please tell me.
P.S. The hardware buttons are only volume rockers and power button. I also tried to install MUIU but it can't flash it with stock recovery.
Please help me. I would be able to manage it somehow if I'm able to use adb, but I can't within the stock recovery.
hello dont problem use sp flashtool and flash rom stock
http://www.needrom.com/mobile/cubot-x6/
ROM
http://www.needrom.com/wp-content/uploads/2014/05/G807_C1_D1_CUBOT_V0.9.rar
SP FLASH TOOL
http://www.needrom.com/wp-content/uploads/2014/01/SP_Flash_Tool_v5.1348.00.zip
Description
ROM Mobile Cubot X6 – ROM Android 4.2.2
ONLY MT6592
Official ROM Cubot X6 Version: G807_C1_D1_CUBOT_V0.9
Gapps include – No Rooted
Language support: Multilang
Install ROM:
- Unpack FlashTools, and Click on Flash_tool.exe
- Select a the MT6592_Android_scatter_emmc.txt in ROM
- Wait file to be added into Flash Tool
- choose Option->USB Model,click USB Model
–> Choose Option->DA DownLoad All->Speed->High Speed, click High Speed
- Turn off your phone, remove the battery.
- "Press F9 (hit Download button)" OR " if upgrade ROM Firmware->Upgrade "
- and connect your phone into the computer via USB data cable.
- The process will start and a red progress bar will appear after color purple, yellow.
- And green circles display
- Finish !
- You can now safely disconnect your phone and turn it on.
Would it be possible for you to upload it to a different site? it seems that the download just cuts off all the time. I tried about 5 times after 10 mins it just stops. I bricked my phone the first day cuz i didnt know it wasnt compatible with Xposed installer
ZALACAYN2 said:
hello dont problem use sp flashtool and flash rom stock
http://www.needrom.com/mobile/cubot-x6/
ROM
http://www.needrom.com/wp-content/uploads/2014/05/G807_C1_D1_CUBOT_V0.9.rar
SP FLASH TOOL
http://www.needrom.com/wp-content/uploads/2014/01/SP_Flash_Tool_v5.1348.00.zip
Description
ROM Mobile Cubot X6 – ROM Android 4.2.2
ONLY MT6592
Official ROM Cubot X6 Version: G807_C1_D1_CUBOT_V0.9
Gapps include – No Rooted
Language support: Multilang
Install ROM:
- Unpack FlashTools, and Click on Flash_tool.exe
- Select a the MT6592_Android_scatter_emmc.txt in ROM
- Wait file to be added into Flash Tool
- choose Option->USB Model,click USB Model
–> Choose Option->DA DownLoad All->Speed->High Speed, click High Speed
- Turn off your phone, remove the battery.
- "Press F9 (hit Download button)" OR " if upgrade ROM Firmware->Upgrade "
- and connect your phone into the computer via USB data cable.
- The process will start and a red progress bar will appear after color purple, yellow.
- And green circles display
- Finish !
- You can now safely disconnect your phone and turn it on.
Click to expand...
Click to collapse
http://pan.baidu.com/s/1jGn3mvk
Enviado desde mi CUBOT X6 mediante Tapatalk
Thank you very much
ZALACAYN2 said:
http://pan.baidu.com/s/1jGn3mvk
Enviado desde mi CUBOT X6 mediante Tapatalk
Click to expand...
Click to collapse
I know this is an old thread, but please understand that I'm following this and I need help as I have the same phone and I haven't found any other updated threads on this topic.
ZALACAYN2 said:
Install ROM:
- Unpack FlashTools, and Click on Flash_tool.exe
- Select a the MT6592_Android_scatter_emmc.txt in ROM
- Wait file to be added into Flash Tool
- choose Option->USB Model,click USB Model
–> Choose Option->DA DownLoad All->Speed->High Speed, click High Speed
- Turn off your phone, remove the battery.
- "Press F9 (hit Download button)" OR " if upgrade ROM Firmware->Upgrade "
- and connect your phone into the computer via USB data cable.
- The process will start and a red progress bar will appear after color purple, yellow.
- And green circles display
- Finish !
- You can now safely disconnect your phone and turn it on.
Click to expand...
Click to collapse
I'm following this, as I tried to do this before, I was apparently doing something wrong and I couldn't get to the part where the program would actually flash it and it never showed progress bars or even detected the phone, now finally my phone is recognized by the program and it's now stuck on the red progress bar, when I put my mouse over it says "Download DA Now..." ?? what is it?
Should I do something, I don't wanna stop it with fear it may brick completely...
7 mins has passed, do I leave it there? I just saw the red progress bar going up to 100% and stay there... Nothing more, purple, or yellow :crying:
Does it usually takes that much? Another thing is that I don't see the device (usb) showing up in the Device Manager... is something going on? the sp flash tool might have become stuck on it doing nothing, but like I said, I dont wanna stop it with fear it might be actually doing something, and then I break it :S
@0xNOP nop,it doesnt take that long
0xNOP said:
I know this is an old thread, but please understand that I'm following this and I need help as I have the same phone and I haven't found any other updated threads on this topic.
I'm following this, as I tried to do this before, I was apparently doing something wrong and I couldn't get to the part where the program would actually flash it and it never showed progress bars or even detected the phone, now finally my phone is recognized by the program and it's now stuck on the red progress bar, when I put my mouse over it says "Download DA Now..." ?? what is it?
Should I do something, I don't wanna stop it with fear it may brick completely...
7 mins has passed, do I leave it there? I just saw the red progress bar going up to 100% and stay there... Nothing more, purple, or yellow :crying:
Does it usually takes that much? Another thing is that I don't see the device (usb) showing up in the Device Manager... is something going on? the sp flash tool might have become stuck on it doing nothing, but like I said, I dont wanna stop it with fear it might be actually doing something, and then I break it :S
Click to expand...
Click to collapse
sorry but my english is very poor , in the past , i make this tutorial , is in my spanish language but i have pics ,
http://www.htcmania.com/showthread.php?t=833168
[email protected] said:
@0xNOP nop,it doesnt take that long
Click to expand...
Click to collapse
Alright, thanks for letting me know, i know what is causing to behave like that, the thing is that the usb is abruptly getting disconnected, so when it gets detected it starts working like a charm and it starts detecting the phone in the sp flash tool, etc etc but when its about to start really doing anything like flashing or anything concrete the usb simply disconnects and I dont even see it anymore in the Device Manager list... And it appears as "Mt65xx Loader" in the Device Manager, for just few seconds before terminating... Might be that Im using the wrong drivers or The wrong cable ??? Or both??? I'm using an usb cable that was made for an HTC and it had assigned the drivers of my HTC phone... But at the same time, it uses that Mt65xx Loader driver thing that I installed as well...
ZALACAYN2 said:
sorry but my english is very poor , in the past , i make this tutorial , is in my spanish language but i have pics ,
<Link>
Click to expand...
Click to collapse
Hello, my first language is spanish also, so I understood the tutorial, however, you can refer to the reply that i sent to Qwerty, above, since the problem I think is on either the drivers im using or the cable itself....
Hmmmm so your problem is your connection disconnects after flashing starts .I helped a guy who had a similliar problem (his USB disconnected after 3 seconds so the tool doesn't flash ) I'll look it up again .
In the meantime I would like to know the condition of your phone like how you bricked it ,does the phone show any sign of life etc...
[email protected] said:
Hmmmm so your problem is your connection disconnects after flashing starts .I helped a guy who had a similliar problem (his USB disconnected after 3 seconds so the tool doesn't flash ) I'll look it up again .
In the meantime I would like to know the condition of your phone like how you bricked it ,does the phone show any sign of life etc...
Click to expand...
Click to collapse
Yup, Oh Lord, ty, I will really appreciate if you can give me a hand on this one and you're working on it alrdy so I'm really grateful :silly: :good:
Alright, conditions, it does shows signs of life, however, I can get past the boot logo, to the "main screen" where launcher is etc, etc... But the thing is that, since I was working on a rootkit, I disabled many of the processes that I saw were 'suspicious' by suspicious I mean (e.g.) "com.gogle.services" with version: "1.4" instead showing something like process: "com.google.services" with version (e.g.) "version: 4.4.22.493 build: 493823-22-1114" you see.
So I started deleting those processes and installed ES File Manager, which it has a built-in cleaner, so after I finished disabling those processes, I started deleting junk files like a mad man using ES File Manager, and I remember going to the root and deleting the majority of the folders and files that I saw, so probably that's whats happening
Now with that previous story told... Now when I get past the boot logo, I just get this plain black screen, with only the battery status showing up, like literally only that, and the top scrollable menu, I'm able to carry it down but it has no notifications whatsoever, when I plug in the USB (while the phone is on) I get nothing whatsoever from the phone to the computer...
Hope this info helps in debugging whats going on here
Reference: https://youtu.be/jfgDs9eSq0g
Try these and let me know if any of these works
1)try uninstalling the drivers. Then reinstall ,reboot PC and try to flash again
2) does your phone has meta mode? Some mt65xx phone have it. To try accessing it do the following
Load the scatter like usual in sp flash tool ,click download ,now power off your phone(with battery) and connect to pc but hold vol+ button as well .(sometimes you need to hold the vol+ button throughout the whole flashing)
As far as your story goes the final solution is either1) flashing your stock ROM or 2)flash a custom recovery and install a custom rom but both of these require the sp flash tool process to work.
Edit : you know I'm telling you this because I believe you tried factory reset already ,if you havnt try it first.
Sp flash tool is for unbricking mostly.
[email protected] said:
Try these and let me know if any of these works
1)try uninstalling the drivers. Then reinstall ,reboot PC and try to flash again
2) does your phone has meta mode? Some mt65xx phone have it. To try accessing it do the following
Load the scatter like usual in sp flash tool ,click download ,now power off your phone(with battery) and connect to pc but hold vol+ button as well .(sometimes you need to hold the vol+ button throughout the whole flashing)
As far as your story goes the final solution is either1) flashing your stock ROM or 2)flash a custom recovery and install a custom rom but both of these require the sp flash tool process to work.
Click to expand...
Click to collapse
Alright, thanks for the suggestions, I will try to do all of them and get back with results, hopefully with a fixed phone :S :S :S :good:
Just so you know ,I edited my previous post
[email protected] said:
Just so you know ,I edited my previous post
Click to expand...
Click to collapse
Thank you for everything!
Finally got it to work! everything was working good, except the phone itself since it was semi-bricked apparently it couldn't make it to activate the usb system itself... however I went to SP Flash Tool and instead using only "Download" option, I instead used "Format All + Download" ... And then the USB didn't disconnected anymore and then I saw the tool working on it and the progress bars running perfectly! it took like less than 50 seconds to do everything when I saw the big green check mark on my screen!!!!!!!!!!!!!!! AMAZING!! Thanks!
0xNOP said:
Thank you for everything!
Finally got it to work! everything was working good, except the phone itself since it was semi-bricked apparently it couldn't make it to activate the usb system itself... however I went to SP Flash Tool and instead using only "Download" option, I instead used "Format All + Download" ... And then the USB didn't disconnected anymore and then I saw the tool working on it and the progress bars running perfectly! it took like less than 50 seconds to do everything when I saw the big green check mark on my screen!!!!!!!!!!!!!!! AMAZING!! Thanks!
Click to expand...
Click to collapse
Glad it worked for you ,good luck
BTW if you like avoiding the default bloatwares you might wanna try a custom ROM like cyanogen .look up development for your phone in xda or 4pda
Hey guys! My phone is now a brick. Can anyone show me how to repair the boot for it? Many thanks.
hungtrauvang said:
Hey guys! My phone is now a brick. Can anyone show me how to repair the boot for it? Many thanks.
Click to expand...
Click to collapse
Flash a new rom
Watch this video...
hungtrauvang said:
Hey guys! My phone is now a brick. Can anyone show me how to repair the boot for it? Many thanks.
Click to expand...
Click to collapse
What happens if you power it on while holding down the up and down buttons?
Frogmanstar said:
What happens if you power it on while holding down the up and down buttons?
Click to expand...
Click to collapse
Nothing happens. Really sad.
hungtrauvang said:
Nothing happens. Really sad.
Click to expand...
Click to collapse
This just means you don't have a recovery.. just flash a new rom.
hi XDA community i have a problem regarding my a850 and i hope u or anybody can reply this comment in an instance cuz im in emergency...
IM EXPLAINING MY PROBLEM VERY DETAILED SO IT'S GONNA BE VERY LONG COMPOSITION, INCLUDING FROM IM ROOTING THE PHONE UNTIL I TYPED THIS COMPOSITION
so recently i "Framarooted" my device and was working properly as i expected,then i want to install TWRP, i see my baseband version does not have ROW or CN in there, it kinda like "A850.V13 ...(cant remember)", but i flashed anyway using the ROW version of TWRP and Mobileuncle MTK Tools. When I want to enter recovery (via MTK Tools) it doesnt show up, just stuck at white,big "Lenovo" logo (it probably doesnt work) but i was able to boot back to normal. Then i used System App Remover from Play and attempted to delete some chinese apps, and I DID a mistake... i was so clumsy enough to delete all chinese apps that origins from the rom i accidently deleted the file "classical" (which i guess the entire system ui, launcher etc) . Upon after deletion of that file I SHOULD HAVE NOT DELETE , it suddenly booted off with the startup sound muted halfway (its like, the boot startup sound have like 4 second duration and i heard the sound just for 1 sec).
Then it boots up again, but stuck at the logo "Lenovo For Those Who Do" after startup animation, so i assume this is bootloop or soft brick
Realising this incident i GOOGLED " a850 bootloop","a850 unbrick","a850 stock rom","a850 emergency reset" and "a850 emergency backup", then I found a website which describes how to flash stock rom to a850, so i did that, as it might work, but actually not for my case. I followed and downloaded exactly steps and files from that website and loaded Flashtool with its scatter file, then ticked PRELOAD and selected the preload.img, followed by checking USB mode ,clicking "Forced High Speed", checked the DA DL thingy, clicked Firmware Upgrade and the progress bar moved, after that i plugged my phone, without battery, to the pc via usb. I heard the hardware insert sound, but, Flashtool did not start flashing, it;'s still SEARCHING.
Then I read that u need the USB drivers, so I assume i do not have drivers for this phone. I used the Device Manager step and when I plug my phone, it pops up "MT65xx Preloader"(or MTK i dont remember) then I quickly rightclick and "Update Driver". It has two selections, ONLINE or BROWSE, so i clicked the online solution, but Windows seems cant find the driver i need,
so i used BROWSE option, which i used your usb driver by entering the directory of the driver in your file in "C:\Users\User\Downloads\Compressed\Lenovo_Drivers_SP_Flash_Tool_v3.1316.0.150\Drivers" clicked install then it pops up an error "The third party INF does not contain digital signature information", so it doesnt install. So I used USBDeview and plugged my phone again without battery, it pops up "MT65xx Preloaded" with a purple dot, and if you need, i rightclicked that purple dot and clicked PROPERTIES, and here's information it gave:
Device Name: MT65xx Preloader
Device Type: CDC Data
Description: MT65xx Preloader
Connected: Yes
Safe to Unplug: NO
Disabled: NO
USB Hub: NO
Drive Letter:*blank
Serial Number:*blank
Created Date: 12/10/2014 2:01:15 AM
Last Plug/Unplug Date:12/10/2014 2:01:15 AM
VendorID: 0e8d
ProductID :2000
Firmware Revision : 1.00
USBClass: 0a
USBSubClass:00
USBProtocol: 00
"Hub Port" until "DeviceMfg" is blank
Power: 500mA
USB Version: 2.00
Driver Description: *blank
Driver Version:*blank
Instance ID: USB\VID_0E8D&PID_2000\5&9ec43f0&0&9
After checked, i resorted to HARD RESET via recovery (i tried to go to recovery again to see there's hope in there) and it BOOTED TO RECOVERY! (yay) but again problem strikes, the recovery I see now is FULLY CHINESE i dont understand even a single option i gave there.
So now my phone condition is still cant boot to launcher, and my very last resort is to use the JTAG option
pls help me u all and pls reply ASAP
thank you
irfanadli97 said:
...clicked install then it pops up an error "The third party INF does not contain digital signature information", so it doesnt install.
Click to expand...
Click to collapse
You should log in to windows with out drivers verification in order to install the drivers. Tutorial on how to do than on windows 8 here. Then flashtool should regognize the phone... (you should fix this problem because you may also need it in the future)
There is also a way to fix your phone (if the classic theme is the problem) using ADB. Go to this page and scroll down to ADB method(tutorial) in order to install the classic.apk as a system apk through ADB.
(i am attaching you the apk: View attachment Theme_classic.apk)
Very thanks though cuz this actually solves my problem on my previous devices which doesn't detect upon connection, but I've actually resorted
to do unsoftbrick by a more professional person in my town (he sells and services phones) and it charged me RM50 ($15). Now my phone is back to normal with a rooted state (Chinese superuser app)
Again thanks for replying.
PS:also can somebody redirect me to lenovo a850 modding page? anybody
irfanadli97 said:
Very thanks though cuz this actually solves my problem on my previous devices which doesn't detect upon connection, but I've actually resorted
to do unsoftbrick by a more professional person in my town (he sells and services phones) and it charged me RM50 ($15). Now my phone is back to normal with a rooted state (Chinese superuser app)
Again thanks for replying.
PS:also can somebody redirect me to lenovo a850 modding page? anybody
Click to expand...
Click to collapse
You did good going to a shop...
What do you mean by "Lenovo a850 modding page"?
u know, where rooted users mod their phone with frameworks, custom roms, installing awesome stuff in theirs'
Sent from my Lenovo A850 using XDA Free mobile app
irfanadli97 said:
u know, where rooted users mod their phone with frameworks, custom roms, installing awesome stuff in theirs'
Sent from my Lenovo A850 using XDA Free mobile app
Click to expand...
Click to collapse
This is such a forum
Tried Installing a custom rom using Flashtool. Now the phone can't come and can't be dected by my pc. Installed the Drivers and they Installed. At first first I was having a Brom Error report Now nothing happens when I p,lug the phone.
It took me days trying to make Doogee send me these files. I managed to unbrick my device with this firmware.
So I decided to post it here so anyone can unbrick ther Y100X.
It must be used with SP Flash Tool, here is the link to the thread: Flash Tool
This is the firmware :laugh: (extract with 7zip): --files removed--
For me it worked with the Format All + Download option.
-The firmware is stock and provided by Doogee. I got nothing to do with the making of the files. I also do not get paid for providing these files. I just wanna help others. -
Link sharing is on now. Sorry for forgetting about this.
thanks for el firmware, now how to get the root ... xD. My smartphone is underway yet, cost me $ 70
Root can be achieved through kingroot. But it is an app I personally hate, so I used some KingRoot to SuperSU apps and they worked,so good luck!
Many thanks for the original Firmware :highfive:
I hope there will upgrade to 5.1 or a dream.
Hello
i got trouble with that Y100X, tried to root it with KingoRoot, then i want to replace Kinguser with SuperSu, after that it ended up in Bootloop (showing DooGee logo then reboots). SP Flash Tool won't start (also tried to find Phone with adb but it always reboot to fast and don't connect)
Any thing i can do?
nickless07 said:
Hello
i got trouble with that Y100X, tried to root it with KingoRoot, then i want to replace Kinguser with SuperSu, after that it ended up in Bootloop (showing DooGee logo then reboots). SP Flash Tool won't start (also tried to find Phone with adb but it always reboot to fast and don't connect)
Any thing i can do?
Click to expand...
Click to collapse
Excuse for machine translation.
Took the information from 4pda.ru on this phone.
I quote: "Yesterday did the same thing, got the same) to the office. Site doogee rocked tools for model valencia 2. Including VCOM driver and flasher. The drivers stood on XP vlёt. Ask insertion of a cap according to the instructions of the threads about Flash Tool. Read the instructions and firmware itself took less time than the jump firmware) So do not be scared) is Ruth will not put. How then do not need to.
Briefly: 1 swing tools here https___drive.google.com/file/d/0B-eEVUUoOlT4QzZwZE54LTVFWms/edit?pli=1
2 swing firmware from the link in the header of the topic and its extract 7zip archiver;
3 Turn off the phone, connect it to a computer, manually set VCOM driver from the archive with the tools, disconnect the phone;
4 launch Flash Tool, look for a file scatter in the folder where you unzipped firmware
5 remove the checkbox PRELOADER
6 click DOWNLOAD, connect the cable to the computer off the phone and wait for the flashing 100%
7 disconnect the phone from the computer, and run the long wait until the turn
8 all
I hope that helps
ps in reference to replace ___ :// - new users can not link
ariss77 said:
Excuse for machine translation.
Took the information from 4pda.ru on this phone.
I quote: "Yesterday did the same thing, got the same) to the office. Site doogee rocked tools for model valencia 2. Including VCOM driver and flasher. The drivers stood on XP vlёt. Ask insertion of a cap according to the instructions of the threads about Flash Tool. Read the instructions and firmware itself took less time than the jump firmware) So do not be scared) is Ruth will not put. How then do not need to.
Briefly: 1 swing tools here https___drive.google.com/file/d/0B-eEVUUoOlT4QzZwZE54LTVFWms/edit?pli=1
2 swing firmware from the link in the header of the topic and its extract 7zip archiver;
3 Turn off the phone, connect it to a computer, manually set VCOM driver from the archive with the tools, disconnect the phone;
4 launch Flash Tool, look for a file scatter in the folder where you unzipped firmware
5 remove the checkbox PRELOADER
6 click DOWNLOAD, connect the cable to the computer off the phone and wait for the flashing 100%
7 disconnect the phone from the computer, and run the long wait until the turn
8 all
I hope that helps
ps in reference to replace ___ :// - new users can not link
Click to expand...
Click to collapse
SP Flashtool don't find phone. All drivers installed. Phone goes in fastboot or stock revocery only.
I wish i could get adb shell :crying:
Is there any way to flash system partition in Fastboot or sideload?
thank you
Hi brother
Thank you very much for the ROM, it help me a lot.
nickless07 said:
SP Flashtool don't find phone. All drivers installed. Phone goes in fastboot or stock revocery only.
I wish i could get adb shell :crying:
Is there any way to flash system partition in Fastboot or sideload?
Click to expand...
Click to collapse
Try to flash without the battery, rather than simply turned off the phone.
You my friend are a saviour.
Tried rooting and bricked my phone, Kingroot wouldn't work so tried the Kingo apk which bricked it.
Back to square one now so will wait for a verified root
Thanks :good::good::good::good::good::good::good:
Hi can with this repair an bootlop on the doogee nova y 100x .when i turnt off the phone ??
Sent from my Valencia2_Y100pro using XDA Free mobile app
Got my mother in law a doogee y100x. Apparently Google plus won't install on it. Did anyone face this? Is there a workaround?
Hi.
I had the bootloop problem, and I've solved with this firmware. (Many thanks TheSpecialNoob)
In order to FlashTool detects the phone, needs to be power off, without enter in FlashTool mode.
Select a scatter file, choose "Format All + Download" and press Download.
Thats all.
Custom recovery Doogee Nova Y100X
By the way, someone has managed to stick a custom recovery??? like the CWM or TWRP. If so, could you explain how you did, or upload the recovery.img file for the FlashTool?.
Thank you
zagzag99 said:
Got my mother in law a doogee y100x. Apparently Google plus won't install on it. Did anyone face this? Is there a workaround?
Click to expand...
Click to collapse
It's a problem on all Y100X devices. Doogee must have messed something up in the build.prop I hope they release an official fix.
Carliv Touch Recovery v3.3 for Doogee Nova Y100X
fanjul said:
By the way, someone has managed to stick a custom recovery??? like the CWM or TWRP. If so, could you explain how you did, or upload the recovery.img file for the FlashTool?.
Thank you
Click to expand...
Click to collapse
I auto-answer.
I found a Russian website, which explain how to install a custom recovery (Carliv Touch Recovery v3.3). :good:
I leave the link to the page. http://4pda.ru/forum/index.php?s=&showtopic=669833&view=findpost&p=42555995
If someone is not able to install it , I can try to explain it.
Also I have kept all the necessary files.
Regards
greetings from Spain
Thanks for giving us the original ROM.
I followed your steps and selecting "Format All + Download" I deleted the imeis and as I have read on the internet, also the NVRAM.
As I can do to permanently leave imeis? every time I have restored the ROM to modify and not know if I deleted more things to do a "Format ALL"
Someone I can pass the "NVRAM.bin" to upload it to my phone? Any other suggestions?
[email protected]
Regards
Yeah, I have the same problem. After restoring the stock rom, I have lost NVRAM settings.
Someone who has not restored the phone to stock, can upload the file nva.bin phone.
Thank you
You can use it to revive your op6, if you can boot in fastboot and have done the stuff with drivers (qualcomm)
MsmDownloadTool V4.0 International (Oxygen OS 5.1.5)
May 2018 Android patches
https://mega.nz/#F!CfBG0IgZ!Gmnu6B-a7yFyvMLNw_pz8w
https://www.androidfilehost.com/?fid=746163614322268729
Guide how to revive your op6:
First of all, you need to access to fastboot mode, if you can't , contact Oneplus support, then have a windows computer and download these file and drivers qualcomm ( https://androidfilehost.com/?fid=24052804347798730) and extract in one folder.
After you have all the file ready, plug in the phone to the computer, go in device manager and under port (COM) disinstall qualcomm one (oneplus 6) and then unplug.
Now you have to go in Windows test mode to not let him install default drivers, so:
windows key (on keyboard) + X, windows powershell (or normal prompt) administrator and write and enter: bcdedit /set testsigning on ( you will repeat the same process with "off" to stop the test mode after you will finish to do all the things).
Reboot the system and you could see in bottom right corner the test mode, now you are ready to install properly drivers.
Power off the phone, then hold for 5 seconds vol up and plug the usb to computer. Now you have to see US8_BULK as new device connected and you can also see in device manager; if you can't notice it, repeat the process until you see it (power on, power off, hold...) there is a full youtube guide for op5 and it's the same process (https://www.youtube.com/watch?v=PpLvmID1wdI)
Right click con US8_BULK in device manager and update drivers by system files (go to the folder's drivers you had extracted before).
Now you should see qualcomm drivers under port (COM).
You are ready to let the tool to do all the stuff, so let plugged the phone, always powered off, right click on msmdownloadtool and execute as administrator.
You should see your device and click start to begin the process; if it gives you some error (like sahara or something else), unplug, power on, power off and the plug it again, now it should be fine.
And that's it, the tool will do all the work and, at the end, you will have like a brand new phone ready to a new setup.
EDIT: if you are stucked in bootloader, you have only to power off and continue with the part: ... hold for 5 seconds vol up... (it happened in page 4)
Please, consider to donate me something for the work and the risk (maybe idk). Thanks
https://www.paypal.me/Imadalek
Only BTC: 3P5PnpTLpfRp2LWTfh8AkL7GCU1kAGxvM4
Only ETH: 0xE3F462A1aC3dBa8bEc3179535C0b6688d9D13106
Only LTC: MGwHMU4qEB6pRX7apQEBYkUrm1iL7Sa2NY
(Thanks to @nytebird for the contribution)
If you want to buy another Oneplus 6, this is my referral to have 20€/$ discount on accessory:
https://www.oneplus.com/it/invite#2CQD9VHNXPFA2B
Awesome saw u on r/OnePlus telegram
How did you get these files?
Could be from phonandroid, since the tool is there for download since 5 days .
MickyFoley said:
Could be from phonandroid, since the tool is there for download since 5 days .
Click to expand...
Click to collapse
The international one? Are you sure? I have found only the chinese that puts Hydrogen OS restoring
OnePlus telegram? Someone pm me the link
Thanks for the tool :good::good:
Can someone upload it in any other site. I am unable to download. :crying:
anthonythangaraj said:
Thanks for the tool :good::good:
Can someone upload it in any other site. I am unable to download. :crying:
Click to expand...
Click to collapse
Check Desktop Site box in your browser.
Plz mirror the link .
hello would it be possible to have the same thing with the update 5.1.3 thanks in advance
lerieur said:
hello would it be possible to have the same thing with the update 5.1.3 thanks in advance
Click to expand...
Click to collapse
No way; the techs come to you with this
Pls reply anyone who tried this to restore op6. Proper files also pls link for proper guide
mirror plzz
Panssee said:
mirror plzz
Click to expand...
Click to collapse
I'm trying to get developer permission to android file host
milav said:
Pls reply anyone who tried this to restore op6. Proper files also pls link for proper guide
Click to expand...
Click to collapse
I will edit first post to explain all in detail
milav said:
Pls reply anyone who tried this to restore op6. Proper files also pls link for proper guide
Click to expand...
Click to collapse
done
Easiest way is to be in system and turn on adb debugging and run adb reboot edl then go about the install
joemossjr said:
Easiest way is to be in system and turn on adb debugging and run adb reboot edl then go about the install
Click to expand...
Click to collapse
If you have system access, there is no point to use this tool/guide I was able only to boot in fastboot
Test with 128 GB version about 10-15 minutes (with already installed drivers): OK
It runs like a new shipped OP6.
Fivegates said:
If you have system access, there is no point to use this tool/guide I was able only to boot in fastboot
Click to expand...
Click to collapse
Lol oh yeah
Qualcomm tool is not for fastboot or recovery mode, but for qualcomm drivers mode (USB to serial port).
So if you can boot to recovery or fastboot, probably don't need this pack.