[CWM Flashable] Does not work, modem and non-hlos. - T-Mobile Samsung Galaxy S 4

Its not possible to flash these files thru cwm, yet... Thanks to all those who tried to help.
Click here for MDL Modem Odin Flashable thanks to @mrvirginia.
These are untested so I don't know if they work. If you're brave enough and don't mind odin flashing back to stock in case something goes wrong, here they are. * I am not responsible for anything that may occur other than the desired effect. *
The partitions are correct. modem.bin goes to the "mdm" partition ("/dev/block/mmcblk0p2") and NON-HLOS.bin > "apnhlos" ("/dev/block/mmcblk0p1"). According to GS4.pit (I believe) these are where the files go.
MK2_MODEM_signed.zip = modem.bin
MD5: FBFCF18A1A9F5C64F7EED6EF328D5680
MK2_WIFI_FIX_signed.zip = NON-HLOS.bin
MD5: 9D967E0B22AB14CCF58E7E18713B7C8C
Flash thru custom recovery. Let us know how it goes.
Thanks to user @j_r0dd for sharing with the community. ->> http://forum.xda-developers.com/showpost.php?p=47865459&postcount=62

Tried to flash but still showing MDL. Check my build.prop to make sure it said jfltetmo hoping there was a check at the install.. any ideas? Running latesthyperdrive

If I wouldn't have flashed them via odin later i would have given this a try...... This deff makes people life easier

jordin1128 said:
Tried to flash but still showing MDL. Check my build.prop to make sure it said jfltetmo hoping there was a check at the install.. any ideas? Running latesthyperdrive
Click to expand...
Click to collapse
did it error out or did it complete the flash?
Currently it uses package_extract to a /tmp dir then extracts the bin to the proper partition. Anyone expireced enough to know if its ok to "write_raw" to the partition like with a kernel?
Code:
assert(package_extract_file("Omnifarious/modem.bin", "/tmp/modem.bin"),
write_raw_image("/tmp/modem.bin", "/dev/block/mmcblk0p2"),
delete("/tmp/modem.bin"));
and
Code:
assert(package_extract_file("Omnifarious/NON-HLOS.bin", "/tmp/NON-HLOS.bin"),
write_raw_image("/tmp/NON-HLOS.bin", "/dev/block/mmcblk0p1"),
delete("/tmp/NON-HLOS.bin"));
Can I change it to:
Code:
assert(write_raw_image("Omnifarious/modem.bin", "/dev/block/mmcblk0p2"));

I flashed in twrp. Said it flashed successful but baseband didn't change.
Sent from my SGH-M919 using Tapatalk

Try wiping dalvik & cache after flash & before reboot. Might work.

