Problems after unbricking a Zenfone 3 Max - Android Q&A, Help & Troubleshooting

Hello I have Zenfone 3 Max ZC520TL. Recently, I bricked the Zenfone. Luckily I figure out how to unbrick it and it worked successfully. The inconvenient that I have right now is no network signal due to unrestored NVRAM and NVDATA. So what's the problem here? It's impossible to root (I tried a lot of methods and nothing), I cannot open the bootloader (open the bootloader to install the TWRP and restore) due to null Serial Number (I guess). So I need to restore those Nv's (I have those Nv's saved, backuped) to put on work my network signal and data
So, if someone knows how to solve this, please help me
Thank you!

Related

[Q] MTK MT6582 IMEI repair failure

Hello XDA, I have been a user/fan of xda for about 5 yrs now. But I havent found a single problem that I didnt find the
answer for here on xda, or somewhere else (Google). I have a Computer and Phone repair shop in Ethiopia and I used the
internet and mostly XDA to Unlock Sprint HTCs, Unbrick Galaxy S/ SII/ SIIIs, repair corrupted efs partitions, install
custom roms like CM (on almost every smartphone I come around), fix bootloops of Best devices like Xperia Z, Galaxy SIII,
Sim unlock Moto Droid ...
But I have faced a serious problem and have been trying to solve it for about three months now.
To the real problem
There Are these MTK MT6582 Devices, Mostly Huawei devices (G730, G610, G630) and they are recently getting a major IMEI
failure (IMEI : null). I have tried through the ff methods (that I use for other MTK devices like MT6572, MT6575) With no
luck
1. Maui Meta 3G - It reads the devices in meta mode
- It can read the version (in "Get Version" window)
- I have selected the Nvram database of same baseband
- It fails to write the imei when I click "download to flash" It either replays "Check the load and device versions are the same (ish)" or "Download to flash time out"
2. IMEI & SN Write tool - Doesn't seem to read the device in meta mode.
3. MTK Droid - Rooted the device
- Restored "nvram" from another working phone
- Rewritten the IMEI
- Still the same (IMEI: Null)
4. Reformatted the whole device and installed firmware with "secro" file - Still the same - tried the above methods again, still the same.
Dear XDA Fellows, I am exhausted with these devices and they are keeping coming. So, Please help me solve these problem. Thank You.
P.S - I dont know where to post this, if there is another appropriate thread, lead me.

Bluboo S1 Bricked please help!!

Since I received neither buboo I had problems with cellular networks and reception 2, 3 and 4g I tried to reprint the software but the cell was bricked with the no longer turned on and SPFlashtool always sent me the following message
ERROR: STATUS_PROTOCOL_ERR (0xC0010005)
PLEASE HELP!! I NEED TOO MUCH THE CEL PHONE :crying:
Hi, I have the similar problem as you. No network detected. I tried everything. My problem happened after flashing new firmware. I have no backup - my fault.
Tools like an writer, Maui meta did not helped me.
I think that only one thing can help us. Backup data from other phone. Can anybody help us please? I am promising I will rewrite IMEI.
Hi guys, can somebody share with me bluboo s1 backup? I am stupid and erased all data with flashing (as i mentioned before). Nothing helps me and still loosing my 2G/3G connection :-/ I spent weeks and tryied everything. Thank you

UMIDIGI F1 NVRAM problems loss of RED connection

I have a UMIDIGI F1 since I was on the market and I was very satisfied, I put TWRP ROOT and everything like silk until ..... in the July update I could not flash any of the existing TWRP so far and in one of those Attempts appeared to me the warning or whatever in violent red and with parts in Chinese (attached a couple of screen copy) the serious thing is that NVRAM began to give problems and has failed to recognize IMEI even having "recovered" them with tools such as SN Writer and others based on META.
Is there anyone who has happened to you and in that case what was the remedy ?.
Or maybe someone could provide me with the NVRAM folder that I would already update my IMEIs and MAC
Can anyone tell me the situation of the NVRAM folder inside the ROOT tree? It would be helpful to see if I can solve my problem. The SN Writer tool gives me "PASS" in green, but I continue without having access to the SIM cards, it does not detect them.:crying:
Better suggestions are welcome.
Thanks in advance

