Related
I tried to put the CM10 on my phone, after installing the zip in recovery mode, I rebooted the device and it never returned to start. Does not show a single light. Do not enter in any way with any combination. When I connect by usb the only thing that appears in device manager is "apx device." Already tried so many things and nothing worked.
anyone have any idea what's going on?
by the way, I tried a lot here in xda before opening a thread.
is your bl unlocked?
Rudjgaard said:
is your bl unlocked?
Click to expand...
Click to collapse
yes
does it vibrate? does it turn on? can you control it through adb? can you enter sw mode?
Rudjgaard said:
does it vibrate? does it turn on? can you control it through adb? can you enter sw mode?
Click to expand...
Click to collapse
No, no, no and no. the only sign of life when it is connected to the pc. Appears "apx" in device manager.
Yeah you are in apx mode, which is basically the boot section of the nvidia tegra chipset.
You should be able to boot normally by unplugging the phone, remove battery for a few seconds, reinsert and hold power button for about 10 seconds
Also try holding power and vol+ (hold them a while) you should be able to boot into normal recovery
Rudjgaard said:
Yeah you are in apx mode, which is basically the boot section of the nvidia tegra chipset.
You should be able to boot normally by unplugging the phone, remove battery for a few seconds, reinsert and hold power button for about 10 seconds
Click to expand...
Click to collapse
I've try that but dont work.
In device manager the apx device is it properly installed or does it have the triangle?
When it first connected as apx device it probably asked you for drivers, i doubt you installed them.
I don't know if the apx drivers for the 04 are out already, check these terms in xda i know some people have been working on them.
Maybe you can find them here
If the device isn't bricked you are in a situation in which you should be able to flash stuff.
For some this method worked:
Try turn off phone
take battery out
hold vol- and put usb cable into phone
if s/w mode starts put battery in and flash kdz
Otherwise check this thread out
or this
I have to go out and can't follow you for a while, sorry
Rudjgaard said:
In device manager the apx device is it properly installed or does it have the triangle?
When it first connected as apx device it probably asked you for drivers, i doubt you installed them.
I don't know if the apx drivers for the 04 are out already, check these terms in xda i know some people have been working on them.
Maybe you can find them here
If the device isn't bricked you are in a situation in which you should be able to flash stuff.
For some this method worked:
Try turn off phone
take battery out
hold vol- and put usb cable into phone
if s/w mode starts put battery in and flash kdz
Otherwise check this thread out
or this
I have to go out and can't follow you for a while, sorry
Click to expand...
Click to collapse
it have the triangle, but i jus want it in normal mode. I dont want that apx mode so i dont need the drivers. But tks for every thing
condegil said:
it have the triangle, but i jus want it in normal mode. I dont want that apx mode so i dont need the drivers. But tks for every thing
Click to expand...
Click to collapse
The only way for you to get connected in APX is without battery, connect to PC while pressing vol- & vol+.
Anyway... why you want to do that? APX mode doesn't work in JB.
Ok... I got it.
Did you tried to deactivate the APX device in device manager?
You can try to performe the bootloader unlock again (run adb and connect the phone while the program wait for device...)
http://www.4shared.com/rar/HFf4newq/LGO4X-UNLOCK-BOOTLOADER.html (instructions inside).
Or try to get in SW mode by trying untill it works... (connect to PC while pressed vol-).
Any update on the problem?
Rudjgaard said:
Any update on the problem?
Click to expand...
Click to collapse
No, i think what happened was that all the firmware is erased and this naturally gave access to apx that should be hidden by the software. Probably there was some error when I wipe to put the CM10. I see no other explanation.
The phone is actually mine. Already sent it to warranty hoping they'll fix it.
Resuming, the phone went unexpectadly in APX mode and havent found a way of quitting that mode, couldn't boot S/W neither bootloader.
And btw the phone is carrier locked and to be honest I'm not sure if it might be part of the problem or not. Anyway in about two weeks the phone should be back and hopefully fixed. If not I'll check here for some more help guys, thanks for attetion so far
The problem.
When I boot the device it just stays at the Sony screen and does not progress any further. I am still able to turn off the device by holding the power button and the volume up button, I can reset it by holding the button longer waiting for the vibration, and I can hard reset by waiting till the three vibrations.
What I was doing up to the point it happened.
I was trying to get a custom ROM on my device, I had it previously rooted so I thought I would go further. I installed CWM on my phone I wiped data, cache, and dalvick then I went to install the ROM from SD card. During the attempt at installation I got some symlink errors with a status of 7. Not sure what to do turned off the device when I decided to put back its previous I turned it back on and arrived at the problem.
What I have done to try and fix it.
I have done the soft and hard resets, I tried using the PC companions repair tool. When it asks me to turn the device off hold down the power button then plug in the device nothing happens(I have tried this several times.) I downloaded the flashtool and the correct ftf and tried using that, but it doesn't detect my device when I hold down the volume button and plug it in. So it seems that the flashboot is not working on my phone.
Any suggestions on what to try would be much appreciated and thanks in advanced.
tabersays said:
The problem.
When I boot the device it just stays at the Sony screen and does not progress any further. I am still able to turn off the device by holding the power button and the volume up button, I can reset it by holding the button longer waiting for the vibration, and I can hard reset by waiting till the three vibrations.
What I was doing up to the point it happened.
I was trying to get a custom ROM on my device, I had it previously rooted so I thought I would go further. I installed CWM on my phone I wiped data, cache, and dalvick then I went to install the ROM from SD card. During the attempt at installation I got some symlink errors with a status of 7. Not sure what to do turned off the device when I decided to put back its previous I turned it back on and arrived at the problem.
What I have done to try and fix it.
I have done the soft and hard resets, I tried using the PC companions repair tool. When it asks me to turn the device off hold down the power button then plug in the device nothing happens(I have tried this several times.) I downloaded the flashtool and the correct ftf and tried using that, but it doesn't detect my device when I hold down the volume button and plug it in. So it seems that the flashboot is not working on my phone.
Any suggestions on what to try would be much appreciated and thanks in advanced.
Click to expand...
Click to collapse
You probably didn't install the ADB drivers. Install them from the Flashtool folder (use the ones for TX) and then try flashing your stock FTF again. Remember to put the device into Flashmode.
Basically what happened was that while flashing your ROM the script that flashes everything deletes everything from the /system partition, then you got an error and the installation was incomplete, therefore there is no proper system to boot into. You could have easily avoided what happened by flashing a different ROM had you not powered off.
Antiga Prime said:
You probably didn't install the ADB drivers. Install them from the Flashtool folder (use the ones for TX) and then try flashing your stock FTF again. Remember to put the device into Flashmode.
Basically what happened was that while flashing your ROM the script that flashes everything deletes everything from the /system partition, then you got an error and the installation was incomplete, therefore there is no proper system to boot into. You could have easily avoided what happened by flashing a different ROM had you not powered off.
Click to expand...
Click to collapse
Thank you for response, I went and used the Flashtool-driver.exe and installed the Flashmode drivers, Fastboot drivers and the TX drivers. But it does not seem to have changed anything. To enter flash mode on the phone one has to hold down the volume down button while plugging the phone into the usb when it is powered off, right? Flash tool just sits at the instruction animation titled Wait for Flashmode. When I try to enter flashmode I do not get a response from either the program or the phone. Any more suggestions would be welcomed.
Thank you for taking the time to help.
tabersays said:
To enter flash mode on the phone one has to hold down the volume down button while plugging the phone into the usb when it is powered off, right? Flash tool just sits at the instruction animation titled Wait for Flashmode. When I try to enter flashmode I do not get a response from either the program or the phone. Any more suggestions would be welcomed.
Thank you for taking the time to help.
Click to expand...
Click to collapse
Yes, that is how you enter flashmode. Turn off phone, and keep volume down button pressed while you connect the USB cable; the LED light should turn on with a green light. If you're phone is not entering Flashmode, then you might have a faulty USB cable, or there might be problems with your USB ports, either on your computer or your phone (try with different cables/computers).
Also, check your Device Manager (while phone is connected) to make sure the drivers are properly installed. If you have Windows 8, you should have had to turn of Driver Signature Checking in order for the drivers to install properly.
Antiga Prime said:
Also, check your Device Manager (while phone is connected) to make sure the drivers are properly installed. If you have Windows 8, you should have had to turn of Driver Signature Checking in order for the drivers to install properly.
Click to expand...
Click to collapse
Yes, it's better to work on Windows 7 or lower....
Antiga Prime said:
Yes, that is how you enter flashmode. Turn off phone, and keep volume down button pressed while you connect the USB cable; the LED light should turn on with a green light. If you're phone is not entering Flashmode, then you might have a faulty USB cable, or there might be problems with your USB ports, either on your computer or your phone (try with different cables/computers).
Also, check your Device Manager (while phone is connected) to make sure the drivers are properly installed. If you have Windows 8, you should have had to turn of Driver Signature Checking in order for the drivers to install properly.
Click to expand...
Click to collapse
Yeah I turned off the Driver signature checking on my computer when I did it. I'll go buy a new cable and try a friends windows 7 computer. Hopefully there is nothing wrong with the USB port in my phone. Thank you for your help I'll let you know how it goes.
Thank you everybody for your support. My phone is now working. After my phones battery died I was able to get it charging, when it had enough energy it booted itself to the Sony screen so I turned it off and grabbed my new micro USB cable and was able to get it into flash mode. Everything is now working great. I wish a special thanks to Antiga Prime for taking the time to help me.
i tryed to root my phone but i fail, now i can`t restart the soft, hard or install any update, any help will be welcome (sorry for bad english)
Hi,
I am going to move your thread to your device section so the experts there can help. It will be moved here, http://forum.xda-developers.com/ascend-p7/help
You will need to register on the site to respond to any replies. :good:
Good luck!
XDA Visitor said:
i tryed to root my phone but i fail, now i can`t restart the soft, hard or install any update, any help will be welcome (sorry for bad english)
Click to expand...
Click to collapse
download firmware for your P7 model ( L00, L07, L09, L10, L12 ) with PC, extract archive, take an sdcard make a folded in it, name it "dload", put "update.app" exracted before into the folder.
now turn offf your phone put sdcard in the slot, and do a force update (power, vol+, vol-, in same time)
wait for finish and it's done
Similar issue.
zaabolla said:
download firmware for your P7 model ( L00, L07, L09, L10, L12 ) with PC, extract archive, take an sdcard make a folded in it, name it "dload", put "update.app" exracted before into the folder.
now turn offf your phone put sdcard in the slot, and do a force update (power, vol+, vol-, in same time)
wait for finish and it's done
Click to expand...
Click to collapse
Hello there,
I have the same or similar problem, where my P7 won't boot at all, won't go into recovery mode or fast boot mode.
Only thing it does when i have it connected on the charger and try to boot it is flash the LED 4 times red color, then once green, it keeps doing that and that's all it does. i tried what you said and it won't work or boot, it does the same thing.
Your help would be appreciated.
MASTuR44 said:
Hello there,
I have the same or similar problem, where my P7 won't boot at all, won't go into recovery mode or fast boot mode.
Only thing it does when i have it connected on the charger and try to boot it is flash the LED 4 times red color, then once green, it keeps doing that and that's all it does. i tried what you said and it won't work or boot, it does the same thing.
Your help would be appreciated.
Click to expand...
Click to collapse
power off your phone by pressing power botton for 10 seconds
after that connect it to pc by usb cable
press "power botton" and "Vol-"
does the phone boot into fastboot mode?
zaabolla said:
power off your phone by pressing power botton for 10 seconds
after that connect it to pc by usb cable
press "power botton" and "Vol-"
does the phone boot into fastboot mode?
Click to expand...
Click to collapse
No, it doesn't, however when i connect it to the PC, the PC emits the USB sound (that you've plugged something in) but it doesn't identify or recognize anything.
MASTuR44 said:
No, it doesn't, however when i connect it to the PC, the PC emits the USB sound (that you've plugged something in) but it doesn't identify or recognize anything.
Click to expand...
Click to collapse
then there's no way to flash anything to it, the only way is by fastboot and adb commands
zaabolla said:
then there's no way to flash anything to it, the only way is by fastboot and adb commands
Click to expand...
Click to collapse
That means it's probably a hardware issue? the motherboard might be fried?
i think yes, sorry for you
i did something Stupid and my Z2 Pro dead
there is no fast-boot and no recovery .. only black screen and when i press power button there is a short and long vibration just that and the LED there is flash yellow for 0.1 second
aljthab said:
i did something Stupid and my Z2 Pro dead
there is no fast-boot and no recovery .. only black screen and when i press power button there is a short and long vibration just that and the LED there is flash yellow for 0.1 second[/QUOTE try connecting it to the PC, if it doesn't show anything on PC then just hand it over to the lenovo service center and blame it on the device that it stopped booting :silly:. I thought i had bricked my device but they did something and gave it to me in 3 to 4 days and that was done under the warranty no extra charge and don't confess that I had rooted ur device , If u tell them that they will try to extort money from u :crying:
Click to expand...
Click to collapse
aljthab said:
i did something Stupid and my Z2 Pro dead
e LED there is flash yellow for 0.1 second
Click to expand...
Click to collapse
I have exactly the same, what to do? I installed the dev 44, the rate of established but after 15 minutes, logo is stalled, not waiting until the end of excess freewheeling dev 300, it is not fully established and bug crawled, I rebooted the machine and an endless vibration with green LED :crying:
1 Charging can be a little warm
2. can not be detected pc
3. can not access the fastboot mode
4. when charging, the notification light dies
5. deep flash cable has not helped
sorry my bad english
kerei said:
I have exactly the same, what to do? I installed the dev 44, the rate of established but after 15 minutes, logo is stalled, not waiting until the end of excess freewheeling dev 300, it is not fully established and bug crawled, I rebooted the machine and an endless vibration with green LED :crying:
1 Charging can be a little warm
2. can not be detected pc
3. can not access the fastboot mode
4. when charging, the notification light dies
5. deep flash cable has not helped
sorry my bad english
Click to expand...
Click to collapse
Refer to this http://zukfans.eu/community/threads/how-to-unbrick-zuk-z2-from-diagnostic-port-900e.2856/ and this http://zukfans.eu/community/threads/howto-flash-a-stock-zui-rom-zuk-z2-z2131-only.104/
same issue with zuk z2
adriano1593 said:
Refer to this http://zukfans.eu/community/threads/how-to-unbrick-zuk-z2-from-diagnostic-port-900e.2856/ and this http://zukfans.eu/community/threads/howto-flash-a-stock-zui-rom-zuk-z2-z2131-only.104/
Click to expand...
Click to collapse
Hello there... Any solution you found? I am stuck with my zuk z2 in same situation ?? any help ?
I have a similar problem.
What caused the black screen? -
History:
I booted to test mode at 2.5.033 ST, the phone got stucked at this menue there was no way to get out. TWRP Restore to Nandroid bougt only black screen after 2nd vibration and ZUK logo.
I fixed the Test mode bug, by flashing the ZUI 1.9.104 ST Stock ROM via QPST.
After the phone was "repaired" I unlocked the bootloader, installed TWRP, made a nandroid backup of fully stock ROM and restored a nandroid backup from before the test mode problem.
The nandroid restore was successful, I rebooted the phone and it was "dead". Black screen, only rebooting (perioldy vibrating) there was no end, until the battery was empty.
I got no luck to reach any mode with tricky button pressing (vol+ pwr; vol- pwr; vol+ vol- pwr; usb in vol-) nor Windows detecting the phone. That's why I decided to remove the back glass cover, to got access to the battery.
Now I'm able to get the phone detected by my PC.
What I did: disconnect the battery, connect the phone to my computer, pressed the vol- button and connect the battery.
This made my PC able to detect the phone, but no I have an other problem. Windows only detects the phone as "unknown usb device (device descriptor request failed)". I don't know any way to install the driver....
Maybe anyone is able to help me or has any tip?
Thanks!
Cheers,
m_atze
m_atze said:
I have a similar problem.
What caused the black screen? -
History:
I booted to test mode at 2.5.033 ST, the phone got stucked at this menue there was no way to get out. TWRP Restore to Nandroid bougt only black screen after 2nd vibration and ZUK logo.
I fixed the Test mode bug, by flashing the ZUI 1.9.104 ST Stock ROM via QPST.
After the phone was "repaired" I unlocked the bootloader, installed TWRP, made a nandroid backup of fully stock ROM and restored a nandroid backup from before the test mode problem.
The nandroid restore was successful, I rebooted the phone and it was "dead". Black screen, only rebooting (perioldy vibrating) there was no end, until the battery was empty.
I got no luck to reach any mode with tricky button pressing (vol+ pwr; vol- pwr; vol+ vol- pwr; usb in vol-) nor Windows detecting the phone. That's why I decided to remove the back glass cover, to got access to the battery.
Now I'm able to get the phone detected by my PC.
What I did: disconnect the battery, connect the phone to my computer, pressed the vol- button and connect the battery.
This made my PC able to detect the phone, but no I have an other problem. Windows only detects the phone as "unknown usb device (device descriptor request failed)". I don't know any way to install the driver....
Maybe anyone is able to help me or has any tip?
Thanks!
Cheers,
m_atze
Click to expand...
Click to collapse
What id shown in unknown device.
Like ven_9102&dev_1234
Maybe with editing quallcom drivers for your device id, you can still install it.
and if luck qpst can recognize it as qualcomm debug mod
Sent from my ZUK Z2121 using Tapatalk
eryenakgun said:
What id shown in unknown device.
Like ven_9102&dev_1234
Maybe with editing quallcom drivers for your device id, you can still install it.
and if luck qpst can recognize it as qualcomm debug mod
Sent from my ZUK Z2121 using Tapatalk
Click to expand...
Click to collapse
Hi,
Thanks for your quick response.
The Hardware ID: USB\DEVICE_DESCRIPTOR_FAILURE
"Error Message": This device has been stopped because it has reported errors. (Code 43)
An error occurred while requesting the USB device descriptor.
m_atze said:
I have a similar problem.
What caused the black screen? -
History:
I booted to test mode at 2.5.033 ST, the phone got stucked at this menue there was no way to get out. TWRP Restore to Nandroid bougt only black screen after 2nd vibration and ZUK logo.
I fixed the Test mode bug, by flashing the ZUI 1.9.104 ST Stock ROM via QPST.
After the phone was "repaired" I unlocked the bootloader, installed TWRP, made a nandroid backup of fully stock ROM and restored a nandroid backup from before the test mode problem.
The nandroid restore was successful, I rebooted the phone and it was "dead". Black screen, only rebooting (perioldy vibrating) there was no end, until the battery was empty.
I got no luck to reach any mode with tricky button pressing (vol+ pwr; vol- pwr; vol+ vol- pwr; usb in vol-) nor Windows detecting the phone. That's why I decided to remove the back glass cover, to got access to the battery.
Now I'm able to get the phone detected by my PC.
What I did: disconnect the battery, connect the phone to my computer, pressed the vol- button and connect the battery.
This made my PC able to detect the phone, but no I have an other problem. Windows only detects the phone as "unknown usb device (device descriptor request failed)". I don't know any way to install the driver....
Maybe anyone is able to help me or has any tip?
Thanks!
Cheers,
m_atze
Click to expand...
Click to collapse
Alright bro, there is one method you can try.
http://zukfans.eu/community/threads/howto-flash-a-stock-zui-rom-zuk-z2-pro-z2121-only.57/
I assume your phone is a brick now. The only method you can use is the 9008 unbrick mode. (AKA QBST)
There are a few things you need to prepare before you save ur phone. U need to download the require application that the website provided above, after you set everything up,
make sure you download the latest 2.5 QBST rom,
http://bbs.lenovomobile.cn/z2pro/t554654/
Because ur phone wont be able to enter 9008 through software, thus u need to do the following.
1. Load the content XML fille,
2.Turn off your phone. After it's fully shutdown
3. press and hold the volume up button for 3 seconds
4. press power button while hold the volume up (press it for 0.5second and keep holding it)
5. after 0.5 seconds, plug in the usb right away
6. the QFIL tool should appear the Qualcomm usb QD loader
7. the download button should turn blue
8. flash it and wait for reboot
OtakuLi said:
Alright bro, there is one method you can try.
http://zukfans.eu/community/threads/howto-flash-a-stock-zui-rom-zuk-z2-pro-z2121-only.57/
I assume your phone is a brick now. The only method you can use is the 9008 unbrick mode. (AKA QBST)
There are a few things you need to prepare before you save ur phone. U need to download the require application that the website provided above, after you set everything up,
make sure you download the latest 2.5 QBST rom,
http://bbs.lenovomobile.cn/z2pro/t554654/
Because ur phone wont be able to enter 9008 through software, thus u need to do the following.
1. Load the content XML fille,
2.Turn off your phone. After it's fully shutdown
3. press and hold the volume up button for 3 seconds
4. press power button while hold the volume up (press it for 0.5second and keep holding it)
5. after 0.5 seconds, plug in the usb right away
6. the QFIL tool should appear the Qualcomm usb QD loader
7. the download button should turn blue
8. flash it and wait for reboot
Click to expand...
Click to collapse
Thanks for your tip.
I followed your described procedure, but the phone will not be recocnized by the PC.
1st: I loaded QFIL XML file. (By the way this tut is made by me)
2nd: I disconnected the battery (The phone can't be turned off normally!)
3rd, 4th, 5th
6th: nothing happend!
7th: "-"
8th: "-"
The only way the phone will detected by the PC:
1st: disconnect battery
2nd: plug in USB (PC and Phone)
3rd: press VOL+ or VOL- or PWR button (doesn't matter which one)
4th: connect battery
5th: detected as "unknown usb device (device descriptor request failed)"
m_atze said:
Thanks for your tip.
I followed your described procedure, but the phone will not be recocnized by the PC.
1st: I loaded QFIL XML file. (By the way this tut is made by me)
2nd: I disconnected the battery (The phone can't be turned off normally!)
3rd, 4th, 5th
6th: nothing happend!
7th: "-"
8th: "-"
The only way the phone will detected by the PC:
1st: disconnect battery
2nd: plug in USB (PC and Phone)
3rd: press VOL+ or VOL- or PWR button (doesn't matter which one)
4th: connect battery
5th: detected as "unknown usb device (device descriptor request failed)"
Click to expand...
Click to collapse
Make sure you have to plug in the usb right away as soon as you u press power, and keep holding them
OtakuLi said:
Make sure you have to plug in the usb right away as soon as you u press power, and keep holding them
Click to expand...
Click to collapse
Yes, I did exactly you described. Sorry but this isn't working.
I don't know what I should do. Even a repair shop couldn't fix it.
Maybe I need to do this:
http://bbs.lenovomobile.cn/z2/t121791/?highlight=900e
But I don't want to destroy my PC (3000 bugs)
m_atze said:
Yes, I did exactly you described. Sorry but this isn't working.
I don't know what I should do. Even a repair shop couldn't fix it.
Maybe I need to do this:
http://bbs.lenovomobile.cn/z2/t121791/?highlight=900e
But I won't destroy my PC (3000 bugs)
Click to expand...
Click to collapse
oh well, good luck
OtakuLi said:
oh well, good luck
Click to expand...
Click to collapse
I will report the result.
OK. I made the deepflash cable.
After using it there is no difference between pressing one of the button combinations I recently mentioned (VOL+ or VOL- or PWR).
The phone will be detected as Unknown device. After intalling my modified driver to match the unknown ID, QFIL don't detect the COM Port.
Hello had the same problem, only with the difference that my battery was not completely discharged.
What has helped:
1 Start QFIL Tool
2 Press the volume +
3 Connect the original cable to the PC
4 QFIL Tool recognized the phone and I could play an original Rome.
Mfg
Ps. Is now the battery cover (glass) broken?
No, I used a hairdryer, a razorblade, plastic tool and a suction cup to lift the backcover glass.
The glass is fully intact no damages.
You have good nerves. I would not have expected that.
But in the end, it does not matter if it does not start anymore.
Thank you again for your great instructions for playing and rooting the mobile phone.
I hope you get your phone back.
Mfg
Good and bad news
The guy unbricked the phone successfully, I received it today.
Now I have an other problem:
The phone is very very slow and laggy now.
The problem occurs everywere, Recovery, boot (the bootlogo laggs), booted System, also the test mode laggs now
Furthermore the sceen flickers sometimes and at the right side the sceen is mirrored sometimes.
Did anyone has an idea?
What I did today:
reflash through qfil
1.9.104_ST
2.3.044_ST
ZUI_2.5.335_ST
Hi m_atze, I am exactly in the same situation as You. After using deep flash cable method, I got "unknown usb device (device descriptor request failed)". Could You tell me what was the solution to unbrick the phone?
Hi,
First i'm sorry for my bad english.
I've a P9, and i tried to update to Nougat. But something went wrong, and now, i can't boot my phone, no recovery no fastboot. When i plug it on my pc, my phone is recognize as "USB SER". How to unbricked ?
Hold volume down + power for 15 seconds, hold it even longer to try to get into fastboot mode. Was the battery low? Maybe you need to charge the phone up.
My phone is charged.
I tried your solution, but didn't work..
theoh88 said:
My phone is charged.
I tried your solution, but didn't work..
Click to expand...
Click to collapse
Put rescue firmware in dload folder in sd card and boot and hold power + and -...
rayman95 said:
Put rescue firmware in dload folder in sd card and boot and hold power + and -...
Click to expand...
Click to collapse
It only boots to fastboot from adb shell or if i plug it in my computer and hold vol down + power if i dont plug it in it will not boot into fastboot.
I don't have access to fastboot or recovery. I have black screen, when i try all combinations. When it's plugged, it's only recognized as " USB SER "
theoh88 said:
I don't have access to fastboot or recovery. I have black screen, when i try all combinations. When it's plugged, it's only recognized as " USB SER "
Click to expand...
Click to collapse
Even with Pwr + - buttons hold for 5 or 10 secs????
rayman95 said:
Even with Pwr + - buttons hold for 5 or 10 secs????
Click to expand...
Click to collapse
Yes, nothing happens
Hold Vol Down while inserting a USB cable connected to your computer, assuming you have one.
Yes, i have a computer. I tried to insert usb cable with vol down, but my phone is always recognized as USB SER
theoh88 said:
Yes, i have a computer. I tried to insert usb cable with vol down, but my phone is always recognized as USB SER
Click to expand...
Click to collapse
Hey mate, did you find a solution, same thing happened to me ... the only thing I get from the phone is "USB SER" ... never unlocked, rooted or flashed my phone. Could be a hardware failure?
AneirinIV said:
Hey mate, did you find a solution, same thing happened to me ... the only thing I get from the phone is "USB SER" ... never unlocked, rooted or flashed my phone. Could be a hardware failure?
Click to expand...
Click to collapse
No, i found nothing...
How did you try to update to nougat? Can you boot into erecovery?
theoh88 said:
Hi,
First i'm sorry for my bad english.
I've a P9, and i tried to update to Nougat. But something went wrong, and now, i can't boot my phone, no recovery no fastboot. When i plug it on my pc, my phone is recognize as "USB SER". How to unbricked ?
Click to expand...
Click to collapse
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial
zgfg said:
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial
Click to expand...
Click to collapse
I already tried DC phoenix, but my phone isn't recognized so i can't use it
Hi,
After hours of search, i found a python program for honor 4C. This program can communicate with p9 with usb serial port. So, i got Linux on my pc, tried to be familiar with python.
Now, i need some information:
startframe
headframe
bootheadaddress
bootdownloadaddress
If guys can give me this information or tell me where to find them, please leave reply !
My phone is the same with yours. Waiting for good news from you. Try this solution, i dont have this tool.
Could somebody find firmware with testpoint for eva-l09 ?
Hey mate I managed to revive my phone ... it had to be something hardware related. I opened it up, disconnected the battery cable for a couple of minutes, reconnected and re-screwed everything and it turned on. I didn't even lose any data.
Same trouble
Hi every body 'im so sorry for my english, i'm french...
Could some one please help me, i've tryed to restore a mate 10 pro who as in demo mode but i made a mistake with a "update.zip" file and now the phone is always off, no fastboot or recovry mode, the phone stay off when i press the power bouton. when i plug the USB cable, it appear "USB SER" only.
Thanks for your attention