need qcn motorola G7 power. - Moto G7 Power Questions & Answers

i lost my imei during using crack software.
can someone share a qcn file.
thanks.

reimon23 said:
i lost my imei during using crack software.
can someone share a qcn file.
thanks.
Click to expand...
Click to collapse
Try flashing this from stock firmware
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Sent from my sailfish using XDA Labs

thanks... you save my phone.

Hi, speaking of qcn and Imei if I write my imei from my razer 2 phone so I can switch sims on metro with out always calling them, not to sell or steal the imei, if I write the qcn with qpst will it generate a cert for my g7 or will I loose cell signal.

Related

[Q] Imei Issues - In desperate need of rescue session, have EFS backup

Hi fellas,
my opo gave out after I switched to an f2fs filesystem and flashed AK kernel, both lollipop... I know dum.
but I ran into the problem where it doesnt recognize my sim card anymore so I checked whether I still had an IMEI and it shows nothing, neither does baseband.
funny enough wifi and bluetooth seem to work, I have backups of modemst1 and modemst2 but flashing them doesnt seem to work, I tried the nightmare fix already and i'm feeling pretty lost now.
Please can anyone help me out?
Same issue here
I'm able to use WiFi properly, however, there is no sim detected and no IMEI either.
I have multiple EFS backups on TWRP as well as the modemst1 and modemst2 files.
Even after restoring the EFS backups, it doesn't help.
Try finding system image and flash it via fastboot
Or tool.
But it will lose all data so be careful and try backing up on your pc.
Sometimes just flashing original system image can bring them back. But don't mess up too much wid it. Bcz i have dead note 2 bcz of that.
So try to flash system image full may ne it will help.
steijn0 said:
Hi fellas,
my opo gave out after I switched to an f2fs filesystem and flashed AK kernel, both lollipop... I know dum.
but I ran into the problem where it doesnt recognize my sim card anymore so I checked whether I still had an IMEI and it shows nothing, neither does baseband.
funny enough wifi and bluetooth seem to work, I have backups of modemst1 and modemst2 but flashing them doesnt seem to work, I tried the nightmare fix already and i'm feeling pretty lost now.
Please can anyone help me out?
Click to expand...
Click to collapse
nthacks said:
I'm able to use WiFi properly, however, there is no sim detected and no IMEI either.
I have multiple EFS backups on TWRP as well as the modemst1 and modemst2 files.
Even after restoring the EFS backups, it doesn't help.
Click to expand...
Click to collapse
Follow this guide
http://forum.xda-developers.com/oneplus-one/help/fix-brickloop-audio-fx-fc-efs-corrupt-t2879061
If you have backups of modemst1 and modemst2
Code:
fastboot erase modemst1
fastboot erase modemst2
then
Code:
fastboot flash modemst1 modemst1.bin
fastboot flash modemst2 modemst2.bin
Otherwise you can erase those two partitions then use this if you don't have backups
Code:
fastboot flash modem NON-HLOS.bin
this file (NON-HLOS.bin) is usually found in any CM based ROM by unzipping. These instructions are in the guide I linked so read through that too and attempt the solutions there before attempting these commands, they are meant as a last resort if the others don't work

lost signal moto xt1039, partition backup request

