From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lffri-00048F-79 for garchives@archives.gentoo.org; Fri, 06 Mar 2009 19:37:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2278E012F; Fri, 6 Mar 2009 19:37:48 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144]) by pigeon.gentoo.org (Postfix) with ESMTP id 73FD6E030F for ; Fri, 6 Mar 2009 19:37:48 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 13so47685eye.10 for ; Fri, 06 Mar 2009 11:37:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=v2WY2W0zvuePCz/ubA2hPm00/zeQmIfIAEGNm1dplXs=; b=ma4gRibBUDdemc9L0kMfhLuVy1TGnBITLzxti2hOElCEi4ZkhUDO+x3T1xUc6NikrK JqmAMmlJ9imzE9vPM0Pis7DeyaxhovySwPLaKYZ9+VGdqpF6Wx9HFGGW8iwo5gzFv3oS 1yyVRHgZ0MvQZjhE87RCeU0S007EzprgU6yP8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=a/NapD7HuQsAauxU6mP4kTsGZwD/8LEYwe54S8dx6HroycCyNXY7jshDiHBqUvquLr KXWm2JfeNSKwCiIUlJ+2umNZ5xRy2EPqx0lKM7VXqVYIW7DiFGI2xq1prAV52dNKsyV2 hAjDjCBpvy1rEKf7K1dgWaJaKWN8XPfeCVhl8= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.36.79 with SMTP id v57mr1371561wea.19.1236368266093; Fri, 06 Mar 2009 11:37:46 -0800 (PST) In-Reply-To: <49B17546.6020405@gmail.com> References: <9e0cf0bf0903031449y3ad8e92cm22b8488f3b2400dd@mail.gmail.com> <9e0cf0bf0903041154w710bb35fga6a7be89a1bf6ec8@mail.gmail.com> <49AEEB3C.4090609@gmail.com> <9e0cf0bf0903051410k1f399db1qe7a44e3ed3e95f1e@mail.gmail.com> <49B17546.6020405@gmail.com> Date: Fri, 6 Mar 2009 21:37:46 +0200 Message-ID: <9e0cf0bf0903061137i63e3652dg67e4d0277053af78@mail.gmail.com> Subject: Re: [gentoo-embedded] Openmoko - Almost there... From: Alon Bar-Lev To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 12c91ef5-b2bd-49ba-a7d8-64f6cb17c097 X-Archives-Hash: d0f88172ff71f9d9c726e0c4ce633ab0 Update: After a lot of work and updating all packages (FSO, SHR) to head i can finally make a phone call!!!!!!!!!!! Thank for everyone help! There are quite large modification and new packages I added to the tree, and opened some bugs in gentoo bugzilla. It also works as a regular user... Running the whole graphic application under root was really annoying at all distributions. I can help you to maintain the tree, I am a former gentoo developer (alonbl@gentoo.org), so I can help maintaining the tree. Issues: 1. I had to touch /etc/freesmartphone/ogsmd/networks.tab in order to make ophonekitd start. 2. ophonekitd does not start at the first time, but if I start it manuall using: DISPLAY=:0 ophonekitd It works. 3. Sound works when I don't use the speaker, if I turn on speaker in the dailer, no mic and sound. 4. There are few numbers I cannot call, for example my voice mail number is not working. Continuing to investigate... Questions: 1. How do you start the X automatically? Do you use xdm or your own version which calls startx? 2. Have anyone solved the gnome application's font issue? It looks like tangogps and phonelog share common font issue. 3. Where do you redirect the log of the X server? Looks like there is no control where the ophonekitd and e write the log, so a tweek is needed to support log rotation. 4. What about neod, is it useful? Thanks, Alon. On Fri, Mar 6, 2009 at 9:11 PM, Christoph Spielmann wrote: > Hi! > > Alon Bar-Lev wrote: > > On Wed, Mar 4, 2009 at 10:57 PM, Christoph Spielmann > wrote: > > > Sure... > 1. I think dbus needs to start this, right? Anyway, I start it via the > settings/GSM > > Nope dbus starts gsm0710muxd (or should start). Ophonekitd has to be started > with a script. Or manually by calling ophonekitd. freesmartphone-framework > has to be started with the provided init-script. And if you have the correct > settings GSM-subsystem should be started automatically. Could you send me > the log of frameworkd too please? > > > Attached. > > > > I think i've seen that one before but i can't remember what the problem was > and how it can be fixed. > > > Hmmm.... > > > > can you try the following (with pin disabled): > > 1. remove frameworkd and everything else connected to openmoko-specific > stuff (gsm0710muxd, gpsd or fso-gpsd) from default runlevel (if you've added > it) > 2. install mdbus (http://wiki.openmoko.org/wiki/OpenmokoFramework/mdbus) > 2. reboot > 3. log in again and check if gsm0710muxd is running > > > Not running. What should run it other than the init.d script? > > > You shouldn't start it with the initscript. dbus should start gsm0710muxd > automatically. If it's not started automatically something is wrong. > > > > 4. start frameworkd (you might have to wait a lil, because frameworkd takes > a bit to start up) > > > OK. > > > > 5. execute the following commands and post the output: > > mdbus -s org.freesmartphone.frameworkd /org/freesmartphone/GSM/Device > org.freesmartphone.GSM.Device.GetInfo > mdbus -s org.freesmartphone.frameworkd /org/freesmartphone/GSM/Device > org.freesmartphone.GSM.SIM.GetSimInfo > > > # mdbus -s org.freesmartphone.frameworkd > /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.GetInfo > /org/freesmartphone/GSM/Device: GetInfo failed: > org.freesmartphone.Resource.NotEnabled > # mdbus -s org.freesmartphone.frameworkd > /org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.GetSimInfo > /org/freesmartphone/GSM/Device: GetSimInfo failed: > org.freesmartphone.Resource.NotEnabled > > Even if i start gsm0710muxd it stays this way, also if I power_on the > device. > > > That's the problem. Again gsm0710mux should get started automatically. If > it's not started automatically by dbus you can do what you want and you > won't get it to work. Believe me i had the same problem. Do you have the > following file installed: > /usr/armv4tl-softfloat-linux-gnueabi/usr/share/dbus-1/system-services/org.pyneo.muxer.service? > Usually this file should get installed by gsm0710muxd. I "solved" the > problem by completely removing ALL python-packages (including python > itself), deleting /usr/armv4tl-softfloat-linux-gnueabi/usr/lib/python2.5 and > reinstall everything. After this procedure everything was working as > expected. > > > > There is not much documentation for shr (or I could not find ones), does > anyone know a good resource? > > > I'm afraid there is no such thing as good documentation about shr... I made > things work by using trial and error, reading mailing list archives and look > through the tickets. In my case most things work now (phone, sms, suspend > and resume...) Things i know that are not working are pyphonelog which just > displays garbage here and shr-settings is umm very picky about what does and > what doesn't work. > > > Thanks for your help!!! > What are me other alternatives? If SHR does not work, is there any other > solution I can use, maybe something simpler? zhone does not work either, > guess it needs ophonekitd too. > > > Nope zhone needs just freesmartphone-framework and as that's not working > correctly zhone can't work. There are other alternatives (e.g. the stuff > provided by hackable:1 sounds interesting) but we concentrate on > freesmartphone-framework at the moment but feel free to try other stuff. I > guess nobody would complain about having alternatives. > > Thanks! > > > No problem. After all we are one big gentoo-family, aren't we ;) > > Christoph > > Alon. > >