Patch DLL to be compatible with LGUP (US Unlocked Model) - LG V40 Questions & Answers

Attached is a copy of the LGUP_common.dll extracted from the US Unlocked LG V40 model. I was wondering if anybody had knowledge on patching it so it would work with LGUP. Currently when it is used, LGUP runs into DLL for V405QA11b is not installed properly. Please, install a DLL package(*.msi). for the model. I just want to run a fresh restore on my device. The DLL version should read 1,0,38,3 as it does in LG Flash Tool.

If someone manages to patch the dll or modify it that it does work this might open up the possibility or closer to the possibility of rooting as well

ps3hacker3 said:
If someone manages to patch the dll or modify it that it does work this might open up the possibility or closer to the possibility of rooting as well
Click to expand...
Click to collapse
No this is a separate issue. LGUP simply does not work with the V40 DLL from what I have tested. Even the V30, all LGUP needed was the LGUPc.dll file extracted from the kdz renamed to LGUP_common.dll and placed in the model/common folder of LGUP for it to work, however for some reason with the V40 it seems to not be the case. It should be some HEX editing to the DLL (I would try to look into it and do it myself if I weren't so busy), to make it compatible with LGUP. Rooting is an entirely different matter. The US unlocked V40, at least has the ability to boot into fastboot, which leaves the possibility of LG opening the ability to unlock the bootloader. Once that is done, then all we need is a TWRP build, which honestly is the least of our problems. As for the other variants, it really depends on a vunerability being found that can be used. Currently I am downloading the other two firmwares that were posted, seeing if their DLL's have anything that may solve this, but the download speeds for those two KDZ's are painfully slow, and I don't think I will be able to do anything with them up to at least this weekend.

So the us version the t mobile version of the LG v40 can be unlocked and rooted?

xXCoolGuYXx said:
So the us version the t mobile version of the LG v40 can be unlocked and rooted?
Click to expand...
Click to collapse
The unlocked B&O US one has the options to unlock but we have no code for it....

Ainz_Ooal_Gown said:
The unlocked B&O US one has the options to unlock but we have no code for it....
Click to expand...
Click to collapse
Is there a form for this so I can follow it? And thanks for the info I though I read on Google they found a way to unlock it
---------- Post added at 07:01 PM ---------- Previous post was at 06:59 PM ----------
xXCoolGuYXx said:
Is there a form for this so I can follow it? And thanks for the info I though I read on Google they found a way to unlock it
Click to expand...
Click to collapse
Here
https://www.techdroidtips.com/unlock-bootloader-lg-v40-thinq/
---------- Post added at 07:03 PM ---------- Previous post was at 07:01 PM ----------
xXCoolGuYXx said:
Is there a form for this so I can follow it? And thanks for the info I though I read on Google they found a way to unlock it
---------- Post added at 07:01 PM ---------- Previous post was at 06:59 PM ----------
Here
https://www.techdroidtips.com/unlock-bootloader-lg-v40-thinq/
Click to expand...
Click to collapse
http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0702

xXCoolGuYXx said:
Is there a form for this so I can follow it? And thanks for the info I though I read on Google they found a way to unlock it
---------- Post added at 07:01 PM ---------- Previous post was at 06:59 PM ----------
Here
https://www.techdroidtips.com/unlock-bootloader-lg-v40-thinq/
---------- Post added at 07:03 PM ---------- Previous post was at 07:01 PM ----------
http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0702
Click to expand...
Click to collapse
Here http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0703
If you notice no V40 model has the unlock code as of yet, that im aware of the US Unlocked B&O version is the only one with Access to the Bootloader/Fastboot area the other models that try to reach it just get a normal reboot...but they still need to release the unlock code for them to use.
You can also checkout my thread here: https://forum.xda-developers.com/lg-v40/help/root-t3878148/ Where everyone seems to be chiming in

Ainz_Ooal_Gown said:
Here http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0703
If you notice no V40 model has the unlock code as of yet, that im aware of the US Unlocked B&O version is the only one with Access to the Bootloader/Fastboot area the other models that try to reach it just get a normal reboot...but they still need to release the unlock code for them to use.
You can also checkout my thread here: https://forum.xda-developers.com/lg-v40/help/root-t3878148/ Where everyone seems to be chiming in
Click to expand...
Click to collapse
Is the t mobile one the one that can go to bootloader?

xXCoolGuYXx said:
Is the t mobile one the one that can go to bootloader?
Click to expand...
Click to collapse
Well if you have it try the button combination to reach it or via adb on PC but if you get a normal reboot then you don't have access

Ainz_Ooal_Gown said:
Well if you have it try the button combination to reach it or via adb on PC but if you get a normal reboot then you don't have access
Click to expand...
Click to collapse
Oh dang I only ask because I might buy one if it could

The Elite said:
Attached is a copy of the LGUP_common.dll extracted from the US Unlocked LG V40 model. I was wondering if anybody had knowledge on patching it so it would work with LGUP. Currently when it is used, LGUP runs into DLL for V405QA11b is not installed properly. Please, install a DLL package(*.msi). for the model. I just want to run a fresh restore on my device. The DLL version should read 1,0,38,3 as it does in LG Flash Tool.
Click to expand...
Click to collapse
I am pretty sure we use a hex editor and find all instances of partition dl and switch all the values to true i think only bcheck is false by default and add store in front of the dev thats just my theory its a lot of work to do but if someone wants to try you can. I might be wrong there is no info anywhere about patching dll's and also changing value to true changes size of dll i dont know if that matters or not.

awireless said:
I am pretty sure we use a hex editor and find all instances of partition dl and switch all the values to true i think only bcheck is false by default and add store in front of the dev thats just my theory its a lot of work to do but if someone wants to try you can. I might be wrong there is no info anywhere about patching dll's and also changing value to true changes size of dll i dont know if that matters or not.
Click to expand...
Click to collapse
I see. I was going to see the differences in between the old DLL's that worked straight from extraction and this one which doesn't to see if I could "patch" it so it would using IDA pro, but I'm pretty busy and haven't looked into this stuff before so yeah also kind of reluctant on wasting time, like as you said there really isn't much info on this stuff. But because flash too, an older tool than LGUP, recognizes the dll and its versioning. So there must at least be some similarities or if its the worst case scenario it only shares some version variable.

The Elite said:
I see. I was going to see the differences in between the old DLL's that worked straight from extraction and this one which doesn't to see if I could "patch" it so it would using IDA pro, but I'm pretty busy and haven't looked into this stuff before so yeah also kind of reluctant on wasting time, like as you said there really isn't much info on this stuff. But because flash too, an older tool than LGUP, recognizes the dll and its versioning. So there must at least be some similarities or if its the worst case scenario it only shares some version variable.
Click to expand...
Click to collapse
Do you have the same model dll and patched version of that dll? i couldn't get a hold of one the ones i have is all different so i couldn't compare

awireless said:
Do you have the same model dll and patched version of that dll? i couldn't get a hold of one the ones i have is all different so i couldn't compare
Click to expand...
Click to collapse
I can probably end up finding one, as I have most the V30 KDZs for the H933, and I think there are patched DLL's lying around XDA, but the problem here with the V40 DLL is that it doesn't work straight from extraction of the kdz. The first step is to get it working and then the second step is getting it working with the dev options.

Hello everyone. Any updates in the correct DLL for LGUP V40? Thanks

The Elite said:
Attached is a copy of the LGUP_common.dll extracted from the US Unlocked LG V40 model. I was wondering if anybody had knowledge on patching it so it would work with LGUP. Currently when it is used, LGUP runs into DLL for V405QA11b is not installed properly. Please, install a DLL package(*.msi). for the model. I just want to run a fresh restore on my device. The DLL version should read 1,0,38,3 as it does in LG Flash Tool.
Click to expand...
Click to collapse
I was going through the dll in hex editor and i notice there was an error code saying something about lgup version lower then 1.16 so maybe the key is getting newer version of lgup. the problem is 1.15 isnt even accessible.

awireless said:
I was going through the dll in hex editor and i notice there was an error code saying something about lgup version lower then 1.16 so maybe the key is getting newer version of lgup. the problem is 1.15 isnt even accessible.
Click to expand...
Click to collapse
Have you tried editing that check? I honestly was more or less waiting on an official bootloader unlock, but it doesn't seem like thats coming for the US Unlocked model...

The Elite said:
Have you tried editing that check? I honestly was more or less waiting on an official bootloader unlock, but it doesn't seem like thats coming for the US Unlocked model...
Click to expand...
Click to collapse
it wasnt a check it was a warning text message couldnt find the check part probably encrypted

@theelite @awireless , I'm not sure if you have given up hope on this, but I have the information you need on how to do this. A good friend of mine from China sent me something he found on how to flash a pie KDZ to the LG G7, but the document was in chinese so I couldn't really understand it, but I noticed it detailed the process of how to unlock LGUP in the same way you wanted to enable cross-device flashing, etc. I've done my best to translate and consolidate the document for ease of use. If no one has the time to do this, I will get to it when I have time off from work.
---------- Post added at 10:25 AM ---------- Previous post was at 10:19 AM ----------
Link To Document
Extract it from ZIP archive. (Had to be ZIP format for AndroidFileHost)

zachariahpope said:
@theelite @awireless , I'm not sure if you have given up hope on this, but I have the information you need on how to do this. A good friend of mine from China sent me something he found on how to flash a pie KDZ to the LG G7, but the document was in chinese so I couldn't really understand it, but I noticed it detailed the process of how to unlock LGUP in the same way you wanted to enable cross-device flashing, etc. I've done my best to translate and consolidate the document for ease of use. If no one has the time to do this, I will get to it when I have time off from work.
---------- Post added at 10:25 AM ---------- Previous post was at 10:19 AM ----------
Link To Document
Extract it from ZIP archive. (Had to be ZIP format for AndroidFileHost)
Click to expand...
Click to collapse
That is very awesome nice to know that information but the issue is with the dll of the firmware this is how to patch lgup to let all the options appear we already have the options we need the dll to work.
I really wanted that info though that's really good to know.
Do you still have copy of the Chinese version?

Related

[Q] Simple guide for Upgrading (not rooting) to GB?

Hey there,
I know this is a developers forum which is not intended to cover the very basics. However, I've been searching the internet, and here, to no avail, trying to find a simple guide to how to upgrade my LGP970 to Gingerbread. Having a UK version of the phone, no update has yet come through the LG B2C tool -- this tool also consistently fails to open these days (error message: "Please, check your internet line and execute program again" -- infuriating).
So, I'm not looking to root my phone; I'm not interested (for the time being) in CWM. All I'd like is GB official version on my LGP970. I understand I have to download the .kdz file (I'm guessing Europe Open is my best bet). What I don't know is the appropriate way to use this file to upgrade my phone.
There are lots of guides on here, all seemingly aimed at users wishing to root their phones; I can't find anything for those who just want to upgrade without rooting.
I apologise if this is too much of a n00b thing to be asking about, but any help or direction elsewhere would be very much appreciated. Thank you
Go to my guide here: http://forum.xda-developers.com/showthread.php?t=1487105
Scroll down to unbricking, and use the R&D method. First download the UPK (link is there as well) then follow the second link to the work around. Set it all up, download your KDZ, I guess europe open will be fine, flash it and be happy ever after
N00BY0815 said:
Go to my guide here: http://forum.xda-developers.com/showthread.php?t=1487105
Scroll down to unbricking, and use the R&D method. First download the UPK (link is there as well) then follow the second link to the work around. Set it all up, download your KDZ, I guess europe open will be fine, flash it and be happy ever after
Click to expand...
Click to collapse
Many thanks! Will give it a shot now.
Oh, and when you say the second link to the workaround, do you mean this? http://forum.xda-developers.com/showthread.php?t=1473781
Thanks
well, there is an easy way, you can use LGMobile Support Tool to update your device.
---------- Post added at 06:20 PM ---------- Previous post was at 06:18 PM ----------
KDZ_FW_UPD_EN, you can download it .
zhange_001 said:
well, there is an easy way, you can use LGMobile Support Tool to update your device.
---------- Post added at 06:20 PM ---------- Previous post was at 06:18 PM ----------
KDZ_FW_UPD_EN, you can download it .
Click to expand...
Click to collapse
Well, see there's two problems I have with the Support Tool: 1. I often get the error message I mentioned above; 2. My phone is a UK model for which LG still haven't released v20x, so I can't officially go through that app anyway.
What did you mean about 'KDZ_FW_UPD_EN' ?
Thanks

