[RADIO]I337/M/I545/L720/M919<Latest OTA modems> - AT&T Samsung Galaxy S 4 Android Development

We assume no responsibility or accountability for any damage that may occur from flashing these modems. As with all device modifications the user assumes all risk involved.
Thanks to the following people who have helped contribute along the way:
@DirtyOldMan
@celtichazard
@task650
@simho
@RockRatt
Please reach out to Myself and @AlEjAnDrO812 with any request and we will continue to do our best for the S4 community.
If you have a modem that isnt AWS and you would like to help out follow this guide:
How to Enable T-Mobile HSPA+ AWS Bands
What is AWS?
HAPPY FLASHING!
Requirements:
-Must be rooted
-Custom recovery installed(CWM or TWRP)
-Odin or Mobile Odin
***DOWNLOAD MOBILE ODIN HERE*** <---Thanks to @Chainfire
Flashing methods:
WARNING:The nonhlos.bin should only be flashed to match the firmware you are using so example, if your already on MDL firmware and you flash mf3 modem you dont flash the nonnhlos.bin from the mf3 because the nonhlos.bin currently is mdl...if you then upgraded to an mf3 firmware then you would flash the mf3 non-hlos.bin
ZIPS
Method 1 Odin Mobile
Extract Zip and place modem.bin on Internal or External SD Card
Open mobile Odin (free version works but pro is awesome)
Select modem 2 and find extracted bin file
Press flash firmware button
System will boot to download
Hold power button for 10 seconds if download mode in green comes up.( should be blue)
Odin will install modem files
Done
Method 2 Odin
Unzip contents to your computer.
Put your phone into download mode
Open Odin
Connect your phone to your computer
Place modem file in PHONE section
make sure to untick autoreboot
flash
Reboot
TARS
Method 1 Odin Mobile
Extract TAR and place modem.bin on Internal or External SD Card
Open mobile Odin (free version works but pro is awesome)
Select modem 2 and find extracted bin file
Press flash firmware button
System will boot to download
Hold power button for 10 seconds if download mode in green comes up.( should be blue)
Odin will install modem files
Done
Method 2 Odin
Extract TAR and place Modem file on computer
Put your phone into download mode
Open Odin
Connect your phone to your computer
Place Modem file in PHONE section
make sure to untick autoreboot
flash modem
Reboot
Done
If it doesnt change the baseband, try again and make sure that you:
Untick Autoreboot
Flash modem
Reboot once again into Download Mode using (Vol Down plus Home button combi)
Flash Modem once more
Once done,
unplug then reboot device manually.
Make sure if it goes to download mode with green android, hold power button for ten seconds.
It will boot into Odin download mode and reboot!
If you lose WiFi after flashing... Flash a kernel that supports your carrier!
ZIPS
modem_CWM_I337UCUAMK2.zip{11/30/2013}(ATT)
modem_CWM_I337MVLUAMK6.zip{11/26/2013}(Canada)
modem_CWM_I337UCUAMDB.zip(4/27/2013)(US)
modem_CWM_I337UCUAMDL.zip(5/8/2013 W/O AWS)(US)
Modem_CWM_I337UCUAMDL_Unlocked.zip(5/8/2013 AWS ENABLED)(US)
modem_CWM_I337UCUAMF3.zip(7/9/2013)(US)
modem_CWM_I337MVLUAMDJ.zip{4/22/2013}(Canada)
modem_CWM_I337MUMUAMDJ.zip{4/23/2013}(Puerto Rico)
modem_CWM_I337MUMUAMDL.zip{5/30/2013}(Mexico)
TARS
modem_CWM_I337MVLUAMDJ.tar{4/22/2013}(Canada) - STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_I337MUMUAMDJ.tar{4/23/2013}(Puerto Rico) - STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_I337MUMUAMDL.tar{5/30/2013}(Mexico) - STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_M919UVUAMDL.tar{T-Mobile} STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_L720VPUAMF9.tar{Sprint} STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_I545VRUAME7.tar{Verizon} STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_1337MVLUAMG1.tar{7/24/2013}(Canada) STOCK KERNEL HERE NONHLOS.BIN HERE
modem_CWM_1337MVLUAMG1.tar {7/31/13}
Will be uploading all the NONHLOS and Stock Kernels in due time... getting yelled at by the wife...
IF this helped, Please hit the thanks button!

I made this tutorial for people than want to help
You have to have adb and have knowledge on how to uset it
Extracting a modem TUT
FIRST METHOD
1. Extract the modem to your internal memory
adb shell su -c "dd if=/dev/block/mmcblk0p2 of=/sdcard/modem.bin bs=4096"
2. The NON-HLOS.bin
adb shell su -c "dd if=/dev/block/mmcblk0p19 of=/sdcard/NON-HLOS.bin bs=4096"
3. Pull the modem from the internal memory
adb pull /sdcard/modem.bin
4. Pull the NON-HLOS.bin
adb pull /sdcard/NON-HLOS.bin
SECOND METHOD
If you know how to use terminal on sgs4 you can type this
adb shell su -c "dd if=/dev/block/mmcblk0p2 of=/sdcard/modem.bin bs=4096"
adb shell su -c "dd if=/dev/block/mmcblk0p19 of=/sdcard/NON-HLOS.bin bs=4096"
And the modem.bin and NON-HLOS.BIN will be extracted to your internal memory
You can sent us the modem and NON-HLOS.BIN if you want to help us to made a zip for the modem
Enviado desde mi GT-I9505 usando Tapatalk 2

Thread updated... Will update again tonight or tomorrow
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

