[Q] HTC Senstion will not boot?? - HTC Sensation

Well as the tital states, My (NEW) HTC sensation will not boot up at all.
I have read heaps of threads and tired lots of different things to get it going again but nothing seems to work? (im still a bit of a noob with all this)
Il let you know what I have done..
I have downloaded the origional ROM for my phone (for my provider) and placed onto a Memory card and tried to load the file..
I get to the stage where its
SD CHECKING...
LOADING...[PG58DIAG.ZIP]
No Image!
LOADING...[PGDIAG.ZIP]
No Image!
LOADING..[PG58IMG.ZIP]
Once completed it then goes
CHECKING PG58IMG.ZIP
once its done it goes back to the 'hboot' screen.
Pressing anything on that screen results back to the reboot loop.
Also, Using command prompt I have tried connecting to it via USB following other tuts and I get when typing "fastboot oem get_identifier_token"
it gives me the follwoing error..
<bootloader> [ERR] Command error !!!
OKAY [ 0.016s]
finished. total time: 0.016s
I did the above following the HTC site to unlock the bootloader hoping that I can install another ROM to get it running up.
I dont know exactly what S-ON is but I THINK it may have something to do with none of my ROMS loading?
Help! I have not even used the damn phone yet. Would love to get it up and running...

DJblakel said:
Well as the tital states, My (NEW) HTC sensation will not boot up at all.
I have read heaps of threads and tired lots of different things to get it going again but nothing seems to work? (im still a bit of a noob with all this)
Il let you know what I have done..
I have downloaded the origional ROM for my phone (for my provider) and placed onto a Memory card and tried to load the file..
I get to the stage where its
SD CHECKING...
LOADING...[PG58DIAG.ZIP]
No Image!
LOADING...[PGDIAG.ZIP]
No Image!
LOADING..[PG58IMG.ZIP]
Once completed it then goes
CHECKING PG58IMG.ZIP
once its done it goes back to the 'hboot' screen.
Pressing anything on that screen results back to the reboot loop.
Also, Using command prompt I have tried connecting to it via USB following other tuts and I get when typing "fastboot oem get_identifier_token"
it gives me the follwoing error..
<bootloader> [ERR] Command error !!!
OKAY [ 0.016s]
finished. total time: 0.016s
I did the above following the HTC site to unlock the bootloader hoping that I can install another ROM to get it running up.
I dont know exactly what S-ON is but I THINK it may have something to do with none of my ROMS loading?
Help! I have not even used the damn phone yet. Would love to get it up and running...
Click to expand...
Click to collapse
Hi,
When you go into hboot,does it say S-ON at the top.
In which case you cannot install any ROMS
Check the guide to S-OFF in my sig.
That should set you on the right path.

yes you will need to perform S-off before doing anything

Related

[Q] Desire S problems after flashing RUU