http://forum.xda-developers.com/showpost.php?p=47872068&postcount=111
He says it's not possible.
I will try with write_raw_image instead of extracting to a /tmp folder.
NEW FILES UPLOADED to test "write_raw_image"
(I'm still waiting for the odin image to finish dling. Hotfile is so slow for me...)

omnifarious said:
http://forum.xda-developers.com/showpost.php?p=47872068&postcount=111
He says it's not possible.
I will try with write_raw_image instead of extracting to a /tmp folder.
NEW FILES UPLOADED to test "write_raw_image"
(I'm still waiting for the odin image to finish dling. Hotfile is so slow for me...)
Click to expand...
Click to collapse
I'll be the pig...if you dont hear from ke in 20 minutes then it probably didnt work (just in case I have to revert back to stock when I get home)

How about Odin flashible?
Sent from my GT-I9505G using xda app-developers app

roblxskye said:
How about Odin flashible?
Sent from my GT-I9505G using xda app-developers app
Click to expand...
Click to collapse
j_r0dd said:
Here is the MK2 GSM & LTE modems. If you need help flashing with Odin go to this thread. I used heimdall and those commands are below.
Code:
heimdall flash --MDM modem.bin
heimdall flash --APNHLOS NON-HLOS.bin
LTE Modem
md5: 80f4411ef589ee1cfbbd776f4c169b6a
http://www.mediafire.com/download/i44ynin7dsymfx5/NON-HLOS.bin
GSM Modem
md5: c4b3d2dd0e24f48d208bc3987f163b5f
http://www.mediafire.com/download/1gsjokadys4l89x/modem.bin
Click to expand...
Click to collapse
{
"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"
}
those are the ones I used and worked perfect

No luck..status 7 error and aborted...installing thru odin now

jordin1128 said:
No luck..status 7 error and aborted...installing thru odin now
Click to expand...
Click to collapse
Thanks for your effort. I'll pull the files. The 2 bin files listed a few posts back were the ones I used. You can flash those thru odin/mobile odin.

i was able to get them to flash and update successfully by just pasting both .bin files into Odin.
i did NON-HLOS.bin first. leave auto reboot unticked. when it finishes, hold power so your device turns off. boot back into download mode. now flash modem.bin with auto reboot ticked. that worked for me.

omnifarious said:
Thanks for your effort. I'll pull the files. The 2 bin files listed a few posts back were the ones I used. You can flash those thru odin/mobile odin.
Click to expand...
Click to collapse
Ok there is a big problem with this modem baseband like stated above..... does not let u make phone calls on the leaked 4.3 tw version..... or the regular 4.2.2 version and like some1 said 4.4..... not sure if it works on the official 4.3 tw released today since no dev has released a rom of it... so do not flash if u need to make or receive phone calls makes ur phone freeze and wont make the actual call
Sent from my SGH-M919 using Tapatalk

gdmlaz said:
Ok there is a big problem with this modem baseband like stated above..... does not let u make phone calls on the leaked 4.3 tw version..... or the regular 4.2.2 version and like some1 said 4.4..... not sure if it works on the official 4.3 tw released today since no dev has released a rom of it... so do not flash if u need to make or receive phone calls makes ur phone freeze and wont make the actual call
Sent from my SGH-M919 using Tapatalk
Click to expand...
Click to collapse
I've been having the same issue on the latest [TW-ROM-MultiDpi][23.11.2013] X-NOTE build 2.0 Freedom Ed. I9505 MK8 android 4.3. Everything was fine till I flash both files. Data doesn't drop, but voice doesn't work. My wifi was fine however.

omnifarious said:
I've been having the same issue on the latest [TW-ROM-MultiDpi][23.11.2013] X-NOTE build 2.0 Freedom Ed. I9505 MK8 android 4.3. Everything was fine till I flash both files. Data doesn't drop, but voice doesn't work. My wifi was fine however.
Click to expand...
Click to collapse
Yeap everything works perfect xcept u cant make or receive phone calls..... kind of a big deal lol
Sent from my SGH-M919 using Tapatalk

gdmlaz said:
Yeap everything works perfect xcept u cant make or receive phone calls..... kind of a big deal lol
Sent from my SGH-M919 using Tapatalk
Click to expand...
Click to collapse
Imagine all the pissed off T-Mobile customers who don't know about flashing and can't dial 611. LOL :laugh:

mrvirginia said:
i was able to get them to flash and update successfully by just pasting both .bin files into Odin.
i did NON-HLOS.bin first. leave auto reboot unticked. when it finishes, hold power so your device turns off. boot back into download mode. now flash modem.bin with auto reboot ticked. that worked for me.
Click to expand...
Click to collapse
Thank you, mrvirginia. Worked great, and the fastest radio so far for me. 37Mb down. Never see that before.

omnifarious said:
Imagine all the pissed off T-Mobile customers who don't know about flashing and can't dial 611. LOL :laugh:
Click to expand...
Click to collapse
I wonder if is doing this in the OFFICIAL VERSION ?THE OTA version ??? or just us that have flashed the modem separately..... I'm going to try to find out with people that have flashed this THE OFFICIAL OTA.... Btw do you have the MDL modems to flash ????
---------- Post added at 04:18 PM ---------- Previous post was at 04:18 PM ----------
Pinan said:
Thank you, mrvirginia. Worked great, and the fastest radio so far for me. 37Mb down. Never see that before.
Click to expand...
Click to collapse
have you tried making phone calls tho ?

Seems like a bootloader check to me.. And about installing via CWM, youre prolly gonna have to use busybox and dd.

Related

[RADIO][IMG/ZIP]Vision_RADIO_12.28h.60.140f_26.06.02.27_M[updated lib files]

WARNING​Don't flash a RADIO unless you know exactly what you're doing!
You WON'T be able to flash back to your previous radio if you don't have its img file/ZIP, and it's NOT provided here and a nandroid backup WON'T backup your radio. You can find some ZIP files for older radio here in joemm's thread.
Click to expand...
Click to collapse
I extracted this from RUU_Vision_Hutch_AUS_1.85.861.3_Radio_12.28h.60.14 0f_26.06.02.27_M_release.
For those who want the new radio but don't wanna install the RUU:
Suggested Method: Flash via PC using fastboot:(fastboot,ENG HBoot, PC required)
Download:
http://rapidshare.com/files/448615265/Radio_1.85.861.3_12.28h.60.140f_26.06.02.27_M.rar
Mirror:
http://www.mediafire.com/?ec8s8ztsde3mz2h
1. get fastboot/Android SDK on your PC
2. reboot your phone to bootloader -> fastboot
3."fastboot flash radio R:\radio.img"
Click to expand...
Click to collapse
Method 2: Flash via SD Card using zip file:(no fastboot,ENG HBoot, PC required)
For those don't have access to a PC, an update zip is provided(click here to read the original post and say thanks to joemm):
joemm said:
Here you go an update zip for the new radio:
Zip includes:
android-info .txt file and radio 12.28h.60.140f_26.06.02.27_M .img file
MD5 Check Sum:
F5035A73FC968A500A10BFEF3365965C
For those who dont know what this is, its the new radio zipped into an update file, to use it just place it on the root of your sd card, then boot into bootloader, select yes and it will flash the radio for you.
This must be flashed thru bootloader and not CWM recovery.
UPDATE: Heres a Mirror for the download thru Mediafire:
http://www.mediafire.com/?caykcy6pw1ei0a1
IMPORTANT: If you use the mediafire download you must rename the file from Vision_RADIO_12.28h.60.140f_26.06.02.27-PC10IMG.zip to PC10IMG.zip in order to use it. This is not needed if you use the dropbox link because its already named PC10IMG.
Click to expand...
Click to collapse
ril related lib files(libhtc_ril.so etc.) extracted from the same RUU:
WARNING:Ignore this part if you don't know what these files are and how to use these files. Do backup your original files before applying these.
Reminder: the Wi-Fi module confirmed not able to work with most ROMs(including CM and previous stock ROM, so don't apply it unless you really wanna try and have backed up.
Don't forget to mount /system/ RW and set the correct permission.
Click to expand...
Click to collapse
Download:
http://rapidshare.com/files/450011558/lib.zip
Mirror:
http://www.mediafire.com/?2wo4o5acw1ocvqq
File: R:\lib.zip
Size: 410381 bytes
MD5: B3C7F6E88A022B33DFDB056C6C2CCF4E
SHA1: 3ABB1524B06A1ADEC64559C4BEE2BD90628D0797
CRC32: 8D3846F4
Click to expand...
Click to collapse
Questions? Read this before you post.
Will I lose Root/S-OFF/user data after flashed it?
This is NOT a full RUU, flashing this standalone radio image will NOT change anything to your root status/system/user data/etc. it's safe.
Phone/Data/Wi-Fi slower?
EdKeys said:
I remember reading that someone was having data speed problems after flashing a new radio and clearing the dalvik cache fixed it.
Click to expand...
Click to collapse
When flashing via fastboot, it says FAILED
Make sure your phone is ROOTED and have the ENGINEERING HBOOT flashed on your phone. You can find a guide for doing this on xda-wiki. However if you're not familiar with such flashing thing, I will suggest Method 2(which doesn't require HBoot) for you, or don't flash it till you read and know more.
jzhyok said:
Extracted from RUU_Vision_Hutch_AUS_1.85.861.3_Radio_12.28h.60.14 0f_26.06.02.27_M_release.
For those who want the new radio but doesn't wanna download the RUU:
http://rapidshare.com/files/448615265/Radio_1.85.861.3_12.28h.60.140f_26.06.02.27_M.rar
Simple guidelines to flash:
Click to expand...
Click to collapse
So I assume this is from a DZ? Now we just need someone brave enough to test on G2.
heybobitsme said:
So I assume this is from a DZ? Now we just need someone brave enough to test on G2.
Click to expand...
Click to collapse
guess so, I just flashed it to my Hong Kong Desire Z, works fine.
should be no issues, i have the latest (well not anymore apparently) radio from dz on my g2
heybobitsme said:
So I assume this is from a DZ? Now we just need someone brave enough to test on G2.
Click to expand...
Click to collapse
It works on my g2. The reception is good but at first data was a bit slow. I reflashed it again and it fixed it
Sent from my HTC Vision using Tapatalk
blahbl4hblah said:
It works on my g2. The reception is good but at first data was a bit slow. I reflashed it again and it fixed it
Sent from my HTC Vision using Tapatalk
Click to expand...
Click to collapse
Sweet! Unfortunately I don't have time to flash to test, although I'm in the O.C. so there shouldn't be much difference compared to you.
just flashed on tmobile g2 signal seem better....
Just flashed, and I'm actually getting a signal in my house which is weird, never been able to do that before. Although, when on wifi, I lost a bar in the same position as I was before the flash. We shall see as time goes though.
Billy G.
T-Mobile G2, Midlothian, TX
Thanks! Flashed. For now it just works.
mrbmg said:
Just flashed, and I'm actually getting a signal in my house which is weird, never been able to do that before. Although, when on wifi, I lost a bar in the same position as I was before the flash. We shall see as time goes though.
Billy G.
T-Mobile G2, Midlothian, TX
Click to expand...
Click to collapse
I had the same experience last night. Previously I barely have a 3G signal in my house but now I have 3-4 bars.
There is already a radio thread. Why make a new one for just one radio?
...and you didn't even post the MD5 hash
http://forum.xda-developers.com/showthread.php?t=799208
Vlad83 said:
There is already a radio thread. Why make a new one for just one radio?
...and you didn't even post the MD5 hash
http://forum.xda-developers.com/showthread.php?t=799208
Click to expand...
Click to collapse
because as the topic mentions it is a refference thread. It is thereby not meant for discussion, but only for refference.
Vlad83 said:
There is already a radio thread. Why make a new one for just one radio?
...and you didn't even post the MD5 hash
http://forum.xda-developers.com/showthread.php?t=799208
Click to expand...
Click to collapse
and due to WinRAR's self-validating mechanism, as long as you can unrar it successfully, you have the correct file, no extra MD5 needed.
however if you want:
File: radio.img
Size: 25427968 bytes
MD5: 329F91B1E64FFA3A6E11DF4D5562FDD4
SHA1: 44756CAFCEF2CA8E808EA5DC496DD06F971C106A
CRC32: 3001D381
Click to expand...
Click to collapse
For those on a G2 or other, using T-Mobile, maybe even in the D.C. metro area - YOURE GONNA WANNA GET THIS RADIO
{
"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"
}
For some odd reason I get 1 to 3 bars at the most... seems little bit weaker. Well maybe that's just the weather right now in San Diego
Sent from my HTC Vision using XDA App
About to flash this radio, but just curious for any of the early flashers, how's battery life compared to the older ones?
Thanks
Where is a faq about all this radio flashing and stuff?
EdWRX said:
Where is a faq about all this radio flashing and stuff?
Click to expand...
Click to collapse
you mean this http://forum.xda-developers.com/showthread.php?t=698721 and http://forum.xda-developers.com/showthread.php?t=619153 ?
but the steps written are way too complicated~~
bigmoew said:
For those on a G2 or other, using T-Mobile, maybe even in the D.C. metro area - YOURE GONNA WANNA GET THIS RADIO
Click to expand...
Click to collapse
I don't see your image, what were your speedtest results?
Radioactive Death said:
I don't see your image, what were your speedtest results?
Click to expand...
Click to collapse
I'd be interested as well.

[JB] - [ROM][ODIN][TAR]SPH-D710 FJ10 (FJ10 Kernel/ROM)

First off, a huge thanks to sextape for this JB FJ10 leak!
Second, a huge thanks goes to Garwynn for helping me compile all of these one-clicks! It's a lot of work to do all of them and it would take MUCH longer without him.
Thanks also goes to sfhub (for teaching me how to create Odin One-Click.exe files and creating the original thread I'm using as a template for this one), Agat63 (for helping me get the hang of what sfhub started teaching me), chris41g (for hosting all my work here and with the Modem and Kernel Repositories), and to everyone else in our community who makes this possible!
This JB build is a VERY early Alpha engineering build and is not meant to be used as a daily driver. There is no Modem included in the TAR.
Currently there are several features that do not work (including 3G) but at least we know that Samsung is working on a JB build for us!
There will not be a one-click.exe for this JB build. It can only be flashed in Odin. If flashing this be sure to put the included CSC file in the CSC slot in Odin. If you don't the flash will most likely fail.
Instructions
1) Backup your phone with a Nandroid and TB (or other backup app).
Your phone will lose ALL data during the flash process. It is highly recommended to store your backup on a removed SDcard or on a PC.
2) Install Samsung USB/Android drivers (if not already installed). [USB/Android]
3) Download the FJ10 Stock JB ROM.
FJ10-Unencrypted.7z (Resets all data)
4) Unzip the TAR and CSC files using 7zip (this package is a self-extracting exe you should just be able to double-click on it after download and it will do the rest).
5) Start Odin.
Select PDA and Navigate to the location where the FJ10 TAR was saved upon extract from the 7Zip archive.
Select CSC and Navigate to the location where the FJ10 CSC file was saved upon extract from the 7Zip archive.
6) Place phone in Download Mode.
Power down phone.
Wait for capacitative button lights to turn off.
Simultaneously Press and Hold [Power]+[Volume Down] until confirmation screen appears.
Press [Volume Up] to enter Download mode.
7) Connect USB cable to PC and phone.
Wait for Odin to recognize the phone.
8) Start Odin flash process.
Press [Start].
9) Complete - PASS!
Status should change to green PASS! At this point your phone should automatically reboot.
The boot process will take slightly longer than usual during which time you'll see the Sprint 4G logo screen.
Congratulations you're on FJ10!
XDA:DevDB Information
[ROM][ODIN][TAR]SPH-D710 FJ10 (FJ10 Kernel/ROM) , ROM for the Samsung Epic 4G Touch
Contributors
rwilco12
ROM OS Version: 4.2.x Jelly Bean
Version Information
Status: Stable
Created 2015-02-19
Last Updated 2015-02-19
Additional Resources:
7-Zip v9.20
Odin3 v3.04
ZArchiver
Mobile Odin Lite
Samsung E4GT USB Drivers
Reserved.
This thread was originally located at Sextape's forum but due to several issues involving other sites stealing his work it was shut down. We have received permission to post the thread here now for XDA members.
Awsoome
Sent from my SPH-D710 using xda app-developers app
Sad to hear about sxtp do you know what CSC stands for?
rovar said:
Sad to hear about sxtp do you know what CSC stands for?
Click to expand...
Click to collapse
Criminal Sexual Conduct... LOL
{
"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"
}
damn punk-a** sites no respect, thx for all the hard work team sextape
deleted
rovar said:
Sad to hear about sxtp do you know what CSC stands for?
Click to expand...
Click to collapse
Carrier specific code(content).
Delete I thought I read Fj17 lol! Still awesome thank you!!
OOoooohhhhh Meow Gusta!
Thanks for the hard work you guys! If it weren't for you, we'd be an Apple Product.
So any word on when this might be nearing completion? Either from Samsung or any devs trying to work on it?
psych0r3bel said:
So any word on when this might be nearing completion? Either from Samsung or any devs trying to work on it?
Click to expand...
Click to collapse
Haha no. Knowing Samsung though, it's going to be awhile.
Sent from my SPH-D710 using Tapatalk 2
any list of what works and what doesn't?
psych0r3bel said:
So any word on when this might be nearing completion? Either from Samsung or any devs trying to work on it?
Click to expand...
Click to collapse
I've heard rumors of December but i really think that's unlikely considering how long ICS took and then again the amount of work left to do on this JB build.
Warboy said:
any list of what works and what doesn't?
Click to expand...
Click to collapse
This is a port of the International GS2 so its mostly working, just missing a few things. The biggest thing now is that it wipes all your NV and EFS data, effectively disabling 3G and a few other Sprint features.
Warboy said:
any list of what works and what doesn't?
Click to expand...
Click to collapse
Its prolly all here.. http://forum.xda-developers.com/showthread.php?t=1932146
Aw.. that's FJ05.. never mind..
sj
Sent from my pimped out E4GT on JB-AoKPm1 using [email protected] Pro 2.4.1
rwilco12 said:
This is a port of the International GS2 so its mostly working, just missing a few things. The biggest thing now is that it wipes all your NV and EFS data, effectively disabling 3G and a few other Sprint features.
Click to expand...
Click to collapse
Do you happen to know if sextape is still going to be a major player in the community that still needs him and will respect him?
ashmiller said:
Do you happen to know if sextape is still going to be a major player in the community that still needs him and will respect him?
Click to expand...
Click to collapse
There's always the possibility but it still remains to be seen.

