Gentoo Archives: gentoo-embedded

From: Alon Bar-Lev <alon.barlev@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Openmoko - Almost there...
Date: Wed, 04 Mar 2009 19:54:48
Message-Id: 9e0cf0bf0903041154w710bb35fga6a7be89a1bf6ec8@mail.gmail.com
In Reply to: Re: [gentoo-embedded] Openmoko - Almost there... by Christoph Spielmann
1 On Wed, Mar 4, 2009 at 9:44 AM, Christoph Spielmann <spielc@×××××.com> wrote:
2 > Sorry but in order to help you solve this problem i need more info. How do
3 > you start ophonekitd? What version of frameworkd are you using? Is
4 > frameworkd running? Is dbus running?  And I need the exact output you get
5 > from ophonekitd of course! Another thing you could try: What happens if you
6 > disable pin? In my case i had problems with pin enabled but as soon as i
7 > removed pin-lock everything worked like a charm. I know this is not a
8 > solution for the problem but maybe your problem is connected to this
9
10 Sure...
11 1. I think dbus needs to start this, right? Anyway, I start it via the
12 settings/GSM
13 menu. Is there a better way?
14 2. dbus is running.
15 3. versions:
16 frameworkd-phonegui-20090127
17 frameworkd-phonegui-efl-20090127
18 freesmartphone-framework-0.4
19 gsm0710muxd-0.9.2.2
20 libframeworkd-glib-20090125
21 openmoko-contacts3-20090125
22 openmoko-dialer3-20090125
23 openmoko-messages3-20090125
24 ophonekitd-20090127
25 pyphonelog-20090214
26 shr-settings-20090214
27
28 4. Output of stdout:
29 ---
30 from pythonwifi.iwlibs import Wireless, getNICnames import error - not present
31 displayModulesWin 1
32 displayModulesWin 2
33 loading <class 'shr_settings_modules.shr_gsm.Gsm'>
34 GSM view [info] can't connect to dbus
35 Unknown HZ value! (93) Assume 100.
36 loading <class 'shr_settings_modules.shr_sim.Sim'>
37 SimMstateContener can connect to dbus
38 3
39 sim dbus1
40 4
41 5
42 module <class 'shr_settings_modules.shr_sim.Sim'> can't be loaded!
43 displayModulesWin 3
44 ---
45 5. ophonekitd.log
46 ---
47 ** (process:1894): DEBUG: Entering ecore loop
48 ** (process:1894): DEBUG: Phonegui initiated
49 ** (process:1894): DEBUG: Phonelog database initiated
50 ** (process:1894): DEBUG: Entering glib main loop
51 ** (process:1894): DEBUG: /org/shr/ophonekitd/Usage
52 ** (process:1894): DEBUG: Trying to get the system bus
53 ** (process:1894): DEBUG: Adding signals.
54 ** (process:1894): DEBUG: Added sim AuthStatus.
55 ** (process:1894): DEBUG: Added sim IncomingStoredMessage.
56 ** (process:1894): DEBUG: Added call CallStatus.
57 ** (process:1894): DEBUG: Added device Idle Notifier State.
58 ** (process:1894): DEBUG: Added network IncomingUssd.
59 ** (process:1894): DEBUG: Connected to the buses
60 ** (process:1894): DEBUG: list_resources()
61 ** (process:1894): DEBUG: list_resources_callback()
62 ** (process:1894): DEBUG: Resource Bluetooth available
63 ** (process:1894): DEBUG: Resource GSM available
64 ** (process:1894): DEBUG: Request GSM resource
65 ** (process:1894): DEBUG: Initiated elementary
66 ** (process:1894): DEBUG: Initiated etk
67 ** (process:1894): DEBUG: idle notifier state handler called, id 1
68 ** (process:1894): DEBUG: idle notifier state handler called, id 2
69 ** (process:1894): DEBUG: request_resource_callback()
70 ** (process:1894): DEBUG: dbus not available, try again in 5s
71 ** (process:1894): DEBUG: list_resources()
72 ** (process:1894): DEBUG: list_resources_callback()
73 ** (process:1894): DEBUG: Resource Bluetooth available
74 ** (process:1894): DEBUG: Resource GSM available
75 ** (process:1894): DEBUG: Request GSM resource
76 ** (process:1894): DEBUG: request_resource_callback()
77 ** (process:1894): DEBUG: request resource error, try again in 5s
78
79 ** ERROR **: error: TODO org.freesmartphone.Usage.UserExists
80 org.freesmartphone.Usage -6
81 aborting...
82 ---
83 6. If I disable PIN it behaves the same.
84
85 There is not much documentation for shr (or I could not find ones), does
86 anyone know a good resource?
87
88 Thank you for your help!
89 Alon.

Replies

Subject Author
Re: [gentoo-embedded] Openmoko - Almost there... Christoph Spielmann <spielc@×××××.com>