No service - ONE Q&A, Help & Troubleshooting

Im getting no service on any kitkat rom on my opo. While i get it on lp roms. This started happening after flashing miui rom by X_s.
I just flashed fastboot image of 44s and still get no service plzz anybody help!!

@Heisenberg

Can you see your baseband version and IMEI in About Phone?

Yes @Heisenberg

vicelord97 said:
Yes @Heisenberg
Click to expand...
Click to collapse
As i am right now on stock i got ota for cos12 i updated and the newtork came back.
This is happening to me on any kk rom. And i can se me ime number and baseband

vicelord97 said:
Yes @Heisenberg
Click to expand...
Click to collapse
Did you flash everything from the 44S stock images?

Heisenberg said:
Did you flash everything from the 44S stock images?
Click to expand...
Click to collapse
Yess

vicelord97 said:
Yess
Click to expand...
Click to collapse
I'm baffled then, MIUI has screwed your phone up some somehow.

Heisenberg said:
I'm baffled then, MIUI has screwed your phone up some somehow.
Click to expand...
Click to collapse
@Heisenberg i followed ur guide for flashing the image.
But there was one file flash radio.sh that i did not flash coz it was not mentioned in your method. Others all i have flashed which were mentioned

vicelord97 said:
@Heisenberg i followed ur guide for flashing the image.
But there was one file flash radio.sh that i did not flash coz it was not mentioned in your method. Others all i have flashed which were mentioned
Click to expand...
Click to collapse
Where did you download it? That file doesn't exist in the 44S stock images that I have.

Heisenberg said:
Where did you download it? That file doesn't exist in the 44S stock images that I have.
Click to expand...
Click to collapse
Theres a thread in the general section which has all the files(OTA, fastboot images, flash able zips, boot debug images)

vicelord97 said:
Theres a thread in the general section which has all the files(OTA, fastboot images, flash able zips, boot debug images)
Click to expand...
Click to collapse
Oh and sorry i didnt flash the 44s but the one after that 5Q.. something one

vicelord97 said:
Theres a thread in the general section which has all the files(OTA, fastboot images, flash able zips, boot debug images)
Click to expand...
Click to collapse
You mean the thread by @Spannaa?

Heisenberg said:
You mean the thread by @Spannaa?
Click to expand...
Click to collapse
Yes

vicelord97 said:
Yes
Click to expand...
Click to collapse
Ok. I'm unsure about that file, hopefully he can comment when he sees my tag.

Heisenberg said:
Ok. I'm unsure about that file, hopefully he can comment when he sees my tag.
Click to expand...
Click to collapse
Both the official cm-11.0-XNPH44S-bacon-signed-fastboot.zip & cm-11.0-XNPH05Q-bacon-signed-fastboot.zip contain flash-radio.sh - it's a shell script to flash the firmware:
Code:
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot flash oppostanvbk static_nvbk.bin
Just follow @Heisenberg's guide (section #8) and ignore it

Spannaa said:
Both the official cm-11.0-XNPH44S-bacon-signed-fastboot.zip & cm-11.0-XNPH05Q-bacon-signed-fastboot.zip contain flash-radio.sh - it's a shell script to flash the firmware:
Code:
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot flash oppostanvbk static_nvbk.bin
Just follow @Heisenberg's guide (section #8) and ignore it
Click to expand...
Click to collapse
Well i did follow his and got no service still.
How can miui mess up so huge and in such an odd way

same here. i got am stuck here too. any solution?
i even tried the full unbrick. but still no service. unfortunately i did the same what he did.

anyone?

Related

Can i back to stock recovery?

