[OFFICAL] Work out how to enable fastboot for locked devices / Problem solved :D - Xperia Arc Android Development

So as you may already be aware phones like mine, (orange uk) have the fastboot locked down, and so we cant unlock the bootloader.
I for one believe it can be accessed but needs a little bit of time and research on getting it done.
This thread is aimed for brain-storming for ideas and collecting them for us to try out,
You can de-brand your phone by flashing the software from this thread
http://forum.xda-developers.com/showthread.php?t=1033193
thanks to scott4 for the first upload mirror on page 3
Any ideas on getting the bootloader up and going on locked devices please put them in here
UPDATES
We now have root access thanks to Chainfire's gingerbreak apk which is here
http://forum.xda-developers.com/showthread.php?t=1044765
If your getting "could not extract assets" from gingerbreak
try doing
xperiax10.awesome said:
cool, finally I rooted my xperia ARC
these are very simple steps(copied from different threads):
1. Install the attached apk: Gingerbreak-v1.00
after installing most people getting this error - "could not extract assets".
TO OVERCOME THIS, just copy the attached ADB.zip and extract it on your laptop (windows)
say at
E:\mobile_Xperia\ADB
goto above path in your cmd promt and types these lines (your phone should be connected to laptop in debugging mode)
E:\mobile_Xperia\ADB>adb shell rmdir /data/local/tmp
E:\mobile_Xperia\ADB>adb shell mkdir /data/local/tmp
NOW JUST INSTALL THE apk file again and click on ROOT
Click to expand...
Click to collapse
if that Fails try replacing it with rm -r /data/local/tmp
Update 2
Blagus has kindly opened up this thread here
http://forum.xda-developers.com/showthread.php?t=1063394
We need people with a SIM-FREE phone with a LOCKED bootloader to help us all out, so if thats YOU !!!
Help us poor sods with branded handsets please.
UPDATE 3
Blagus Has come out with his release (As the man who can)
Blagus said:
Omnius for SE v0.23 (30th August 2011)
Added unlocking of S1 MSM7x30 GSM/UMTS phones (testpoint connection to GND is required.)
Added bootloader unlocking for S1 MSM7x30 phones
Anyone who donated (+punk... sorry forgot username, the OP ), contact me for free unlock.
For rest, contact for price (cheaper than at official Omnius resellers).
Click to expand...
Click to collapse
You can contact him here http://forum.xda-developers.com/member.php?u=2645841
Instructions
TESTPOINT INSTRUCTIONS PROVIDED BY mooxie FROM XDA FORUM:
1 turn of the phone
2 take of the backcover
3 remove the battery and sim card
4 take of the plastic covering the test point it's a bit stuck there but the gentle if you can.
5 Find something flexible like a wire or so i used steel wire. Make bend it so you easily can put it on the test point and the ground since you need to hold it there and press the powerbutton in the next step.
6 put in the battery
7 put the wire on the test point and the ground keep it there and press the power button for a few seconds. You wont get any confirmation that it suceeded.
8 Plug in the usb cable in the phone. Windows will now search for a new driver.
If it doesn't install automaticly. Go into the device manager of windows and look up something called SEMC_HUBB think it was that name. Choose update driver and browse to your omnius\driver folder. You will get a warning that the driver isn't signed but press okay and it should install.
9 Now if everything is done right the flashing will start and you should soon have an unlocked phone
Also side note i had problems with
qhsusb_dload driver not installing correctly.
if this is your case right click update and point to the omnius folder and choose update. worked for me.

Have you tried connecting via ADB, and running the command "adb reboot fastboot"?

dh2311 said:
Have you tried connecting via ADB, and running the command "adb reboot fastboot"?
Click to expand...
Click to collapse
What does this command does beside going to the fastboot?

Rithina said:
What does this command does beside going to the fastboot?
Click to expand...
Click to collapse
Well if we can get into fastboot we can unlock the kernal, for the people stuck with not being able to do the normal way

dh2311 said:
Have you tried connecting via ADB, and running the command "adb reboot fastboot"?
Click to expand...
Click to collapse
Reboots back up as normal, also did adb devices and it was there,

Have you tried removing the simlock?

MarylandCookie said:
Have you tried removing the simlock?
Click to expand...
Click to collapse
No not sure how to do it for free, i think someone with a Japaneses version has removed it, i will PM him to ask him

Here's a thought: backup TA. Write random values to security area. If fastboot is disabled/enabled depending on TA simlock info, tampered sec. zone could give you fastboot. Then unlock bootloader and in order to get your phone back to life, restore TA.
Method should be 100% safe as long as you can write TA back.
Sent from my X8 using XDA App

Tampered units wont let the phone boot.

lollylost100 said:
Tampered units wont let the phone boot.
Click to expand...
Click to collapse
But what about flash mode and fastboot? I know they won't boot but that's why in the end TA is restored.

so now all you crazy kids with unlocked phones have root I dont suppose anyone has any more ideas about this problem do they?

I have a few more ieas;
1) I presume you have also tried
adb reboot bootloader
I haven't got my arc yet, Im just saying old ways of getting DHD into bootloader/fastboot
2)
Also, what i think was being mentioned above, Im not too sure what was being said, but on advent vega's and optimus 2x's if you wiped the boot partition, it rebooted into fastboot, because there was no OS installed.
3)
Another one to try is look for market apps that offer reboot into recovery type options and see if they work

have you tried booting your device using the S1 BOOTLOADER method and the S1 DOWNLOAD method? (power off, hold menu + plug battery, then plug cable in pc) you should see a blue LED light. (power off, hold back key + plug battery, then plug cable in pc) you should see a green LED light.
try these two methods and give us a feedback

kazuni said:
have you tried booting your device using the S1 BOOTLOADER method and the S1 DOWNLOAD method? (power off, hold menu + plug battery, then plug cable in pc) you should see a blue LED light. (power off, hold back key + plug battery, then plug cable in pc) you should see a green LED light.
try these two methods and give us a feedback
Click to expand...
Click to collapse
manage to get Green light to come up, and it installs drivers
SEMC Flash Devices installs as the drivers,
After the installation of the new drivers still no blue light
adb reboot bootloader just reboots as normal

Hi !
For me, first method makes my phone booting normaly (no led light).
With the second one, it's OK : green led light appears.
If i can help...
PS : my PC doesn't want to install drivers :-(

punkmonkey1984 said:
manage to get Green light to come up, and it installs drivers
SEMC Flash Devices installs as the drivers,
After the installation of the new drivers still no blue light
Click to expand...
Click to collapse
so that means SEMC Flash is available. Try using Flashtool and flash a UK/Global firmware, and see if it works =)

