How to make baseband img? - LG Optimus G (International)

Hello,
I've got a question.
How can i make an image of baseband.
I want to copy baseband from E975 from Poland and copy it to convertd F18K to E975 from the same Carrier.
I know how to flash baseband but i dont have the img.

dd if=/dev/block/platform/msm_sdcc.1/by-name/modem of=/sdcard/modem.img

zbiku said:
Hello,
I've got a question.
How can i make an image of baseband.
I want to copy baseband from E975 from Poland and copy it to convertd F18K to E975 from the same Carrier.
I know how to flash baseband but i dont have the img.
Click to expand...
Click to collapse
Hi here the baseband:
https://dl.dropboxusercontent.com/u/67635927/firmware_f180k.img
and a simple batch to copy it:
https://dl.dropboxusercontent.com/u/67635927/Flash Baseband - F180K.bat
You need to be root.

Related

[ROM - KDZ & Nandroid][Fimware / Baseband - IMG] Rooted P936 V10f (P930 Nitro HD ok)

[ROM - KDZ & Nandroid][Fimware / Baseband - IMG] Rooted P936 V10f (P930 Nitro HD ok)
Added 09/14
P936 V10F Firmware and Baseband IMG files (LG dated 08/23) - http://www.mediafire.com/?o5g46z0tezzkgua
Baseband.img - MD5: b02ef7e67e8776e5c291fa62baf08f9f
Firmware.img - MD5: 5f21d508182232612b0406b658072ae6
Anybody who needs the original P936 V10F.KDZ, or boot, recovery, system (stock, rooted) IMG files, feel free to reply in this thread or PM me, will upload for you
--------------------------------------------------------------------------------------------------------------
First saw it on a P936 in Singapore at a LG roadshow, LG official GB 2.3.6.
Managed to grab it directly off LG's server, below KDZ is untouched (without root) except zipping it into 2 parts.
KDZ (MD5: 35a061bb6cb1c01fd20035c2a19204cd)
Part 1 - http://www.mediafire.com/?4uvon5p4do2697i
Part 2 - http://www.mediafire.com/?l5dzq33doszh05j
For those with CWM installed, below is an upload of the nandroid backup of the V10e ROM (stock with root)
Unzip and copy the '2012-08-12.05.03.45' folder with all contents to /sdcard/clockworkmod/backup, restart in CWM and restore
Part 1 - http://www.mediafire.com/download.php?9h0e5qc59wizi85
Part 2 - http://www.mediafire.com/download.php?pb2jf21o82p559e
After restoration, if you wish to, flash the below firmware / baseband to get the V10e baseband
OR
You can also use the V10e baseband on ANY ROM that you are on at the moment; I am using it with CM10
Baseband / Firmware - http://www.mediafire.com/download.php?lk7c58vtxvxhuyx
Unzip and copy the 2 IMG files to the root of your sd card.
Reverse the source and destination in the code by drumist at post #4 to flash (you may want to backup your firmware and baseband first if yet to do so)
For those who wish to go through the whole nine yards yourself, refer to the post below on how to root stock LG 2.3.6 on P93X (replacing V10c KDZ with V10e KDZ from above; SuperOnceClick, Doomlord won't work)
http://forum.xda-developers.com/showpost.php?p=29280358&postcount=21
If you can't access rapidshare, you can download the necessary tools from below:
KeepRoot - http://www.mediafire.com/?ucuoyq5c7uqpdxy
TSparkyRoot - http://www.mediafire.com/?4546e6iyejk04j0
KDZ Updater - http://www.mediafire.com/?sj5y073xal03ntw
P930 Stock V18f KDZ with self-updater - https://docs.google.com/open?id=0B3hNQC3JHBZeeG9oV2w3dFFwSjQ
potatohead said:
Downloaded directly from LG's server, re-uploaded to mediafire untouched except zipping it into 2 parts.
First saw it on a P936 in Singapore at a LG roadshow, LG official GB 2.3.6.
MD5 (of the KDZ): 35a061bb6cb1c01fd20035c2a19204cd
Part 1 - http://www.mediafire.com/?4uvon5p4do2697i
Part 2 - http://www.mediafire.com/?l5dzq33doszh05j
Can somebody extract the baseband and firmware img files from the KDZ?
Or provide a tutorial on how to do it?
Meanwhile, will continue to google on how to extract, will update this thread with baseband / firmware if I managed to do it
Click to expand...
Click to collapse
Last time I looked into it, no one knows how to extract the KDZ files for the P93x phones (or more specifically, the TOT files inside them). They don't work the same as some of LG's previous phones. The only way to get the baseband/firmware images is to flash the KDZ and then copy the images off the phone (root required) -- at least, until someone figures out how to extract the TOT files directly.
drumist said:
Last time I looked into it, no one knows how to extract the KDZ files for the P93x phones (or more specifically, the TOT files inside them). They don't work the same as some of LG's previous phones. The only way to get the baseband/firmware images is to flash the KDZ and then copy the images off the phone (root required) -- at least, until someone figures out how to extract the TOT files directly.
Click to expand...
Click to collapse
any idea is it possible to root a P93X LG Official 2.3.6?
and how does one backup baseband / firmware?
to flash a KDZ directly, do I follow the unbrick method?
if possible, i will flash, backup the baseband / firmware and upload for those who wants it
potatohead said:
any idea is it possible to root a P93X LG Official 2.3.6?
and how does one backup baseband / firmware?
to flash a KDZ directly, do I follow the unbrick method?
if possible, i will flash, backup the baseband / firmware and upload for those who wants it
Click to expand...
Click to collapse
1) Don't know.
2) From adb shell or terminal emulator:
Code:
su
dd if=/dev/block/mmcblk0p1 of=/sdcard/firmware.img
dd if=/dev/block/mmcblk0p14 of=/sdcard/baseband.img
3) Yes.
It's entirely possible that Zergrush will work on this 2.3.6, but we won't know until somebody tries.
Malnilion said:
It's entirely possible that Zergrush will work on this 2.3.6, but we won't know until somebody tries.
Click to expand...
Click to collapse
it is not possible to root P936 V10e (2.3.6) using SuperOneClick or Doomlord atm, however, the below method works:
http://forum.xda-developers.com/showpost.php?p=29280358&postcount=21
a roundabout method to keep stock and root, tedious but works 100%
i will be uploading the V10e firmware/baseband and a full nandroid backup of rooted V10e (sorry, still looking into how to make a cwm flashable zip) shortly.
potatohead said:
i will be uploading the V10e firmware/baseband and a full nandroid backup of rooted V10e (sorry, still looking into how to make a cwm flashable zip) shortly.
Click to expand...
Click to collapse
You don't really need to do a nandroid backup. You can just do this to back up everything at once (including firmware/baseband):
Code:
su
dd if=/dev/block/mmcblk0p8 of=/sdcard/boot.img
dd if=/dev/block/mmcblk0p13 of=/sdcard/recovery.img
dd if=/dev/block/mmcblk0p1 of=/sdcard/firmware.img
dd if=/dev/block/mmcblk0p14 of=/sdcard/baseband.img
dd if=/dev/block/mmcblk0p27 of=/sdcard/system.img
This is slightly better if you do it before you install CWM since it will include the original recovery image. But most people don't really need the recovery partition anyway.
If you upload a nandroid backup, you might want to delete the data partition since it may contain personal information (if you've entered any).
drumist said:
You don't really need to do a nandroid backup. You can just do this to back up everything at once (including firmware/baseband):
Code:
su
dd if=/dev/block/mmcblk0p8 of=/sdcard/boot.img
dd if=/dev/block/mmcblk0p13 of=/sdcard/recovery.img
dd if=/dev/block/mmcblk0p1 of=/sdcard/firmware.img
dd if=/dev/block/mmcblk0p14 of=/sdcard/baseband.img
dd if=/dev/block/mmcblk0p27 of=/sdcard/system.img
This is slightly better if you do it before you install CWM since it will include the original recovery image. But most people don't really need the recovery partition anyway.
If you upload a nandroid backup, you might want to delete the data partition since it may contain personal information (if you've entered any).
Click to expand...
Click to collapse
thanks. i did backup the above files, just in case, however, did not upload them due to large size of system.img
i did a factory reset before nandroid-ing, when another user restores, he/she will be welcomed by the setup screen
Didn't really need to do a factory reset, you wouldn't be uploading your /data
So you got the V10e rom rooted then?
Malnilion said:
Didn't really need to do a factory reset, you wouldn't be uploading your /data
So you got the V10e rom rooted then?
Click to expand...
Click to collapse
yup, the nandroid backup contains the stock v10e plus root
or for those who wish to give it a go for themselves, they can download the KDZ and follow the instructions from another thread as stated at the bottom of the opening post.
in fact, that keep root method of indirect rooting applies to ALL P93X 2.3.X roms if my understanding is correct, as it roots the leaked ics v18f instead; one can also look at it as a shorter version of unbricking that doesnt involve korean roms, and most importantly, allows one to use any LG stock rom rooted
i went through all the hassle not for the rom but for v10e's baseband and firmware, i m presently in Singapore where v10e is the latest baseband used on the optimus lte (p936) here, so i thought it would be good to have it on my Nitro HD (p930) too, of course it may make no difference vis-a-vis the p930's v10f baseband/firmware for daily usage or any felt difference may simply be a result of placebo effect
thanks helped me get my 4g working again
Sent from my LG-P930 using xda app-developers app
OP updated 09/14 with P936 V10F firmware and baseband files
fellow member drumist has very kindly created cwm flashable zips for P936's V10e and V10f basebands / firmwares, you can get them here:
http://forum.xda-developers.com/showpost.php?p=30451467&postcount=1
recommended over manually pushing IMGs as it involves no typing, so no chance of messing things up
Problem with LG P936 Signal.
I am a programmer from Cuba in my hands I have a LG P936 which I installed a ROM cm 10.1 compatible with the device but in the process I made an oversight and did not do wipe / cache data and as it is obvious the terminal entered into Bootloop I did the Umbrick with a ROM version V18f that was developed as an ICS upgrade for the LG nitro HD from ATT and came with a guide that I found in xda forums and now receives the signal but it falls in a few moments and tells me without cover, my provider is Cubacel. What do you advise me to do?

[Q] Any GSM rom needed

Hey there
I want to go on stock rom back but without using lg flash tool
I need a backup file. It doesnt matter from e988 or 980. It shouldn t be at&t just gsm
Can anyone upload the backup file from cwm?
I tried already this: http://forum.xda-developers.com/showthread.php?t=2419802
But it didn t work .
Thank you in advance

E975 no signal and restart after 1 minute working!

Hello friends,
I've install CARBON 4.4.2 ROM on my LG E975 after that when camera force closed I restart phone, but it didn't boot up! Then I try flash another rom but any rom didn't boot up at all except official CM11, but it didn't detect sim card! So I decide to flash official KDZ with flash tool, after flashing KDZ it boots up but still didn't have signal and also IMEI is unknown!
As I checked it seems the baseband problem and unfortunately I don't have backup of my EFS partition
First I want to know is it baseband issue and where can I find E975 baseband and how to flash when bootloader is locked?!
Another strange issue is that after flashing KDZ when I turn on phone, It works but restarts after 1 min and it repeats...!! What is this problem for?
Thank you all in advance
I have the same problem with my E977 Optimus G.
same problem!!!!!!!!
Creative9170 said:
Hello friends,
I've install CARBON 4.4.2 ROM on my LG E975 after that when camera force closed I restart phone, but it didn't boot up! Then I try flash another rom but any rom didn't boot up at all except official CM11, but it didn't detect sim card! So I decide to flash official KDZ with flash tool, after flashing KDZ it boots up but still didn't have signal and also IMEI is unknown!
As I checked it seems the baseband problem and unfortunately I don't have backup of my EFS partition
First I want to know is it baseband issue and where can I find E975 baseband and how to flash when bootloader is locked?!
Another strange issue is that after flashing KDZ when I turn on phone, It works but restarts after 1 min and it repeats...!! What is this problem for?
Thank you all in advance
Click to expand...
Click to collapse
did you find a solution?????????????????? if do could you tell how???
thank you
pupito42 said:
did you find a solution?????????????????? if do could you tell how???
thank you
Click to expand...
Click to collapse
Try this method http://forum.xda-developers.com/optimus-g-intl/help/fix-low-3g-signal-kitkat-fix-t2804016
zeexhan said:
Try this method http://forum.xda-developers.com/optimus-g-intl/help/fix-low-3g-signal-kitkat-fix-t2804016
Click to expand...
Click to collapse
Also this method didn't work for me!
Creative9170 said:
Also this method didn't work for me!
Click to expand...
Click to collapse
Try tot file for e975 maybe help, seach gg for tot and how to use.
try to flash baseband
Creative9170 said:
Also this method didn't work for me!
Click to expand...
Click to collapse
Try flashing modem of ur region..
Sent from my LG-E975 powering Stock 4.4.2 & SOLID Kernel

[UPATED]S/N: 0000, Baseband version unknown in Lollipop ROM

I've tried flash the modem via recovery, still unknown.
What can I do?
Tried to delete the efs folder and flashed the modem
the baseband is shown
but the IMEI go to 0049....
If i restore the efs, the baseband will become unknown again.
ryo2456 said:
I've tried flash the modem via recovery, still unknown.
What can I do?
Click to expand...
Click to collapse
I had the same problem when I flashed the ROM. But then I found a method to get it going. Here is what you need to do:
Step 1: Extract Modem.bin from official firmware. (I got it from Sammobile)
Step 2: Use Winrar or any other compressing software and extract Modem.bin
Step 3: Use Odin and Flash the same. (Note : You should flash the bin File in Phone not in PDA) :highfive:
Hope it works.
Special thanks to Dhiru1602 for teaching me basics
Best Regards
MàЙoЦ said:
I had the same problem when I flashed the ROM. But then I found a method to get it going. Here is what you need to do:
Step 1: Extract Modem.bin from official firmware. (I got it from Sammobile)
Step 2: Use Winrar or any other compressing software and extract Modem.bin
Step 3: Use Odin and Flash the same. (Note : You should flash the bin File in Phone not in PDA) :highfive:
Hope it works.
Special thanks to Dhiru1602 for teaching me basics
Best Regards
Click to expand...
Click to collapse
that mean I have to extract the modem.bin from the stock firmware and flash it via odin?
Extract the modem.bin?
MàЙoЦ said:
I had the same problem when I flashed the ROM. But then I found a method to get it going. Here is what you need to do:
Step 1: Extract Modem.bin from official firmware. (I got it from Sammobile)
Step 2: Use Winrar or any other compressing software and extract Modem.bin
Step 3: Use Odin and Flash the same. (Note : You should flash the bin File in Phone not in PDA) :highfive:
Hope it works.
Special thanks to Dhiru1602 for teaching me basics
Best Regards
Click to expand...
Click to collapse
Tried. Still unknown.....
ryo2456 said:
Tried. Still unknown.....
Click to expand...
Click to collapse
Flashed it in Phone or PDA?
Flash modem again in phone section.
Boot into recovery and reflash rom again.
Good Luck !!
MàЙoЦ said:
Flashed it in Phone or PDA?
Flash modem again in phone section.
Boot into recovery and reflash rom again.
Good Luck !!
Click to expand...
Click to collapse
Same. Still unknown
ryo2456 said:
Same. Still unknown
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=3076993
Sent from My LG G Flex LG-F340K Stock KitKat V20D on LTE Network using XDA Free Mobile app
Murshad007 said:
http://forum.xda-developers.com/showthread.php?t=3076993
Sent from My LG G Flex LG-F340K Stock KitKat V20D on LTE Network using XDA Free Mobile app
Click to expand...
Click to collapse
Thanks. but it happen on lollipop rom only. I can get the IMEI and baseband on Kitkat and Jellybean.
Did u find the solution. plz post coz i have same problem.
have u tried flashing patched modem? google modem patcher v2 and patch ur modem.bin file then copy it to phone and flash it with mobile odin.

Some clarity on flashing modem/bootstack - esp for D851 (T-mob)

Can anyone help explain very clearly which modem/bootstack is needed for various android versions ESPECIALLY on the D851? I'm familiar with flashing roms but the modem/bootstack is just a layer of complexity I'm not quite sure about. I thought better to ask before I do something stupid.
My current setup is D851 (T-mob), TWRP 3.0.2-0, Fulmics ROM 6.7. My baseband version shows : MPSS.DL2.0.1.c1.13-00053-M8974AAAAANPZM-1
1) Which version does this correspond to, what versions are available, and where? I searched here + google and I found here: http://downloads.codefi.re/autoprime/LG/LG_G3/D851/stock_partitions/10R. But depending on the version the modem is image file (20R), or some is bin file (20e), and some is flashable zip (30D). How to safely flash bin or img files? And if I flash 20e modem do i also need to flash 20e boot, bootloader etc? Confused!
2) How to know which version for different andriod i.e. marshmallow, nougat etc.
3) When/how should I flash and can i brick if I use the wrong version? For example I want to flash a 7.1 ROM and i've read posts saying 20e modem works well. Could anyone explain, step by step, how I should flash modem: before or after rom/gapps etc.
4) Last question - TWRP 2.8 or so used to have an option to check for backup of modem but that no longer appears in 3.0+. Does TWRP 3.0+ backup include the modem even though there is no specific box to check for that?
Thanks in advance!
emailej said:
Can anyone help explain very clearly which modem/bootstack is needed for various android versions ESPECIALLY on the D851? I'm familiar with flashing roms but the modem/bootstack is just a layer of complexity I'm not quite sure about. I thought better to ask before I do something stupid.
My current setup is D851 (T-mob), TWRP 3.0.2-0, Fulmics ROM 6.7. My baseband version shows : MPSS.DL2.0.1.c1.13-00053-M8974AAAAANPZM-1
1) Which version does this correspond to, what versions are available, and where? I searched here + google and I found here: http://downloads.codefi.re/autoprime/LG/LG_G3/D851/stock_partitions/10R. But depending on the version the modem is image file (20R), or some is bin file (20e), and some is flashable zip (30D). How to safely flash bin or img files? And if I flash 20e modem do i also need to flash 20e boot, bootloader etc? Confused!
2) How to know which version for different andriod i.e. marshmallow, nougat etc.
3) When/how should I flash and can i brick if I use the wrong version? For example I want to flash a 7.1 ROM and i've read posts saying 20e modem works well. Could anyone explain, step by step, how I should flash modem: before or after rom/gapps etc.
4) Last question - TWRP 2.8 or so used to have an option to check for backup of modem but that no longer appears in 3.0+. Does TWRP 3.0+ backup include the modem even though there is no specific box to check for that?
Thanks in advance!
Click to expand...
Click to collapse
Quote:
Originally Posted by graig79
10c Baseband:
MPSS.DI.2.0.1.c1.13-00009-M8974AAAAANPZM-1
10m Baseband:
MPSS.DI.2.0.1.c1.13-00018-M8974AAAAANPZM-1
20e Baseband:
MPSS.DL2.0.1.c1.13-00053-M8974AAAAANPZM-1
emailej said:
Quote:
Originally Posted by graig79
10c Baseband:
MPSS.DI.2.0.1.c1.13-00009-M8974AAAAANPZM-1
10m Baseband:
MPSS.DI.2.0.1.c1.13-00018-M8974AAAAANPZM-1
Click to expand...
Click to collapse
Quote:
Bootstack=partitions needed to boot a rom. 20B update by LG and TMO has specific newer partitions like aboot, boot.img. system.img, modem.img, etc. needed to run and boot the rom.
If your on 10R Kitkat and try to flash just the rom, it won't boot, or won't have data connection, etc. Haven't tried it yet, but its not good.
If you want to go back to 10R Kitkat that you have as your backup, then you need to flash the 10R Bootstack for your backup to boot.
**************
HOW TO FLASH:
**************
Step 1: Full wipe unless already on rom. Do not wipe internal storage.
Step 2: Flash appropriate Lollipop Bootstack.
Step 3: Flash ROM.
Where can I find a copy of the 21c modem for D851
A number of people keep referring to the 21C modem, but I can't find a copy of it. I'm trying to install Fulmics 8.0 on my LG G3, but for some reason the modem file seems to be missing. Thanks
egerio01 said:
A number of people keep referring to the 21C modem, but I can't find a copy of it. I'm trying to install Fulmics 8.0 on my LG G3, but for some reason the modem file seems to be missing. Thanks
Click to expand...
Click to collapse
Why do you need to flash a new modem?
LG G3 what model do you have?

Categories

Resources