[HELP PLS] IMEI, IMEI SV, internal memory and baseband gone. - AT&T Samsung Galaxy Note II

I went back to the stock rom on my Galaxy Note 2 (Telus i317m) and now my IMEI, IMEI SV, memory and baseband are no longer registering so I am unable to use my phone and no internal memory available. I have tried everything I can think of. I backed up my IMEI and EFS and NV. When I plug my phone into the PC with NV items reader writer, QPST, EFS Pro my phone is recognized and then when I try to write the NV data to the phone it is no longer found by all programs. I cannot install busybox because my internal memory is no available and tried to an SD card, but it won't install on the SD card. I followed eveything to the dot or at least I thought I did. I have done this before with the S3 with no issues. Below are images of what my phone shows. TIA.

did you "NAND ERASE ALL" when you were flashing your stock rom through ODIN?

Did you format your system?
Sent from my SAMSUNG-SGH-I317 using xda premium

Can you still access recovery?

ssingh819 said:
did you "NAND ERASE ALL" when you were flashing your stock rom through ODIN?
Click to expand...
Click to collapse
don't think I did but then again I might have by mistake.

jon3sh said:
Can you still access recovery?
Click to expand...
Click to collapse
yes I can still access recovery.

daredevil061305 said:
Did you format your system?
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
Yes I did using twrp as I have always done.

If you Nand erased the device by mistake you have killed the device partitions. ..
Fully wipe the device in recovery and boot into download mode. ..Then push the rooted stock rom of your choice via Odin...Then reboot. ..
If the IMEI and EFS folder are gone the device is likely dead...
A repair is possible by the folks at mobiletechvideos.com..
They can restore the partitions and fix the device. ..
See their website for more information and cost. ..g
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app

Another member revived his device you might wanna try method from link below.
http://forum.xda-developers.com/showthread.php?t=2467179

jon3sh said:
Another member revived his device you might wanna try method from link below.
http://forum.xda-developers.com/showthread.php?t=2467179
Click to expand...
Click to collapse
nope same issue.
can anyone upload the i317m-16gb.pit file?
I have tryed the i317-16gb.pit without luck so might not be the same as the i316m
thanks

Related

[TOOL] EFS Pro - Advanced '/efs' Backup, Restore, Repair!