Skyseb said:
Hi !
For me, first method makes my phone booting normaly (no led light).
With the second one, it's OK : green led light appears.
If i can help...
PS : my PC doesn't want to install drivers :-(
Click to expand...
Click to collapse
Download SEUS. PC Companion doesn't install the right drivers.

kazuni said:
so that means SEMC Flash is available. Try using Flashtool and flash a UK/Global firmware, and see if it works =)
Click to expand...
Click to collapse
Already flashed global firmware,
Still locked,

I guess the lock is actually in the bootloader level, which can't be overridden by writing a ftf package.
Sorry, but no other ideas at the moment =\

??? Have you seen this post ? => http://forum.xda-developers.com/showpost.php?p=13064854&postcount=420
Edit : ok, forget it...
Sorry.

Related

Bricked Nexus One?

Took my Nexus One off my cradle today to see it was locked up. Thought no biggie, I'll pull battery and restart it.
Now when it boots it comes up with four bars. Red, Green, Blue, White and the 3 skateboarding Droid Bots. I have no clue what to do now.
I was running Cyanogenmod (Forget the version, but it was 2-3 months old. I have not done anything to my phone except add the ebay app to it yesterday.
I can not get my computer to recognize it as a Nexus One anymore so I can not use Fastboot. I tried recovery from HBOOT, but keep coming up the same way.
Please Help
Ray
Picture of my Nexus One from Wifes iPhone...
I can get to FASTBOOT and when connected to USB it says FASTBOOT USB, but my computer fails to recognize the device and it goes back to FASTBOOT.
I can not turn on USB Debuging because it will not boot normal. I do not know what to do.
Weird screen, never seen that before.
Is this screen the only thing you see when you turn on the phone or do you still see the splash screen with the unlocked bootloader image prior? Have you tried booting into recovery? (holding the volume down button while turning the phone on)
Yes its the only thing I see.
I do not see anything Prior.
I have tried to boot to recovery many many times. I have 3 different results.
1. Nexus X with nothing else
2. Nexus X with Unlocked icon below
3. The screen you see
Either way, it does not move forward it just hangs. Is there a way to turn on USB debugging from FASTBOOT or HBOOT?
Ray
Russ T. Nail said:
Weird screen, never seen that before.
Is this screen the only thing you see when you turn on the phone or do you still see the splash screen with the unlocked bootloader image prior? Have you tried booting into recovery? (holding the volume down button while turning the phone on)
Click to expand...
Click to collapse
looks like the bootloader screen, thats what the rainbow screen was on the g1.
havent seen it on the nexus though so it could be something else.
Did you try a factory reset using hardware keys?
I believe you do this by holding vol-down, power and trackball for 5 secs.
That does not seem to do anything but take me to FASTBOOT
There has to be a way to turn on USB Debugging from FASTBOOT?
If you can get fastboot usb to work you could try the following (using latest amon_ra recovery.img):
Code:
fastboot boot c:\path\to\recovery.img
To boot into recovery, then use adb or try nand-ing etc.
if you get that far (recovery)
Code:
adb shell reboot normal
should take you into os.
However, the colored bars look like some pretty serious hardware failure I'd guess...
I can not get FASTBOOT USB to work. Any suggestion on how to get this working again?
Windows just says Unknown Device and uses a standard windows USB driver. I try to update the driver pointing it to android_winusb.inf but windows says no go.
Ray
check this out to help you get fastboot to work http://forum.xda-developers.com/showthread.php?t=613217
i know its titled ADB but it might help you out.
TheQue said:
I can not get FASTBOOT USB to work. Any suggestion on how to get this working again?
Windows just says Unknown Device and uses a standard windows USB driver. I try to update the driver pointing it to android_winusb.inf but windows says no go.
Ray
Click to expand...
Click to collapse
Try to enter to recovery but.... first change your microSD maybe that is the problem ... a faulty card .. Im just guessing
have you tried to contact htc or even google?theyve helped me over the phone even knowing i have an unlocked bootloader.
pvillasuso said:
Try to enter to recovery but.... first change your microSD maybe that is the problem ... a faulty card .. Im just guessing
Click to expand...
Click to collapse
not the sd card if it was a bad card it would just bootloop
if you have SDK you can see what the phone is doing with ddms
I would download SDK and install driver in SDK then you can run ddms and watch what the phone does in the realtime device log as it tries to boot
That pic reminds me of the MDA Win Mobile 5 boot screen, real similar...
Don't know how to help, keep us updated if you figure this one out.
gtrplr71 said:
I would download SDK and install driver in SDK then you can run ddms and watch what the phone does in the realtime device log as it tries to boot
Click to expand...
Click to collapse
I 2nd that. Try using ddms or logcat.
Good luck man!
What happens when you try to flash a rom?

[q] plz help!!!!!

When i'm trying to root my Xperia Z, i met i big problem.
i got a loop from flashing Z_DooMLoRD_insecure_FW-350.img, and i can't back to fastboot mode anymore
i disconnect and hold power+volume up button for 15sec, i connect back the phone
it still loop!!!
what can i do now?! Plz help me
RaymondCh said:
When i'm trying to root my Xperia Z, i met i big problem.
i got a loop from flashing Z_DooMLoRD_insecure_FW-350.img, and i can't back to fastboot mode anymore
i disconnect and hold power+volume up button for 15sec, i connect back the phone
it still loop!!!
what can i do now?! Plz help me
Click to expand...
Click to collapse
If you created a backup which you should have, just restore it.
soccerfan6789 said:
If you created a backup which you should have, just restore it.
Click to expand...
Click to collapse
what can i use to restore??flashtool??
i'm stucking in a boot loop....i can't go anywhere
RaymondCh said:
When i'm trying to root my Xperia Z, i met i big problem.
i got a loop from flashing Z_DooMLoRD_insecure_FW-350.img, and i can't back to fastboot mode anymore
i disconnect and hold power+volume up button for 15sec, i connect back the phone
it still loop!!!
what can i do now?! Plz help me
Click to expand...
Click to collapse
Try using flashtool to flash the original firmware.
Check if holding the vol - works.
If it does. Then you dont have to worry. Your device will be fine.
Press thnx if I helped.
Sent from my ST18i
skb6T9 said:
Try using flashtool to flash the original firmware.
Check if holding the vol - works.
If it does. Then you dont have to worry. Your device will be fine.
Press thnx if I helped.
Sent from my ST18i
Click to expand...
Click to collapse
can i wait until its battery gone??
i don't know where i can find the stock Xperia Z rom
:crying:
RaymondCh said:
can i wait until its battery gone??
i don't know where i can find the stock Xperia Z rom
:crying:
Click to expand...
Click to collapse
Try googling for the .ftf file for your Xperia Z. Then you can flash the firmware with flashtool & I think.u should do it before your battery is gone...
Cause after flashing ftf it takes almost 3-4 minutes to boot.
Press thnx if I helped.
Sent from my ST18i
skb6T9 said:
Try googling for the .ftf file for your Xperia Z. Then you can flash the firmware with flashtool & I think.u should do it before your battery is gone...
Cause after flashing ftf it takes almost 3-4 minutes to boot.
Press thnx if I helped.
Sent from my ST18i
Click to expand...
Click to collapse
thx for help ~any problem i will share later
Sorry
is it normal that flashing .ftf over 30mins???
No...
It's abnormal. Your flashing I takin more than 30 minutes???:what:
Sent from my ST18i
Hey Ray, can you share with me how you do it?
Step-by-step instructions will help greatly.
If mine works, I will be eternally grateful!!!
zorro18888 said:
Hey Ray, can you share with me how you do it?
Step-by-step instructions will help greatly.
If mine works, I will be eternally grateful!!!
Click to expand...
Click to collapse
1st download & install flashtool.
2nd install the drivers for your device including the fastboot & flashmode drivers.
(they are in the flashtool/drivers folder)
3rd download the ftf file for your device & place that file in flashtool/firmware folder
4th open flashtool select "thunder" icon then select flashmode.
5th select your firmware from the list.
6th when asked connect your device in flasmode.( power off your phone then connect your device holding vol '-' button. Green led should show up.)
7th after flashing is done reboot your phone.
All done.
Press thnx if I helped.
Sent from my ST18i
zorro18888 said:
Hey Ray, can you share with me how you do it?
Step-by-step instructions will help greatly.
If mine works, I will be eternally grateful!!!
Click to expand...
Click to collapse
Sure~
i was following the step that found in XDA
HTML:
http://forum.xda-developers.com/showthread.php?t=2154310
the files you can download inside.BUT something you should be aware~
1.this two file (Z_DooMLoRD_CF-Auto-Root-ported_FW-350.img and Z_DooMLoRD_insecure_FW-350.img)
should put it in the same of adb.exe file (c:\xxx\sdk\platform-tools\)
2.IF you don't know how to connect devices in fastboot mode in step 6 (following by the website i gave)
you should wait after flashing CF-Auto-root and reboot about once , plugin your usb and press VOLUME UP key TOGETHER
in that time ,you should see a blue led light on your devices.
I'd try that just disconnect and hard power off ,and plugin usb normally ,you will be fail to enter fastboot mode.
So my solution of solving boot loop after flashing CF-auto-root ,is PRESS and HOLD VOLUME UP key WHILE plugin your usb.
i did a big and long time reseach that teaching how to root xperia z ,all haven't point out that the method of entering fastboot mode
maybe they use another way to enter anyway my devices is running normal now and rooted
Hope these can help you :laugh: and
sorry of my bad english~
skb6T9 said:
1st download & install flashtool.
2nd install the drivers for your device including the fastboot & flashmode drivers.
(they are in the flashtool/drivers folder)
3rd download the ftf file for your device & place that file in flashtool/firmware folder
4th open flashtool select "thunder" icon then select flashmode.
5th select your firmware from the list.
6th when asked connect your device in flasmode.( power off your phone then connect your device holding vol '-' button. Green led should show up.)
7th after flashing is done reboot your phone.
All done.
Press thnx if I helped.
Sent from my ST18i
Click to expand...
Click to collapse
At 6th, my phone has no Green Led.....
---------- Post added at 10:50 AM ---------- Previous post was at 10:35 AM ----------
Thanks. I will try again later.
Anyway, I am running on Windows 8 and I'm not sure if it could be one of the issues I've faced.
I installed both the Flashtool abd Fastboot drivers and it was ok except for the Google driver which it said was not installed.
I checked the Adroid SDK by running the SDK pgm and it tells me I have Google Drivers (version 7) already installed.
So it should be ok, rite??
RaymondCh said:
Sure~
i was following the step that found in XDA
HTML:
http://forum.xda-developers.com/showthread.php?t=2154310
the files you can download inside.BUT something you should be aware~
1.this two file (Z_DooMLoRD_CF-Auto-Root-ported_FW-350.img and Z_DooMLoRD_insecure_FW-350.img)
should put it in the same of adb.exe file (c:\xxx\sdk\platform-tools\)
2.IF you don't know how to connect devices in fastboot mode in step 6 (following by the website i gave)
you should wait after flashing CF-Auto-root and reboot about once , plugin your usb and press VOLUME UP key TOGETHER
in that time ,you should see a blue led light on your devices.
I'd try that just disconnect and hard power off ,and plugin usb normally ,you will be fail to enter fastboot mode.
So my solution of solving boot loop after flashing CF-auto-root ,is PRESS and HOLD VOLUME UP key WHILE plugin your usb.
i did a big and long time reseach that teaching how to root xperia z ,all haven't point out that the method of entering fastboot mode
maybe they use another way to enter anyway my devices is running normal now and rooted
Hope these can help you :laugh: and
sorry of my bad english~
Click to expand...
Click to collapse
zorro18888 said:
So it should be ok, rite??
Click to expand...
Click to collapse
Yeah I think so...
Not so experienced in Windows8.
Sent from my ST18i
The problem I am having now is when in bootloader mode (Blue LED), I run fastboot and enter the command:
fastboot flash boot Z_DooMLoRD_CF-Auto-Root-ported_FW-350.img
then it says <waiting for device> and just stops there.....
I cannot proceed further....
zorro18888 said:
The problem I am having now is when in bootloader mode (Blue LED), I run fastboot and enter the command:
fastboot flash boot Z_DooMLoRD_CF-Auto-Root-ported_FW-350.img
then it says <waiting for device> and just stops there.....
I cannot proceed further....
Click to expand...
Click to collapse
Then your drivers are not installed correctly..
Sent from my ST18i
Not sure if I'll help, but I got a similar problem with my Nexus 7 drivers on windows 8 and all the flashing processes would hang on <wating for device>, I then reinstalled the drivers using the method on this site: http://dhakshinamoorthy.wordpress.com/2012/05/14/installing-an-unsigned-driver-in-windows-8-x64/
Good luck
mmisep said:
Not sure if I'll help, but I got a similar problem with my Nexus 7 drivers on windows 8 and all the flashing processes would hang on <wating for device>, I then reinstalled the drivers using the method on this site: http://dhakshinamoorthy.wordpress.com/2012/05/14/installing-an-unsigned-driver-in-windows-8-x64/
Good luck
Click to expand...
Click to collapse
Tried but still cant detect my phone......it just stays at BLUE LED (volume up) and PC still cant detect phone.
When I pressed volume down, there is no light.
When I press the power button, it starts to boot-loop
Btw, which drivers are you using and where did you guys get your drivers from?
I am downloaded the Android SDK drivers with Google USB drivers Rev 7.
zorro18888 said:
Tried but still cant detect my phone......it just stays at BLUE LED (volume up) and PC still cant detect phone.
When I pressed volume down, there is no light.
When I press the power button, it starts to boot-loop
Btw, which drivers are you using and where did you guys get your drivers from?
I am downloaded the Android SDK drivers with Google USB drivers Rev 7.
Click to expand...
Click to collapse
I got my drivers from flashtool & pc companion.
Sent from my ST18i
skb6T9 said:
I got my drivers from flashtool & pc companion.
Sent from my ST18i
Click to expand...
Click to collapse
Do you need to install 2 sets of drivers from flashtool and pc companion?

[Q] Xperia V Possible Bricked HELLLPPPPP!

Hey people!i need help here!i have an xperia v with bootloader unlocked and last day i flashed an img kernel of cyanogenmod with flashify...all worked good until reboot...when i pressed reboot my phone didn't started anymore.when i try to power up nothing happens no leds no fastboot nothing!what can i do to fix it????please help
sash89 said:
Hey people!i need help here!i have an xperia v with bootloader unlocked and last day i flashed an img kernel of cyanogenmod with flashify...all worked good until reboot...when i pressed reboot my phone didn't started anymore.when i try to power up nothing happens no leds no fastboot nothing!what can i do to fix it????please help
Click to expand...
Click to collapse
Ooops.
Leave the phone off, connect it in fastboot mode (I know you said it did not work, but that might just be the LED, please try it again) and then run this
Code:
fastboot devices
and tell me what it says
Xperia v brick
gregbradley said:
Ooops.
Leave the phone off, connect it in fastboot mode (I know you said it did not work, but that might just be the LED, please try it again) and then run this
Code:
fastboot devices
and tell me what it says
Click to expand...
Click to collapse
no the phone doesnt connect in fastboot mode it shows no led nothing i only see in device manager that there is a
QHSUSB_DLOAD device wich i think is the processor...so what can i do man?and in device manager i see connected qualcomm hs-usb qdloader 9008 (com8)
did you try what I said?
hello greg, hows the z1, hope you enjoy it
thanks for your many many support to all questions here, hope it wasnt that frustrated when people not tried out what you suggested :silly:
to sash89: you unlocked bootloader, and flashed an cm img kernel? that let me comes to another question. you flashed that kernel above a stock rom, or you flashed CM ROM also?
Hi
The Z1 is great, I recommend it.
Yes, it does help if people try things you suggest.
brick
gregbradley said:
did you try what I said?
Click to expand...
Click to collapse
but where i must enter that code?in cmd?or where?
yes, open up a command window where you have adb and fastboot installed on your PC.
If you do not have them installed then download and install this
minimal_adb_fastboot_v1.1.3_setup.exe - 2.12 MB
brick
gregbradley said:
yes, open up a command window where you have adb and fastboot installed on your PC.
If you do not have them installed then download and install this
minimal_adb_fastboot_v1.1.3_setup.exe - 2.12 MB
Click to expand...
Click to collapse
nothing hapened man...it may be a hard brick???if yes what can i do?
sash89 said:
nothing hapened man...it may be a hard brick???if yes what can i do?
Click to expand...
Click to collapse
By definition a hard brick is not recoverable.
OK, try this.
Code:
adb devices
and tell me what that says.
Also, download and install flashtool from the first thread in the dev section. Open the driver folder from the installation path and run drivers.exe. Choose flashmode, fastboot and TX drivers.
Then run flashtool and attach the phone, disconnect and try attaching in flashmode, disconnect and try to attach in fastboot. Then copy and paste the output from flashtool here.
One final thing, try to attach again in flashmode but this time do this.
Press and hold volume up, attach USB cable, keep pressing volume up and now press the power button. Hold both buttons for 10 seconds or until the green LED comes on. Tell me what happens.
brick
gregbradley said:
By definition a hard brick is not recoverable.
OK, try this.
Code:
adb devices
and tell me what that says.
Also, download and install flashtool from the first thread in the dev section. Open the driver folder from the installation path and run drivers.exe. Choose flashmode, fastboot and TX drivers.
Then run flashtool and attach the phone, disconnect and try attaching in flashmode, disconnect and try to attach in fastboot. Then copy and paste the output from flashtool here.
One final thing, try to attach again in flashmode but this time do this.
Press and hold volume up, attach USB cable, keep pressing volume up and now press the power button. Hold both buttons for 10 seconds or until the green LED comes on. Tell me what happens.
Click to expand...
Click to collapse
nothing happens man...no leds showing up no connection to pc...only this is showing up on device manager when i connect phone to pc qualcomm hs-usb qdloader 9008 com8
This is not looking good for you.
Try this link
or this google search
but I have not heard of good things with phones that want that driver. Best of luck and hopefully someone can come up with a solution
sash89 said:
Hey people!i need help here!i have an xperia v with bootloader unlocked and last day i flashed an img kernel of cyanogenmod with flashify...all worked good until reboot...when i pressed reboot my phone didn't started anymore.when i try to power up nothing happens no leds no fastboot nothing!what can i do to fix it????please help
Click to expand...
Click to collapse
Try SUS bro..
http://forum.xda-developers.com/showthread.php?p=45965388
Sent from my C6602 using xda premium
YudiA1 said:
Try SUS bro..
http://forum.xda-developers.com/showthread.php?p=45965388
Sent from my C6602 using xda premium
Click to expand...
Click to collapse
He cannot connect in flashmode, so that wont work, he will have to solve the connection problem before repairing the OS
brick
gregbradley said:
He cannot connect in flashmode, so that wont work, he will have to solve the connection problem before repairing the OS
Click to expand...
Click to collapse
so may i send it to warranty?what are your suggestions guys?
sash89 said:
so may i send it to warranty?what are your suggestions guys?
Click to expand...
Click to collapse
Your warrenty is void because you unlocked the bootloader.
oh one more thought from me. you sure your battery wasnt gone empty while you did flashing stuff?
happened to me one time, restored backup and battery gone empty while in the process. it looked dead too for some time, but wasnt.
brick
immerblind said:
oh one more thought from me. you sure your battery wasnt gone empty while you did flashing stuff?
happened to me one time, restored backup and battery gone empty while in the process. it looked dead too for some time, but wasnt.
Click to expand...
Click to collapse
and what is this meaning man?my battery was something like 18 percent when i flashed...so may the battery be broken?anyway when i put the phone into charge without battery red led flashes for one time...what this means?
when you put charger in, is it loading the battery the usual way like it did before you broke your handy?
also you not answered one of my previous posts, you flashed the CM kernel without flashing any CM rom. you on stock sony rom or on cm when mistake happens?
immerblind said:
when you put charger in, is it loading the battery the usual way like it did before you broke your handy?
also you not answered one of my previous posts, you flashed the CM kernel without flashing any CM rom. you on stock sony rom or on cm when mistake happens?[/QUOTEi was on stock rom man
Click to expand...
Click to collapse

[Q] Xperia T will not go past Sony logo

Hi, I have tried to use flashtools and I've got all the necessary drivers (I think) but once I put hold power button and vol+ (3 vibrations), then press vol-, connect to pc via USB and I get a temporary green led, which goes after about 5 seconds, and then my phone disconnects from my computer again and i get a constant red led while the Sony logo appears. I really need my phone to work Could someone out there please help with this! I would really appreciate if someone responded very soon as I would like to get this sorted as soon as possible. Flashtools gives me these messages:
22/012/2013 23:12:07 - INFO - Device disconnected
22/029/2013 23:29:07 - INFO - Device connected in flash mode
22/029/2013 23:29:18 - INFO - Device disconnected
Also one more thing I'd like to add.. Once I go into that BLU thing, it keeps on asking me what device I have, so I select Xperia T and then it gives the following messages:
22/052/2013 22:52:26 - INFO - Your phone bootloader cannot be officially unlocked
22/052/2013 22:52:26 - INFO - You can now unplug and restart your phone
Might this have something to do with it? Any suggestions would be grateful! I've been at this for hours now and need to get this sorted
Thanks to any kind person who helps fix this!
1) Dial *#*#7378423#*#* and goto software info/configuaration. If it says bootloader unlocked allowed: no, then you CANNOT unlock it via ANY means
2) If it says yes (I doubt it, because flashtool has already checked this) then you can.
3) Flashmode has nothing to do with bootloader. Press volume up to get into fastboot (Blue LED) for working with bootloader, press volume down (Green LED) to work in flashmode, which is for flashing FTF's.
4) If you are trying to flash a FTF, then do not connect the phone until it asks
5)Make sure you have gone to C:\flashtool\drivers and run drivers.exe. Ensure you choose fastboot, flashmode and TX drivers.
6) Make sure you are on the latest version of flashtool 0.9.13.1
Can I ask what you are actually trying to do?
Also flashmode and fastboot and adb dont work on windows 8(.1)
gregbradley said:
1) Dial *#*#7378423#*#* and goto software info/configuaration. If it says bootloader unlocked allowed: no, then you CANNOT unlock it via ANY means
2) If it says yes (I doubt it, because flashtool has already checked this) then you can.
3) Flashmode has nothing to do with bootloader. Press volume up to get into fastboot (Blue LED) for working with bootloader, press volume down (Green LED) to work in flashmode, which is for flashing FTF's.
4) If you are trying to flash a FTF, then do not connect the phone until it asks
5)Make sure you have gone to C:\flashtool\drivers and run drivers.exe. Ensure you choose fastboot, flashmode and TX drivers.
6) Make sure you are on the latest version of flashtool 0.9.13.1
Can I ask what you are actually trying to do?
Click to expand...
Click to collapse
Its not even booting, past the Sony logo so i cannot do anything (i can't do step 1 as you've asked). Its literally a bootloop. Can you give me step-by-step instructions to get out of this bootloop? I tried to install custom ROM but it died on me, and now its on the bootloop, which i can't get passed.
hhamzah49 said:
Also flashmode and fastboot and adb dont work on windows 8(.1)
Click to expand...
Click to collapse
Oh okay. I'm using windows 8.1, so what would I do to fix the issue?
I have given my phone to the manufacturers to try and sort out but I have a feeling they will refuse to fix it, so any help would be appreciated. If i use a windows 7 machine, would it work? If so, how do I fix it such that it exits bootloop and allows me to access my phone. I don't mind losing all my data (although i think its lost anyway lol)
P.S. thanks for the reply.
fizstarrr said:
Oh okay. I'm using windows 8.1, so what would I do to fix the issue?
Click to expand...
Click to collapse
use windows 7 or linux. i read about problems with win8.1 too. thats why i not updated my win8 yet.
immerblind said:
use windows 7 or linux. i read about problems with win8.1 too. thats why i not updated my win8 yet.
Click to expand...
Click to collapse
Question is, will is definitely work if i use windows 7? I.e. is the fact that i'm using windows 8.1 the reason why it's not working?
fizstarrr said:
Hi, I have tried to use flashtools and I've got all the necessary drivers (I think) but once I put hold power button and vol+ (3 vibrations), then press vol-, connect to pc via USB and I get a temporary green led, which goes after about 5 seconds, and then my phone disconnects from my computer again and i get a constant red led while the Sony logo appears. I really need my phone to work Could someone out there please help with this! I would really appreciate if someone responded very soon as I would like to get this sorted as soon as possible. Flashtools gives me these messages:
22/012/2013 23:12:07 - INFO - Device disconnected
22/029/2013 23:29:07 - INFO - Device connected in flash mode
22/029/2013 23:29:18 - INFO - Device disconnected
Also one more thing I'd like to add.. Once I go into that BLU thing, it keeps on asking me what device I have, so I select Xperia T and then it gives the following messages:
22/052/2013 22:52:26 - INFO - Your phone bootloader cannot be officially unlocked
22/052/2013 22:52:26 - INFO - You can now unplug and restart your phone
Might this have something to do with it? Any suggestions would be grateful! I've been at this for hours now and need to get this sorted
Thanks to any kind person who helps fix this!
Click to expand...
Click to collapse
I'm sure your batt is dead. Try the rubber band method. Give it like 2/3 rounds of it on the power button and hold it and plug in charger. it should charge with red led on. Pull battery and try again if it does not charge. Give it some charging and it should be able to enter flashmode to flash stock.
Unknownkj said:
I'm sure your batt is dead. Try the rubber band method. Give it like 2/3 rounds of it on the power button and hold it and plug in charger. it should charge with red led on. Pull battery and try again if it does not charge. Give it some charging and it should be able to enter flashmode to flash stock.
Click to expand...
Click to collapse
I don't think the battery is dead, as the led would just blink and wouldn't even show me the Sony logo.. Everytime i use the phone with the charger it goes into the bootloop, looping around the Sony logo and then switching off again, then the sony logo will show again, etc. I've sent it off to Sony manufaturers. Would they fix it (even if the manufacturers warranty is void)? Like, even if they charge a little (hopefully not stupid amounts of money lol)? If not, i'm going to try and use flashtool on windows 7 machine and hope that it works, as I've heard flashmode and fastboot and adb do not work on windows 8(.1), which is what im currently using :crying:
fizstarrr said:
I don't think the battery is dead, as the led would just blink and wouldn't even show me the Sony logo.. Everytime i use the phone with the charger it goes into the bootloop, looping around the Sony logo and then switching off again, then the sony logo will show again, etc. I've sent it off to Sony manufaturers. Would they fix it (even if the manufacturers warranty is void)? Like, even if they charge a little (hopefully not stupid amounts of money lol)? If not, i'm going to try and use flashtool on windows 7 machine and hope that it works, as I've heard flashmode and fastboot and adb do not work on windows 8(.1), which is what im currently using :crying:
Click to expand...
Click to collapse
Hello. Have you tried hard reset?
Press power button and vol up key together until it vibrates. Phone should start up?
Sent from my LT30p using xda premium
fizstarrr said:
Question is, will is definitely work if i use windows 7? I.e. is the fact that i'm using windows 8.1 the reason why it's not working?
Click to expand...
Click to collapse
Yes (or, at least its definitely one of the reasons). Use Win 8 or Win 7 or Win XP.
If after that point you still have trouble with it sticking to flashmode: I also had trouble flashing via flashmode with one of my USB ports. I like to use the front ones on my PC but they don't work for every device. There is also a USB cable that I have that does not work for flashmode. Consider these 2 things
LaZiODROID said:
Yes (or, at least its definitely one of the reasons). Use Win 8 or Win 7 or Win XP.
If after that point you still have trouble with it sticking to flashmode: I also had trouble flashing via flashmode with one of my USB ports. I like to use the front ones on my PC but they don't work for every device. There is also a USB cable that I have that does not work for flashmode. Consider these 2 things
Click to expand...
Click to collapse
I'll try windows 7 when I get it back. And wow really? I didn't realise that using different cables actually made a difference? At the end of the day, if it charges the phone it should work! Lol, Sony know how to make things real complicated!
Experia T stuck on SONY logo
Help, another help
I read about the leaked 4.3 and the latest 4.4
Did much flashing with HTC Desire.
Now I made a big mistake trying something with my Xperia T
Using DooMLorD flashtool I got into fastboot mode and then clicked on 'Reboot device into system'
I WISH I HADN'T
Now my Xperia T is dead.
Starting up it gets stuck on the SONY logo, nothing, nothing happens.
Please help me recover the device!
HvdW said:
Help, another help
I read about the leaked 4.3 and the latest 4.4
Did much flashing with HTC Desire.
Now I made a big mistake trying something with my Xperia T
Using DooMLorD flashtool I got into fastboot mode and then clicked on 'Reboot device into system'
I WISH I HADN'T
Now my Xperia T is dead.
Starting up it gets stuck on the SONY logo, nothing, nothing happens.
Please help me recover the device!
Click to expand...
Click to collapse
It's just a soft brick. What did you wanted to flash? Just flash a stock .ftf file with flashtool, or a kernel with recovery.
St.Jimmy90 said:
It's just a soft brick. What did you wanted to flash? Just flash a stock .ftf file with flashtool, or a kernel with recovery.
Click to expand...
Click to collapse
Well, first of all I want the phone to start up normally again so that I can use it.
What I did achieve up till now is that I can get it connected to flashtool in Fastboot mode.
I guess this gives me the opportunity to flash a boot.img first so that I can install 4.4 or 4.3 later.
But first things first.
Do you think flashing a boot.img could restore the phone in a state that it functions as a normal phone again?
HvdW said:
Well, first of all I want the phone to start up normally again so that I can use it.
What I did achieve up till now is that I can get it connected to flashtool in Fastboot mode.
I guess this gives me the opportunity to flash a boot.img first so that I can install 4.4 or 4.3 later.
But first things first.
Do you think flashing a boot.img could restore the phone in a state that it functions as a normal phone again?
Click to expand...
Click to collapse
My xperia t has gone in for repair. Before considering this though, could you try one thing to see if it'll help restore phone? Go to your PC companion (and no, its not a standard recovery which i'm going to suggest so keep reading!). Once you have done this, click on "Support zone". Click "Start" on the "Phone/tablet software update" option. Note, you do not need to plug in your device yet!. You should get an error message coming up saying device not connected. And once you get this, there should be a message asking you whether you are having "severe problems with your phone/tablet". There's a "repair my phone/tablet" hyperlink. I want you to click that and NOT the connect button. Once you have clicked that, please follow the on screen instructions. Tell me if this works for you I hope it does!
fizstarrr said:
My xperia t has gone in for repair. Before considering this though, could you try one thing to see if it'll help restore phone? Go to your PC companion (and no, its not a standard recovery which i'm going to suggest so keep reading!). Once you have done this, click on "Support zone". Click "Start" on the "Phone/tablet software update" option. Note, you do not need to plug in your device yet!. You should get an error message coming up saying device not connected. And once you get this, there should be a message asking you whether you are having "severe problems with your phone/tablet". There's a "repair my phone/tablet" hyperlink. I want you to click that and NOT the connect button. Once you have clicked that, please follow the on screen instructions. Tell me if this works for you I hope it does!
Click to expand...
Click to collapse
No it dod not.
Why?
Because SONY decided that I have made changes to my phone and SONY now refuses to repair my device.
HvdW said:
No it dod not.
Why?
Because SONY decided that I have made changes to my phone and SONY now refuses to repair my device.
Click to expand...
Click to collapse
Ah that sucks! Are you not on windows 8? I've heard that windows 8 and flashtools don't get along, but if you're saying you've got your device into fastboot you should be able to flash it using flashtools!
Sony Xperia T LT30p dead resolved
OK, here it is for those interested on how to revive a dead Xperia device.
Yesterday my phone stalled at the SONY logo.
Nothing could be done anymore.
My phone has returned into normal state thanks to SonyXperiakiasT :good:
Follow this thread: http://forum.xda-developers.com/showthread.php?t=2315572
Howto get into a state that one can flash the phone.
- download: LT30P_9.1.A.1.141_PL.ftf (the original firmware)
- install and activate flashtool-0.9.13.0-windows.exe
- at the SONY logo push on/off, vol-up and vol-down together
- when the phone vibrates an the logo disappears release all buttons and immediately after push on/off and vol-up button
- when phone vibrates release on/off button, keep pushing vol-up button and plug in USB cable from computer
- you will be in a state with a blue light at the top left of your phone.
- however you want to get in a state with a green led
- push vol-down and on/off
- unplug the USB
- wait for the phone to vibrate
- release the on/off button and plug in the USB
- Follow the instructions in the thread mentioned above and your phone will be revived.
All the pushing, releasing, plugging and unplugging is a quite delicate affair.
I tried it during several hours before I got a bit of grip on it and still I am not shure how I got into the green led state.
Try it, be patient and be shure that repair is within reach as soon as you have a green LED on your phone.
Good luck!
Hein
HvdW said:
OK, here it is for those interested on how to revive a dead Xperia device.
Yesterday my phone stalled at the SONY logo.
Nothing could be done anymore.
My phone has returned into normal state thanks to SonyXperiakiasT :good:
Follow this thread: http://forum.xda-developers.com/showthread.php?t=2315572
Howto get into a state that one can flash the phone.
- download: LT30P_9.1.A.1.141_PL.ftf (the original firmware)
- install and activate flashtool-0.9.13.0-windows.exe
- at the SONY logo push on/off, vol-up and vol-down together
- when the phone vibrates an the logo disappears release all buttons and immediately after push on/off and vol-up button
- when phone vibrates release on/off button, keep pushing vol-up button and plug in USB cable from computer
- you will be in a state with a blue light at the top left of your phone.
- however you want to get in a state with a green led
- push vol-down and on/off
- unplug the USB
- wait for the phone to vibrate
- release the on/off button and plug in the USB
- Follow the instructions in the thread mentioned above and your phone will be revived.
All the pushing, releasing, plugging and unplugging is a quite delicate affair.
I tried it during several hours before I got a bit of grip on it and still I am not shure how I got into the green led state.
Try it, be patient and be shure that repair is within reach as soon as you have a green LED on your phone.
Good luck!
Hein
Click to expand...
Click to collapse
Hey so I ran into this same problem! my phone wouldn't do anything except boot up to the Sony screen, no lights no charging nothing
I figured it out, at least for me
>Have your flash ready to go via Flashtool
>Have your phone plugged into your computer via USB
>Hold the volume down button and then while holding it turn it on
you should have your green light and may have to hold the volume button the whole time until its done flashing.
Hope this works
FIX!
Hey the same thing happened to my xp T few days ago. My phone was rooted with UB. I was stuck on SONY LOGO too n my phone was rebooting from there repeatedly but I was managed to get into cwm n I installeddifferent kernels + Rome but it was no good. Like u said in your OP I couldn't get into flashmood too. When I select the firmware flashtools say preparing files then the phone reboots! Then flashtools say device disconnected!! The solution for this is when flashtools says device disconnected pull the usb cable n press vol up with power button n turn off phone. Then once turned off straight away press vol down n plug in usb cable n flashtools will start flashing. The important thing here is not to close the window that pops up when flashtool say device disconnected in red. Hope this helps, same prob worked for me so should work for you! Peace