I've lost cellular signal in my xt1039 device. Tried many things including reflash firmware/ flash modem... with no permanent solution.
At last fellow brother @lost101 suggested to flash some partitions stated here http://forum.xda-developers.com/moto-g/help/story-lost-recovery-imei-0-t3414511 as a solution. But by searching in google i cant find any.
Can any of you be kind enough to take backup of "dhob" "fsc" "misc" and "hob" partitions from your xt1039 device and by sharing those help me fix my phone? I'll be greatfull forever.
Backing up partition is easy, just install partition backup in your rooted phone. Select raw partition image from setting menu. And its done.
promote
I'm posting this comment just to promote this post, please help me with those partitions if you can.
As far I know, these partition's contain very sensitive data unique to the device. So do not upload these files, and do not flash these partitions on another device. For example, it could cause you to have the same IMEI as someone else, or a multitude of other issues.
As for the actual issue, do your IMEI show up correctly in Android, or is it only the signal that is broken?
Professor Gibbins said:
As far I know, these partition's contain very sensitive data unique to the device. So do not upload these files, and do not flash these partitions on another device. For example, it could cause you to have the same IMEI as someone else, or a multitude of other issues.
As for the actual issue, do your IMEI show up correctly in Android, or is it only the signal that is broken?
Click to expand...
Click to collapse
My imei is intact. Its just my cellular signal that doesn't work. And its not only my issue, there are many with the same problem but no solution. So here I am requesting those partition to try as a solution as stated in this post http://forum.xda-developers.com/moto-g/help/story-lost-recovery-imei-0-t3414511 . I've tried everything else that i could find.
In my country wifi network isn't that available. So without cellular network a phone here is as good as dead. Can you suggest any solution?
Flashing those partitions most likely won't fix your network signal, and could make the problem much worse. In the OP you say you flashed the stock modem, so what method did you use to do this? Did you get the stock firmware and run:
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Professor Gibbins said:
Flashing those partitions most likely won't fix your network signal, and could make the problem much worse. In the OP you say you flashed the stock modem, so what method did you use to do this? Did you get the stock firmware and run:
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
did those, tried flashing full firmware and downgrading too... nothing worked. Any other suggestions?
Usually factory firmware would fix it, so it could be a hardware issue. Under what conditions did you lose signal - did you flash a ROM?

Moto g 3rd gen xt1548 8gb no sim active

Im in trouble kindly help me share radio flashable kernel for moto g 3rd gen xt1548 8gb? or any thing that helps ..After i flashed stock version my sim is not activating i tried different roms too but no luck.
i also tried this code *#*#4636#*#* and try to select gsm only but no luck. im not getting gsm/wcdma option as well
i have search many forums and googled lot but i found no solution for this , kindly help ? :crying: :crying: @lost101
Try the following in fastboot:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn​
lost101 said:
Try the following in fastboot:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn​
Click to expand...
Click to collapse
@lost101 Sir can you share files or i can relfash files from this firmware "XT1548_OSPREY_SPRINT_6.0.1_MCIS24.107-82-18_cid9_subsidy-DEFAULT_CFC.xml" ?
ameer.qaan said:
@lost101 Sir can you share files or i can relfash files from this firmware "XT1548_OSPREY_SPRINT_6.0.1_MCIS24.107-82-18_cid9_subsidy-DEFAULT_CFC.xml" ?
Click to expand...
Click to collapse
Sir problem solved i flashed with stock firmware name " osprey_retasia-stable_7.1.1_NPD26.35_3.zip" via twrp and its worked phone is now working fine

Moto G7 Power No SIM Card Error