[GUIDE] Restore baseband - K6 Note - when no IMEI/no outgoing calls/WiFi or BT issues

Hi all,
I just wanted to share what I did when I had a few problems with my Lenovo K6 Note - karatep.
What did I do which ruined my phone?
I unlocked my bootloader, still on stock ROM, haven't installed TWRP yet.
Since then no calls on non-VoLTE network like Vodafone/Airtel/BSNL.
Primary SIM doesn't connect to any other network than 4G.
I had installed CM15.1 ROM with TWRP and Magisk root and I had the same network issues.
When should you follow this guide?
You have problems with network connectivity where you can't make calls on 3G or 2G network.
Primary (data) slot doesn't connect to 3G or 2G.
No signal on either one slot or both the slots.
IMEI shown as null or 0.
WiFi and Bluetooth address either different or shown as unavailable.
Rebooting to fastboot and performing "fastboot erase modemst1; fastboot erase modemst2" didn't work for you and lost your IMEI and/or WiFi and Bluetooth address.
Do not reboot to fastboot and execute "fastboot erase modemst1; fastboot erase modemst2". I lost my IMEI and MAC because of this.
Requirements:
1. Your phone needs to have root access.
2. Your original IMEI numbers and WiFi address, you can find them from your phone's packaging box.
If you don't have your IMEI, better use an IMEI from an old/dead phone of yours. Don't google this up, there can be blacklisted IMEIs.
Steps:
Preparing the .QCN file for restoration
Download and install UltraEdit (you can google up this for the link)
Download and install Qualcomm QPST/QFIL downloader (google it again)
Download IMEI Converter (find it in the attachments below)
Download .QCN file (find it in attachments, this is for Lenovo K6 Note - karatep)
Get your IMEI (for both the slots), WiFi and Bluetooth addresses
Open IMEI Converter and type your IMEI. You will get the hexcode for your IMEI, get the hexcode for both of your IMEIs. Copy the hexcodes.
Open the .QCN file with UltraEdit and search for "08 8A 11 11 11 11 11 11 11" (without the quotes). This is the dummy IMEI in the file, you have to replace it with your phone's IMEI.
In UltraEdit, goto find and replace, search for 08 8A 11 11 11 11 11 11 11 and replace it with your IMEI's hexcode. You have to replace the first hexcode with the hexcode for your second slot's IMEI and the second hexcode with the hexcode for your first slot's IMEI.
Search for AA AA AA AA AA AA and replace it with your WiFi MAC address, this has to update your Bluetooth address as well, there are four places where you have to replace it with your WiFi MAC address.
Save the .QCN file and close UltraEdit.
Enabling DIAG COM port on your phone to download .QCN to your phone
Execute in command prompt.
adb shell
su
setprop sys.usb.config diag,adb
Click to expand...
Click to collapse
This will enable the diagnostic port on your phone.
Restoring .QCN to your phone
Open QFIL as administrator.
Connect your phone to your computer, keep your phone powered on with DIAG port enabled.
Goto Tools -> QCN Backup Restore
Browse your edited .QCN file
Don't change SPC code - leave it as such.
Select Enable Multi-SIM.
Click on Restore QCN.
This will take some time, once done, restart your phone.
Voila! Your IMEI, WiFi and Bluetooth addresses should be updated and network should be able to receive signal and place calls.
Please feel free to reach me if you run into any issues, I'll try my best to help you!
Thanks,
tfr!
reserved
anyone with .QCN file for K6 Power (k33a42)?
If you di then please share it or tell me where to get it!
Thanks in advance.
manishurfmannu said:
anyone with .QCN file for K6 Power (k33a42)?
If you di then please share it or tell me where to get it!
Thanks in advance.
Click to expand...
Click to collapse
If you get qcn file for Lenovo k6 power share with me
pranavpro0001 said:
If you get qcn file for Lenovo k6 power share with me
Click to expand...
Click to collapse
flash the stock S223 firmware, it will fix the issue.
manishurfmannu said:
flash the stock S223 firmware, it will fix the issue.
Click to expand...
Click to collapse
No it will not. Flashing stock firmware even with QFIL will not fix baseband issue.
I did this but....
theflyingrahul said:
Hi all,
I just wanted to share what I did when I had a few problems with my Lenovo K6 Note - karatep.
What did I do which ruined my phone?
I unlocked my bootloader, still on stock ROM, haven't installed TWRP yet.
Since then no calls on non-VoLTE network like Vodafone/Airtel/BSNL.
Primary SIM doesn't connect to any other network than 4G.
I had installed CM15.1 ROM with TWRP and Magisk root and I had the same network issues.
When should you follow this guide?
You have problems with network connectivity where you can't make calls on 3G or 2G network.
Primary (data) slot doesn't connect to 3G or 2G.
No signal on either one slot or both the slots.
IMEI shown as null or 0.
WiFi and Bluetooth address either different or shown as unavailable.
Rebooting to fastboot and performing "fastboot erase modemst1; fastboot erase modemst2" didn't work for you and lost your IMEI and/or WiFi and Bluetooth address.
Do not reboot to fastboot and execute "fastboot erase modemst1; fastboot erase modemst2". I lost my IMEI and MAC because of this.
Requirements:
1. Your phone needs to have root access.
2. Your original IMEI numbers and WiFi address, you can find them from your phone's packaging box.
If you don't have your IMEI, better use an IMEI from an old/dead phone of yours. Don't google this up, there can be blacklisted IMEIs.
Steps:
Preparing the .QCN file for restoration
Download and install UltraEdit (you can google up this for the link)
Download and install Qualcomm QPST/QFIL downloader (google it again)
Download IMEI Converter (find it in the attachments below)
Download .QCN file (find it in attachments, this is for Lenovo K6 Note - karatep)
Get your IMEI (for both the slots), WiFi and Bluetooth addresses
Open IMEI Converter and type your IMEI. You will get the hexcode for your IMEI, get the hexcode for both of your IMEIs. Copy the hexcodes.
Open the .QCN file with UltraEdit and search for "08 8A 11 11 11 11 11 11 11" (without the quotes). This is the dummy IMEI in the file, you have to replace it with your phone's IMEI.
In UltraEdit, goto find and replace, search for 08 8A 11 11 11 11 11 11 11 and replace it with your IMEI's hexcode. You have to replace the first hexcode with the hexcode for your second slot's IMEI and the second hexcode with the hexcode for your first slot's IMEI.
Search for AA AA AA AA AA AA and replace it with your WiFi MAC address, this has to update your Bluetooth address as well, there are four places where you have to replace it with your WiFi MAC address.
Save the .QCN file and close UltraEdit.
Enabling DIAG COM port on your phone to download .QCN to your phone
Execute in command prompt.
This will enable the diagnostic port on your phone.
Restoring .QCN to your phone
Open QFIL as administrator.
Connect your phone to your computer, keep your phone powered on with DIAG port enabled.
Goto Tools -> QCN Backup Restore
Browse your edited .QCN file
Don't change SPC code - leave it as such.
Select Enable Multi-SIM.
Click on Restore QCN.
This will take some time, once done, restart your phone.
Voila! Your IMEI, WiFi and Bluetooth addresses should be updated and network should be able to receive signal and place calls.
Please feel free to reach me if you run into any issues, I'll try my best to help you!
Thanks,
tfr!
Click to expand...
Click to collapse
i have Lenovo k6 note ,i don't know about the karatep part, it's in the vibe series ,k53a48 is the name with 4 GB ram,
I lost my IMEI, sn etc after doing the fastboot commands in an attempt to fix the common radio band issue of enabling us bands..but wifi, Bluetooth, etc weren't affected at all..
I've flashed qcn file from a youtube video after editing the IMEI to my own ..everything is restored, baseband,SN number(sn number is not mine tho),IMEI all..
but,
my phone still cant read sim cards, it says that the sim is not ready.. earlier the phone couldn't even recognize that i ve inserted the sim but after the qcn flash it can do that..but still it says sim card not ready...
please help me sir its been months! please?
i m running on the stock rom of Lenovo k6 note
guitargeek0517 said:
i have Lenovo k6 note ,i don't know about the karatep part, it's in the vibe series ,k53a48 is the name with 4 GB ram,
I lost my IMEI, sn etc after doing the fastboot commands in an attempt to fix the common radio band issue of enabling us bands..but wifi, Bluetooth, etc weren't affected at all..
I've flashed qcn file from a youtube video after editing the IMEI to my own ..everything is restored, baseband,SN number(sn number is not mine tho),IMEI all..
but,
my phone still cant read sim cards, it says that the sim is not ready.. earlier the phone couldn't even recognize that i ve inserted the sim but after the qcn flash it can do that..but still it says sim card not ready...
please help me sir its been months! please?
i m running on the stock rom of Lenovo k6 note
Click to expand...
Click to collapse
Hello,
Sorry for the late reply, we have a bad network connection here due to the lockdown.
Coming to your problem, karatep simply refers to K6 Note, so you have done the right procedure hopefully.
Can you see the IMEI when you enter *#06# in the Dialer?
You're on stock ROM right? Where did you get it from? You did a full flash with QFIL or a ROM flash only? Please note that ROM flashes can be dirty.
If you can see your IMEI, please try the following in the order I've mentioned below.
1. Check the network settings and select the proper network type. Especially if you are on Jio, set it to LTE only, make sure that the non-Jio SIM is set to GSM only. This is the most common problem.
2. Perform a full system reset from recovery, must solve the problem usually.
3. Try lineage 15.1 or 16.0, you'll be able to find the links here, they are really stable and worth upgrading.
4. Full factory flash with QFIL, you should be able to find videos on YouTube, else let me know, I'll be happy to help!
Let me know the results.
Happy to help!
rah.
theflyingrahul said:
Hello,
Sorry for the late reply, we have a bad network connection here due to the lockdown.
Coming to your problem, karatep simply refers to K6 Note, so you have done the right procedure hopefully.
Can you see the IMEI when you enter *#06# in the Dialer?
You're on stock ROM right? Where did you get it from? You did a full flash with QFIL or a ROM flash only? Please note that ROM flashes can be dirty.
If you can see your IMEI, please try the following in the order I've mentioned below.
1. Check the network settings and select the proper network type. Especially if you are on Jio, set it to LTE only, make sure that the non-Jio SIM is set to GSM only. This is the most common problem.
2. Perform a full system reset from recovery, must solve the problem usually.
3. Try lineage 15.1 or 16.0, you'll be able to find the links here, they are really stable and worth upgrading.
4. Full factory flash with QFIL, you should be able to find videos on YouTube, else let me know, I'll be happy to help!
Let me know the results.
Happy to help!
rah.
Click to expand...
Click to collapse
Thank you for the reply,
i do see my imei when i enter the code, Its the sn number that has been changed..
and about the stock rom part, I didn't do it by myself, i had given the phone to a repair shop earlier to fix the issue, this was before i flashed the QCN myself,
i flashed the qcn from a youtube video and all that guy had told was to have stock rom marshmallow, the repair shop had flashed a marshmallow rom so i figured it would do.. but i dont know what tool they used to flash it..
i used QFIL to flash the QCN though..
Let me try the factory reset solution and if that dont work i ll try to flash stock rom again...
for the other two,
1. The network settings are inaccessible for me(i tried to attach screenshots but its asking for URLs)
3. I really dont want to use lineage OS if i dont have to..
let me try the other solutions and i ll let you know..
thank you so much for helping me..
guitargeek0517 said:
Thank you for the reply,
i do see my imei when i enter the code, Its the sn number that has been changed..
and about the stock rom part, I didn't do it by myself, i had given the phone to a repair shop earlier to fix the issue, this was before i flashed the QCN myself,
i flashed the qcn from a youtube video and all that guy had told was to have stock rom marshmallow, the repair shop had flashed a marshmallow rom so i figured it would do.. but i dont know what tool they used to flash it..
i used QFIL to flash the QCN though..
Let me try the factory reset solution and if that dont work i ll try to flash stock rom again...
for the other two,
1. The network settings are inaccessible for me(i tried to attach screenshots but its asking for URLs)
3. I really dont want to use lineage OS if i dont have to..
let me try the other solutions and i ll let you know..
thank you so much for helping me..
Click to expand...
Click to collapse
Hello,
You cannot do anything about the serial number, there is currently no way to restore it, it should not limit the functionality of the device.
Is your phone rooted now? Do you have TWRP installed? Try resetting the phone from TWRP. If it doesn't work, restore stock rom with QFIL. Restoring with QFIL will reprogram your eMMC chip and revert it to stock, TWRP will be removed. This will give you the cleanest possible install.
For flashing QCN, you don't need stock Marshmallow. I'm on Lineage 16.0 and I keep changing my MAC address with QFIL, that is not a problem at all.
I'd like to see the screenshots, you can add them as attachments... Use the paper clip icon above, else upload the image to Google Drive and put the URL here.
Happy to help!
rah.
guitargeek0517 said:
Thank you for the reply,
i do see my imei when i enter the code, Its the sn number that has been changed..
and about the stock rom part, I didn't do it by myself, i had given the phone to a repair shop earlier to fix the issue, this was before i flashed the QCN myself,
i flashed the qcn from a youtube video and all that guy had told was to have stock rom marshmallow, the repair shop had flashed a marshmallow rom so i figured it would do.. but i dont know what tool they used to flash it..
i used QFIL to flash the QCN though..
Let me try the factory reset solution and if that dont work i ll try to flash stock rom again...
for the other two,
1. The network settings are inaccessible for me(i tried to attach screenshots but its asking for URLs)
3. I really dont want to use lineage OS if i dont have to..
let me try the other solutions and i ll let you know..
thank you so much for helping me..
Click to expand...
Click to collapse
What's your network BTW?
Here are the screenshots
https://drive.google.com/folderview?id=1Bxed7rCpd0MoVbnZCSGtJBjAlmgVkF1r
And no my phone is not rooted and nor is TWRP installed..i was planning on rooting it as a last resort..
I m now currently downloading the stock rom file..its nearly completed..
Should i try rooting it before flashing stock? I dont want to risk another brick cause of rooting
guitargeek0517 said:
https://drive.google.com/folderview?id=1Bxed7rCpd0MoVbnZCSGtJBjAlmgVkF1r
And no my phone is not rooted and nor is TWRP installed..i was planning on rooting it as a last resort..
I m now currently downloading the stock rom file..its nearly completed..
Should i try rooting it before flashing stock? I dont want to risk another brick cause of rooting
Click to expand...
Click to collapse
You don't have to root if you're flashing with QFIL.
How did you flash the QCN without root anyways?
Again, what network are you in?
theflyingrahul said:
You don't have to root if you're flashing with QFIL.
How did you flash the QCN without root anyways?
Again, what network are you in?
Click to expand...
Click to collapse
i followed this youtube video..
https://www.youtube.com/watch?v=1-4tmWvTGiI
i remember reading about it somewhere.. you only need to enable diagnostic mode to flash QCN, and many phones require root to enable this port, and some other need root to unlock to bootloader..
but k53a48 phones have unlocked bootloader and diagnostic mode port can be enabled easily like the guy in the youtube video..
(power off and press power button and volume up till a screen comes on and then connecting the USB, the PC installs the diagnostic port..
this is what i think happened.. i had zero errors during qcn flashing and i hope i didn't do it wrong?
I Have idea network if that is what you asked
The ROM download is complete..so i ll start flashing then?
guitargeek0517 said:
i followed this youtube video..
https://www.youtube.com/watch?v=1-4tmWvTGiI
i remember reading about it somewhere.. you only need to enable diagnostic mode to flash QCN, and many phones require root to enable this port, and some other need root to unlock to bootloader..
but k53a48 phones have unlocked bootloader and diagnostic mode port can be enabled easily like the guy in the youtube video..
(power off and press power button and volume up till a screen comes on and then connecting the USB, the PC installs the diagnostic port..
this is what i think happened.. i had zero errors during qcn flashing and i hope i didn't do it wrong?
I Have idea network if that is what you asked
The ROM download is complete..so i ll start flashing then?
Click to expand...
Click to collapse
It's correct that you have to enable only the diagnostic port to download QCN, but I'm not sure of the procedure that you describe here....
K6 Note doesn't come with an unlocked bootloader by default, you'll have to manually unlock.
I'm not sure of the technique that is shown in the video, the general procedure to open the diagnostic port is through adb. But if you are sure that the IMEI is flashed correctly, then there's nothing to worry about I guess.
Again, you're going to flash the S223 ROM using QFIL right?
Your network is fine, it's non-VoLTE, so calls should work if you have restored the QCN properly.
I m downloading the rom from a link in the description of a video..there were multiple stock files and i asked the youtuber and he told me download this one..
Lenovo_K6_Note_K53A48_K53_USR_S306_1709051329_Q00440_POLK_QPST
This is the one that i downloaded.. why are there so many stock files anyway? Is this right? Else
Would flashing stock using lenovo moto assistant application work?
Some people in xda had success using lenovo moto assistant..but the application asks for HW code and I cannot find my HW code from my sn number- HNB1GDX3 ,
No calls are not working, even ussd codes arent working..does that mean that even the qcn flash was done wrong ?:crying:
guitargeek0517 said:
I m downloading the rom from a link in the description of a video..there were multiple stock files and i asked the youtuber and he told me download this one..
Lenovo_K6_Note_K53A48_K53_USR_S306_1709051329_Q00440_POLK_QPST
This is the one that i downloaded.. why are there so many stock files anyway? Is this right? Else
Would flashing stock using lenovo moto assistant application work?
Some people in xda had success using lenovo moto assistant..but the application asks for HW code and I cannot find my HW code from my sn number- HNB1GDX3 ,
No calls are not working, even ussd codes arent working..does that mean that even the qcn flash was done wrong ?:crying:
Click to expand...
Click to collapse
Hello,
The file seems to be correct. You should install QPST and use it to flash the ROM file.
Lenovo moto assistant might work, I had no success with that though.
The QCN that you used might be probably dirty, I'd suggest you to reflash with QPST and try burning the QCN again. Generate a new QCN before you do.
Sir, I Did custom ROM flash for lenovo K6 note, with twrp and lineage OS 16, after completion of ROM flash, although I have IMEI number, wifi MAC address in about phone section
My problems to FIX:
------------------------
1) Need Volte support(VOLTE not supporting for my JIO SIM)
2) *#06# IMEI code not working(IT shows "Connection problem or invalid MMI code." although the IMEI numbers are available in About phone category under settings)
3) In settings Bluetooth address "Unavailable"
FayazD said:
Sir, I Did custom ROM flash for lenovo K6 note, with twrp and lineage OS 16, after completion of ROM flash, although I have IMEI number, wifi MAC address in about phone section
My problems to FIX:
------------------------
1) Need Volte support(VOLTE not supporting for my JIO SIM)
2) *#06# IMEI code not working(IT shows "Connection problem or invalid MMI code." although the IMEI numbers are available in About phone category under settings)
3) In settings Bluetooth address "Unavailable"
Click to expand...
Click to collapse
Hey FayazD,
What you've mentioned seems to be a common problem and I couldn't really find a fix.
1). VoLTE doesn't seem to work. Before writing this post (restoring the baseband), no other calls except VoLTE ones worked for me. After restoring the baseband, 3G/2G calls work and VoLTE doesn't work. I'm not sure if there is a fix for that.
2). This could probably be an issue with the ROM itself. Try to flash a different ROM, I recommend AEX, which I'm currently using and is very stable.
3). The Bluetooth address issue again is something which I observed in Lineage 16. It shouldn't affect the functionality, except for the changing Bluetooth address on every reboot. Not sure if it is an issue with the ROM itself, try AEX, this issue isn't present there. Again note that the Bluetooth address could be shown as "Unavailable" when Bluetooth is turned off.
Will update if there is a solution for the VoLTE thingy.
theflyingrahul said:
Hey FayazD,
What you've mentioned seems to be a common problem and I couldn't really find a fix.
1). VoLTE doesn't seem to work. Before writing this post (restoring the baseband), no other calls except VoLTE ones worked for me. After restoring the baseband, 3G/2G calls work and VoLTE doesn't work. I'm not sure if there is a fix for that.
2). This could probably be an issue with the ROM itself. Try to flash a different ROM, I recommend AEX, which I'm currently using and is very stable.
3). The Bluetooth address issue again is something which I observed in Lineage 16. It shouldn't affect the functionality, except for the changing Bluetooth address on every reboot. Not sure if it is an issue with the ROM itself, try AEX, this issue isn't present there. Again note that the Bluetooth address could be shown as "Unavailable" when Bluetooth is turned off.
Will update if there is a solution for the VoLTE thingy.
Click to expand...
Click to collapse
In AEX the VOLTE will work or not, if you give me the assurance i'll flash with AEX