Is there anyway of back to stock recovery? I have twrp but i want to know if i can do this, with stock recovery and root i may install in future updates by ota?
Fastboot flash recovery recovery.img
Use the stock recovery. You can also flash the entire stock image. So you'll always be able to take ota's
Read the pinned (stickies) threads in the general forum.
Can you explain it better? i'm new in Android
yeiyei0891 said:
Can you explain it better? i'm new in Android
Click to expand...
Click to collapse
This explains it better than I can. http://forum.xda-developers.com/showthread.php?p=47156064
yeiyei0891 said:
Is there anyway of back to stock recovery? I have twrp but i want to know if i can do this, with stock recovery and root i may install in future updates by ota?
Click to expand...
Click to collapse
Here is a guide for how to setup ADB http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/ which is the hardest part for most users imo. The flashing is as @jd1639 says.
Is there anyway of flash a future offical firmware update (4.4.1 for example) with the twrp in the same way that a custom rom? Is there any official web where download the official firmware?
yeiyei0891 said:
Is there anyway of flash a future offical firmware update (4.4.1 for example) with the twrp in the same way that a custom rom? Is there any official web where download the official firmware?
Click to expand...
Click to collapse
Not the official Google image as it will not install on a modified system, a modded one might be possible. But whats the point, might as well have a deodexed custom rom then.
If i install the stock rom the stock recovery will back too?
yeiyei0891 said:
If i install the stock rom the stock recovery will back too?
Click to expand...
Click to collapse
Yes, contains everything. Backup files first as it will wipe your device.
But can i restore only the recovery and not all the stock rom?
yeiyei0891 said:
But can i restore only the recovery and not all the stock rom?
Click to expand...
Click to collapse
Yes, thats possible but look here for how to extract the recovery.img http://forum.xda-developers.com/showthread.php?t=2513701.
Andana bow flash that recovery.img? Sorry i m new al this is very new for me
yeiyei0891 said:
Andana bow flash that recovery.img? Sorry i m new al this is very new for me
Click to expand...
Click to collapse
1. Setup adb if you haven`t, see for the link my previous post above for how to
2. Download factory image from here https://developers.google.com/android/nexus/images
3. Extract the downloaded image with 7-zip and then extract image-hammerhead-krt16m once and in the folder you find the recovery.img file
4. Flash that file in fastboot with the command: fastboot flash recovery recovery.img and after that type fastboot erase cache and reboot. That`s it.
Fastbood is this?where i write there command?
yeiyei0891 said:
Fastbood is this?where i write there command?
Click to expand...
Click to collapse
That's not a nexus 5. Don't use any file linked in this thread!!!!
Is a image that i search in Google
yeiyei0891 said:
Fastbood is this?where i write there command?
Click to expand...
Click to collapse
Yes, that`s fastboot. Read this http://forum.xda-developers.com/showthread.php?p=47156064 thread well so you`ll understand what to do before you do anything.
Ok, with cmd on Windows and the phone in fastboot mode no??

Help .. Need 4.4.3 Bootloader file [[urgent]]

