It's probably a ZV5 baseband V.
We are going to slice the bologna. We will try something easy first.
Go here:
http://androidforums.com/optimus-v-...guide-unbrick-upgrade-optimus-v-easy-kdz.html
Make sure you have a very good internet connection.
It might take several tries to get it to start with no error. Keep trying until you see a readout that pops up that shows a
scrolling text that eventually will display:
wParam:7, IParam=00
then:
wParam:7, IParam=01
and so on and so on until you get to
wParam:7, IParam=100
(in the middle of all this you will ocasionally get a dll message error, this is normal), then
you will get:
wParam:8, IParam=00
It should now go into battery charge mode, or recovery mode, or boot into the phone.
It will probably error during the wParam:7, IParam=?? part the first time. if it does, unplug the phone, pull the battery, and reinsert the battery and try again.
Notes:
01. If it stops before wParam:8, IParam=00 after the second attempt or it hangs in the bootanimation, and you have no recovery, get into the fastboot screen (same
way you get into the recovery, but with no recovery it will automatically go to the fastboot
screen).
Plug the phone into the computer and open a terminal in C:/ SDK/ folder the fastboot.exe is in (Windows it's the tools folder/Linux it's the platform-tools folder) that you
should already have on your C: drive (If no SDK folder let me know, I have one you can download).
Then type in this code:
fastboot erase recovery
fastboot erase boot
fastboot erase system
fastboot erase userdata
fastboot erase cache
Pull battery, get into the E-mode and start the KDZ utility over.
02. If it boots into the recovery just select the "wipe data/factory reset" option, unplug the phone
from the computer and then select the "reboot system now" option.
03. If it goes to battery charge mode just unplug from computer and push the power button.
04. On the first boot up it might takes as long as 10 minutes to fully boot into the lockscreen.
PS: Do you already have the Android SDK setup properly on your computer?