Have IMEI but No SIGNAL, accelerometer not working in "LENOVO K9 NOTE"

Hi,
I own Lenovo K9 Note having model number L38012. I know there are many threads like no IMEI, no signal, etc, etc, etc but none of them proved to be helpful. Moreover, I googled everywhere about the problem but I got nothing. The device I own seems to be very new. So, I need help.
The problem is that when I reset my device, it became FRP locked(in starting I didn't understand what was that since I'm a newbie). I flashed stock ROM but nothing happened. THEN I ERASED ENTIRE FLASH FROM PARTITION MANAGER IN QFIL TOOL . My phone became hard bricked but somehow I recovered from it and also now I can use my phone like before but the problem arose that I ended up with no IMEI, NO SIM CARD I somehow restored IMEI by using the QCN file of another device (Mi A1) since I didn't find the QCN of mines on google as mines is a very new device. I used the IMEI Rebuilder tool and edited the IMEI code from the downloaded QCN with my device's IMEI. In this way, I got my IMEI back but NO SIM CARD DETECTED AND WHEN DETECTED AFTER REBOOT, IT SAYS NO SIGNAL FOR BOTH SIM CARDS. ALSO, ACCELEROMETER STOPPED WORKING I tried several methods like:
1. fastboot erase modem (and modemst1, modemst2, fsg, cache, userdata, PERSIST)
2. flashed others PERSIST.img file found on different threads
Somehow recovered sensors like proximity, light and compass by flashing any persist.img but still NO SIGNAL, ACCELEROMETER NOT WORKING BUT SHOWING IMEI after dialing *#06#
ALSO, I DON'T HAVE BACKUPS OF SUCH CRITICAL PARTITIONS. I know I did a BIG MISTAKE.
So please can somebody provide me a solution ( or provide qcn dummy for Lenovo k9 note if someone owns such stupid device Also someone can provide me the PERSIST.IMG OR OTHER important partitions of the said device).
The stock firmware doesn't include these critical partitions.
My device specs:
Model: Lenovo K9 Note (L38012)
SoC: Qualcomm Snapdragon 450(SDM450)
Processor: Octa-core CORTEX ARM A53 @ 1.6 GHz
RAM: 4 GB
Please help if possible as I am afraid and I urgently need the phone. Any HELP WILL BE GREATLY APPRECIATED. Thanks In Advance...
Thanks
I somehow recovered the accelerometer by flashing persist.img found on the link https://forum.xda-developers.com/redmi-note-3/how-to/fixed-gyroscope-accelerometer-magnetic-t3522745
Now, the problem is when I insert the sim card, there is no network though IMEI is showing in *#06#
After dialing *#*#4636#*#* and heading to phone information, the radio state is showing OFF and signal strength = 0 in both sim cards.
In fastboot mode, bootloader version and baseband version are showing unknown while in settings baseband version is showing some string.
Thanks
Please someone reply soon

Categories

Resources