[Q] (Q) Flash img minipro? - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

I consulted a lot of guides and all are for ftf, and none img to flash, it does not work with flash tool, I have bootlader unlock, but when I leave the volume button and connect the usb, do not get into fastboot, I have the naa kernel and not as a change table I want to use the kernel 4.2 but just was not ftf img and as I do, help

I think that you are not using the right button.
If i remember back in my y Arc days, fastboot is showing by pressing MENU button while attaching the usb cable
Enviado desde mi GT-I9300 usando Tapatalk 2

To flash .IMG file,you must enter fastboot
To enter fastboot (for Mini,mini pro,Active and LwW),you must install the fastboot driver inside the Flashtool folders,then plug the USB 2.0 to your computer while opening the flashtool,then press the volume up button and hold it while connecting the micro usb.Your phone should now emits a blue led light...congrats,you just enter fastboot mode!Now,just choose your .IMG file and flash it...
Sent from my LT28h using xda premium

thanks!
UchihaDareNial said:
To flash .IMG file,you must enter fastboot
To enter fastboot (for Mini,mini pro,Active and LwW),you must install the fastboot driver inside the Flashtool folders,then plug the USB 2.0 to your computer while opening the flashtool,then press the volume up button and hold it while connecting the micro usb.Your phone should now emits a blue led light...congrats,you just enter fastboot mode!Now,just choose your .IMG file and flash it...
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
Thanks man, light is green and not blue? and enter flash mode, correct?

Naa Kernel wich is your device??
nAa kernel is for X8 X10mini and X10 mini pro

geja said:
Thanks man, light is green and not blue? and enter flash mode, correct?
Click to expand...
Click to collapse
No buddy, the led light MUST BE BLUE... then only you will be on fastboot mode and can flash a kernel.
---------- Post added at 08:45 AM ---------- Previous post was at 08:36 AM ----------
http://unlockbootloader.sonymobile.com/fastboot-buttons
Here's a guide to enter fastboot mode...
And make sure the Kernel must be for your device

geja said:
Thanks man, light is green and not blue? and enter flash mode, correct?
Click to expand...
Click to collapse
blue led = fastboot mode, for kernel change
green led = flashmode, for flash roms (and .ftf files) with flashtool, seus or pc companion

Related

Problem with fastboot

Hey Guys,
I've got a problem with fastboot. I wanted to flash cm 7 on my sk17i, but to flash the boot.img i need fastboot. unfortunately it doesnt detect my device.. what can i do?
greetings
Nekromis
Install proper drivers, reinstall drivers.
Unlock bootloader.
Press right button.
Sent from my MT15i using Tapatalk
still doesnt work...
i uninstalled every se-software (companion + seus)
installed se usb-drivers Gordons Gate Flash drivers)
and connected my phone into fastboot (plug the usb-cable while holding volume-up -> blue light)
still waiting for device..
what do you mean by pressing the right button?
Right button Menu button..but if you had already blue light then seems problem is something another...
Sent from my MT15i using Tapatalk
same problem here. Does anyone have a solution about this problem ?
flash tools
1-instal flashtools and open file flashtools and instal drivers (Flashtool-drivers.exe)
2-use flashtools and shoose fastboot and clic on reboot in fastboot mode (via fastboot)
just click "shift" plus right button in fastboot folder

Q: Xperia P bricked