Hey. So I recently rooted my G7 Power via the Magisk method shared by u/diversenerd. After soft-bricking the phone in my first attempt and restoring it to stock, I was successful. Unfortunately, I've run into a problem: I no longer can use the phone as an actual phone.
I have two SIM cards: Mint for my main driver (Moto G7 Power), and Ting for my backup (Moto G5 Plus). After double-checking that the SIM card is inserted into the Power correctly, I checked to make sure something wasn't wrong with the SIM itself. Both the Ting and Mint SIMs work fine in the G5 Plus, but neither are recognized in the G7 Power. What can I do to resolve this issue?
What firmware?
maddstealth said:
Hey. So I recently rooted my G7 Power via the Magisk method shared by u/diversenerd. After soft-bricking the phone in my first attempt and restoring it to stock, I was successful. Unfortunately, I've run into a problem: I no longer can use the phone as an actual phone.
I have two SIM cards: Mint for my main driver (Moto G7 Power), and Ting for my backup (Moto G5 Plus). After double-checking that the SIM card is inserted into the Power correctly, I checked to make sure something wasn't wrong with the SIM itself. Both the Ting and Mint SIMs work fine in the G5 Plus, but neither are recognized in the G7 Power. What can I do to resolve this issue?
Click to expand...
Click to collapse
Assuming you flashed the right firmware.
try
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
sd_shadow said:
Assuming you flashed the right firmware.
try
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Very much still a noob with messing with flashing and such. I'm assuming I need to extract the firmware zip into platform_tools prior to inputting these commands in Command Prompt?
Grim truth said:
What firmware?
Click to expand...
Click to collapse
... I'm sorry for my ineptness, how do I find the firmware version? I don't see it anywhere in the system settings. Do I have to use ADB to locate it?
maddstealth said:
... I'm sorry for my ineptness, how do I find the firmware version? I don't see it anywhere in the system settings. Do I have to use ADB to locate it?
Click to expand...
Click to collapse
Join us in the telegram group I can help you better
Grim truth said:
Join us in the telegram group I can help you better
Click to expand...
Click to collapse
Can't do that when telegram requires a mobile number to sign up...
maddstealth said:
Can't do that when telegram requires a mobile number to sign up...
Click to expand...
Click to collapse
Ah telegram has a computer app as well. But I had your issue. It's the baseband, you need to flash a newer firmware if your not on june get on june. The firmware ends with 134. If you need the link let me know
Grim truth said:
Ah telegram has a computer app as well. But I had your issue. It's the baseband, you need to flash a newer firmware if your not on june get on june. The firmware ends with 134. If you need the link let me know
Click to expand...
Click to collapse
I didn't mean to sound mean, I was just away from home when I tried to sign up for Telegram.
The link would be helpful, just to make sure I don't mess this up. I can handle the flashing from there.
maddstealth said:
I didn't mean to sound mean, I was just away from home when I tried to sign up for Telegram.
The link would be helpful, just to make sure I don't mess this up. I can handle the flashing from there.
Click to expand...
Click to collapse
No worries bud. https://mirrors.lolinet.com/firmware/moto/ocean/official/
There's the link they will have the current firmware for your carrier
Problem Solved!
Grim truth said:
No worries bud. https://mirrors.lolinet.com/firmware/moto/ocean/official/
There's the link they will have the current firmware for your carrier
Click to expand...
Click to collapse
Hey, just checking in. I just applied the modem erasure and replacement, and that patched things right up! Many thanks to you, Grim! Same to you, Sd Shadow.
which firmware is for the Unlocked US version?
model PAEB0006US
I flashed RETUS, and i have the No sim card error.
i ran these...:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Still no sim card error.
endleesss said:
which firmware is for the Unlocked US version?
model PAEB0006US
I flashed RETUS, and i have the No sim card error.
i ran these...:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Still no sim card error.
Click to expand...
Click to collapse
You flashed full firmware?

1955-4 lost imei and network signal

Hi, guys i am lost network after unlock root and some operations, baseband seeing but imei is 0/16 and 0/16 i tried fastboot command such as :
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
not working,
and also i flashed again not worked. baseband is okey but imei 0 . can u help me and can u share wth me clean qcn or edited working qcn ? . And also qpt write qcn command not working.
serhatdaglioglu said:
Hi, guys i am lost network after unlock root and some operations, baseband seeing but imei is 0/16 and 0/16 i tried fastboot command such as :
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
not working,
and also i flashed again not worked. baseband is okey but imei 0 . can u help me and can u share wth me clean qcn or edited working qcn ? . And also qpt write qcn command not working.
Click to expand...
Click to collapse
There might be something in
[Guide] [XT16XX] [Solve] Moto G4/Plus IMEI=0 issue by Heeth21
that may help
note it is a G4 Plus thread
sd_shadow said:
There might be something in
[Guide] [XT16XX] [Solve] Moto G4/Plus IMEI=0 issue by Heeth21
that may help
note it is a G4 Plus thread
Click to expand...
Click to collapse
thank u, i examined but not work for me any different solution ? for g7 power

Categories

Resources