Does anybody have the following modem files for modemst1.img and modemst2.img I really need these files to activate my phone.I'm on lineage 19.1 and I'm willing to flash the files via fastboot if anybody has them this would help me out a lot.I also have no signal
Related
I have a rooted Verizon LG G2 and have been trying to install a recovery mod. I somehow got rid of the stock recovery, but couldn't setup a new one. Now my phone is stuck on the fastboot screen. I've been able to get it to the stock recovery screen, but when it starts to wipe the drive, it just takes me back to the fastboot screen. I'm very new to this and haven't been able to figure this out through any other threads. I'm using Ubuntu. Any help would be greatly appreciated!
joshuascan said:
I have a rooted Verizon LG G2 and have been trying to install a recovery mod. I somehow got rid of the stock recovery, but couldn't setup a new one. Now my phone is stuck on the fastboot screen. I've been able to get it to the stock recovery screen, but when it starts to wipe the drive, it just takes me back to the fastboot screen. I'm very new to this and haven't been able to figure this out through any other threads. I'm using Ubuntu. Any help would be greatly appreciated!
Click to expand...
Click to collapse
I'm in the same boat. I tried to install TWRP using the Autorec but accidentally used the one for the LS980, and now I'm stuck at the fastboot screen. Did you ever solve this?
eye_rule said:
I'm in the same boat. I tried to install TWRP using the Autorec but accidentally used the one for the LS980, and now I'm stuck at the fastboot screen. Did you ever solve this?
Click to expand...
Click to collapse
Code:
1. download fastboot
2. download laf.img boot.img aboot.img for your variant
(or download your kdz, download kdz/tot extractor and extract partitions --and rename them from boot_45465757.bin to boot.img)
* boot_45465757.bin is just an example.
3. fastboot flash aboot aboot.img
4. fastboot flash boot boot.img
5. fastboot flash laf laf.img
-> download mode should be back
sorry for jumping back on this thread but im having the same problem...phone boots up to just fastboot....ive been reading for 4 days now trying to find any possible way to fix my phone...it really sucks not having a phone...so now im able to connect the phone to the laptop via fastboot but im looking for this laf.img, boot.img etc files. where can i find them?
Also vs980?
robledjl said:
sorry for jumping back on this thread but im having the same problem...phone boots up to just fastboot....ive been reading for 4 days now trying to find any possible way to fix my phone...it really sucks not having a phone...so now im able to connect the phone to the laptop via fastboot but im looking for this laf.img, boot.img etc files. where can i find them?
Click to expand...
Click to collapse
This can be fixed .
1. You Will need to Download the Stock KDZ/TOT file for your phone , find the right KDZ or TOT file from here .
2. Now you would have to extract the KDZ/TOT file that you downloaded above using WindowsLGFirmwareExtract-1.2.1.0-Release.zip , this is available in the guide here.
3. Extract all the files fro the KDZ/TOT .
4. Now flash the extracted files , based on the fastboot method , which is described here.
Code:
fastboot flash aboot aboot.img
fastboot flash boot boot.img
fastboot flash dbi dbi.img
fastboot flash laf laf.img
fastboot flash misc misc.img
fastboot flash modem modem.img
fastboot flash persist persist.img
fastboot flash recovery recovery.img
fastboot flash rpm rpm.img
fastboot flash sbl1 sbl1.img
fastboot flash tz tz.img
Let me know if you need more help.
Why so many partitions. Be sure to flash same version as your current android is at least.
At first Volte was not working for me in cm ROM, after fooling around I got it working.
****** If something breaks I am not responsible
*-*-*-*-*- But this is simple it shouldn't break your Kenzo
Prerequisite ::::::
1. Working MIUI ROM ( to take backups)
2. ADB and fastboot.
3. Working knowledge of how to fastboot and all.
Steps :::
1. Reverted back to miui.
2. Make sure you have working su.
3. Install imei+efs backup app by wanam from play store ( or any other backup app you like.)
4. Take following backups
a. modem
b. modemst1
c. modemst2
d. fsg
5. You might get .tar.gz files. ( if you have .img files skip next step.
6. Copy .tar.gz files to PC and extracte. You will get .img of above files.
7. Now flash any CM 14.1 ROM ( with working Volte) you like.
8. Check if you got volte....... NO then follow next step.
9. Boot into fastboot
10. Copy all .img file (i.e. modem,modemst1,modemst2 and fsg ) to folder where you have fastboot and adb files. ( adb, AdbWinApi.dll, AdbWinUsbApi.dll, fastboot)
11. Then used these commands to flash
fastboot flash modem modem.img
fastboot flash modemst1 modemst1.img
fastboot flash modemst2 modemst2.img
fastboot flash fsg fsg
12. Reboot
Voilllaaaa. VOLTE working.
(P.S. don't make spelling mistake in modemst1 and modemst2 ...,.. That's how I lost my IMEI numbersnumbers..... But again I had backup.)
Hope it will solve some members problem.
Does it work with latest MM modems?
This works . Deserves more views!!
Sent from my Redmi Note 3 using Tapatalk
I can't seem to be able to use the app to backup anything. the partitions don't even show up in the app.
Edit:- Extracted files using another method. Doesn't work for the latest modems.
[email protected] said:
Steps :::
1. Reverted back to miui.
Click to expand...
Click to collapse
Revert back to miui LP or MM? Or both should work?
Jaskirat singh said:
Revert back to miui LP or MM? Or both should work?
Click to expand...
Click to collapse
MM
Hey y'all, I tried a daft idea to manually flash the 21s update and flashed the relabeled non-hlos.bin.p-->non-hlos.bin and flashed via fastboot...I don't care if its TWRP flashable or fastboot flashable, any method would be greatly appreciated! (yes I know I done-goofed badly, managed to get into qdloader mode ontop of it all)
Welp found CN5.8.018s-to-US5.8.019s @ https://androidfilehost.com/?fid=601275311581036717
Extracted and flashed NON-HLOS.bin from there and all seems to be working again! c:
How can I dump stock boot.img and recovery.img?
What is the command in ADB to do this?
Trying to extract bluetooth.img from newest oos. Or possibly make flashable but as is won't flash in fastboot due to not being able to flash on critical partition. Any help appreciated.