only 3g (wcdma) not working on my n9005 - Galaxy Note 3 Q&A, Help & Troubleshooting

i have a n9005 and now i cant use wcdma after cache f2fs
this is what happend
1 - i have flashed ''lean kernel LP version'' on my mobile to format cache partition to f2fs format using twrp.
2 - i successfully formatted cache to f2fs format and rebooted mobile but it went to boot loop.
3 - so i rebooted to recovery and done a factory reset and my mobile booted.
4 - all things went well and used mobile at least two hours and i got this new problem (my wcdma/3g network is not working).
5 - i formatted cache to ext4 and checked but mobile not connecting to wcdma while everything working on gsm .
5 - if i use wcdma only mode mobile displays signals but it says emergency calls only (but i got full 3g signals on my other mobile at same place).
6 - i have re flashed mobile with official kitkat and lp roms using Odin, restored my imei using a backup, rebuilt-ed nv data using a octoplus box, even i tried several kernels too but nothing helped me
7 - and also I sent it to Samsung repair center too, but even they cant fix it without a new motheboard :laugh:
8. searched searched every ware on net for an answer but I'm the only one out there having this problem
9. my next step is copy a working nv data backup to my mobile from wcdma working n9005 mobile (but no one helps me cos nv data includes imei too)
SO please Guys help me to fix my mobile. i love my n3 and I really need to fix it.
tell me your suggestions, I'm waiting cheers :good:

During the flashing your efs corrupted .to fix it use spt box if you have not ..go to software repair service shop to repair your 3g network ....

Related

LS980 - Need help with Debugging Modem - Doesnt connect to WDCDMA / CDMA Networks .

Have the Sprint LS980 , unlocked and using it in India. However It does not connect to any CDMA/WCDMA networks . I have followed this Topic to the T . This used to work before i bricked my phone and ended up Erasing all partitions and was stuck in Download mode only.
I have gone through all the possible failures with this phone including Soft Brick , hard bricks etc and have been able to revive it from there with the help of the XDA comunnity.
 @Lifoo in particular.
I also had the EFS partitions messed up and was able to update and fix the IMEI , MEID and ESN numbers using the DFS CDMA tool !
But After all this , I still cannot connect to CDMA/WCDMA networks .
If I select GSM only then I immediately connect and get GPRS / EDGE Data , however any other choises including WCDMA only results in no Service.
I have checked my SIM on another Phone and it works fine in the same location on WCDMA. All this used to work fine before I bricked the phone , so there are a few more fixes that need to be done before i can consider this as 100% working. Any help in getting through this last mile is much appreciated . I have spent the last 3-4 days getting IMEI , MEID and ESN numbers fixed thinking this to be the cause. However even after these changes I have had no luck !
ls980 can't take wcdma/cdma
how about check your setting? whether choose the right nerwork mode
Yes , I have checked all the APN and Network Settings multiple times. They are correct .
Attached are my Radio/Modem logs.
GSM.txt -> When i Switch to GSM only option
WCDMA.txt -> When I switch to WCDMA only option.
Any suggestions ?
Bump!

[Q] No calls,sms or net connection on wcdma only mode

i have a note 3 sm n 9005 mobile.
i normally use custom roms and kernels
yesterday after i flashed a custom kernel and mobile didnt boot, so i reflashed another one and phone booted.
after few ours i noticed my mobile not connecting to wcdma network it shows signals but "not registerd on network" if i try to make a call. but i have wcdma signals . now i cant use internet using wcdma network it didnt connect to net at all, not showing 3g,h or h+. and also i cant get calls or sms if i use wcdma only.
if i use gsm only everything is ok (calls, sms, internet)
i flashed several kernels, roms to fix this but - didn't worked
flashed official lollipop rom - didn't worked
flashed several modems - didn't worked
restored efs - didn't worked
please somebody help me my head now spinning maaaan :crying:
lol
sorry

Updated to 5.1.1, Phone says sim card not inserted when turning on mobile data.

Mobile data works only if toggled from data usage setting, network signal is okay i can make/receive calls. Imei is correct however imei sv shows unkown.
When using quick settings toggle i get "insert sim card to access network services"
I tried factory reset, installing other rom and modem no luck.
Wiping dalvik cache usually solves the issue.However, if i restart the problem reappears.
Any advice?
Sent from my SM-N910H using Tapatalk
You need to download a untouched stock rom from Sammy homepage and flash it via odin. That will most likely reset the phone totally and then after that you will have to go through the same procedures to get rooted and custom recovery as you did when you bought the phone from new.

[GUIDE][No Network or No 3g/LTE]ACTIVATE 2G 3G & 4G on LG G3

