google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

after returing for airplane mode , the phone can not search/register any mobile network #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.turn on airplane mode
2.turn off airplane

What is the expected output? What do you see instead?

to turn off airplane , and re-register my home mobile network

What version of the product are you using?

gb 2.3.3/GRH78C/

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

logcat attached

What version of the *Official LG* Firmware were before using Custom
firmware ?
 (V20G)

Original issue reported on code.google.com by justsad.eng@gmail.com on 6 May 2011 at 11:04

Attachments:

GoogleCodeExporter commented 9 years ago
i have nearly the same issue when i turn off airplane mode also i cant 
re-register any networke and the airplane icone disappear from the notification 
bar but when i go to settings i found the mobile tells me that the airplane 
mode is on and also when i press power button to open the power menu in the 
power menu the airplane mode is on

Original comment by waddaa.a...@gmail.com on 7 May 2011 at 8:31

GoogleCodeExporter commented 9 years ago
Ok. logcat says...

I/DEBUG   ( 1275): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 
***
I/DEBUG   ( 1275): Build fingerprint: 
'LGE/EVE/EVE/EVE:2.3.3/GRH78C/75603:user/release-keys'
I/DEBUG   ( 1275): pid: 1276, tid: 1349  >>> /system/bin/rild <<<
I/DEBUG   ( 1275): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 
00000000
I/DEBUG   ( 1275):  r0 00000000  r1 800d1554  r2 00000000  r3 00000000
I/DEBUG   ( 1275):  r4 8011c930  r5 800ccac4  r6 100ffd90  r7 ae60789c
I/DEBUG   ( 1275):  r8 ae604f75  r9 00000000  10 00100000  fp 00000001
I/DEBUG   ( 1275):  ip 8011cca8  sp 100ff4c0  lr 80037d53  pc afd37368  cpsr 
40000030
I/DEBUG   ( 1275):          #00  pc 00037368  /system/lib/libc.so (strcmp)
I/DEBUG   ( 1275):          #01  pc 00037d50  /system/lib/libril-qc-1.so 
(qcril_cm_phonesvc_request_set_network_selection_manual)
I/DEBUG   ( 1275):          #02  pc 0002f5ce  /system/lib/libril-qc-1.so
I/DEBUG   ( 1275):          #03  pc 0002fee6  /system/lib/libril-qc-1.so
I/DEBUG   ( 1275):          #04  pc 00004756  /system/lib/libril.so
I/DEBUG   ( 1275):          #05  pc 00004c80  /system/lib/libril.so
I/DEBUG   ( 1275):          #06  pc 00004cce  /system/lib/libril.so
I/DEBUG   ( 1275):          #07  pc 000052d4  /system/lib/libril.so 
(_Z14ril_event_loopv)
I/DEBUG   ( 1275):          #08  pc 00004fea  /system/lib/libril.so
I/DEBUG   ( 1275):          #09  pc 00011d08  /system/lib/libc.so 
(__thread_entry)
I/DEBUG   ( 1275):          #10  pc 000118c8  /system/lib/libc.so 
(pthread_create)
...

Original comment by wkp...@gmail.com on 7 May 2011 at 10:16

GoogleCodeExporter commented 9 years ago
so? what's the problem? Is this related to v20 amss?

Original comment by justsad.eng@gmail.com on 7 May 2011 at 1:57

GoogleCodeExporter commented 9 years ago
accidantly I experience this bug, check the airplane mode, and after that my 
device cannot turn to wireless mode, even I reboot my device or searching 
manually/automaticly for the network, still it back to airplane mode. The 
solution is:
1.Power off your device, put out your chip / sim card from your device, then 
without a chip/sim card, turn on your device.
2. Now power off again your device, replace your chip /simcard and turn on it. 
It will back normall again...

Original comment by SamSamb...@gmail.com on 9 May 2011 at 4:49

GoogleCodeExporter commented 9 years ago
@justsad // I don't know.

I can get almost same logcat.

Settings => wireless network => mobile network settings => network operators => 
Search networks
on this menu I select notwork provider manually. after that I can get this 
logcat.