RIL.zip files to get signal for albe s6 4.5 rom

flashing these files could get us reception on our m919.Joe_modo pulled RIL from our Nk2 and Oh3 modems so all we have to is flash v4.5 then flash the RIL. Zip. Please report back after flashing
Here is the https://www.androidfilehost.com/?w=files&flid=40530
Credits go to Joe_modo!!if this works make sure you go to the i9505 thread in albe s6 rom forum to thank him!
Below is his post please read it!
This proved a bit more difficult than the ATT variant, as all of y'all have complications, m919 doesn't have a Lolli modem, and i337m has soooo many modems! I did a quick review of both forums, and I tried my best to determine which modem's were most commonly used, and which ROM's would be best to pull from... So I did my best, I hope something here works for y'all. Before flashing, please read everything I have to say, because I'm a total power freak and I love telling you what to do.
Lemme break down a little bit about each zip, which are both attached below, and available here
KEEP IN MIND, I DON'T HAVE THESE DEVICES, I CAN'T TEST, AND AS SUCH, I HAVE NO IDEA WHAT WORKS AND WHAT DOESN'T. Below is only based on assumption, nothing more. Each is simply a zip containing essential RIL files ("libril.so" "libsec-ril.so" and "libsecril-client.so", from /system/lib/), pulled from whatever mentioned stock rom base is noted in the file name. These are all flashable with a custom recovery. You can easily reverse the affects of these zips by going back to recovery, and flashing Albe95_s6_Port_RIL_Backup.zip, which, as you can probably guess, contains the original RIL files from this ROM, version 4.5.
First things first, a hypothesis. These RIL files do not need to be model specific, they only need to work. The only reason I specified the original RIL fix I uploaded was for ATT_OC4, was because a) I knew for a fact they worked with my phone, and modem, and b) I don't have the other devices to test. It may even be that all these RIL files will work on all other variants and modem's, who knows! But knowing what I do know about everything now, I have reason to believe the RIL files from Albe95's 3.5 release will work for those of us with this LTE issue. As such, I've uploaded a flashable zip for us to test, Albe95_35_RIL.zip, because I tested my hypothesis, and it worked just as well as my stock ATT files!
So, if for some reason, your variant and modem-specific RIL zip doesn't work for you, flash that one and report the results. Like I said, you can easily go back to the original's of this rom with Albe95_s6_Port_RIL_Backup.zip.
I hope @Albe95 has no problem with me supplying this, if so please say so, you won't offend me, this is your thread!
i337m
Several i337m users have reported LTE works for them without changing RIL files, so this may not be your issue at all, if this by chance worsens your service, revert to Albe95_s6_Port_RIL_Backup.zip
I337M_OC4_RIL.zip--- I pulled this from a stock I337M OC4 rom from Rogers. I wanted to pull more variety for testing purposes, but I'm tired, sorry. Hopefully the 3.5 RIL turns out to be a generic fix and we don't have to worry anyway. I tried to find OH1 stock, but I could not find a good download source.
m919
M919_NK2_RIL.zip -- Pulled from stock NK2, 4.4.4 rom, which from everything I've read, this modem version still works well with Lollipop, and is the most commonly used one.
M919_OH3_RIL.zip-- Pulled from the recent OC3 update (which seems to include little more than the stagefright fix, and WILL POSSIBLY LOCK YOU INTO THE OH3 BOOTLOADER IF UPDATED), again, from stock.
I9505_OB7_RIL.zip-- Upon visiting your subforum, I found a post by muniz_ri, from which I downloaded this stock i9505 rom and pulled the RILs. The reason I'm including this, is because it's a stock lollipop rom that works very well with your modems, NK2 and OH3. I have reason to believe these will make Albe95's 4.5 release fully functional for you as well.
ATT i337
you have two choices, ATT_OC4_RIL.zip from MY POST A FEW PAGES BACK, or use the Albe95_35_RIL.zip, which worked just as well for me.
I have not looked at either the Verizon, or Sprint variations, nor am I aware if they have the same LTE / null IMEI issue.
If these do not work, let me know so I can take them down, or at the very least, if they work for some, add warning. I hope the 3.5 files work for all, as a generic fix is always nice, no need for all this downloading, converting .img to .ext4, hunting specific roms!
Oh gosh, I did it again... I told myself not to let this post turn into a novel... BUT HEY! I LIKE WORDS!
WHILE THIS FIX WORKED FOR ME, AND OTHER i337 USERS, IT MAY NOT BE THE CAUSE OF YOUR PROBLEMS. AS ALWAYS, YOUR MILEAGE MAY VARY.
AND GUYS! ALBE95 IS ONLY ONE GUY, WE ARE THE MANY! AND MANY OF OUR ISSUES ARE OFTEN RESOLVABLE IF WE'RE JUST WILLING TO TROUBLESHOOT, AND EXPERIMENT! IT'S TRIAL AND ERROR! Let's all make an effort to fix our own issues when they arise, I believe in y'all. And besides, as long as you have Odin, and backups, you can't do too much harm. I beat my phone up this week, I've flashed it 200 over these years. I've soft-bricked it and fixed it many times... and I still haven't tripped knox . Maintaining a rom like this takes a lot of time and effort, let's start showing Albe95 that we appreciate it!
Didn't work
Did you flash 3.5 RIL
Romcrazguy said:
Did you flash 3.5 RIL
Click to expand...
Click to collapse
Update: No luck...still get SIM error. MDL/OH3
lordodin912 said:
Update: No luck...still get SIM error. MDL/OH3
Click to expand...
Click to collapse
Same here with OH3/OH3
SGH-M919 AICP jfltetmo v10.0
jroq8400 said:
Same here with OH3/OH3
SGH-M919 AICP jfltetmo v10.0
Click to expand...
Click to collapse
Romcrazguy said:
Did you flash 3.5 RIL
Click to expand...
Click to collapse
What about an app like GetRIL in the playstore, after flashing.....no wifi near me so cannot try myself.....
lordodin912 said:
What about an app like GetRIL in the playstore, after flashing.....no wifi near me so cannot try myself.....
Click to expand...
Click to collapse
I downloaded but it's not compatible with our s4 only i9500
Romcrazguy said:
I downloaded but it's not compatible with our s4 only i9500
Click to expand...
Click to collapse
Darn
Does anyone have the i337M RIL files for OH1 ? this is the modem version that I am using and need the RIL files to get LTE.
Thanks
Who has tried this with the M919? I will try this and report back.
UPDATE
All the listed RIL files listed for the M919 do not work.
what seems to be the problem sir?
ill need testers, any volunteers?
XeoNoX said:
ill need testers, any volunteers?
Click to expand...
Click to collapse
I can test on the M919
SGH-I337 I337UCUGOC4 SS3.75
Albe95.S6.Full.Port.4.6.G925FXXU2COH2
jroq8400 said:
I can test on the M919
SGH-I337 I337UCUGOC4 SS3.75
Albe95.S6.Full.Port.4.6.G925FXXU2COH2
Click to expand...
Click to collapse
what bootloader and modem and lte modem are you using?
XeoNoX said:
what bootloader and modem and lte modem are you using?
Click to expand...
Click to collapse
{
"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"
}
great , might have to wait a few days when i get back to work so i can look into it. you know how to logcat?
also can you send me (post) the following files from your STOCK OH3 rom...it MUST BE FACTORY STOCK...not from a unofficial samsung rom. thanks.
bin/ds_fmc_appd
bin/efsks
bin/ks
bin/qcks
bin/qmuxd
bin/rild
bin/rmt_storage
lib/libatparser.so
lib/libfactoryutil.so
lib/libomission_avoidance.so
lib/libreference-ril.so
lib/libsecril-client.so
vendor/lib/libdiag.so
vendor/lib/libdsutils.so
vendor/lib/libnetmgr.so
vendor/lib/libril-qcril-hook-oem.so
XeoNoX said:
also can you send me (post) the following files from your STOCK OH3 rom...it MUST BE FACTORY STOCK...not from a unofficial samsung rom. thanks.
bin/ds_fmc_appd
bin/efsks
bin/ks
bin/qcks
bin/qmuxd
bin/rild
bin/rmt_storage
lib/libatparser.so
lib/libfactoryutil.so
lib/libomission_avoidance.so
lib/libreference-ril.so
lib/libsecril-client.so
vendor/lib/libdiag.so
vendor/lib/libdsutils.so
vendor/lib/libnetmgr.so
vendor/lib/libril-qcril-hook-oem.so
Click to expand...
Click to collapse
Sent PM. Didn't find libnetmgr
Sent from my SGH-M919
jroq8400 said:
Sent PM. Didn't find libnetmgr
Sent from my SGH-M919
Click to expand...
Click to collapse
thanks...making super slow progress ...but progress is progress...im going to be busy this weekend....this is all i got so far.....signal working...calls and sms working...no data and alot of FC crashes.....im starting to talk to a few devs to see if we can figure it out.

