• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Sprint] Need baseband stock file

capunkjd

Lurker
hi everyone, i'm realy need your help to find this file
i have this phone (samsung victory 4G lte) with already Jellybean 4.1.2 or LK5
well coz of this jellybean was so Lag, i had to go back to ICS 4.0.4 LH1 and use files on this website (waywardpilgrim.net)
i've been flash with odin those 3 file ( system, boot, recocery ) but those file wasnt content any ics baseband.

i can't do update to Jellybean 4.1.1 LJ8
i'm stuck, can't update coz my os ICS 4.0.4 LH1 but with baseband L300VPALK5 (JB 4.1.2 baseband) :(
what i need are L300VPALH1 baseband which is the original ics baseband
or L300VPALJ8
could someone upload that baseband for me?
 
where did you get jellybean 4.1.2 lk5? Im working on pulling the kernel for lj8 Because i finally was able to root it. As soon as that happens you will have a baseband im sure of it :)
 
Jelly Bean build LK5 with LK5 baseband came with latest OTA.

As far as i know,this is updates sequence for Victory4G :
1.4.0.4 Build LH1 came with baseband LH1.
2.4.1.1 Build LJ1 came with baseband LJ8
3.4.1.2 Build LK5 came with baseband LK5

Anyone knows methode for pulling out modems/baseband from live phone?
I want to backup my LJ8 modem so i could share it to community.
 
Whoops!
It seems didn't work bud :)

I've flashed it,scripts goin' great no error found but i could'nt find any MODEM_BACKUP on /extsdcard nor on my /sdcard.
It's fail,isn't it? Do you've try this to your Victory?

FYI,My Victory has LJ8 baseband with build LH1.I downgraded from Jelly Bean 4.1.1 build LJ1 to ICS 4.0.4 LH1 using backup tar from this forum.


But thankyou anyway.. ^__^
 
Crack open the zip, go into the scripts folder, and look in that folder, run the command that the script uses, it should a be dd command, it should be like "dd if=/dev/block/mmcblk0p/ of=/sdcard/modem.bin
You need to be root, the modem should be created on the root dir if ur SDcard
 
So,I cracked the zip & ran script like this :

C:\android-sdk-windows\platform-tools>adb shell
shell@android:/ $ su
su
shell@android:/ # mkdir /sdcard/MODEM_BACKUP
mkdir /sdcard/MODEM_BACKUP
shell@android:/ # dd if=/dev/block/mmcblk0p1 of=/sdcard/MODEM_
+\%Y\%m\%d_\%H\%M\%S`.bin bs=4096
/sdcard/MODEM_BACKUP/modem_`date +\%Y\%m\%d_\%H\%M\%S`.bin bs=
15360+0 records in
15360+0 records out
62914560 bytes transferred in 16.319 secs (3855295 bytes/sec)
shell@android:/ #


Finally i got modem.bin on /sdcard/MODEM_BACKUP
But its kinda weird,it has 60 Mb size..please check it if you able to rbheromax

Information :
BUILD : IMM76D.L300VPALH1
BASEBAND : L300VPLJ8

Download link :
http://db.tt/OeFPMYbE

Please RE-CHECK guys!
 
So,I cracked the zip & ran script like this :

C:\android-sdk-windows\platform-tools>adb shell
shell@android:/ $ su
su
shell@android:/ # mkdir /sdcard/MODEM_BACKUP
mkdir /sdcard/MODEM_BACKUP
shell@android:/ # dd if=/dev/block/mmcblk0p1 of=/sdcard/MODEM_
+\%Y\%m\%d_\%H\%M\%S`.bin bs=4096
/sdcard/MODEM_BACKUP/modem_`date +\%Y\%m\%d_\%H\%M\%S`.bin bs=
15360+0 records in
15360+0 records out
62914560 bytes transferred in 16.319 secs (3855295 bytes/sec)
shell@android:/ #


Finally i got modem.bin on /sdcard/MODEM_BACKUP
But its kinda weird,it has 60 Mb size..please check it if you able to rbheromax

Information :
BUILD : IMM76D.L300VPALH1
BASEBAND : L300VPLJ8

Download link :
http://db.tt/OeFPMYbE

Please RE-CHECK guys!

Well the modems from the OG evo were pretty big. Maybe its just the partition size. Like if the files inside are about 15 mb in size and the partition is 60 mb then the bin will come out with 60 mb. :D
 
So?
Is this the right one? Any clue to check or confirm it? With apps or commands maybe.

And how to apply this .bin to another phone that have different baseband e.g LH1 or LK5?
 
I would say that this modem is right, but how to apply, idk, I just know how to pull, I would advise against flashing, "dd if=/sdcard/modem.bin of=/dev/mmcblk0p1" will flash to the right partition though, if anything it will flash correctly because all you did was backup a partition and reflash it with a backup but as for bricks, very unlikely
 
xInterloperx said that this is the modem but there is a lot of other things in the binary. I didn't know the victory had 4.1.2

Sent from my PG86100 using Tapatalk 2
 
Take a look guys :)

Victory 4G LTE already have an OTA update to 4.1.2
I wish i could pull it out :(

JB2.jpg
 
where did you get jellybean 4.1.2 lk5? Im working on pulling the kernel for lj8 Because i finally was able to root it. As soon as that happens you will have a baseband im sure of it :)

Stock recovery would be best if thats still possible. Check in /cache for the files from the update since you have root. Look for a .zip with an md5 kinda title. If not, and you are still on stock recovery we can pull that.
 
Back
Top Bottom