Hi Guys.
Before i start i want to mention that i searched everywhere and basically all these technical guide's and terms makes me even more confused and i don't really know what to do with this problem i have.
Ok here we go, last night i S-Off and Rooted my cousin's HTC Desire S with (revolutionary-0.4pre4 and Superuser-3.0.7-efghi-signed).
-Revolutionary-
SAGA PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-3822.10.08.04_M
eMMC-boot
Mar 10 2011, 14:58:38
So far so good, this all worked fine. No problems.
After that i installed the "RUU_Saga_S_HTC_Europe_2.10.401.5_Radio_20.4801.30.0822U_3822.10.08.04_M_release_219480_signed"
It was successfully flashed but here is where the problems started, after this i got the famous "stuck on white background with green HTC Logo"
Now to make things worse, i cannot access SD Card from the phone and it will not recognize my phone anymore from my PC (with ADB drivers installed).
The only thing that does work and recognize my phone is the "Fastboot USB" mode on my phone along with the "
ROM Upgrade Utility (RUU) - Aruwizard.exe"
I got a tons of errors and problems.
1. HBOOT gives
SD Checking...
Loading... [PG88DIAG.zip]
No image!
Loading... [PG88DIAG.nbh]
No image or wrong image!
Loading... [PG88IMG.zip]
2. in Recovery menu the following problems occur
E:Can't open /cache/recovery/command
Wipe data/factory reset gives
E:Can't open /data/cwpkg.zip
E:Can't open /data/cw.prop
E:Can't open /cache/cwpkg.zip
E:Can't open /cache/cw.prop
Apply update from sdcard gives
-Invalid Operation-
Also i seem to have lost a few options in recovery after the RUU like "install zip from sd card" etc
My question is : Is there anything that can fix this or did the RUU bricked it completely?
I believe before flashing you were supposed to do a downgrade HBOOT using ENG HBOOT
Atleast thats what i did!
Revolutionary hboot has protection to prevent it from being overwritten, the way to change the hboot is to write it through recovery, but you also need to flash a recovery option (if none is available), through fastboot.
Basically, check if CWM or EXT4 are installed, if yes flash hboot through recovery (see the last 10 pages of the ENG HBOOT thread), if no, flash recovery through fastboot (see google), once recovery is installed, flash hboot, then proceed with RUU.
I tried this as well
http://forum.xda-developers.com/showthread.php?t=958968
But no luck either
fastboot oem rebootRUU (Gives grey HTC Logo on my phone)
C:\android>fastboot flash zip HTC_DESIRE_S_2.3.5-2.10.401.4.zip
sending 'zip' (337560 KB)...
OKAY [ 55.123s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 24 parsing android-info fail)
finished. total time: 65.056s
Click to expand...
Click to collapse
Most other commands just give a "(bootloader) [ERR] Command error !!!" so i just ended it with "fastboot reboot"
So my guess is that is must have something to do with that HBOOT thing yes.
"adb devices" will not find any devices at all.
C:\android>fastboot flash hboot hboot.img
< waiting for device >
sending 'hboot' (1024 KB)...
OKAY [ 0.196s]
writing 'hboot'...
(bootloader) image update is bypassed! (cannot roll back hboot version)
OKAY [ 0.026s]
finished. total time: 0.222s
Click to expand...
Click to collapse
I don't know if i can put the other eng hboot back
"Fastboot devices" still gives me a serial number in cmd prompt so that still works.
Where can i find a recovery.img for the Desire S?
I found a whole list here but i don't know which one to pick?
download.clockworkmod.com/recoveries
i tried "recovery-clockwork-2.5.0.7-desirec.img"
C:\android>fastboot flash recovery recovery-clockwork-2.5.0.7-desirec.img
sending 'recovery' (2766 KB)...
OKAY [ 0.466s]
writing 'recovery'...
OKAY [ 1.261s]
finished. total time: 1.727s
Click to expand...
Click to collapse
Problem now is, when i select "Recovery" from the hboot menu.. it gets stuck also at the White background / green HTC Logo screen. so now my recovery part is broken also?
Its all working now, i used the wrong recovery image at first.
I got clockwork recovery to work and from there i could do the HBOOT ENG and a pre-rooted RUU
xAutobot and Zeekiz, thanks for your help. Much appreciated!
wut?
Trackah123 said:
Its all working now, i used the wrong recovery image at first.
I got clockwork recovery to work and from there i could do the HBOOT ENG and a pre-rooted RUU
xAutobot and Zeekiz, thanks for your help. Much appreciated!
Click to expand...
Click to collapse
i have exactly the same problem but i do not understand what you did to fix it...
do i need a program for my pc? what recovery did you use? just a simple explanation of what you did because im worried i cant get my phone to work again and im not necessarily a tecnitian... please
I can't remember anymore tbh its been a long time since i did this.
But it had something to do with the right recovery file for your phone i think.
at the clockworkmod rom manager website you can download it.
tehpwnrer said:
i have exactly the same problem but i do not understand what you did to fix it...
do i need a program for my pc? what recovery did you use? just a simple explanation of what you did because im worried i cant get my phone to work again and im not necessarily a tecnitian... please
Click to expand...
Click to collapse
What you need is, first:
- change the revolutionary hboot for an engineering hboot to allow RUU to overwrite it.
--> https://www.box.com/s/8a14444cd1dc4c91f077
This file contains both original and overalpharevx .img (6.98.2000) you should use this one first. You could use fastboot, android flasher or the PG88IMG.zip (the easy way) included to do that.
when it's done you can safely run the RUU and go back to stock (s-on)
or
you can flash 4ext or clockworkmod using fastboot and enjoy your custom rom.
--> https://www.box.com/s/70a0d0608bf3f90b9a3a

