Showing posts with label IMEI. Show all posts
Showing posts with label IMEI. Show all posts

Thursday, 15 October 2015

Lost my imei on z2 & no signal



Hi every body... This my first participation here and i don't know if it is the right place to share my problem with..
But i hope you help me with it.. So here it is: my friend install a new rom for my sony z2 but i think he did it in a wrong way cause after that there was a message tell me the the software update had failed.. So i didn't know what should i do.. And i tried to fix theat issue using pc comopanion and it seems that fixed the problem until i login after it finished to find out that the phone lost its imei number and i can't enter to my mobile network at all .. ie no signal and mobile not recognize sim card... So how can i fix this damm problem.. ?? i still have imei number on word file if this can help..
And thanks any way



Xperia Z1 IMEI gone again?



Got my Z1 the other day and flashed some firmware on it(cant remember which one) then rooted it, unlocked bootloader and flashed dual recovery to it and then flashed my rom. Rom worked fine etc but sim card was not detected because IMEI is 0.

I read up about this and followed a guide which involved flashing .290, then .257 and then after that to root the z1 and then flash .534 and then install recovery and then install my rom. This was supposed to 'fix' the imei problem but i've just finished flashing DU 5.1.1 and my IMEI is STILL missing and now I have no idea what to do next.

I want to run a custom rom but still be able to have simcard etc.

Any help would be greatly appreciated.

Thanks



Monday, 12 October 2015

IMEI for fully paid off Tmobile Note 4



Last week, I bought a Tmobile Note 4 to be used on ATT. The seller has good ratings, and the phone came in like new in condition fully sim unlocked. He said he bought it throught TMobile and paid it off in full. He used it on Straighttalk.

I finally have time to do an IMEI check today on Swappa. This is what it says:
Whitelisted:  Whitelisted This device is on the global IMEI whitelist.
Activation Status Assumed Clear (whitelist) Device appears to be activation ready.
Financed  Outstanding Balance (T-Mobile) Device is not eligible for resale (financed).

When I ran it on the Tmobile site, it says the same thing: "This device is being financed and has an outstanding balance that must be paid or it may not be able to be used on the T-Mobile network.
For more information or assistance, please call Customer Care at 1-877-453-1304."

I'm trying to get a copy of the sale receipt from him. I just want to know if other users with full paid off Tmobile Note 4 has tried to do an IMEI check to see if it's possible for it to say it's financed when in fact it's paid off.



S4 with fake imei



Hello guys I bought a s4 gt-i9500 which I think has a fake imei cause when I run it it says that is an s3 imei
Any advice? Thanks for any help, I really cant afford a new phone and im going crazy without carrier service
imei: 004999010640000



INVALID/00 [re-write] IMEI without any backup



As there's no solutions yet for the problems above hope you guys or some devs. can help/produce some solutions.. more specific situations:
1. you never backup the imei numbers
2. device totally bricked (fatal error/failed while flashing fastboot rom).
3. device fall into qhsusb_bulk, which no fastboot or recovery access..
4. bring it back to live with testpoint process(hardware) jtag likes on other devices.
5. its back to live with known baseband, esn but the 00/invalid imei.

what to achieves :
1. find ways to bring back its default imei numbers.

ive do some research and ive start a thread on miui forums too
you can see it here http://en.miui.com/forum.php?mod=vie...66001&mobile=2
some people does have this problems too.



Baseband and IMEI not showing up and no mobile service



I have decided to try a rom cause being on stock was getting boring and I couldn't even use Samsung pay so I installed Twrp and then proceeded to restore one of my backups, that's where it stopped working. I had G920TUVU3DOI1 on my phone and I can't manage finding the files to flash. Whenever I try to flash a firmware (5.1.1. It fails, can anyone provide me a link to that version as that is my problem. Currently the phone is working but the IMEI and Baseband numbers are unknown.



IMEI ( SIM ) Null Lenovo Vibe X2-TO



Hi
My Lenovo Vibe X2-TO one of my sims IMEI Unknown , WIFI unknown, BT unknown and S/N 000000 .
This happen after installing new firmware I tried all ways I found on the internet but nothing is working I tried ( MTK android, Maui Meta 3G, EngineeringMode, SN&IMEI writer)
but still not working mobile get load meta mode and then failed to update please I need help for this.

Thanks



Sunday, 11 October 2015

root and repair imei y520-u22



first working solution for huawei y520-u22 100000%

usb debugging on, allow mock locations on
Install all your drivers.
use my scatter .
load the scatter in SP flash tool, tick only recovery and load the recovery-cwm-y520.img after that turn phone off and press download .
that will flash the y520 with the custom CWM.
unplug usb start phone.
Move UPDATE-SuperSU-v2.46.zip in sdcard .
reboot in recovery philztouch and install zip from sdcard.
update superSu from playstore.
install busybox from playstore.
open mtkdroid
click root
click imei/nvram and enter your both imei than replace imei.
reboot your phone and all done 1000000%
enjoy making money
Regards,
Kerkeni Team.
thanks to Djanis + Hat07
( you will find link of all tools on description )





