My phone is U11+ Hong Kong dual sim and I just got it 2 days ago. I read the thread that my device can change CID to HTC__621 (Taiwan) to flash the latest firmware.
Ater changed CID, I used the instruction below to flash RUU.zip file and it informed that RUU is successfully flashed:
1)fastboot oem rebootRUU
2)htc_fastboot flash zip rom.zip
3)fastboot reboot
However, It wasn't boot and stuck at fastboot mode. Please see the attached images for more details.
This is the info about my phone before I change my CID:
(bootloader) kernel: lk
(bootloader) product: htc_ocmdugl
(bootloader) version: 1.0
(bootloader) max-download-size: 2399200000
(bootloader) serialno: FA8281E00627
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: 359982082124732
(bootloader) version-main: 1.24.400.3
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1712011153
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2Q4D10000
(bootloader) cid: HTC__622
And this is the info after I flashed RUU of Taiwan region:
(bootloader) kernel: lk
(bootloader) product: htc_ocmdugl
(bootloader) version: 1.0
(bootloader) max-download-size: 2399200000
(bootloader) serialno: FA8281E00627
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: 599820821247325
(bootloader) version-main: 1.24.709.7
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1712201227
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2Q4D10000
(bootloader) cid: HTC__621
I tried to flash RUU.zip through SD_card but it was still bootloop.
Many thanks for your help.
galeonui9590 said:
My phone is U11+ Hong Kong dual sim and I just got it 2 days ago. I read the thread that my device can change CID to HTC__621 (Taiwan) to flash the latest firmware.
Ater changed CID, I used the instruction below to flash RUU.zip file and it informed that RUU is successfully flashed:
1)fastboot oem rebootRUU
2)htc_fastboot flash zip rom.zip
3)fastboot reboot
However, It wasn't boot and stuck at fastboot mode. Please see the attached images for more details.
This is the info about my phone before I change my CID:
(bootloader) kernel: lk
(bootloader) product: htc_ocmdugl
(bootloader) version: 1.0
(bootloader) max-download-size: 2399200000
(bootloader) serialno: FA8281E00627
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: 359982082124732
(bootloader) version-main: 1.24.400.3
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1712011153
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2Q4D10000
(bootloader) cid: HTC__622
And this is the info after I flashed RUU of Taiwan region:
(bootloader) kernel: lk
(bootloader) product: htc_ocmdugl
(bootloader) version: 1.0
(bootloader) max-download-size: 2399200000
(bootloader) serialno: FA8281E00627
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: 599820821247325
(bootloader) version-main: 1.24.709.7
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1712201227
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2Q4D10000
(bootloader) cid: HTC__621
I tried to flash RUU.zip through SD_card but it was still bootloop.
Many thanks for your help.
Click to expand...
Click to collapse
you can try
1, You need flash recovery again and boot to recovery
2, download my file attach
Code:
sde1_621.img
and rename to
Code:
sde1.img
copy to internal memory
3, in recovery Select Advanced -> Terminal and run :-
dd if=/sdcard/sdf1.img of=/dev/block/sdf1
4, copy rom TW
Code:
2Q4DIMG_OCEAN_M_DUGL_O80_SENSE90GP_hTC_Asia_TW_1.23.709.3_Radio_8998-002772-1711161638_release_518568_signed_2_4_2.zip
to SD card renamed as
Code:
2Q4DIMG.zip.
5, Power off phone & insert SD card. Boot back into Fastboot
6, You should be prompted to install the RUU. Use volume and power to start the process. This will take a long time.
Ba Duc said:
you can try
1, You need flash recovery again and boot to recovery
2, download my file attach
Code:
sde1_621.img
and rename to
Code:
sde1.img
copy to internal memory
3, in recovery Select Advanced -> Terminal and run :-
dd if=/sdcard/sdf1.img of=/dev/block/sdf1
4, copy rom TW
Code:
2Q4DIMG_OCEAN_M_DUGL_O80_SENSE90GP_hTC_Asia_TW_1.23.709.3_Radio_8998-002772-1711161638_release_518568_signed_2_4_2.zip
to SD card renamed as
Code:
2Q4DIMG.zip.
5, Power off phone & insert SD card. Boot back into Fastboot
6, You should be prompted to install the RUU. Use volume and power to start the process. This will take a long time.
Click to expand...
Click to collapse
Can you explain more how to copy attached file sde1 to internal memory
and dd if=/sdcard/sdf1.img of=/dev/block/sdf1 --> Must I replace sdf1 by sde1 ?
galeonui9590 said:
Can you explain more how to copy attached file sde1 to internal memory
and dd if=/sdcard/sdf1.img of=/dev/block/sdf1 --> Must I replace sdf1 by sde1 ?
Click to expand...
Click to collapse
you don't need change sde1 , This command will replace the file sdf1 in dev/block
Ba Duc said:
you don't need change sde1 , This command will replace the file sdf1 in dev/block
Click to expand...
Click to collapse
I flashed 2Q4DIMG.zip and it ran successfully but when I reboot, it just boot into fastboot mode and have the notification :"phone security error this phone has been flashed with unauthorized software and is locked..."
Please see the attached file.
https://drive.google.com/file/d/14u8_-GTSbP6lR8owF3n01xLUr-KMPoKi/view?usp=sharing
galeonui9590 said:
I flashed 2Q4DIMG.zip and it ran successfully but when I reboot, it just boot into fastboot mode and have the notification :"phone security error this phone has been flashed with unauthorized software and is locked..."
Please see the attached file.
https://drive.google.com/file/d/14u8_-GTSbP6lR8owF3n01xLUr-KMPoKi/view?usp=sharing
Click to expand...
Click to collapse
you add zalo my number is 0978854498
Ba Duc said:
you add zalo my number is 0978854498
Click to expand...
Click to collapse
I added your zalo number.
Ba Duc said:
you don't need change sde1 , This command will replace the file sdf1 in dev/block
Click to expand...
Click to collapse
Hi, I have a slightly different problem. I changed the CID from A07 to 621, through the Hex Editor application. And deleted a couple of numbers. Then I asked sdf1.img non working. Now I have a Security Errror bug. How do I get my sdf1.img back ?
Glagol1 said:
Hi, I have a slightly different problem. I changed the CID from A07 to 621, through the Hex Editor application. And deleted a couple of numbers. Then I asked sdf1.img non working. Now I have a Security Errror bug. How do I get my sdf1.img back ?
Click to expand...
Click to collapse
you need change "HTC__A07" to "HTC__621" don't change "A07" to "621"
or you can use file sdf i had up in post
Related
Please Help me
I want to Flash shiped
RUU_Saga_HTC_Europe_1.47.401.4_Radio_20.28I.30.085AU_3805.06.02.03_M_release_199410_signed
and when i run it after som step it goes to hboot and in the pc it says customer id error ERROR 131
and say my cid have error or something like that
i try
RUU_Saga_S_HTC_Europe_2.10.401.8_Radio_20.4801.30.0822U_3822.10.08.04_M_release_225161_signed
but the same problem.
Iam in hboot and recovery dont work and it back to hboot
i have ******Security warning****** in top of screen
in adb when i type: fastboot devices it says
SH18NTJ02513 fastboot
and by fastboot getvar all
it says
C:\Users\MMMS>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.98.0002
(bootloader) version-baseband: 3805.06.02.03_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.27.405.6
(bootloader) serialno: SH18NTJ02513
(bootloader) imei: 358967044858668
(bootloader) product: saga
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PG8810000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3979mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 0e35ea5b
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
what shood i do. please help
ayene said:
Please Help me
I want to Flash shiped
RUU_Saga_HTC_Europe_1.47.401.4_Radio_20.28I.30.085AU_3805.06.02.03_M_release_199410_signed
and when i run it after som step it goes to hboot and in the pc it says customer id error ERROR 131
and say my cid have error or something like that
i try
RUU_Saga_S_HTC_Europe_2.10.401.8_Radio_20.4801.30.0822U_3822.10.08.04_M_release_225161_signed
but the same problem.
Iam in hboot and recovery dont work and it back to hboot
i have ******Security warning****** in top of screen
in adb when i type: fastboot devices it says
SH18NTJ02513 fastboot
and by fastboot getvar all
it says
C:\Users\MMMS>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.98.0002
(bootloader) version-baseband: 3805.06.02.03_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.27.405.6
(bootloader) serialno: SH18NTJ02513
(bootloader) imei: 358967044858668
(bootloader) product: saga
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PG8810000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3979mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 0e35ea5b
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
what shood i do. please help
Click to expand...
Click to collapse
Create a goldcard and then try flash the RUU again.
tpbklake said:
Create a goldcard and then try flash the RUU again.
Click to expand...
Click to collapse
i cant go to my rom and stay in hboot.
how can i make gold card without going to rom?
Odd, your cidnum is HTC__J15, the only RUU that has that number is
RUU_Saga_HTC_Europe_1.28.401.1_Radio_20.28b.30.0805U_38.03.02.11_M_release_177977_signed
And since your misc-version is 1.27.405.6 that RUU should flash.
I checked
RUU_Saga_HTC_Europe_1.47.401.4_Radio_20.28I.30.085AU_3805.06.02.03_M_release_199410_signed
RUU_Saga_HTC_Europe_2.10.401.5_Radio_20.4801.30.0822U_3822.10.08.04_M_release_219480_signed
RUU_Saga_HTC_Europe_2.10.401.8_Radio_20.4801.30.0822U_3822.10.08.04_M_release_225161_signed.exe
And they don't have that cidnum.
foX2delta said:
Odd, your cidnum is HTC__J15, the only RUU that has that number is
RUU_Saga_HTC_Europe_1.28.401.1_Radio_20.28b.30.0805U_38.03.02.11_M_release_177977_signed
And since your misc-version is 1.27.405.6 that RUU should flash.
I checked
RUU_Saga_HTC_Europe_1.47.401.4_Radio_20.28I.30.085AU_3805.06.02.03_M_release_199410_signed
RUU_Saga_HTC_Europe_2.10.401.5_Radio_20.4801.30.0822U_3822.10.08.04_M_release_219480_signed
RUU_Saga_HTC_Europe_2.10.401.8_Radio_20.4801.30.0822U_3822.10.08.04_M_release_225161_signed.exe
And they don't have that cidnum.
Click to expand...
Click to collapse
u mean if I flash it will be ok and I dont need gold card?
Its worth a try, I personalty think it will work.
At the end of the day its worth a try, it has merit.
foX2delta said:
Its worth a try, I personalty think it will work.
At the end of the day its worth a try, it has merit.
Click to expand...
Click to collapse
yes yes yes yes. it worked. U R nice man.
just how could i khnow the cid code of e rom?
and can i change my cid ofter s-off and reinstall other ruu?
When you extract the rom.zip (run RUU and go to the temp folder for rom.zip) inside the android-info.txt file.
Yes you can change your cid once you have s-offed and then install the RUU of choice (thats if you like being s-on and stock.
However you better make a goldcard just incase and if I were you i'd s-off and flash sense 3 roms if thats what you want.
Same Problem
Hey,
I have same problem and i have not fixed yet.
Here is some solution about making goldcard, maybe it can help.
And this is my subject follow it maybe somebody help me first..
good luck.
Why not use custom roms or at least pre rooted stock roms?!
Sent from my HTC Desire S using xda premium
Can not flash RUU both in FASTBOOT and RUU. Stuck at userdata. Looks like corrupt cache and user data partitions. Any guide to repair these partitions or flashing ruu without these???
After restart stuck at RUU and wouldnt boot into bootloader
abaids said:
Can not flash RUU both in FASTBOOT and RUU. Stuck at userdata. Looks like corrupt cache and user data partitions. Any guide to repair these partitions or flashing ruu without these???
Click to expand...
Click to collapse
After restarting from flashing RUU now its stuck at RUU and would not boot into bootloader even after sending command from fastboot.
abaids said:
After restarting from flashing RUU now its stuck at RUU and would not boot into bootloader even after sending command from fastboot.
Click to expand...
Click to collapse
post the output from this command
fastboot getvar all
don't show your emai and s/n
and which RUU did you use?
getvar
rzr86 said:
post the output from this command
fastboot getvar all
don't show your emai and s/n
and which RUU did you use?
Click to expand...
Click to collapse
below is the getvar result
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.29.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.73.401.4
(bootloader) serialno: SH***********
(bootloader) imei: 35***********
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG58*****
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3812mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 705f86f6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.508s
I have used both gb and ics ruu from this link htc.vi8.info/Sensation-XE/
abaids said:
below is the getvar result
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.29.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.73.401.4
(bootloader) serialno: SH***********
(bootloader) imei: 35***********
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG58*****
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3812mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 705f86f6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.508s
I have used both gb and ics ruu from this link htc.vi8.info/Sensation-XE/
Click to expand...
Click to collapse
did you try also the third RUU from the link you show me?
how did you manage to corrupt those partitions?
did you have installed TWRP?
Yes I do had TWRP for long time to install the CODENAME LUNGO firmware as no other recovery allows to install. Having installed this firmware for a month or more I tried to do full wipe to refresh the ROM but cache started giving errors like .E: unable to mount cache error in memory block.
I will try the third RUU today and let you know.
Is there any work around to shift cache and data to sd card from internal memory?
abaids said:
Is there any work around to shift cache and data to sd card from internal memory?
Click to expand...
Click to collapse
yes that's why i asked you if you have TWRP
because the TWRP caused the corrupted partitions
let me find the thread and i will come with edit
edit: here you are
http://forum.xda-developers.com/htc-sensation/help/recovering-data-mount-issues-t2859588
dead
rzr86 said:
yes that's why i asked you if you have TWRP
because the TWRP caused the corrupted partitions
let me find the thread and i will come with edit
edit: here you are
http://forum.xda-developers.com/htc-sensation/help/recovering-data-mount-issues-t2859588
Click to expand...
Click to collapse
sensation is complete dead now, No charging no display at all as I tried to mess with the data partition using info from below thread.
http://forum.xda-developers.com/showthread.php?t=1949372
$ abd shell
~ # umount "directory_name" <---- This command is to make sure the volume isn't already mounted. If you get an error, it just means there is no volume mounted. Disregard.
~ # parted /dev/block/mmcblk0
(parted) rm "partition_number"
(parted) mkpart primary "startblock" "endblock"
(parted) name "partition_number" "partition_name"
(parted) quit
~ # mke2fs -t ext4 /dev/block/mmcblk0p"partition_number"
~ # mount "directory_name"
abaids said:
sensation is complete dead now, No charging no display at all as I tried to mess with the data partition using info from below thread.
http://forum.xda-developers.com/showthread.php?t=1949372
$ abd shell
~ # umount "directory_name" <---- This command is to make sure the volume isn't already mounted. If you get an error, it just means there is no volume mounted. Disregard.
~ # parted /dev/block/mmcblk0
(parted) rm "partition_number"
(parted) mkpart primary "startblock" "endblock"
(parted) name "partition_number" "partition_name"
(parted) quit
~ # mke2fs -t ext4 /dev/block/mmcblk0p"partition_number"
~ # mount "directory_name"
Click to expand...
Click to collapse
can you still boot to the bootloader?
rzr86 said:
can you still boot to the bootloader?
Click to expand...
Click to collapse
No display, no lights. Complete dead. Just gave it to hardware technician if he could find board or memory replacement.
Hello,
I need your help for this RUU/firmware/stock/nandroid twrp backup rom for my phone,
i recently using Kingroot and applying some tweaking there after rooting, then when rebooting it go bootloop.
and then i tried unlocking bootloader & twrp flasing and trying to save my sdcard files, ..,but it's damn gone!
next, i tried flashing with this firmwares:
1. 0PLAIMG_HIMA_ACE_ML_DTUL_L50_SENSE70_hTC_Asia_Indi a_1.50.720.2_Radio_1.1506V24P22T34.2109.0805_HDT[W.T]_release_460075_signed.zip
it boot up, all seems ok but simcard (not detected) & imei (unknown)
fyi, fastboot getvar result (before flashing with 1.50.720.2):
(bootloader) kernel: lk
(bootloader) product: htc_hima_ace_ml_dtul
(bootloader) version: 1.0
(bootloader) imei: xxxxxxxxxxxxxxxx
(bootloader) version-main: 1.50.720.51
(bootloader) boot-mode: download
(bootloader) version-bootloader: 1.01.0000
(bootloader) mid: 0PLA13000
(bootloader) cid: 11111111
i really appreciate for any helps, and if there's need to pay for any files or guidance, pls let me know,
thank you! :angel:
Hello evryone i had unlock my htc u11 bootloader then i flash twrp recovery after that i did a mistake whene i relock the bootloader so the when i boot the device he ask for pattren ??
the bootlaoder is relocked and when i did a restart i got this message '' your device is corrupt. it can't be trusted and will not boot''
i have htc u 11
OS-2.33.91.7
EVE__001:crying::crying::crying:
EE_UK
Flash RUU with SD Card method
Hello,
I had exactly the same problem. You have to use SD Card, connect it to PC (or put in other smartphone), download the Rom Update Utility file from thread called [COLLECTION] HTC U11 - RUU/Firmware etc.
IT'S IMPORTANT TO DOWNLOAD NEWER (OR THE SAME) VERSION FOR YOUR CID. Name your file: 2PZCIMG.zip (remember if it isn't named correctly, it won't work, check the name twice) and push it to root directory of Your SD card. If it's done just put SD into your U11 and enter bootloader mode (hold power + vol down for few seconds). After that it will ask if you want to flash this firmware. Accept and wait till the end. If anything goes wrong write to me. If it worked write the answer too - maybe somebody will lock bootloader before flashing stock recovery too ?
hello ,
thank you for the answer , but when i mount the sd card and reboot in fastboot its take 3 seconds and say SD NOT MOUNTED
EZIOCRAMS2019 said:
hello ,
thank you for the answer , but when i mount the sd card and reboot in fastboot its take 3 seconds and say SD NOT MOUNTED
Click to expand...
Click to collapse
you have to reboot to download mode, with the zip on your sdcard.
also check the file on your sdcard that it doesn't have two zip extensions on it like .zip.zip
thank you brothers but i still got this
22 RU HEADER ERROR
22 RU HEADER ERROR
FAIL22 RU HEADER ERROR
PLZ I NEED THE RIGHT FIRMWARE
(bootloader) kernel: lk
(bootloader) product: htc_ocnuhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1560800000
(bootloader) serialno: FA79P1800492
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) version-main: 2.33.91.7
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1711161638
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PZC10000
(bootloader) cid: EVE__001
Ok, so I have the correct 2PCZIMG.zip on the SD card but keep getting this. THE ZIP FILE IS FINE, I"VE COPIED AND REDOWNLOADED 3 TIMES NOW!!!
https://imgur.com/X4jhSOp
C:\adb>htc_fastboot.exe getvar all
(bootloader) kernel: lk
(bootloader) product: htc_ocnwhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1560000000
(bootloader) serialno: xxxxxxxxxxxxx
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) version-main: 3.37.617.1
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-200321-1905211056
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PZC50000
(bootloader) cid: BS_US001
all:
Execution time is 6(ms)
File I'm using for 2PCZIMG.zip :
OTA_OCEAN_WHL_P90_SENSE10GP_MR_NA_Gen_Unlock_3.37.617.1_R2-2.42.617.7_release_54543136oqoi5kod349uca.zip
Help! I Just want this damn phone back on stock!!!
jprattnu said:
Ok, so I have the correct 2PCZIMG.zip on the SD card but keep getting this. THE ZIP FILE IS FINE, I"VE COPIED AND REDOWNLOADED 3 TIMES NOW!!!
https://imgur.com/X4jhSOp
C:\adb>htc_fastboot.exe getvar all
(bootloader) kernel: lk
(bootloader) product: htc_ocnwhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1560000000
(bootloader) serialno: FA7660500090
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: 358182080137338
(bootloader) version-main: 3.37.617.1
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-200321-1905211056
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PZC50000
(bootloader) cid: BS_US001
all:
Execution time is 6(ms)
File I'm using for 2PCZIMG.zip :
OTA_OCEAN_WHL_P90_SENSE10GP_MR_NA_Gen_Unlock_3.37.617.1_R2-2.42.617.7_release_54543136oqoi5kod349uca.zip
Help! I Just want this damn phone back on stock!!!
Click to expand...
Click to collapse
try running the exe. file from your pc with phone connected to pc.
jprattnu said:
Help! I Just want this damn phone back on stock!!!
Click to expand...
Click to collapse
The file you arr trying to flash is an update, not the full RUU.
Try to find the matching full RUU for your device : correct CID, and single or dual sim.
Ok, thanks. But I can't find an .exe download for OTA_OCEAN_WHL_P90_SENSE10GP_MR_NA_Gen_Unlock_3.37.617.1_R2-2.42.617.7_release_54543136oqoi5kod349uca.zip unfortunately.
Single sim, usa unlocked. :|
Edit - I got here by flashing "HTC U11 Google pixel-experience", which doesn't even work on verizon so I just want a backup phone again that works.
FML for not doing a full nandroid first /facepalm
I've been looking on the internet for days, flashed a bunch of firmware versions of my device via micro SD download mode. It ends in an error ever time usually one saying I have the wrong firmware for my specific model. I can't find the original firmware for my device please help me:
(bootloader) kernel: lk
(bootloader) product: htc_ocnuhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1560800000
(bootloader) serialno: HT7811800293
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei: secret lol
(bootloader) version-main: 2.33.161.11
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1711161638
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PZC10000
(bootloader) cid: VODAPE17
htc_ocnuhl PVT S-ON
RADIO-8998-002772-1711161638
OpenDSP-v11.6.00347.CB8998_0711
OS-2.33.161.11
yeap i cant find your firmware on the google doc provided from here. also it doesnt exist on 4pda. one solution is to flash twrp and flash a custom rom. i think thats your best bet!