where is the carrier folder?

where is the carrier apps folder?
mrw187 said:
where is the carrier apps folder?
Click to expand...
Click to collapse
use like root explorer and back out all the way to root folder where all is it should be there. the folder at the top of folder tree all are alphabatized so should be near the top.
just so u know it is a folder but technicly on g4 it is its own small partition. of like 30 or 34 mb
TheMadScientist420 said:
use like root explorer and back out all the way to root folder where all is it should be there. the folder at the top of folder tree all are alphabatized so should be near the top.
just so u know it is a folder but technicly on g4 it is its own small partition. of like 30 or 34 mb
Click to expand...
Click to collapse
Thanks for your help. (folder was not there). fyi I dont even actually have a G4 was just asking around trying to find where this carrier folder is, was hoping to find it on this Boost (Sprint?) LG Stylo 2 to be able to unlock carrier like how you can do on a bunch of different LG phones locked to sprint....any other ideas perhaps?
I have the nck codes and all that, but no method to input them as it seems boost/sprint disable the 2945#*xxx# method to get to an unlock menu.
concerning that 2945 method, does that come back after loading a custom rom when you wipe out the sprint rom?
mrw187 said:
Thanks for your help. (folder was not there). fyi I dont even actually have a G4 was just asking around trying to find where this carrier folder is, was hoping to find it on this Boost (Sprint?) LG Stylo 2 to be able to unlock carrier like how you can do on a bunch of different LG phones locked to sprint....any other ideas perhaps?
Click to expand...
Click to collapse
Not off top of my head most sprint lgs are carrier folder unlocked. Im trying to remeber i had a stylo 1 but it was metro and eleigable for unlock. Ill look around tonight when i get off work and try to see if i can find anything. If u dont mind i need ure model num and current firmware
.
---------- Post added at 11:17 AM ---------- Previous post was at 11:14 AM ----------
mrw187 said:
I have the nck codes and all that, but no method to input them as it seems boost/sprint disable the 2945#*xxx# method to get to an unlock menu.
concerning that 2945 method, does that come back after loading a custom rom when you wipe out the sprint rom?
Click to expand...
Click to collapse
Have u tried inserting a gsm sim and see if it asks for unlock code. Also i used to use one of the idoneapps gt 3.1.5. Which is no longer freely distributed. But u can find it online some where i believe if u click on uicc unlock it tame h tl the menu u need to enter code. Or at least on some samsungs and lgs not all. U do need root for this app. Also look up galaxy tools. I cant verify it brings u to said menu. As mine already unlocked and thats all it says.
---------- Post added at 11:21 AM ---------- Previous post was at 11:17 AM ----------
mrw187 said:
I have the nck codes and all that, but no method to input them as it seems boost/sprint disable the 2945#*xxx# method to get to an unlock menu.
concerning that 2945 method, does that come back after loading a custom rom when you wipe out the sprint rom?
Click to expand...
Click to collapse
Also u have to make sure ure stylo supports other carriers bands. Like my g4 is running on verizon net 10 rite now. No lte. But att has killer lte on g4. In mybarea ofcoarse
---------- Post added at 11:24 AM ---------- Previous post was at 11:21 AM ----------
https://www.boostmobile.com/#!/support/faq/phones-devices/unlocking-policy/
This is the easiest way
New sets don't have folder in system they made partition of carrier instead of folder, check cat partition or ls platform by-name you will see carrier partitions there..
mrw187 said:
Thanks for your help. (folder was not there). fyi I dont even actually have a G4 was just asking around trying to find where this carrier folder is, was hoping to find it on this Boost (Sprint?) LG Stylo 2 to be able to unlock carrier like how you can do on a bunch of different LG phones locked to sprint....any other ideas perhaps?
Click to expand...
Click to collapse
Salik Iqbal said:
New sets don't have folder in system they made partition of carrier instead of folder, check cat partition or ls platform by-name you will see carrier partitions there..
Click to expand...
Click to collapse
None of them had it in system always been in root directory

LG G4 LS991 Unbrick for QHS USB Dload 9008 Qualcomm

I don't own this phone anymore, but here are the files needed to rescue a QHS USB Dload 9008 Qualcomm brick after flashing a bad TOT! You can find other guides on how to use these and how to flash, no point in just reposing info haha. Just google how to use these and it SHOULD work!
https://drive.google.com/open?id=0B2OlLU7vg4YzSTFNX1l0Nk83RVE
Honestly Annoying said:
I don't own this phone anymore, but here are the files needed to rescue a QHS USB Dload 9008 Qualcomm brick after flashing a bad TOT! You can find other guides on how to use these and how to flash, no point in just reposing info haha. Just google how to use these and it SHOULD work!
https://drive.google.com/open?id=0B2OlLU7vg4YzSTFNX1l0Nk83RVE
Click to expand...
Click to collapse
Thank you my fellow sprint users will appreciate this.
Once someone with a hard bricked device confirms this works.
Its on again. Ima crack this anti rollback so u guys can have root.
Honestly Annoying said:
I don't own this phone anymore, but here are the files needed to rescue a QHS USB Dload 9008 Qualcomm brick after flashing a bad TOT! You can find other guides on how to use these and how to flash, no point in just reposing info haha. Just google how to use these and it SHOULD work!
https://drive.google.com/open?id=0B2OlLU7vg4YzSTFNX1l0Nk83RVE
Click to expand...
Click to collapse
Not finding any guides on what tools are available to flash them. Care to point us to any of the links you've seen...?
Much appreciated.
iBowToAndroid said:
Not finding any guides on what tools are available to flash them. Care to point us to any of the links you've seen...?
Much appreciated.
Click to expand...
Click to collapse
Ill. Look around tonight after work and see of i can find one for one of the other bootloader locked g4s
iBowToAndroid said:
Not finding any guides on what tools are available to flash them. Care to point us to any of the links you've seen...?
Much appreciated.
Click to expand...
Click to collapse
I googled and it looks like you need to use QFIL which is part of QPST. Someone correct me if I'm wrong.
TheMadScientist420 said:
Ill. Look around tonight after work and see of i can find one for one of the other bootloader locked g4s
Click to expand...
Click to collapse
l33tlinuxh4x0r said:
I googled and it looks like you need to use QFIL which is part of QPST. Someone correct me if I'm wrong.
Click to expand...
Click to collapse
I did attempt to use QFIL last night after poking around for a while, but no matter what, I always got a "device is not in firehose mode" which seems to be a common error, per Googling
iBowToAndroid said:
I did attempt to use QFIL last night after poking around for a while, but no matter what, I always got a "device is not in firehose mode" which seems to be a common error, per Googling
Click to expand...
Click to collapse
Ill check i got qpst
TheMadScientist420 said:
Ill check i got qpst
Click to expand...
Click to collapse
Any luck?
I also tried the writing-a-debrick-img-to-an-sd-card idea but didn't work.
iBowToAndroid said:
Any luck?
I also tried the writing-a-debrick-img-to-an-sd-card idea but didn't work.
Click to expand...
Click to collapse
Its there but i dont have a bricked g4.
You can download it its free to download and use most of it
iBowToAndroid said:
Any luck?
I also tried the writing-a-debrick-img-to-an-sd-card idea but didn't work.
Click to expand...
Click to collapse
I pushed it to my phone but again i wasnt hard bricked. It still boots
TheMadScientist420 said:
You can download it its free to download and use most of it
Click to expand...
Click to collapse
But there are no programs for using the files, nor instructions for doing so. Unless I'm not understanding you correctly...
iBowToAndroid said:
But there are no programs for using the files, nor instructions for doing so. Unless I'm not understanding you correctly...
Click to expand...
Click to collapse
https://www.google.com/amp/mytabletguru.com/how-to-flash-qualcomm-cpu/amp/
This is instrucs
---------- Post added at 12:07 PM ---------- Previous post was at 12:04 PM ----------
iBowToAndroid said:
But there are no programs for using the files, nor instructions for doing so. Unless I'm not understanding you correctly...
Click to expand...
Click to collapse
http://www.droidsavvy.com/unbrick-qualcomm-mobiles/
This is some good reading up on hard bricks too
TheMadScientist420 said:
https://www.google.com/amp/mytabletguru.com/how-to-flash-qualcomm-cpu/amp/
This is instrucs
---------- Post added at 12:07 PM ---------- Previous post was at 12:04 PM ----------
http://www.droidsavvy.com/unbrick-qualcomm-mobiles/
This is some good reading up on hard bricks too
Click to expand...
Click to collapse
I've already tried QFIL. Results were posted earlier.
And as for the second link, it states right there in the very first part that it doesn't work on LG devices
iBowToAndroid said:
I've already tried QFIL. Results were posted earlier.
And as for the second link, it states right there in the very first part that it doesn't work on LG devices
Click to expand...
Click to collapse
https://forum.xda-developers.com/g4/development/unbrick-lg-g4-h815-9008-qualcomm-t3452853
U try this one.
http://www.aryk.tech/2016/12/how-to-create-msimagembn-file-flashable.html?m=1
This list several tools that claim to be able too