[LOST IMEI] Warning for D410HN users (Brazilian Dual-SIM with NFC variant)



This warning also serves to other variants.

I see that many users of this variant are using other variant binaries and images trying to unlock the bootloader and install TWRP recovery.

My advise is to not do this or you can end with a brick.

Even worse, when trying to unbrick the phone, people are using other variant nand backup images, this will lead you to the infamous lost IMEI problem, and from this point if you don't have your modemst partitions backups, you are lost.

Flashing KDZ won't recover these partitions, they are unique to your phone and are not flashed in a normal KDZ flash, the only way to flash them is in TWRP or ADB.

I already supplied the proper D410HN Kitkat v10c and Lollipop v20a/b/c (they are the same) unlocked aboots and bootstacks but people insist flashing files from other variants.

My advise is, after rooting your phone, before doing anything else, the first thing you must do is to backup your modemst1 and modemst2 partitions to make sure you IMEI data is safe. You can make this backup in ADB or Android Terminal app with:


Code:


dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/storage/external_SD/modemst1.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/storage/external_SD/modemst2.img


This will save modemst1.img and modemst2.img in your external microSD. If you want to save in your internal SD, replace /storage/external_SD to /sdcard.

Also, make a nand backup image in case of you need to make a testpoint or direct flash in nand to attempt to unbrick the phone.


Code:


dd if=/dev/block/mmcblk0 of=/storage/external_SD/unbrick.img bs=512 count=323583

This will save an unbrick.img in your external microSD. If you want to save in your internal SD, replace /storage/external_SD to /sdcard. Do not share this file with anyone else, this image have your IMEI data.

Why make your own unbrick.img file?

If you look at the partition table, you will have this:





Code:


GNU Parted 1.8.8.1.179-aef3
Using /dev/block/mmcblk0
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) unit s
unit s
(parted) print
print
Model: MMC 8WMB3R (sd/mmc)
Disk /dev/block/mmcblk0: 15269888s
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start      End        Size      File system  Name      Flags
 1      16384s    147455s    131072s  fat16        modem
 2      147456s    149503s    2048s                  sbl1
 3      149504s    150527s    1024s                  rpm
 4      150528s    151551s    1024s                  tz
 5      151552s    152575s    1024s                  sdi
 6      152576s    156671s    4096s                  aboot
 7      156672s    157695s    1024s                  rpmb
 8      157696s    158719s    1024s                  tzb
 9      158720s    162815s    4096s                  abootb
10      162816s    166911s    4096s                  pad
11      166912s    173055s    6144s                  modemst1
12      173056s    179199s    6144s                  modemst2
13      179200s    211967s    32768s                misc
14      212992s    278527s    65536s    ext4        persist
15      278528s    323583s    45056s                laf
16      327680s    372735s    45056s                boot
17      372736s    417791s    45056s                recovery
18      417792s    423935s    6144s                  fsg
19      425984s    427007s    1024s                  fsc
20      427008s    428031s    1024s                  ssd
21      442368s    443391s    1024s                  DDR
22      458752s    459775s    1024s                  encrypt
23      459776s    460799s    1024s                  rct
24      475136s    491519s    16384s    ext4        drm
25      491520s    507903s    16384s    ext4        sns
26      507904s    548863s    40960s                factory
27      548864s    614399s    65536s                fota
28      622592s    624639s    2048s                  sbl1b
29      624640s    690175s    65536s    ext4        mpt
30      704512s    909311s    204800s  ext4        cust
31      917504s    918527s    1024s                  eksst
32      933888s    5128191s  4194304s  ext4        system
33      5128192s  6971391s  1843200s  ext4        cache
34      6971392s  15223807s  8252416s  ext4        userdata
35      15237120s  15269854s  32735s                grow

(parted)






This ubrick image have your partition table and the partitions until sector 323583 (partition 15 - laf), which is enough to enter in download mode and flash KDZ with LG Flash Tool and make a complete and perfect recover. This also explains why when you flash an unbrick image from a unknown source and variant you lose your IMEI, modemst1 (11) and modemst2 (12) partitions are flashed along, overwriting your unique data.

Keep your backups in a safe place and now you can go ahead and unlock the bootloader, install TWRP, change partitions size and etc knowing that if anything goes wrong, if you manage to unbrick your phone, you won't loose your IMEI.

Good luck :good:



Saturday, 10 October 2015

how to backup and restore imei on samsung galaxy s3 i9300



how can i backup my samsung galaxy s3 i9300 and restore to cyanogenmod 12.1?
i have battled with this for a really long time but i havent been successful but i believe there is a way i can get through this.
i have tried alot of programs like efs professional, ktool app, efs imei from playstore but after backing up, restoring to the cyanogenmod OS become an issue. HOW DO I GET AROUND THIS?
ANY HELP WILL BE MUCH APPRECIATED.



Change imei