USE AT YOUR OWN RISK
This guide is intended for those individuals who can not use 3g or LTE but 2g works perfectly for them or they have lost their network and flashing different radios does not help
To check if you have this problem, go to settings>more>Mobile Network>Manual Search
You should have GSM / WDCMA/LTE or others depending on your network from all networks in your area.
What do you need :
*Drivers installed
*USB debugging (enable by going into settings>software information> tap on build number 10 times and developer options will appear in settings at the end. Enable USB debugging from there)
*ROOT
*QPST (QPST DOWNLOAD) LINK2
*EFS BACKUP TOOL (EFS BACKUP THREAD)
* Device specific backup of QCN (FIND IT YOURSELF AS IT WILL CHANGE YOUR IMEI TOO)
*DIAG MODE ENABLED
This is how to enable diag mode via platform tools using ADB on LG devices
Code:
adb shell
su
echo 1 > /sys/devices/platform/lg_diag_cmd/diag_enable
setprop sys.usb.config acm,diag,mtp,adb
It is preferred to clear these partitions by using these commands and restart your phone before flashing qcn files. I wiped wrong partitions (tz)using these commands and I got a HARD BRICK. YES A HARD BRICK so be very careful
Code:
dd if=/dev/zero of=/dev/block/mmcblk0p21
dd if=/dev/zero of=/dev/block/mmcblk0p22
dd if=/dev/zero of=/dev/block/mmcblk0p24
Restore by, where XX is the number and YY name of partition
Code:
dd if=/dev/block/[B]mmcblk0pXX/B] of=/sdcard/[B]YY[/B].epb
Example
Code:
dd if=/dev/block/mmcblk0p9 of=/sdcard/system.img
However, you can go ahead and clear these partitions only if you had a previous backup by blocks like EFS FILE EXPLORER. modemst1, modemst2, fsg, fsc,dbi, ddr, pad
Check which partition corresponds to which block by
Code:
ls -al /dev/block/platform/msm_sdcc.1/by-name
Once your device is connected, drivers and software installed,
You may need to first go to QPSTConfig which is located at QPST > Bin. There you will need to select port which will show your snapdragon model.
Go to QPST > Bin> QPSTServer.exe
1.A globe would appear in taskbar. Click on it and select software download.
2.Select port of your diagnostic mode in restore tab of software download
3. Once in software download, backup your current QCN (just as a backup to be safe)
4. Restore the QCN you found from google. Make sure it is device specific (use d850 QCN for d850 only)
5. Device would restart and automatically start to search 3g and LTE signals
Good luck
My original QCN was 31kb which clearly showed lost of data but the one that worked was about 500kb.
Lastly there are other methods to restore as well which I will look into so I can post in more details so your IMEI does not change.
Edit: You can do it by changing NV VALUE of 457 to your default value to keep your imei number as well
I will try to backup my radio partitions if someone needs help to fix their network issues or other possible solutions that could be found
HOW TO REVERT YOUR IMEI BACK TO ORIGINAL
1. Download EFS Professional. FROM HERE
2. Make sure you are rooted and busy box working.
3. Use commands as stated above to boot your phone in DIAG mode. This can be done anytime after connecting your phone to the PC.
4. Go to Qualcomm NV tools
5. Choose right port and connect.
6 Go to Secure Ops. tab and change imei from there. Make sure you have a full backup.
If this fails, you can use QXDM and go to NV tools and manually change your IMEI back to its real value. You will need to go to NV Values tab and then on side tab choose Security from All, and then change IMEI number to your real one. You can check details how to change values in QXDM in futher reading below. Samsung S5 thread explains it really well.
If you still are not sure, you can use QPST software. Go to NV manager and find your IMEI number after connecting the phone in diag mode. Usually it is 550 or 457 value.
Use Imei converter from attached files below and insert the converted values.
Good Luck
THREADS TO LOOK FOR FURTHER READ
Unlock Bands and how to boot into Diag mode All credits to @olokos for his guide
Unlock LTE bands and go into diag mode
All credits to @fffft for his guide
FOR BEST RESULTS WHICH I FOUND HAD MORE SUCCESS WITH
1. First understand the problem fully here
2. Flash a working qcn to your device
3. Wipe partitions as commands given above
4. restart
5. Flash a working qcn on it again. Preferably the same one
6. Check if you get signals now, if not then do a factory reset and see
Profit ? No
7. Install TOT stock 4.4.2 or Lollipop (I had more success with Lollipop)
8. Install a qcn from another device. Just to break all your signals (do at your own risk) I flashed a D855 qcn to my d850
9. Restart and wipe partitions
10. Reflashed working Qcn again
Profit ? No
It did not work till here so I moved to stock lollipop by flashing zip in TWRP. If you have TOT method, that is better.
So I went to flash Lollipop stock with modem of D850. (because it was zip and did not include modem. In TOT/ KDZ all partitions are flashed so you do not need to flash modem separately) So i wiped partitions again and then I flashed QCN using cracked version of Z3x Lg Tools twice. (same qcn but two times) and then restarted.
It restored everything back. Everything came to work fine
Z3X Cracked Download here
WHAT YOU CAN DO TO HELP OTHERS (needs root and busybox installed)
I suggest you make a backup of your EFS via TWRP & EFS TOOL before tinkering with hidden menu or anything at all. If you do these steps correctly, you do not risk of any damage to your device.
Download EFS Tool from here
http://forum.xda-developers.com/atta...6&d=1419867628
Main thread of it
http://forum.xda-developers.com/gala...546?styleid=18
1. go in backup tab
2. select all partitions
3. Select 3 partitions
backup modem, modemst1 and modemst2 and upload it for me so I can try to restore the settings to see if that works.
MAKE SURE YOU WRITE YOUR DEVICE MODEL when attaching those mentioned partitions AND DOUBLE CHECK IT AS FLASHING WRONG radios can permanently damage your device.
DEVICE I FIXED WAS D850 ATT Variant and had success with other variants as well
UPDATE
I have attached a D855 qcn with null imei. You will need to change your imei yourself which you can find by removing your battery. Make sure to make a backup before trying anything and I WILL BE NOT RESPONSIBLE
HISTORY --- JUST TO COMPARE IF YOU HAVE SIMILAR PROBLEM
hi there,
I am working to fix the problem many users have faced and therefore trying to find possible solutions. I need some partition images from you guys if you can provide me so I can try to fix the issues.
THE PROBLEM AND HOW IT STARTED :
I have got a D850 which I am using in Europe. The problem started when I inserted an LTE enabled sim and went to hidden menu to change my mode to LTE only, I was on Fulmics Rom 2.7 Lollipop at that time. Before that, ii network search, I could see all WCDMA, GSM and LTE bands used by different providers by manual search.
After changing it to LTE only, I could not see any signal bars and it started searching. As I was in an area where LTE signals were weak, so I thought maybe I need to change back to GSM/WCDMA/LTE from settings. Signals returned to normal but only to gsm. LTE and 3G were lost as searching for networks did not help at all.
I tinkered with hidden menu and selected GSM/WCDMA/LTE ( 3845#*850# ) from hidden menu
and
used this ( *#*#4636#*#* ) to change back to GSM/WCDMA/LTE from another hidden menu.
It didnot help.
I flashed different modems (one from kitkat and two versions from Lollipop) but that didnot help either.
I reverted back to KITKAT using TOT method and the WCDMA and LTE were lost forever when i tried to search manually. So I made an EFS backup and started tinkering with hidden method.
Actually I was not expecting that the values would be affected by using the hidden menu to fix my network to LTE only.
I then backup my EFS and tinkered with hidden menu and i was successful in bringing back LTE, however, I was stuck with no 3g.
Using build prop editor, I changed my operator from ATT to OPEN (as ATT does not show default selection menu for GSM/WCDMA/LTE in settings/ both hidden menus) which enabled the option by which I could changed my preferred network type.
In hidden menu, I just enabled VoLTE in LTE > Modem Settings > VoLTE On which brought back LTE.
Next I installed QPST & QXDM to check my NV values and IMEI.
All of those were perfectly fine. No problem at all.
Strangely all the NV values are right. I restored my EFS to old state where I didnot have LTE or 3g. The LTE was gone again.
I again enabled VoLTE from hidden menu and LTE came back.
See attached image for reference.
POSSIBLE SOLUTION :
I think the problem lies in ATT settings as it has preset operator settings which changes from GSM to WCDMA to LTE depending on its values.
Once I selected LTE only, I disabled the WCDMA and somehow broke the AT&T preset settings as you can not change preferred network from settings like D855 or other models. Somehow we need to re-enable these and one possible way would be to flash modemst 1 and modemst 2 from backup.
Please help me find the possible solution
PS : For all those who are wondering if i tried other sims and tried to use 4g/3g on another device. Yes i did and the problem is only in D850
I also made a proper working APN. Plus I check which network I am on by using *#*#4636#*#*
dd if=/home/med/Desktop/tz.img of=/dev/sdb6
Click to expand...
Click to collapse
ANY SUGGESTIONS ?[/U][/COLOR][/B] @hyelton
People who can not flash QCN need to break their Lg lock which is done by flashing someone else Twrp backup of same device on your phone. After this, you will be able to flash QCN without issues
Hnk1 said:
hi there,
I am working to fix the problem many users have faced and therefore trying to find possible solutions. I need some partition images from you guys if you can provide me so I can try to fix the issues.
THE PROBLEM AND HOW IT STARTED :
I have got a D850 which I am using in Europe. The problem started when I inserted an LTE enabled sim and went to hidden menu to change my mode to LTE only, I was on Fulmics Rom 2.7 Lollipop at that time. Before that, ii network search, I could see all WCDMA, GSM and LTE bands used by different providers by manual search.
After changing it to LTE only, I could not see any signal bars and it started searching. As I was in an area where LTE signals were weak, so I thought maybe I need to change back to GSM/WCDMA/LTE from settings. Signals returned to normal but only to gsm. LTE and 3G were lost as searching for networks did not help at all.
I tinkered with hidden menu and selected GSM/WCDMA/LTE ( 3845#*850# ) from hidden menu
and
used this ( *#*#4636#*#* ) to change back to GSM/WCDMA/LTE from another hidden menu.
It didnot help.
I flashed different modems (one from kitkat and two versions from Lollipop) but that didnot help either.
I reverted back to KITKAT using TOT method and the WCDMA and LTE were lost forever when i tried to search manually. So I made an EFS backup and started tinkering with hidden method.
Actually I was not expecting that the values would be affected by using the hidden menu to fix my network to LTE only.
I then backup my EFS and tinkered with hidden menu and i was successful in bringing back LTE, however, I was stuck with no 3g.
Using build prop editor, I changed my operator from ATT to OPEN (as ATT does not show default selection menu for GSM/WCDMA/LTE in settings/ both hidden menus) which enabled the option by which I could changed my preferred network type.
In hidden menu, I just enabled VoLTE in LTE > Modem Settings > VoLTE On which brought back LTE.
Next I installed QPST & QXDM to check my NV values and IMEI.
All of those were perfectly fine. No problem at all.
Strangely all the NV values are right. I restored my EFS to old state where I didnot have LTE or 3g. The LTE was gone again.
I again enabled VoLTE from hidden menu and LTE came back.
REQUEST , WHAT YOU CAN DO TO HELP (needs root and busybox installed)
I suggest you make a backup of your EFS via TWRP & EFS TOOL before tinkering with hidden menu or anything at all. If you do these steps correctly, you do not risk of any damage to your device.
Download EFS Tool from here
http://forum.xda-developers.com/atta...6&d=1419867628
Main thread of it
http://forum.xda-developers.com/gala...546?styleid=18
1. go in backup tab
2. select all partitions
3. Select 3 partitions
backup modem, modemst1 and modemst2 and upload it for me so I can try to restore the settings to see if that works.
See attached image for reference.
POSSIBLE SOLUTION :
I think the problem lies in ATT settings as it has preset operator settings which changes from GSM to WCDMA to LTE depending on its values.
Once I selected LTE only, I disabled the WCDMA and somehow broke the AT&T preset settings as you can not change preferred network from settings like D855 or other models. Somehow we need to re-enable these and one possible way would be to flash modemst 1 and modemst 2 from backup.
Please help me find the possible solution
PS : For all those who are wondering if i tried other sims and tried to use 4g/3g on another device. Yes i did and the problem is only in D850
I also made a proper working APN. Plus I check which network I am on by using *#*#4636#*#*
ANY SUGGESTIONS ?[/U][/COLOR][/B] @hyelton
Click to expand...
Click to collapse
Maybe the D850 does NOT have the bands that the carrier your trying to use it on? Flashing another modem wont enable bands the hardware does not have.
hyelton said:
Maybe the D850 does NOT have the bands that the carrier your trying to use it on? Flashing another modem wont enable bands the hardware does not have.
Click to expand...
Click to collapse
@hyelton
Update :
Please check the guide
Hnk1 said:
USE AT YOUR OWN RISK
This guide is intended for those individuals who can not use 3g or LTE but 2g works perfectly for them or they have lost their network and flashing different radios does not help
What do you need :
*Drivers installed
*USB debugging
*QPST (google it or google UNLOCK ALL BANDS QUALCOMM XDA and download from one of the forum there as it is banned)
*EFS BACKUP TOOL (available at xda or find link in history below)
* Device specific backup of QCN (FIND IT YOURSELF AS IT WILL CHANGE YOUR IMEI TOO)
*DIAG MODE ENABLED
This is how to enable diag mode via platform tools using ADB on LG devices
1) adb shell
2) su
3) echo 1 > /sys/devices/platform/lg_diag_cmd/diag_enable
4) setprop sys.usb.config acm,diag,mtp,adb
Once your device is connected, proper drivers and software installed,
Go to QPST > Bin> QPSTServer.exe
1.A globe would appear in taskbar. Click on it and select software download.
2.Select port of your diagnostic mode in restore tab of software download
3. Once in software download, backup your current QCN (just as a backup to be safe)
4. Restore the QCN you found from google. Make sure it is device specific (use d850 QCN for d850 only)
5. Device would restart and automatically start to search 3g and LTE signals
Good luck
My original QCN was 31kb which clearly showed lost of data but the one that worked was about 500kb.
Lastly there are other methods to restore as well which I will look into so I can post in more details so your IMEI does not change
I will try to backup my radio partitions if someone needs help to fix their network issues or other possible solutions that could be found
REQUEST , WHAT YOU CAN DO TO HELP (needs root and busybox installed)
I suggest you make a backup of your EFS via TWRP & EFS TOOL before tinkering with hidden menu or anything at all. If you do these steps correctly, you do not risk of any damage to your device.
Download EFS Tool from here
http://forum.xda-developers.com/atta...6&d=1419867628
Main thread of it
http://forum.xda-developers.com/gala...546?styleid=18
1. go in backup tab
2. select all partitions
3. Select 3 partitions
backup modem, modemst1 and modemst2 and upload it for me so I can try to restore the settings to see if that works.
MAKE SURE YOU WRITE YOUR DEVICE MODEL when attaching those mentioned partitions AND DOUBLE CHECK IT AS FLASHING WRONG radios can permanently damage your device.
DEVICE I FIXED WAS D850 ATT Variant
HISTORY
hi there,
I am working to fix the problem many users have faced and therefore trying to find possible solutions. I need some partition images from you guys if you can provide me so I can try to fix the issues.
THE PROBLEM AND HOW IT STARTED :
I have got a D850 which I am using in Europe. The problem started when I inserted an LTE enabled sim and went to hidden menu to change my mode to LTE only, I was on Fulmics Rom 2.7 Lollipop at that time. Before that, ii network search, I could see all WCDMA, GSM and LTE bands used by different providers by manual search.
After changing it to LTE only, I could not see any signal bars and it started searching. As I was in an area where LTE signals were weak, so I thought maybe I need to change back to GSM/WCDMA/LTE from settings. Signals returned to normal but only to gsm. LTE and 3G were lost as searching for networks did not help at all.
I tinkered with hidden menu and selected GSM/WCDMA/LTE ( 3845#*850# ) from hidden menu
and
used this ( *#*#4636#*#* ) to change back to GSM/WCDMA/LTE from another hidden menu.
It didnot help.
I flashed different modems (one from kitkat and two versions from Lollipop) but that didnot help either.
I reverted back to KITKAT using TOT method and the WCDMA and LTE were lost forever when i tried to search manually. So I made an EFS backup and started tinkering with hidden method.
Actually I was not expecting that the values would be affected by using the hidden menu to fix my network to LTE only.
I then backup my EFS and tinkered with hidden menu and i was successful in bringing back LTE, however, I was stuck with no 3g.
Using build prop editor, I changed my operator from ATT to OPEN (as ATT does not show default selection menu for GSM/WCDMA/LTE in settings/ both hidden menus) which enabled the option by which I could changed my preferred network type.
In hidden menu, I just enabled VoLTE in LTE > Modem Settings > VoLTE On which brought back LTE.
Next I installed QPST & QXDM to check my NV values and IMEI.
All of those were perfectly fine. No problem at all.
Strangely all the NV values are right. I restored my EFS to old state where I didnot have LTE or 3g. The LTE was gone again.
I again enabled VoLTE from hidden menu and LTE came back.
See attached image for reference.
POSSIBLE SOLUTION :
I think the problem lies in ATT settings as it has preset operator settings which changes from GSM to WCDMA to LTE depending on its values.
Once I selected LTE only, I disabled the WCDMA and somehow broke the AT&T preset settings as you can not change preferred network from settings like D855 or other models. Somehow we need to re-enable these and one possible way would be to flash modemst 1 and modemst 2 from backup.
Please help me find the possible solution
PS : For all those who are wondering if i tried other sims and tried to use 4g/3g on another device. Yes i did and the problem is only in D850
I also made a proper working APN. Plus I check which network I am on by using *#*#4636#*#*
ANY SUGGESTIONS ?[/U][/COLOR][/B] @hyelton
Click to expand...
Click to collapse
from where did you got the qcn file
adil.ali.503 said:
from where did you got the qcn file
Click to expand...
Click to collapse
Google depending on your device model.
D850 qcn
D855 qcn download
Or something on the lines of above
I had two at&t g3. (Both lost their qcn) , one d855 and now I'm using third d850. ( I almost lost qcn on this one too)
I realise that qcn is easily lost on d850 model as even rooting via kingroot can simply damage qcn.
I had to sell all others. Previous models qcn didnt enable 4g for me , however, i flashed these to older device and 4g started to work. And i flashed older qcn to this device and 4g stopped working.
So make sure you find a qcn which enables 4g with 3g n 2g.
I would suggest go to a tech guy in your area who works with unlocking phones and they usually use some kind of boxes to flash qcn.
Another way could be you request a friend whose 4g is working to make a backup and share it with you.
Lastly, find it online and flash it yourself.
You can also request NV values which wouldnt change imei (as long as you change the NV 457 value to 0)
Inbox me for more help.
Good luck
My imei is already 0 and the model is d850 and body is of d855
The problem is that I can't use 3g on it
2g and 4g works fine
Sent from my LG-D850 using Tapatalk
adil.ali.503 said:
My imei is already 0 and the model is d850 and body is of d855
The problem is that I can't use 3g on it
2g and 4g works fine
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
I came here out of curiosity. Next time quote me if you expect a reply.
What you need to do is flash a QCN. I can try to repair your imei number and send you back.
What I will need is your imei number(remove your battery and see under it), model number and your qcn file. Make sure you inbox me these details and I will try to repair it for you.
Good Luck
Hnk1 said:
I came here out of curiosity. Next time quote me if you expect a reply.
What you need to do is flash a QCN. I can try to repair your imei number and send you back.
What I will need is your imei number(remove your battery and see under it), model number and your qcn file. Make sure you inbox me these details and I will try to repair it for you.
Good Luck
Click to expand...
Click to collapse
As I told you that the body of the cell is from d855 and the sticker on the back is also false one with the imei of a d855
Sent from my LG-D850 using Tapatalk
adil.ali.503 said:
As I told you that the body of the cell is from d855 and the sticker on the back is also false one with the imei of a d855
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
I can provide you with a qcn for device d850 but make sure you backup your own. Tell me if you would need it.
Also, the best thing would be that you send me your qcn and i try to repair it and send it to you back,
But i think the best thing could be to provide you with NV values. let me see if i can work something out.
QCN for d850
https://www.sendspace.com/file/ak2hkl
Hnk1 said:
I can provide you with a qcn for device d850 but make sure you backup your own. Tell me if you would need it.
Click to expand...
Click to collapse
Can you confirm that 2g,3g and 4g is working with that qcn
And a question for safety that what can happen at most if something goes wrong
Sent from my LG-D850 using Tapatalk
adil.ali.503 said:
Can you confirm that 2g,3g and 4g is working with that qcn
And a question for safety that what can happen at most if something goes wrong
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
MAKE A BACKUP OF YOUR QCN. either using QPST or using TWRP (TWRP from xda as it can also backup EFS)
I flashed many and i had none problems. As long as you do have a backup to go back to. There is no problem.
PS : Share your qcn and maybe I can try to repair it. I got NV values from my device.
If your friend has the same device. Grab qcn from him too and we can work something out as well
Hnk1 said:
MAKE A BACKUP OF YOUR QCN. either using QPST or using TWRP (TWRP from xda as it can also backup EFS)
I flashed many and i had none problems. As long as you do have a backup to go back to. There is no problem.
PS : Share your qcn and maybe I can try to repair it. I got NV values from my device.
If your friend has the same device. Grab qcn from him too and we can work something out as well
Click to expand...
Click to collapse
I already have a backup of efs I made by twrp
Is it all I've to do?
Sent from my LG-D850 using Tapatalk
adil.ali.503 said:
I already have a backup of efs I made by twrp
Is it all I've to do?
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
Although it is enough but i will go ahead and make a backup of qcn using qpst.
Hnk1 said:
Although it is enough but i will go ahead and make a backup of qcn using qpst.
Click to expand...
Click to collapse
I'm uploading my efs to Dropbox, I'll give you the link than
Can I just restore the efs files if you can provide me coz I don't want to mess with qpst
It's a bit difficult to me as I'm just a noob
Sent from my LG-D850 using Tapatalk
Hnk1 said:
Google depending on your device model.
D850 qcn
D855 qcn download
Or something on the lines of above
I had two at&t g3. (Both lost their qcn) , one d855 and now I'm using third d850. ( I almost lost qcn on this one too)
I realise that qcn is easily lost on d850 model as even rooting via kingroot can simply damage qcn.
I had to sell all others. Previous models qcn didnt enable 4g for me , however, i flashed these to older device and 4g started to work. And i flashed older qcn to this device and 4g stopped working.
So make sure you find a qcn which enables 4g with 3g n 2g.
I would suggest go to a tech guy in your area who works with unlocking phones and they usually use some kind of boxes to flash qcn.
Another way could be you request a friend whose 4g is working to make a backup and share it with you.
Lastly, find it online and flash it yourself.
You can also request NV values which wouldnt change imei
Inbox me for more help.
PS : i have come up with severe viral conjuctivitis so i might not be able to help you till it clears up.
Good luck
Click to expand...
Click to collapse
Hi I have a D855 LG G3 and I have the same exact problem, my 2G works perfectly fine but I am no longer able to access LTE or 3g (signal shuts down when I switch to 3g or LTE mode, Service is disabled).
My IMEI is fine and is not lost... I can see it in About screen, I have tried installing different lollipop modems and even downgraded to Lollipop and Kitkat rom and even tried Cyanogenmod 12.1, I never had the signal back on.
Can you please share the LG D855 QCN? I have no idea where to get it, googling has not gotten me anywhere, I saw a SINGLE site where I could download it but it had a password.
adil.ali.503 said:
I'm uploading my efs to Dropbox, I'll give you the link than
Can I just restore the efs files if you can provide me coz I don't want to mess with qpst
It's a bit difficult to me as I'm just a noob
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
Well, i will tell you step by step how to make a backup of QCN and how to flash QCN. It will be fine.
How did you manage to back it up ?
Mate you sent me EFS which means I need to use it on my device and then fix it and then send you.
Can you manage a QCN ?
It is very easy. Let me get back to you by night but I WILL PREFER QCN
pjl3dm said:
Hi I have a D855 LG G3 and I have the same exact problem, my 2G works perfectly fine but I am no longer able to access LTE or 3g (signal shuts down when I switch to 3g or LTE mode, Service is disabled).
My IMEI is fine and is not lost... I can see it in About screen, I have tried installing different lollipop modems and even downgraded to Lollipop and Kitkat rom and even tried Cyanogenmod 12.1, I never had the signal back on.
Can you please share the LG D855 QCN? I have no idea where to get it, googling has not gotten me anywhere, I saw a SINGLE site where I could download it but it had a password.
Click to expand...
Click to collapse
Check your inbox. Tell me the result. And always remember : BACK UP BACK UP BACK UP FIRST
pjl3dm said:
Hi I have a D855 LG G3 and I have the same exact problem, my 2G works perfectly fine but I am no longer able to access LTE or 3g (signal shuts down when I switch to 3g or LTE mode, Service is disabled).
My IMEI is fine and is not lost... I can see it in About screen, I have tried installing different lollipop modems and even downgraded to Lollipop and Kitkat rom and even tried Cyanogenmod 12.1, I never had the signal back on.
Can you please share the LG D855 QCN? I have no idea where to get it, googling has not gotten me anywhere, I saw a SINGLE site where I could download it but it had a password.
Click to expand...
Click to collapse
Did you checked your hangouts
Sent from my LG-D850 using Tapatalk
adil.ali.503 said:
Did you checked your hangouts
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
here you go.
Just run restore via twrp and your imei should be fixed. Good luck
I will appreciate if you tell me if it worked for you!
Hnk1 said:
here you go.
Just run restore via twrp and your imei should be fixed. Good luck
I will appreciate if you tell me if it worked for you!
Click to expand...
Click to collapse
Sorry to say it doesn't work
Imei is still 0 and I can't get any 3g signals
I think its the problem with the frequency band
Thanks for your help ?
Sent from my LG-D850 using Tapatalk
I'm still getting 4G LTE signals but it seems that I cannot get any data at all (any website can't load). Will this help solve it?

No Service after Battery replacement - EFS corrupt?

Hey guys,
I'am struggeling for some days with my axon7. Here is what happend:
1) I send my device for a battery replacement with open bootloader because the garanty is over and i paid it by my own - for this i made a factroy reset and cleand up all private data
2) I got back my device and played back my backup (maybe incl. efs partion backup) - the device worked fine
3) some days after that I noticed that I get no signal anymore(!) - a reboot does'nt solve the problem so I made a restore again and I restored system, data, boot , twrp, modem (Axon7G for linage 14.1 and 15.1) and later efs because I read some threads in which this was a solution for this problem -> all of this does'nt help
4) I tryed to reset all network settings and played around with the apn settings and followed some instructions in the "*#*#4636#*#*-Menu
5) I tryed to flash linage 15.1 with the right modem and bootloader -> nothing
6) I tryed to go back to stock with this guide: https://forum.xda-developers.com/showpost.php?p=68873485&postcount=3 but everytime I install the stock system it's stop working at the last 5% and northing happens. When I turn the device of and restart in twrp the log says "unable to mount system" and the system partion is corruped so that I have to format it to fat (for example) and then format it back to eft4(?) I checked for ticked "mount system" and unticked "read only" in the mount-menu.
Now I found this thread: https://forum.xda-developers.com/showthread.php?t=1089039 and I'am not sure if this could be a solution. I also checked my IMEIs and they are both correct (I compared them with my orginal box) I also have and old efs backup form the time before I chaned to linage. My baseband is lokking like " 2.0.c1.9-00095-M8996FAAAANAZM-1" form this thread: https://forum.xda-developers.com/axon-7/how-to/build-baseband-kernel-patch-level-t3553639)
I compared the size of the efs when I do a backup now with the size form the old backup (1,5 years +) and they have the same size.
I noticed that I hang in a loading screan when I try to read out contacs from my sim card.
The sim card is working. Other sim cards also dont work in my device. When I tap on "mobile telephone operators" i sim-card settings it says "registered". when i do a manual search then its unable to register in a network. Bluetooth and wlan are working. The device is notices the sim card. I have to insert the pin and it's reading my provider.
Is there anybody who can help me?
Its an axon7G with linage 14.1
Yeah I'm having the same problem too. Not sure, I just replaced my battery but now I get no service. WIFI and bluetooth still work but the phone cannot recognize any network provider. The SIM and my number are detected but nothing about my mobile data.
dbekan%5 said:
Hey guys,
I'am struggeling for some days with my axon7. Here is what happend:
1) I send my device for a battery replacement with open bootloader because the garanty is over and i paid it by my own - for this i made a factroy reset and cleand up all private data
2) I got back my device and played back my backup (maybe incl. efs partion backup) - the device worked fine
3) some days after that I noticed that I get no signal anymore(!) - a reboot does'nt solve the problem so I made a restore again and I restored system, data, boot , twrp, modem (Axon7G for linage 14.1 and 15.1) and later efs because I read some threads in which this was a solution for this problem -> all of this does'nt help
4) I tryed to reset all network settings and played around with the apn settings and followed some instructions in the "*#*#4636#*#*-Menu
5) I tryed to flash linage 15.1 with the right modem and bootloader -> nothing
6) I tryed to go back to stock with this guide: https://forum.xda-developers.com/showpost.php?p=68873485&postcount=3 but everytime I install the stock system it's stop working at the last 5% and northing happens. When I turn the device of and restart in twrp the log says "unable to mount system" and the system partion is corruped so that I have to format it to fat (for example) and then format it back to eft4(?) I checked for ticked "mount system" and unticked "read only" in the mount-menu.
Now I found this thread: https://forum.xda-developers.com/showthread.php?t=1089039 and I'am not sure if this could be a solution. I also checked my IMEIs and they are both correct (I compared them with my orginal box) I also have and old efs backup form the time before I chaned to linage. My baseband is lokking like " 2.0.c1.9-00095-M8996FAAAANAZM-1" form this thread: https://forum.xda-developers.com/axon-7/how-to/build-baseband-kernel-patch-level-t3553639)
I compared the size of the efs when I do a backup now with the size form the old backup (1,5 years +) and they have the same size.
I noticed that I hang in a loading screan when I try to read out contacs from my sim card.
The sim card is working. Other sim cards also dont work in my device. When I tap on "mobile telephone operators" i sim-card settings it says "registered". when i do a manual search then its unable to register in a network. Bluetooth and wlan are working. The device is notices the sim card. I have to insert the pin and it's reading my provider.
Is there anybody who can help me?
Its an axon7G with linage 14.1
Click to expand...
Click to collapse
voiks3221 said:
Yeah I'm having the same problem too. Not sure, I just replaced my battery but now I get no service. WIFI and bluetooth still work but the phone cannot recognize any network provider. The SIM and my number are detected but nothing about my mobile data.
Click to expand...
Click to collapse
You two ever thought that it could be hardware? Maybe the antenna cable got disconnected?
Choose an username... said:
You two ever thought that it could be hardware? Maybe the antenna cable got disconnected?
Click to expand...
Click to collapse
I triple checked everything and the antenna cable was plugged in. I also tried a spare antenna cable and it still didn't work. Might have been something wrong with the mother or daughter board
Yes. I send it back to the store ans they changed the board for free. So it was a hardware failure i think.

Categories

Resources