EfiDroid testers needed H850 - LG G5 ROMs, Kernels, Recoveries, & Other Developme

Hi,
I'm trying to port EfiDroid (https://forum.xda-developers.com/showthread.php?t=3447466) to the European G5 H850. I would be happy if you can boot into the image attached, which is a alternative fastboot for EfiDroid and report.
Download:https://drive.google.com/file/d/0ByU-fzo4RnauU1U0aWJuY0tIMG8/view?usp=drivesdk
Thanks
Yannik
Gesendet von meinem LG-H850 mit Tapatalk

YannikM said:
Hi,
I'm trying to port EfiDroid (https://forum.xda-developers.com/showthread.php?t=3447466) to the European G5 H850. I would be happy if you can boot into the image attached, which is a alternative fastboot for EfiDroid and report.
Download:https://drive.google.com/file/d/0ByU-fzo4RnauU1U0aWJuY0tIMG8/view?usp=drivesdk
Thanks
Yannik
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
Flash as boot or recovery?

fastboot boot <path>/<name>
Gesendet von meinem LG-H850 mit Tapatalk

YannikM said:
fastboot boot <path>/<name>
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
Boot loop after flashing it as boot, restarts after lg splash image and fastboot booting ends up with this : booting...
FAILED (remote: unknown command)

YannikM said:
fastboot boot <path>/<name>
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
g5‘s bootloader doesn't support boot command ...

onestyle007 said:
Boot loop after flashing it as boot, restarts after lg splash image and fastboot booting ends up with this : booting...
FAILED (remote: unknown command)
Click to expand...
Click to collapse
No flashing, only booting, if it is not supported, don't flash it!

otakutw said:
g5‘s bootloader doesn't support boot command ...
Click to expand...
Click to collapse
A few days ago I tried to boot into twrp with the command above, but I have an locked bootloader. The file was transferred and after this an error popped up which is normal, because my bootloader is locked. And so I guess the Command is supported ( I have the european H850).
Here is the proof fastboot boot is supported:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
https://theunlockr.com/2016/11/22/root-lg-g5/3/#How-to-Root-the-LG-G5-H850-European-Version

YannikM said:
A few days ago I tried to boot into twrp with the command above, but I have an locked bootloader. The file was transferred and after this an error popped up which is normal, because my bootloader is locked. And so I guess the Command is supported ( I have the european H850).
Here is the proof fastboot boot is supported:
https://theunlockr.com/2016/11/22/root-lg-g5/3/#How-to-Root-the-LG-G5-H850-European-Version
Click to expand...
Click to collapse
proof on my side...

Which device do you have? Which country?
Gesendet von meinem LG-H850 mit Tapatalk

I also have the European h850 and never could boot an image with fastboot boot *.img
Always had to flash it, though I didn't try your specific image. At least it didn't work for twrp

YannikM said:
Which device do you have? Which country?
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
H850 european

EfiDroid is a patch for Kernels which enables a second Bootloader known as UEFI. In order to get it, you have to patch a existing boot.img. 20a for h850 as exapmle does need the 20a Kernel with EfiDroid flashed on the Device to work. I don't know what happens here but the OP should provide Stock Boot Images with EfiDroid Patch for h830 and h850 for testing. Just pull the Images from AutoPrimes Threads and do Your thing. Provide some infos and do:
fastboot flash boot boot.img
Instead of just booting it. I don't see a reason for posting non booting Kernels since it's really simple to get it working at all... No Offense, just a Tipp...
BR

