Yes, I've searched (many, many threads with different solutions) and tried some things, but can't fix my phone.
I have a Optimus V that was rooted and I was running Harmonia 1.2. I saw there was an update to Harmonia so I installed Harmonia 1.6c. Everything was OK until I installed the black status bar .zip using Xionia recovery - trouble with the power button because I used an old version of the black status bar. Things went downhill after that. Likely because of mistakes I made, my phone won't boot.
Here's what it does:
pressing power button does not turn the phone on.
Pressing home, vol. down and power does nothing
When I connect the phone to computer via USB cable, it boots in the Android system recovery with yellowish text saying:
Then it goes to the Harmonia Aphrodite + Picasticks white text, then to the Harmonia green text with white text area scanning left to right. The green Harmonia text will disappear for a split-second, it'll start scanning the white text left to right, repeat this a few times, until eventually it hangs and there it stops. That's all it does.
I can start the adb shell and tell the phone to reboot, or reboot recovery and it does reboot, but does the same thing (see box above) every time.
I'm trying to follow the instructions HERE but am not having any success.
I took the SD Card out of the phone and put the flash_image and xionia.img on the SD card root - with a laptop because the phone won't boot for me to do it that way. Put the SD card back on the phone. Then I followed these directions:
but get this output:
Can anyone help? If it'd be easier, I have Teamviewer on the PC and can give remote control.
I gotta get my phone working again :'
'
'(
When (if) I get this working again, I'd like to upgrade the Xionia recovery to the latest version where they took out the factory reset option...
I have a Optimus V that was rooted and I was running Harmonia 1.2. I saw there was an update to Harmonia so I installed Harmonia 1.6c. Everything was OK until I installed the black status bar .zip using Xionia recovery - trouble with the power button because I used an old version of the black status bar. Things went downhill after that. Likely because of mistakes I made, my phone won't boot.
Here's what it does:
pressing power button does not turn the phone on.
Pressing home, vol. down and power does nothing
When I connect the phone to computer via USB cable, it boots in the Android system recovery with yellowish text saying:
Code:
Do not pull the battery....
format data....
Format cache....
Factory reset....
rebooting....
Then it goes to the Harmonia Aphrodite + Picasticks white text, then to the Harmonia green text with white text area scanning left to right. The green Harmonia text will disappear for a split-second, it'll start scanning the white text left to right, repeat this a few times, until eventually it hangs and there it stops. That's all it does.
I can start the adb shell and tell the phone to reboot, or reboot recovery and it does reboot, but does the same thing (see box above) every time.
I'm trying to follow the instructions HERE but am not having any success.
I took the SD Card out of the phone and put the flash_image and xionia.img on the SD card root - with a laptop because the phone won't boot for me to do it that way. Put the SD card back on the phone. Then I followed these directions:
Code:
How to Install:
Copy flash_image and xionia_cwma_12518.6.img to the root of your sdcard. RAR file is protected with recovery record in case of corrupt download. Please extract rar before attempting to flash.
To flash: via adb shell or terminal type this from root # shell
Quote:
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
# flash_image recovery /sdcard/xionia_cwma_12518.6.img
# reboot recovery
Code:
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /sy
mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /syst
# cat /sdcard/flash_image > /system/bin/flash_image
cat /sdcard/flash_image > /system/bin/flash_image
/sdcard/flash_image: No such file or directory
# cat /sdcard/flash_image > /system/bin/flash_image
cat /sdcard/flash_image > /system/bin/flash_image
/sdcard/flash_image: No such file or directory
#
Can anyone help? If it'd be easier, I have Teamviewer on the PC and can give remote control.
I gotta get my phone working again :'


When (if) I get this working again, I'd like to upgrade the Xionia recovery to the latest version where they took out the factory reset option...
Last edited: