[Request] ZS570KL recovery.img dump - Asus ZenFone 3 Deluxe Questions & Answers

Hello,
I bought a Zenfone 3 Deluxe ZS570KL Gold with the Snapdragon 821 and 64 GB of ROM.
In my country this device is exclusive of a carrier, but it works with every other carrier. The problem is that the dual SIM feature is disabled.
I can't flash the official Worldwide firmware because the recovery has a different SKU, specific to the carrier in question.
I would like to flash the original recovery, in order to install the official worldwide firmware, but I can't find it on internet.
Can someone help me?
Thanks in advance.

I don't think we can dump recovery.img without unlocking bootloader....
which is impossible as far as I know (at the moment)

I managed to flash the original firmware using fastboot. I converted system.new.dat to system.img by using this tool.
Now the device's SKU is WW, which is right. The problem is that the second SIM doesn't work anyway.

I flashed everything from the archive with fastboot, but the dual SIM settings menu doesn't appear.
By the way, the phone model is Z016S, while the "normal" one is Z016D. Perhaps the "S" stands for "single" and the "D" for "double"?

You could go to zentalk forums and report your problem over there, sadly with no bootloader for 5.7, we can't do much here until then. 5.5 is the only lucky for one for now to have unlock bootloader.

An ASUS Live Chat operator said that my specific model doesn't have hardware support for the second SIM, the problem isn't just software.
I guess I'll have to replace the phone with the right model...

Dany_81 said:
I flashed everything from the archive with fastboot
Click to expand...
Click to collapse
Hello !
I'm also looking to change SKU on my ZS570KL Z016S.
From SKU_TIM to SKU_WW.
I already converted system.new.dat to system.img.
1) What are all the files list to flash ?
system.img ; boot.img ?
2) Does the recovery partition need SKU matching with system.img ?
If yes, where to find recovery.img with SKU_WW ?
3) How to dump all my partitions images before flash ?
I want to backup my img with SKU_TIM if possible.
Thank you very much !

Why not just download the system image from Asus support?

Blues-n-Blazin said:
Why not just download the system image from Asus support?
Click to expand...
Click to collapse
Asus provide only zip image for SKU_WW and I have SKU_TIM.
I think the phone does not allow officially to flash a different SKU.
I don't know the good procedure to switch from SKU_TIM_4.11.40.1070 to SKU_WW_4.12.40.1698
Asus bootloader unlock tool is finaly out but require FW version 4.12.40.1698 and above.
Can you help me ? Thank you very much !

After preliminary investigation, I see that the SKU is defined in firmware emmc_appsboot.mbn & translated to the android prop via init in boot.img.

Dany_81 said:
Hello,
I bought a Zenfone 3 Deluxe ZS570KL Gold with the Snapdragon 821 and 64 GB of ROM.
In my country this device is exclusive of a carrier, but it works with every other carrier. The problem is that the dual SIM feature is disabled.
I can't flash the official Worldwide firmware because the recovery has a different SKU, specific to the carrier in question.
I would like to flash the original recovery, in order to install the official worldwide firmware, but I can't find it on internet.
Can someone help me?
Thanks in advance.
Click to expand...
Click to collapse
Here you go (SD820 variant): https://drive.google.com/file/d/0B8rpJsF4EG0YZ1FQSkUxRW9TdWs/view?usp=sharing

adwinp said:
After preliminary investigation, I see that the SKU is defined in firmware emmc_appsboot.mbn & translated to the android prop via init in boot.img.
Click to expand...
Click to collapse
I'm a very beginner with Android.
I installed ADB and Fastboot and everything works.
I can read properties with ADB :
[ro.build.asus.sku]: [TIM]
[ro.config.CID]: [TIM]
[ro.product.carrier]: [IT-ASUS_Z016S-TIM_Z016]
[ro.build.csc.version]: [TIM_ZS570KL_4.11.40.1070_20160922]
I'm looking to switch SKU from TIM to WW
I can't unlock bootloader because tool require FW version 4.12.40.1698 and above.
No one provides updates for the SKU TIM.
Now I downloaded your bootstock.img and recovery.img for SD820.
I converted system.img from official Asus system.new.dat (WW_4.12.40.1698).
What is the best way to change SKU ? (ZS570KL SD820 64GB)
Thank you very much !

Dany_81 said:
I managed to flash the original firmware using fastboot. I converted system.new.dat to system.img by using this tool.
Now the device's SKU is WW, which is right. The problem is that the second SIM doesn't work anyway.
Click to expand...
Click to collapse
You could make a guide of how did you change the sku? Thanks so much. I'm not able

Dany_81 said:
I managed to flash the original firmware using fastboot. I converted system.new.dat to system.img by using this tool.
Now the device's SKU is WW, which is right. The problem is that the second SIM doesn't work anyway.
Click to expand...
Click to collapse
Did you just flashed the system.img? Or any other partition?

kitnoos2002 said:
I'm a very beginner with Android.
I installed ADB and Fastboot and everything works.
I can read properties with ADB :
[ro.build.asus.sku]: [TIM]
[ro.config.CID]: [TIM]
[ro.product.carrier]: [IT-ASUS_Z016S-TIM_Z016]
[ro.build.csc.version]: [TIM_ZS570KL_4.11.40.1070_20160922]
I'm looking to switch SKU from TIM to WW
I can't unlock bootloader because tool require FW version 4.12.40.1698 and above.
No one provides updates for the SKU TIM.
Now I downloaded your bootstock.img and recovery.img for SD820.
I converted system.img from official Asus system.new.dat (WW_4.12.40.1698).
What is the best way to change SKU ? (ZS570KL SD820 64GB)
Thank you very much !
Click to expand...
Click to collapse
Hallo Kitnoos,
finally I have de-brand the zf3d w/o unlock the bootloader, w/o any data loss, just hold the breath for 5 minutes :laugh:
I've used sdat2img.py for convert the asus system.dat to system.img, looking for some guide here on xda... the required files are system.transfer.list and system.new.dat...
Now the phone tell me "WW.4.12.40.1698.20161228"... bye bye sku TIM :laugh::laugh:

macsax said:
Hallo Kitnoos,
finally I have de-brand the zf3d w/o unlock the bootloader, w/o any data loss, just hold the breath for 5 minutes :laugh:
I've used sdat2img.py for convert the asus system.dat to system.img, looking for some guide here on xda... the required files are system.transfer.list and system.new.dat...
Now the phone tell me "WW.4.12.40.1698.20161228"... bye bye sku TIM :laugh::laugh:
Click to expand...
Click to collapse
Hello !
Have you just converted system.dat to system.img(Raw EXT4) with sdat2img.py ?
Or after that you have converted system.img(Raw EXT4) to system.img with img2simg.exe ?
What is the size of the final system file you have flashed ?
Thank you very much !

kitnoos2002 said:
Hello !
Have you just converted system.dat to system.img(Raw EXT4) with sdat2img.py ?
Or after that you have converted system.img(Raw EXT4) to system.img with img2simg.exe ?
What is the size of the final system file you have flashed ?
Thank you very much !
Click to expand...
Click to collapse
i've used only sdat2img.py, because img2simg.exe won't work on my win10 virtualized...
then I've flashed system.new.img in fastboot mode, just "fastboot flash system system.new.img"
system.new.img is 4.026.286.080 byte (4,03 GB on disk)
enjoy your WW sku
:laugh::laugh:

macsax said:
i've used only sdat2img.py, because img2simg.exe won't work on my win10 virtualized...
then I've flashed system.new.img in fastboot mode, just "fastboot flash system system.new.img"
system.new.img is 4.026.286.080 byte (4,03 GB on disk)
enjoy your WW sku
:laugh::laugh:
Click to expand...
Click to collapse
Thank you I will try this week end !
Bye bye TIM and bye bye bugs

Dany_81 said:
I flashed everything from the archive with fastboot, but the dual SIM settings menu doesn't appear.
By the way, the phone model is Z016S, while the "normal" one is Z016D. Perhaps the "S" stands for "single" and the "D" for "double"?
Click to expand...
Click to collapse
Yes in Z016S, "S" is for Single :
Maybe it's not in the hardware and we can activate dual sim in the boot after unlock, like frequency band ?

Kitnoos gli aggiornamenti funzionano in automatico?
Update work?

Related

Need help for changing cust / oeminfo after downgrade huawei gx8

HI THERE!
I HAVE A HUAWEI GX8 UNLOCKED US VERSION RIO-L03 (RIO-L23)
I HAD BEFORE C567B141 ANDROID 5.1.1: download-c1.huawei.com/download/downloadCenter?downloadId=75372&siteCode=us
I'M FROM ARGENTINA , AND I NOTICED THAT THERE WAS A MM UPDATE, consumer.huawei.com/gt/support/downloads/detail/index.htm?id=86543 FOR RIO-L03, LATIN AMERICA AND DUAL SIM.
I INSTALLED THAT CORRECTLY , USING LOCAL UPDATE METHOD. (MY VERY WORST MISTAKE)
AFTER THE INSTALATION SUCCESS, I HAD NO SIGNAL, IVE TRIED EVERYTHING BUT EVERYTHING WAS THE SAME. I NOTICED AFTER THAT I HAVE ONLY 1 IMEI. SO I THINK THE HUAWEI STAFF UPLOADED THIS FIRMWARE WRONG AND WAS FOR SINGLE SIM , LIKE RIO-L01 I DONT KNOW.
AFTER THAT I HAD NO CHOICE BUT DOING A DOWNGRADE, UNFORTUNALLY THERES NO ROLLBACK PACKAGE FOR MY PHONE. SO I UNLOCKED THE BOOTLOADER FINE AND DOWNGRADE USING ADB (FASTBOOT FLASH CUST CUST.IMG (WITH ERROR) , FASTBOOT FLASH BOOT BOOT.IMG , FASTBOOT FLASH RECOVERY RECOVERY.IMG, AND SYSTEM) NOW IT WORKS FINE BUT I HAVE NO FINGERPRINT, EVEN IT ISNT ON THE SETTINGS MENU. I VE TRIED EVERYTHING, ROOTED IT AND TRIED TO ERASE CUST FOLDER AND FLASH THE 5.1.1 CUST, WITH ERROR, FLASH USING ADB AGAIN, NO RESULT , MODIFING THE CUST FOLDER, NO SUCCESS . TRIED TO FLASH AGAIN USING 3 BUTTONS, NO SUCCESS, EVEN LOCAL UPDATE OR ENGINEERING MENU . (SO NOW I HAVE THE RIO-L03C567B141 BUT WITH CUST / OEMINFO ERROR, AND NO FINGERPRINT)
I READ IN FORUM SOMETHING ABOUT OEMINFO, BUT I DONT KNOW WHAT SHALL I DO.
IN PROJECT MENU , VENEER INFORMATIONS, VERSION INFO IT SAYS: CUST VERSION : CVERSION: CUST, DVERSION: CUST (THIS IS SURE MY PROBLEM)
IN NETWORK INFORMATION QUERY , VENDOR COUNTRY INFO IT SAYS: VENDOR : HW, COUNTRY : USA (THIS IS OK, I THINK)
IN CUST FOLDER, HW, IS A FOLDER NAMED LA (THIS WERE SURE INSTALLED WITH THE LATIN AMERICA MM ROM), BUT THERE MUST SAY USA, NOT LA.
PLEASE I NEED YOUR HELP PEOPLE, I JUST WANNA HAVE 5.1.1 WITH THE FULL ROM INSTALLED CORRECTLY , USING ANY METHOD, BUT I CANT BECAUSE OF THE CUST OR OEM INFO, I DONT KNOW.
ANY HELP WILL BE APRECIATED . I JUST DONT KNOW WHAT ELSE TO DO
THANKS AND HAVE A NICE DAY.
First, use lowercase...
I think you should install android 6 stock, and install TWRP for nougat and use a custom rom in nougat. There is a lot of rom available for Huawei Gx8
Thx for replying, but which mm stock ROM shall i use? I need a gx8 real dual sim MM rom
Hi, check the thread fromf surdu_petru, there is something about no fingerprint and, i think, its solved flashing the modem from your 5.1 rom.
I dont know, maybe it can help you
Ive also tried that

LG G4 H815 running MM with Anti-rollback version 4 !!!!!!!

