Honor 4x 4g lost! - Honor 4x Questions & Answers

Hi
My phone works good but suddenly (I don't know why!) my data network stop working
I check Model number and build number and I saw model number is "unknown" and build number changed to belong!
and off course my data network is not working at all! on my screen it shows 4g or 3g but no data!
when I decided to installing new rom it said "check if vendor / country valid" and stop installing
I use this link:
http://forum.xda-developers.com/hon...0sft-fixed-t3324335/post68920214#post68920214
and change model number to "Che2-L11" and as I don't know my build number I changed it to "Che2-L11C185B330" (I live in middle east so I change it to this one as I searched and this build number is for middle east and as in my country there are lots of build number like maleisia, middle east, usia and etc, I don't know it's ok or not!)
now when I want update rom the error changed to something like "check version fail. update fail"
please help me!
I can't do anything!
please help
Best Regards!

nicolasecc said:
Hi
My phone works good but suddenly (I don't know why!) my data network stop working
I check Model number and build number and I saw model number is "unknown" and build number changed to belong!
and off course my data network is not working at all! on my screen it shows 4g or 3g but no data!
when I decided to installing new rom it said "check if vendor / country valid" and stop installing
I use this link:
http://forum.xda-developers.com/hon...0sft-fixed-t3324335/post68920214#post68920214
and change model number to "Che2-L11" and as I don't know my build number I changed it to "Che2-L11C185B330" (I live in middle east so I change it to this one as I searched and this build number is for middle east and as in my country there are lots of build number like maleisia, middle east, usia and etc, I don't know it's ok or not!)
now when I want update rom the error changed to something like "check version fail. update fail"
please help me!
I can't do anything!
please help
Best Regards!
Click to expand...
Click to collapse
you changed your version in build but you still have oem info from old rom. use huawei update extractor (can be found on xda) to extract cust.img from c185b330 and then just flash it with fastboot (adb reboot bootloader, fastboot flash cust cust. img)
now just try update again

Fixed your issue?

Related

[ROMS] Original LG Firmware list

List of all firmware available for P500 (list of codes)
Seems that there is unable to download FW directly anymore, because of updated security policy. Event, when you find URL, it's possible, that will not work, because of "access denied" like here: http://csmgdl.lgmobile.com/swdata/WDLSW/LGF240S/ASKTWH/F240S10n_00/F240S10n_00.kdz
Link deprecated. If I will found more, I notify you.
http ://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500&country=CZ
NOTE: Seems, that there is also possible select your country code, for FW selection. Just add "&country=XX" at the end of url. For example
Code:
http ://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500&country=GR
will search greek versions of FW.
If you want different type of phone, just replace P500 with your type.
Code:
http ://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500
Download link is
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/[B]XXXXX[/B]/V10a_00/V10A_00.kdz
where XXXX is code from link above. For example:
I want to original LG firmware for czech republic.
1) Open http://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500
2) In browser I will start search czech/cze and it finds something like
Code:
[B]CDMA LGP500 ACZEBK CZE/CZECHO[/B] - Unbranded FW
[B]CDMA LGP500 ATMCBK TMC/T-MOBILE(CZECHO)[/B] - Branded T-Mobile fw
[B]CDMA LGP500 AVDZBK VDZ/VODAFONE(CZECH)[/B] - branded Vodafone fw
where ACZEBK or ATMCBK or AVDZBK are code for download link.
3) Go to
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/[B]ACZEBK[/B]/V10a_00/V10A_00.kdz
for download unbranded LG firmware for czech
It's not confirmed, but you can also try V10x for new version of firmware. Maybe it will work, maybe not.
IMPORTANT NOTE!!!
For different version you have to change also path in url!! ex:
Code:
For V10a_00
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ACZEBK/V10[B]a[/B]_00/V10[B]A[/B]_00.kdz
or for V10f_00
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ACZEBK/V10[B]f[/B]_00/V10[B]F[/B]_00.kdz
Based on post on androidforum.cz from u.david
Using of application which xda-dev user Crecked did
Application downloads last firmware based on steps described below (How to get stock FW, which should be in my device) By this application you can download proper firmware just by inserting of your device type and serial number. For proper use you need installed .NET4 and disable firewall (or at least make rule for this app).
[THREAD]Application for download Original LG Firmware
How to get stock FW, which should be in my device (FW that LG update tool provide me)
Someone sad that following worked, someone that not. You must try and you will see...
1) Get serial number of your phone
2) Enter it in URL csmg.lgmobile.com:9002/svc/popup/model_check.jsp?model=<model_of_phone>&esn=<serial_number>
Code:
csmg.lgmobile.com:9002/svc/popup/model_check.jsp?model=[COLOR=Red]LGP500[/COLOR]&esn=[COLOR=Red]000KPPB001234[/COLOR]
3) Show page that you get in source-code view
Code:
<?xml version='1.0' encoding='utf-8' ?>
<response req_cmd='check_model' status='ok'>
<auth>
<model>LGP500</model>
<suffix>ASEABK</suffix>
<esn>[COLOR=Red]123456789012345[/COLOR]</esn>
<msn>000KPPB001234</msn>
<esndate>20101201</esndate>
<buyer>SEA</buyer>
<esnoutgodate>20101203</esnoutgodate>
<ULocationcode>N</ULocationcode>
<buyername>HUB</buyername>
<csn>LG0000440022331</csn>
</auth> </response>
4) select & copy number between <esn> elements (123456789012345)
5) Enter this number to csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=<enter_esn_number_here>
Code:
csmg.lgmobile.com:9002/svc/popup/model_check.jsp?esn=[COLOR=Red]123456789012345[/COLOR]
If it won't work, you can try new link provided by kutysam (make thanks him on some of his post please)
Code:
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=[COLOR=Red]123456789012345[/COLOR]
6) Show page as source-code view
Code:
<?xml version='1.0' encoding='utf-8' ?>
<response req_cmd='auth_model_check' status='OK'>
<auth_model_check>
<result>OK</result>
<esn>123456789012345</esn>
<model>LGP500</model>
<suffix>ASEABK</suffix>
<msn>000KPPB001234</msn>
<esn_date>20101201</esn_date>
<sw_version>V10E_00</sw_version>
<sw_url>http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ASEABK/V10e_00/V10E_00.kdz</sw_url>
<sw_locale_url>http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ASEABK/V10e_00/V10E_00.kdz</sw_locale_url>
<sw_recommand_uri>GLOBAL/GLOBAL</sw_recommand_uri>
<app_version></app_version>
<app_url></app_url>
<cs_em_flag>N</cs_em_flag>
<cs_em_uri>N</cs_em_uri>
<chip_type>EG</chip_type>
<prod_type>GSM</prod_type>
</auth_model_check> </response>
7) You have all needed information about your firmware. If you have older firmware, just replace some letters in FW link.
Code:
csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ASEABK/V10[COLOR=DarkRed][B]c[/B][/COLOR]_00/V10[COLOR=DarkRed][B]C[/B][/COLOR]_00.kdz
Sniffing of communication of LG Update client
If above not working as you expected, you can take a look on communication between client-server.
1) Download and install membrane-monitor
2) Configure it as proxy (LG client gets configuration from your default browser, so just set your browser to connect through membrane-monitor)
3) Turn on filter on lg server (create rule for filtering *lgmobile.com*)
4) Start client
5) Watch messages between client and server. If your LG client works fine, you can get download link for your latest firmware.
For flashing of firmware take a look on Zecanilis's post [HOWTO] Flash original firmware on P500
Thanks for posting this!! Really helps!
It's weired, for french stock there are different entries. only this "AFRABK" was working.
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AFRABK/V10d_00/V10D_00.kdz
It's fun, If I try a b c d it's working, f g h i it's 404, and with "E" I have a forbidden.
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AFRABK/V10e_00/V10E_00.kdz
Maybe a new version coming soon. Thanks for your help !
Thanks for the info
Hi, wanted to get my hands on Baltic (with Estonian language) firmware but can't download any. I tried a,b,c,d,e, but did'nt got anything. Somebody has a dump or downloaded firmware? Thanks.
AITABI ITA/ITALY CDMA LGP500
AITABK ITA/ITALY CDMA LGP500
AITASV ITA/ITALY CDMA LGP500
What code should i use for unbranded italian phone!?
I could not find the file for my firmware version.
LGP500H AVIVBK VIV/VIVO(BRAZIL) CDMA
Tried this (below) and another codes from Brazil.
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AVIVBK/V10a_00/V10A_00.kdz
Ultrakiller said:
AITABI ITA/ITALY CDMA LGP500
AITABK ITA/ITALY CDMA LGP500
AITASV ITA/ITALY CDMA LGP500
What code should i use for unbranded italian phone!?
Click to expand...
Click to collapse
Seems that the *BK one is the only one that works
A few days ago I downloaded from a link found somewhere on the internet a V10A firmware. the link was for the portughese version. Now i've redownloaded the one from AITABK. the MD5 sum is the same for both the file.
So probably the firmware with the same version revision is the same in all countries, and probably the later revisions is for non-standard country related settings
(sorry for my crappy 'n twisted english )
It seems that there are not every firmware for every country. If you can't download it directly for your country, try look for continent or something. It's hard to say. Possibility to browse folder directly one by one doesn't exist.
It's realy pity. I tryed few links from czech and europe end here every was function so I hoped that every-one will be fine.
The_ERROR said:
It seems that there are not every firmware for every country. If you can't download it directly for your country, try look for continent or something. [cut]
Click to expand...
Click to collapse
in my opinion the many revisions currently released are the same firmware with some minor country related differences... maybe something about the local phone operators
an LG employee wrote in some italian forums that LG will release a firmware in a few weeks (before the end of december he said) that should fix some bugs: the sdcard that unmount and remount random and hopefully the slightly annoying noise on nearly all audio related situations (outgoing calls, ringtone, mp3 player...)
How I can download versions for Chile?
CDMA ??? it says product type - cdma
I am having LG p500 GSM, will it suit this ?
doesn't work for me (Telus Canada) or I didn't find the good information...
Airbus A320 said:
an LG employee wrote in some italian forums that LG will release a firmware in a few weeks (before the end of december he said) that should fix some bugs: the sdcard that unmount and remount random and hopefully the slightly annoying noise on nearly all audio related situations (outgoing calls, ringtone, mp3 player...)
Click to expand...
Click to collapse
I am hoping for that, i don't have the unmount issue for now but i have the sound which is very annoying....
I'm eager for that fixes.
jsamuelj said:
How I can download versions for Chile?
Click to expand...
Click to collapse
zorxd said:
doesn't work for me (Telus Canada) or I didn't find the good information...
Click to expand...
Click to collapse
It seems that there are not every firmware for every country. If you can't download it directly for your country, try look for nearest country or directly for continent. It's hard to say. Possibility to browse folder directly one by one doesn't exist so it is really hard check everything.
It's realy pity. I tryed few links about FW from czech and europe and few others and it seems that I had lucky hand for choose - every link had some FW, so I hoped that every-one will be fine.
I've just tried to flash my Optimus One and after it finishes its stuck in a boot loop, gets to the "Android" screen and won't go any further! I've tried with the Australian and Bulkans ROMs from the above link and same thing, still no good.
Has anyone else experienced this? What else can I try to fix this, I've tried to flash 4 times already, each time there's no difference!!
i had get problem like you, i have found a way to solved it, after you flash your LP One it will turn of your phone, now press Home + Volumn Down + Power, your phone to boot to Android ok.
flashvnn said:
i had get problem like you, i have found a way to solved it, after you flash your LP One it will turn of your phone, now press Home + Volumn Down + Power, your phone to boot to Android ok.
Click to expand...
Click to collapse
And wait for while. It takes about 5 and more minutes before all data will be prepared and phone will start properly.
The_ERROR said:
And wait for while. It takes about 5 and more minutes before all data will be prepared and phone will start properly.
Click to expand...
Click to collapse
Guys thanks so much, that worked well! I thought the phone was bricked but it has loaded normally now, I wonder what causes that problem in the first place?
Someone should update the first post with these instructions in case others experience the same issue.
Hello
Could you help me please ? My question maybe stupide, but is anybody could explain me how to flash my phone with the original *.kdz firmware ?
Maybe also make a tuto ?...
I would try to install one of the custom rom on my optimus p500, but I dare not, because I want to be sure I could return easily to the original firmware if I encounter some problems....
Thanks a lot in advance

Help--kies: This version cannot be updated--help??

i just downgraded from kp9 to ddkb2(my original) so that i can have official update but
kies shows device cannot be upgraded
pda:kb2 phone: ka5 csc:ka6(glb)
i am from india
plz help
dawinner said:
i just downgraded from kp9 to ddkb2(my original) so that i can have official update but
kies shows device cannot be upgraded
pda:kb2 phone: ka5 csc:ka6(glb)
i am from india
plz help
Click to expand...
Click to collapse
Try re-installing Kies....Kies is like devil! I Hate it !
flash wice ur problem will be solved.!!!
I flashed twice but not solved my problem. I then re-installed Kies after twice-flashing and it solved my problem.
great now delete this thread......
For future reference:
The problem is that your locale was changed from INU (more likely) or INS to something else, in your CSC.
To access the settings to change your CSC, you need your IMEI number.
Get this by using the code : *#06# , in the phone dialer.
It should be 15 digits. Write it down someplace for this next step.
Open the dialer and input : *#272*<enter 15 digit IMEI>*
It should instantly display a menu. If you get an error, make sure the code is correct and that you have taken down your IMEI correctly.
Now choose your locale from the options presented.
For your locale, check this thread:http://forum.xda-developers.com/showthread.php?t=787163
Credits to bloodrider for the original, and detailed, post!
Cheers!

[Q] NO REGISTERING ON THE NETWORK NO SERVICE Galaxy s3 mini I8190n

Hello everyone. I bought a samsung galaxy s3 mini version nfc i8190n when lam bought the phone had a problem with GSM and HSDPA network. Do not want to register with any sim card network in any network. The phone has IMEI and modem good. When searching network manually, your phone finds them when I select a network does not register on the network. The phone came with android 4.1.2 baseband version i8190NXXALL6 Number
i8190NXXALL6 CSC: KOR. Before I get to work I saved the foders "efs" and "modemfs". For five days I struggle with it and we did and at the moment I'm stuck and ask for help.
Here are the steps that I did:
1. I changed csc from "kor" in "btu"
2. I rewrote the software with odin. Same i8190NXXALL6 Stock firmware samsung.
3. I installed CWM Recovery and I Flash all versions of this model,modem.
4. I installed custom ROMs, I returned to stock ROMs
5. I installed the stock recovery with odin and he appeared in DOWNLOAD MODE "custom binary download"=yes 2 times;"System Status"=custom;"current binary"=custom. I used the TriangleAWay and I brought "custom binary download=No. I8190NXXALL6 I reinstalled the stock rom via odin with repartition then full erease on the phone Cahe,Data,etc.and returned to" Custom Binay "= No Current Binay = Official Samsung, System status = Officia.Updates software and firmware from samsung works after many writings kind CWM unofficial ROMs, etc.
6. After each writing ROMs I rooted the phone and replaced the file "modemfs" nv.dat file. I downloaded from the XDA forum several files of other users Nv.dat i8190N this model, we have replaced each other and nothing.
7. I deleted all files in EFS folder and modemfs after deletion had baseband XXXXX. IMEI number has remained untouched.
8. I wrote modem manually via CWM recovery and nothing same problem.
I did have searched all the forum and other forums, I searched on google and do not know what to do. My phone is now rooted in the stock rom, stock kernel, stock recovery. These are details which are:
DEVICE INFORMATION FOR Samsung Galaxy S3 Mini
----------------------------------------------
Device Product Model: GT-I8190N
Firmware Build : 4.1.2
Firmware Build ID : JZO54K
Firmware Build PDA : I8190NXXAMJ2
Firmware Region Code: BTU
---------------------------------------------------
Waiting any kind of suggestion and let's solve this problem there are many people who have the same problem ......
You need this modem files
You need a file named NV.DAT, it's missing from your /modemfs/PERM/PROT
from: http://forum.xda-developers.com/showpost.php?p=42562414&postcount=19
pandu007 said:
You need a file named NV.DAT, it's missing from your /modemfs/PERM/PROT
from: http://forum.xda-developers.com/showpost.php?p=42562414&postcount=19
Click to expand...
Click to collapse
I replace before this file and nothing the same problem. Thanks for reply.
joker79 said:
Hello everyone. I bought a samsung galaxy s3 mini version nfc i8190n when lam bought the phone had a problem with GSM and HSDPA network. Do not want to register with any sim card network in any network. The phone has IMEI and modem good. When searching network manually, your phone finds them when I select a network does not register on the network. The phone came with android 4.1.2 baseband version i8190NXXALL6 Number
i8190NXXALL6 CSC: KOR. Before I get to work I saved the foders "efs" and "modemfs". For five days I struggle with it and we did and at the moment I'm stuck and ask for help.
Here are the steps that I did:
1. I changed csc from "kor" in "btu"
2. I rewrote the software with odin. Same i8190NXXALL6 Stock firmware samsung.
3. I installed CWM Recovery and I Fla**** all versions of this model modem.
4. I installed custom ROMs, I returned to stock ROMs
5. I installed the stock recovery with odin and he appeared in DOWNLOAD MODE "custom binary download"=yes 2 times;"System Status"=custom;"current binary"=custom. I used the TriangleAWay and I brought "custom binary download=No. I8190NXXALL6 I reinstalled the stock rom via odin with repartition then full erease on the phone Cahe,Data,etc.and returned to" Custom Binay "= No Current Binay = Official Samsung, System status = Officia.Updates software and firmware from samsung works after many writings kind CWM unofficial ROMs, etc.
6. After each writing ROMs I rooted the phone and replaced the file "modemfs" nv.dat file. I downloaded from the XDA forum several files of other users Nv.dat i8190N this model, we have replaced each other and nothing.
7. I deleted all files in EFS folder and modemfs after deletion had baseband XXXXX. IMEI number has remained untouched.
8. I wrote modem manually via CWM recovery and nothing same problem.
I did have searched all the forum and other forums, I searched on google and do not know what to do. My phone is now rooted in the stock rom, stock kernel, stock recovery. These are details which are:
DEVICE INFORMATION FOR Samsung Galaxy S3 Mini
----------------------------------------------
Device Product Model: GT-I8190N
Firmware Build : 4.1.2
Firmware Build ID : JZO54K
Firmware Build PDA : I8190NXXAMJ2
Firmware Region Code: BTU
---------------------------------------------------
Waiting any kind of suggestion and let's solve this problem there are many people who have the same problem ......
Click to expand...
Click to collapse
Er ask an samsung center bout it?
AssToast said:
Er ask an samsung center bout it?
Click to expand...
Click to collapse
No. The phone is fuul working, except no register in network, with out registering on the network i can`t do make calls receive calls sms e.t.c
joker79 said:
No. The phone is fuul working, except no register in network, with out registering on the network i can`t do make calls receive calls sms e.t.c
Click to expand...
Click to collapse
Yes i know but why would you purposely modify the modems and other stuffs, you should have brought it to your network provider service center or samsung and ask them about it, it could just be an SIM card problem
thanks for reply
AssToast said:
Yes i know but why would you purposely modify the modems and other stuffs, you should have brought it to your network provider service center or samsung and ask them about it, it could just be an SIM card problem
Click to expand...
Click to collapse
No. Is not sim problem issues becouse i test with a nother sim card`s of diferent carriers. Wen i put a nother sim card in apn setings are the setings for the carrier sim wat ai put,wen i cheange the sim with a nother carrier in the apn setings are the setings of the carrier sim card wat i m put. So for exemple i have 3 sim card`s of diferent carriers and all the sim`s card have pin security cod and the phone ask me for pin, after insert the pin code with all sim card`s don`t register on the netowork but the apn setings of the carrier automatic are there on the setings,so the phone see the sim card for all carriers, in setings wen a search manualy for the netorks the phone see the netowork wen i select the netowork manualy not register on the network,if i select automatic sey "registering on netowrk" but is not becouse if i want to call i can`t "not registering on network" sorry for my english ((
Try NV rebuild
joker79 said:
I replace before this file and nothing the same problem. Thanks for reply.
Click to expand...
Click to collapse
ok.. sorry about that. Find 'NV Rebuild' option from *#197328640# Service Mode and try rebuild it..
pandu007 said:
ok.. sorry about that. Find 'NV Rebuild' option from *#197328640# Service Mode and try rebuild it..
Click to expand...
Click to collapse
I do and this thing and nothing in service mode i rebuild the "NV" on *#0011# service mode info i have: gsm idle,hsdpa idle, service: limited. Here is the problem way the service is not aviable?
reflash efs
joker79 said:
I do and this thing and nothing in service mode i rebuild the "NV" on *#0011# service mode info i have: gsm idle,hsdpa idle, service: limited. Here is the problem way the service is not aviable?
Click to expand...
Click to collapse
hmm.. as the last solution - search "gsmhosting efs backup request" on google ( ai not able to paste external links here). You will find the backup efs folder from a working sgs3 mini i8190 phone. Flash it to your phone (first keep a backup of yopur own efs before doing this ... just in case)
all the best !
pandu007 said:
hmm.. as the last solution - search "gsmhosting efs backup request" on google ( ai not able to paste external links here). You will find the backup efs folder from a working sgs3 mini i8190 phone. Flash it to your phone (first keep a backup of yopur own efs before doing this ... just in case)
all the best !
Click to expand...
Click to collapse
I find but i need z3x box and i dont have thanks for the sugestion. I thing must be and another way.
joker79 said:
I find but i need z3x box and i dont have thanks for the sugestion. I thing must be and another way.
Click to expand...
Click to collapse
Were you able to resolve the problem? Please post solution for benefit of others.
:good:
I don`t have one
pandu007 said:
Were you able to resolve the problem? Please post solution for benefit of others.
:good:
Click to expand...
Click to collapse
My phone is bricked at this moment. Partition on the phone are mess up. One guy from the Mobile Phones Center brick the phone and my phone is in this stage righ now :http://forum.xda-developers.com/showthread.php?t=2657862 . Wen i have news and solution i post heare. Good day All.
I got the same problem with my phone, it just stopped registering on networks, tried any sim that was available in my country and nothing worked! If you find any solution please update!
Any updates???
Searched and searched... Had a good rooted stock rom, then tried something new a few days ago. I seem to have messed up the modem/bandband. Some issues as the original post. Re-flashed different roms, stock, rooted, unrooted, custom. Tried various different baseband updates. Everything works except being unable to register to the network. IMEI has not changed or been overwritten.
Any help would be gladly accepted.
i8190n
I have the exact same problem. I'm on Orange (EE). Yesterday morning my phone was registered on the network fine, I was in a poor signal area but still on 3G. Then I roamed across the south west of Britain and noticed my phone has no signal. It just wont register on any network, even EE. If I select automatic, it says it registers but it gets no signal and when I try to make a call. It says not registered on network!
The phone is totally stock. My sim works in another phone. I've done a factory reset but the problem still exists.
Was thinking about flashing the ROM but if others have been there too with no fix then I won't waste my time. I keep thinking EE have pushed something to my phone to block access as I'm out of contract by three months and they want me to upgrade!!

[Q] Camera Buttons disappeared after update to 4.3

Hello,
I just got my update for my S3 from 4.1.2 to 4.3, after I updated the system. Three things started to happen:
1. The Samsung Email application has disappeared and I cannot find it all in the Applications Manager, I also looked into the Google PlayStore and didn't find it.
2. When I open the Camera to take a picture I can't find any shortcuts to the camera buttons at all, and as a result I can't take any photos.
3. The mobile crashes a lot.
Because of these I backed up my data and did a hard reset. After that I ran my new fresh installation, but I found that the first two problems still exist in the new installation.
So How can I solve these problems? Please advice.
my guess is that something happened during update...something went wrong...even if the update is from samsung and is tested it can fail....
i suggest a clean install....get your contacts, photos, all data you want and save it...after that get the right firmware from HERE(it's the official samsung site)...
don't do with back-up/restore...get manually data you want to be saved.
Firmware Version
spiderman07 said:
my guess is that something happened during update...something went wrong...even if the update is from samsung and is tested it can fail....
i suggest a clean install....get your contacts, photos, all data you want and save it...after that get the right firmware from (it's the official samsung site)...
don't do with back-up/restore...get manually data you want to be saved.
Click to expand...
Click to collapse
Thanks for your reply.
My current problem now, I am not familiar with the firmware upgrade by myself. I am confused which firmware I should download and use?
Because my mobile is not tighten to any operator,I bought it from the middle east, but I can't find my country in the list of the firmwares.
Also I know if I did the manual firmware, I won't get any updates later for my mobile. And I lose the warranty, correct or not?
These are my current mobile info:
Model: GT-I9300
BaseBand version: I9300XXUGNA8
Kernal Version: 3.0.31-2454463
[email protected]#1
Tue Feb 25 15:25:04 KST 2014
Build Number: JSS15J.I9300XXUGNB6
PDA: I9300XXUGNB6
CSC: I9300OJVGNB3
AP: I9300XXUGNB6
CP: I9300XXUGNA8
if you can't find your country....get the one that is next to you...
in what country do you live in?
for example: now i got on the phone firmware from other mobile operator than the one i got the phone...got the firmware from Cosmote and bought phone from Orange(those are companies in my country)...it will not lock the phone on a specific network....no firmware can..
and NO...you will not lose warranty...as long as you flash firmware from samfirmware your device will still have Official status in download(odin) mode....it will increase flash counter(but that doesn't matter for warranty)...for them matters the Knox Counter...and NO...those firmware won't trip it...it will still be 0x0.
as for the updates...i check manually....when the 4.4.2 will come out(and it will) i will do it manually(to enjoy the update fully)
Mobile Origin
spiderman07 said:
if you can't find your country....get the one that is next to you...
in what country do you live in?
for example: now i got on the phone firmware from other mobile operator than the one i got the phone...got the firmware from Cosmote and bought phone from Orange(those are companies in my country)...it will not lock the phone on a specific network....no firmware can..
and NO...you will not lose warranty...as long as you flash firmware from samfirmware your device will still have Official status in download(odin) mode....it will increase flash counter(but that doesn't matter for warranty)...for them matters the Knox Counter...and NO...those firmware won't trip it...it will still be 0x0.
as for the updates...i check manually....when the 4.4.2 will come out(and it will) i will do it manually(to enjoy the update fully)
Click to expand...
Click to collapse
Thanks for your reply, it releaves me. I bought the mobile from Syria, and currently I live in Sweden.
I checked on sammobile as you told me, and it seems that Saudia has the same PDA and CSC of my mobile and the date is April. So should I proceed with this firmware?
Does BaseBand version has anything to do with firmware selection?
Also I read that from the Build Number you can know the name of the country, but I was not able to figure out the name of the country my mobile was directed to, as I told you I bought it from Syria, but the imported somewhere else. So do you have an idea about how to get the country from the Build Number?
All the information for PDA and CSC are provided in the previous reply.
DOWNLOAD 4.3 - has Kies support.
DOWNLOAD 4.1.2
here is the right firmware for your phone....is not branded to any network...this is all in one package...flash with Odin 3.09 as AP....it has CSC in it...
even if you got the phone from Syria should change the CSC for the country you use it in...it has network frequency stuff in it...
and yes you could read that code to find out from where the firmware is and when it was created

[Q] Help needed, stuck after updating firmware (emergency call)

Hi,
Well my device which is S5 mini g800f working fine, since I have changed the firmware which was old like build on july so I tried to installed latest, but now there is emergency call showing, also I have tried manually and automatically to register on the network but it says unable to register to the (---network). I did it coz my device was not showing LTE network. However my sim supports the 4g and was working on S4 i9505. I have searched on Google and look out many threads on XDA but no success until now.
The biggest mistake was I didn't looked the firmware which was already there and was running with 3g support. I have tried these EUR-G800FXXU1ANL1-20141226162921, SER-G800FXXU1ANG1-20140709112536, MAT-G800FXXU1ANI3-20141218172328. Then I have installed Custom Lollipop but no success was there too.
So now any pro's here who can understand my problem ? My imei is showing, is there any procedure where I can put the imei and it will let me know what was installed on stock :crying:
Sorry for being noobish..
Please any buddy give me suggestions that what should I do ? Or should I look in the specific section of XDA forums ?
[email protected] said:
Hi,.....
So now any pro's here who can understand my problem ? My imei is showing, is there any procedure where I can put the imei and it will let me know what was installed on stock :crying:
Sorry for being noobish..
Click to expand...
Click to collapse
What do you mean by this? IMEI showing or Not?
02xda2 said:
What do you mean by this? IMEI showing or Not?
Click to expand...
Click to collapse
Its is mentioned mate what I have written, I said my imei is showing that by dialing *#06# I can see it, because there is a problem where the efs folder corrupted or gone you cant see imei or imei appears to be in these digits 00000 especially by installing custom roms. Anyways my only motive is that I know the imei and how ever I can see it too, so is there any procedure where I can put the imei to the website and see what was installed on stock. Because I dont have the box so I dont know which firmware was there when I installed another rom to get LTE, because it was working properly as I said in my earlier post.
Problem is due the baseband I am pretty sure which is not matching, this is the reason because I cant connect to the network---error msg (Unable to connect).
[email protected] said:
Hi,
Well my device which is S5 mini g800f working fine, since I have changed the firmware which was old like build on july so I tried to installed latest, but now there is emergency call showing, also I have tried manually and automatically to register on the network but it says unable to register to the (---network). I did it coz my device was not showing LTE network. However my sim supports the 4g and was working on S4 i9505. I have searched on Google and look out many threads on XDA but no success until now.
The biggest mistake was I didn't looked the firmware which was already there and was running with 3g support. I have tried these EUR-G800FXXU1ANL1-20141226162921, SER-G800FXXU1ANG1-20140709112536, MAT-G800FXXU1ANI3-20141218172328. Then I have installed Custom Lollipop but no success was there too.
So now any pro's here who can understand my problem ? My imei is showing, is there any procedure where I can put the imei and it will let me know what was installed on stock :crying:
Sorry for being noobish..
Click to expand...
Click to collapse
The baseband firmware is included in the firmware packages that are available on sammobile (.tar.md5 files). If you flash the firmware package with Odin, also the baseband firmware (contained in modem.bin) will be flashed.
If you have problems with a newly flashed stock firmware that were not present with the original firmware it might be because of one of the following reasons:
You flashed the wrong firmware. I don't think that the version name of the original firmware is stored somewhere. Instead check sammobile for the correct one: select the correct phone model and your country. EUR, SER (for Russia), MAT are country codes, choose the correct one for your country, the search function on sammobile will help you with that. You can also try Kies for restoring the firmware. Maybe that is able to determine the correct firmware according to the IMEI or some other information stored on the phone.
Maybe your EFS partition was changed and corrupted. The EFS partition is the partition that contains the IMEI and other information like calibration files that are specific for your device. If any of the files in this partition is damaged, the phone might not behave correctly. If you flash another firmware the EFS partition normally is not changed.
Your hardware is defect.
I guess that you simply flashed the wrong ROM. Otherwise the problem will be hard to fix.
[email protected] said:
...... where I can put the imei to the website and see what was installed on stock. ..........
Click to expand...
Click to collapse
Probably THIS is what you want, hope so
02xda2 said:
Probably THIS is what you want, hope so
Click to expand...
Click to collapse
Thanks but for me its not working... its showing device Nokia 6303i

Categories

Resources