Just flashed a ginger bread radio and got a black screen on reboot but the computer still picks it up ??
powerfull777 said:
Just flashed a ginger bread radio and got a black screen on reboot but the computer still picks it up ??
Click to expand...
Click to collapse
You're on ICS with a GB radio?
They are compatible
Can you get to recovery?
I've read that you may need to reflash the ROM
What's this black screen, just black or does it show something else?
Sent from my Nexus 7
I'm not getting a response from the phone it self but the computer picks it up
powerfull777 said:
I'm not getting a response from the phone it self but the computer picks it up
Click to expand...
Click to collapse
Adb commands?
Sent from my Nexus 7
It was in fastboot mode so I typed
fastboot reboot
and now am getting nothing out of the phone
I got it going but its in fastboot with a black screen!!
just saying this happened
Code:
C:\Documents and Settings\Name\Desktop>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader:
INFOversion-baseband: 3831.17.00.24_M
INFOversion-cpld: ☺
INFOversion-microp: ☺
INFOversion-main: ♦
INFOserialno: ☺páß
INFOimei: 359836046556969
That looks like froyo radio flash. Can you give me a link to the exact radio you flashed?
Nonverbose said:
That looks like froyo radio flash. Can you give me a link to the exact radio you flashed?
Click to expand...
Click to collapse
the first one on this page http://forum.xda-developers.com/showthread.php?t=1129014
and i just realized i must have got the froyo one by accident
See if you can flash a gb one
Code:
fastboot flash radio radio.img
Nonverbose said:
See if you can flash a gb one
Code:
fastboot flash radio radio.img
Click to expand...
Click to collapse
I keep getting an error
Code:
C:\Documents and Settings\Marcus\Desktop\Radio>fastboot flash radio radio.img
sending 'radio' (25472 KB)... OKAY [ 4.344s]
writing 'radio'... FAILED (remote: image update error)
finished. total time: 5.391s
powerfull777 said:
I keep getting an error
Code:
C:\Documents and Settings\Marcus\Desktop\Radio>fastboot flash radio radio.img
sending 'radio' (25472 KB)... OKAY [ 4.344s]
writing 'radio'... FAILED (remote: image update error)
finished. total time: 5.391s
Click to expand...
Click to collapse
Looks like its bricked unfortunately. You might try running an ruu, but as, the main version is no longer a number it might cause issues.
When I tried ruu it wouldn't gp into the boot loader so it wouldn't fash also does anyone have a j-tag?
Sent from my GT-I5500 using xda app-developers app
Related
Just curious, does anyone have a dump of the recovery partition for the Dev Edition? It looks like from a bit of reading is that the recovery partition doesn't seem to be present.
I am unable to use recovery mode properly since it saids invalid operation when I do apply from SD, storage or cache, followed by the phone automatically restarting.
Has anyone else noticed this? I wonder if the unlocked 32 GB versions is unaffected.
try to reflash the recovery, the partitions should be the same as the original One
I tried to do that by using the RUU and using the zip, but it did not bring it back.
Is there a way to get the recovery image itself? I tried to extract the zip but it looked like it's encrypted as I cannot do so.
Looks like one mike1986 mentioned it's missing as well.
mike1986. said:
1. Well, I decided not to mention some things to avoid confusion. At the moment unlocking bootloader removes content of /data/preload partition, so indeed, installing OTA will fail. But I truly hope that HTC will fix it at some point and unlocking bootloader won't cause some stock apps to be missing.
2. Which procedure?
Click to expand...
Click to collapse
Sango2 said:
I tried to do that by using the RUU and using the zip, but it did not bring it back.
Is there a way to get the recovery image itself? I tried to extract the zip but it looked like it's encrypted as I cannot do so.
Looks like one mike1986 mentioned it's missing as well.
Click to expand...
Click to collapse
if you can point me where the RUU for your dev edition is i can extract the recovery.img for you
matt95 said:
if you can point me where the RUU for your dev edition is i can extract the recovery.img for you
Click to expand...
Click to collapse
Great, thanks a lot.
Two places you can get it from
http://forum.xda-developers.com/showthread.php?p=39588860 (BrightstarUS_WWE which is Developer)
or directly from HTCdev
http://www.htcdev.com/devcenter/downloads
Sango2 said:
Great, thanks a lot.
Two places you can get it from
http://forum.xda-developers.com/showthread.php?p=39588860 (BrightstarUS_WWE which is Developer)
or directly from HTCdev
http://www.htcdev.com/devcenter/downloads
Click to expand...
Click to collapse
ok, i'm downloading!
very very slow D:
matt95 said:
ok, i'm downloading!
very very slow D:
Click to expand...
Click to collapse
No worries, I'll be back on tonight since got some meetings to attend in the office. Lets see what you can discover.
Thanks!
ok, iside of it i found this recovery file! try to flash it using
Code:
fastboot flash recovery recovery_signed.img
Download
matt95 said:
ok, iside of it i found this recovery file! try to flash it using
Code:
fastboot flash recovery recovery_signed.img
Download
Click to expand...
Click to collapse
Tried it but for some reason I get this.
Code:
recovery recovery_signed.img
sending 'recovery' (9590 KB)...
OKAY [ 1.233s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.376s
Sango2 said:
Tried it but for some reason I get this.
Code:
recovery recovery_signed.img
sending 'recovery' (9590 KB)...
OKAY [ 1.233s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.376s
Click to expand...
Click to collapse
as i though, mmmhh, unzipping the file breaks the signature.... well then you need to download a stock nandroid backup and inside of it you will fina a recovery.zip... just flash it and you're ready to go
matt95 said:
as i though, mmmhh, unzipping the file breaks the signature.... well then you need to download a stock nandroid backup and inside of it you will fina a recovery.zip... just flash it and you're ready to go
Click to expand...
Click to collapse
Hmm, I'm beginning to wonder if the stock recovery is suppose to work like that, where if I try to apply storage, sd card, or cache it saids invalid operation and reboot. The reason is, a new HTC One S my relative got she her phone is being replaced for free under warranty... I go to the recovery and do those certain the apply stuff, it also saids invalid operation out and restarts!
I find this a bit interesting on my HTC One when I go to the recovery and wondering the failed mount SD card messages is normal.
Try this -> http://vps.rana.sg/HTC_ONE/individual_files/recovery.emmc.win
fastboot erase cache
fastboot flash recovery recovery.emmc.win
v-b-n said:
Try this -> http://vps.rana.sg/HTC_ONE/individual_files/recovery.emmc.win
fastboot erase cache
fastboot flash recovery recovery.emmc.win
Click to expand...
Click to collapse
I get this error.
Forbidden
You don't have permission to access /HTC_ONE/individual_files/recovery.emmc.win on this server.
Click to expand...
Click to collapse
Sango2 said:
I get this error.
Click to expand...
Click to collapse
Oops ... try now
v-b-n said:
Oops ... try now
Click to expand...
Click to collapse
I don't mean to hijack this thread but I tried flashing it on my HTC One and I received a signature verify fail...
Code:
sending 'recovery' (16383 KB)...
OKAY [ 1.921s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 3.876s
I don't get it why signature check is happening... Is the bootloader in unlock status and which custom recovery aren't of trying to overwrite?
Sent from my HTC One using xda premium
v-b-n said:
I don't get it why signature check is happening... Is the bootloader in unlock status and which custom recovery aren't of trying to overwrite?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
i'm wondering that too, but is that a recovery taken from the RUU.zip?
matt95 said:
i'm wondering that too, but is that a recovery taken from the RUU.zip?
Click to expand...
Click to collapse
It's A twrp backup which is flashable using fastboot... I have done it so many times, hope people are flashing the fastboot way?
Sent from my HTC One using xda premium
The only time bootloader is going to Sig check a recovery partition is if he is relocked. He said he used the ruu a couple times so he is still relocked.
v-b-n said:
It's A twrp backup which is flashable using fastboot... I have done it so many times, hope people are flashing the fastboot way?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
... you mean taken from the TWRP backup?
Hi,
I am trying to flash the GPE RUU to my One but i am having some issues,
Whenever i get to
Code:
./fastboot flash zip RUU-HTC_One_GE-4.4-3.58.1700.5_Rooted.zip
It returns
Code:
sending 'zip' (517578 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (No such file or directory))
finished. total time: 0.900s
If i try it again it gives
Code:
(bootloader) start check_usb: usb_ep0: type=2, request=1
(bootloader) start check_usb: usb_ep0: type=2, request=1
I have S-OFF and i have changed the cid from HTC_001 to GOOGL001
Any help will be appreciated,
Thanks
sam_hoddi said:
Hi,
I am trying to flash the GPE RUU to my One but i am having some issues,
Whenever i get to
Code:
./fastboot flash zip RUU-HTC_One_GE-4.4-3.58.1700.5_Rooted.zip
It returns
Code:
sending 'zip' (517578 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (No such file or directory))
finished. total time: 0.900s
If i try it again it gives
Code:
(bootloader) start check_usb: usb_ep0: type=2, request=1
(bootloader) start check_usb: usb_ep0: type=2, request=1
I have S-OFF and i have changed the cid from HTC_001 to GOOGL001
Any help will be appreciated,
Thanks
Click to expand...
Click to collapse
did you go into RUU mode?
"fastboot oem rebootRUU"
nkk71 said:
did you go into RUU mode?
"fastboot oem rebootRUU"
Click to expand...
Click to collapse
Yes, sorry i forgot to mention that
sam_hoddi said:
Yes, sorry i forgot to mention that
Click to expand...
Click to collapse
can't say i've seen these errors before, but i'm on Win7, so maybe a mac issue? maybe someone with a mac can help out
nkk71 said:
can't say i've seen these errors before, but i'm on Win7, so maybe a mac issue? maybe someone with a mac can help out
Click to expand...
Click to collapse
I can try on a pc, if you think that will help
sam_hoddi said:
I can try on a pc, if you think that will help
Click to expand...
Click to collapse
yeah sure why not, just remember you need to flash the zip twice in a row.
nkk71 said:
yeah sure why not, just remember you need to flash the zip twice in a row.
Click to expand...
Click to collapse
I have heard about this, what is the reason for flashing twice?
Sent from my One using xda app-developers app
sam_hoddi said:
I have heard about this, what is the reason for flashing twice?
Sent from my One using xda app-developers app
Click to expand...
Click to collapse
the first one pushes the zip to the phone, and returns something like "failed, flush again immediately", the second one does the actual installation (and you'll see the progress), and returns "success".
First flash is hboot, second flash is rest of data.. You can test it by rebooting after first flash.. (No don't try it).
I'm currently stuck with Guru Reset M7 2.24.401.8 and I can't flash CWM with it so I tried using terminal but this is what happens:
PHP:
android exloux$ fastboot flash RECOVERY CWM_Touch_Recovery_6.0.2.8_M7.img
target reported max download size of 1526722560 bytes
sending 'RECOVERY' (7242 KB)...
OKAY [ 1.120s]
writing 'RECOVERY'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.693s
Here is some information of my phone:
Code:
***TAMPERED***
***UNLOCKED***
S-ON
HBOOT-1.55.0000
RADIO-4A.21.3263.04
Any help will be very appreciated!!!
I use a Macbook pro btw
Exloux said:
I'm currently stuck with Guru Reset M7 2.24.401.8 and I can't flash CWM with it so I tried using terminal but this is what happens:
PHP:
android exloux$ fastboot flash RECOVERY CWM_Touch_Recovery_6.0.2.8_M7.img
target reported max download size of 1526722560 bytes
sending 'RECOVERY' (7242 KB)...
OKAY [ 1.120s]
writing 'RECOVERY'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.693s
Here is some information of my phone:
Code:
***TAMPERED***
***UNLOCKED***
S-ON
HBOOT-1.55.0000
RADIO-4A.21.3263.04
Any help will be very appreciated!!!
I use a Macbook pro btw
Click to expand...
Click to collapse
it that your typing or why is recovery in caps ?
on a Mac it should be
./fastboot-mac flash recovery cwm_recovery.img
and be sure the recovery.img is in the same folder as fastboot-mac
Unlock your bootloader first.
sent from my mobile device
SaHiLzZ said:
Unlock your bootloader first.
sent from my mobile device
Click to expand...
Click to collapse
It is already unlocked as you can see.
You could try other version or TWRP...
Sent from my HTC One using xda app-developers app
SaHiLzZ said:
Unlock your bootloader first.
sent from my mobile device
Click to expand...
Click to collapse
clsA said:
it that your typing or why is recovery in caps ?
on a Mac it should be
./fastboot-mac flash recovery cwm_recovery.img
and be sure the recovery.img is in the same folder as fastboot-mac
Click to expand...
Click to collapse
My fastboot is just "fastboot" without -mac and i'll try it again now
Exloux said:
My fastboot is just "fastboot" without -mac and i'll try it again now
Click to expand...
Click to collapse
ok, the most common error in flashing recovery is misspelled commands and files not in the correct folders
igorfurst said:
You could try other version or TWRP...
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I tried twrp, CWM and cwm touch. same thing happened
clsA said:
ok, the most common error in flashing recovery is misspelled commands and files not in the correct folders
Click to expand...
Click to collapse
ahh alright
Exloux said:
ahh alright
Click to expand...
Click to collapse
1- you should be using TWRP 2.6.3.3 or .4 (other versions and recoveries don't work with 4.4 ROMs)
http://techerrata.com/browse/twrp2/m7
http://techerrata.com/browse/twrp2/m7ul
^^ make sure to check MD5 on the download!!!!!
2- why are you flashing recovery in RUU mode?
3- it should be "fastboot flash recovery <name of recovery>.img" <- in blue, it's supposed to be lowercase, not uppercase
I wanted tot post in the RUU post in the android development thread, but I wasn't allowed to...
I'm running Viper 6.2 on my htc one m7 with twrp 2.6.3 and I'm trying to update to the latest firmware so I can use viper 7.1. I'm trying to update tot he odified firmware, but don't mind if I have to do the full firmware. I just want the radios and functionality there and don't ind if I have to reflash twrp recovery.
I go through the instructions but I keep getting this error no matter what I try:
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.048s]
finished. total time: 0.050s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot flash zip firmware.zip
sending 'zip' (44873 KB)...
OKAY [ 2.763s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 3.019s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot flash zip firmware.zip
sending 'zip' (44873 KB)...
OKAY [ 2.763s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 3.018s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>fastboot reboot
rebooting...
finished. total time: 0.042s
C:\Users\msing_000\Documents\HTC One Files\RED HTC ONE Root>
Click to expand...
Click to collapse
Can someone please help me through this?
Are you s-off?
Modified firmware = s-off
yes I am s-off
msingh95 said:
yes I am s-off
Click to expand...
Click to collapse
Could be a bad download.
Try a different USB port...USB 2 work best.
Try a different PC.
BD619 said:
Could be a bad download.
Try a different USB port...USB 2 work best.
Try a different PC.
Click to expand...
Click to collapse
So I checked again and I was wrong, I'm not S-Off...that was my other HTC ONE, I thought I'd done the same to this one.
But Now I'm having problems...I want to do a firmware update to fix Viper 7.0.1 issues with data/connectivity but it's still not letting me.
Will I be able to flash the updated firmware in the full version with S-On?
I've being running RumRunner all day on different computers and different usb ports...still no luck
msingh95 said:
So I checked again and I was wrong, I'm not S-Off...that was my other HTC ONE, I thought I'd done the same to this one.
But Now I'm having problems...I want to do a firmware update to fix Viper 7.0.1 issues with data/connectivity but it's still not letting me.
Will I be able to flash the updated firmware in the full version with S-On?
I've being running RumRunner all day on different computers and different usb ports...still no luck
Click to expand...
Click to collapse
Try Firewater for s-off.
Yes you can flash the Full Firmware while s-on but you will have to re-lock your bootloader to do so which means unlocking again and wiping your phone.
BD619 said:
Try Firewater for s-off.
Yes you can flash the Full Firmware while s-on but you will have to re-lock your bootloader to do so which means unlocking again and wiping your phone.
Click to expand...
Click to collapse
I tried firewater, but I don't understand how to push it to my phone...can I have some detailed help? the firewater page didn't help me much...
msingh95 said:
I tried firewater, but I don't understand how to push it to my phone...can I have some detailed help? the firewater page didn't help me much...
Click to expand...
Click to collapse
Put the firewater file in your adb/fastboot/platform tools folder, open a cmd window then copy and paste the commands on the firewater site.
BD619 said:
Put the firewater file in your adb/fastboot/platform tools folder, open a cmd window then copy and paste the commands on the firewater site.
Click to expand...
Click to collapse
everything worked out, got it all working, thanks!
So yeah my uncle gave me his HTC one m7 international versión PN07100, its in the 4.2.2 version.... So I'm trying like crazy to update the software with no results, I download an official ROM from the HTC web it was the 7.x.x.x version I think but when I tried to install the software via PC an error show "error 155" so I gave up for a while.
In some forum I read something about S-on and S-off. Fortunately I check in the bootloader that my mobile is S-off ( but in top of that a pink fond say **locked** what does that mean?
This is what the other thing say:
M7_ul pvt ship s-off rh
CID - 11111111
Hboot - 1.54.0000
Radio - 4A.17.3250.14
Open DSP-v31.120.274.0617
OS-2.24.401.9
eMMC-boot 2048MB
Any idea in what should I do to upgrade my software?
pilinox said:
So yeah my uncle gave me his HTC one m7 international versión PN07100, its in the 4.2.2 version.... So I'm trying like crazy to update the software with no results, I download an official ROM from the HTC web it was the 7.x.x.x version I think but when I tried to install the software via PC an error show "error 155" so I gave up for a while.
In some forum I read something about S-on and S-off. Fortunately I check in the bootloader that my mobile is S-off ( but in top of that a pink fond say **locked** what does that mean?
This is what the other thing say:
M7_ul pvt ship s-off rh
CID - 11111111
Hboot - 1.54.0000
Radio - 4A.17.3250.14
Open DSP-v31.120.274.0617
OS-2.24.401.9
eMMC-boot 2048MB
Any idea in what should I do to upgrade my software?
Click to expand...
Click to collapse
update your firmware to 7.19.401.2 and then using htc_fastbboot, flash the 7.19.401.51 ruu
https://www.androidfilehost.com/?fid=95916177934534374
https://www.androidfilehost.com/?fid=24369303960689843
https://www.androidfilehost.com/?fid=24341993505161791
Code:
fastboot oem rebootRUU
fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
fastboot reboot-bootloader
Code:
fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
fastboot reboot-bootloader
Just as simply as that? Cause i read some and i its kind of complex.... Is there a guide around so I will not screw my mobile?
be real careful using fastboot. any typos can cause a brick on your s off phone.
---------- Post added at 07:29 PM ---------- Previous post was at 07:14 PM ----------
kruc Ire said:
be real careful using fastboot. any typos can cause a brick on your s off phone.
Click to expand...
Click to collapse
http://android-revolution-hd.blogspot.com/2013/06/do-we-really-need-s-off.html
pilinox said:
Just as simply as that? Cause i read some and i its kind of complex.... Is there a guide around so I will not screw my mobile?
Click to expand...
Click to collapse
Yes as simple as that.
kruc Ire said:
be real careful using fastboot. any typos can cause a brick on your s off phone.
---------- Post added at 07:29 PM ---------- Previous post was at 07:14 PM ----------
http://android-revolution-hd.blogspot.com/2013/06/do-we-really-need-s-off.html
Click to expand...
Click to collapse
I hardly see how a typo in the above commands could brick his phone... It's not like it was some dangerous "dd" commands or like he was flashing each image separately like in the link youv posted.
The worst that could happens if a typo is made in these commands is fastboot displaying the help message or throwing the "can not load" error if the typo is in a filename.
I agree everyone must be careful with s-off, but a typo here can't do anything bad, he would have to write something completely different to brick, not just a single typo.
Sent from my HTC One using XDA Labs
alray said:
Yes as simple as that.
I hardly see how a typo in the above commands could brick his phone... It's not like it was some dangerous "dd" commands or like he was flashing each image separately like in the link youv posted.
The worst that could happens if a typo is made in these commands is fastboot displaying the help message or throwing the "can not load" error if the typo is in a filename.
I agree everyone must be careful with s-off, but a typo here can't do anything bad, he would have to write something completely different to brick, not just a single typo.
Click to expand...
Click to collapse
ok well as the article states the writer of the article mistakenly flubbed the h into his boot typing, which rendered another meaning. h is close to b on a keyboard. maybe not every typo but according to the writer of the article, that one.
kruc Ire said:
ok well as the article states the writer of the article mistakenly flubbed the h into his boot typing, which rendered another meaning. h is close to b on a keyboard. maybe not every typo but according to the writer of the article, that one.
Click to expand...
Click to collapse
Don't get me wrong, you were right saying to be careful with s-off :good: There are a lot of dangerous fastboot and even adb commands when s-off and yes some of them could have some catastrophic results if a typo is made. "dd if=/something of=/something/else" is a good example, or that one with "fastboot flash hboot" instead of "fastboot flash boot" but nothing to be afraid with the above commands.
I tried to update my firmware with the fastboot but didnt work i dont know why, this is what the command say:
Fastboot flash zip m7_..........
Sending zip <48659 kb>
Okay [ 2.983s]
Writing 'zip'...
Failed <remote: not allowed>
Finished. Total time: 3.021s
What im doing wrong?
alray said:
Don't get me wrong, you were right saying to be careful with s-off :good: There are a lot of dangerous fastboot and even adb commands when s-off and yes some of them could have some catastrophic results if a typo is made. "dd if=/something of=/something/else" is a good example, or that one with "fastboot flash hboot" instead of "fastboot flash boot" but nothing to be afraid with the above commands.
Click to expand...
Click to collapse
I tried to update my firmware with the fastboot but didnt work i dont know why, this is what the command say:
Fastboot flash zip m7_..........
Sending zip <48659 kb>
Okay [ 2.983s]
Writing 'zip'...
Failed <remote: not allowed>
Finished. Total time: 3.021s
... Ok i tried with another USB port but still some problem, now it says Failed <remote : 90 hboot pre-update! Please flush imagen again immediately> and when i input the next code that was the same " fastboot flash zip m7_UL...." it say:
Target reportes max download size of 1514139648 bytes
Sending 'zip' <48659 KB>
And then it get stuck there.....
When i return to the bootloader screen the firmware is not changed but right from the original firmware now apper in () the numbers of the new firmware? All in red letters i dont get it
pilinox said:
I tried to update my firmware with the fastboot but didnt work i dont know why, this is what the command say:
Fastboot flash zip m7_..........
Sending zip <48659 kb>
Okay [ 2.983s]
Writing 'zip'...
Failed <remote: not allowed>
Finished. Total time: 3.021s
... Ok i tried with another USB port but still some problem, now it says Failed <remote : 90 hboot pre-update! Please flush imagen again immediately> and when i input the next code that was the same " fastboot flash zip m7_UL...." it say:
Target reportes max download size of 1514139648 bytes
Sending 'zip' <48659 KB>
And then it get stuck there.....
When i return to the bootloader screen the firmware is not changed but right from the original firmware now apper in () the numbers of the new firmware? All in red letters i dont get it
Click to expand...
Click to collapse
You need to flash the firmware twice like writed above. First time you'll get that pre-update message, second time will complete the flash.
Sent from my HTC One using XDA Labs
alray said:
You need to flash the firmware twice like writed above. First time you'll get that pre-update message, second time will complete the flash.
Sent from my HTC One using XDA Labs
Click to expand...
Click to collapse
I did it but when i do it the second time it get stuck in sending.... Then i have to unplug the USB and nothing happens
pilinox said:
I did it but when i do it the second time it get stuck in sending.... Then i have to unplug the USB and nothing happens
Click to expand...
Click to collapse
try another cable and another usb port, make sure to use usb 2.0 ports only.
alray said:
try another cable and another usb port, make sure to use usb 2.0 ports only.
Click to expand...
Click to collapse
I finally update the firmware to 7.19.401.2 but i cant start using the iPhone after this, so im trying now to update the firmware to .51 but i get this error
O:\Android\HTC_One\RUU>fastboot flash zip ....
target reported max download size of 1526722560 bytes
Invalid sparse file format at header magi
sending sparse 'zip' (0 KB)...
OKAY [ 0.156s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) shift signature_size for header checking...
FAILED (remote: 32 header error)
finished. total time: 0.359s
Now i cant use my iPhone either
pilinox said:
I finally update the firmware to 7.19.401.2 but i cant start using the iPhone after this, so im trying now to update the firmware to .51 but i get this error
O:\Android\HTC_One\RUU>fastboot flash zip ....
target reported max download size of 1526722560 bytes
Invalid sparse file format at header magi
sending sparse 'zip' (0 KB)...
OKAY [ 0.156s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) shift signature_size for header checking...
FAILED (remote: 32 header error)
finished. total time: 0.359s
Now i cant use my iPhone either
Click to expand...
Click to collapse
Read the instructions I gave you earlier, you must use htc_fastboot to flash the ruu.
Sent from my HTC One using XDA Labs
alray said:
Read the instructions I gave you earlier, you must use htc_fastboot to flash the ruu.
Sent from my HTC One using XDA Labs
Click to expand...
Click to collapse
The thing is i was using abd-fastboot in the first step, now un the second step i must use the htc_flashboot.exe but i cant make it run :\ everytime i open it, it crash and nothing happen... I create another thread talking about it, i tried to open it on 3 different pcs 1 with Win10 and the other 2 with Win7, didnt work in none of them.
pilinox said:
The thing is i was using abd-fastboot in the first step, now un the second step i must use the htc_flashboot.exe but i cant make it run :\ everytime i open it, it crash and nothing happen... I create another thread talking about it, i tried to open it on 3 different pcs 1 with Win10 and the other 2 with Win7, didnt work in none of them.
Click to expand...
Click to collapse
You don't have to open it, just call it in the command window:
htc_fastboot flash zip filename.zip
Sent from my HTC One using XDA Labs