So trying to fastboot my phone with doomlord Xperiasspeed
I did the command :
Fastboot flash system boot.img
and i changed the name of the xperiasspeed.img to boot.img
Everything said it installed successfully, but now when I press the power button, it vibrates but does not boot.
I can get back into fastboot mode but thats it.
any help or ideas?
thanks
Flashtool.
could you possibly elaborate?
I am downloading the flashtool but what is the purpose and how do you use it?
I'm not an expert but it not sound like bricked device, but rather kernel installation that went wrong.
Just try flashing one more time, or flash your backup. You did a backup aren't you?
Sent from my LT26i using xda premium
brdl04 said:
could you possibly elaborate?
I am downloading the flashtool but what is the purpose and how do you use it?
Click to expand...
Click to collapse
Read the docs, there's a nice guide. You can also try the repair feature in PC Companion, but it might require the system to boot, so not sure.
K900 said:
Read the docs, there's a nice guide. You can also try the repair feature in PC Companion, but it might require the system to boot, so not sure.
Click to expand...
Click to collapse
What docs are you refferring to?
I have downloaded stock LT22_6.0.B.1.654.zip and am wanting to use the flash tool to flash this .img
OK step by step
Your phone could be easily recovered, we can try to do it
1.- have you tried a cold reboot ?? (with the xperia S hold both VOLUME UP key and POWER key during 10 to 15 seconds until device vibrates three times, not sure if it's the same with the P, then press power and check if it boots)
Still stuck??
2.- Download flashtool 0.8.0 and install it from here: http://androxyde.github.com/Flashtool/
-then download the 0.8.6 update and install it too
-then download a STOCK xperia P FTF and put it in the flashtool/firmwares folder (it should be in the root of your har drive, eg.: c:\flashtool\firmwares)
-then, enter flash mode (with the phone off hold VOL DOWN while connecting the USB cable to PC -> the LED will light green) and let your PC install the drivers
-then remove the USB cable, run Flashtool, press the flash button (the thunder icon), select "Flashmode" and click OK, select yourstock firmware for Xperia P and press OK
-When asked, enter flashmode again (flashtool shows an old xperia device, use the proper key combination for your device as stated before) and flash a fresh copy of the stock firmware.
-After flashing is complete, disconnect phone and press power to check if it's all OK.
---------- Post added at 12:37 AM ---------- Previous post was at 12:29 AM ----------
--------------------------------------------------------------------------------------
brdl04 said:
So trying to fastboot my phone with doomlord Xperiasspeed
I did the command :
Fastboot flash *system* boot.img
and i changed the name of the xperiasspeed.img to boot.img
...
Click to expand...
Click to collapse
BEWARE !!
1.- You are very confused my friend, "xperiasspeed" is from krabappel2548, not form doomlord.
2.- The proper commands should be:
To flash a boot image:
Code:
fastboot flash [B]boot[/B] boot.img
To flash a system image:
Code:
fastboot flash [B]system[/B] system.img
I am not sure what did you download from krabappel2548, but it seems you flashed a "boot" image to your phone's "system" image
You are mixing stuff up
Please read this guide before attempting anything again
-------------------------------------------------------------------------------------------------------------------------
Another advice:
Fastboot and Flashtool are different ways to flash.
To flash with flashtool you enter flash mode -> press the VOLUME DOWN key -> LED turns GREEN
To flash with fastboot you enter fastboot mode -> press VOLUME UP key -> LED turns BLUE
.
gtrab said:
OK step by step
Your phone could be easily recovered, we can try to do it
1.- have you tried a cold reboot ?? (with the xperia S hold both VOLUME UP key and POWER key during 10 to 15 seconds until device vibrates three times, not sure if it's the same with the P, then press power and check if it boots)
Still stuck??
2.- Download flashtool 0.8.0 and install it from here: http://androxyde.github.com/Flashtool/
-then download the 0.8.6 update and install it too
-then download a STOCK xperia P FTF and put it in the flashtool/firmwares folder (it should be in the root of your har drive, eg.: c:\flashtool\firmwares)
-then, enter flash mode (with the phone off hold VOL DOWN while connecting the USB cable to PC -> the LED will light green) and let your PC install the drivers
-then remove the USB cable, run Flashtool, press the flash button (the thunder icon), select "Flashmode" and click OK, select yourstock firmware for Xperia P and press OK
-When asked, enter flashmode again (flashtool shows an old xperia device, use the proper key combination for your device as stated before) and flash a fresh copy of the stock firmware.
-After flashing is complete, disconnect phone and press power to check if it's all OK.
---------- Post added at 12:37 AM ---------- Previous post was at 12:29 AM ----------
--------------------------------------------------------------------------------------
BEWARE !!
1.- You are very confused my friend, "xperiasspeed" is from krabappel2548, not form doomlord.
2.- The proper commands should be:
To flash a boot image:
Code:
fastboot flash [B]boot[/B] boot.img
To flash a system image:
Code:
fastboot flash [B]system[/B] system.img
I am not sure what did you download from krabappel2548, but it seems you flashed a "boot" image to your phone's "system" image
You are mixing stuff up
Please read this guide before attempting anything again
-------------------------------------------------------------------------------------------------------------------------
Another advice:
Fastboot and Flashtool are different ways to flash.
To flash with flashtool you enter flash mode -> press the VOLUME DOWN key -> LED turns GREEN
To flash with fastboot you enter fastboot mode -> press VOLUME UP key -> LED turns BLUE
.
Click to expand...
Click to collapse
When I hold down the Volume Down button and connect my Xperia P to flashtool, the notification LED goes green but the window with the old Xperia device doesn't go away and after a while the green LED turns red and the screen shows the charging animation.
I can enter CWM while the device powers up but I can't mount USB storage. My bootloader is locked and I tried to install the .54 small app tweak on my .544 (I didn't think it'd be an issue, but I was wrong! I'm a n00b. Nu H8 Pl0x )
I've also tried using the Sony Update Service but it can't detect my firmware because it can't detect my phone in Flash mode
Someone please help me. I've searched everywhere but couldn't find a solution.
I have the same problem, did you ever get this solved?
Old thread
Eason85 said:
I have the same problem, did you ever get this solved?
Click to expand...
Click to collapse
eswawan said:
Old thread
Click to expand...
Click to collapse
Check these websites. It will help.
If you are still confused about the process, ask again specifically!
http://developer.sonymobile.com/services/flash-tool/use-the-flash-tool-for-xperia-devices/

xperia u bootloop

hi everyone,
when i try install experience v2.0 to my xperia u, it gives bootloop and don't starting syste. phone gives red light on illumination bar when starting, i tried stock .54 ftf with fastboot,
i can reach cwm menu, i can connect phone fastboot mode
thanks for helps, greetings
Explain the process you used to flash the Rom so I can try and see where the problem is
And is your bootloader locked or unlocked
Sent from my LT22i using xda premium
i have unlocked bootloader, now experience v2.0 rom
What did you do to flash the Rom and what kernel are you using
Sent from my LT22i using xda premium
First you have to flash cm9 than expirience v2
Sent from my Xperia U using Tapatalk HD
Kutukcu said:
hi everyone,
when i try install experience v2.0 to my xperia u, it gives bootloop and don't starting syste. phone gives red light on illumination bar when starting, i tried stock .54 ftf with fastboot,
i can reach cwm menu, i can connect phone fastboot mode
thanks for helps, greetings
Click to expand...
Click to collapse
Flash any Stock B.1.54 or C.1.0 (use flashtool).
Let it boot properly.
Download eXperience.zip and transfer to internal memory.
Now flash Munjenis's CWM kernel
How to flash?
Download fastboot package and extract it.
Download Memory Tweak.zip and extract it.
Copy ftr file from memory tweak and Place ftr to fastboot folder.
While device is power OFF:
Volume Up + USB cable connected to PC -> FASTBOOT MODE (BLUE LED will light up)
Open Command Prompt (Shift+Right mouse button) in Fastboot Folder
Write this commend and hit enter fastboot flash boot ftr
Done
thanks for helps everybody, but my phone does'nt stay in flash mode, after 20-30 seconds of green light, disconnecting
so i can't use flashtool
i have solved all problems, thanks for everything

[Q] Stuck at Sony Logo

My question is how to get into flashmode when formated system? So please help all I have a problem. Yesterday I just took my XP and turned it into CWM. Then i went into mounts and storage and accidentaly formated the system, then i got scared and rebooted my phone. Now it just boots and hangs on Sony logo. I tried hard reset by holding volume up +power for 10sec until phone vibrates 3 times. Then i tired to go into flashmode but when i connect it to pc green led shows out and after 2 or 3 sec. red light shows out and it just boots again into Sony logo. Please help somebody I just need to get into flashmode and then i can flash .tft with Flashtool. My phone is from O2 carrier (but unlocked all sim cards work) bootloader is locked. Please I really need help . Everybody who 'll help for me i'll say thanks
P.S Sorry for my bad English
First flash a custom rom
your's,
ajeteja.
---------- Post added at 08:16 PM ---------- Previous post was at 08:15 PM ----------
By formatting system.means deleting os u cant get paat the sony logo
your's,
ajeteja.
ajeteja said:
First flash a custom rom
your's,
ajeteja.
---------- Post added at 08:16 PM ---------- Previous post was at 08:15 PM ----------
By formatting system.means deleting os u cant get paat the sony logo
your's,
ajeteja.
Click to expand...
Click to collapse
Yeah I know but when I formated system from CWM I can't get into CWM anymore.
tauriuxx said:
Yeah I know but when I formated system from CWM I can't get into CWM anymore.
Click to expand...
Click to collapse
Install stock ICS using flashtool (in flashmode):
1. Download stock ICS
2. open flashtool
3. click on the ray
4. select flashmode
5. Click on browse to look for the ICS firmware you downloaded
6. Select "flash"
7. When it asks you for it, hold your devices volume down button and connect it to the PC
8. Wait for flash to end
After doing this you will be able to boot into ICS, if you want to access CWM, you'll have to install it again
carlaba2 said:
Install stock ICS using flashtool (in flashmode):
1. Download stock ICS
2. open flashtool
3. click on the ray
4. select flashmode
5. Click on browse to look for the ICS firmware you downloaded
6. Select "flash"
7. When it asks you for it, hold your devices volume down button and connect it to the PC
8. Wait for flash to end
After doing this you will be able to boot into ICS, if you want to access CWM, you'll have to install it again
Click to expand...
Click to collapse
It will be all good if I will be able to get into flashmode. But i Can't get into flash mode. I wrote that when i hold volume down and connect phone to pc green led comes out(computer won't detect it) and after few sec. red led comes out and then phone just boots again into sony logo I have SEUS and PC Companion on my pc but these don't work because computer won't detect my phone.
P.S I've tired this method on Windows 7 and windows xp but they both didn't work
tauriuxx said:
It will be all good if I will be able to get into flashmode. But i Can't get into flash mode. I wrote that when i hold volume down and connect phone to pc green led comes out(computer won't detect it) and after few sec. red led comes out and then phone just boots again into sony logo I have SEUS and PC Companion on my pc but these don't work because computer won't detect my phone.
Click to expand...
Click to collapse
Have you installed drivers correctly? What operative system do you have in your computer?
If you have not, go to C:/flashtool/drivers and intall them (you have to check your device and 2 last options in the installer (fastboot and flashmode)
carlaba2 said:
Have you installed drivers correctly? What operative system do you have in your computer?
If you have not, go to C:/flashtool/drivers and intall them (you have to check your device and 2 last options in the installer (fastboot and flashmode)
Click to expand...
Click to collapse
Yes my drivers are installed correctly, the flashmode worked before when i flashed stock tft. After flashing stock tft i installed a custom rom, then i went into cwm and accidentaly formated the system. I have Windows 7 x64 on my pc.
tauriuxx said:
Yes my drivers are installed correctly, the flashmode worked before when i flashed stock tft. After flashing stock tft i installed a custom rom, then i went into cwm and accidentaly formated the system. I have Windows 7 x64 on my pc.
Click to expand...
Click to collapse
I'm sorry that's all my knowledge for now, hope someone else in here can help you with this. If I were you, I'd try installing flashtool and drivers from scratch on another PC.
carlaba2 said:
I'm sorry that's all my knowledge for now, hope someone else in here can help you with this. If I were you, I'd try installing flashtool and drivers from scratch on another PC.
Click to expand...
Click to collapse
Whatever Anyway thanks for help. I'm going to leave my phone turned on all night so it will totaly discharge and then i will try to charge it and put into flashmode. Maybe this will work. I'll post the results if i'll fix my xp.
Phone is working!
When i tried discharging phone, that didn't help so i gave my phone to my friends dad because he is a good phone technican, and fixer. So what he did? That was akward moment :laugh:
1. When he conected phone to his pc (win xp) the computer detected my phone (my computer wasn't able to detect)
2. Then he just flashed some files. But not with Flashtool. He used program called SE2tools or something like that.
3. The phone booted up and now is working sucessfully
tauriuxx said:
When i tried discharging phone, that didn't help so i gave my phone to my friends dad because he is a good phone technican, and fixer. So what he did? That was akward moment :laugh:
1. When he conected phone to his pc (win xp) the computer detected my phone (my computer wasn't able to detect)
2. Then he just flashed some files. But not with Flashtool. He used program called SE2tools or something like that.
3. The phone booted up and now is working sucessfully
Click to expand...
Click to collapse
I think it was a driver problem after all. Next time if you have this problem again, even if you have already installed the drivers, try uninstalling and installing again... Windows is crazy , especially win8 which I'm hating more everyday lol
carlaba2 said:
Install stock ICS using flashtool (in flashmode):
1. Download stock ICS
2. open flashtool
3. click on the ray
4. select flashmode
5. Click on browse to look for the ICS firmware you downloaded
6. Select "flash"
7. When it asks you for it, hold your devices volume down button and connect it to the PC
8. Wait for flash to end
After doing this you will be able to boot into ICS, if you want to access CWM, you'll have to install it again
Click to expand...
Click to collapse
Hi,
I also committed the same mistake. Experiencing the same issue.
Please give a link to download the Stock ICS rom for Xperia Sola and Flashtool & its driver, so I can try your steps and make my phone work.
Thanks,
Irfan
saeedirfaan said:
Hi,
I also committed the same mistake. Experiencing the same issue.
Please give a link to download the Stock ICS rom for Xperia Sola and Flashtool & its driver, so I can try your steps and make my phone work.
Thanks,
Irfan
Click to expand...
Click to collapse
If you're boot loader is lockes you can use SUS then create the FTF file to flash with flashtool next time you need it.
If it's unlocked, use PCC to repair until the stage it ask you to connect the phonem then build the firmware FTF to flash with flashtool.
http://forum.xda-developers.com/showthread.php?t=2188129
http://mytechencounters.wordpress.c...eate-an-ftf-file-of-your-xperia-ics-firmware/
Sola got stuck at Sony Boot Logo
ChikeD said:
If you're boot loader is lockes you can use SUS then create the FTF file to flash with flashtool next time you need it.
If it's unlocked, use PCC to repair until the stage it ask you to connect the phonem then build the firmware FTF to flash with flashtool.
http://forum.xda-developers.com/showthread.php?t=2188129
http://mytechencounters.wordpress.c...eate-an-ftf-file-of-your-xperia-ics-firmware/
Click to expand...
Click to collapse
Placed the ROM.zip in sd card and did a full wipe. In my CWM, there is no option to go back, hence rebooted the system to install the ROM after full wipe. My phone got stuck at Sony logo and even unable to access CWM. Please help!
I did the following steps mentioned in the ROM page of XDA to install the custom ROM on my phone.
1. Flash boot.img from .zip via Fastboot ---- LEFT OUT THIS ONLY STEP BY MISTAKE and done the subsequent steps.
2. Enter CWM
3. Make a full wipe:
4. Wipe Data/Factory Reset
5. Wipe Cache
6. Wipe Dalvik Cache
7. format /data (advanced)
8. format /dache (advanced)
9. format /system (advanced)
-Flash ROM. --- YET TO FLASH THE ROM.
I'm unable to access CWM. I can't power off, I can only restart, but getting stuck at Sony logo everytime.
---------- Post added at 06:36 PM ---------- Previous post was at 06:24 PM ----------
ChikeD said:
If you're boot loader is lockes you can use SUS then create the FTF file to flash with flashtool next time you need it.
If it's unlocked, use PCC to repair until the stage it ask you to connect the phonem then build the firmware FTF to flash with flashtool.
http://forum.xda-developers.com/showthread.php?t=2188129
http://mytechencounters.wordpress.c...eate-an-ftf-file-of-your-xperia-ics-firmware/
Click to expand...
Click to collapse
Installed Flashtool version 0.9.13.0 - Windows in 'C' drive. In that, installed Xperia Sola, Flashmode, Fastboot mode drivers. Drained all the charge and my phone was switched off. Launched the Flashtool, connected my switched off device to PC through USB holding the Volume Up key, and followed the steps (Click 1 to Click 8) as mentioned in the below link:
http://forum.xda-developers.com/showthread.php?t=1963961
When I did Click 4, I got an error in the Flashtool saying, This action needs a connected device in ADB mode.
When I did Click 5, I got an error in the Flashtool saying, This action can only be done in fastboot mode.
When I hold Volume Up/Down key and connect to PC through USB, only red LED lights up. It is not connecting to Fastboot mode, and neither to Flashmode. Please help!
Thanks.
saeedirfaan said:
Placed the ROM.zip in sd card and did a full wipe. In my CWM, there is no option to go back, hence rebooted the system to install the ROM after full wipe. My phone got stuck at Sony logo and even unable to access CWM. Please help!
I did the following steps mentioned in the ROM page of XDA to install the custom ROM on my phone.
1. Flash boot.img from .zip via Fastboot ---- LEFT OUT THIS ONLY STEP BY MISTAKE and done the subsequent steps.
2. Enter CWM
3. Make a full wipe:
4. Wipe Data/Factory Reset
5. Wipe Cache
6. Wipe Dalvik Cache
7. format /data (advanced)
8. format /dache (advanced)
9. format /system (advanced)
-Flash ROM. --- YET TO FLASH THE ROM.
I'm unable to access CWM. I can't power off, I can only restart, but getting stuck at Sony logo everytime.
---------- Post added at 06:36 PM ---------- Previous post was at 06:24 PM ----------
Installed Flashtool version 0.9.13.0 - Windows in 'C' drive. In that, installed Xperia Sola, Flashmode, Fastboot mode drivers. Drained all the charge and my phone was switched off. Launched the Flashtool, connected my switched off device to PC through USB holding the Volume Up key, and followed the steps (Click 1 to Click 8) as mentioned in the below link:
http://forum.xda-developers.com/showthread.php?t=1963961
When I did Click 4, I got an error in the Flashtool saying, This action needs a connected device in ADB mode.
When I did Click 5, I got an error in the Flashtool saying, This action can only be done in fastboot mode.
When I hold Volume Up/Down key and connect to PC through USB, only red LED lights up. It is not connecting to Fastboot mode, and neither to Flashmode. Please help!
Thanks.
Click to expand...
Click to collapse
Dude your a bit confused.
The only thing you may need flashtoo is first step (Flash boot.img from .zip via Fastboot ) all the rest is done in CWM recovery.
I don't know who told you to drain your baterry, but do not ever flash anything with baterry less than 50 percent, prefferrably fully charged.
Flash stock first, copy the zip to your SD card, then follow steps 1-9+.
For step 1 you need to extract boot.img from the rom zip on your pc.
To enter CWM recovery (after you flashed the boot.img), while device is booting (Sony LOGO) press volume down every second or so untill you are in CWM.
To nevigate in CWM, select - home key or power, move down - volume down or menu key, move up - volume up, exit/return to previous menu - back key or select at the bottom of the menu.
Stuck at Sony logo!
ChikeD said:
Dude your a bit confused.
The only thing you may need flashtoo is first step (Flash boot.img from .zip via Fastboot ) all the rest is done in CWM recovery.
I don't know who told you to drain your baterry, but do not ever flash anything with baterry less than 50 percent, prefferrably fully charged.
Flash stock first, copy the zip to your SD card, then follow steps 1-9+.
For step 1 you need to extract boot.img from the rom zip on your pc.
To enter CWM recovery (after you flashed the boot.img), while device is booting (Sony LOGO) press volume down every second or so untill you are in CWM.
To nevigate in CWM, select - home key or power, move down - volume down or menu key, move up - volume up, exit/return to previous menu - back key or select at the bottom of the menu.
Click to expand...
Click to collapse
No No bro listen, I did a mistake while installing the Custom ROM.
I forgot to flash the boot.img and did full wipe even formatted the system. Rebooted the system without installing the ROM. Now, stuck at Sony Logo. (NOTE: During this I had the battery charged full)
To rectify the above issue, I tried to flash the boot.img through fastboot mode in Flashtool and install the Custom ROM through CWM. To connect to flashtool, the device should be switched off. Now, I cant switch off. I can only restart. Hence, I drained the battery completely and tried to connect to Flashtool. When I hold Volume Up key and connect to PC through USB, only red LED lights up. It is not connecting to Fastboot mode, also when holding Volume Down key and connect to PC through USB, only red LED lights up. It is not connecting to Flashmode.
Please help!
Thanks.
saeedirfaan said:
No No bro listen, I did a mistake while installing the Custom ROM.
I forgot to flash the boot.img and did full wipe even formatted the system. Rebooted the system without installing the ROM. Now, stuck at Sony Logo. (NOTE: During this I had the battery charged full)
To rectify the above issue, I tried to flash the boot.img through fastboot mode in Flashtool and install the Custom ROM through CWM. To connect to flashtool, the device should be switched off. Now, I cant switch off. I can only restart. Hence, I drained the battery completely and tried to connect to Flashtool. When I hold Volume Up key and connect to PC through USB, only red LED lights up. It is not connecting to Fastboot mode, also when holding Volume Down key and connect to PC through USB, only red LED lights up. It is not connecting to Flashmode.
Please help!
Thanks.
Click to expand...
Click to collapse
No you do not need to drain the baterry, nor do you need to shut down the phone.
In the link you have provided it shows you how to boot into fastboot via adb (Click 4).
Recharge your phone and follow the steps given there.
Stuck at Sony logo!
ChikeD said:
No you do not need to drain the baterry, nor do you need to shut down the phone.
In the link you have provided it shows you how to boot into fastboot via adb (Click 4).
Recharge your phone and follow the steps given there.
Click to expand...
Click to collapse
I did the following things:
Set USB Debugging On from Settings - Developer Options.
Connect the phone to the PC. - My Phone is ON, but stuck at Sony Boot Logo
Click 1 - Click the Lightning icon.
Select 2 - Select the Fastboot Mode.
Click 3 - Click Ok.
Click 4 - Select Reboot Into Fastboot Via Adb and wait for the phone to go into fastboot mode. (Blue led). - Gets Error: This action needs a connected device in ADB mode
Click 5 - Select Reboot Into Fastboot Via Fastboot and wait for the phone to go into fastboot mode. (Blue led). - Gets Error: This action can only be done in fastboot mode
Click 6 and 7 - Select the boot.img or kernel.elf or kernel.sin. - Gets Error: This action can only be done in fastboot mode
Click 8 - Reboot phone. After reboot, the phone will be in recovery mode. - Gets Error: This action can only be done in fastboot mode
Please Help!
Irfan
saeedirfaan said:
I did the following things:
Set USB Debugging On from Settings - Developer Options.
Connect the phone to the PC. - My Phone is ON, but stuck at Sony Boot Logo
Click 1 - Click the Lightning icon.
Select 2 - Select the Fastboot Mode.
Click 3 - Click Ok.
Click 4 - Select Reboot Into Fastboot Via Adb and wait for the phone to go into fastboot mode. (Blue led). - Gets Error: This action needs a connected device in ADB mode
Click 5 - Select Reboot Into Fastboot Via Fastboot and wait for the phone to go into fastboot mode. (Blue led). - Gets Error: This action can only be done in fastboot mode
Click 6 and 7 - Select the boot.img or kernel.elf or kernel.sin. - Gets Error: This action can only be done in fastboot mode
Click 8 - Reboot phone. After reboot, the phone will be in recovery mode. - Gets Error: This action can only be done in fastboot mode
Please Help!
Irfan
Click to expand...
Click to collapse
Turn the phone off, no need to drain battery, just press power + volume up until you feel 1 + 3 vibrations, open flashtool and connect in fastboot mode (volume up while connecting USB)
Do you see device connected in fasboot mode in flashtool log?
Did you install fastboot drivers from flashtool?
What is you windows version?
Got it Worked!
ChikeD said:
Turn the phone off, no need to drain battery, just press power + volume up until you feel 1 + 3 vibrations, open flashtool and connect in fastboot mode (volume up while connecting USB)
Do you see device connected in fasboot mode in flashtool log?
Did you install fastboot drivers from flashtool?
What is you windows version?
Click to expand...
Click to collapse
Nothing worked, anyway thanks bro.
I gave the phone to the technician and he made it to work. Now, I have sony xperia sola running 6.1.1.b.1.10 firmware. I am unable to update it to 6.1.1.b.1.54, error displaying as unable to communicate with sony. No Root, No CWM, just an unlocked bootloader.
Now, please tell how to root from here (6.1.1.b.1.10 firmware) and install CWM and flash some new custom ROMs.
Thanks,
Irfan

I lost my Xperia Z2, or is there still a solution?

Recently I installed a room on my Xperia Z2 (Ressurection Remix). It worked fine until I lost the password of my lock screen, and to solve I tried to access my recovery to give a wipe, however the room did not give access to my recovery (TWRP 3.0.2.0), to solve I tried to install my firmware Original Xperia Z2, by the flashtool, I installed all the drivers of my device and when I went to try to enter the flashmode mode the cell phone did not enter (lit a green LED and then red and turned off the device) the device goes into fastboot without problems, So after that I made a bigger asshole, by flashtool I put the device in fastboot mode and installed a TWRP kernel to see if it worked, it did not work. Now I have my device turned off and it does not turn on and only goes into fastboot. Could any kind soul help to fix my problem, or was it?
Same here op if you find a solution please tell me its been 8 hours till now and still cant find anything
all the buttons are working fine but cant power on the device or even get into flashmode.
as you said the green led flashes for a sec then reboot on and on
hope someone can solve this problem
Download an FTF from Xperia Firm make a bundle with that(everything is inside it) then flash it. When the windows pops up to connect hold volume - and connect it. It will be fine. Happened to me too. In flashtool flash screen allow it to wipe everything.
Laskr1999 said:
Download an FTF from Xperia Firm make a bundle with that(everything is inside it) then flash it. When the windows pops up to connect hold volume - and connect it. It will be fine. Happened to me too. In flashtool flash screen allow it to wipe everything.
Click to expand...
Click to collapse
its no use just tried this and didnt work for me , as i said earlier i cant access flash mode .the device it self is not recognizing the volume - key even if i spam it when it reach the pop-up or before that. and the key work just fine ,
the only thing that we can do now is to flash something via fastboot option but how ? i have no idea
Connect phone in fastboot mode and open a adb command window then enter in the commands to reboot into recovery or bootloader etc
Sent from my LG-H960 using Tapatalk
---------- Post added at 09:55 PM ---------- Previous post was at 09:52 PM ----------
https://www.guidebeats.com/2016/07/10/adb-fastboot-commands-ultimate-list/
Sent from my LG-H960 using Tapatalk
thanx for the fast answer
im not that expert using command so if you can give me a detailed command and what to do after every thing would be awesome i flashed the kernal and the recovery but didnt know how to flash the system using command line
o0oArchangelo0o said:
Connect phone in fastboot mode and open a adb command window then enter in the commands to reboot into recovery or bootloader etc
Sent from my LG-H960 using Tapatalk
---------- Post added at 09:55 PM ---------- Previous post was at 09:52 PM ----------
https://www.guidebeats.com/2016/07/10/adb-fastboot-commands-ultimate-list/
Sent from my LG-H960 using Tapatalk
Click to expand...
Click to collapse
i just tried this and everything was fine but when am trying to enter recovery mood i cant and the device is not working even that everything flashed correctly
guess that my device is missing the bootloader and need to be flashed to let me enter the bootloader but couldnt find any bootloader.img
will it work if i flashed the recovery in bootloader partition ?
Im jus checking but did you unlock the bootloader yourself or?
Alpha-2-omega said:
Im jus checking but did you unlock the bootloader yourself or?
Click to expand...
Click to collapse
yes i did unlock the bootloader a year ago but not sure if it still unlocked or get locked again no idea
and i dont know how to chick if its locked or not using fastboot tool cuz i cant access flashmode on this device which is something flashtool ask for to give you the bootloader statues
if you have any idea that would be great to tell me to try it :laugh:
---------- Post added at 01:39 AM ---------- Previous post was at 12:55 AM ----------
http://imgur.com/FTNXf5L didnt know how to upload the pic here see it in the link
this is what happend when i tried to chick bootloader statues and nothing shows after 5 min of waiting
so guess there is no bootloader if you have any idea about it
It looks like you have bricked your phone somewhere along the line of installing cm with remix rom, maybe you didnt flash correct kernel when changing idk but im out of ideas here
Alpha-2-omega said:
It looks like you have bricked your phone somewhere along the line of installing cm with remix rom, maybe you didnt flash correct kernel when changing idk but im out of ideas here
Click to expand...
Click to collapse
i went to some expert to fix it they told me that the internal memory need to be redistributed or if it didnt it had to be changed by changing the motherboard and this will cost about 130-150 $
so ya thats the problem now
if anyone know how to re program the internal memory that would be awesome
ElectricB said:
i went to some expert to fix it they told me that the internal memory need to be redistributed or if it didnt it had to be changed by changing the motherboard and this will cost about 130-150 $
so ya thats the problem now
if anyone know how to re program the internal memory that would be awesome
Click to expand...
Click to collapse
If you can access to fastboot then:
1- Flash the Boot.img from Lineage rom via fastboot using this command: fastboot flash boot boot.img
"boot.img" I assume you put the boot.img in the same dir with fastboot.
2- Flash TWRP Recovery via fastboot using this command: fastboot flash recovery recovery.img
I assume you put the recovery.img in the same dir with fastboot.
3- Boot into Recovery by using VOLUME UP when Sony logo comes up with pink notification light.
Link to recovery.img [url]https://mega.nz/#!iBQkgabb!B3G6dmlEMu-2xRV4w8Fl4xzRYlXSDgTeXhRtgevuT9A
And check the driver of fastboot and flashmod if it installed correctly and always use flashtool v0.9.18.6 only for Z2
darknessmc said:
If you can access to fastboot then:
1- Flash the Boot.img from Lineage rom via fastboot using this command: fastboot flash boot boot.img
"boot.img" I assume you put the boot.img in the same dir with fastboot.
2- Flash TWRP Recovery via fastboot using this command: fastboot flash recovery recovery.img
I assume you put the recovery.img in the same dir with fastboot.
3- Boot into Recovery by using VOLUME UP when Sony logo comes up with pink notification light.
Link to recovery.img [url]https://mega.nz/#!iBQkgabb!B3G6dmlEMu-2xRV4w8Fl4xzRYlXSDgTeXhRtgevuT9A
And check the driver of fastboot and flashmod if it installed correctly and always use flashtool v0.9.18.6 only for Z2
Click to expand...
Click to collapse
i was sure this wont work but i tried it to confirm
flashed them as you said but i cant power up the device ,the power button is working fine but cant power up
plugged the device directly into power source and tried to inter recovery mode as you said but nothing
the screen flashes with sony logo then reboot as fast as that
i was pressing volume button like a retarded maybe i will get into recovery mode but nothing happen
guess the only thing to do now is to change the motherboard since i have one from another device
Kawaiiluiz said:
Recently I installed a room on my Xperia Z2 (Ressurection Remix). It worked fine until I lost the password of my lock screen, and to solve I tried to access my recovery to give a wipe, however the room did not give access to my recovery (TWRP 3.0.2.0), to solve I tried to install my firmware Original Xperia Z2, by the flashtool, I installed all the drivers of my device and when I went to try to enter the flashmode mode the cell phone did not enter (lit a green LED and then red and turned off the device) the device goes into fastboot without problems, So after that I made a bigger asshole, by flashtool I put the device in fastboot mode and installed a TWRP kernel to see if it worked, it did not work. Now I have my device turned off and it does not turn on and only goes into fastboot. Could any kind soul help to fix my problem, or was it?
Click to expand...
Click to collapse
found the solution op the problem was that the battery is empty go charge it somewhere then flash the system you need
my device works like a charm now have fun :good:
ElectricB said:
found the solution op the problem was that the battery is empty go charge it somewhere then flash the system you need
my device works like a charm now have fun :good:
Click to expand...
Click to collapse
What?!! You supposed to check it before doing anyhing.

Categories

Resources