my radio wont come on? - Touch CDMA Windows Mobile ROM Development

as it says,i changed the rom and now the cellular radio will not turn on,i switched back to oem rom and still the same

goonygugle said:
as it says,i changed the rom and now the cellular radio will not turn on,i switched back to oem rom and still the same
Click to expand...
Click to collapse
Sounds like you may have bricked it

Related

Diamond Bricked.?

Okay I need help.
I flashed a SU radio( I know stupid, cause it wasn't SU)
Well after flashing it my phone doesn't start, doesn't charge, can't enter bootloader, can't hard reset.
Is it bricked(cause I really don't know how to find out if it is.)
And if its not can someone please tell me how to get it fixed.!
hriday21 said:
Okay I need help.
I flashed a SU radio( I know stupid, cause it wasn't SU)
Well after flashing it my phone doesn't start, doesn't charge, can't enter bootloader, can't hard reset.
Is it bricked(cause I really don't know how to find out if it is.)
And if its not can someone please tell me how to get it fixed.!
Click to expand...
Click to collapse
if you cant enter bootloader then yeah its bricked, ring htc and ask about a repair
Update
mancsoulja said:
if you cant enter bootloader then yeah its bricked, ring htc and ask about a repair
Click to expand...
Click to collapse
Well I just woke up and I tried switching my phone and what would you know it worked but it kept switching itself off as soon as Touch Diamond was shown. So I entered bootloader and I flashed the EnergyRom and the phone restarted itself and on the starts screen my Radio was mentioned as "1.20 Olinex" and my prtocol was 52.55a something. And also there was a "G" in the bottom left corner after which it went to customization where it switched itself off again and now I can't switch it on again what do I do. :S
hriday21 said:
Well I just woke up and I tried switching my phone and what would you know it worked but it kept switching itself off as soon as Touch Diamond was shown. So I entered bootloader and I flashed the EnergyRom and the phone restarted itself and on the starts screen my Radio was mentioned as "1.20 Olinex" and my prtocol was 52.55a something. And also there was a "G" in the bottom left corner after which it went to customization where it switched itself off again and now I can't switch it on again what do I do. :S
Click to expand...
Click to collapse
If you can, next time when it starts to work again, Try flashing the Radio to a proper one, then flash your hardspl again, then install a new rom.
Hey thanks a lot everyone I had to flash a stock ROM and everything started working perfectly again but I still wonder what had gone wrong. hmm. thanks a lot anyways guys.

Accidently flashed a tablet rom on my GNEX

Since then I get no service.
Now it's the AKOP B20 Rom.
Latest Franco kernel.
HELP????
Flash a radio maybe ?
I think I got xxkk6 radio :S
reflash the radio anyway
Didnt work
Try the stock google image try nexus root kit.
Iv'e tried that.
Not working.
I don't think there's anything I didnt try.
Have you flashed a different rom
wayneb02 said:
Have you flashed a different rom
Click to expand...
Click to collapse
Yes, It's on the stock rom of google.
Nothing has changed.
It seems like the phone "turned" into a tablet.
Everything works fine besides the mobile network.
Iv'e tried different sim cards, different rom and I flashed the radio again.
STILL DEAD.
Nandroid backup?
Use the fastboot images from Google to return to stock. Then if things still don't work, relock the bootloader and look into your warranty.
http://code.google.com/android/nexus/images.html
Jaredsk74 said:
Use the fastboot images from Google to return to stock. Then if things still don't work, relock the bootloader and look into your warranty.
http://code.google.com/android/nexus/images.html
Click to expand...
Click to collapse
Done that.
I guess warranty is the my only option right now.
turgi said:
Done that.
I guess warranty is the my only option right now.
Click to expand...
Click to collapse
Have you tried going into the service menu and cycling/checking that the preferred network is set correctly and the radio is on: *#*#4636#*#* /phone information/
Set preferred network type default should be gsm/cdma auto (prl) and radio should of course be on.
rgbc said:
Have you tried going into the service menu and cycling/checking that the preferred network is set correctly and the radio is on: *#*#4636#*#* /phone information/
Set preferred network type default should be gsm/cdma auto (prl) and radio should of course be on.
Click to expand...
Click to collapse
The device is not searching for a network.
It gives me an error if I'm trying to do it manually.
Iv'e tried to fix it with ODIN and now its ever worst.
The phone won't start. I get a black screen with a draw of a phone and a monitor. Between them there is a line and in the middle a yellow triangle with exclamation mark.
I think the phone is absolutely dead.
what happens if u plug it into your computer?
wayneb02 said:
what happens if u plug it into your computer?
Click to expand...
Click to collapse
Nothing. Dead.
Press the Volume up+down buttons on the screen with the android guy. Anything happen?
Ryands991 said:
Press the Volume up+down buttons on the screen with the android guy. Anything happen?
Click to expand...
Click to collapse
There's no such screen.
Just a black screen with a monitor and a phone.
No respond to any of the buttons.

No service after flashing Paranoid Rom

So I flashed the ParanoidAndroid 3.60 rom ( http://forum.xda-developers.com/showthread.php?t=2131790 ) . After setting up the phone I realised I have no service (although the mobile recognised the SIM card). Then I installed an old baseband fix. After that my desire stopped recognising the sim at all (it worked in my other mobile fine though). Now installed Nick's Phone Rom ( http://forum.xda-developers.com/showthread.php?t=1521514 ) and there it is working fine. I full wiped every time. I formatted everything. Though it is not working.
Any ideas?
What radio are you on? Boot into the bootloader to check (turn off phone, then hold volume down and power)
chromium96 said:
What radio are you on? Boot into the bootloader to check (turn off phone, then hold volume down and power)
Click to expand...
Click to collapse
Radio 5.11.05.27
Should also still be stock Hboot.
fasa123 said:
Radio 5.11.05.27
Should also still be stock Hboot.
Click to expand...
Click to collapse
You can try updating to the latest radio (5.17.05.23). Do this carefully. Im you mess up, you can permanently damage your phone:
- Setup adb/fastboot by reading this
- Install these drivers
- Download the radio from here. Extract the zip and you will find the radio.img. Put this somewhere where you can easily access it
- Turn the phone off, then boot it back into the bootloader using volume down and power. Then use the volume keys to scroll down and select FASTBOOT using the power button
- Plug the phone into the computer
- Open command prompt from the location of your androidsdk/platform-tools directory, and run the following command to confirm that the phone is recognized:
Code:
fastboot devices
If it is, then proceed with this command.
Code:
fastboot flash radio /path/to/radio.img
strange it seems to work now. Can you explain why the Radio is making such a difference?
fasa123 said:
strange it seems to work now. Can you explain why the Radio is making such a difference?
Click to expand...
Click to collapse
The ROM is build to be compatible with the latest radio.
abaaaabbbb63 said:
The ROM is build to be compatible with the latest radio.
Click to expand...
Click to collapse
Well after trying out the ROM 1 day: The phone now does detect the SIM and I do have service but only temporarily. After like 30 minutes it gets disconnected . Somtimes it even needs multiple reboots to get service again. Else it won't detect the SIM card after a reboot.
fasa123 said:
Well after trying out the ROM 1 day: The phone now does detect the SIM and I do have service but only temporarily. After like 30 minutes it gets disconnected . Somtimes it even needs multiple reboots to get service again. Else it won't detect the SIM card after a reboot.
Click to expand...
Click to collapse
That might be a sim card issue. Does it work normally with other phones?
abaaaabbbb63 said:
That might be a sim card issue. Does it work normally with other phones?
Click to expand...
Click to collapse
It does. It even works properly with other roms (even other JB Roms).
fasa123 said:
It does. It even works properly with other roms (even other JB Roms).
Click to expand...
Click to collapse
Then there must be compatibility issues between the ROM and your network provider. I can't find any other explanation.

[Q] airplane modus problems

Hello,
I have a HTC ONE X HTC_E11
Bootloader 1.72.0000
baseband 5.1204.167.31
version main:4.18.401.2
PJ4610000
It's rooted and I have Viper ROM installed.
Everything worked fine for a long time until yesterday my phone turned off.
When I put it back on, it didn't ask my sim PIN code and I have no network connection.
When I go to settings I see that the airplane modus is shutting down but it keeps doing that.
When I check the info of my network provider and Imei etc it shows : unknown...
My sim works perfect in my girlfriends phone
I already did a factory reset I did my nandroid backup but still the same.
I also flashed some other roms like AR and Skydragon.
What else can I do? Pls can someone help me out here?
Thanks alot!
Grtz
Yanni80 said:
Hello,
I have a HTC ONE X HTC_E11
Bootloader 1.72.0000
baseband 5.1204.167.31
version main:4.18.401.2
PJ4610000
It's rooted and I have Viper ROM installed.
Everything worked fine for a long time until yesterday my phone turned off.
When I put it back on, it didn't ask my sim PIN code and I have no network connection.
When I go to settings I see that the airplane modus is shutting down but it keeps doing that.
When I check the info of my network provider and Imei etc it shows : unknown...
My sim works perfect in my girlfriends phone
I already did a factory reset I did my nandroid backup but still the same.
I also flashed some other roms like AR and Skydragon.
What else can I do? Pls can someone help me out here?
Thanks alot!
Grtz
Click to expand...
Click to collapse
well, if you didn't drop the phone, maybe there is some dust on the sim contacts... shut it down, pull the sim out and clean with some compressed air both the slot and the sim; plug the sim again and boot the phone... if it doesn't work, maybe it's a failure of phone/sim (discover it by trying the sim into another phone or ask for a sim change) if still doesn't work maybe the phone broke down...
lukes91 said:
well, if you didn't drop the phone, maybe there is some dust on the sim contacts... shut it down, pull the sim out and clean with some compressed air both the slot and the sim; plug the sim again and boot the phone... if it doesn't work, maybe it's a failure of phone/sim (discover it by trying the sim into another phone or ask for a sim change) if still doesn't work maybe the phone broke down...
Click to expand...
Click to collapse
I already mentioned in my post that I've tried to put the sim in my girlfriends phone and it works just fine.
Didn't drop the phone either...
It has to do something with the radio I guess.
It keeps displaying that it is shutting down the airplane mode.
And in the setting, every option that has something to do with my telephone network is grey, I can't select any of the options
Did you reflash the boot.img a couple of times ? If all roms fail and you don't get an imei to show anywhere it's off to a shop/HTC
Mr Hofs said:
Did you reflash the boot.img a couple of times ? If all roms fail and you don't get an imei to show anywhere it's off to a shop/HTC
Click to expand...
Click to collapse
Yes, I flashed several boot.img
I tried Android Revolution and skydragon with flashing the boot.img via fastboot.
Yanni80 said:
Yes, I flashed several boot.img
I tried Android Revolution and skydragon with flashing the boot.img via fastboot.
Click to expand...
Click to collapse
Maybe my phone is broken? I have flashed other roms, kernels,radio's...
I restored several backups, even from a year ago...
Should I look for a new phone? ?
Yanni80 said:
Maybe my phone is broken? I have flashed other roms, kernels,radio's...
I restored several backups, even from a year ago...
Should I look for a new phone? ?
Click to expand...
Click to collapse
so i think it's broken... anyway i hope i'm wrong and someone can help you more than me
As i said.....you need HTC or a repair shop unfortunately. You need to flash parts of the phone that we can't reach, certainly not without s-off and even then writing an imei is still illegal.

Stock AT&T HTC One M8 stuck on Airplane Mode/Radio Off

Just got an HTC One M8 not so long ago, I've never dropped it or anything like that but today my phone had an 'x' over the signal bars and no matter what I do (Reset/Power Off/Turn on-off Airplane Mode Toggle/Remove SIM) it still has its radio turned off.
I entered in *#*#4636#*#* to check the phone information and shows that the radio is turned off. When I click the button [Turn on radio] it does absolutely nothing.
The phone is completely stock and it's been only a month since I've had this phone, do you think it is anything I can fix myself? Or should I look for an exchange through warranty.
*** Also if this is any help, before finding out about the radio problem a few hours before I would notice many of my text messages failing to send until I retried to resend. Maybe it was a radio failure?
jstad0t said:
Just got an HTC One M8 not so long ago, I've never dropped it or anything like that but today my phone had an 'x' over the signal bars and no matter what I do (Reset/Power Off/Turn on-off Airplane Mode Toggle/Remove SIM) it still has its radio turned off.
I entered in *#*#4636#*#* to check the phone information and shows that the radio is turned off. When I click the button [Turn on radio] it does absolutely nothing.
The phone is completely stock and it's been only a month since I've had this phone, do you think it is anything I can fix myself? Or should I look for an exchange through warranty.
*** Also if this is any help, before finding out about the radio problem a few hours before I would notice many of my text messages failing to send until I retried to resend. Maybe it was a radio failure?
Click to expand...
Click to collapse
Did you ever get this sorted? If so how? Thanks
i have same problem, 1st phone software version 4.4.4, when i try to update lollipop version then turn off airplane mode,
then i am update it with wifi lollipop version, update complete but phone all time show airplane mode on, i can not turn on/off it,
try to flash with stock nandroid backup but problem same,
how can i slove this problem any one can give me good solution
did you get the issue fixed?
adilbdc said:
i have same problem, 1st phone software version 4.4.4, when i try to update lollipop version then turn off airplane mode,
then i am update it with wifi lollipop version, update complete but phone all time show airplane mode on, i can not turn on/off it,
try to flash with stock nandroid backup but problem same,
how can i slove this problem any one can give me good solution
Click to expand...
Click to collapse
Im having the same issue and i updated the ROM and its still stuck in airplane mode.
walk33 said:
Im having the same issue and i updated the ROM and its still stuck in airplane mode.
Click to expand...
Click to collapse
Try running RUU.
Thats how i updated it. Using the ruu
redpoint73 said:
try running ruu.
Click to expand...
Click to collapse
i tried it already.
walk33 said:
i tried it already.
Click to expand...
Click to collapse
Yeah, and what happened????
Sorry, but single sentence posts aren't going to cut it, if you want any proper help.
What RUU did you run? What hboot, OS number are you currently on?
Did the RUU install properly (and issue persists), or fail (and if it failed, what error message?).
Do you actually have the exact same conditions as the OP, the AT&T version M8 and fully stock, or another version (if so, what CID)?
If you want help, you need to take the time to provide details; not just "same problem" and "tried it".
What version of Android is it?
Mine was 4.4.x ....updated to 5.0.x without me applying it.
Sent to HTC to be reflashed.
My MOBILE DATA now shows as 'off' beneath it but the button is on and working, this to me shows that even if HTC does the flashing their 5.0.x update is still a BDIFF file update and fails to be 100% working.
Enter setting and go to 'ABOUT' and give all the version numbers (kernel, android, etc) for the best way to get help with it
Sent from my HTC One_M8 using XDA Free mobile app

Categories

Resources