I created a tool a while back for Galaxy S II owners to backup and restore the '/efs' partition and perform basic NV Repair on their devices.
This proved so popular that I recently updated the application which now includes a feature to automatically detect the mount point of the '/efs' partition. This allows any supported device to be used with EFS Pro and also adds support for future devices.
Check out the link below for more info and download:
http://forum.xda-developers.com/showthread.php?p=18524176
Enjoy!
Sent from my GT-I9100 using Tapatalk 2
Nice to see you here lyriquidperfection. Used your tool for my S2 few months ago. Works wonders. Cheers!
I actually spot your program a few days back in the GSII forum, the EFS file seems small, should not be a problem right?
Mach3.2 said:
I actually spot your program a few days back in the GSII forum, the EFS file seems small, should not be a problem right?
Click to expand...
Click to collapse
Tar file should be around 5mb and Image file should be around 20mb.
Sent from my GT-I9100 using Tapatalk 2
lyriquidperfection said:
Tar file should be around 5mb and Image file should be around 20mb.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Hmmmm, then I may have a problem..
Let me try again.
Sent from my Galaxy Nexus using XDA
Not working with my Nexus. It gives the error operation failed at the time of detecting the EFS partition on the phone.
Running AOKP M5 and the phone is GSM
Guys,
for those of you having issues with the app, just do it yourself. It's not like it's complicated:
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/efs of=/sdcard/efs.img
Done. The file will be called efs.img in /sdcard.
efrant said:
Guys,
for those of you having issues with the app, just do it yourself. It's not like it's complicated:
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/efs of=/sdcard/efs.img
Done. The file will be called efs.img in /sdcard.
Click to expand...
Click to collapse
Actually had a proper back up already, just toying with the programme.
Pressed from my Maguro
EFS Pro has now been updated to v1.8.3.
Nexus S / Galaxy Nexus support has now been fixed hopefully.
Differences in the 'efs' location, name and partition layout was causing issues.
Please test this new version and post your feedback please as I dont have a physical device to test on.
,,,
There's another app I know of that claims to be able to back up and restore efs on the gnex and some other galaxy devices. It's called kTool and you can read about it here:
http://forum.xda-developers.com/showthread.php?t=1314719
or search for it on Playstore.
It seems to back it up OK, but I hesitate to do a test restore, since a problem there could permabrick the phone. Has anyone actually personally verified that kTool restores the efs partition reliably?
strumcat said:
There's another app I know of that claims to be able to back up and restore efs on the gnex and some other galaxy devices. It's called kTool and you can read about it here:
http://forum.xda-developers.com/showthread.php?t=1314719
or search for it on Playstore.
It seems to back it up OK, but I hesitate to do a test restore, since a problem there could permabrick the phone. Has anyone actually personally verified that kTool restores the efs partition reliably?
Click to expand...
Click to collapse
No claims about my tool! EFS Pro does exactly what it says on the tin! Tested all functions myself!
Sent from my HTC Desire S using Tapatalk 2
efrant said:
Guys,
for those of you having issues with the app, just do it yourself. It's not like it's complicated:
su
dd if=/dev/block/platform/omap/omap_hsmmc.0/by-name/efs of=/sdcard/efs.img
Done. The file will be called efs.img in /sdcard.
Click to expand...
Click to collapse
Hi, efrant. I assume the efs partition or IMEI is checksummed somewhere in such a way that you couldn't simply dump the efs, alter the IMEI with a hex editor, and write it back?
---------- Post added at 02:09 PM ---------- Previous post was at 02:00 PM ----------
lyriquidperfection said:
No claims about my tool! EFS Pro does exactly what it says on the tin! Tested all functions myself!
Sent from my HTC Desire S using Tapatalk 2
Click to expand...
Click to collapse
Heh, OK thanks.
strumcat said:
Hi, efrant. I assume the efs partition or IMEI is checksummed somewhere in such a way that you couldn't simply dump the efs, alter the IMEI with a hex editor, and write it back?
Click to expand...
Click to collapse
That's an excellent question. It is and it isn't. Have a read of this thread. (I honestly haven't really looked into, but I guess I could if there is a need for it. And I don't really want to get myself or XDA in trouble by talking about cloned IMEIs. )
Yup. Ditto.
thanks for your efforts putting this together OP.
suggestion: this could be moved to themes & apps, perhaps?
Backup thru Recovery ??
Sir,
Full On respect for ur Creations.:angel::angel::angel::angel:
My phone is bootlooping. Softbricked.
Before i do anythng i want to back up efs. Pls help me out. :fingers-crossed:
P6200 Samsung tab 7 plus
Can get into recovery n download mode.
How to back up. For backup wid EFS Pro phone should boot into ROM rite.
Any way to backup thru recovery????
Thank you
maverix13 said:
Sir,
Full On respect for ur Creations.:angel::angel::angel::angel:
My phone is bootlooping. Softbricked.
Before i do anythng i want to back up efs. Pls help me out. :fingers-crossed:
P6200 Samsung tab 7 plus
Can get into recovery n download mode.
How to back up. For backup wid EFS Pro phone should boot into ROM rite.
Any way to backup thru recovery????
Thank you
Click to expand...
Click to collapse
You can flash TWRP 2.2.2.0 recovery and boot it. It has an option to back up efs.
strumcat said:
You can flash TWRP 2.2.2.0 recovery and boot it. It has an option to back up efs.
Click to expand...
Click to collapse
Yea just use twrp
Sent from my Galaxy Nexus using Tapatalk 2
Hi
I having a huge problem, i restored efs img through efs pro (latest version) and it mounted and pushed files ok, but before it finished it wrot efs backup is corrupted (or similar) do not use this backup.. and then rebooted phone - and since there have been NO way to mount/delete/format the efs dir on sd, cant root, install rom from cwm or anything because its totally locked it seems, installed twrp 2.3.3.0 and its working, but im not able to mount efs dir from here either , i tried format all data/cache/system/sd but still unable to mount efs it says????
and says there is no sim card even there is.
Only thing i can is flash stock rom from sammy but not latest v 4.1.1 only v 4.0.4 then it boots to os but tells me its in factory mode (no wi-fi bla)
if i flash 4.1.1 its gets stuck on galaxy boot logo - tried flashing syiah 1.86 through odin but just hangs on siyah logo!!!
What do i do ? is the phone softbricked or what PLZ help out - big thanx in advance

Step by step guide on flashing new modem?