Bricked HTC Magic? Who is the magician....

Hello XDA-developers,
A few days ago I've received a HTC Magic from a friend of mine.
He tried to flash it to a different software version, but he got stuck.
Now I am stuck with this phone.
I've tried probably all the tutorials on this forum and all the others, but now I'm really desperate.
So please help me.
Here is the situation:
Type of Phone: HTC Magic
Hboot: 1.33.0007 (SAPP10000)
CPLD-10
Radio: 2.22.19.261
The phone cannot access its SD-card in recovery mode(2e).
It gives me the following error:
"E:Can't mount /dev/blcok/mmcblk0p1 (or /dev/block/mmcblk0)
(No such file or directory)"
It does not boot anymore to the system(it does boot but gets tuck at the lockscreen, where it has no option to unlock).
It's not accessible with adb.
It's accessible with fastboot.
Tried to enable SD with flashboot:
"fastboot oem enableqxdm 0"
But getting:
"...
(bootloader) [ERR] Command error !!!
OKAY [ 0.007s]
finished. total time: 0.007s"
Tried to flash bootloader:
"fastboot boot recovery.img"
But getting:
"downloading 'boot.img'...
FAILED (remote: not allow)
finished. total time: 0.000s"
Tried to copy sappimg.zip to SD-card, but since it's probably not accessible,
it cannot find it in HBOOT-mode so also doesn't flash it.
It's a Dutch Vodafone Branded HTC Magic.
I've been working on this phone for the last 48 hours, I know it's not worthed, but it's the principle
I know the problem is in SPL version, but all the tutorials mention that you update this throught the SD-card, which I cannot access.
Anyone there to help me with this problem?
I can't advise on your solution, but i wouldn't say its bricked if you have fastboot access.
If you post in the general section you'll probably get more help.
Sent from my Dream/Sapphire using xda premium
My English is bad
tray with fastboot commander (download it)
Find instructions here on how to use the
you're sure to succeed
Thanks for the suggestion,
But my Vodaphone branded HTC Magic still has S-ON AND Standard SPL.
Both things are changeable, but then I thirst have to flash it in some kind of way.
I found out that i am able to read SD with SAPPIMG.zip.
But for now I have not found a zip file that is accepted by this phone.
Can anybody help me in this?
A custom rom is not an option until the recovery mode has been changed to CWM, for now it is still recovery 2e, and cannot read my SD-card.
Thank you!
http://forum.xda-developers.com/showthread.php?t=1325690
Or try the search function
Sent from my MID using xda premium

AT&T One X bricked downgrading bootloader, im fully S-OFF Help!!!

