HTC U11 Battery issue

littledaga

Member
Oct 10, 2019
5
1
0
Hello,
Hope someone can help me, I've read through alot of posts before asking, I have a strange issue. When my EU HTC U11 Unlocked S-ON is turned off and plugged in the battery charge icon always show as empty with the red light, fastboot see's it as empty, so I can't flash anything that way, I get RU_BATTERY_LOW error.

(bootloader) kernel: lk
(bootloader) product: htc_ocnuhl
(bootloader) version: 1.0
(bootloader) max-download-size: 1562400000
(bootloader) serialno: FA76N1800376
(bootloader) slot-count: 0
(bootloader) current-slot:
(bootloader) imei:
(bootloader) version-main: 2.33.401.10
(bootloader) boot-mode: download
(bootloader) version-baseband: 8998-002772-1711161638
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 2PZC10000
(bootloader) cid: HTC__034

Appreciate any guidance on this issue.
Thank you.
 
Last edited:

littledaga

Member
Oct 10, 2019
5
1
0
If possible could someone provide me with links so I can try another DSP, RADIO, Bluetooth TWRP backup.

DSP is showing as UNKNOWN on the Fastboot download screen.

Oreo_WWE_Single_and_Dual_SIM_Radio_BT_and_DSP
Oreo_Radio_BT_DSP_TWRP_Flashable_v2_Euro

I tired these via TWRP with no luck.

Any help would be appreciated.
 

Golv

Recognized Developer
Jan 17, 2012
2,052
4,328
203
Thanks for the response, I'm stuck at the moment because I flashed a stock image from TWRP, which wiped out TWRP and root. So now I can't fastboot images at all due to the incorrect battery level.

Any ideas are welcome.

Glad this is a old phone ;)
Try to flash RUU for your cid (2.33.401.10 for SINGLE SIM)
You will lose all data on internal card and all user applications along with the settings, so make backup before!
Go to https://forum.xda-developers.com/u11/how-to/collection-htcu-u11-ruu-firmware-t3612048
This is your RUU - https://androidfilehost.com/?fid=746010030569951433
 

littledaga

Member
Oct 10, 2019
5
1
0
Try to flash RUU for your cid (2.33.401.10 for SINGLE SIM)
You will lose all data on internal card and all user applications along with the settings, so make backup before!
Go to https://forum.xda-developers.com/u11/how-to/collection-htcu-u11-ruu-firmware-t3612048
This is your RUU - https://androidfilehost.com/?fid=746010030569951433
When I try to flash RUU from sdcard I get RU_BATTERY_LOW please connect charger (0% < 30%) even though the battery shows 70% charge in the OS.
 

Golv

Recognized Developer
Jan 17, 2012
2,052
4,328
203
When I try to flash RUU from sdcard I get RU_BATTERY_LOW please connect charger (0% < 30%) even though the battery shows 70% charge in the OS.
Try to flash hosd_signed.img from this firmware (2.33.401.10 for SINGLE SIM) before ruu flash.
- In bootloader mode run in command line:
Code:
fastboot flash hosd hosd_signed.img
Then reboot in Download mode and flash ruu again.
 
  • Like
Reactions: littledaga

littledaga

Member
Oct 10, 2019
5
1
0
Try to flash hosd_signed.img from this firmware (2.33.401.10 for SINGLE SIM) before ruu flash.
- In bootloader mode run in command line:
Code:
fastboot flash hosd hosd_signed.img
Then reboot in Download mode and flash ruu again.
Thanks alot, flashing the hosd fixed the incorrect battery level.
And RUU and TWRP flash now without issues.
 
  • Like
Reactions: Golv