I have Samsung Galaxy S6 Edge + Sm-g928t
Remote Bad IMEI Repair
MEI that is Blacklisted
I'm fixed imei fix. Com
I want updated Android rom Is imei Aredan Make backup imei lose or efs file



Friday, 9 October 2015

anyone plz help me from imei error



Hi experts..i tried to install [ 5.10.8 ][ MIUI 7 ][ 4.4.2 ][Gionee Elife E3] Xolo Q3000 [OtaSupported]
rom but I have no success. so came back to [Xolo Q3000] [ROM] MiUi7 Universal Port [5.9.26_Beta].All the rom is awesome but
getting error no sim and invalid IMEI for both the sims. previously I have no such error. Anyone please help me .:(:rolleyes



Nexus 5 (hammerhead) IMEI set to 0



Greetings

its a long story but i'll try to keep it short, my mom's phone is the nexus 5, she moved to turkey, where phones bought from outside of turkey will stop working after two weeks or so (no gsm service) so she took the phone to a "repair" shop where they unlocked the phone, rooted it with some chinese custom rom, anyway the phone performance deteriorate significantly, so she gave it to me hoping i can fix it, so i installed nexus root toolkit and flashed stock android and unrooted and relocked the boot loader and set the tamper flag to zero, all is good by in the process im sure i messed up somehow and the IMEI now is set to zero, i cant receive signal on the phone (the signal statues keep switching between no service, searching, and no sim) even though it can recognize the network, i took the phone with me back to finland, and i asked LG if they can fix it, they told me they can try to reflash stock rom on it again, but no guarantee if its gonna be fixed or not, i thought in that case i might as well wait for marshmallow and see if it will fix it, i waited for the update for few days and today i decided to update it manually, i flashed the android 6.0 (Build Number : MRA58K) and still the IMEI is set to NULL, is there anyway i can get it fixed, i really appreciate your help and thank you for your time



Wednesday, 7 October 2015

How To Fix Sony Sp No service & Imei NULL ??



Still My Rom StryFlex™ LP v3.1
Expers Help Me please !!!



How to fix sony SP baseband version UNKNOWN & imei NULL ??



Im Flashed This Rom !!!
http://forum.xda-developers.com/xper...-sony-t3180637

Now,
sim - NO SERVICE !
baseband version - UNKNOWN !!
imei - NULL !!!
Wifi - Working !!!!
Anyone Please Help Meeeee
Thanx



Imei ,imeisv, s/n unavailable after flashing stocl rom



hello im newbie in xda, im using micromax a092 with qualcomm snapdragon processor recently i have flashed stock rom via fastboot (xdafirmware.com) after flashing my phone wont connect to network then somehow i managed to write imei1&imei2 but still have network issue when using 3G. its perfect in 2G but when i change to 3G after few minutes i lost network in both sim i can use data connection for few minutes also then i have to turn on flight mode and turn off to get the network . i checked my phone status . now my Imeisv1 and imeisv2 is "00" and wifi mac ,bluetooth address, serial number is unavailable. my phone still have warranty but i doubt without serial number they not gonna accept the warranty i know my S/N number . is there any way to write S/N number ? i dont have any backup



Tuesday, 6 October 2015

Help , IMEI 00000000 / 01



Hi! I think i messed up with my EFS folder so I'm asking Samsung Galaxy S2 Plus (I9105P) owners to give me their EFS folder. Orginally the phone was bought from Orange Romania, the stock rom is on the phone right know. I tried all methods with wipe,delete,mount efs,adb,etc.
Model : GT-I9105P
Android : 4.2.2
Baseband : I9105PXXUBMG8
IMEI : 000000000
Wi-Fi : show conectivity but internet doesen't work (on others devices wi-fi works)
Please, help me!



HTC D310w bricked and restore SKU ;CID ;IMEI



OK I've found solution to restore IMEI and SKU ,CID of this dead phone after one week
After many attempts my phone works ok without that error on screen about sku ,cid and without null imei now
For those with bricked htc d310w if help needed just pm and i will reply asap



Help to Fix EFS Folder Error; Generic IMEI; No Signal



Hallo everyone,

I have a non-rooted Samsung S3 (international ver.) on stock firmware. A couple of days ago, the phone suddenly restarted and then stuck on samsung logo screen. I tried to clear cach and wipe data, but both did not work.
Flashing a stock firmware via Odin, solved the problem (stuck on logo screen) but in the same time created a new one. Now I have a generic IMEI number (0049***) and I cannot get a signal any more :confused:.
I looked up through the forum and as far I understood, this is due to corrupted EFS folder. Unfortunately, I did not create an EFS backup before :(.
I also tried to fix/edit the IMEI number through QPST, by putting the phone on "RMNET + DM + MODEM" mode and then connected to the PC. The problem that I cannot manage to add a new port on the QPST Configuration. I mean I add a new port, but It always state "no phone". So, when I use RF NV Item Manager, it can not read/write from/to the phone.

Any Ideas how to solve the problem and fix my IMEI number. I really need your help.
Thanks in advanced.