On Wed, Mar 4, 2009 at 9:44 AM, Christoph Spielmann <[email protected]> wrote: > Sorry but in order to help you solve this problem i need more info. How do > you start ophonekitd? What version of frameworkd are you using? Is > frameworkd running? Is dbus running? And I need the exact output you get > from ophonekitd of course! Another thing you could try: What happens if you > disable pin? In my case i had problems with pin enabled but as soon as i > removed pin-lock everything worked like a charm. I know this is not a > solution for the problem but maybe your problem is connected to this
Sure... 1. I think dbus needs to start this, right? Anyway, I start it via the settings/GSM menu. Is there a better way? 2. dbus is running. 3. versions: frameworkd-phonegui-20090127 frameworkd-phonegui-efl-20090127 freesmartphone-framework-0.4 gsm0710muxd-0.9.2.2 libframeworkd-glib-20090125 openmoko-contacts3-20090125 openmoko-dialer3-20090125 openmoko-messages3-20090125 ophonekitd-20090127 pyphonelog-20090214 shr-settings-20090214 4. Output of stdout: --- from pythonwifi.iwlibs import Wireless, getNICnames import error - not present displayModulesWin 1 displayModulesWin 2 loading <class 'shr_settings_modules.shr_gsm.Gsm'> GSM view [info] can't connect to dbus Unknown HZ value! (93) Assume 100. loading <class 'shr_settings_modules.shr_sim.Sim'> SimMstateContener can connect to dbus 3 sim dbus1 4 5 module <class 'shr_settings_modules.shr_sim.Sim'> can't be loaded! displayModulesWin 3 --- 5. ophonekitd.log --- ** (process:1894): DEBUG: Entering ecore loop ** (process:1894): DEBUG: Phonegui initiated ** (process:1894): DEBUG: Phonelog database initiated ** (process:1894): DEBUG: Entering glib main loop ** (process:1894): DEBUG: /org/shr/ophonekitd/Usage ** (process:1894): DEBUG: Trying to get the system bus ** (process:1894): DEBUG: Adding signals. ** (process:1894): DEBUG: Added sim AuthStatus. ** (process:1894): DEBUG: Added sim IncomingStoredMessage. ** (process:1894): DEBUG: Added call CallStatus. ** (process:1894): DEBUG: Added device Idle Notifier State. ** (process:1894): DEBUG: Added network IncomingUssd. ** (process:1894): DEBUG: Connected to the buses ** (process:1894): DEBUG: list_resources() ** (process:1894): DEBUG: list_resources_callback() ** (process:1894): DEBUG: Resource Bluetooth available ** (process:1894): DEBUG: Resource GSM available ** (process:1894): DEBUG: Request GSM resource ** (process:1894): DEBUG: Initiated elementary ** (process:1894): DEBUG: Initiated etk ** (process:1894): DEBUG: idle notifier state handler called, id 1 ** (process:1894): DEBUG: idle notifier state handler called, id 2 ** (process:1894): DEBUG: request_resource_callback() ** (process:1894): DEBUG: dbus not available, try again in 5s ** (process:1894): DEBUG: list_resources() ** (process:1894): DEBUG: list_resources_callback() ** (process:1894): DEBUG: Resource Bluetooth available ** (process:1894): DEBUG: Resource GSM available ** (process:1894): DEBUG: Request GSM resource ** (process:1894): DEBUG: request_resource_callback() ** (process:1894): DEBUG: request resource error, try again in 5s ** ERROR **: error: TODO org.freesmartphone.Usage.UserExists org.freesmartphone.Usage -6 aborting... --- 6. If I disable PIN it behaves the same. There is not much documentation for shr (or I could not find ones), does anyone know a good resource? Thank you for your help! Alon.