YannikM said:
Which device do you have? Which country?
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
Forgot to tell you. I have H850, unlocked, twrp installed, rooted and all that stuff lol, but weird thing is, look at the fastboot getvar output:
Code:
(bootloader) version:0.5
(bootloader) variant:MTP eMMC
(bootloader) secure:yes
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) display-panel:
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) max-download-size: 0x20000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x20000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x603bff000
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0x117400000
(bootloader) serialno:LGH8508dbf2698
(bootloader) kernel:lk
(bootloader) product:MSM8996
(bootloader) unlocked:yes
Could it be that because (bootloader) secure:yes is the reason we can't boot through fastboot without flashing? Cause fastboot boot give this output
Code:
downloading 'boot.img'...
OKAY [ 0.057s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.077s

I searched a little bit in the internet and i found this:
Gesendet von meinem LG-H850 mit Tapatalk

YannikM said:
I searched a little bit in the internet and i found this:
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
So that's why,your lk.img isn't signed and that's why it doesn't allow boot through fastboot.
Any progress on this so far or are you still debugging on the current lk.img??

onestyle007 said:
So that's why,your lk.img isn't signed and that's why it doesn't allow boot through fastboot.
Any progress on this so far or are you still debugging on the current lk.img??
Click to expand...
Click to collapse
For now i haven't much time, i was ill and at the next step of the guide i need an unlocked bootloader, which I don't have. I sign the image and upload it. But after this i can't do anymore, because i need some addresses i can't vet.
Gesendet von meinem LG-H850 mit Tapatalk

YannikM said:
For now i haven't much time, i was ill and at the next step of the guide i need an unlocked bootloader, which I don't have. I sign the image and upload it. But after this i can't do anymore, because i need some addresses i can't vet.
Gesendet von meinem LG-H850 mit Tapatalk
Click to expand...
Click to collapse
I've seen the issue on GitHub,if you need my help, since mine is unlocked, I'll try my best.

Related

RUU - Error 140.

I tried to run a RUU.exe on my HTC One S. Sadly I get a error 140 everytime I try. I read somewhere it could be something with I try to flash an older RUU version, than my current version. What can I do about it?
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.14.0002
(bootloader) version-baseband: 1.06es.50.02.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.31.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: vle
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ4010000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4164mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 1a7fdca3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
EDIT: THIS PICTURE I POSTET, SAYS UNLOCKED. BUT I DID RELOCKED WHEN I TRYID TO FLASH.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Your hboot is 1.14 thats highest currently hence cannot RUU an older version, RUU 2.31 is released by football in development section, try it to return stock!
mughalgxt said:
Your hboot is 1.14 thats highest currently hence cannot RUU an older version, RUU 2.31 is released by football in development section, try it to return stock!
Click to expand...
Click to collapse
I will try to take a look on it. Tyvm.
EDIT: Wow, he just uploaded it, 1 hour ago?
mughalgxt said:
Your hboot is 1.14 thats highest currently hence cannot RUU an older version, RUU 2.31 is released by football in development section, try it to return stock!
Click to expand...
Click to collapse
Alright. RUU did work. But I'm very confused about what ClockMod I should install, can anyone be nice and guide me?
I also read there is a different between HTC One S models, S1, S2, and S3. How to find out which one I have?
DownClock said:
Alright. RUU did work. But I'm very confused about what ClockMod I should install, can anyone be nice and guide me?
I also read there is a different between HTC One S models, S1, S2, and S3. How to find out which one I have?
Click to expand...
Click to collapse
Lol there is only the S4 and S3. Check your box the phone came in and see if it says 1.5GHz or 1.7GHz. 1.5 is the S4
Sent from my HTC One S running ViperOneS!
invasion2 said:
Lol there is only the S4 and S3. Check your box the phone came in and see if it says 1.5GHz or 1.7GHz. 1.5 is the S4
Sent from my HTC One S running ViperOneS!
Click to expand...
Click to collapse
Ah kewl, I just skipped most of the text. It's 1.5GHz, so it's S4.
EDIT: It worked! Perfectly!
Thanks for helping me put guys!
DownClock said:
Ah kewl, I just skipped most of the text. It's 1.5GHz, so it's S4.
EDIT: It worked! Perfectly!
Thanks for helping me put guys!
Click to expand...
Click to collapse
Hey DownClock,
yesterday I tried to install the 2.31 RUU but it did not work for me. I am on codefireX nightlies (CM10 derivate). To install the RUU I flashed stock recovery and relocked the bootloader. But the the phone stuck on boot animation and I had to revert everything (re-unlock, flash custom recovery (TWRP) and restored a backup).
What ROM were you on when you installed the RUU and did you relock the bootloader and flash stock recovery? Is that all necessary?
TIA
Burkhard
herzbert said:
Hey DownClock,
yesterday I tried to install the 2.31 RUU but it did not work for me. I am on codefireX nightlies (CM10 derivate). To install the RUU I flashed stock recovery and relocked the bootloader. But the the phone stuck on boot animation and I had to revert everything (re-unlock, flash custom recovery (TWRP) and restored a backup).
What ROM were you on when you installed the RUU and did you relock the bootloader and flash stock recovery? Is that all necessary?
TIA
Burkhard
Click to expand...
Click to collapse
Yes you need to relock your device. My (or my friends ROM) was Stock, but that should not affect anything. What I did was:
Step 1: Relock.
Step 2: Run the RUU.
Sendt fra min HTC One X med Tapatalk2
How do I relock? Also, I have an S4, but I'm not sure what version my hboot is. I never flashed a new radio, jsut rooted and am running CM10. Which RUU do I download and where do I download it from? Thanks!
Legaleye3000 said:
How do I relock? Also, I have an S4, but I'm not sure what version my hboot is. I never flashed a new radio, jsut rooted and am running CM10. Which RUU do I download and where do I download it from? Thanks!
Click to expand...
Click to collapse
This is not my primary phone, but my friends. But I will try my best
Your HBOOT version should not being affected if you install the newest RUU.
You can download a RUU here. Remember to choose the right country!
And as you noticed the accecs will cost you a bit.
Here is also a guide you should follow.
It's better to flash RUU by fastboot usb.
hawkattack said:
It's better to flash RUU by fastboot usb.
Click to expand...
Click to collapse
Eh.. How else can you flash?
Sendt fra min HTC One X med Tapatalk2
DownClock said:
Here is also a guide you should follow.
Click to expand...
Click to collapse
That guide helped me. Relock bootloader, reboot into fastboot and start the RUU exe file.
Tanks.
herzbert said:
That guide helped me. Relock bootloader, reboot into fastboot and start the RUU exe file.
Tanks.
Click to expand...
Click to collapse
Glad I could help
Sendt fra min HTC One X med Tapatalk2

[FIRMWARE][2.18] AT&T Sense 5 OTA Firmware.

AT&T Latest Firmware For There Sense 5 Android 4.2.2 Release.
I took the honors of removing "Boot.img" and "Recovery.img". So it doesnt overwrite your current boot.img or recovery.img... Should of been posted last night ( Feb 16 ) when I did this but was busy with my family afterwards.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installing the Firmware (Warning: You MUST be S-OFF and Super CID to flash this! Flash at own risk!)
Reboot to bootloader (adb reboot bootloader if "USB Debugging" is enabled in Android)
Run: fastboot oem rebootRUU
Run: fastboot flash zip
If the output ends with "FAILED (remote: 90 hboot pre-update! please flush image again immediately)", run the previous command AGAIN
If it ends with "INFO..... OK", reboot to the bootloader: fastboot reboot-bootloader
Verify everything was successful by running fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.18.0000
(bootloader) version-baseband: 1.35a.32.45.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.18.502.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) product: evita
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ8310000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4147mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d3bfc037
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Reboot into Android: fastboot reboot or into recovery: fastboot reboot-recovery
Click to expand...
Click to collapse
Download:
AT&T 5.18 Firmware MD5 Checksum - 78aa08f90d38c16f1b0a93f508bece8f
Definitely going to try this after switching from cm to viper
Sent from my One X using XDA Premium 4 mobile app
Arrow44 said:
Definitely going to try this after switching from cm to viper
Sent from my One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
please tell me if all goes well. it worked on my at&t Varient idk about other Varients... but it should work fine with telstra and rogers longs your s-off
Does anyone know if updating hboot would cause any problems if I'm currently running a modified hboot?
jacobas92 said:
Does anyone know if updating hboot would cause any problems if I'm currently running a modified hboot?
Click to expand...
Click to collapse
What hboot is that?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
24ky said:
What hboot is that?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
2.15. I just have the tampered, lock, and security flag status spoofed.
Sorry if this is OT btw, I didn't know if it really warranted a new thread.
jacobas92 said:
2.15. I just have the tampered, lock, and security flag status spoofed.
Click to expand...
Click to collapse
Picture?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
24ky said:
Picture?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Uhh, well I don't actually have any other way to take a picture. It's fine, I guess I can just reflash an unmodified 2.15 just to be on the safe side. I don't know why I didn't think of that before.
24ky said:
please tell me if all goes well. it worked on my at&t Varient idk about other Varients... but it should work fine with telstra and rogers longs your s-off
Click to expand...
Click to collapse
Worked flawlessly, had to flash image twice then rebooted into twrp and proceded to flash Viper. After running it for a little it seems snappier and hopefully more battery friendly.
Sent from my HTC One XL using XDA Premium 4 mobile app
Arrow44 said:
Worked flawlessly, had to flash image twice then rebooted into twrp and proceded to flash Viper. After running it for a little it seems snappier and hopefully more battery friendly.
Sent from my HTC One XL using XDA Premium 4 mobile app
Click to expand...
Click to collapse
So if I understand correctly, this will update the ROM without touching the bootloader or recovery, right?
And once installed, the One X will have the latest firmware and ROM, but retain any root already in place?
And if I restore from nandroid backup, it will keep the new radio and firmware, but replace ATT new ROM with the one from the backup?
No, this is a hboot, radio, WiFi partition updates ... You will remain on what ever rom your on now... Just you'll be on the company's latest software minus the rom, boot.img and recovery.ing
Sent from my HTC6435LVW using XDA Premium 4 mobile app
24ky said:
No, this is a hboot, radio, WiFi partition updates ... You will remain on what ever rom your on now... Just you'll be on the company's latest software minus the rom, boot.img and recovery.ing
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for this clarification. I read the initial post completely reversed...
Worked as advertised. I rebooted to bootloader and I flashed a clean copy of my recovery anyway. Then I wiped all but the SD and flashed a backup I had just made prior to this.
Everything is running good. I will be checking it out this week and seeing if it makes a difference if any at all.
I got so used to the red text being gone that it surprised me when it displayed on my splash screen. No big deal, it's a cosmetic thing.
Fastboot flash zip returns unknown partition 'zip'
Error cannot determine image filename for 'zip'.
Is this placed in adb folder or on sd?
Sent from my HTC One XL using XDA Premium 4 mobile app
I'm pretty sure you flash this like the other firmware file by putting it into your adb folder on the PC.
Venomtester said:
Fastboot flash zip returns unknown partition 'zip'
Error cannot determine image filename for 'zip'.
Is this placed in adb folder or on sd?
Sent from my HTC One XL using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Zip stands for the zip-name.
in this case fastboot flash zip Att_5.18_firmware.zip.
and yes put it in the adb Folder.
Hi,
I am getting following message when tried on my Windows 7 machine in Bootloader.
C:\New folder\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.066s]
finished. total time: 0.067s
C:\New folder\platform-tools>fastboot flash Att_5.18_firmware.zip
unknown partition 'Att_5.18_firmware.zip'
error: cannot determine image filename for 'Att_5.18_firmware.zip'
Kindly help me to get rid of the error.
Thanks and Regards,
Sathish.
sathish804 said:
C:\New folder\platform-tools>fastboot flash Att_5.18_firmware.zip
unknown partition 'Att_5.18_firmware.zip'
error: cannot determine image filename for 'Att_5.18_firmware.zip'
Kindly help me to get rid of the error.
Thanks and Regards,
Sathish.
Click to expand...
Click to collapse
you forgot the zip !!
fastboot flash zip Att_5.18_firmware.zip
you can copy past this!
ok so i got this little problem, and im trying to do everything i can to flash this successfully, please help, any ideas?
C:\Users\student>fastboot flash C:\User\student Att_5.18_firmware.zip
sending 'C:\User\student' (20880 KB)...
OKAY [ 2.260s]
writing 'C:\User\student'...
FAILED (remote: not allowed)
finished. total time: 2.292s
Ghostrider said:
you forgot the zip !!
fastboot flash zip Att_5.18_firmware.zip
you can copy past this!
Click to expand...
Click to collapse
Thank You!!
Its worked after correcting the fasboot command.
Regards,
Sathish.

