-1

I was trying to root my phone. But unfortunately my phone is bricked. I tried to switch on but failed. Even the notification light is not coming. When I connect it with PC using fast boot mood my PC says to me USB device not recognized.

Details on what I did:

  • I have downloaded this file from Mediafire
  • I've unzipped it and there was an .elf file
  • Copied that .elf file in a folder that I've downloaded from this link
  • Copied SuperUser from here to the device's internal storage
  • switched off my phone and started the cmd there
  • Then executed fastboot flash boot keiran-recovery-st25.elf

That brought up my issue then.

Izzy
  • 91,166
  • 73
  • 343
  • 943
opu 웃
  • 121
  • 10
  • 1
    For us to help, you need to [edit] your question to say exactly what steps you took when trying to root your phone. That's the only way to know what's gone wrong. – Dan Hulme Feb 12 '14 at 11:19
  • @Dan Hulme. I have downloaded a file from this link. unzipped it and there was a elf file. And I paste this elf file in a folder that I've downloaded from this [link] (http://hackmyandroid.com/use-adb-fastboot-commands-without-installing-android-sdk/2479). then I switched off my phone and started the cmd there. then i wrote fastboot flash boot keiran-recovery-st25.elf. and here is the wrong. – opu 웃 Feb 12 '14 at 11:29
  • I've just integrated the facts from your comment into your question. What looks really strange to me is flashing a Linux .elf binary, which is named recovery, to your boot partition. Looks double-wrong (boot != recovery, .elf != image). So as you obviously borked your /boot partition, this explains your situation. Have you tried booting into recovery, fastboot, upload modes? – Izzy Feb 12 '14 at 11:52
  • @Izzy, No, I haven't tried booting into recovery. – opu 웃 Feb 12 '14 at 12:00
  • @Izzy I missed one thing. Before turning off my phone I have downloaded this app. and i paste it on my internal storage. – opu 웃 Feb 12 '14 at 12:02
  • Not really related to your issue (though that fills the missing gap on how it's related to rooting). Please, put additional informations into the question itself (using the [edit] link). I've done that for you again. // Try booting into recovery/... and flash a clean "boot-image" (not an .elf binary). See Where can I find stock or custom ROMs for my Android device? for where you can find one. – Izzy Feb 12 '14 at 13:16
  • @izzy, my phone is not connecting with with pc. When i tried to connect it with PC, red led is blinking!! – opu 웃 Feb 13 '14 at 17:28
  • Sorry, from here on I've got to pass that to someone else. I've got no Xperia device, so I cannot even say whether it has an LED, even less what its blinking might mean. Good luck nevertheless! Hope someone with Xperience is picking up. – Izzy Feb 13 '14 at 17:35
  • @Izzy, Thank you for helping me in this situation. And sorry, I annoyed you a lot :) – opu 웃 Feb 13 '14 at 17:46
  • Nobody forces me to answer, so you didn't annoy me. Instead, you always provided the details asked for, which is how this site works. Just remember you can [edit] your question anytime to add more details/hints/feedback of what you've tried meanwhile ;) – Izzy Feb 13 '14 at 17:48
  • I will keep in mind it from next time. :) – opu 웃 Feb 13 '14 at 17:54

1 Answers1

0

Just followed step 3 from this link. This helps to recover my Xperia P.

How to install the newest Android 4.1.2 for Sony XPERIA P LT22i

  1. First of all, check your firmware version (if you already have the newest one, you do not need this tutorial)
  2. Download and install latest Flashtool from Google Drive, Ulozto or Mega
  3. Download also latest Android 4.1.2 (mirror) for Sony XPERIA P LT22i
  4. Paste the .ftf file downloaded in step 3 to folder /Firmware included in the XPERIA Flashtool
  5. Open the XPERIA Flashtool, click on flash and choose downloaded firmware, then click OK.

    Important - if you do not want to delete any data of your phone, just uncheck flashing userdata.sin file. All data will remain in your phone, but sometimes it can cause additional troubles. So it is better (and I recommend that) to do the backup of your personal data, than proceed with clean instalation and then restore your personal data.

  6. Turn off your phone and when Flashtool shows pop up window, connect phone to PC with holding volume down button
  7. After few minutes all is done and your phone gets the new firmware

(Demonstration video can be seen inside the link)

Andrew T.
  • 15,988
  • 10
  • 74
  • 123
opu 웃
  • 121
  • 10