05-09 16:03:17.342: INFO/DEBUG(1273): Build fingerprint: 
'LGE/EVE/EVE/EVE:2.3.4/GRJ22/75603:user/release-keys'
05-09 16:03:17.352: INFO/DEBUG(1273): pid: 1274, tid: 1349  >>> 
/system/bin/rild <<<
05-09 16:03:17.352: INFO/DEBUG(1273): signal 11 (SIGSEGV), code 1 
(SEGV_MAPERR), fault addr 000003d1
05-09 16:03:17.352: INFO/DEBUG(1273):  r0 000003d1  r1 800d1554  r2 000003d1  
r3 00000000
05-09 16:03:17.352: INFO/DEBUG(1273):  r4 8011c930  r5 800ccac4  r6 100ffd90  
r7 ae60789c
05-09 16:03:17.352: INFO/DEBUG(1273):  r8 ae604f75  r9 00000000  10 00100000  
fp 00000001
05-09 16:03:17.352: INFO/DEBUG(1273):  ip 8011cca8  sp 100ff4c0  lr 80037d53  
pc afd37368  cpsr 40000030
05-09 16:03:18.002: INFO/DEBUG(1273):          #00  pc 00037368  
/system/lib/libc.so (strcmp)
05-09 16:03:18.022: INFO/DEBUG(1273):          #01  pc 00037d50  
/system/lib/libril-qc-1.so 
(qcril_cm_phonesvc_request_set_network_selection_manual)
05-09 16:03:18.022: INFO/DEBUG(1273):          #02  pc 0002f5ce  
/system/lib/libril-qc-1.so
05-09 16:03:18.032: INFO/DEBUG(1273):          #03  pc 0002fee6  
/system/lib/libril-qc-1.so
05-09 16:03:18.052: INFO/DEBUG(1273):          #04  pc 00004756  
/system/lib/libril.so
05-09 16:03:18.062: INFO/DEBUG(1273):          #05  pc 00004c80  
/system/lib/libril.so
05-09 16:03:18.072: INFO/DEBUG(1273):          #06  pc 00004cce  
/system/lib/libril.so
05-09 16:03:18.082: INFO/DEBUG(1273):          #07  pc 000052d4  
/system/lib/libril.so (_Z14ril_event_loopv)
05-09 16:03:18.092: INFO/DEBUG(1273):          #08  pc 00004fea  
/system/lib/libril.so
05-09 16:03:18.102: INFO/DEBUG(1273):          #09  pc 00011d08  
/system/lib/libc.so (__thread_entry)
05-09 16:03:18.112: INFO/DEBUG(1273):          #10  pc 000118c8  
/system/lib/libc.so (pthread_create)

Original comment by wkp...@gmail.com on 9 May 2011 at 7:10

GoogleCodeExporter commented 9 years ago
you can try to select your APN.

 1. Settings => Wireless network => Mobile network => Network operators
 2. wait...(a few minutes)
 3. Select Automatically.

Original comment by wkp...@gmail.com on 9 May 2011 at 9:02

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 10 May 2011 at 8:11

GoogleCodeExporter commented 9 years ago
wkpark >>> maybe this can help ?
http://stackoverflow.com/questions/5533881/android-toggle-airplane-mode

Original comment by justsad.eng@gmail.com on 10 May 2011 at 8:29

GoogleCodeExporter commented 9 years ago
the update update-gb-libril.zip fix's this issue ...  great work man ....

Original comment by justsad.eng@gmail.com on 11 May 2011 at 10:56

GoogleCodeExporter commented 9 years ago
and greate mistake :p

Original comment by wkp...@gmail.com on 11 May 2011 at 11:33

GoogleCodeExporter commented 9 years ago
no problem ,,try and get errors , at the end ,you will get better work......

Original comment by justsad.eng@gmail.com on 11 May 2011 at 11:45

GoogleCodeExporter commented 9 years ago
See also issue #6, issue #87

Original comment by wkp...@gmail.com on 11 May 2011 at 12:04

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 29 May 2011 at 1:08