AlEjAnDrO812 said:
The zip from mdl is not working.. Im working to fix it
Enviado desde mi GT-I9505 usando Tapatalk 2
Click to expand...
Click to collapse
That includes Mexico Telcel Modem?

Hey guys whats the purpose of flashing a modem ? Do i get a whole different system setup or is it just for people who want to travel internationally ?

Little Bigboy said:
Hey guys whats the purpose of flashing a modem ? Do i get a whole different system setup or is it just for people who want to travel internationally ?
Click to expand...
Click to collapse
Some modems are more efficient in some regions than other...you change it and search the best that work for you
Enviado desde mi SGH-I337M usando Tapatalk 2

AlEjAnDrO812 said:
The zip from mdl is not working.. Im working to fix it
Enviado desde mi GT-I9505 usando Tapatalk 2
Click to expand...
Click to collapse
Is working now?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9505

furbyx92 said:
Is working now?
Sent from my GT-I9505
Click to expand...
Click to collapse
You can tried and give a feedback
Enviado desde mi SGH-I337M usando Tapatalk 2

AlEjAnDrO812 said:
You can tried and give a feedback
Enviado desde mi SGH-I337M usando Tapatalk 2
Click to expand...
Click to collapse
Not working
I let you my rom data and kernel, maybe is the problem, can you upload the Odin package?
Sent from my GT-I9505

furbyx92 said:
Not working
I let you my rom data and kernel, maybe is the problem, can you upload the Odin package?
Sent from my GT-I9505
Click to expand...
Click to collapse
Later I will try because now I'm in the movies
Enviado desde mi SGH-I337M usando Tapatalk 2

AlEjAnDrO812 said:
Later I will try because now I'm in the movies
Enviado desde mi SGH-I337M usando Tapatalk 2
Click to expand...
Click to collapse
Don't worry, which movie? Steel man?
Sent from my GT-I9505

furbyx92 said:
Not working
I let you my rom data and kernel, maybe is the problem, can you upload the Odin package?
Sent from my GT-I9505
Click to expand...
Click to collapse
Can you give me more info about it not working... like did it flash or did the zip fail. . Which recovery. .. kernel. ... rom you're using. .. Did you try any of the other modems here. .. ect... Just want to give you the best advice
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

furbyx92 said:
That includes Mexico Telcel Modem?
Click to expand...
Click to collapse
Mdj for Mexico is working. ... Both zip and tar
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

2Tone5 said:
Can you give me more info about it not working... like did it flash or did the zip fail. . Which recovery. .. kernel. ... rom you're using. .. Did you try any of the other modems here. .. ect... Just want to give you the best advice
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
MDL is not working, at least it doesn't seem to work.
It flash without error, cwm on faux kernel for i337m v005 I have the other modem MDJ installed, I have omega v5 installed with MEA firmware.
Sent from my GT-I9505

furbyx92 said:
MDL is not working, at least it doesn't seem to work.
It flash without error, cwm on faux kernel for i337m v005 I have the other modem MDJ installed, I have omega v5 installed with MEA firmware.
Sent from my GT-I9505
Click to expand...
Click to collapse
So are you saying when you go to about phone and baseband that it still reads the old modem?
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

2Tone5 said:
So are you saying when you go to about phone and baseband that it still reads the old modem?
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Yes, you can see it in my image, still saying MDJ when I flashed MDL. Is there another way to verify this?
Sent from my GT-I9505

furbyx92 said:
Don't worry, which movie? Steel man?
Sent from my GT-I9505
Click to expand...
Click to collapse
Yeah jajaja
Enviado desde mi GT-I9505 usando Tapatalk 2

i'm lost here
i see versions
modem_CWM_I337MVLUAMDJ.zip @2Tone5
modem_CWM_I337MUMUAMDJ.zip @AlEjAnDrO812
for the i337m
currentlly i am on stock I337mVLuamdj
what one listed above is updated and newer release ?

ex-28 said:
i'm lost here
i see versions
modem_CWM_I337MVLUAMDJ.zip @2Tone5
modem_CWM_I337MUMUAMDJ.zip @AlEjAnDrO812
for the i337m
currentlly i am on stock I337mVLuamdj
what one listed above is updated and newer release ?
Click to expand...
Click to collapse
I am using this one
Telcel Mexico Baseband
I337MUMUAMDJ.tar ( Flashable through Odin Only)
I337MUMUAMDL.zip <--------- THIS
Modem_CWM_I337MUMUAMDJ.zip

furbyx92 said:
Yes, you can see it in my image, still saying MDJ when I flashed MDL. Is there another way to verify this?
Try this. ..
Enter this with the dialpad: *#*#7378423#*#* then hit Service Info --> Configuration
Under Working Bands you will see a list of frequencies. flashing back to previous baseband you'll see the frequencies changed .
Click to expand...
Click to collapse

Related

[REF] Gingerbread Starter - Simple Gingerbread installation method for Froyo users