[Q] HTC One E8 (EMEA MR HTC Europe CID 102) TWRP recovery of stock UNROOTED ROM

Hy everyone,
There is someone with any TWRP recovery of an HTC stock ROM? Doesn't matter the version!
Anyone can share? I made my backup after root the stock software, so now I can't unROOT my phone!
Thanks
I have all downloads see on my homepage
snoopy-haeckers.jimdo.com
The page is in German language
Gesendet von meinem HTC One_E8 mit Tapatalk
Maverick87Shaka said:
Hy everyone,
There is someone with any TWRP recovery of an HTC stock ROM? Doesn't matter the version!
Anyone can share? I made my backup after root the stock software, so now I can't unROOT my phone!
Thanks
Click to expand...
Click to collapse
Read next Post
Gesendet von meinem HTC One_E8 mit Tapatalk
snoopyhaeckers said:
I have all downloads see on my homepage
snoopy-haeckers.jimdo.com
The page is in German language
Gesendet von meinem HTC One_E8 mit Tapatalk
Click to expand...
Click to collapse
Thanks for your page,
Actually I'm trying to flash Hboot_2.33.401.5 via fastboot, to being able to use the RUU.exe file to revert beck to full stock phone.
The problem is that actually my phone have a newer hboot respect the only .exe available for our CID ( Error 140 during HTC wizard )
Trying to flash hboot with:
fastboot flash zip Hboot_2.33.401.5.zip with the phone in fastboot USB mode and unlocked bootloader, I get the error:
Code:
E:\fastboot>fastboot flash zip Hboot_2.33.401.5.zip
sending 'zip' (2047 KB)...
OKAY [ 0.294s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 0.582s
you have any tips to revert back to full stock (with no ROOT?)
I have my TWRP backup but i made after rooting the system
I've finally bought the Sunshine to get S-OFF my phone, and finally I was able to flash the RUU of stock Android 4.4.2.
Thanks for your collection, for sure a website to add in my favorite!

Soft brick HTC One S on Hboot 1.09 - S-On

I'm stuck on hboot 1.09 with S-on and a custom recovery. My questions are
1. Are there any roms that i can flash ?
2. Can i S-off using fasboot since adb isn't accessible atm
3. Any other way to get this phone running ?
4. I dont have any backup, wiped everything and don't even have the previous rom that was flashed on the phone.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enter recovery and mount USB .
Copy a ROM that is working on ur hboot.
Unmount usb, do a full wipe and than flash the copied ROM .
Don't forget to flash the boot IMG( after flashing the ROM) via fasboot.
Restart system .
Sent from my One S using Tapatalk
matu89 said:
Enter recovery and mount USB .
Copy a ROM that is working on ur hboot.
Unmount usb, do a full wipe and than flash the copied ROM .
Don't forget to flash the boot IMG( after flashing the ROM) via fasboot.
Restart system .
Sent from my One S using Tapatalk
Click to expand...
Click to collapse
I've tried a few roms from xda, none working. Flashed boot.img and all ?
Sent from my Nexus 7 using Tapatalk
What's the error says?
Sent from my One S using Tapatalk
matu89 said:
What's the error says?
Sent from my One S using Tapatalk
Click to expand...
Click to collapse
No error, just doesn't boot. Gets stuck on the htc logo
Sent from my Nexus 7 using Tapatalk
Try to update twrp and see
Sent from my One S using Tapatalk
matu89 said:
Try to update twrp and see
Sent from my One S using Tapatalk
Click to expand...
Click to collapse
Already am on 2.5.0 Twrp :|
U must doing something wrong , flash again the previous ROM (the last one that worked for u) , return to fastboot and issue the command : flash boot xxx.IMG
Sent from my One S using Tapatalk
Yo, had the sam issue while trying to flash to CyanogenMod 12.1.
Forgot to flash boot.img using fastboot and it ended up in infinite looping, and i was unable to even get tot he fastboot menu.
It helped to disconnect the battery for 10 seconds.
Took me a while to get to it, as Torx 5 is needed for disassembly.
I'm sorry i can't post links as i am a newbie, but the YT video ID is the following: KkG2mPkfGZI
matu89 said:
U must doing something wrong , flash again the previous ROM (the last one that worked for u) , return to fastboot and issue the command : flash boot xxx.IMG
Sent from my One S using Tapatalk
Click to expand...
Click to collapse
I dont have the previous rom on the phone either. A relative was using this phone and wanted to sell it off. Wiped it without actually knowing and now am in this situation. Tried flashing viper 2.2.0 from http://forum.xda-developers.com/showthread.php?t=2105863 but it stops before ending. I guess i need to update my hboot to be able to flash any rom at the moment ?
You could still try with a RUU...
DaMachk said:
You could still try with a RUU...
Click to expand...
Click to collapse
I haven't found the RUU for my mobile. I'd prefer to go full stock or anything. I'm willing to try anything at the moment :| my "fastboot getvar all" result is following
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.09.0000
(bootloader) version-baseband: 0.16.31501S.16_2
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) serialno: HT249W403058
(bootloader) imei: 359902040657367
(bootloader) product: vle
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ4011000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4196mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: e964c535
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
How 'bout ths site?
http://forum.xda-developers.com/showthread.php?t=2094414
DaMachk said:
How 'bout ths site?
http://forum.xda-developers.com/showthread.php?t=2094414
Click to expand...
Click to collapse
Quick question. Is T-MOB010 = TMOUS ?
shani248 said:
Quick question. Is T-MOB010 = TMOUS ?
Click to expand...
Click to collapse
Sorry, but i'm not sure...
But if you are in the US and the mobile is T-MOBILE branded, then go with the TMOUS...
If the mobile was bought in Europe and is T-MOBILE branded, then i suggest you go with the TMOB_DE.
EDIT: so apparenlty, regarding this topic: http://forum.xda-developers.com/showthread.php?t=1228787
the T-MOBILE010 is TMOUS.
DaMachk said:
Sorry, but i'm not sure...
But if you are in the US and the mobile is T-MOBILE branded, then go with the TMOUS...
If the mobile was bought in Europe and is T-MOBILE branded, then i suggest you go with the TMOB_DE.
EDIT: so apparenlty, regarding this topic: http://forum.xda-developers.com/showthread.php?t=1228787
the T-MOBILE010 is TMOUS.
Click to expand...
Click to collapse
Thank you for this so much ! Downloading the RUU as we speak. Will update after it finishes !
Finally flashed the RUU after some windows 8.1 problems but the phone is working now. Thank you so much guys ! You've been great help !
Great to hear.
Hope it serves you well. Mine will be 3 yeas old in a few weeks.