Zvd tot now available

You can downgrade from ZVF and ZVE without getting hard bricked - no worries. (No guarantee for future updates higher than ZVF).
If you use this to upgrade from ZVC or lower, you cannot go back down lower than ZVD or you will get hard bricked.
File works fine in LGUP. Don't ask me how to install or use it - there's plenty of that already on the forums.
Happy flashing!
https://www.androidfilehost.com/?fid=745425885120734367
iBowToAndroid said:
You can downgrade from ZVF and ZVE without getting hard bricked - no worries. (No guarantee for future updates higher than ZVF).
If you use this to upgrade from ZVC or lower, you cannot go back down lower than ZVD or you will get hard bricked.
File works fine in LGUP. Don't ask me how to install or use it - there's plenty of that already on the forums.
Happy flashing!
https://www.androidfilehost.com/?fid=745425885120734367
Click to expand...
Click to collapse
rite on about tme whered u find that one at man.
im gettin ready to get all the g4 files together and put em all in one page rooting sim unlock tots everything i know of make a simplified place for to find.
also tots can still be flashed in old lg flash tool just have to run the old lg firmware extractor to get the dll file for flash tool.
how ive done it since the g2
TheMadScientist420 said:
rite on about tme whered u find that one at man.
im gettin ready to get all the g4 files together and put em all in one page rooting sim unlock tots everything i know of make a simplified place for to find.
also tots can still be flashed in old lg flash tool just have to run the old lg firmware extractor to get the dll file for flash tool.
how ive done it since the g2
Click to expand...
Click to collapse
But LGUP is way less work
Plus, I don't think it would give you the DLL anyways. I created the tot myself using software to pull the partitions from another phone and compile everything together
Is there a possibility of using this tot file to create a more updated MellowMallow installation? I think MellowMallow is currently based on the much older ZVB version.
KingFatty said:
Is there a possibility of using this tot file to create a more updated MellowMallow installation? I think MellowMallow is currently based on the much older ZVB version.
Click to expand...
Click to collapse
I have no idea. You'd have to talk to the ROM dev. I doubt it though.
I'm sure a flashable ROM zip could be created, but that would require a custom recovery in order to be installed.
MellowMallow is in TOT form IIRC but the problem is that there's no root method for ZVD
KingFatty said:
Is there a possibility of using this tot file to create a more updated MellowMallow installation? I think MellowMallow is currently based on the much older ZVB version.
Click to expand...
Click to collapse
since they are both mm basebands its possible for it to work not garantied though
Noob question, but what is the benefit of downgrading from ZVF/ZVE to ZVD? Will I be able to root or tether without root? Thanks.
Arsenal101 said:
Noob question, but what is the benefit of downgrading from ZVF/ZVE to ZVD? Will I be able to root or tether without root? Thanks.
Click to expand...
Click to collapse
Nothing really. There have been a few probs i guess on e or f. Which now having a compatible tot can possibly fix that. Soft brick from bad firm flashes
Where is the link for zve and zvf file
Please provide zve and zvf file,i can not find any,only zvd is available,please provide ls991zve and ls991zvf file,thanks....
SHERRIF said:
Please provide zve and zvf file,i can not find any,only zvd is available,please provide ls991zve and ls991zvf file,thanks....
Click to expand...
Click to collapse
Why do you think such files even exist? Your mention of them is the first I've heard that they would exist?
SHERRIF said:
Please provide zve and zvf file,i can not find any,only zvd is available,please provide ls991zve and ls991zvf file,thanks....
Click to expand...
Click to collapse
Please pay me $100 per file and I'll provide them. Hahaha.
Or.....
You can flash ZVD and then OTA update to ZVE and then ZVF if you want. Very easy process
Lol.
Brother this tot works for the LG G4 LS991ZVE ?? I await your reply thanks
So has anyone actually flashed this TOT to confirm it works? The structure seems different from prior TOTs and the entire extracted TOT (via WindowsLGFirmwareExtract) is smaller than even a compressed version of ZVB's system image. Either this TOT is missing too much critical data to be used for a full restore or it's incompatible with the only decompilation tools I can find. Either way, as it is, it's useless for creating custom (Mellowmallow-style) ROMs.
EDIT: Maybe the tools I was using weren't accounting properly for the different structure. I did a bit of tweaking with LGBinExtract and managed to pull out a full system.img. Still haven't actually flashed the TOT to downgrade my ZVF phone, though.
FEGuy said:
So has anyone actually flashed this TOT to confirm it works? The structure seems different from prior TOTs and the entire extracted TOT (via WindowsLGFirmwareExtract) is smaller than even a compressed version of ZVB's system image. Either this TOT is missing too much critical data to be used for a full restore or it's incompatible with the only decompilation tools I can find. Either way, as it is, it's useless for creating custom (Mellowmallow-style) ROMs.
EDIT: Maybe the tools I was using weren't accounting properly for the different structure. I did a bit of tweaking with LGBinExtract and managed to pull out a full system.img. Still haven't actually flashed the TOT to downgrade my ZVF phone, though.
Click to expand...
Click to collapse
I didnt look at the file structure. But 1.6 gb is the file size which is typical for g4 tots.
Anywhere from 1.5 to 2.5
FEGuy said:
So has anyone actually flashed this TOT to confirm it works? The structure seems different from prior TOTs and the entire extracted TOT (via WindowsLGFirmwareExtract) is smaller than even a compressed version of ZVB's system image. Either this TOT is missing too much critical data to be used for a full restore or it's incompatible with the only decompilation tools I can find. Either way, as it is, it's useless for creating custom (Mellowmallow-style) ROMs.
Click to expand...
Click to collapse
I've just flashed this rom on a LS991 with ZVE with lgup but i dont know if i am doing something wrong, when you flash a tot like this, the phone must restore to factory defaults? or when a tot is flashed the phone just do an "upgrade" ... In my case I used this tot to install from stratch a new rom, cause im stuck in the setup wizard :/
TheMadScientist420 said:
I didnt look at the file structure. But 1.6 gb is the file size which is typical for g4 tots.
Anywhere from 1.5 to 2.5
Click to expand...
Click to collapse
i am unable to extract the tot or is there a different method i tried with wirar
---------- Post added at 03:33 AM ---------- Previous post was at 03:24 AM ----------
iBowToAndroid said:
You can downgrade from ZVF and ZVE without getting hard bricked - no worries. (No guarantee for future updates higher than ZVF).
If you use this to upgrade from ZVC or lower, you cannot go back down lower than ZVD or you will get hard bricked.
File works fine in LGUP. Don't ask me how to install or use it - there's plenty of that already on the forums.
Happy flashing!
https://www.androidfilehost.com/?fid=745425885120734367
Click to expand...
Click to collapse
i downloaded twice and neither time could i get the zip to extract the tot using winrar am i missing something
gillim74 said:
i am unable to extract the tot or is there a different method i tried with wirar
---------- Post added at 03:33 AM ---------- Previous post was at 03:24 AM ----------
i downloaded twice and neither time could i get the zip to extract the tot using winrar am i missing something
Click to expand...
Click to collapse
Lg firmware extractor
gillim74 said:
i am unable to extract the tot or is there a different method i tried with wirar
---------- Post added at 03:33 AM ---------- Previous post was at 03:24 AM ----------
i downloaded twice and neither time could i get the zip to extract the tot using winrar am i missing something
Click to expand...
Click to collapse
TheMadScientist420 said:
Lg firmware extractor
Click to expand...
Click to collapse
No, not firmware extractor.
I use 7Zip for highest compression, so use that to extract
iBowToAndroid said:
No, not firmware extractor.
I use 7Zip for highest compression, so use that to extract
Click to expand...
Click to collapse
OK thank you

