No SIM card error - G2 and Desire Z Q&A, Help & Troubleshooting

My new G2 just arrived, however, no matter what SIM card I try, the phone tells me that I have no SIM card and that there is no network. I have already rooted and followed the steps described in the wiki. gfree verifier tells me that simlock = 00.
Can anyone please point me in the right direction as to what I need to do now?

Related

[Q] HTC Desire how to create gold card without phone?

I attempted to manually update to Froyo on a rooted (came to me that way) HTC Desire.
I used the manual method described at geekword.net (google for it, I can't post links)
Unfortunately, I didn't know I was meant to use a gold card for the update.
So what I ended up with is a failed Froyo update, after the post-update reboot, the progress count will never get to 100%, as the phone goes into a reboot loop.
This wouldn't be an issue if I could reattempt the update with a gold card - unfortunately, in its current state the phone can't even see the sd card for whatever reason - the card isn't corrupt as I can continue to run the update.zip file from it - not that it helps.
With the phone connected to the PC, I don't have option to mount as disk drive. I can get the CID using Klutsh's Gold Card tool, but because I can't mount the phone, I can't copy the gold card image over.
Is there anyway to get the image over to the sd card and complete the gold card creation without going via the phone?
I dont really know for sure what the answer is to your problem mate but in the hope of getting this thread started I would be looking to download the original branded ROM and restore it through the bootloader menu so that you can start over. This may or may not work but its what I would be researching first.
When i made my gold card, i had the MicroSD in the phone to get the CID, but then i wrote the image to it using a MircoSD-to-SD adapter, just using the built in SD card reader on my laptop. Hope this helps.
JP
jamesmcuk > I tried a stock Telstra rom (this is an Aus phone) found online, it came back with something along the lines of 'wrong bootloader version'. I have a feeling that bootloader for the phone was upgraded either during the first root (by the previous owner) or upgraded when I updated to Froyo.
Are there any official rollback methods for failed Froyo updates?
JPDyno > Could you please outline the procedure used to copy the image over to the micro SD? I have a goldcard.img file from the procedure that I've performed to date. Do I copy the img file over using a imageburner? Do I need to partition the sd card or anything? Kinda lost as to the steps since I thought the Klutsh tool would take care of the copying for me - but it needed connection to the phone.
Thank you both for your replies, hopefully I don't have a fancy brick on my hands
Your phone should have come with a MicroSD card adapter, which looks like a normal sized SD Card, with a slot at the back to insert your microSD into. So you take out your MicroSD card from the phone, slide it into the small slot on the adapter, and slide the adapter into your SD Card reader slot on your laptop/desktop. If you dont have an SD Card reader slot you'll need to get a USB SD or microSD card reader. Once you plug it in it'll automatically detect the card as a disk drive in My Computer. Then you can follow the steps in the Goldcard Guide (install and run the Hex Editor...open the disk drive and the img in the Hex editor and copy stuff over...yada yada...)
Just out of interest does it still do a constant reboot if you remove either or both the SIM and the SD Card.
Also I found this guide for restoring the Nexus 1 which being so similar should contain some good info although you will need to find the ROM for the desire rather than the ones they post.
http://forum.xda-developers.com/showthread.php?t=614850
Yay, got it working!
Thanks for the prompt replies guys.
I followed the suggestions here (in using the sd card reader on my laptop), and used the steps starting with HxD from:
android.modaco.com/content/general-discussion/305672/creating-a-goldcard
I managed to get a goldcard, and successfully updated to froyo!
p.s. the phone reboots even without a sim card - never tried without the sd card though - I needed it since the update.zip was from the sd.
Now onto exploring Froyo!
For all of those still wishing to make a goldcard sans phone, you can also find it here
http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/
Get CID
At first I could not get the CID as well. The problem was, that I was in Fastboot mode. After changing into Recovery mode, I was able to use "adb shell" and then cat /sys/class/mmc_host/mmc1/mmc1:*/cid to get my CID.
So now you can start to make your own Goldcard.

Support SIM Unlock Issue ??

I'm having a problem unlocking the SIM. I have Incredible 2 unlock by code ( 8 digi)
ON HTC incredible 2
Settings:Security, there is a menu item for "Disable SIM card lock". + enter unlock code
but after enter unlock code , Incredible 2 will reboot
My problem is: After unlocking SIM I try to switch to GSM mode. It says "There is no SIM card on your device. Your device will switch to CDMA mode now". I tried number of working SIMs of other people phones... No success.
Change Simcard ( GSM) , turn on Htc incredible 2 , Settings>Call>Preferred Network>GSM/UMTS Mode always show "There is no SIM card on your device. Your device will switch to CDMA mode now"
I go to Settings - >Security->Disable SIM lock. It says "Sim lock disabled"
I can't make a call , i can't use GSM/UMTS mode ,I'm not in US
Try google search :
http://androidforums.com/htc-droid-incredible-2/327419-sim-unlock-issue.html
No solution ???
Sounds like the SIM isn't compatible. I thought I read somewhere that certain older SIM cards wouldn't work, not sure about that though.
Perhaps you can get a logcat and see what specific error you are getting. When I did this with mine, I saw something like "invalid CID...".
I tested an AT&T SIM card and it worked just fine.
mattwood2000 said:
Sounds like the SIM isn't compatible. I thought I read somewhere that certain older SIM cards wouldn't work, not sure about that though.
Perhaps you can get a logcat and see what specific error you are getting. When I did this with mine, I saw something like "invalid CID...".
I tested an AT&T SIM card and it worked just fine.
Click to expand...
Click to collapse
Thanks mattwood2000
but how to get a logcat ?? Tool or use command line logcat in sdk http://developer.android.com/guide/developing/tools/logcat.html
??
I recently got back to the US from France. Before leaving I called support, unlocked the SIM card, and updated my PRL before leaving from JFK. When I arrived in France, I got no reception and was unable to switch to GSM mode. I ended up not having a working phone for the entire trip.
I get back to the US and complain to customer service and they offer to replace the SIM card. After taking my phone apart I realized that the CSR at the Verizon store had inserted my SIM card backwards. I turned the SIM card around and the phone now is able to switch to global mode. The correct way to insert the card is with the cut corner of the SIM card outside of the slot on the right (if you are looking at the card in the slot).
Not saying this is your problem, but it's definitely something to check.
ouch...that hurts!!
I'll make sure to double check mine when I touch down next week.
For logcat, I use Eclipse and DDMS. Just setup eclipse per Google's instructions and once you connect your phone (enable USB debugging), you will see a logcat tab next to the console. Just look in there...lots of data will be spit out of your phone.
petitsinge said:
I recently got back to the US from France. Before leaving I called support, unlocked the SIM card, and updated my PRL before leaving from JFK. When I arrived in France, I got no reception and was unable to switch to GSM mode. I ended up not having a working phone for the entire trip.
I get back to the US and complain to customer service and they offer to replace the SIM card. After taking my phone apart I realized that the CSR at the Verizon store had inserted my SIM card backwards. I turned the SIM card around and the phone now is able to switch to global mode. The correct way to insert the card is with the cut corner of the SIM card outside of the slot on the right (if you are looking at the card in the slot).
Not saying this is your problem, but it's definitely something to check.
Click to expand...
Click to collapse
I have checked and tested with 05 set of HTC Incredible 2
. There has only 01 set can't be unlocked and also can't switched into GSM mode.
I thought the problem comes from the set itself, not because of the way of inserting Sim card.
Thank Petitsinge for your support.
@ Mattwood2000 : tks , I will test for sure and then inform you.
nhtu said:
I have checked and tested with 05 set of HTC Incredible 2
. There has only 01 set can't be unlocked and also can't switched into GSM mode.
I thought the problem comes from the set itself, not because of the way of inserting Sim card.
Thank Petitsinge for your support.
@ Mattwood2000 : tks , I will test for sure and then inform you.
Click to expand...
Click to collapse
I insert Sim card and turn on HTC incredible 2
here is log file ( view with wordpad)
nhtu said:
I insert Sim card and turn on HTC incredible 2
here is log file ( view with wordpad)
Click to expand...
Click to collapse
mattwood2000 where are you ?
Help . solution ??
nhtu said:
mattwood2000 where are you ?
Help . solution ??
Click to expand...
Click to collapse
Unfortunately at work!
I looked at your logcat and that is the same as I had with my European SIM - I guess the problem is that there are no local cells that accept that carrier/SIM card. What carrier is the SIM for?
I tried my phone with an AT&T card and it worked just fine.
I suspect that when I get to Europe next week there will be no problem with my card.
Can you try another card?
*EDIT*
One other though I had is what kind of SIM card - micro, etc.?
If its a micro you will need an adapter or careful hands to get it to seat correctly.
I'm having the same exact issue as the OP any resolution? I get "Network or SIM card error" when trying to access GSM options.
Thanks!
mattwood2000 said:
Unfortunately at work!
I looked at your logcat and that is the same as I had with my European SIM - I guess the problem is that there are no local cells that accept that carrier/SIM card. What carrier is the SIM for?
I tried my phone with an AT&T card and it worked just fine.
I suspect that when I get to Europe next week there will be no problem with my card.
Can you try another card?
*EDIT*
One other though I had is what kind of SIM card - micro, etc.?
If its a micro you will need an adapter or careful hands to get it to seat correctly.
Click to expand...
Click to collapse
I live in Vietnam . I try a sim card ( not micro sim card) but it doesn't work
I try Xtc clip unlock my Incredible 2 but doesn't work
Some of people on forum met same problem as I , but there has been no solution for this

Sim Card PUK

Greetings:
I just sold my HTC M8 and naturally I removed the sim card and now that I'm trying to use it again in
a brand new phone, it says "no sim "! I tried with my OnePlus ONE unit and that gives me the same error too!!
I just took delivery of my new iPhone 6+ (unlocked) from Apple store, same thing! "no sim, please insert a sim card with no sim lock"!!
Anyone can tell me what have I done? Did M8 locked it?!! All I did was restored the M8 to Rogers Stock Rom and turned it off!!
Any help is much appreciated.
Lol phone does not lock your SIM card.
Read the message again. The answer is there. "Insert SIM card with no SIM lock". You need to remove the password on your SIM card.
Btw, entering wrong password multiple times will lock it forever. You will have to get a new SIM card.

Can't see my sim card

I did all the steps in this thread https://forum.xda-developers.com/note-4-verizon/general/easy-guide-how-to-root-verizon-galaxy-t3454593 and get my note4 rooted, but then I can't see my sim card it keeps saying sorry we're having trouble activating your phone............... see the images in attachments and please help me

Valid SIM cards not working with unlocked G920P

My new unlocked g920P isn't working with any of the SIM cards I use. Both SIM cards are supposed to be compatible, and both work other phones. One is a freedompop card, the other a tracphone. When I install them, my phone simply gives me a message simply saying "Invalid SIM Card." With the freedompop card, I set the APN like instructed, but it still doesn't work. Does anybody have an idea what the issue might be? Thanks.

Categories

Resources