So i dont know what happend, i succesfully make my hox S-OFF, use the phone and everything was working fine, then a try to downgrade my bootloader with Jet but everything went wrong from there, the process didnt finish, i try to relocked my bootloader to install the 2.20 RUU thinking it would fix it but know the RUU procesos finishes with a 131 error because my cid is diferent, this is what i have:
******tampered*****
******relocked******
jewel pvt ship s-off rl
cid-spcs_001
hboot-1.14.0002
radio-0.19as.32.09.11_2
opendsp-v29.1.0.45.0622
emmc-boot
I can put fastboot commands but its shows FAILED (remote: not allowed), i cant go into recovery, also on jet i cant go into QHSUSB_DLOAD anymore.
You really didn't need to downgrade being you were s-off.............
Sent from my HTC One X using Tapatalk 2
Did you try this command to unbrick?: sudo ./jet -u
Edit: hmm just noticed your cid changed to stock. Sorry idk where to go from there
Sent from my HTC One X using xda premium
Yes i did try the ./jet -u command but i cant get in to QHSUSB_DLOAD anymore that is the stock cid for the one x ? if thats the case maybe i can run de 1.85 RUU?
pikul said:
i cant get in to QHSUSB_DLOAD anymore
Click to expand...
Click to collapse
Did you try the hardware key way? Same as bootloader, but power and vol +
Practically gave myself a heart attack yesterday. Someone here was having trouble getting into bootloader, and mentioned power and vol +. I couldn't remember what that did (knew it wasn't bootloader) so I did it, and put the phone in Qualcomm download mode!
I was able to get back to bootloader, recovery, and reflashed the ROM that happened to be on my phone.
No. What I meant was your cid isn't supercid anymore. And I wouldn't use that RUU since your hboot is 1.14; wait till someone more experienced helps you out
Sent from my HTC One X using xda premium
redpoint73 said:
Did you try the hardware key way? Same as bootloader, but power and vol +
Practically gave myself a heart attack yesterday. Someone here was having trouble getting into bootloader, and mentioned power and vol +. I couldn't remember what that did (knew it wasn't bootloader) so I did it, and put the phone in Qualcomm download mode!
I was able to get back to bootloader, recovery, and reflashed the ROM that happened to be on my phone.
Click to expand...
Click to collapse
I guess i could run the ./jet -u command and press those keys, its that what you mean?
panda_mode said:
No. What I meant was your cid isn't supercid anymore. And I wouldn't use that RUU since your hboot is 1.14; wait till someone more experienced helps you out
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
ooooooooo :good: at least i can get into bootloader and put fastboot commands, i guess thats something
pikul said:
I guess i could run the ./jet -u command and press those keys, its that what you mean?
Click to expand...
Click to collapse
I've actually never used JET, and not quite sure how it works.
But power and vol + will put the phone in QHSUSB_DLOAD in most situations (nothing to do with JET), if that is all you are trying to do. Similar to how power and vol - boots into bootloader. Just curious if it would still worked in your "bricked" condition.
Are you able to get into fastboot? If so just use stock RUU to get back to stock,
thats the thing, i can get in to fastboot, try to run the 2.20 RUU starts and maybe 1 minute later it fails, and gives a ERROR [131] i google it and it seems to be because the cid its not the correct one anyone knows if there its a way to bypass the cid verification?
pikul said:
thats the thing, i can get in to fastboot, try to run the 2.20 RUU starts and maybe 1 minute later it fails, and gives a ERROR [131] i google it and it seems to be because the cid its not the correct one anyone knows if there its a way to bypass the cid verification?
Click to expand...
Click to collapse
http://forum.xda-developers.com/wiki/HTC_One_X
Try this thread. I think there is a way to use the stock recovery and the cid you used to unlock it. May give you some ideas.
AT&T HTC OneX
Andriod 4.1.1
ViperXL
i check all of them, but i just cant get to unlock my bootloader again or flash a different cid, not even flash the recovery, y guess its because i relock my bootloader
pikul said:
i check all of them, but i just cant get to unlock my bootloader again or flash a different cid, not even flash the recovery, y guess its because i relock my bootloader
Click to expand...
Click to collapse
Have you tried to get a new identifier token and unlock the phone to get TWRP again?
http://onexroot.com/one-x-root/how-to-unlock-bootloader-and-root-att-htc-one-xhtc-one-xl/
AT&T HTC OneX
Android 4.1.1
ViperXL
is it posible to get it in bootloader mode? cause thats all i can access :/
Everytime i try to flash a file in fastboot it shows FAILED (remote: not allowed)
pikul said:
is it posible to get it in bootloader mode? cause thats all i can access :/
Click to expand...
Click to collapse
download a ROM.. put it in your fastboot folder,
boot into fastboot and try this
fastboot flash zip name_of_rom.zip <-- this works with HTC RUUs, may work with an actual ROM.. Use at your own risk, I have never tried it with a custom ROM.
mirGantrophy said:
download a ROM.. put it in your fastboot folder,
boot into fastboot and try this
fastboot flash zip name_of_rom.zip <-- this works with HTC RUUs, may work with an actual ROM.. Use at your own risk, I have never tried it with a custom ROM.
Click to expand...
Click to collapse
I took the .img files from the rom.zip that you get from the RUU, but it doesnt work.
C:\Programas\Fastboot>fastboot flash boot boot_signed.img
sending 'boot' (6156 KB)...
OKAY [ 0.966s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 1.000s
C:\Programas\Fastboot>fastboot flash system system.img
sending 'system' (1048572 KB)...
FAILED (remote: data length is too large)
finished. total time: 0.309s
pikul said:
I took the .img files from the rom.zip that you get from the RUU, but it doesnt work.
C:\Programas\Fastboot>fastboot flash boot boot_signed.img
sending 'boot' (6156 KB)...
OKAY [ 0.966s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 1.000s
C:\Programas\Fastboot>fastboot flash system system.img
sending 'system' (1048572 KB)...
FAILED (remote: data length is too large)
finished. total time: 0.309s
Click to expand...
Click to collapse
If you have the RUU.zip, do this then:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip rom.zip
see if that works..
This is what i get:
C:\Programas\Fastboot>fastboot flash zip rom.zip
sending 'zip' (576544 KB)...
OKAY [ 24.368s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) shift signature_size for header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 26.975s
this sucks, i have to go to work and i dont have another cellphone :/
pikul said:
this sucks, i have to go to work and i dont have another cellphone :/
Click to expand...
Click to collapse
You can try to find the cidnum for the htc onexl and see if you can trick it by editing android-info.txt file to match cid num.
Example:
edited android-info file
modelid: PG3213000
cidnum: KT___901
cidnum: HTC__004(this edited file only)
mainver: 2.32.1010.1
hbootpreupdate:13
boot again into fastboot
AT&T HTC OneXL
Android 4.1.1
ViperXL

[Q] My htc one sv will only go to boot loader

so my phone froze today so I took out battery and turned it on and all it does is go to the boot loader.
So I decide to try recovery all this does is flash android logos and then back to same screen,
Next I try factory reset and same flashes to android logos and back to same screen
After reading this forum
I then go through the process of unlocking my boot loader via htc dev the process goes great I receive email etc etc
The final process should bring up a disclaimer on my screen but nothing
So my question is wtf what do I do?
Please help me
Check the guide at HTC side if you have done everything correctly, all is written how it should or copy and paste.
Without unlocked bootloader, there is no chance to rescue your phone.
Any information about your phone model and exactly the step it fails is important, too.
this problem has such a friend, and it does not solve constantly locked bootloader ...
Does anyone solved this problem?The same situation of my phone?Please help!
Hi,
i flash 2.8.4.0twrp, then make backup, after that (whit in recovery options) try to make factory reset, and after that my one sv is messed up like hell...
It is not booting...stuck for a while at htc logo, screen goes black, then loads bootloader, I am able to go to twrp (I have fresh backup of complete phone, did it with twrp above), but not able to flash anything...it fails every time, saying that is unable to mount cache...try advance wipe, but it is not able to mount any thing...
Since my phone was S-off, unlocked bootloader, superCID (it is k2ul), hboot2.0, I tryed with fastboot oem relock (to lock bootloader, and flash stock pl80img.zip) but that fails too, ends up with to many links message...and bootloader stays with tampered and unlocked sign...before flashing 2.8.4.0twrp phone was working great, but after factory reset it is not able to mount anything, and running pl80img.zip gives me all so only fail...fail...fail...
So..now i have latest twrp and totaly messed up phone...
How can U help me, anny advice???
THX in advance!
danrock1984 said:
so my phone froze today so I took out battery and turned it on and all it does is go to the boot loader.
So I decide to try recovery all this does is flash android logos and then back to same screen,
Next I try factory reset and same flashes to android logos and back to same screen
After reading this forum
I then go through the process of unlocking my boot loader via htc dev the process goes great I receive email etc etc
The final process should bring up a disclaimer on my screen but nothing
So my question is wtf what do I do?
Please help me
Click to expand...
Click to collapse
I have the same problem!!
The phone details:
Locked Bootloader
K2_UL XA SHIP S-ON RL
HBOOT 2.00.0000
T-mobile network lock
NO SuperCID
The phone doesn't boot up!
It boot to bootloader fastboot mode always!
The notification led blinks constantly!
When I wanted run the RUU (K2_UL_ICS_EUROPE...etc) the phone doesn't reboot black HTC Screen it goes back to bootloader, and it doesn't working
After I downloaded this:
https://www.androidfilehost.com/?fid=23212708291675772
After I download it rename to PL80IMG.zip and it loading after checking, and goes back to bootloader, no volume up to update option!
After I downloaded OTA_K2_UL_JB_45_S_Voda-Hutch_AU_2.14.862.9-1.17.862.9_release_3136147vue6nb55rwgyw0d.zip
After I extracted the firmware zip from it, edited the android-info.txt CID number to HTC__032 and place it to SD, rename to PL80IMG.zip after I get the same problem!
After these problems are try another method with fastboot!
fastboot flash zip flash firmware zip and I got this:
C:\Users\Erkaft\Desktop\Új mappa>fastboot flash zip firmware.zip
sending 'zip' (33772 KB)...
OKAY [ 2.668s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 5.264s
C:\Users\Erkaft\Desktop\Új mappa>
And when i want to erase all with fastboot I got this:
C:\Users\Erkaft\Desktop\Új mappa>fastboot erase all
erasing 'all'...
FAILED (remote: not allowed)
finished. total time: 0.000s
C:\Users\Erkaft\Desktop\Új mappa>fastboot erase boot
erasing 'boot'...
FAILED (remote: not allowed)
finished. total time: -0.000s
C:\Users\Erkaft\Desktop\Új mappa>fastboot erase system
erasing 'system'...
FAILED (remote: not allowed)
finished. total time: -0.000s
I also tried bootloader unlock but the last message didn't appear on the phone and it stay locked
Any idea to ressurection this phone?
You need ti unlock your phone,otherwise you can't do anything.

bootloader fail to unlock

Hello I have trouble unlocking the bootloader on HTC One SV (K2_UL) I went to htcdev.com and downloaded the unlock key on Unlock_code.bin and by fastboot it flashed and pops up the question whether to unlock the bootloader, then click YES and the phone is restarted but it still shows the message in pink *** LOCKED *** I will add that I have damaged software on your phone. Instead of normally booting the system, it will take a moment for the HTC logo and the phone goes into HBOOT mode When flashing the system through fastboot pops up
Sending 'system' (661993 KB) ... OKAY [33.105s]
Writing 'system' ...
(Bootloader) signature checking ... FAILED (remote: signature verify fail)
Finished. Total time: 100.578s
And it's just the fault of this bootloader Please help! Thanks in advance and I greet all forum members
Sorry for my English
metteorek said:
Hello I have trouble unlocking the bootloader on HTC One SV (K2_UL) I went to htcdev.com and downloaded the unlock key on Unlock_code.bin and by fastboot it flashed and pops up the question whether to unlock the bootloader, then click YES and the phone is restarted but it still shows the message in pink *** LOCKED *** I will add that I have damaged software on your phone. Instead of normally booting the system, it will take a moment for the HTC logo and the phone goes into HBOOT mode When flashing the system through fastboot pops up
Sending 'system' (661993 KB) ... OKAY [33.105s]
Writing 'system' ...
(Bootloader) signature checking ... FAILED (remote: signature verify fail)
Finished. Total time: 100.578s
And it's just the fault of this bootloader Please help! Thanks in advance and I greet all forum members
Sorry for my English
Click to expand...
Click to collapse
It is possible that you have problems with partitions.
Before unblocking, do order using RUU.
Have you tried to install fresh ROM by RUU?
Have you read this post for example?
ze7zez said:
It is possible that you have problems with partitions.
Before unblocking, do order using RUU.
Have you tried to install fresh ROM by RUU?
Have you read this post for example?
Click to expand...
Click to collapse
I am typing in fastbooot
Fastboot oem rebotRUU and jump me out
(Bootloader) Start Verify: 3
(Bootloader) SD: write failed in CMD25.
OKAY [1.229s]
Finished. Total time: 1.230s
This is the case when there is an SD card, and without the sd card the same is only sequentially
Start Verify 1,2,3 and the phone resets it stands for a moment on the logo and enters again into hboot mode and the same is true. I also tried the file
Ruu "filename etc" .exe and when i'm in fastboot mode it asks if i update ROM memory YES i choose phone resets stands for logos and back to hboot mode and the program crashes error that i can not get a phone call
Please help Regards
I have also heard that sd card can upload system. I tried it but after uploading the system in zip I jump
PL80DIAG.zip not found
PL80IMG.nbh
PL80IMG.img ... etc
And after rename the zip file on the PL80DIAG.zip goes in the upper right corner of the green bar, then the brown and the message "Press power button to reboot" and the phone is resetting stands and moments on the logo and again HBOOT. If you have original PL80DIAG.zip file with nbh file formats,
This is to be posted on the forum
Thank you

Categories

Resources