E8sw stuck on the logo after the restoration of stock recovery

Hi!
I have E8sw:
RELOCKED
S-ON
HBOOT: 3.19.0.000
RADIO: 1.24.30306251.15G
OS: 2.33.1402.3
HTCCN703
Before taking my phone paperweight owned Bindorida 4.4.4 and TWRP . After installing Bindroida 5.0.2 firmware and device stands on the logo . I restored the original recovery and can not deal with the repair of the phone. I would like to restore TWRP or run it into the system, but I have no idea how to do it .
When I use the command fastboot flash recovery error pops up (failsignature verify fail)
Do you have any suggestions?
UserfailE8 said:
Hi!
I have E8sw:
RELOCKED
S-ON
HBOOT: 3.19.0.000
RADIO: 1.24.30306251.15G
OS: 2.33.1402.3
HTCCN703
Before taking my phone paperweight owned Bindorida 4.4.4 and TWRP . After installing Bindroida 5.0.2 firmware and device stands on the logo . I restored the original recovery and can not deal with the repair of the phone. I would like to restore TWRP or run it into the system, but I have no idea how to do it .
When I use the command fastboot flash recovery error pops up (failsignature verify fail)
Do you have any suggestions?
Click to expand...
Click to collapse
To flash recovery you must unlock your phone
Gesendet von meinem HTC One_E8 mit Tapatalk
snoopyhaeckers said:
To flash recovery you must unlock your phone
Gesendet von meinem HTC One_E8 mit Tapatalk
Click to expand...
Click to collapse
Do you mean s-off?
No I mean boot loader unlock
Gesendet von meinem HTC One_E8 mit Tapatalk

Categories

Resources