Help please - Galaxy Note 4 Q&A, Help & Troubleshooting

hi every one .... i had formatted my Note 4 (SM 910 c ) and i missed some important data
is ther any way to recover that data from the internal storage of the phone
Model : SM 910c
Android : 6.0.1
Root : No

Hi, what exactly do you mean with "missed important data"? Parts of the operatingsystem or other system relevant data?
At the moment, I think flashing the stock ROM again will solve your problem.

Related

S4 i9505 IMEI null + EFS Pro

Hi,
to begining, i'm sorry for my bad langage, i'm not english and it's difficult to speak on this tong to me.
I've Samsung Galaxy S4 i9505 on 4.3 with IMEI null/ null. I try to fix it with EFS Professional but i can't because i've an error.
- My phone is rooted
- I've Busybox pro and i use on v. 1.20.2 (only it work better)
- I use EFS Professional 2.0.80 (other don't run adb)
- 'ive S4 driver
- I've EFS Floder save with root explorer but it was save after imei null/null problème and few restoration.
- I've already try to flashe with my countrie firmware
I try to write my imei with EFS pro and i proccess like that :
1 - Run Busybox and wait all is load
2 - Run EFS professional
3 - autoriser l'accès avec l'option de débogage usb
4 - Wait result
That remains blocked in " checking device status..."
Have you an idea to my problème ?
2 - I've à second question, i have an galaxy S3, can i increase his imei, write the imei of my S4 and copy his esf folder on my S4 ?
3 - If i try to update on 4.4.2 to keep a chance to find my IMEI, can i Downgrade on 4.3 after ?
Thanks you for advance

[help] I see my IMEI but...

Hi all, i've purchased an SM-G900F but there is a problem, it has rooted.
I've noticed those :
- I can see IMEI number (if i do #*06#) but my EFS folder is empty
- When turn on WiFi , the device will reboot automatically and appear " Factory Mode is On"
- i can make first call with sim , after i'm unable to call , but the 3G network works
- Whit ES File Explorer i've see that my efs folder is empty (But i can see my IMEI with secret code)
- In Device Info i see one time "Official Status" and another time "Personalized Status"
I'm tinking that old owner is a very st......d guy. Howewer these are all information :
Model : SM-G900F
Version : 4.4.2
BASEBAND : NE2
BUILD : NE2
What do you think? How i can solve the problems?
EDIT 1 : i've formatted from recovery , now it ask me to insert the samsung account of old owner...
- Use Phone INFO ★Samsung★ app to obtain more detailed information about your device, including Model, Baseband, Bootloader, CSC, IMEI, S/N, etc...
- May be the Reactivation lock has been enabled. You should ask the ex-owner for the account.
qwertyup88 said:
Hi all, i've purchased an SM-G900F but there is a problem, it has rooted.
I've noticed those :
- I can see IMEI number (if i do #*06#) but my EFS folder is empty
- When turn on WiFi , the device will reboot automatically and appear " Factory Mode is On"
- i can make first call with sim , after i'm unable to call , but the 3G network works
- Whit ES File Explorer i've see that my efs folder is empty (But i can see my IMEI with secret code)
- In Device Info i see one time "Official Status" and another time "Personalized Status"
I'm tinking that old owner is a very st......d guy. Howewer these are all information :
Model : SM-G900F
Version : 4.4.2
BASEBAND : NE2
BUILD : NE2
What do you think? How i can solve the problems?
EDIT 1 : i've formatted from recovery , now it ask me to insert the samsung account of old owner...
Click to expand...
Click to collapse
reactivation lock is on. you will need to contact old owner. There is also a way to "fix" that but not sure if it is appropriate for XDA.
kabloomz said:
reactivation lock is on. you will need to contact old owner. There is also a way to "fix" that but not sure if it is appropriate for XDA.
Click to expand...
Click to collapse
Can you send me an email ? i really need hepl
vndnguyen said:
- Use Phone INFO ★Samsung★ app to obtain more detailed information about your device, including Model, Baseband, Bootloader, CSC, IMEI, S/N, etc...
- May be the Reactivation lock has been enabled. You should ask the ex-owner for the account.
Click to expand...
Click to collapse
The guy was not traceable now. He's vanished ....
You are kinda between a rock and a hard place if reactivation lock is enabled and you don't have the login to toggle that. In most cases that means that the phone is stolen and this is an explicit anti theft feature. You need that login from the original owner. Or if you have the original receipt, you might be able to convince a Samsung repair center to disable the reactivation lock for you.
In any event, as to your original question the most likely cause of the problem is a corrupt configuration file, namely a text file named "factorymode". You can try this repair from the command line or a root aware text editor.
Code:
echo -n ON > /efs/FactoryApp/factorymode
.
fffft said:
You are kinda between a rock and a hard place if reactivation lock is enabled and you don't have the login to toggle that. In most cases that means that the phone is stolen and this is an explicit anti theft feature. You need that login from the original owner. Or if you have the original receipt, you might be able to convince a Samsung repair center to disable the reactivation lock for you.
In any event, as to your original question the most likely cause of the problem is a corrupt configuration file, namely a text file named "factorymode". You can try this repair from the command line or a root aware text editor.
Code:
echo -n ON > /efs/FactoryApp/factorymode
.
Click to expand...
Click to collapse
Just now the guy told me account and password . Now i'm able to use my phone !!!!! But now i see that the efs folder is empty...
qwertyup88 said:
Just now the guy told me account and password . Now i'm able to use my phone
Click to expand...
Click to collapse
Great. But you neglected to tell us if you tried (or even noticed) the suggestion to check your factory mode configuration file. The contents should show "ON" (yes, "ON") and the permissions 0644. Your efs folder may appear empty to you when it really isn't. It depends on whether you have your file browser (or command line options) set to display hidden and system files or not.
.
fffft said:
Great. But you neglected to tell us if you tried (or even noticed) the suggestion to check your factory mode configuration file. The contents should show "ON" (yes, "ON") and the permissions 0644. Your efs folder may appear empty to you when it really isn't. It depends on whether you have your file browser (or command line options) set to display hidden and system files or not.
.
Click to expand...
Click to collapse
y factory mode is on , because i can't acces my wifi, and it appear that factory mode is on. I've set to see hidden files , but now i haven't root on my device
Edit: terminal emulator say : no such file or directory
Edit 2 : Solved with terminal emulator and busy box Thanks to @leoaudio13 for his dump
These are the command for mount efs :
su
mke2fs /dev/block/mmcblk0p12
mount -w -t ext4 /dev/block/mmcblk0p12
reboot
After then , with text editor i've disabled FactoryApp in efs folder tanks to all
.
For the benefit of anyone else reading this thread, do not repeat the steps in the post above until
you understand what they do. A typo in those steps could easily cause you endless grief.
Glad you go it working.
If those steps fixed your issue, then you mislead us with erroneous information earlier. You said that you had an empty efs folder earlier. But those steps would not have been necessary or effective if that was accurate. You must have had a missing efs partition. There is a considerable difference between an empty and nonexistent item and that datum would have led us to a solution.
On a normal phone, there would be an extant efs folder and it would be automatically mounted at boot. A missing folder strongly suggests that the wrong firmware or a flash error took place. Presumably by the previous owner.
Anyone using the make filesystem command mke2fs /dev/block/mmcblk0p12 should be very careful with typos as an incorrect address could cause major corruption that would be difficult to recover from.
.
Originally Posted by qwertyup88 View Post
Hi all, i've purchased an SM-G900F but there is a problem, it has rooted.
I've noticed those :
- I can see IMEI number (if i do #*06#) but my EFS folder is empty
- When turn on WiFi , the device will reboot automatically and appear " Factory Mode is On"
- i can make first call with sim , after i'm unable to call , but the 3G network works
- Whit ES File Explorer i've see that my efs folder is empty (But i can see my IMEI with secret code)
- In Device Info i see one time "Official Status" and another time "Personalized Status"
I'm tinking that old owner is a very st......d guy. Howewer these are all information :
Model : SM-G900F
Version : 4.4.2
BASEBAND : NE2
BUILD : NE2
What do you think? How i can solve the problems?
EDIT 1 : i've formatted from recovery , now it ask me to insert the samsung account of old owner...
Click to expand...
Click to collapse
Ive got almost the same problem, i bought my s5 to a friend who visited Philippines from Korea, He acquired the Phone in a Pawnshop in korea, i restore the phone and now it asked me for a password which i dont know, send it to the Technician, Force to delete the account (dont know how) but the problem is that, Phone has NO SIGNAL from then on, it has a NO signal above instead of a bar signal, EFS folder is empty, IMEI was null 000000000000000.
Anybody has the same experience? how can i fix this? please help.
Not perfectly solved .... After first call it don't connect to the network. Only after reboot it connect.
Any suggestions ?
qwertyup88 said:
Not perfectly solved .... After first call it don't connect to the network. Only after reboot it connect.
Any suggestions ?
Click to expand...
Click to collapse
could be a block imei by the operator? if it is POSSIBLE to solve? or it could be due however to the efs folder, or the firmware, modem?
edreab86 said:
Ive got almost the same problem, i bought my s5 to a friend who visited Philippines from Korea, He acquired the Phone in a Pawnshop in korea, i restore the phone and now it asked me for a password which i dont know, send it to the Technician, Force to delete the account (dont know how) but the problem is that, Phone has NO SIGNAL from then on, it has a NO signal above instead of a bar signal, EFS folder is empty, IMEI was null 000000000000000.
Anybody has the same experience? how can i fix this? please help.
Click to expand...
Click to collapse
it's a different problem , you have a null imei , in your case it's more difficult to resolve.
Originally Posted by qwertyup88
it's a different problem , you have a null imei , in your case it's more difficult to resolve.
Click to expand...
Click to collapse
As you can read i said, Ive got almost the same problem, i don't say we have the same problem. in a sense that previous owner account or the reactivation lock is present. sorry if i made a statement that bothers you, just looking for a solution.
hello guys, always about the efs folder I was reading this post: http://forum.xda-developers.com/showthread.php?t=2705524.
according to you through this tool is possiblile restore the backup I had done with samsung tool? I would like to try this because the efs folder on my sm-g900f is 23kb, but the backup I had done with samsung tool is 14mb !! what do you think?

[q] need help please.. Model number problem :(

after i flash my STOCK rom all the system is change, like launcher , model number, build number etc. i try to edit them with root explorer but nothing change. my model number " ANDROID" no matter how hard i try its still the same. i already deodexed all the apk and try almost all methods its sstill not work, >>> MODEL NUMBER = ANDROID <<< it should be MODEL NUMBER SM-N9006.. i need help please.. (

[Q] N900A network lock removed need help please urgent

i did mistake a big mistake i edit hex file for :
- rpm
-TZ
-FSG
-FSC
-EFS.img.ext4
-nv1
-nv2
-param
Allll set hex to zero , phone now dead no sign of life no usb,not recognized by pc nothing and wont power on , i did the jig usb but none helped
Please note that : nc2 debrick worked fine (all of u here you should use sim card along with it to work ), but now nothing helped after hex editor >
if you wondering why i did that is because when you you erase hex from nv data 1 and 2 , network lock removed and phone recognize the SIM CARD APN but cause off null/00 imei network not registered( i think this may help some ) , also guys when flashing the Sprint nv1 and 2 network lock removed but imei turns to null/00 or /00
so this may help you all guys , but please some one help me

What's happen???

I have note 4 running android 6.0.1 (n910gdtu1dql1) suddenly freeze and restarting again and again. mobile signal gone and tell insert the sim card. then i tried to downgrade to 4.4.4 and freeze and restarting gone but other thing happen
IMEI : EMPTY
MODEM BOARD : EMPTY
HARDWARE REVERSION : EMPTY
BASEBAND VERSION : EMPTY
PRODUCT CODE : EMPTY
MANUFACTURING DATE : EMPTY
JAVA VIRTUAL MACHINE : EMPTY
My note 4 original csc code : xsp
Csc country : singapore
WHAT'S HAPPEN TO MY NOTE 4???????
PLEASE HELP ME
goan75 said:
I have note 4 running android 6.0.1 (n910gdtu1dql1) suddenly freeze and restarting again and again. mobile signal gone and tell insert the sim card. then i tried to downgrade to 4.4.4 and freeze and restarting gone but other thing happen
IMEI : EMPTY
MODEM BOARD : EMPTY
HARDWARE REVERSION : EMPTY
BASEBAND VERSION : EMPTY
PRODUCT CODE : EMPTY
MANUFACTURING DATE : EMPTY
JAVA VIRTUAL MACHINE : EMPTY
My note 4 original csc code : xsp
Csc country : singapore
WHAT'S HAPPEN TO MY NOTE 4???????
PLEASE HELP ME
Click to expand...
Click to collapse
Didn't they implement no downgrading on newer baseband? Thus when reverting it wiped it?
Sent from my [device_name] using XDA-Developers Legacy app
I am not sure about that. But for sure my note 4 always restarting after a few minutes and baseband version unknown, imei empty, could not detect sim card and some samsung codes had empty service

Categories

Resources