Trying to get LTE to work.
Sent from my SGH-T889 using xda app-developers app
---------- Post added at 07:17 PM ---------- Previous post was at 07:12 PM ----------
culua said:
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Ops wrong method.
http://forum.xda-developers.com/showthread.php?t=2102380
Sent from my SGH-T889 using xda premium
deeznutz1977 said:
http://forum.xda-developers.com/showthread.php?t=2102380
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Yeah this is what it says in flashing instructions:
For Odexed, Deodexed, Kernels, and Modems use CWM or TWRP to flash.
__-- Data will be preserved.
For Factory Image use Odin.
__-- Unzip the downloaded file and flash ".tar.md5" via Odin. Ignore "SS_DL.dll". Will LOOSE data and root. Back to Factory State.
____-- If you boot loop go back into recovery, do a factory reset, and reboot.
What does that even mean. I download the modem file and then...
sixpoint1 said:
Yeah this is what it says in flashing instructions:
For Odexed, Deodexed, Kernels, and Modems use CWM or TWRP to flash.
__-- Data will be preserved.
For Factory Image use Odin.
__-- Unzip the downloaded file and flash ".tar.md5" via Odin. Ignore "SS_DL.dll". Will LOOSE data and root. Back to Factory State.
____-- If you boot loop go back into recovery, do a factory reset, and reboot.
What does that even mean. I download the modem file and then...
Click to expand...
Click to collapse
And then you put it on the root of your sd card then boot phone into recovery (thats if your rooted and have a custom recovery , like cwm or twrp ) (get into recovery by having phone off press volume up and home center button and power button all simultaneously until I see the galaxy note II as creen let go of power but hold volume up and home buttun until your in recovery , then let go of buttons ) then go to install if in twrp navigate to the root of your sd card and selct the modem zip and press flash after that reboot and you should be good.
Sent from my SGH-T889 using xda app-developers app
zayydubb said:
And then you put it on the root of your sd card then boot phone into recovery (thats if your rooted and have a custom recovery , like cwm or twrp ) (get into recovery by having phone off press volume up and home center button and power button all simultaneously until I see the galaxy note II as creen let go of power but hold volume up and home buttun until your in recovery , then let go)just flash the zip as you would a custom rom or any other custom zip . )
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Thanks, I don't know whether or not there is a custom recovery, as I just got the phone and it came with the Jedi rom, not sure if that is cwm or twrp. And I've never rooted a custom rom or other zip before but this post certainly helps.
How do you put it in the root of SD Card? The internal one in the Note 2 right? Is there a specific folder I put it in?
And which file am I taking from the modem download? Just the .bin? Do I rename it?
sixpoint1 said:
Thanks, I don't know whether or not there is a custom recovery, as I just got the phone and it came with the Jedi rom, not sure if that is cwm or twrp. And I've never rooted a custom rom or other zip before but this post certainly helps.
Click to expand...
Click to collapse
Do yourself a BIG favor... slow down!!!! Start by doing a LOT of reading. Search button works great here... use it! You've never done any of this before, and if you do something wrong you are going to be posting "My phone won't boot" or some other thread that says your phone is dead.
Since you just bought the phone and it has a custom ROM, it has a custom recovery. Start by making a backup in recovery, and save to your sd card so you have something to fall back on.
Don't be silly an be too anxious and brick your device.
NO problem, if you have the jedi rom I can guarantee u have a custom recovery so just go ahead and take the steps I told u and u should be good . Having any trouble Pm me or watch some Youtube videos .
Sent from my SGH-T889 using xda app-developers app
Well, yeah... I've been asking for hours today and a couple yesterday if anyone had a simple, step by step guide to flashing the modem.
I remember android central had some good stuff for the fascinate but none for the note 2 it seems.
What do you even mean by, "in recovery"? Inside the CWM or TWRP?
sixpoint1 said:
How do you put it in the root of SD Card? The internal one in the Note 2 right? Is there a specific folder I put it in?
And which file am I taking from the modem download? Just the .bin? Do I rename it?
Click to expand...
Click to collapse
Based on your questions, DO NOT ATTEMPT to Flash the modem. You need to read up much more BEFORE YOU START.
One, wrong flash and you are screwed. Make sure you back up your EFS partition before you start so you dont loose your IMEI.
inspron said:
Based on your questions, DO NOT ATTEMPT to Flash the modem. You need to read up much more BEFORE YOU START.
One, wrong flash and you are screwed. Make sure you back up your EFS partition before you start so you dont loose your IMEI.
Click to expand...
Click to collapse
Ok... is there a way I can safely go back to just stock whatever t-mobile so I can just get the normal LTE update?
Do I take just the bin file onto the sd card or all these files in a folder?
And then do I put that/those files into one of these folders?
sixpoint1 said:
Do I take just the bin file onto the sd card or all these files in a folder?
Click to expand...
Click to collapse
You haven't listened to a thing to what anyone has said. So ya go ahead that's correct.
Sent from my SGH-T889 using Tapatalk 2
sixpoint1 said:
And then do I put that/those files into one of these folders?
Click to expand...
Click to collapse
root= sd no folders. the file doesn't really need to be on the root it just makes it easier to find. btw i answered you earlier in the lte thread
janjannsen99 said:
You haven't listened to a thing to what anyone has said. So ya go ahead that's correct.
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for your help.
deeznutz1977 said:
root= sd no folders. the file doesn't really need to be on the root it just makes it easier to find. btw i answered you earlier in the lte thread
Click to expand...
Click to collapse
all right so once i boot into the recovery, i click "install" and then the modem bin file?
modem.bin doesn't show up when i boot into twrp
sixpoint1 said:
all right so once i boot into the recovery, i click "install" and then the modem bin file?
Click to expand...
Click to collapse
No dont extract the zip file,,,, recovery flashes only .zip's .....ssslllooowww down..all this is simple i promise
deeznutz1977 said:
No dont extract the zip file,,,, recovery flashes only .zip's .....ssslllooowww down..all this is simple i promise
Click to expand...
Click to collapse
.zip file itself onto the SD Card. Yes, that would clear things up. Thank you.
All right, finally the baseband version is now updated to T889UVBMB4