[DOK2] PURE STOCK DEODEXED n910tuvu2dok2 5.1.1 [12/7/2015]

Code:
Your warranty is now void.
I take no responsibly for your phone rolling over and dying,
cursing you out, or starting WW3. You shouldn't have any
problems flashing this ROM.This was made for the individuals
that prefer a non touched stock ROM. If you flash this you take
full responsibly. Having said that, Enjoy:p
ROM BASE
N910TUVU2DOK2 TW 5.1.1 for T-Mobile Note 4
Click to expand...
Click to collapse
WHAT'S NEEDED TO FLASH THIS?
SM-N910T
DOK2 BOOTLOADER
TWRP RECOVERY
INSTALLATION GUIDE
Backup your current ROM
Wipe Data/Factory Reset
Restore Downloaded Backup
Reboot
First boot will take around 10m 17s! Trust me I counted...
All DOWNLOADS
https://mega.nz/#F!tUZFzAKT!VERZ_3zubWcjiZjaxvbP7Q
***Update*** I added recovery zips to flash in twrp/cwm. my computer has been acting up so i couldn't build the updated ROM. So here is a backup, its pure stock and deodexed.
WiFi calling is fixed from the previous build. Extract the folder from zip then add it to your twrp/cwm recovery folder. backup current ROM, Wipe Data/Factory Reset, restore backup, reboot
Click to expand...
Click to collapse
ENJOY AND HAPPY DEVELOPING!
MINE...
One more i guess...
Dont we need to be on another kernel to flash cf-root?
RoninTPD said:
Dont we need to be on another kernel to flash cf-root?
Click to expand...
Click to collapse
YES
Could u provide a link to the one u used? Thanks.
RoninTPD said:
Could u provide a link to the one u used? Thanks.
Click to expand...
Click to collapse
beastmodekernel
http://forum.xda-developers.com/not...t/kernel-beastmode-stock-1-0b-n910t3-t3238775
{
"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"
}
Well install. The rom n beastmode kernel. Not sure what's going on but. I keep getting a security alert telling me to restart and every time I restart. I have to input my wifi password. What's going on??
RoninTPD said:
View attachment 3566224Well install. The rom n beastmode kernel. Not sure what's going on but. I keep getting a security alert telling me to restart and every time I restart. I have to input my wifi password. What's going on??
Click to expand...
Click to collapse
i never got the security threat but the wifi issue is because of the kernel. Edit the build prop to fix. change"wifi. ro.securestorage.support=true'' to "wifi. ro.securestorage.support=false'' then reboot
fixed my security issue by installing emotions kernel...thx:good:
WiFi was fixed as well.
Can anyone confirm if WiFi calling is working with this ROM?
The option appears to be missing entirely from the 910T3 stock rooted ROM and am trying to sort out if the kernel is part of that or not.
To clarify, I have a 910T3 and am using the stock rooted 910T3 ROM. Wanted to know if 910T folks see the same issue.
If you do have WiFi calling confirmed working, which kernel are you using?
Hi i download this rom and install it but when I open the camera it won't open it a says camera stop working. Force close. Everything else seam to work fine.
PAP0T3 said:
Hi i download this rom and install it but when I open the camera it won't open it a says camera stop working. Force close. Everything else seam to work fine.
Click to expand...
Click to collapse
make sure you do a clean flash
Is smart lock missing? Can't seem to find it
Sent from my SM-N910T using Tapatalk
@Diarrhea Slushie does it support Themes option? (The original theme from samsung in setting i mean)
@Diarrhea Slushie have you made any changes to the rom from the day you originally posted this? I remember downloading a much smaller file on the 4th compared to todays post. Anything different besides the title change from N910TUVU2DOK2DEODEX.zip vs PurityStockRom?
Thanks
f4phantomii said:
Can anyone confirm if WiFi calling is working with this ROM?
The option appears to be missing entirely from the 910T3 stock rooted ROM and am trying to sort out if the kernel is part of that or not.
To clarify, I have a 910T3 and am using the stock rooted 910T3 ROM. Wanted to know if 910T folks see the same issue.
If you do have WiFi calling confirmed working, which kernel are you using?
Click to expand...
Click to collapse
WIFI calling is working now on stock kernel and beastkernel.
samklee said:
Is smart lock missing? Can't seem to find it
Sent from my SM-N910T using Tapatalk
Click to expand...
Click to collapse
you have to add a secure screen lock then the option is under security/smart lock
ecrudragon said:
@Diarrhea Slushie does it support Themes option? (The original theme from samsung in setting i mean)
Click to expand...
Click to collapse
added to the op. just flash in recovery.
DirtySant0 said:
@Diarrhea Slushie have you made any changes to the rom from the day you originally posted this? I remember downloading a much smaller file on the 4th compared to todays post. Anything different besides the title change from N910TUVU2DOK2DEODEX.zip vs PurityStockRom?
Thanks
Click to expand...
Click to collapse
no changes, the first rom was a flashable rom, now its in recovery format CWM or TWRP.
added to the op. just flash in recovery.
[/QUOTE]
@Diarrhea Slushie done flashing SecThemeChooser.zip only one theme is showing, what to do?
ecrudragon said:
@Diarrhea Slushie done flashing SecThemeChooser.zip only one theme is showing, what to do?
Click to expand...
Click to collapse
install some themes
http://forum.xda-developers.com/showthread.php?t=2711245&page=7
im building a rom now, Just test it out, it will have a few themes inside. It'll be ready soon