Can't flash TWRP

Hi. I decided to flash my Honor 3c with Cyanogenmod 12.1. My problem is that i need TWRP (now I have CWM) but i can't flash it to my device. I try to do it by SP Flash Tool, but after i connect my turned off device, I get this error:
BROM ERROR : S_BROM_DOWNLOAD_DA_FAIL (0x7D4)
[H/W] Fail to download DA to baseband chip's internal SRAM!
[HINT]: 1. There's an cable communication problem between FlashTool and BootROM. 2. Target might be shutdown unexpectedly or target lost power supply.
[ACTION] 1. Try again. 2. Proceed H/W checking in download cable and target side com port. 3. Monitor if power-drop occured in target side.
Click to expand...
Click to collapse
Where is the problem? I've tried with 2 different cables and 2 different computers
Ceranzuo said:
Hi. I decided to flash my Honor 3c with Cyanogenmod 12.1. My problem is that i need TWRP (now I have CWM) but i can't flash it to my device. I try to do it by SP Flash Tool, but after i connect my turned off device, I get this error:
BROM ERROR : S_BROM_DOWNLOAD_DA_FAIL (0x7D4)
[H/W] Fail to download DA to baseband chip's internal SRAM!
[HINT]: 1. There's an cable communication problem between FlashTool and BootROM. 2. Target might be shutdown unexpectedly or target lost power supply.
[ACTION] 1. Try again. 2. Proceed H/W checking in download cable and target side com port. 3. Monitor if power-drop occured in target side.
Where is the problem? I've tried with 2 different cables and 2 different computers
Click to expand...
Click to collapse
Is your phone in bootloader mode? Hold Vol down+power to enter fastboot mode and then connect your phone to PC.
If you are already doing that or the problem still persists and have an unlocked bootloader(which I am sure you have), try to flash twrp manually.
muradulislam said:
Is your phone in bootloader mode? Hold Vol down+power to enter fastboot mode and then connect your phone to PC.
Click to expand...
Click to collapse
When I do it, my phone just turns on normally.
How can I check if I have unlocked bootloader? I have unlocked it about 1 year ago, but I did full wipe yesterday.
Ceranzuo said:
When I do it, my phone just turns on normally.
How can I check if I have unlocked bootloader? I have unlocked it about 1 year ago, but I did full wipe yesterday.
Click to expand...
Click to collapse
Vol down+power should boot into fastboot. Turn off the phone, hold both until honor logo shows up, let go of power but hold vol down for about 5 sec more.
If still the same, Turn off your phone, connect USB cable to phone, hold Vol down and connect the cable to computer. It should boot into bootloader now.
If it can not boot into bootloader still, the last is to try adb but that is a bit lengthy.
In bootloader mode, it will be written on phone screen in red whether phone is locked, unlocked or relocked.
Wipe does not effect bootloader status so it's still unlocked imo.
muradulislam said:
If still the same, Turn off your phone, connect USB cable to phone, hold Vol down and connect the cable to computer. It should boot into bootloader now.
Click to expand...
Click to collapse
After this, I got this text on my screen:
FASTBOOT&RESCUE MODE
Please connect usb cable to your computer and open hisuite
Click to expand...
Click to collapse
Ceranzuo said:
After this, I got this text on my screen:
FASTBOOT&RESCUE MODE
Please connect usb cable to your computer and open hisuite
Click to expand...
Click to collapse
It did not say anything about phone unlocked in red?
muradulislam said:
It did not say anything about phone unlocked in red?
Click to expand...
Click to collapse
Nope. Maybe I was wrong and I have never unlocked it? I don't remember, but I did something when I was upgrading my phone to Android 4.4.2
Ceranzuo said:
Nope. Maybe I was wrong and I have never unlocked it? I don't remember, but I did something when I was upgrading my phone to Android 4.4.2
Click to expand...
Click to collapse
At least it should say, phone locked. Saying nothing is a phenomenon i never heard before but I usually go for newer versions. May be that's the case.
Anyways use adb to fire this command
Fastboot OEM device-info
To be sure if its locked or not.
To setup adb, download and install latest Android SDK, run the program and only download platform-tools.
Your phone is international variant and it came with locked bootloader, I am sure sp tools unlocked it coz otherwise CWM could not be flashed.
Right click platform-tools folder and select run command prompt window here and type the above command
If the bootloader is unlocked (it will tell you if it is), copy the twrp image to platform-tools folder and rename it to twrp.img and fire this command
Fastboot flash recovery twrp.img
And try to reboot into recovery after disconnecting from pc and simultaneously holding power+ Vol up.
edit: nevermind, i forghot about something...
muradulislam said:
If the bootloader is unlocked (it will tell you if it is), copy the twrp image to platform-tools folder and rename it to twrp.img and fire this command
Fastboot flash recovery twrp.img
Click to expand...
Click to collapse
Should I do this when my phone is switched off?
Ceranzuo said:
Should I do this when my phone is connected to pc or not? Switched off?
Click to expand...
Click to collapse
When your phone is connected to your pc in fastboot mode.
Lemme know how did it go, will reply back in the morning. Hope everything works fine for you.
Sent from my PLK-L01 using XDA Labs
muradulislam said:
When your phone is connected to your pc in fastboot mode.
Sent from my PLK-L01 using XDA Labs
Click to expand...
Click to collapse
Ok, after I typed this command, there appeared this message in window:
<waiting for any device>
Click to expand...
Click to collapse
after this I reboot into recovery mode, but there is still CWM, not TWRP
Ceranzuo said:
Ok, after I typed this command, there appeared this message in window:
<waiting for any device>
after this I reboot into recovery mode, but there is still CWM, not TWRP
Click to expand...
Click to collapse
You dont have your phone drivers installed. Google Huawei USB drivers and install them or use hisuite to install drivers for your phone.
After driver installation, do the same process again.
My bad. I assumed you would have drivers already installed
Sent from my PLK-L01 using XDA Labs
muradulislam said:
You dont have your phone drivers installed. Google Huawei USB drivers and install them or use hisuite to install drivers for your phone.
After driver installation, do the same process again.
My bad. I assumed you would have drivers already installed
Sent from my PLK-L01 using XDA Labs
Click to expand...
Click to collapse
I have already installed many drivers from different sites. I will try with hisuite
Ceranzuo said:
I have already installed many drivers from different sites. I will try with hisuite
Click to expand...
Click to collapse
Hisuite is the best option. Even if that does not work (there is a chance of that), Google Kouch's universal drivers and install those.
May have to manually install dribers if nothing works.
Lemme know how did it go. Will get back to you in the morning if nobody else came along (but someone surely will before that).
Have a nice day/night depending on your time zone
Sent from my PLK-L01 using XDA Labs
---------- Post added at 07:41 PM ---------- Previous post was at 07:31 PM ----------
Lemme get my teacher for you
@DigiGoon
Sent from my PLK-L01 using XDA Labs
I installed Hisuite and connected my phone. Windows have downloaded drivers automatically. And still the same...
But I forgot to tell you that when I connecting my switched off phone, my pc says "USB Device Not Recognized" (or something like that, I dont have english version of windows). Everything is ok when my phone is switched on...
This phone is cursed. I try to give up and stay on my current ROM, so I installed Nova Launcher, but setting it as default doesn't work :/
Thanks for trying to help me anyway.
Ceranzuo said:
I installed Hisuite and connected my phone. Windows have downloaded drivers automatically. And still the same...
But I forgot to tell you that when I connecting my switched off phone, my pc says "USB Device Not Recognized" (or something like that, I dont have english version of windows). Everything is ok when my phone is switched on...
This phone is cursed. I try to give up and stay on my current ROM, so I installed Nova Launcher, but setting it as default doesn't work :/
Thanks for trying to help me anyway.
Click to expand...
Click to collapse
I was awake just for your post. I think I got the problem. You need fastboot drivers imo but I would have to read a bit before I can suggest how to go about it.
Am busy tomorrow but will try to get back to you in the evening (GMT+5 time zone).
Can never be 100% sure but still I am confident, your problem has a solution. Just bear with me a day or two
Sent from my PLK-L01 using XDA Labs
Ceranzuo said:
I installed Hisuite and connected my phone. Windows have downloaded drivers automatically. And still the same...
But I forgot to tell you that when I connecting my switched off phone, my pc says "USB Device Not Recognized" (or something like that, I dont have english version of windows). Everything is ok when my phone is switched on...
This phone is cursed. I try to give up and stay on my current ROM, so I installed Nova Launcher, but setting it as default doesn't work :/
Thanks for trying to help me anyway.
Click to expand...
Click to collapse
Boot into recovery mode, no matter on which recovery are you on, and execute this command:
Code:
adb devices
And see the output, if it says something like:
Code:
**some_number** recovery
then it means there is no problem in the detection of your device by PC, if it does not, then check if the micro USB socket in the device is in good condition.
And I must ask: Are you able to do any operations on device via PC after connecting it?
DigiGoon said:
Boot into recovery mode, no matter on which recovery are you on, and execute this command:
Code:
adb devices
And see the output, if it says something like:
Code:
**some_number** recovery
then it means there is no problem in the detection of your device by PC, if it does not, then check if the micro USB socket in the device is in good condition.
Click to expand...
Click to collapse
I did it and it says some number and recovery
DigiGoon said:
And I must ask: Are you able to do any operations on device via PC after connecting it?
Click to expand...
Click to collapse
In "usb storage media" or something like that? Yes, I do.
Ceranzuo said:
I did it and it says some number and recovery
Click to expand...
Click to collapse
Okay, then it means that there is no problem in the connection. You are using SP Flash tool in which mode?
Sent from my PLK-L01 using Tapatalk

Categories

Resources