All hope lost after incorrect flash?

Hello everyone, firstly I'd like to apologize in advance if this has been answered before. I searched and could not find a resource to help me with my problem. Here goes, I recently purchased a SGH-T889 Galaxy Note II. I managed to unlock the device and popped in a AT&T sim card. All was well until I decided to flash the AT&T varient stock firmware on it and that's when everything went wrong. Odin failed at the very end of the flash and the phone would not boot. I flashed back to TMobile stock and the phone boots into the OS fine but now the IMEI is blank, the baseband is unknown, and it says there is no SIM inserted. I also noticed when the phone is connected via USB the internal storage is not accesible, says there is 0 space. After searching around and reading up a bit it seems I have screwed up my EFS partition. Being the extreme noob that I am unfortunately a backup was not made prior to flashing. Am I screwed? I've tried reflashing different versions of the stock but I still get the same results. Is it possible to use a EFS backup from a different phone and insert the IMEI from my phone? Any help will greatly be appreciated.
:crying:
(Please forgive me if you are an advanced user) Are you sure that you are following the step-by-step instructions for flashing that are available here on the forum? I have resolved many problems myself by reading from the list of steps as I flash rather than relying on memory.
http://forum.xda-developers.com/showthread.php?t=2145967
Nailed it!!!!!!!!! My 4g is back again
See if that helps u
Sent from my SGH-T889 using XDA Premium HD app
bellator7 said:
(Please forgive me if you are an advanced user) Are you sure that you are following the step-by-step instructions for flashing that are available here on the forum? I have resolved many problems myself by reading from the list of steps as I flash rather than relying on memory.
Click to expand...
Click to collapse
Hi bellator7, I have followed the flash back to stock directions exactly with different variations of the stock rom the phone has available since release.
cbper66 said:
Hi bellator7, I have followed the flash back to stock directions exactly with different variations of the stock rom the phone has available since release.
Click to expand...
Click to collapse
Flashing to stock is not your problem. If you're booting you're fine. You will need to restore your imei now. There is a guide in development (edit I actually didn't find it when I just checked, but that guide above should work). I'm sure you realize this now, but never Odin something not made for your phone.
Sent from my SGH-T889 using xda app-developers app
moabizzi said:
http://forum.xda-developers.com/showthread.php?t=2145967
Nailed it!!!!!!!!! My 4g is back again
See if that helps u
Sent from my SGH-T889 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks for the links. I don't have the phone on me at the moment but will give this a try and hopefully this will fix the issue. When this happened to you were you able to see any internal storage from your PC and or the phone itself? When I went into the storage area under settings it displayed how much space was being used by the apps but it also said 0 was available.
kintwofan said:
Flashing to stock is not your problem. If you're booting you're fine. You will need to restore your imei now. There is a guide in development. I'm sure you realize this now, but never Odin something not made for your phone.
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Oh believe me I've learned my lesson. I will never flash without making a full backup first and stay away from roms not made for the device. I hope I can get this fixed otherwise it will be a very expensive music player
cbper66 said:
Oh believe me I've learned my lesson. I will never flash without making a full backup first and stay away from roms not made for the device. I hope I can get this fixed otherwise it will be a very expensive music player
Click to expand...
Click to collapse
I think you'll get it. If it's booting and showing life there's a way to fix it. It may just take a lot of work. When you get the phone check out that link above. It should fix you up.
Sent from my SGH-T889 using xda app-developers app
try this i backed up my imei.... Also i fixed my borked imei on the s3 http://forum.xda-developers.com/showthread.php?t=1804117 .. If you need help let me know btw the imei generator program link doesn't work in thread i Have it in my dropbox... Here's a youtube video demonstrating.
http://bit.ly/ZCHWMI
Sent from my SGH-T889 using Tapatalk 2
deeznutz1977 said:
try this i backed up my imei.... Also i fixed my borked imei on the s3 http://forum.xda-developers.com/showthread.php?t=1804117 .. If you need help let me know btw the imei generator program link doesn't work in thread i Have it in my dropbox... Here's a youtube video demonstrating.
http://bit.ly/ZCHWMI
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
Very cool, I will try this when I get home. Thanks for the links. Since the phone is booting ok into the OS I'm hoping these options will bring this will do good
cbper66 said:
Very cool, I will try this when I get home. Thanks for the links. Since the phone is booting ok into the OS I'm hoping these options will bring this will do good
Click to expand...
Click to collapse
I believe it Will let me know when you do I'll help you along if you need,,
Sent from my SGH-T889 using Tapatalk 2
So I was able to generate my IMEI file with my phones number but I cannot write it to the device. The only way I can get my phone to communicate with my PC is if its in download mode. I really screwed up my partition along with the EFS.
cbper66 said:
So I was able to generate my IMEI file with my phones number but I cannot write it to the device. The only way I can get my phone to communicate with my PC is if its in download mode. I really screwed up my partition along with the EFS.
Click to expand...
Click to collapse
Did you watch the youtube video,. i told you the program you need is in my dropbox
Sent from my SGH-T889 using Tapatalk 2
deeznutz1977 said:
Did you watch the youtube video,. i told you the program you need is in my dropbox
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
When I dial *#7284# there is no Qualcomm USB settings option. Only UART modem\pda and USB modem\pda. (save and reset)
cbper66 said:
When I dial *#7284# there is no Qualcomm USB settings option. Only UART modem\pda and USB modem\pda. (save and reset)
Click to expand...
Click to collapse
Try again.... What rom are you on
deeznutz1977 said:
Try again.... What rom are you on
Click to expand...
Click to collapse
Stock T889UVBMB4
cbper66 said:
Stock T889UVBMB4
Click to expand...
Click to collapse
And it doesn't show like it did in my pic
Sent from my SGH-T889 using Tapatalk 2
deeznutz1977 said:
And it doesn't show like it did in my pic
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
No it doesn't. Only the settings I mentioned are shown

[Q] Invalid imei / corrupted efs file.

Hello, I need serious help :/
After flashing Paranoid 3.6 into my device, I lost mobile network. So I came back to stock 4.1.2.
I wasn't backup efs file before flashing. As you can see, it displays wrong imei/serial number and etc.
I can not find EFS backup in my device using this method - http://forum.xda-developers.com/showthread.php?t=2356658
Look around mate, there is a guide in this section named (GUIDE) EFS/.....
Sent from my GT-N7100 using xda premium
nitol said:
Look around mate, there is a guide in this section named (GUIDE) EFS/.....
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
That guide isn't work for me, I have tried.
MantasLTU said:
That guide isn't work for me, I have tried.
Click to expand...
Click to collapse
Did you search your entire device for the folder efs_Backup? It should create automatically. If you don't find that. Use note2 toolkit and restock.
Sent from my GT-N7100 using xda premium
Hi.. Exactly the same as my problem.. Even changed imei is the same.. Which recovery do you use? I use twrp recovery and it backup efs. I just restore imei with twrp and everything went fine..
Sent from my GT-N7100 using xda app-developers app
MantasLTU said:
Hello, I need serious help :/
After flashing Paranoid 3.6 into my device, I lost mobile network. So I came back to stock 4.1.2.
I wasn't backup efs file before flashing. As you can see, it displays wrong imei/serial number and etc.
I can not find EFS backup in my device using this method - http://forum.xda-developers.com/showthread.php?t=2356658
Click to expand...
Click to collapse
Hi,
Exactly the same issue, my imei number went to same as yours ending with 0000. I don't have efs backup and i am a newbie too. but still i have tried restocking the rom using ODIN but didn't help. any help on this will be much appreciated. I can't access network due to serial number is corrupted.
szquadri said:
Hi,
Exactly the same issue, my imei number went to same as yours ending with 0000. I don't have efs backup and i am a newbie too. but still i have tried restocking the rom using ODIN but didn't help. any help on this will be much appreciated. I can't access network due to serial number is corrupted.
Click to expand...
Click to collapse
number 1 rule, to do backup before flashing anything.
there is sticky guide in general.
flash new modem and bootloader, it should fix it
yaro666 said:
number 1 rule, to do backup before flashing anything.
there is sticky guide in general.
flash new modem and bootloader, it should fix it
Click to expand...
Click to collapse
I have a phone backup not the EFS backup. The Imei got corrupted all of a sudden. Next time i'll keep a EFS backup. i have few stock roms but i don't have Modem / recovery Roms and i found this thread " http://forum.xda-developers.com/showpost.php?p=31986738&postcount=6 " but the links are dead. You got any links to download stock ROMS along with Modem / Recovery / Bootloader , then please do share. Also, ROM links are slow if you can provide fast meta link that would help.
szquadri said:
I have a phone backup not the EFS backup. The Imei got corrupted all of a sudden. Next time i'll keep a EFS backup. i have few stock roms but i don't have Modem / recovery Roms and i found this thread " http://forum.xda-developers.com/showpost.php?p=31986738&postcount=6 " but the links are dead. You got any links to download stock ROMS along with Modem / Recovery / Bootloader , then please do share. Also, ROM links are slow if you can provide fast meta link that would help.
Click to expand...
Click to collapse
use sammobile, the newest modem is OE1 or sth like that. bootloader is somewhere hetr. thetr is sticky bootloader guide thread

Cannot mount EFS, bootloop.

Hello there,
Im with a big big problem right now, I was at Slimbean ROM 4.3 (JB 4.2) and triet to install original Samsung rom via ODIN, when I did I lost my EFS folder, IMEI, etc., but my phone did turn on and i could use it except for calls and messaging.
After several tries to restore my efs folder again (I had an efs folder "efs.tar" that is about 3mb but dont remember which program i used to create it) it simple doesnt turn on and is stuck at Samsung Logo, i tried instralling original ROMS via ODIN, custom roms via CWM and nothing of that works, i can copy files from the efs.tar backup file to the efs folder, but after i reboot it all dissapear and the efs folder is empy.
I tried lots, and I mean lots of ways to recover my efs, or even boot my phone but i get no luck at all.
If anyone can help me please, there is no way to send to Samsung at all.
Thanks in advance,
DCastro555
Wait giving you link
Edit
Read at end of first post of this
http://forum.xda-developers.com/showthread.php?t=2389426
Sent from my GT-N7100 using xda premium
dr.ketan said:
Wait giving you link
Edit
Read at end of first post of this
http://forum.xda-developers.com/showthread.php?t=2389426
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
I cannot turn on the device, i cant acces my phone, only CWM recovery and download mode.
Already tried one of those but when i click on mount /efs i get an error telling Unable to mount /efs!
Maybe if I could get an efs.tar that my Odin could accept i could start the phone, and later copy all my efs files to the efs folder, but i cant find any.
Have you read link i have attached?
That's you have to do in recovery.
Sent from my GT-N7100 using xda premium
dr.ketan said:
Have you read link i have attached?
That's you have to do in recovery.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Yes I read all link, the efs.tar i have is only 2mb, and i have no efs.img that is needed, and i dont know why my adb shell is not working, my cmd doesnt recognize the "adb".
Try flashing an earlier rom dont use pit file hooe this works then by using ariza patch restore efs.tar
Sent from my GT-N7100 using xda app-developers app
wada7o said:
Try flashing an earlier rom dont use pit file hooe this works then by using ariza patch restore efs.tar
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
Im not using any pit file, ariza patch i think do not work for me but ill try, and i tried with at least 4 different roms.
[SOLVED]
I dont know how to change the title but if anyone could please put [SOLVED on it.
If there is any user that knows spanish, here is the guide i follower to repair my efs folder and i was able to boot the phone again, http://www.nobutaka.es/web/index.php/component/jcomments/feed/com_content/203.html thanks a lot for all who tried to help.
Sincerely,
DCastro555

Categories

Resources