1924-7 Metro E5 Plus lost imei and baseband

Ive been pulling my hair out trying to restore my IMEI for the past 2 days. I have the stock 8.0 firmware downloaded and can flash the phone back to stock no problem but no matter what I install, stock or custom rom, my imei is gone.
I believe the problem started when I was rooting the phone and followed a guide saying to use the e5 james twrp to boot to twrp and make a backup, which I have in my google drive. I got magisk installed etc and ended up wiping the phone, not realizing the encryption wouldn't allow me to get my files back. If I do anything other than a clean install it fails to decrypt and I have to restart into TWRP.
I don't have the original box and can't find the guys info that sold me the phone so I don't have the original imei handy.
Anyone have any thoughts or success getting their imei repaired?
TriggsIsMe said:
Ive been pulling my hair out trying to restore my IMEI for the past 2 days. I have the stock 8.0 firmware downloaded and can flash the phone back to stock no problem but no matter what I install, stock or custom rom, my imei is gone.
I believe the problem started when I was rooting the phone and followed a guide saying to use the e5 james twrp to boot to twrp and make a backup, which I have in my google drive. I got magisk installed etc and ended up wiping the phone, not realizing the encryption wouldn't allow me to get my files back. If I do anything other than a clean install it fails to decrypt and I have to restart into TWRP.
I don't have the original box and can't find the guys info that sold me the phone so I don't have the original imei handy.
Anyone have any thoughts or success getting their imei repaired?
Click to expand...
Click to collapse
Here's a forum thread I found from when I had a similar issue with my old G5S Plus
https://forum.xda-developers.com/g5-plus/how-to/fix-persist-resolve-imei0-explanation-t3825147
Look under 4) Explanation so you can see what happened.
reaper-death said:
Here's a forum thread I found from when I had a similar issue with my old G5S Plus
https://forum.xda-developers.com/g5-plus/how-to/fix-persist-resolve-imei0-explanation-t3825147
Look under 4) Explanation so you can see what happened.
Click to expand...
Click to collapse
I thought I was getting the hang of rooting
and mods etc but I realize Odin was doing all of it and I know nothing.
Well I guess I'm going to try to rebuild the folder. Good news is I can see my IMEI from the boot barcode now and couldn't before so there's that.
reaper-death said:
Here's a forum thread I found from when I had a similar issue with my old G5S Plus
https://forum.xda-developers.com/g5-plus/how-to/fix-persist-resolve-imei0-explanation-t3825147
Look under 4) Explanation so you can see what happened.
Click to expand...
Click to collapse
I rooted the phone and have access to the persist folder etc but it looks like it's all empty
TriggsIsMe said:
I rooted the phone and have access to the persist folder etc but it looks like it's all empty
Click to expand...
Click to collapse
Well I'm not sure how to proceed from there. If you do have a backup try to see about extracting it and seeing if it includes the persist folder. If not you may have to look around on what to do next.
The Moto G5s Plus I had the issue on shipped with Nougat and I flashed pixel experience rom and havoc OS for a while before flashing stock to sell it. When I did that I had lost my imei and had to hunt around until I found that thread I linked and followed it to fix the issue. Your issue may or may not be fixable the same way.
I have a twrp backup I believe is it but when restored it boot loops or says decrypt unsuccessful
i found the baseband bin file for tmobile,sprint,metropcs,boost for moto e5 plus
TriggsIsMe said:
Ive been pulling my hair out trying to restore my IMEI for the past 2 days. I have the stock 8.0 firmware downloaded and can flash the phone back to stock no problem but no matter what I install, stock or custom rom, my imei is gone.
I believe the problem started when I was rooting the phone and followed a guide saying to use the e5 james twrp to boot to twrp and make a backup, which I have in my google drive. I got magisk installed etc and ended up wiping the phone, not realizing the encryption wouldn't allow me to get my files back. If I do anything other than a clean install it fails to decrypt and I have to restart into TWRP.
I don't have the original box and can't find the guys info that sold me the phone so I don't have the original imei handy.
Anyone have any thoughts or success getting their imei repaired?
Click to expand...
Click to collapse
this site here https://firmware.center/firmware/ and then here are the command lines https://www.hardreset.info/devices/motorola/motorola-moto-e5-plus/faq/firmware-flash/ i was stuck for two days running all kinda of commands and got it now awesome....
Stock rom works but ..caller hearing issues now
Googleme35 said:
this site here https://firmware.center/firmware/ and then here are the command lines https://www.hardreset.info/devices/motorola/motorola-moto-e5-plus/faq/firmware-flash/ i was stuck for two days running all kinda of commands and got it now awesome....
Click to expand...
Click to collapse
caller issues I have going on here would like to see if any one knows how to fix it or of I'm in the wrong theard please help me out Moto e5 plus metro PC's imei is there everything works except when I call someone it doesn't work ..
Cant find right phone version
I don't see our phone (1924-7 metro pcs) listed on there site for the firmware. Im in the same boat as the OP and need help as well.
Reeper1989 said:
I don't see our phone (1924-7 metro pcs) listed on there site for the firmware. Im in the same boat as the OP and need help as well.
Click to expand...
Click to collapse
It's there I'll try my best to help with the correct link I'm a noob to uploading files so I'll try to link the site any way I'll get back to you
---------- Post added at 08:15 PM ---------- Previous post was at 08:05 PM ----------
Googleme35 said:
It's there I'll try my best to help with the correct link I'm a noob to uploading files so I'll try to link the site any way I'll get back to you
Click to expand...
Click to collapse
Found it follow link .. http://mirrors.lolinet.com/firmware/Moto/Hanna/official now when you go to think link you will see it there all stock firmware for CCaws / Cricket/ MPCs/ Sprint / TMO hold on ..I'll be back for more information
---------- Post added at 08:18 PM ---------- Previous post was at 08:15 PM ----------
Googleme35 said:
It's there I'll try my best to help with the correct link I'm a noob to uploading files so I'll try to link the site any way I'll get back to you
---------- Post added at 08:15 PM ---------- Previous post was at 08:05 PM ----------
Found it follow link .. http://mirrors.lolinet.com/firmware/Moto/Hanna/official now when you go to think link you will see it there all stock firmware for CCaws / Cricket/ MPCs/ Sprint / TMO hold on ..I'll be back for more information
Click to expand...
Click to collapse
This is the main website https://mirrors.lolinet.com/firmware/Moto/ now on the left you will see Moto click on it and find your firmware as mine is Hannah etc..
---------- Post added at 08:19 PM ---------- Previous post was at 08:18 PM ----------
Reeper1989 said:
I don't see our phone (1924-7 metro pcs) listed on there site for the firmware. Im in the same boat as the OP and need help as well.
Click to expand...
Click to collapse
Hopefully that helps ...
---------- Post added at 08:21 PM ---------- Previous post was at 08:19 PM ----------
Googleme35 said:
It's there I'll try my best to help with the correct link I'm a noob to uploading files so I'll try to link the site any way I'll get back to you
---------- Post added at 08:15 PM ---------- Previous post was at 08:05 PM ----------
Found it follow link .. http://mirrors.lolinet.com/firmware/Moto/Hanna/official now when you go to think link you will see it there all stock firmware for CCaws / Cricket/ MPCs/ Sprint / TMO hold on ..I'll be back for more information
---------- Post added at 08:18 PM ---------- Previous post was at 08:15 PM ----------
This is the main website https://mirrors.lolinet.com/firmware/Moto/ now on the left you will see Moto click on it and find your firmware as mine is Hannah etc..
---------- Post added at 08:19 PM ---------- Previous post was at 08:18 PM ----------
Hopefully that helps ...
Click to expand...
Click to collapse
Sorry for the misunderstanding on left when you see mirrors.lolinet.com click on that folder then you will see firmware from there you will see Moto then u know the rest but go by http://mirrors.lolinet.com the links are broken ..
I'm going to download it and try it now. I think I used one with a different baseband and radio version that caused my issue in the first place. Been a while since ive rooted. But thanks, I'll let you know how it goes.
Reeper1989 said:
I'm going to download it and try it now. I think I used one with a different baseband and radio version that caused my issue in the first place. Been a while since ive rooted. But thanks, I'll let you know how it goes.
Click to expand...
Click to collapse
Ok no problem
One problem solved
So that worked perfectly to restore service thank you so much! Now I have an issue of no sound on device at all. Its been one thing after another.
Reeper1989 said:
So that worked perfectly to restore service thank you so much! Now I have an issue of no sound on device at all. Its been one thing after another.
Click to expand...
Click to collapse
I understand I got sound after I flashed it twice. The only problem I got is caller can't hear me everything works except the caller can't hear me I have been working on that but it's becoming to a point of getting a replacement but not quitting just yet. If I find something will post it ..
If I figure anything out ill be sure to keep you posted. If you could do the same, Id appreciate it greatly.
Reeper1989 said:
If I figure anything out ill be sure to keep you posted. If you could do the same, Id appreciate it greatly.
Click to expand...
Click to collapse
Ok great
Reeper1989 said:
If I figure anything out ill be sure to keep you posted. If you could do the same, Id appreciate it greatly.
Click to expand...
Click to collapse
So I figured something out the firmware we used is Russian modems we need En.English firmware and that is "IDK" where but I'm looking on finding it for my phone to work meaning for calling cause just like I said everything works except the caller can't hear me so I'm gonna try to search for the US version of it in EN.English binfile . I'll be back with an update .. ... UPDATE have you done this one yet 27.11.49.hannah_a.a.en.US this is from Hannah but the AT&T version gonna try it then get back to you .. update again I can not find it and tired the AT&T link and it's broken idk for right now but I'll keep looking
I used the cricket variant of the file last night and It loaded and flashed but no service and still no sound on the device at all. Almost out of ideas.
Googleme35 said:
So I figured something out the firmware we used is Russian modems we need En.English firmware and that is "IDK" where but I'm looking on finding it for my phone to work meaning for calling cause just like I said everything works except the caller can't hear me so I'm gonna try to search for the US version of it in EN.English binfile . I'll be back with an update .. ... UPDATE have you done this one yet 27.11.49.hannah_a.a.en.US this is from Hannah but the AT&T version gonna try it then get back to you .. update again I can not find it and tired the AT&T link and it's broken idk for right now but I'll keep looking
Click to expand...
Click to collapse
Reeper1989 said:
I used the cricket variant of the file last night and It loaded and flashed but no service and still no sound on the device at all. Almost out of ideas.
Click to expand...
Click to collapse
Yeah same here i think I'm just gonna replace the phone . I can not find anything but I'll still look around.
I think I'm going to replace it as well but I'm not gonna give up seeing as I just bought it 2 days ago lol.

Categories

Resources