Briefing​
So, I've realised that in every single Gingerbread ROM thread, the developers are writing that to install their ROM you must be on Ginger or you have to flash whole XXJVK ROM via ODIN (about 150MB to download), if you're using any kind of Froyo now. When I was doing new version of my DebusROM, I've invited simple method to install the needed bootloaders and kernel with CWM.
How it works?​
Method is simple. You just need to flash a small 8MB file via ODIN. It will flash Primary Bootloader, Secondary Bootloader (needed for Gingerbread) and the kernel with CWM recovery. The next step is to flash the ROM you want. It is much faster and light weight method than flashing the WHOLE JVK Gingerbread. It was tested by me in a few circumstances and It works!
Download​
There is one version available, which is the most stable and safe one.
Gingerbread Starter with SpeedMOD K13E [DOWNLOAD]
ODIN version 1.7 [DOWNLOAD]
INSTALLATION​First of all, I'm not responsible for any black scenarios. This thing flashes bootloader, if it fails it means you have trouble. But don't worry it shouldn't
1. Download the right version from section above
2. Reboot your phone into Download mode
3. Connect your phone to computer
4. Run ODIN
5. Select Gingerbread_Starter_KERNEL_ODIN.tar.md5 as a PDA file in ODIN
6. Check the "Phone Bootloader Update" checkbox
7. Click Start
8. Wait until phone reboots and make it reboot into Recovery
9. Flash your Gingerbread ROM
10. Simple, isn't it?
Below, this is how should look ODIN before flash
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CREDITS​
Visit my ROM thread - DebusROM thread
Thanks hardcore for his great kernels. Just visit the SpeedMOD thread.
thanks!!
Sent from my GT-I9000 using XDA Premium App
could you make it abit more clear which checkboxes should be checked in odin?
thanks
maybe screenshot would help...
So basically install the 8mb file via Odin then straight to even custom rom, darky ect... ?
Sent from my GT-I9000 using XDA App
lets say i have updated to MIUI RC6 GB v2.3.3 how do i update to other GB rom( samsung's GB/custom GB rom)? do i need to flash to stock or do I simply use the recovery mode and flash from there? i cant access download mode btw..
It should work with any custom rom, right?
So this is also answered my question so far about what the 'Update Phone Bootloader' tickbox use for...
Gingerbread Starter with SpeedMOD K13E [DOWNLOAD]
Version worked fine, until i chose to ext4 convert, boot loop. Stuck on Galaxy S screen.
Seems like a nice Rom anyhow, very nice !
what a great help! really simplifies things and keeps Odin to a small quick step.
Nice idea
Sent from my GT-I9000 using XDA App
Nice thread. Makes it fast to go straight to a custom rom
Can this process done from eclair..
Sent from my GT-I9000 using XDA App
Great work man, worked like a charm on my sgs 2.2.1
while flashing bootloader, if it fails what can I do?
will I be able to fix this?
Will this work on custom roms. To be precise I am on ultimate ROM. Can I use this file.
Sent from my GT-I9000 using XDA Premium App
Odin shows the error: MD5 hash value is invalid...
please help me this is important!!!!!!!!!
while flashing bootloader, if it fails what can I do?
will I be able to fix this?
gursud said:
Will this work on custom roms. To be precise I am on ultimate ROM. Can I use this file.
...
Click to expand...
Click to collapse
I've been using this method to flash this rom on a custom rom without a problem.
darixtorento said:
please help me this is important!!!!!!!!!
while flashing bootloader, if it fails what can I do?
will I be able to fix this?
Click to expand...
Click to collapse
The same problem here, I'm on the screen with phone - ! - PC.
Please help!
Edit: second re-flashing of the kernel was successful...
rabak said:
could you make it abit more clear which checkboxes should be checked in odin?
thanks
maybe screenshot would help...
Click to expand...
Click to collapse
Yes, I'll made screens and I'll post them today
okpc said:
So basically install the 8mb file via Odin then straight to even custom rom, darky ect... ?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Yes, but remember -to any GINGERBREAD based custom ROM.
iqtidar said:
lets say i have updated to MIUI RC6 GB v2.3.3 how do i update to other GB rom( samsung's GB/custom GB rom)? do i need to flash to stock or do I simply use the recovery mode and flash from there? i cant access download mode btw..
Click to expand...
Click to collapse
If you're on MIUI i think you have the right bootloaders, but I'm not sure If no, just flash Gingerbread Starter and you'll have it done
everlethal said:
It should work with any custom rom, right?
Click to expand...
Click to collapse
It's absolutely true
fairyshacker said:
Can this process done from eclair..
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Rather not. I though that Eclair has different partitioning system.
darixtorento said:
while flashing bootloader, if it fails what can I do?
will I be able to fix this?
Click to expand...
Click to collapse
You MUST check if Download Mode works or not, and if you can boot into recovery or not If Download mode works just flash bootloaders once again via ODIN, then flash ROM via Recovery. If recovery works, flash the ROM.
gursud said:
Will this work on custom roms. To be precise I am on ultimate ROM. Can I use this file.
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
Yes, you can.
zoro33 said:
Odin shows the error: MD5 hash value is invalid...
Click to expand...
Click to collapse
Try downloading file again.
zoro33 said:
The same problem here, I'm on the screen with phone - ! - PC.
Please help!
Click to expand...
Click to collapse
Check if you can boot into Download Mode or Recovery Mode and contact me on PM. I'll help you

[MODEM][CWM][ODIN OC] EG30 Modem CWM flashable + *ODIN ONE-CLICK*

Hey guys this is the modem.bin everyone's been waiting for in a CWM flashable zip.. Thanks to Przekret for the awesome leak!
** Check out the NEW ODIN One-Click package I made below **
Read First
Use this to go from EG31 to EG30 first THEN update to a newer modem like EK02.
If you are using Rogue Recovery 1.1.0 or 1.1.3 Outlaw, you must update to Rogue *Stock EK02* Kernel v1.1.1 before flashing this or it will hang
Looks like there is an issue with Rogue Recovery 1.1.0
For those of you on that version try updating your kernel\CWM first
1. Download here: Rogue *Stock EK02* Kernel v1.1.1
2. Flash kernel in CWM
3. Reboot back into recovery
4. Flash Modem zip
Click to expand...
Click to collapse
It might take 1 to 2 minutes to finish flashing.. So be patient
If you are still having trouble, make sure that the downloaded zip file is not currupt. Verify the MD5 hash with a program like HashCalc (Windows), gHasher (Linux), MD5Checker (Android)
MD5:
Code:
92e96ec30237ace9bd9bcf778e19dfd0
If it doesn't match, re-download zip file, and try re-flashing through CWM.
*NEW* How To Flash in ODIN One-Click:
Download and Open EG30_MODEM_ODIN-OneClick.exe
Reboot into Download mode (Power + Vol Down) and Connect Phone to USB
Click Start once you have a COM port ready
Wait for about 1-2 minutes for it to complete.. Progress bar will be at 100% the whole time so don't get scared and be patient
You phone will reboot once it's finished
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How To Flash in CWM:
Reboot into Recovery (Power + Vol Up)
Install from Zip file
Choose Zip > EG30_Modem-CWM.zip
Reboot Phone
How To Flash in ODIN:
Extract the modem.bin file from the zip
Reboot into Download mode (Power + Vol Down)
Place modem.bin in the Phone section in ODIN
Make sure you only have Reboot check-marked
Click Start
How To Flash in Heimdall:
Extract the modem.bin file from the zip
Reboot into Download mode (Power + Vol Down)
From the Command-Line type:
Code:
heimdall flash --modem modem.bin
Downloads:
EG30_Modem-CWM.zip
Mirrors (thanks qbking77):
http://www.multiupload.com/OTJPCBRF8C
ODIN ONE-CLICK **NEW**:
EG30_MODEM_ODIN-OneClick.exe
Modem.bin file:
http://dl.dropbox.com/u/6548595/Android/EG30/modem.bin​
Here's a video tutorial from qbking77 on how to flash using CWM.. Just remember to flash the EG30 zip in this thread and not the EK02 one he mentions in the video:
http://www.youtube.com/watch?v=5VDxEnO1tow
Credits:
Przekret (awesome EG30 leak)
-viperboy- (used his update-script as a template)
qbking77 (video tutorial & mirrors)
Awesome! Thank you very much!
Thanks so much!
Formerly Tuffgong4 on xda
Holy bananas! Nice work!
I've been lurkin and blazin for an hour for this lol. Back to 3 0 we go!
Sent from my SPH-D710 using XDA App
Just flashed worked great thanks!
Sent from my SPH-D710 using XDA App
I'm still shock and speechless we finally extracted our missing puzzle... thanks guys
Currently roaming the Galaxy lookn for planet EPIC at 4G speed!
its funny that pretzel crepped around samsungs site and found it lol
expertzero1 said:
its funny that pretzel crepped around samsungs site and found it lol
Click to expand...
Click to collapse
Actually Przekret is known for Samsung leaks.. I was part of the Samsung Captivate forums, and he has always provided awesome leaks.. Hopefully he'll keep throwing some our way
Just look at all his posted threads.. They are all leaks lol
http://forum.xda-developers.com/search.php?searchid=104508344
expertzero1 said:
its funny that pretzel crepped around samsungs site and found it lol
Click to expand...
Click to collapse
Was it really on the Sammy site all along? Edit...question just answered
Sent from my SPH-D710 using xda premium
Thanks... And I just got my new replacment phone today ( didn't have to go tell all thwm lie's ) Good looking out!
Przekret i mean lol
nice haha, just waiting for the official ota.
Anyone know if there is any changes from the pushed update from kings from this ota?
expertzero1 said:
Przekret i mean lol
nice haha, just waiting for the official ota.
Anyone know if there is any changes from the pushed update from kings from this ota?
Click to expand...
Click to collapse
I heard it was the same. I am hanging back on the ROM though. I got the modem and kernel but I want to know if the OTA has any issues before I jump.
Sent from my SPH-D710 using xda premium
trying to flash this and it's just trapped on 'updating modem'...
how long should it take? I wiped dalvik and cache first
Woot! I love leaks!
Sent from my SPH-D710
Can we get a second verification that what was uploaded flashed correctly and Wizard Knight's experience is an anomaly?
Wizard Knight said:
trying to flash this and it's just trapped on 'updating modem'...
how long should it take? I wiped dalvik and cache first
Click to expand...
Click to collapse
same thing happened to me,
This is what I did to get it to work
batterypull
voldown+power to enter download mode
download the EG30 modem for odin from the sticky post by qbking
flash to phone section
naerok said:
same thing happened to me,
This is what I did to get it to work
batterypull
voldown+power to enter download mode
download the EG30 modem for odin from the sticky post by qbking
flash to phone section
Click to expand...
Click to collapse
that's what I'm doing now... for me at least, the flashable version doesn't work
Wizard Knight said:
that's what I'm doing now... for me at least, the flashable version doesn't work
Click to expand...
Click to collapse
yeah, still not familiar with samsung devices but HTC devices would instabrick if you pulled battery during a modem flash. Because I was worried, I didn't want to boot into the OS before download mode so I pulled the battery.
I'm sure it would have been fine either way since there are people that have flashed roms to their phone section in odin
naerok said:
same thing happened to me,
This is what I did to get it to work
batterypull
voldown+power to enter download mode
download the EG30 modem for odin from the sticky post by qbking
flash to phone section
Click to expand...
Click to collapse
like it says in OP you do not use odin you flash in recovery.

[ROM][MODS][02.01.14]Galaxy Fame - Stock deodexed - all versions[wip]

INDEX
Post #1 - Roms
Post #2 - Mods and screenshots
Moved - Recovery
I`m not responsable for anything that may happen with your data / phone / life!!
Your warranty will be lost flashing rom/cwm/kernel/mod so think twice before!
If you don`t know what you`re doing maybe the best is to avoid it.
Roms are fully stock with minor changes:
-fully deodexed
-zipaligned
-fully rooted + busybox
-removed some of the bloat.
Downloads:
s6810 / s6810B / s6810L / s6810E / s6810 -XXAMG1
https://drive.google.com/uc?id=0B-zMfsAgHdrxWEU3Qm10VG5ybGM
s6810p - XXAMJ1
https://drive.google.com/uc?id=0B-zMfsAgHdrxLU5EdVMwUm02Mmc
s6812 - DDAMG1
https://drive.google.com/uc?id=0B-zMfsAgHdrxWndueXpWbXh3UlE
Install:
-put downloaded zip to sdcard
-flash cwm recovery if you don`t have - view #2 post
-make a full backup because you may lose your data!!
-in recovery choose 'install zip' and navigate to rom`s zip location
-wait till done*
-wipe cache/dalvik**
-reboot system
*no need to format system because rom has format script built in
**you can try without fully wipe to not lose your data but device may be laggy. If that wipe data/cache/dalvik.
For stock firmware flashing see this:
First of all make a free account on http://www.sammobile.com/firmwares/ and download from there device specific firmware (s6810/p/B/L/E or s6812)
After that download Odin 3.07 from here, run Odin as administrator and put the firmware under the PDA tab without modifying any settings. Put the phone in download mode and flash the firmware. After flashing let it Reboot. It will reboot first on recovery to apply the csc and after will reboot normally and it will bootloop. When the bootloop comes pull out the battery for 30 secs, then put it back and boot into recovery using 3 button combo (vol.up+home+power). When you reach to recovery make a full wipe (data/cache) and reboot.
Click to expand...
Click to collapse
MODS
This mods are working only in deodexed roms and only on single sim devices.
For now it`s only 4 way reboot wich i didn`t added to rom and accuweather widget from s4 100% transparent.
More in few days i hope.
I included a reverse zip for 4 way reboot - If something isn`t as should flash to go back to stock reboot menu.
Downloads:
https://drive.google.com/folderview?id=0B-zMfsAgHdrxNHVtY3dBeTNkd1U
Install:
-put downloaded zip to sdcard
-flash cwm recovery if you don`t have - view #2 post
-make a full backup because you may lose your data!!
-in recovery choose 'install zip' and navigate to downloaded zip
-wait till done
-wipe cache/dalvik
-reboot system
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:
*dsixda
*majdinj
*Phil3759
*CyanogenMod Team
*koush
maybe others.. :good:
CWM Recovery moved here.
Reserved for later use.
hey...........
Waiting for looooooooooooooooooooooong time.....
this is the first rom for our galaxy fame..............
Freakinnnnnnnnn Awesome !!!!!!!!
All Thanks to @corsicanu !!!!
@corsicanu...
Just one request..............
Plssssssssssss could you make or port a (BUG FREE) CWM Recovery ?????????
Vkas Raj said:
could you make or port a (BUG FREE) CWM Recovery?
Click to expand...
Click to collapse
As we speak i`m installing Linux Mint 16 Petra at home to try a lill mods onto cwm.
Will report as soon as i have something.
corsicanu said:
As we speak i`m installing Linux Mint 16 Petra at home to try a lill mods onto cwm.
Will report as soon as i have something.
Click to expand...
Click to collapse
you are great...... man !!
Am using this ROM now. Nice and smooth compared to stock.
The only thing I don't see is the tweaked power screen, mine is still the normal stock one.
Sent from my GT-S6810P using Tapatalk
-=NPG=- said:
The only thing I don't see is the tweaked power screen, mine is still the normal stock one.
Click to expand...
Click to collapse
have you flashed separately the zip from mods folder?
and another question: you flashed over your old odexed rom or did full wipe?
Sent from my GT-I9100 using Tapatalk
corsicanu said:
have you flashed separately the zip from mods folder?
and another question: you flashed over your old odexed rom or did full wipe?
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
OK, blonde moment on my part, forgot to download the mods bit
Everything else working perfectly. Loaded over the original ROM and then wiped the cache and rebooted.
Sent from my GT-S6810P using Tapatalk
@corsicanu
After Flashing The rom which Zip I have To Flash from Mod folder ??????
Just a quick follow up. I flashed the power menu mod from the mods folder using CWM but there is no change to the power menu.
Sent from my GT-S6810P using Tapatalk
Vkas Raj said:
@corsicanu
After Flashing The rom which Zip I have To Flash from Mod folder ??????
Click to expand...
Click to collapse
There are 4 zips
-4way reboot menu
-accuwheater from s4 fully transparent
-reverse to stock power menu for s6810/p
-reverse to stock power menu for s6812
Flash the one that suits you! :good:
-=NPG=- said:
Just a quick follow up. I flashed the power menu mod from the mods folder using CWM but there is no change to the power menu.
Sent from my GT-S6810P using Tapatalk
Click to expand...
Click to collapse
Try and flash it again.. I flashed on my fame to test it and it's working.. 4wayreboot.zip
Merry Christmas to all of you!!!!!
Sent from my GT-I9100 using Tapatalk
corsicanu said:
Try and flash it again.. I flashed on my fame to test it and it's working.. 4wayreboot.zip
Merry Christmas to all of you!!!!!
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
I tried to flash it again and it states that it installed OK but no change.
I tried installing the restore zip and rebooting and then re - installing the power menu zip but no change.
It's not a big issue to me, would just stop me forgetting if it's "home-power-volume-down" or "home-power-volume-up"... LOL. I always forget.
Sent from my GT-S6810P using Tapatalk
-=NPG=- said:
I tried to flash it again and it states that it installed OK but no change.
I tried installing the restore zip and rebooting and then re - installing the power menu zip but no change.
It's not a big issue to me, would just stop me forgetting if it's "home-power-volume-down" or "home-power-volume-up"... LOL. I always forget.
Sent from my GT-S6810P using Tapatalk
Click to expand...
Click to collapse
seems like your download may be corrupted.. try redownloading.. tested again on my P and works without any problem..
Sent from my GT-I9100 using Tapatalk
Yup it says optimising app and then goes through the list up to 200-and-something and then finishes booting.
Sent from my GT-S6810P using Tapatalk
Gonna try this when my net limit resets and can you make a odin flashable cwm? I've tried something on the build.prop and it got me bootlooped and i don't have any backup and can't connect my phone to pc due to USB mount bug.
Hmmmmmm after rebooting a 2nd time the boot menu mod works perfectly.
Awesome work.
Everything is running smoothly.
Now... If only there was an overclock kernel....
Sent from my GT-S6810P using Tapatalk
ryanperez said:
Gonna try this when my net limit resets and can you make a odin flashable cwm? I've tried something on the build.prop and it got me bootlooped and i don't have any backup and can't connect my phone to pc due to USB mount bug.
Click to expand...
Click to collapse
what exactly did u changed in build prop? i'll pm you a solution..
about the kernel and cwm: now i work on setting up the environment on linux and i'm documenting about.. i am experimenting as i am not a dev..
Sent from my GT-I9100 using Tapatalk
corsicanu said:
what exactly did u changed in build prop? i'll pm you a solution..
about the kernel and cwm: now i work on setting up the environment on linux and i'm documenting about.. i am experimenting as i am not a dev..
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Aha but by experimenting you're taking the first steps You'll be a fully fledged developer in no time.
But nice work in the meantime
tried with no succes new cwm.. got me to bootloop.. still trying to find the source of the first cwm.. the user or the git.. if someone knows something please tell me.. would make it easier than playing lottery with scripts till find the right one..
i'm thinking a while to focus on more mods and optimising things. is still a usable cwm. for the usb mount bug i suggest getting an usb card reader as i have and for the backups keep accounts synced and use titanium..
Edit: i read on cwm thread that *dup backups are working.. but not tested.. anyone can confirm?
cheers!
Sent from my GT-I9100 using Tapatalk

N900TUVUDNF1 Extracted Stock Firmware

Here's the MODEM+NON-HLOS, Bootloader, Kernel, CSC, and Recovery I extracted from the NF1 firmware release.
IF YOU NEED NE6 FIRMWARE, GO HERE: http://forum.xda-developers.com/not...900tuvudne6-extracted-stock-firmware-t2846074
If you are looking for the NF4 version, go HERE
If you are looking for the NF9 version, go: HERE
Bootloader: http://www.mediafire.com/download/4i99p553cv3gnbo/N900TUVUDNF1_BL.tar.md5
CSC: http://www.mediafire.com/download/461gdicfcpj944n/N900TUVUDNF1_CSC.tar.md5
Kernel: http://www.mediafire.com/download/zfxi52jxhe870h6/N900TUVUDNF1_KERNEL.tar.md5
Modem + NON-HLOS: http://www.mediafire.com/download/6jbmscqup6xu596/N900TUVUDNF1_MODEM+NON_HLOS.tar.md5
Recovery: http://www.mediafire.com/download/tp3zigu5tylvorv/N900TUVUDNF1_RECOVERY.tar.md5
Full Stock Image Download Here: https://mega.co.nz/#!ioglFaQD!IzrjOKfoQXnfzTVjItUnjVvqzVSoG4s0wkKLTvit9BY
If you have trouble getting the bootloader and/or Modem to stick, install "Triangle Away" by @Chainfire and follow the directions to reset your counter (even if it says zero), then boot into download mode, and re-flash them with Odin and they should stick.
To verify, you can download "Phone Info - Samsung" and make sure that all 4 items say NF1 (Bootloader, Baseband, PDA and CSC).
Triangle Away by @Chainfire: https://play.google.com/store/apps/details?id=eu.chainfire.triangleaway
Phone Info *Samsung* by @vndnguyen: https://play.google.com/store/apps/details?id=org.vndnguyen.phoneinfo
Enjoy, and as always, slap that Thanks button!
For General Discussion, please use @themichael's thread: http://forum.xda-developers.com/showthread.php?t=2788445
Thanks for this. I'm on Tweaked rom, can I just flash each one or do I have to be on stock?
Sent from my SM-N900T using xda premium
derride8 said:
Thanks for this. I'm on Tweaked rom, can I just flash each one or do I have to be on stock?
Sent from my SM-N900T using xda premium
Click to expand...
Click to collapse
i think you can flash the modem's and kernel. im not sure about the other things
Tried flashing through mobile odin, no bueno
FLASH NF1 BASEBAND FROM PHONE
---------- Post added at 08:54 PM ---------- Previous post was at 08:53 PM ----------
@c0ns0le
toastido said:
Here's the MODEM+NON-HLOS, Bootloader, Kernel, CSC, and Recovery I extracted from the NF1 firmware release.
Bootloader: http://www.mediafire.com/download/4i99p553cv3gnbo/N900TUVUDNF1_BL.tar.md5
CSC: http://www.mediafire.com/download/461gdicfcpj944n/N900TUVUDNF1_CSC.tar.md5
Kernel: http://www.mediafire.com/download/zfxi52jxhe870h6/N900TUVUDNF1_KERNEL.tar.md5
Modem + NON-HLOS: http://www.mediafire.com/download/6jbmscqup6xu596/N900TUVUDNF1_MODEM+NON_HLOS.tar.md5
Recovery: http://www.mediafire.com/download/tp3zigu5tylvorv/N900TUVUDNF1_RECOVERY.tar.md5
Full Stock Image Download Here: https://mega.co.nz/#!ioglFaQD!IzrjOKfoQXnfzTVjItUnjVvqzVSoG4s0wkKLTvit9BY
If you have trouble getting the bootloader and/or Modem to stick, install "Triangle Away" by @Chainfire and follow the directions to reset your counter (even if it says zero), then boot into download mode, and re-flash them with Odin and they should stick.
To verify, you can download "Phone Info - Samsung" and make sure that all 4 items say NF1 (Bootloader, Baseband, PDA and CSC).
Triangle Away by @Chainfire: https://play.google.com/store/apps/details?id=eu.chainfire.triangleaway
Phone Info *Samsung* by @vndnguyen: https://play.google.com/store/apps/details?id=org.vndnguyen.phoneinfo
Enjoy, and as always, slap that Thanks button!
Click to expand...
Click to collapse
where is the update zip 17mb only
I can flash the modem for the baseband right?
Sent from my SM-N900T using XDA Premium 4 mobile app
Upstreammiami said:
I can flash the modem for the baseband right?
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
doesnt work, you have to update to the new bootloader i think. Because i tried to flash just the modem and still shows NE6
chrisa887 said:
doesnt work, you have to update to the new bootloader i think. Because i tried to flash just the modem and still shows NE6
Click to expand...
Click to collapse
Read my op. If it doesn't stick use triangle away first.
toastido said:
Read my op. If it doesn't stick use triangle away first.
Click to expand...
Click to collapse
i flashed the modem in mobile odin and now it says rebooting to recovery but a black screen.. im going to flash twrp manually and see
toastido said:
Read my op. If it doesn't stick use triangle away first.
Click to expand...
Click to collapse
I reset it and it all says ne6
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-G900T using Tapatalk
chrisa887 said:
I reset it and it all says ne6
Sent from my SM-G900T using Tapatalk
Click to expand...
Click to collapse
Triangle away requires stock kernel. That is not stock kernel. Triangle away, then odin the modem, then check it.
ok now i see twrp going to restore my aosp carbon rom backup to see if i have nf1
---------- Post added at 10:13 PM ---------- Previous post was at 09:54 PM ----------
Upstreammiami said:
ok now i see twrp going to restore my aosp carbon rom backup to see if i have nf1
Click to expand...
Click to collapse
yea it didnt work im gonna flash full image root and flash recovery and blah blah
Can somebody add an instruction on how to install these individual items through Odin?
:good:
toastido said:
Here's the MODEM+NON-HLOS, Bootloader, Kernel, CSC, and Recovery I extracted from the NF1 firmware release.
Bootloader: http://www.mediafire.com/download/4i99p553cv3gnbo/N900TUVUDNF1_BL.tar.md5
CSC: http://www.mediafire.com/download/461gdicfcpj944n/N900TUVUDNF1_CSC.tar.md5
Kernel: http://www.mediafire.com/download/zfxi52jxhe870h6/N900TUVUDNF1_KERNEL.tar.md5
Modem + NON-HLOS: http://www.mediafire.com/download/6jbmscqup6xu596/N900TUVUDNF1_MODEM+NON_HLOS.tar.md5
Recovery: http://www.mediafire.com/download/tp3zigu5tylvorv/N900TUVUDNF1_RECOVERY.tar.md5
Full Stock Image Download Here: https://mega.co.nz/#!ioglFaQD!IzrjOKfoQXnfzTVjItUnjVvqzVSoG4s0wkKLTvit9BY
If you have trouble getting the bootloader and/or Modem to stick, install "Triangle Away" by @Chainfire and follow the directions to reset your counter (even if it says zero), then boot into download mode, and re-flash them with Odin and they should stick.
To verify, you can download "Phone Info - Samsung" and make sure that all 4 items say NF1 (Bootloader, Baseband, PDA and CSC).
Triangle Away by @Chainfire: https://play.google.com/store/apps/details?id=eu.chainfire.triangleaway
Phone Info *Samsung* by @vndnguyen: https://play.google.com/store/apps/details?id=org.vndnguyen.phoneinfo
Enjoy, and as always, slap that Thanks button!
Click to expand...
Click to collapse
johnvicencio said:
Can somebody add an instruction on how to install these individual items through Odin?
:good:
Click to expand...
Click to collapse
1 at a time in pda mode .. You might have to reset your flash counter with triangle away for them to stick.
Sent from my SM-N900T using Tapatalk
If anyone has used the full image on mega, can you verify your md5 for me plz? Does it match this? Thx in advance.
d5878c1cb5ed40ddb51855aadeaeeff1
Sent from my Note 3...making all others drool!
djbrian52 said:
If anyone has used the full image on mega, can you verify your md5 for me plz? Does it match this? Thx in advance.
d5878c1cb5ed40ddb51855aadeaeeff1
Sent from my Note 3...making all others drool!
Click to expand...
Click to collapse
I just got it downloaded and that is what I got also
calexchelse said:
I just got it downloaded and that is what I got also
Click to expand...
Click to collapse
Now the follow up question......did it flash correctly?
Sent from my Note 3...making all others drool!
calexchelse said:
I just got it downloaded and that is what I got also
Click to expand...
Click to collapse
djbrian52 said:
Now the follow up question......did it flash correctly?
Sent from my Note 3...making all others drool!
Click to expand...
Click to collapse
goto my site on my signature I have the all the full firmwares there...

[STOCK][ODIN][TAR] L710VPUDNJ2 PC Odin Flashable ( Sprint )

** Stock sprint .tar NJ2, UNROOTED, untouched, from SamMobile**
** Keeping this as simple as it can be **
x Unzip the files to the Odin folder ( comes with 2 files, the tar, and the ss_dl.dll, Extension should be .tar.md5 @ 1,531,471 kb. )
x Set device into download mode ( Vol Down + Home + Power, press Vol Up on dialog to continue )
x Open Odin ( I recommend v3.09 ), load .tar file into "PDA" or "AP" slot. ( Depending on which Odin you prefer to use. )
x Plug in the device. ( Optimal using rear USB Ports @ 2.0 and the original device cable it came with. )
x Take a look and make sure there's a box reading COM:## in Odin at the top ( Doesn't matter about the ## as long as it reads COM: ), and wait for drivers to successfully finish installing if it hasn't done so already.
x Select Start, and wait for it to finish.
xx It'll be ~15 minutes tops, So do whatev's you do in that moment of time.
Keynote: When I restored using the tar myself, it did not remove data, so wipe beforehand as a necessary precaution.
Download file ---> HERE <---
Please leave a message if the .tar or mirror link is busted, i'll gladly upload again.
Devs can use as a base if needed. no need for thanks no need for credits, as long as
we're pushing things out for the community and make em all happy
-- Creddies ( I always want to give where it's given! )
SamMobile, for all of Samsung needs and firmware news, Tar found on there.
XDA Forum Community, for what they do around here day in, day out.
Samsung, for the device.
Spark91, Mirror Link.
If I missed anyone, please leave me a message as I will add effective immediately. Or be shot down by Dev's so they can remove this post
effective immediately.
I might Need This
Doing a quick download on my end because my upload speed was wonky. If anyone else would like to try odin stock unrooted as well.
Yep, link is good, download is good, .tar odin flash is good.
root method working using Odin flash twrp 2.8.4.0 d2spr, flashing supersu v2.40!~ ( Initial start up, if removing knox the first time doesn't work, reboot device and go into supersu again to disable knox on stock odex in supersu app. If that method doesn't work, download rootchecker app verify su, and it should work that time )
Screenies.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I got the NJ2 system.img unpacked and zipped it up. IT'S NOT FLASHABLE! Just the system. Odex only for now.
https://www.androidfilehost.com/?fid=95897840722646323
Can I flash this over nj3 boost mobile?
allrockedout said:
Can I flash this over nj3 boost mobile?
Click to expand...
Click to collapse
Just go to sammobile.com and get the NJ3 tar if that's what you're looking for, but yes you can flash this over.
My ROMs: Wicked X & Wicked S5 Xperience
After flashing this rom - can I downgrade to ND8?
DavidovDI said:
After flashing this rom - can I downgrade to ND8?
Click to expand...
Click to collapse
You can use ND8 ROMs, but since MK3 you can't downgrade your firmware, it's not going to change.
My ROMs: Wicked X & Wicked S5 Xperience
bilgerryan said:
Just go to sammobile.com and get the NJ3 tar if that's what you're looking for, but yes you can flash this over.
My ROMs: Wicked X & Wicked S5 Xperience
Click to expand...
Click to collapse
I didnt see the NJ3 tar on Sam Mobile :<
Grrr! Built 3 versions of the new ROM and only 1 booted. But it required the meta-inf from ND8 to boot and the about device info all said ND8. Guess I'll try again tomorrow.
bilgerryan said:
Just go to sammobile.com and get the NJ3 tar if that's what you're looking for, but yes you can flash this over.
My ROMs: Wicked X & Wicked S5 Xperience
Click to expand...
Click to collapse
Nj3 tar is just an update zip. No full .tar. Kind of sucks.
madbat99 said:
Nj3 tar is just an update zip. No full .tar. Kind if sucks.
Click to expand...
Click to collapse
Weird
My ROMs: Wicked X & Wicked S5 Xperience
Debloater?
@bilgerryan Would your debloater (http://forum.xda-developers.com/showthread.php?t=2742937) work on this? Or is that ND8/MK3 only?
koop1955 said:
@bilgerryan Would your debloater (http://forum.xda-developers.com/showthread.php?t=2742937) work on this? Or is that ND8/MK3 only?
Click to expand...
Click to collapse
It should work just fine unless the they changed any apk names.
My ROMs: Wicked X & Wicked S5 Xperience
bilgerryan said:
It should work just fine unless the they changed any apk names.
My ROMs: Wicked X & Wicked S5 Xperience
Click to expand...
Click to collapse
If I can, I'll give it a whirl this weekend and post results here. Thanks, Ryan!
Im having trouble installing busybox???
Sent from my SPH-L710 using XDA Free mobile app
allrockedout said:
Im having trouble installing busybox???
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
BusyBox by Stericson?
I finally got it to boot! Thread coming soon.
HERE it is.
allrockedout said:
Im having trouble installing busybox???
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
Try changing the install to system/bin and wait for the Smart Installer to finish loading.
My ROMs: Wicked X & Wicked S5 Xperience

Categories

Resources