I think i somehow bricked my bootloader so can anybody upload it please
Need 4.4.3 Motoboot file please
carpon said:
I think i somehow bricked my bootloader so can anybody upload it please
Need 4.4.3 Motoboot file please
Click to expand...
Click to collapse
Im pretty sure that the bootloader file is still the same as the bootloader has only changed once (4.3--->4.4.2) http://forum.xda-developers.com/showthread.php?t=2623587
carpon said:
I think i somehow bricked my bootloader so can anybody upload it please
Need 4.4.3 Motoboot file please
Click to expand...
Click to collapse
If you can still boot in fastboot mode (press [power]+[vol-] for a few seconds then release) then your bootloader is fine. Can you confirm?
SbM_ said:
If you can still boot in fastboot mode (press [power]+[vol-] for a few seconds then release) then your bootloader is fine. Can you confirm?
Click to expand...
Click to collapse
I can boot into it but i can't flash any thing or erase any partation ( recovery - custom recovery - system etc etc ) i always get this error
{ bootloader } failed to erase partition
{ bootloader } failed to flash partition
FAILED {Remote failure}
Click to expand...
Click to collapse
and with other firmware i get " prevalidation failed "
carpon said:
and with other firmware i get " prevalidation failed "
Click to expand...
Click to collapse
Remember to flash the 4.4.3 firmware because there is NO DOWNGRADING. So thats probobly why you get those errors.
If you cant find the 4.4.3 firmware just flash 4.4.2 but manually input the fastboot commands and dont flash gpt and motoboot.
eg0097 said:
Remember to flash the 4.4.3 firmware because there is NO DOWNGRADING. So thats probobly why you get those errors.
If you cant find the 4.4.3 firmware just flash 4.4.2 but manually input the fastboot commands and dont flash gpt and motoboot.
Click to expand...
Click to collapse
4.4.3 Firmware isn't available yet , all this commands i putted it manually
carpon said:
4.4.3 Firmware isn't available yet , all this commands i putted it manually
Click to expand...
Click to collapse
Did it work?
eg0097 said:
Did it work?
Click to expand...
Click to collapse
no
carpon said:
no
Click to expand...
Click to collapse
whats wrong with your bootloader? if i may ask.
eg0097 said:
whats wrong with your bootloader? if i may ask.
Click to expand...
Click to collapse
when i try to flash stock rom / erase partition any thing i always get this error
{ bootloader } failed to erase partition
FAILED { Remote failure } !
and the phone is stuck on fastboot
carpon said:
when i try to flash stock rom / erase partition any thing i always get this error
{ bootloader } failed to erase partition
FAILED { Remote failure } !
and the phone is stuck on fastboot
Click to expand...
Click to collapse
Did you try the bootloader unbrick guide?
eg0097 said:
Did you try the bootloader unbrick guide?
Click to expand...
Click to collapse
Link please ?!
carpon said:
Link please ?!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2623587
eg0097 said:
http://forum.xda-developers.com/showthread.php?t=2623587
Click to expand...
Click to collapse
tried go brick it .. the same error
and i can't use blank flash because the phone already seen as adb fastboot device
carpon said:
4.4.3 Firmware isn't available yet...
Click to expand...
Click to collapse
4.4.3 US fastboot Firmware image: (including bootloader file)
http://forum.xda-developers.com/showpost.php?p=53648403&postcount=259​

cos12 stock kernel

I've searched but couldn't find anything. Does anyone have a flashable zip of the stock cos12 kernel ? Much thanks.
bumbernut said:
I've searched but couldn't find anything. Does anyone have a flashable zip of the stock cos12 kernel ? Much thanks.
Click to expand...
Click to collapse
You can download CMOS12 Stock images and extract them and flash kernel image only as follows.
fastboot flash boot boot.img
Mr hOaX said:
You can download CMOS12 Stock images and extract them and flash kernel image only as follows.
fastboot flash boot boot.img
Click to expand...
Click to collapse
I was looking for something that I can flash from the phone .
bumbernut said:
I was looking for something that I can flash from the phone .
Click to expand...
Click to collapse
Use Flashify.
XDA Moderator
Transmitted via Bacon

Android nougat soak test rom for xt1643