Helle everyone, I recently purchased an LG G4 H815 running MM from eBay, it is supposed to be INTERNATIONAL VERSION, but I had noticed first that Android PAY does not work (when I try to launch the app it does not let me in and says that I am running a custom ROM or I have a rooted phone or unlocked bootloader) which none I personally did. Then I tried to verify my anti-rollback version because I couldn't update to Nougat, the HIDDEN MENU code supposed to work for my model H815 didn't work, but instead, the code related to the American versions (ATT and T-Mo) WORKED, AND MY DEVICE HAS anti-rollback version = 4 !!!! as far as I know, the most recent one is 3, how is that even possible??? (see Pictures for more infos)
( Unfortunately I couldn't figure out a way to upload pictures here so here is a link to Imgur)
imgur (.) com/a/bPSk3
Thanks for any further help or infos.
DjMaxTn said:
Helle everyone, I recently purchased an LG G4 H815 running MM from eBay, it is supposed to be INTERNATIONAL VERSION, but I had noticed first that Android PAY does not work (when I try to launch the app it does not let me in and says that I am running a custom ROM or I have a rooted phone or unlocked bootloader) which none I personally did. Then I tried to verify my anti-rollback version because I couldn't update to Nougat, the HIDDEN MENU code supposed to work for my model H815 didn't work, but instead, the code related to the American versions (ATT and T-Mo) WORKED, AND MY DEVICE HAS anti-rollback version = 4 !!!! as far as I know, the most recent one is 3, how is that even possible??? (see Pictures for more infos)
( Unfortunately I couldn't figure out a way to upload pictures here so here is a link to Imgur)
imgur (.) com/a/bPSk3
Thanks for any further help or infos.
Click to expand...
Click to collapse
There are many Frankenstein devices out there.. One thing is 100%: you have a refurbished device. So it's definitively NOT a pure h815.
H815 devices have no ARB!
Please make a backup of your device with SALT ( https://bit.do/SALTatXDA ) - basic is fine. And share the resulting files i.e. via Google drive.
Having that backup is crucial important regardless. And I want to take a look into your bootloader stack to find out which one is installed.
Sent from my LG-H815 using XDA Labs
steadfasterX said:
There are many Frankenstein devices out there.. One thing is 100%: you have a refurbished device. So it's definitively NOT a pure h815.
H815 devices have no ARB!
Please make a backup of your device with SALT ( ) - basic is fine. And share the resulting files i.e. via Google drive.
Having that backup is crucial important regardless. And I want to take a look into your bootloader stack to find out which one is installed.
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
Thanks for the reply man, i really appreciate it.
1/ Yes it is a refurbished device
2/ I think it is Sprint version LS991 (according to the ABR - Sprint is the only version that has version 4)
3/ I checked the IMEI online and it confirms that it is a SPRINT device
3/ I found online that there is some CUSTOM ROMs that "converts" literally any version to H815 (mine shows 4g LTE logo when I am using ONLY 3G WCDMA in settings)
How to retreive the bootloader stack info in order to share it here for you to take a look ?
I am now trying to install SALT in LINUX - I will keep you up-to-date
DjMaxTn said:
Thanks for the reply man, i really appreciate it.
1/ Yes it is a refurbished device
2/ I think it is Sprint version LS991 (according to the ABR - Sprint is the only version that has version 4)
3/ I checked the IMEI online and it confirms that it is a SPRINT device
3/ I found online that there is some CUSTOM ROMs that "converts" literally any version to H815 (mine shows 4g LTE logo when I am using ONLY 3G WCDMA in settings)
How to retreive the bootloader stack info in order to share it here for you to take a look ?
I am now trying to install SALT in LINUX - I will keep you up-to-date
Click to expand...
Click to collapse
Making a backup with SALT will also get the bootloader stack. Just share the files afterwards.
Sent from my LG-H815 using XDA Labs
steadfasterX said:
Making a backup with SALT will also get the bootloader stack. Just share the files afterwards.
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
So i installed SALT successfully, put the device is download mode, but SALT does not detect it!!
It throws an ERROR NO DEVICE CONNECTED (see picture)
imgur.com/a/syp7V
steadfasterX said:
Making a backup with SALT will also get the bootloader stack. Just share the files afterwards.
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
Finally got it working here is the screenshot imgur.com/a/Kf5xI
And here are the files retrieved using SALT https://goo.gl/ch2FHr
DjMaxTn said:
Finally got it working here is the screenshot imgur.com/a/Kf5xI
And here are the files retrieved using SALT https://goo.gl/ch2FHr
Click to expand...
Click to collapse
Pls paste the SALT debug log in advanced menu as well. It's enough directly when started SALT with the device connected.
Many thx
Nvm got it. The important stuff is in your screenshot.
You have a converted device. Meaning you have the ls991 bootloader stack plus the h815 system. This is possible but more interesting would be: is your SIM working? Do you get mobile Internet? 3g,4g?
Sent from my LG-H815 using XDA Labs
steadfasterX said:
Pls paste the SALT debug log in the advanced menu as well. It's enough directly when started SALT with the device connected.
Many Thx
Nvm got it. The important stuff is in your screenshot.
You have a converted device. Meaning you have the ls991 bootloader stack plus the h815 system. This is possible but more interesting would be: is your SIM working? Do you get mobile Internet? 3g,4g?
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
Many thanks for reply, yes everything works fine (Android Pay does not work), DATA works fine BUT even using ONLY GSM/3G WCDMA (no LTE) in the settings, I always see the 4g LTE logo when using DATA, I think they somehow changed/ replaced the 3g data logo in the status bar with 4g LTE logo, in order to make the user believe the device is compatible with his LTE carrier frequency (which is not correct of course)
This SPRINT device does not support LTE in the country I am using it in (Czech Republic), I verified it with the help of willlmyphonework.com website.
This is really so disgusting and unfaithful behaviour from SOME Chinese sellers on eBay, the SPRINT version is the cheapest one, so in order to RIP off customers, they CONVERT these models to H815 in order to sell them for more, and not everyone would have the knowledge to dig deep into the device info in order to verify the legitimacy of their product specs, this is sad...
Anyway, what should I do now which this devise? how can I at least install Nougat or have the OFFICIAL firmware without breaking the device??
Thanks for your time and precious information
DjMaxTn said:
Many thanks for reply, yes everything works fine (Android Pay does not work), DATA works fine BUT even using ONLY GSM/3G WCDMA (no LTE) in the settings, I always see the 4g LTE logo when using DATA, I think they somehow changed/ replaced the 3g data logo in the status bar with 4g LTE logo, in order to make the user believe the device is compatible with his LTE carrier frequency (which is not correct of course)
This SPRINT device does not support LTE in the country I am using it in (Czech Republic), I verified it with the help of willlmyphonework.com website.
This is really so disgusting and unfaithful behaviour from SOME Chinese sellers on eBay, the SPRINT version is the cheapest one, so in order to RIP off customers, they CONVERT these models to H815 in order to sell them for more, and not everyone would have the knowledge to dig deep into the device info in order to verify the legitimacy of their product specs, this is sad...
Anyway, what should I do now which this devise? how can I at least install Nougat or have the OFFICIAL firmware without breaking the device??
Thanks for your time and precious information
Click to expand...
Click to collapse
Well.. We don't know if it is a ls991 or a h815 or a complete other device. The only way to say this for sure is to open the device and looking on the mainboard(!). But regardless you have a fusing device now and so you cannot install a h815 bootloader stack anymore. Say thx to ARB ( https://bit.do/antirollg4 ) which can hard brick your device.
It SEEMS that you can boot h815 ROMs but if you try to replace the bootloader stack coming with the N zip or the TOT (which you can find here on XDA) it will hard brick.
Interesting is that h815 is able to boot. It MAY be possible to boot N by just replacing modem, system and boot partition though. That depends on your bootloader stack.
Try to boot into fastboot from android:
adb reboot bootloader
You should see the fastboot screen. Could you make a photo of that? We MAY have luck and its a special one.
Sent from my LG-H815 using XDA Labs
steadfasterX said:
Well.. We don't know if it is a ls991 or a h815 or a complete other device. The only way to say this for sure is to open the device and looking on the mainboard(!). But regardless you have a fusing device now and so you cannot install a h815 bootloader stack anymore. Say thx to ARB ( https://bit.do/antirollg4 ) which can hard brick your device.
It SEEMS that you can boot h815 ROMs but if you try to replace the bootloader stack coming with the N zip or the TOT (which you can find here on XDA) it will hard brick.
Interesting is that h815 is able to boot. It MAY be possible to boot N by just replacing modem, system and boot partition though. That depends on your bootloader stack.
Try to boot into fastboot from android:
adb reboot bootloader
You should see the fastboot screen. Could you make a photo of that? We MAY have luck and its a special one.
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
Unfortunately this command adb reboot bootloader just reboots the phone normally to android ( normal reboot)
I couldnt boot into fastboot because the Send command returns FAIL when I type id (so i cant move on in the process ...) Maybe locked bootloader??
DjMaxTn said:
Unfortunately this command adb reboot bootloader just reboots the phone normally to android ( normal reboot)
I could it boot into fastboot because the Send command returns FAIL when I type id (so i cant move on in the process ...) Maybe locked bootloader??
Click to expand...
Click to collapse
Too bad. Try that :
Power off phone
Press vol down and keep it pressed
While doing so plugin the USB cable and wait
You may see fastboot now.
Sent from my LG-H815 using XDA Labs
steadfasterX said:
Too bad. Try that :
Power off phone
Press vol down and keep it pressed
While doing so plugin the USB cable and wait
You may see fastboot now.
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
No luck, the phone starts to charge while turned off and connected to the computer, there is something really strange going on here, it is like this mode had been blocked or something....
DjMaxTn said:
No luck, the phone starts to charge while turned off and connected to the computer, there is something really strange going on here, it is like this mode had been blocked or something....
Click to expand...
Click to collapse
Well no. Some firmwares do not allow to boot into fastboot that's not that unlikely.
So what I can say is that you have a ls991 bootloader stack with a h815 system so it MAY be possible to install nougat but not yet. I will integrate flashing partitions to SALT soon. Until then you have to wait.
Sent from my LG-H815 using XDA Labs
steadfasterX said:
Well no. Some firmwares do not allow to boot into fastboot that's not that unlikely.
So what I can say is that you have a ls991 bootloader stack with a h815 system so it MAY be possible to install nougat but not yet. I will integrate flashing partitions to SALT soon. Until then you have to wait.
Sent from my LG-H815 using XDA Labs
Click to expand...
Click to collapse
Has the flashing per folder been implemented? I think I may have the same problem with the OP. AT&T device with H815 system and ARB 3.
tjlabais said:
Has the flashing per folder been implemented? I think I may have the same problem with the OP. AT&T device with H815 system and ARB 3.
Click to expand...
Click to collapse
read the SALT thread. I provide changelogs for every release.
flashing is possible even now in a beta state. waiting on IRC (read the SALT thread - OP) is the only way if you want to participate on the beta test.
.
steadfasterX said:
read the SALT thread. I provide changelogs for every release.
flashing is possible even now in a beta state. waiting on IRC (read the SALT thread - OP) is the only way if you want to participate on the beta test.
.
Click to expand...
Click to collapse
Hello! I have similar situation I have H815 ... but LGUP says H81521y it seems it has some strange software/modem/rom uploaded. It is marshmallow 6.0 I cannot get into fastboot mode so I cannot unlock bootloader. I tried to install TOT of Nougat via LGUP but no luck cause it turned out I have antirollback V3.
Is it possible for me to install TWRP and then any custom ROM? I don't know what to do right now...
remialfa said:
Hello! I have similar situation I have H815 ... but LGUP says H81521y it seems it has some strange software/modem/rom uploaded. It is marshmallow 6.0 I cannot get into fastboot mode so I cannot unlock bootloader. I tried to install TOT of Nougat via LGUP but no luck cause it turned out I have antirollback V3.
Is it possible for me to install TWRP and then any custom ROM? I don't know what to do right now...
Click to expand...
Click to collapse
Did you try unlocking the official way through LG website?
https://developer.lge.com/resource/mobile/RetrieveBootloader.dev
The LG G4 H815 is officially unlockable
DjMaxTn said:
Did you try unlocking the official way through LG website?
https://developer.lge.com/resource/mobile/RetrieveBootloader.dev
The LG G4 H810 is officially unlockable
Click to expand...
Click to collapse
It seems it's H815 with AT&T Software with anti rollback v3. Adb reboot bootloader just restarts the phone, I tried to enter bootloader by keys combination. It enters firmware update mode.
I think due to v3 rollback I cannot do anything with this phone, am I right?
remialfa said:
It seems it's H815 with AT&T Software with anti rollback v3. Adb reboot bootloader just restarts the phone, I tried to enter bootloader by keys combination. It enters firmware update mode.
I think due to v3 rollback I cannot do anything with this phone, am I right?
Click to expand...
Click to collapse
Correct (axcording to my experience). I had the same issue with my previous phone. It turned out to be a ls991 with H815 software.
The only way to know your Hardware is to take a look inside the phone , you will find it printed on the motherboard.
DjMaxTn said:
Correct (axcording to my experience). I had the same issue with my previous phone. It turned out to be a ls991 with H815 software.
The only way to know your Hardware is to take a look inside the phone , you will find it printed on the motherboard.
Click to expand...
Click to collapse
Mine has H815 printed on antenna and few other parts, in system it also says H815 in LGUP its H81521Y I think it's H815 with AT&T bootloader and therefore they flashed anti rollback V3 so at this point I cannot do anything...

[SOLVED! ^_^][H930DS ONLY] V30+ Progress Towards Root/TWRP/ROMs (not achieved yet)

The plight has been answered! We have a solution! Thread has been locked, as we now have a solution! Please visit @ChazzMatt 's posts in this thread for a full description, and link, to the method.
---
G'day everyone!
Much like @mr turtle droid , I've decided to create this sister thread to keep us all informed of the progress towards Root, TWRP, and ROM's for the CARRIER UNLOCKED LG V30+ variant.
At this point in time (15:50, 21st Feb 2018), LG HAVEN'T placed this model on their Unlock list, on the LG Dev website. The LG Models that ARE there are the H930 and the H930G for the Euro market. I've emailed LG Australia about this, and am still waiting on a response, but doubtful I'll get a helpful one. I've also asked on the LGDeveloper twitter page, and received a stock standard response: "We are sorry that we can't be of much help. If there are any changes to the supported devices, we will let you know via our website".
Not being a dev myself, I don't know if any fastboot commands work or not, so if someone can get us going with potential methods, that'd be sweet.
I have a link for the Firmware *.kdz downloads, for what it's worth. Link is found HERE.
If anyone has any ideas, please share them. The more that we know, the closer we get to unleashing the full potential of this great phone.
Also, if someone could explain why exactly LG doesn't unlock all the different models of their flagship, or at least give an ETA for the unbranded one's, that'd be sweet. Is it because of licences, or patents or something? Or is because it's a Dual SIM model? Curious more than anything.
It just seems nuts to me that the V30+ that I bought from JB Hi-Fi wouldn't be on the unlock list, if it's an unbranded / noncarrier variant.
Once again, this is for the carrier UNLOCKED variant, H930DS.
If the bootloader is unlocked on the H930DS then this thread might be a step in the right direction for route
https://forum.xda-developers.com/lg-v30/how-to/looks-root-coming-soon-to-v30-models-t3769157
https://www.xda-developers.com/lg-v30-bootloader-unlock-android-oreo/
Hi, reports on there suggest that only one sim is working after using that method.
Seems like flashing back some partitions from another ds model with lgup could be the solution.
I have been tempted to buy this phone only put off by no root.
Sent from my HTC One_M8 dual sim using XDA Labs
gazzacbr said:
Hi, reports on there suggest that only one sim is working after using that method.
Seems like flashing back some partitions from another ds model with lgup could be the solution.
I have been tempted to buy this phone only put off by no root.
Click to expand...
Click to collapse
Is second sim not working at all, or is it possible to use it as a data connection only?
Hi, I have only had mine for 3 days so haven't tried yet
I think as a H930 single sim unlocked bootloader is loaded, you will only see 1 sim.
Dont quote me on that as I am still reading up
Any experts who can answer?
Both SIMs work for H930DS. Just flash unlock bin and TWRP as described in WTF thread. Need to mention that I've had official H930DS Oreo update prior to attempting this.
Hi, well thats the first time I have seen that stated.
There are no specific instructions for the DS.
Are the one's with only 1 sim just flashing a single sim rom and keeping it for the bands or something?
I have V10e-AME-XX and no Oreo update is showing.
So do I
LGUP to convert to open single sim H930
Adb reboot bootloader
fastboot flash unlock new_unlock.bin
Install Twrp
Then how to get dual sim rom?
Sent from my HTC One_M8 dual sim using XDA Labs
gazzacbr said:
Hi, well thats the first time I have seen that stated.
There are no specific instructions for the DS.
Are the one's with only 1 sim just flashing a single sim rom and keeping it for the bands or something?
I have V10e-AME-XX and no Oreo update is showing.
So do I
LGUP to convert to open single sim H930
Adb reboot bootloader
fastboot flash unlock new_unlock.bin
Install Twrp
Then how to get dual sim rom?
Click to expand...
Click to collapse
Here's an India H930DS user:
mehra1 said:
Everything is working - dual sim, jio internet after root and bootloader unlock. For volte to work on jio one has to install jio4gvoice app and that's it. You have a daily driver and more flexible smartphone.
Click to expand...
Click to collapse
I asked him exactly what he did:
mehra1 said:
I followed your "WTF " procedure
installed the h930 EU 20d rom and
used the new_unlock.bin file.
Click to expand...
Click to collapse
gazzacbr said:
So do I LGUP to convert to open single sim H930
Click to expand...
Click to collapse
I wouldn't flash single sim rom on a dual sim device if I was you. You need to flash Oreo dual sim firmware and then everything is straight forward. Bootloader unlock process as well as flashing TWRP won't effect any fuctionalty and procedure is simple.
crubbish said:
Both SIMs work for H930DS. Just flash unlock bin and TWRP as described in WTF thread. Need to mention that I've had official H930DS Oreo update prior to attempting this.
Click to expand...
Click to collapse
crubbish said:
I wouldn't flash single sim rom on a dual sim device if I was you. You need to flash Oreo dual sim firmware and then everything is straight forward. Bootloader unlock process as well as flashing TWRP won't effect any fuctionalty and procedure is simple.
Click to expand...
Click to collapse
But you had to flash H930 to get bootloader unlock. You seem to be contradicting yourself... please clarify?
The India H930DS guy did it this way:
mehra1 said:
Everything is working - dual sim, jio internet after root and bootloader unlock. For volte to work on jio one has to install jio4gvoice app and that's it. You have a daily driver and more flexible smartphone.
Click to expand...
Click to collapse
I asked him exactly what he did:
mehra1 said:
I followed your "WTF " procedure installed the h930 EU 20d rom and used the new_unlock.bin file.
Click to expand...
Click to collapse
Hi, still not quite getting it
Is H930 eu 20d a dual sim rom then?
Otherwise what exactly is "Oreo dual sim firmware"
"Quote:
Originally Posted by crubbish 
I wouldn't flash single sim rom on a dual sim device if I was you. You need to flash Oreo dual sim firmware"
Yes, that's what I am trying to clarify.
Just a bit paranoid about accidently flashing a singles sim rom as I have had this worry on my M8
OK, hang on, just searching around, is it this?
[H930DS][STOCK][OREO]LG V30+ Hong Kong HH93020DS
V30+ 930DS Hong Kong H930DS20n_00_OPEN_HK_DS_OP_0416.kdz
https://forum.xda-developers.com/lg-v30/development/h930ds-lg-v30-hong-kong-hh93020ds-t3782935
but probably not this as its for single sim only?
[H930][STOCK][OREO]LG V30 European open market H930 H93020d_00_OPEN_EU_OP_0326.kdz
H93020d_00_OPEN_EU_OP_0326.kdz
2.94GB
For H930, H930G, >>H930DS. <<
https://forum.xda-developers.com/lg-v30/development/h930-lg-v30-european-market-h930-t3779076
Sent from my HTC One_M8 dual sim using XDA Labs
I have a H930DS flashed with H930 firmware. It's rooted with Magisk installed. Both SIM slots are working. Both data and calls are fine.
I used the H93020d_00_OPEN_EU_OP_0326.kdz firmware.
The phone is still identified as a H930DS and the software version is called V20d-GLOBAL-COM
https://imgur.com/a/W0Xx8BJ
johanruda said:
I have a H930DS flashed with H930 firmware. It's rooted with Magisk installed. Both SIM slots are working. Both data and calls are fine.
I used the H93020d_00_OPEN_EU_OP_0326.kdz firmware.
The phone is still identified as a H930DS and the software version is called V20d-GLOBAL-COM
https://imgur.com/a/W0Xx8BJ
Click to expand...
Click to collapse
DOH! just when I thought I understood this, lol
I just flashed the "V30+ 930DS Hong Kong H930DS20n_00_OPEN_HK_DS_OP_0416.kdz"
I have 8.0.0, build number is the same as yours, software version is V20n-GLOBAL-COM (yours is V20d...)
and adb devices shows ok,
then adb reboot bootloader is ok,
I get the fastboot screen but then no connection from fastboot
fastboot oem device-id just gives me < waiting for device >
johanruda said:
I have a H930DS flashed with H930 firmware. It's rooted with Magisk installed. Both SIM slots are working. Both data and calls are fine.
I used the H93020d_00_OPEN_EU_OP_0326.kdz firmware.
The phone is still identified as a H930DS and the software version is called V20d-GLOBAL-COM
https://imgur.com/a/W0Xx8BJ
Click to expand...
Click to collapse
Thank you. So you flashed the H930 Oreo KDZ. Just like the instructions say in the WTF thread.
To me, the only way for H939DS users to do this is to flash H9390 and run the command. One India H930DS user says that is what he has done and he has BOTH SIMS. Now you have confirmed it. That's two H930DS users who have bootloader unlocked and rooted, just like I said they could do -- and they both retained dual SIM functionality. Every V30/V30+ can be bootloader unlocked and rooted, except for the T-mobile H932.
Even @crubbish seems to infer that but he contradicted himself -- saying he didn't flash the H930 firmware, which I'm pretty sure HE HAD to -- which is frustrating.
hmm, so I have just re-run LGUPP and device is recognized this time but I get and error 0x8... Please us latest dll LAF protocol version is not match
Do I need to go back down to nougat and them back up again?
gazzacbr said:
hmm, so I have just re-run LGUPP and device is recognized this time but I get and error 0x8... Please us latest dll LAF protocol version is not match
Do I need to go back down to nougat and them back up again?
Click to expand...
Click to collapse
No, the H930 variants (which include the HD30DS) do NOT need to downgrade to Nougat.
You just need to figure out how to install and use the LGUP.
---------- Post added at 07:52 AM ---------- Previous post was at 07:34 AM ----------
crubbish said:
Both SIMs work for H930DS. Just flash unlock bin and TWRP as described in WTF thread. Need to mention that I've had official H930DS Oreo update prior to attempting this.
Click to expand...
Click to collapse
crubbish said:
I wouldn't flash single sim rom on a dual sim device if I was you. You need to flash Oreo dual sim firmware and then everything is straight forward. Bootloader unlock process as well as flashing TWRP won't effect any fuctionalty and procedure is simple.
Click to expand...
Click to collapse
@crubbish, I'm sorry but you seem to be contradicting yourself. Please clarify. You either used the WTF instructions or you didn't.
I WROTE the instructions for the WTF thread and they clearly say all H930 variants -- which included the H930DS -- needs to flash the H930 Oreo KDZ to get the fastboot flash commands. So, unless you are saying you somehow managed to enable those commands some other way (and H932 T-mobile users would be all ears for that!), then you did indeed flash the H930 Oreo KDZ, did you not?
Two other H930DS users -- at least one from India -- have used the WTF method, of course flashing the HD30 Oreo KDZ -- and they are bootloader unlocked, have TWRP custom recovery, rooted, and have dual SIM functionality.
Unless you have figured out some other way, THAT is also exactly what you did.
More information:
mehra1 said:
I couldn't control my flashing eagerness when i saw @ChazzMatt and @TxanMoe has made it possible to root amd unlock the bootloader, so I had to try.
You should follow this link and all will be clear and easy
https://forum.xda-developers.com/lg-v30/help/wtf-lg-v30-t3790500
Click to expand...
Click to collapse
Thank you.
gazzacbr said:
DOH! just when I thought I understood this, lol
I just flashed the "V30+ 930DS Hong Kong H930DS20n_00_OPEN_HK_DS_OP_0416.kdz"
I have 8.0.0, build number is the same as yours, software version is V20n-GLOBAL-COM (yours is V20d...)
and adb devices shows ok,
then adb reboot bootloader is ok,
I get the fastboot screen but then no connection from fastboot
fastboot oem device-id just gives me < waiting for device >
Click to expand...
Click to collapse
If you've connected the phone to a USB3 port, try a USB2 port instead. That usually works.
Also, if you're not using the cable that came with the phone, try that as well.
gazzacbr said:
hmm, so I have just re-run LGUPP and device is recognized this time but I get and error 0x8... Please us latest dll LAF protocol version is not match
Do I need to go back down to nougat and them back up again?
Click to expand...
Click to collapse
No, you need a newer DLL for LGUP which can be found in this thread: https://forum.xda-developers.com/lg-v30/development/lgup-oreo-dll-file-v30-t3779441
Put it in the C:\Program Files (x86)\LG Electronics\LGUP\model\common (create the "common" folder if it's not present). Start LGUP WITHOUT Uppercut.
johanruda said:
If you've connected the phone to a USB3 port, try a USB2 port instead. That usually works.
Also, if you're not using the cable that came with the phone, try that as well.
No, you need a newer DLL for LGUP which can be found in this thread: https://forum.xda-developers.com/lg-v30/development/lgup-oreo-dll-file-v30-t3779441
Put it in the C:\Program Files (x86)\LG Electronics\LGUP\model\common (create the "common" folder if it's not present). Start LGUP WITHOUT Uppercut.
Click to expand...
Click to collapse
Thank you.
Besides trying a different USB port or different cable, also try to enter download mode manually (power off completely, then hold volume up button while plugging in USB cable), THEN open LGUP to make it recognize your phone.
Also, try a different computer if none of those suggestions work.
ChazzMatt said:
@crubbish, I'm sorry but you seem to be contradicting yourself. Please clarify. You either used the WTF instructions or you didn't.
Click to expand...
Click to collapse
I've had Oreo OTA flashed on my H930DS after which I've followed WTF procedure without flashing any other firmware. Sorry if I wasn't clear on this.
It looks to me that as long as you're on official Oreo firmware you can appy unlock.bin straight away, no need to pre-flash any other firmware. Also someone has reported on losing dual sim functionality after flashing plain H930 firmware, that's why I think it's safer to flash specific dual sim rom for dual sim devices.

LM-G710V going back to stock possible?

Hi!
I have this G7 with the model LM-G710V with an unlocked bootloader and managed to successfully flash Phh-Treble by following this thread:
https://forum.xda-developers.com/lg-g7-thinq/development/rom-phh-aosp-8-1-t3808649 :victory:
but then i would like to convert back to stock but unfortunately there are no available KDZ for G710V in the interweb.
would it be possible to convert G710V to G710EM ,or to a similar effect, by flashing 10b Vendor img and boot img then the kdz found in this thread:
https://forum.xda-developers.com/lg-g7-thinq/development/dump-g7-stock-vendor-t3840834 ?
or would this just leave me with a dead bricked phone?
additional notes:
bought this phone as a secondhand from someone in facebook with the bootloader unlocked and with, as the seller stated, "G7+" rom with issues.
no backup was made before
Thank you for anyone willing to answer! :good::fingers-crossed:
Pics for reference
https://i.imgur.com/xSnRnL1.jpg
https://i.imgur.com/PebWDAM.jpg
Hello @xElouise, according to the LG Open Source Code Distribution website (here), the G710V is equivalent to:
G710VM
G710AWM
G710AWMH
G710VMP
G710VMX
KDZs from any of the models above should work fine, just note that they may come with carrier bloatware. Reflashing the stock firmware is the same as any other G7 version (here, up to the first half step 5).
Does your phone have an IMEI code and working telephony? Because from the info I have gathered on the internet, looks like the G710V is a retail demo unit without either baseband or IMEI.
Hey there! Thanks for the reply!
Unfortunately since after flashing Phh-Treble LGUP does not recognize the phone anymore (Shows up as Unknown)(maybe because i flashed the vendor img(?) idk.)
Anyway, since back then before flashing Phh-Treble i was already trying to flash KDZs Thru LGUP, but unfortunately LGUP throws me error saying it does not support cross flashing.
I have tested the following before:
G710VM - LGUP Error cant cross flash G710V to G710VM
G710AWM - LGUP Error cant cross flash G710V to G710
G710VMX - LGUP Error cant cross flash G710V to G710
This unit IMEI & Baseband says unknown. This also has the white sticker at the back with some of it's details like unit model, FCC Id, etc.
xElouise said:
Hey there! Thanks for the reply!
Unfortunately since after flashing Phh-Treble LGUP does not recognize the phone anymore (Shows up as Unknown)(maybe because i flashed the vendor img(?) idk.)
Anyway, since back then before flashing Phh-Treble i was already trying to flash KDZs Thru LGUP, but unfortunately LGUP throws me error saying it does not support cross flashing.
I have tested the following before:
G710VM - LGUP Error cant cross flash G710V to G710VM
G710AWM - LGUP Error cant cross flash G710V to G710
G710VMX - LGUP Error cant cross flash G710V to G710
This unit IMEI & Baseband says unknown. This also has the white sticker at the back with some of it's details like unit model, FCC Id, etc.
Click to expand...
Click to collapse
Try hooking it up to LG bridge. It will automatically recognize the phone in download mode and it will update it to the latest stock.
LameMonster82 said:
Try hooking it up to LG bridge. It will automatically recognize the phone in download mode and it will update it to the latest stock.
Click to expand...
Click to collapse
LG Bridge fails to recognize the phone on download mode.
It says " Notice: Can not connect. disconnect the USB cable from your computer and reconnect" done this multiple times, even swapped usb cables with other phone
edit: So i was able to make LGUP recognize the device again but still same problem with cross flashing <see pic for reference>
https://imgur.com/JZrllUp
xElouise said:
LG Bridge fails to recognize the phone on download mode.
It says " Notice: Can not connect. disconnect the USB cable from your computer and reconnect" done this multiple times, even swapped usb cables with other phone
edit: So i was able to make LGUP recognize the device again but still same problem with cross flashing <see pic for reference>
https://imgur.com/JZrllUp
Click to expand...
Click to collapse
You can contact the guy that sold the phone to you and see if he has a dump. Otherwise I can pack the system and the vendor but I'm not 100% sure if it will work
Hi, is your unit the demo unit one, without phone function and with retail mode app? Did you encounter any issues with the flashed ROM so you're changing again? I managed to land one of those demo units but there's too much restriction for usage so I was thinking of flashing another ROM but I'm a complete noob with regards to that.
Thanks.
xElouise said:
Hi!
I have this G7 with the model LM-G710V with an unlocked bootloader and managed to successfully flash Phh-Treble by following this thread:
https://forum.xda-developers.com/lg-g7-thinq/development/rom-phh-aosp-8-1-t3808649 :victory:
but then i would like to convert back to stock but unfortunately there are no available KDZ for G710V in the interweb.
would it be possible to convert G710V to G710EM ,or to a similar effect, by flashing 10b Vendor img and boot img then the kdz found in this thread:
https://forum.xda-developers.com/lg-g7-thinq/development/dump-g7-stock-vendor-t3840834 ?
or would this just leave me with a dead bricked phone?
additional notes:
bought this phone as a secondhand from someone in facebook with the bootloader unlocked and with, as the seller stated, "G7+" rom with issues.
no backup was made before
Thank you for anyone willing to answer! :good::fingers-crossed:
Pics for reference
https://i.imgur.com/xSnRnL1.jpg
https://i.imgur.com/PebWDAM.jpg
Click to expand...
Click to collapse
@LameMonster82 , The seller said that he bought it off someone when it has boot loop issues and have his buddy fix it for him & he does not have any backup (guess that makes me a third hand(?) not really affected by it since i got the unit for a dirt cheap price around <$100 and it's quite a smooth unit too).
If you could, in your spare time of course, make the pack that would be really much appreciated! Thank you very much!
@ceezae , This may be a demo unit since i got it without any sim functions and a blank IMEI. I don't know about retail mode, though there was an widget applet before which showcases LG G7's features. I already bought the unit with it's boot loader already unlocked so I have no idea how a G710V got unlocked. When i bought the unit it does not have any audio at all either thru the headphone or speaker that's why i flashed a custom rom.
Anyway , since I flashed Phh-Treble 8.1 the phone's working smoothly aside from the aforementioned bugs in this thread
I am going back to stock since i can not utilize the quad DAC feature in custom rom and I could not get Gcam to work (it either crash or extremely Laggy)
I would also like to mention that:
I can not seem to boot to recovery via (Vol down + Power button) it always say that "Factory Reset is Disabled by Kill Switch" even though OEM Unlock is ticked in the developer settings as well as unsynced Google Account.
And my internal storage is showing that I only have 16 GB of internal (would be easy to fix with TWRP but again no luck with custom recovery)
xElouise said:
Hi!
I have this G7 with the model LM-G710V with an unlocked bootloader and managed to successfully flash Phh-Treble by following this thread:
https://forum.xda-developers.com/lg-g7-thinq/development/rom-phh-aosp-8-1-t3808649 :victory:
but then i would like to convert back to stock but unfortunately there are no available KDZ for G710V in the interweb.
would it be possible to convert G710V to G710EM ,or to a similar effect, by flashing 10b Vendor img and boot img then the kdz found in this thread:
https://forum.xda-developers.com/lg-g7-thinq/development/dump-g7-stock-vendor-t3840834 ?
or would this just leave me with a dead bricked phone?
additional notes:
bought this phone as a secondhand from someone in facebook with the bootloader unlocked and with, as the seller stated, "G7+" rom with issues.
no backup was made before
Thank you for anyone willing to answer! :good::fingers-crossed:
Pics for reference
https://i.imgur.com/xSnRnL1.jpg
https://i.imgur.com/PebWDAM.jpg
Click to expand...
Click to collapse
Hello! Publish the partition backup of G710V
I need it thank you
Can be backed up with the following adb command
adb shell dd if=/dev/block/bootdevice/by-name/abl_a of=/sdcard/abl_a.img
adb shell dd if=/dev/block/bootdevice/by-name/ftm of=/sdcard/ftm.img
[email protected] said:
Hello! Publish the partition backup of G710V
I need it thank you
Can be backed up with the following adb command
adb shell dd if=/dev/block/bootdevice/by-name/abl_a of=/sdcard/abl_a.img
adb shell dd if=/dev/block/bootdevice/by-name/ftm of=/sdcard/ftm.img
Click to expand...
Click to collapse
Hi there!
I am terribly sorry but my device is kinda a bit soft bricked(?) at the moment.
I was trying to flash the Stock Korean PIE KDZ and was successful but it had problems like WIFI can not be turned on and Random Reboots.
I think I also have lost access to Fastboot since the phone only Reboots itself normally.
My dumb self did not make a backup so I am a bit screwed at the moment.
Someone with an intact phone (which hasn't been flashed) will have to pack up their partitions and post it here. The G710V seems to be technically similar to the G710N but can't actually be flashed to a G710N (you can force this through using LGUP but it results in a phone that crashes all the time due to some issue with the wifi driver).
[email protected] said:
Hello! Publish the partition backup of G710V
I need it thank you
Can be backed up with the following adb command
adb shell dd if=/dev/block/bootdevice/by-name/abl_a of=/sdcard/abl_a.img
adb shell dd if=/dev/block/bootdevice/by-name/ftm of=/sdcard/ftm.img
Click to expand...
Click to collapse
Hey, I tried backing up these via adb shell myself on my G10V but... "permission denied". Great. Probably because the demo units force a Retail Mode device administrator that you can't remove at all. Can't even access the page itself in Settings ("you are not authorized..." blah blah). It's a shame, because I was really looking forward to helping OP.
have you succeeded I have the same problem as you
xElouise said:
Hi there!
I am terribly sorry but my device is kinda a bit soft bricked(?) at the moment.
I was trying to flash the Stock Korean PIE KDZ and was successful but it had problems like WIFI can not be turned on and Random Reboots.
I think I also have lost access to Fastboot since the phone only Reboots itself normally.
My dumb self did not make a backup so I am a bit screwed at the moment.
Click to expand...
Click to collapse
have you succeeded I have the same problem as you (I have the same thing as you me I have the retail mode app) and i also have the widget that introduces the lg g7 thinq i have to do what to remove the retail mode because i would like to use it as a phone to go on the internet etc and i also have the restrictions in the paremetre for the tab securiter
ok i also need to go back stock rom, is this possible? need g710v rom if anyone have
Lg g7 demo Lmg710v backup need
spacespeed01 said:
Someone with an intact phone (which hasn't been flashed) will have to pack up their partitions and post it here. The G710V seems to be technically similar to the G710N but can't actually be flashed to a G710N (you can force this through using LGUP but it results in a phone that crashes all the time due to some issue with the wifi driver).
Click to expand...
Click to collapse
I also need backup of LMG710V please anyone give backup (dont flash any firmware in g7 demo)
I tried All g7 firmwares flash in g7 demo unit
Lmg710n
Lmg710vm
Lmg710awm
Lmg710em
Lmg710em full modem files with octoplus..
Lmg710N qcn
I all tried but nothing work
Same problem
Wifi, storage, fasboot, restarting, auto fectory reset,
Problem still in all lg g7 firmwares
Ithink g7 demo unit have some hardware changes
G7 demo Wifi only has 2.4ghz wifi not 5ghz
Anyone want try fix problem
1.Flash LMGG710N firmware global version
2.write LMG710N QCN
3.fectory reset
Possible its works for
LMG710N qcn attached link
https://drive.google.com/file/d/1TWTtqOkzdR9FjHeghTF4CZHevwPqSmVG/view?usp=drivesdk
[email protected] said:
Hello! Publish the partition backup of G710V
I need it thank you
Can be backed up with the following adb command
adb shell dd if=/dev/block/bootdevice/by-name/abl_a of=/sdcard/abl_a.img
adb shell dd if=/dev/block/bootdevice/by-name/ftm of=/sdcard/ftm.img
Click to expand...
Click to collapse
no way to pull whith adb two files
check image
Did op found the firmware??
Does anyone have g710v firmware or backup???Appreciate !!
Gebozen said:
Does anyone have g710v firmware or backup???Appreciate !!
Click to expand...
Click to collapse
Is this for a Verizon G710VM?
i know, old thread.... but is there still no stock retail demo firmware dump anywhere?
paparansen said:
i know, old thread.... but is there still no stock retail demo firmware dump anywhere?
Click to expand...
Click to collapse
I have a dump. I did it using the EFM program from the Z3X team.
If you want to try to restore, write to the telegram.

Flash H3113 firmware onto XA2 (Dual Sim) H4113

Hi,
Its been some time since I did any flashing so apologies if this is a simple ask.
I have a H4113 XA2 dual Sim, I want to know if it is possible to flash the single sim H3113 equivalent firmware onto my phone because current firmware does not support VOWIFI etc. My network suppliers H3113 firmware does.
If so how do I do it in Flashtool as it currently tells me incompatible if I try the whole ftf.
Thanks in advance
emarlit said:
Hi,
Its been some time since I did any flashing so apologies if this is a simple ask.
I have a H4113 XA2 dual Sim, I want to know if it is possible to flash the single sim H3113 equivalent firmware onto my phone because current firmware does not support VOWIFI etc. My network suppliers H3113 firmware does.
If so how do I do it in Flashtool as it currently tells me incompatible if I try the whole ftf.
Thanks in advance
Click to expand...
Click to collapse
Hi
I don't think it's possible, you will get lots of problems due to compatibility... I advise you to use Magisk instead to put VoWiFi and other features.
Regards,
F.
It is possible change stock firmware whole one platform for XA2 it is "Nile". I flash stock rom "Discavery"(XA2 ultra) to "Pioneer"(regular XA2) they r both Nile-platform.
Other people flash stock-roms btwin regions, to unlock some 4G-bands, for example.
But, u have to know:
"Simlock.ta" (maybe all *.ta files, as usual i delete all of em from firmware folder)& "persist.sin" - are dangerous parts of stock-roms. Don't flash they r btwin different models!!! Bcoz of that *.ftf roms r dangerous variant(coz they contain this parts).
I use "xperifirm" to download firmware by *.sin-files, then delete *.ta and persist, after that flash by "newflasher".
Has anybody tried it yet? does it work?
Marfos said:
Has anybody tried it yet? does it work?
Click to expand...
Click to collapse
Yes, you can install H3113 firmware onto H4113, which is what i have been doing because it thinks my model is h3113
davidhozic said:
Yes, you can install H3113 firmware onto H4113, which is what i have been doing because it thinks my model is h3113
Click to expand...
Click to collapse
thanks! I will try to find the appropriate procedure, because i am not familiar, and i will intall it.
Marfos said:
thanks! I will try to find the appropriate procedure, because i am not familiar, and i will intall it.
Click to expand...
Click to collapse
Hi, Can either of you post a procedure how to do this? I'm desperate to get VOWifi back and need to flash a H3113 EE firmware to do it.
Your help would be appreciated.
Thanks
flashed h4113 onto h3113 but now have no service. imei is ok and phone not barred. any suggestions?
Any information anywhere on this, that diggs a bit further?

Categories

Resources