Galaxy S20 ultra G988B/DS SIM Network Not available (status ng) after flashing stock ROM

Search This thread

hamzaaslamkhank

New member
Apr 22, 2021
2
0
Samsung Galaxy S20
Hi Guys !

Greetings to y'all!!!

I'm honored to be a part of this prestigious community at last and looking forward to give back, someday soon. My huge respect for all the contributing members, I have been using this forum to get help since 2016 and without even posting anything I've always managed to get helpful information to resolve every problem encountered till now ((rooting & flashing)).

:'D

So here goes my first thread:

A friend of mine recently tried flashing stock ROM on his SM-G988B/DS since his update firmware option wasn't working for some reason. Even though it was a success, in doing so he flashed wrong version of firmware and caused network failure, flight mode if tapped got stuck (greyed) (wrong modem was flashed). There was no backup and original firmware number wasn't mentioned so I tried flashing different versions of firmware (U1,U2,U3,U4 & U5) and finally got it working on flashing CP(modem file) of G988BXXU5BTJ3.

However, for some reason I still was unable to make a call, so I searched for it and found out that by dialing *#0011# my IMEI status is NG which is bad :p , even though my IMEI number is still intact as found on the back of the phone. I researched a bit further and found out that this has something to do with the EFS file and whilst going through comments in another forum I found someone else had the same issue and got resolved by deleting nv_data.bin file and its backup and IMEI folder in EFS file after rooting and reflashing stock ROM. I tried the same but found that nv_data.bin was missing in EFS folder, so I backed up EFS file and deleted just the IMEI folder in it and reflashed stock ROM, have tried flashing different CP versions aswell still no success :( :( :( .

I've seen some videos of Chimera IMEI rewriting and certificate patching and Z3X tool on youtube but in their case IMEI is missing and I don't want to go for those solutions for the instance. I'm wanting to learn from all this exercise and want to know whether what is what and how to resolve this manually (maybe by writing some hex code or script etc) if possible.

Summarized:
Phone: SM-G988B/DS
ROM: Stock (G988BXXU5BTJ3) (rooted)
Status: SIM Card Registration failure ( IMEI status NG)
IMEI : Intact (As on the back of the phone)
EFS file ( nv_data.bin and .bak missing)
Previous Status: SIM Card was working fine before flashing ROM


Your valuable suggestions in this regard shall be highly appreciated. :)
 
Last edited:

Alejitox76

New member
Nov 17, 2018
2
0
Hey I've got exactly they same problem as you with an S10 Plus, did you find any way to fix it ?
 

juda iskariotsky

Senior Member
Dec 1, 2013
149
38
Bratislava
Samsung Galaxy S22 Plus
Hi Guys !

Greetings to y'all!!!

I'm honored to be a part of this prestigious community at last and looking forward to give back, someday soon. My huge respect for all the contributing members, I have been using this forum to get help since 2016 and without even posting anything I've always managed to get helpful information to resolve every problem encountered till now ((rooting & flashing)).

:'D

So here goes my first thread:

A friend of mine recently tried flashing stock ROM on his SM-G988B/DS since his update firmware option wasn't working for some reason. Even though it was a success, in doing so he flashed wrong version of firmware and caused network failure, flight mode if tapped got stuck (greyed) (wrong modem was flashed). There was no backup and original firmware number wasn't mentioned so I tried flashing different versions of firmware (U1,U2,U3,U4 & U5) and finally got it working on flashing CP(modem file) of G988BXXU5BTJ3.

However, for some reason I still was unable to make a call, so I searched for it and found out that by dialing *#0011# my IMEI status is NG which is bad :p , even though my IMEI number is still intact as found on the back of the phone. I researched a bit further and found out that this has something to do with the EFS file and whilst going through comments in another forum I found someone else had the same issue and got resolved by deleting nv_data.bin file and its backup and IMEI folder in EFS file after rooting and reflashing stock ROM. I tried the same but found that nv_data.bin was missing in EFS folder, so I backed up EFS file and deleted just the IMEI folder in it and reflashed stock ROM, have tried flashing different CP versions aswell still no success :( :( :( .

I've seen some videos of Chimera IMEI rewriting and certificate patching and Z3X tool on youtube but in their case IMEI is missing and I don't want to go for those solutions for the instance. I'm wanting to learn from all this exercise and want to know whether what is what and how to resolve this manually (maybe by writing some hex code or script etc) if possible.

Summarized:
Phone: SM-G988B/DS
ROM: Stock (G988BXXU5BTJ3) (rooted)
Status: SIM Card Registration failure ( IMEI status NG)
IMEI : Intact (As on the back of the phone)
EFS file ( nv_data.bin and .bak missing)
Previous Status: SIM Card was working fine before flashing ROM


Your valuable suggestions in this regard shall be highly appreciated. :)
First, do a TWRP backup, all partitions including efs & modem.
Open the root explorer app, open the efs folder, delete the files named nv_data.bin
, nv_data.bin.md5 & the folder called imei. Then open twrp, wipe all partitions. Flash the latest firmware with Odin.
 

Xshaanx93

Member
Feb 18, 2017
16
0
B
Hi Guys !

Greetings to y'all!!!

I'm honored to be a part of this prestigious community at last and looking forward to give back, someday soon. My huge respect for all the contributing members, I have been using this forum to get help since 2016 and without even posting anything I've always managed to get helpful information to resolve every problem encountered till now ((rooting & flashing)).

:'D

So here goes my first thread:

A friend of mine recently tried flashing stock ROM on his SM-G988B/DS since his update firmware option wasn't working for some reason. Even though it was a success, in doing so he flashed wrong version of firmware and caused network failure, flight mode if tapped got stuck (greyed) (wrong modem was flashed). There was no backup and original firmware number wasn't mentioned so I tried flashing different versions of firmware (U1,U2,U3,U4 & U5) and finally got it working on flashing CP(modem file) of G988BXXU5BTJ3.

However, for some reason I still was unable to make a call, so I searched for it and found out that by dialing *#0011# my IMEI status is NG which is bad :p , even though my IMEI number is still intact as found on the back of the phone. I researched a bit further and found out that this has something to do with the EFS file and whilst going through comments in another forum I found someone else had the same issue and got resolved by deleting nv_data.bin file and its backup and IMEI folder in EFS file after rooting and reflashing stock ROM. I tried the same but found that nv_data.bin was missing in EFS folder, so I backed up EFS file and deleted just the IMEI folder in it and reflashed stock ROM, have tried flashing different CP versions aswell still no success :( :( :( .

I've seen some videos of Chimera IMEI rewriting and certificate patching and Z3X tool on youtube but in their case IMEI is missing and I don't want to go for those solutions for the instance. I'm wanting to learn from all this exercise and want to know whether what is what and how to resolve this manually (maybe by writing some hex code or script etc) if possible.

Summarized:
Phone: SM-G988B/DS
ROM: Stock (G988BXXU5BTJ3) (rooted)
Status: SIM Card Registration failure ( IMEI status NG)
IMEI : Intact (As on the back of the phone)
EFS file ( nv_data.bin and .bak missing)
Previous Status: SIM Card was working fine before flashing ROM


Your valuable suggestions in this regard shall be
 

mert3402.

New member
Dec 5, 2020
1
0
merhaba bir notum var 20 ultra 5g imei durumu gitti sorunu çözemiyorum u4 sürüm ikili 4 herkes yardım edebilir mi