I can confirm crashes. And I think it&#39;s a problem with ophonekitd:<br><br><br><br>When It just turns on if I search for the process ophonekitd I get:<br><br>root@om-gta02 ~ $ ps aux |grep ophone<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1397&nbsp; 3.4&nbsp; 4.8&nbsp; 38032&nbsp; 5896 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&lt;l&nbsp; 16:18&nbsp;&nbsp; 0:03 ophonekitd<br>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1457&nbsp; 0.0&nbsp; 0.4&nbsp;&nbsp; 2084&nbsp;&nbsp; 552 pts/3&nbsp;&nbsp;&nbsp; S+&nbsp;&nbsp; 16:20&nbsp;&nbsp; 0:00 grep ophone<br><br><br><br>A few seconds later, I get:<br><br>root@om-gta02 ~ $ ps aux |grep ophone<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1461&nbsp; 0.0&nbsp; 0.4&nbsp;&nbsp; 2080&nbsp;&nbsp; 540 pts/3&nbsp;&nbsp;&nbsp; S+&nbsp;&nbsp; 16:20&nbsp;&nbsp; 0:00 grep ophone<br>
<br><br><br>And, If I try to run ophonekitd:<br><br>root@om-gta02 ~ $ export DISPLAY=:0<br><br>root@om-gta02 ~ $ ophonekitd <br>** (process:1500): DEBUG: Entering ecore loop<br>** (process:1500): DEBUG: Phonegui initiated<br>
** (process:1500): DEBUG: Phonelog database initiated<br>** (process:1500): DEBUG: Entering glib main loop<br>** (process:1500): DEBUG: /org/shr/ophonekitd/Usage<br>** (process:1500): DEBUG: Trying to get the system bus<br>
** (process:1500): DEBUG: Adding signals.<br>** (process:1500): DEBUG: Added sim AuthStatus.<br>** (process:1500): DEBUG: Added sim IncomingStoredMessage.<br>** (process:1500): DEBUG: Initiated elementary<br>** (process:1500): DEBUG: Added call CallStatus.<br>
** (process:1500): DEBUG: Added device Idle Notifier State.<br>** (process:1500): DEBUG: Added network IncomingUssd.<br>** (process:1500): DEBUG: Connected to the buses<br>** (process:1500): DEBUG: list_resources()<br>** (process:1500): DEBUG: list_resources_callback()<br>
** (process:1500): DEBUG: Resource WiFi available<br>** (process:1500): DEBUG: Resource Display available<br>** (process:1500): DEBUG: Resource Bluetooth available<br>** (process:1500): DEBUG: Resource TEST available<br>** (process:1500): DEBUG: Resource GSM available<br>
** (process:1500): DEBUG: Request GSM resource<br>** (process:1500): DEBUG: Initiated etk<br>** (process:1500): DEBUG: request_resource_callback()<br>** (process:1500): DEBUG: call ogsmd_device_set_antenna_power()<br>** (process:1500): DEBUG: ophonekitd_sim_auth_status_handler()<br>
** (process:1500): DEBUG: sim ready<br>** (process:1500): DEBUG: power_up_antenna_callback()<br>** (process:1500): DEBUG: register_to_network_callback()<br>** (process:1500): DEBUG: get_messagebook_info_callback()<br>** (process:1500): DEBUG: ogsmd_sim_retrieve_phonebook_callback()<br>
Unknown SIM error: Antenna powered off or SIM not unlocked yet, 77 (dbus-glib-er<br>ror-quark), code 32<br>&nbsp;<br>This sim has the pin disabled so I don&#39;t think the error is that the sim is locked<br><br>