Hello, I've tried flashing different firmwares but I get the error FAIL remote not allowed! I'm s-off, bootloader unlocked and supercid!
You have to relock the boot loader before flashing firmware. Fastboot oem lock
Sent from my HTC One using XDA Premium 4 mobile app
nateboi81 said:
You have to relock the boot loader before flashing firmware. Fastboot oem lock
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i never have
clitoridys said:
Hello, I've tried flashing different firmwares but I get the error FAIL remote not allowed! I'm s-off, bootloader unlocked and supercid!
Click to expand...
Click to collapse
You do not need to re-lock, but you do need to look inside Android-info.txt file in your zip and make sure your MID and CID are part of the firmware package your trying to flash. A quicker way to do this would be to verify from the source your getting it from whether or not your model and cid are compatible with it. If not, and you know it will work, just add your MID and CID into the txt file in the zip, save it, and then flash it. It should have no problems after that.
Nothing..
Code:
C:\android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.55.0000
INFOversion-baseband: 4A.21.3263.04
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 3.62.401.1
INFOversion-misc: PVT SHIP S-OFF
INFOserialno: SH3
INFOimei:
INFOmeid:
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3877mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-bb768ae1
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
C:\android>fastboot oem rebootRUU
... INFOStart Verify: 0
OKAY
C:\android>fastboot flash firmware C:\android\fw_3.57.401.500_custom.zip
sending 'firmware' (28338 KB)... OKAY
writing 'firmware'... FAILED (remote: not allowed)
C:\android>fastboot oem rebootRUU
... INFOStart Verify: 0
OKAY
C:\android>fastboot flash firmware C:\android\fw_3.57.401.500_custom.zip
sending 'firmware' (28338 KB)... OKAY
writing 'firmware'... FAILED (remote: not allowed)
C:\android>
Mate, for flash a firmware:
1)
Code:
fastboot oem rebootRUU
2)
Code:
fastboot flash zip nameofzip.zip
3) Retype the command, because the first time you will get an error! DO NOT REBOOT, retype.
4)
Code:
fastboot reboot-bootloader
p.s. i advice you to remove your IMEI and S/N
clitoridys said:
Nothing..
Code:
C:\android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.55.0000
INFOversion-baseband: 4A.21.3263.04
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 3.62.401.1
INFOversion-misc: PVT SHIP S-OFF
INFOserialno: SHxxxxxxxxxxxxxxxxxxx
INFOimei: xxxxxxxxxxxxxxxxxxxxxxxxx
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3877mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-bb768ae1
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
C:\android>fastboot oem rebootRUU
... INFOStart Verify: 0
OKAY
C:\android>fastboot flash firmware C:\android\fw_3.57.401.500_custom.zip
sending 'firmware' (28338 KB)... OKAY
writing 'firmware'... FAILED (remote: not allowed)
C:\android>fastboot oem rebootRUU
... INFOStart Verify: 0
OKAY
C:\android>fastboot flash firmware C:\android\fw_3.57.401.500_custom.zip
sending 'firmware' (28338 KB)... OKAY
writing 'firmware'... FAILED (remote: not allowed)
C:\android>
Click to expand...
Click to collapse
dude, remove IMEI and s/n from your post!!
and it's "fastboot flash zip <name of firmware>.zip" and you have to repeat the command twice, the first time it will say "failed" and the second should report success.
>fastboot flash zip firmware.zip
target reported max download size of 1793155072 bytes
sending 'zip' (32478 KB)...
OKAY [ 2.016s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 2.220s
-=knop=- said:
>fastboot flash zip firmware.zip
target reported max download size of 1793155072 bytes
sending 'zip' (32478 KB)...
OKAY [ 2.016s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 2.220s
Click to expand...
Click to collapse
So is this post a question? Because the only thing I can understand from it is that you are trying to flash an unknown file on an unknown device for an unknown reason, so its pretty hard to tell why its failing....
Is your bootloader locked/unlocked/relocked
Post the output of "fastboot getvar all"
Describe your problem
What file are you trying to flash exactly (link)
Describe what is your goal
bonjour aide moi svp
C:\Fastboot>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 3.19.0.0000
INFOversion-baseband: 01.01.010_U10305041_08.01.50512
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.10.401.4
INFOversion-misc: PVT SHIP S-ON
INFOserialno: CC542YC00785
INFOimei: 357586061339716
INFOimei2: Not Support
INFOmeid: 00000000000000
INFOproduct: a51_ul
INFOplatform: hTCBmsm8939
INFOmodelid: 0PFJ40000
INFOcidnum: HTC__031
INFObattery-status: good
INFObattery-voltage: 0mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOhbootpreupdate: 11
all: Done!
finished. total time: 0.714s
hamra84 said:
bonjour aide moi svp
C:\Fastboot>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 3.19.0.0000
INFOversion-baseband: 01.01.010_U10305041_08.01.50512
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.10.401.4
INFOversion-misc: PVT SHIP S-ON
INFOserialno: CC542YC00785
INFOimei: 357586061339716
INFOimei2: Not Support
INFOmeid: 00000000000000
INFOproduct: a51_ul
INFOplatform: hTCBmsm8939
INFOmodelid: 0PFJ40000
INFOcidnum: HTC__031
INFObattery-status: good
INFObattery-voltage: 0mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOhbootpreupdate: 11
all: Done!
finished. total time: 0.714s
Click to expand...
Click to collapse
Desire 820 forum is here
first sorry for my bad english
after flash rom cm10 to my htc one sprint
baseband uknown
no imei
make auto restart
no backup
s-off
twrp 7
please help me
C:\Users\FUJITSU>cd c:\Android
c:\android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: N/A
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 7.06.651.4
INFOversion-misc: PVT SHIP S-OFF
INFOserialno: FA36TS902654
INFOimei: ............................................
INFOmeid:......................................... .
INFOproduct: m7_wls
INFOplatform: HBOOT-8064
INFOmodelid: PN0720000
INFOcidnum: SPCS_001
INFObattery-status: good
INFObattery-voltage: 3978mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-1f512bb6
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.074s
c:\android>fastboot oem readcid
... INFOcid: SPCS_001
OKAY [ 0.010s]
finished. total time: 0.010s
c:\android>^A
thanx
rgrds
Brother.s dear.s
Hello
Every one only
My m7 not oky
Make auto restart I use custom ROM stock ROM viper lollipop ROM not alive and use Google eadtion but no IMSI its null
C:\android>cd c:\Android
C:\android>
C:\android>fastboot flash recovery recovery.img
< waiting for device >
sending 'recovery' (9974 KB)... OKAY
writing 'recovery'... OKAY
C:\android>
C:\android>
C:\android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.29.3218.08
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 6.09.401.11
INFOversion-misc: PVT SHIP S-ON
INFOserialno: FA3B5W902009
INFOimei: ..................................................
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__J15
INFObattery-status: good
INFObattery-voltage: 3801mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6d8a0b9b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
C:\android>fastboot oem readcid
... INFOcid: HTC__J15
OKAY
C:\android>
nokia alkng said:
Brother.s dear.s
Hello
Every one only
My m7 not oky
Make auto restart I use custom ROM stock ROM viper lollipop ROM not alive and use Google eadtion but no IMSI its null
C:\android>cd c:\Android
C:\android>
C:\android>fastboot flash recovery recovery.img
< waiting for device >
sending 'recovery' (9974 KB)... OKAY
writing 'recovery'... OKAY
C:\android>
C:\android>
C:\android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.29.3218.08
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 6.09.401.11
INFOversion-misc: PVT SHIP S-ON
INFOserialno: FA3B5W902009
INFOimei: ..................................................
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__J15
INFObattery-status: good
INFObattery-voltage: 3801mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6d8a0b9b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
C:\android>fastboot oem readcid
... INFOcid: HTC__J15
OKAY
C:\android>
Click to expand...
Click to collapse
no one help
sprint HTC one M8, in a try to unlock it, SIM unlock helper app locked my device and after failing to perform the regular factory reset I had to use the recovery to wipe all data including system, as deleting user data only using fastboot failed. As I am trying to restore a stock rom after relocking bootloader I keep getting a less than 30% battery level while it is full.. please assist me on what to do.. the below info might help you!
C:\adb>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 3.19.0.0000
INFOversion-baseband: 1.09.20.0209
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 4.25.651.14
INFOversion-misc: PVT SHIP S-ON
INFOserialno: -----------------------
INFOimei: -------------------
INFOimei2: Not Support
INFOmeid: ------------------
INFOproduct: m8_whl
INFOplatform: hTCBmsm8974
INFOmodelid: 0P6B70000
INFOcidnum: SPCS_001
INFObattery-status: good
INFObattery-voltage: 0mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 26d3ff23
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.008s
rooted and unlocked.
seems to be in bootloop. I can adb and fastboot and fastboot to TWRP.
I tried a RUU from fastboot with RUU+Zip+M7_UL_JB_50_TMOUS+1.27.531.11_Radio+4A.17.3250.20+10.40.1150.04+Release+324846+Signed.zip
Didn't take.
Trying an old TWRP b.u. for a 2nd time.
"extractTarFork() Process ended with ERROR: 255
I haven't been on this phone in some time. Gave to my brother to use. with Ting.
I have forgotten alot and I guess didn't take enough notes.
I also have:
OTA_M7_UL_L50_SENSE60_MR_TMOUS_7.18.531.2-6.10.531.10_release_421698f2gr5h0wtfr489bj.zip
and:
PN07IMG_M7_UL_L50_SENSE60_MR_TMOUS_7.18.531.2_Radio_4T.35.3218.16_10.33Q.1718.01L_release_421697_signed.zip
Should I factory reset or do I have the wrong RUU or ....?
Don't care about lost data.
dino:~ fritz$ fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.61.0000
INFOversion-baseband: 4T.35.3218.16
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main:
INFOversion-misc: PVT SHIP S-OFF
INFOserialno:
INFOimei:
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0713000
INFOcidnum: T-MOB010
INFObattery-status: good
INFObattery-voltage: 4316mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-5fbd03bf
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
dino:~ fritz$ fastboot oem rebootRUU
... INFOStart Verify: 0
OKAY
dino:~ fritz$ fastboot flash zip /Users/fritz/Downloads/•\ android/PN07.zip
sending 'zip' (1570824 KB)... FAILED (remote: 02 data length is too large)
dino:~ fritz$ fastboot flash zip /Users/fritz/Downloads/•\ android/PN07.zip
sending 'zip' (1570824 KB)... FAILED (remote: 02 data length is too large)
dino:~ fritz$
do I need to be on stock recovery to RUU flash?
update:
installed OEM recovery and re-locked.
tried again and got:
FAILED (remote: 02 data length is too large)
or
error: cannot determine image filename for