I have pulled the
system.img
recovery.img (TWRP)
boot.img
after installing Android N for XT1643.
Those who want to play with it here it is.
it equivalent to stock android 7.0 (obviously test rom.)
DOWNLOAD HERE
SMARTHACKER67 said:
I have pulled the
system.img
recovery.img (TWRP)
boot.img
after installing Android N for XT1643.
Those who want to play with it here it is.
it equivalent to stock android 7.0 (obviously test rom.)
DOWNLOAD HERE
Click to expand...
Click to collapse
Can You Pull The Bootloader Please?
SMARTHACKER67 said:
I have pulled the
system.img
recovery.img (TWRP)
boot.img
after installing Android N for XT1643.
Those who want to play with it here it is.
it equivalent to stock android 7.0 (obviously test rom.)
DOWNLOAD HERE
Click to expand...
Click to collapse
File size is only 21 MB
Fir3lordZuk0 said:
File size is only 21 MB
Click to expand...
Click to collapse
Which one you are talking about.
System image is around 2.5 gb
Rest of two are around 20 mb
You need to download three files individually from this link.
Let me know if you still can't.
swarupgolui said:
Can You Pull The Bootloader Please?
Click to expand...
Click to collapse
I guess its in boot.img
Let me know if its not the case.
I will try
SMARTHACKER67 said:
Which one you are talking about.
System image is around 2.5 gb
Rest of two are around 20 mb
You need to download three files individually from this link.
Let me know if you still can't.
Click to expand...
Click to collapse
ok, let me download all 3 then, what do i do after downloading all 3? Do i have to create ZIP again with any name?
Fir3lordZuk0 said:
ok, let me download all 3 then, what do i do after downloading all 3? Do i have to create ZIP again with any name?
Click to expand...
Click to collapse
Actually I was not aware of this part.
That how to create flashable zip from that.
If someone can help then flashable zip can be created from this. May require few tools.
Thats why i have posted here.
SMARTHACKER67 said:
Actually I was not aware of this part.
That how to create flashable zip from that.
If someone can help then flashable zip can be created from this. May require few tools.
Thats why i have posted here.
Click to expand...
Click to collapse
Ok
May be someone can help
Read somewhere we can use following commands directly.
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
in case someone can validate let everyone know.
SMARTHACKER67 said:
I guess its in boot.img
Let me know if its not the case.
I will try
Click to expand...
Click to collapse
Can you Pull This Files?
gpt.bin
bootloader.img
logo.bin
recovery.img
adspso.bin
oem.img
NON-HLOS.bin
fsg fsg.mbn
swarupgolui said:
Can you Pull This Files?
gpt.bin
bootloader.img
logo.bin
recovery.img
adspso.bin
oem.img
NON-HLOS.bin
fsg fsg.mbn
Click to expand...
Click to collapse
I was able to pull only
logo.bin
oem.img
fsg fsg.mbn
uploaded on drive use the same link.
point me where to find other.
see the text file the things that can be extracted.
boot.img will be having your booloader most probably
try the given three commands of fastboot you may be able to boot nougat.
SMARTHACKER67 said:
I was able to pull only
logo.bin
oem.img
fsg fsg.mbn
uploaded on drive use the same link.
point me where to find other.
see the text file the things that can be extracted.
boot.img will be having your booloader most probably
try the given three commands of fastboot you may be able to boot nougat.
Click to expand...
Click to collapse
You Already Try This Files system.img , boot.img ?
swarupgolui said:
You Already Try This Files system.img , boot.img ?
Click to expand...
Click to collapse
yes.
they are uploaded on drive.
Why we need these other files ?
are trying to flash nougat ,creating custom rom or creating flashable zip.
find attached txt.
Can you try pulling the modem ?
flashable zip
It would be nice if we could just have the nougat with a flashable zip
which only flashes boot and system (like any other custom rom)
In that case, returning to MM would be no risk at all!
pv979 said:
It would be nice if we could just have the nougat with a flashable zip
which only flashes boot and system (like any other custom rom)
In that case, returning to MM would be no risk at all!
Click to expand...
Click to collapse
Do you know how to do this or may be someone who can??
GeeteshKhatavkar said:
Can you try pulling the modem ?
Click to expand...
Click to collapse
Ok sure
What will be extension for file modem?
What it does?
File is .img

ze551ml boot only in fastboot mode