[Guide]BPG1(No wipe update/root/hotspot/xposed)[Updated: 8/05/2016]

Odin stock no-wipe:
BPG1 tar: http://www.sammobile.com/firmwares/download/84809/G928PVPU2BPG1_G928PSPT2BPG1_SPR/
PD2 tar: Download Here
BPG1 same way to root at PD2
First check oem in developer settings
Samsung Drivers: Click Here
Flash all tars in ap
Odin 3.11.1: Download here
Root:
Reboot into download
Flash root tar after unzipped (Download Here)
Reboot a few times until fully booted
Can take up to 10 minutes or so to boot
If phone takes more than 15 minutes just force reboot using download mode key and reboot
Check for root
Recovery:
Reboot in download again uncheck reboot in settings
Flash twrp 3.0.0.1 (Download Here)
Hold power/home/volume down until reboot, as screen shuts off switch to power/home/volume up until twrp loads
Sometimes when you don't do method above twrp won't stick.
Xposed:
Place xposed zip on device (Click here)
Flash in twrp and install apk
Hotspot:
Download Here
Install apk (check unknown sources)
Grant permission
Click enable hotspot
Reboot
Done​
Always make a back up before you do anything. I've have had issues with random reboots with updates sometimes and for full restore is ideal.
Other issues:
Freeze samsung pay, annoying notification will keep popping up after pd2.
If device won't boot after root, force restart it. (HOLD POWER/HOME/VOLUME UP) then check for root.
If you previously had xposed installed before doing this make sure you reinstall asap. It can cause major lag to the system even after update and root but once you install xposed all issues are fixed.
Try not to use 3.0.2.0 twrp as of right now, been reports of issues flashing and or just not working. 3.0.0.1 works fine after pd2 update.
Becareful and make sure you backup your setup after customizing everything. In some cases Knox can delete su and block you from installing.
Freeze or remove:
Knox
Samsung +
There also have been issues with MMS on some devices even before root, a temp fix is to install a third party messaging app like go sms pro.
So what exactly does gt do? I have 3 gig Hotspot, will this let me bypass that?
Sent from my SM-G928P using Tapatalk
nowerlater said:
So what exactly does gt do? I have 3 gig Hotspot, will this let me bypass that?
Sent from my SM-G928P using Tapatalk
Click to expand...
Click to collapse
Cancel your hotspot with sprint, use gt to patch unlimited hotspot. I don't think it would be a good idea to use the patch if you pay for hotspot. YOU MUST HAVE ROOT.
It comes with my plan. I can't cancel it
Sent from my SM-G928P using Tapatalk
nowerlater said:
It comes with my plan. I can't cancel it
Sent from my SM-G928P using Tapatalk
Click to expand...
Click to collapse
In my sprint
goto add or remove services
and see if it lets you remove the service
Screenshot: http://s33.postimg.org/uj627ptwf/Untitled.png
Most of the time you can remove it and save money on the account.
You can also change your plan sometimes. I'm on the 60 dollar unlimited plan and cancel the hotspot that comes with it.
But sometimes plans can be different in different areas. If the website won't let you call and ask them to cancel it. No point paying for something you can get for free!
Its included with all 4 of my lines, cant remove it. 174 for four lines unlimited talk txt data and 3 gig hotspot per line
{
"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-G928P using Tapatalk
nowerlater said:
Its in cluded with all 4 of my lines, cant remove it. 174 for four lines unlimited talk txt data and 3 gig hotspot per line
Sent from my SM-G928P using Tapatalk
Click to expand...
Click to collapse
My guess would try to use the patch and use hotspot after patch and see if it uses data on your plan. Watch a movie using hotspot you should noticed data used.
MonkeyAround said:
My guess would try to use the patch and use hotspot after patch and see if it uses data on your plan. Watch a movie using hotspot you should noticed data used.
Click to expand...
Click to collapse
So it would seen that you are correct. My hotspot data hasnt move since i patched it. Thats awesome.
Sent from my SM-G928P using Tapatalk
Hey @MonkeyAround can u tell me if there is any rom in progress for our phone? Thanks
EnoPilinçi said:
Hey @MonkeyAround can u tell me if there is any rom in progress for our phone? Thanks
Click to expand...
Click to collapse
Gameronone was the only rom developor here and xda banned him for who know what. Personally I think this site is going down hill and becoming money hungry. Pay for ad free Wtf I'd rather get a free ad blocker.
I'm going to be putting out a custom ROM soon. Nothing special.
MonkeyAround said:
Gameronone was the only rom developor here and xda banned him for who know what. Personally I think this site is going down hill and becoming money hungry. Pay for ad free Wtf I'd rather get a free ad blocker.
Click to expand...
Click to collapse
This is really bad man , really bad.
MonkeyAround said:
Update:
First check oem in developer settings
Samsung Drivers: Click Here
Flash all tars in ap
Odin 3.11.1: Download here
Odin stock no-wipe PD3 tar: Download Here
​
Click to expand...
Click to collapse
Hi,
The description you have provided says Odin stock no-wipe PD3 tar:
Did you mean PD2 stock?
Also, the PD1 Odin that I have has the same exact size, description, and SUM as your uploaded ROM
ALL_SPT_G928PVPU2BPC3_G928PSPT2BPC3_CL7231607_QB8832844_REV00_user_low_ship.tar
Would you please double check the ROM?
Thanks for the great work ​
PD2 full no wipe tar link is up. No need to upgrade to pd1 first.
Sorry about misinformed about PD3, redoing kitchen and been busy.
MonkeyAround said:
PD2 full no wipe tar link is up. No need to upgrade to pd1 first.
Sorry about misinformed about PD3, redoing kitchen and been busy.
Click to expand...
Click to collapse
Thank you for the support :good: :good:
Hey where can i find the link to the update ? Cause i want the full wipe ..im on the PC3 version..thanks.
MonkeyAround said:
Gameronone was the only rom developor here and xda banned him for who know what. Personally I think this site is going down hill and becoming money hungry. Pay for ad free Wtf I'd rather get a free ad blocker.
Click to expand...
Click to collapse
devs are not ready to help.. i get roms for testing but without network signal
albaniandroid said:
Hey where can i find the link to the update ? Cause i want the full wipe ..im on the PC3 version..thanks.
Click to expand...
Click to collapse
Just install op tar
Factory reset in settings
Good mate!~
i rooted for my phone..!~
Awesome
MicHandsome said:
Good mate!~
i rooted for my phone..!~
Awesome
Click to expand...
Click to collapse
Np, don't forget to hit the thanks.
MonkeyAround said:
Np, don't forget to hit the thanks.
Click to expand...
Click to collapse
How do add MobileData Toggle on Quick Pannel, bro?
Stock Rom PD2

Categories

Resources