hi all i don't know if this is the right section, in case i'm sorry but i'm a bit desperate x.x this is my problem:
i've a ze551ml deluxe version while flashing some things (supersu,kernel ecc..) i've flashed also a file called splashscreen.img(i don't know if it's the cause of my problem) but after that my phone It starts only in fastboot mode recovery doesn't work,i've tried to flash some img files like (boot.img,recovery ecc..) but nothing it's happend, if try to flash a raw file by asus flash tool give an error while flashing "remote: not allowed to flash this partition" i don't know what to do please help me :'(
UserName_K said:
hi all i don't know if this is the right section, in case i'm sorry but i'm a bit desperate x.x this is my problem:
i've a ze551ml deluxe version while flashing some things (supersu,kernel ecc..) i've flashed also a file called splashscreen.img(i don't know if it's the cause of my problem) but after that my phone It starts only in fastboot mode recovery doesn't work,i've tried to flash some img files like (boot.img,recovery ecc..) but nothing it's happend, if try to flash a raw file by asus flash tool give an error while flashing "remote: not allowed to flash this partition" i don't know what to do please help me :'(
Click to expand...
Click to collapse
Which partition has been flashed with "splashscreen.img" and whioch tool did you use for it?
LS.xD said:
Which partition has been flashed with "splashscreen.img" and whioch tool did you use for it?
Click to expand...
Click to collapse
i've flashed by recovery so i don't know:crying:
there is a way for fix it? =(
UserName_K said:
i've flashed by recovery so i don't know:crying:
there is a way for fix it? =(
Click to expand...
Click to collapse
Do you have a link to the file? You can't flash .img files directly by recovery...
LS.xD said:
Do you have a link to the file? You can't flash .img files directly by recovery...
Click to expand...
Click to collapse
it was a mistake :crying: anyway i don't have the link for splashscreen.img but if i remember well i've download it when i've unlocked the bootloader, i can solve in some way?Even by lost all data,all solutions are good !
UserName_K said:
it was a mistake :crying: anyway i don't have the link for splashscreen.img but if i remember well i've download it when i've unlocked the bootloader, i can solve in some way?Even by lost all data,all solutions are good !
Click to expand...
Click to collapse
What happens when you flash boot.img + recovery.img using fastboot? Any error messages?
LS.xD said:
What happens when you flash boot.img + recovery.img using fastboot? Any error messages?
Click to expand...
Click to collapse
just try for security , both operation working fine no error
UserName_K said:
just try for security , both operation working fine no error
Click to expand...
Click to collapse
And once done you can't boot stock recovery?
LS.xD said:
And once done you can't boot stock recovery?
Click to expand...
Click to collapse
nope, boot always in fastboot mode
UserName_K said:
nope, boot always in fastboot mode
Click to expand...
Click to collapse
Are you using the .img files from latest firmware UL-Z00A-WW-4.21.40.184-user ??
LS.xD said:
Are you using the .img files from latest firmware UL-Z00A-WW-4.21.40.184-user ??
Click to expand...
Click to collapse
just tried and nothing seems changed
UserName_K said:
just tried and nothing seems changed
Click to expand...
Click to collapse
Download latest TWRP
Try to boot is as followed:
fastboot boot twrp-3.0.2-0-Z00A.img
LS.xD said:
Download latest TWRP
Try to boot is as followed:
fastboot boot twrp-3.0.2-0-Z00A.img
Click to expand...
Click to collapse
done but it's the same, boot in fastboot mode i'm really confused never happend something like this
UserName_K said:
done but it's the same, boot in fastboot mode i'm really confused never happend something like this
Click to expand...
Click to collapse
I'm really curious what file you flashed to which partition, its awkward that you can't exactly remember what you did to make the phone beeing like this.
Just by the way: is your bootloader still unlocked?
LS.xD said:
I'm really curious what file you flashed to which partition, its awkward that you can't exactly remember what you did to make the phone beeing like this.
Just by the way: is your bootloader still unlocked?
Click to expand...
Click to collapse
mmh i've follow the guide for bootloader here http://forum.xda-developers.com/zenfone2/general/root-newbie-root-instructions-zenfone-2-t3114063
and probably here i've get the splashscreen, when you unlock the bootloader the splashscreen become white, the file img restore the default asus's splashscreen anyway how can check the status of bootloader?
UserName_K said:
mmh i've follow the guide for bootloader here http://forum.xda-developers.com/zenfone2/general/root-newbie-root-instructions-zenfone-2-t3114063
and probably here i've get the splashscreen, when you unlock the bootloader the splashscreen become white, the file img restore the default asus's splashscreen anyway how can check the status of bootloader?
Click to expand...
Click to collapse
I just minded that your device has a own section.
UNBRICK GUIDE
Your problem should be posted HERE
LS.xD said:
I just minded that your device has a own section.
UNBRICK GUIDE
Your problem should be posted HERE
Click to expand...
Click to collapse
ok i'll try thanks

Categories

Resources