Re: Intone 0.60 Almost Stable ;-)

2009-07-23 Thread OpenMitko
Hi Flemming,

Is it tested with SHR and intone? What about GSM calls? I like Jabra BT3030
very much and I will be very happy if they work with our beloved Neo.

2009/7/23 Flemming Richter Mikkelsen 

> On Mon, Jul 20, 2009 at 22:50, Laszlo
> KREKACS wrote:
> > On Mon, Jul 20, 2009 at 8:46 PM, The Digital
> > Pioneer wrote:
> >> My guess is
> >> this is caused by a blip in the signal, which is a part of bluetooth
> life,
> >> and usually mplayer handles it by resetting the pipe.
> >
> > An offtopic question:
> > Do you have a recommendation for a good bluetooth headset? (for music
> listening)
> > Better then using the headjack on the phone.
>
> I recommend Jabra BT3030 as it charge over usb, can
> be paired with 2 devices at once, lets you use your
> favourite headphones, have buttons, etc.
>
> >
> > Thank you in advance,
> > Laszlo
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: My phone hangs. Like the best of them... :(

2009-07-23 Thread Rune Gangstø
I have had something similar, I think.
It might have been when the phone were suspended, and wakes up to notify me
about an incoming call or sms.
I am not sure it is about the same thing, but when I got these problems, it
just would not respond to touches. It still notified me about incoming
calls. I do not recall what distro i was using.
Rune

2009/7/23 Nicola Mfb 

> On Thu, Jul 23, 2009 at 2:45 AM,  wrote:
> >>> what are you doing when it happens?
> > Nothing...
> > The telephone rings and it is impossible to pick up the call or do
> anything
> > afterwards.
> > Or I just pick it up and is totally unresponsive.
> > Oblivious to CPR...
> > ET
>
> I suggest you to flash latest QI, gsm firmware, kernel and
> shr-unstable if you are not sure you have them, and trying without the
> sd card.
>
>Nicola
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: om2009 activating wifi

2009-07-23 Thread Al Johnson
On Thursday 23 July 2009, pike wrote:
> Hi
>
> >> Is there a way to request WiFi activation from
> >> FSO straight from the command line ?
> >
> > Yes, if you search the archive you'll find some mdbus or dbus-send
> > examples, or as saied you may use fsoraw.
>
> Sorry, I found none. I'm sure I just dont
> really know what I'm looking for.
>
> Anyway, mdbus helped me out:
> alltogether this is my way to
> get wifi from scratch that doesnt
>
> die every 20 secs :
> > # keep the screen alive
> > mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage \
> > org.freesmartphone.Usage.SetResourcePolicy \
> > Display enabled
> >
> > # power up wifi
> > mdbus -s org.freesmartphone.odeviced \
> > /org/freesmartphone/Device/PowerControl/WiFi \
> > org.freesmartphone.Device.PowerControl.SetPower True

This one would be better:
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage \
org.freesmartphone.Usage.SetResourcePolicy \
WiFi enabled

> >
> > # bounce eth0
> > ifdown eth0; ifup eth0
> >
>  > # more custom stuff
>
> thanks,
> *-pike
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: tangogps : updating tiles ?

2009-07-23 Thread Xavier Cremaschi
Yaouh is nice, but the whole process is slow so I left my FR up all the 
night to update tiles (95k tiles updated/173k total).
It seems fine now :)


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Intone 0.60 Almost Stable ;-)

2009-07-23 Thread Flemming Richter Mikkelsen
On Thu, Jul 23, 2009 at 09:14, OpenMitko wrote:
> Hi Flemming,
>
> Is it tested with SHR and intone? What about GSM calls? I like Jabra BT3030
> very much and I will be very happy if they work with our beloved Neo.

I didn't test it yet.  I will test it and report back tomorrow.
( Feel free to bug me if I don't:D )

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[fso] disable led blinking?

2009-07-23 Thread arne anka
hi,
how do i disable blinking of ab led via mdbus?
neither
mdbus -s org.freesmartphone.odeviced   
/org/freesmartphone/Device/LED/gta02_power_blue   
org.freesmartphone.Device.LED.SetBlinking  0 1500
nor
mdbus -s org.freesmartphone.odeviced   
/org/freesmartphone/Device/LED/gta02_power_blue  
org.freesmartphone.Device.LED.BlinkSeconds 0 0 0

do change anything.
i'd expect some function like BlinkingOff or so ...

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: om2009 activating wifi

2009-07-23 Thread Aapo Rantalainen
Most of the time I use only one essid, so I have this script to activate wlan:

mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage
org.freesmartphone.Usage.SetResourcePolicy WiFi enabled
iwconfig eth0 essid ESSID_NAME
ifup eth0

-Aapo Rantalainen

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [fso] disable led blinking?

2009-07-23 Thread Michael 'Mickey' Lauer
Call SetBrightness 0.

:M:


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: ANN: freesmartphone.org MS 5.5

2009-07-23 Thread Michal Brzozowski
2009/7/19 Michael 'Mickey' Lauer 

> The Freesmartphone.org team is proud to release milestone 5.5 codenamed
> 'In Transit...'.
>

Are docs.freesmartphone.org going to be updated? There are no
org.freesmartphone.PIM docs, is the interface still subject to change?

Can I assume that the other interfaces docs are up-to-date?

Thanks,
Michal
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [fso] disable led blinking?

2009-07-23 Thread arne anka
solved while writing, dbus calls take longer than i had expected.
for details see below.



> Call SetBrightness 0.

been there. done that. no change (well, it seems to stop for a few  
seconds, but then it blinks again).

in my autosuspend rule chain i do

trigger: IdleState()
filters: HasAttr(status, "lock")
actions: SetLed("gta02_power_blue", "blink")

to have some visual feedback that trhe fr is about to suspend (when it  
reaches idle state "suspend").
the fr thus suspends with a blinking blue led and resumes with a blinking  
blue led.
when pluggin in usb, charging starts and orange led is enabled, steadily  
-- but still the blue led blinks.

since the fr would autosuspend nevertheless, to make it stay awake i got a  
trivial while loop, triggering idle status "idle" every 15s.

while true ; do sleep 15 ; mdbus -s  org.freesmartphone.odeviced  
/org/freesmartphone/Device/IdleNotifier/0  
org.freesmartphone.Device.IdleNotifier.SetState idle ; done

the timeouts in frameworkd.conf are

idle = 10
idle_dim = 20
idle_prelock = 12
lock = 2
suspend = 15

if i do frinst
SetBrightness 0
the blue led is off for a few seconds, but starts again.

my idea was, that 15s are too long and the fr nevertheless enters lock,  
but idle_dim+idle_prelock alone account for 32s -- thus the fr should  
never hit "lock".
but having a close look at the frameworkd log shows, that indeed 15s are  
to long. apparently dbus needs far more time and thus the fr hits lock  
frequently.
changing to 10s seems to fit.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: ANN: freesmartphone.org MS 5.5

2009-07-23 Thread Vikas Saurabh
> Can I assume that the other interfaces docs are up-to-date?

As I see on mdbus org.freesmartphone.SIM.PDP->ActivateContext doesn't
return anything...similary DeactivateContext doesn't take context id
as input...But http://docs.freesmartphone.org/org.freesmartphone.GSM.PDP.html
seems to differ

Can the docs be generated using Instrospection? I think that way docs
would be very close to implementation and the pain of keeping them
updated also goes away?

--Vikas

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: ANN: freesmartphone.org MS 5.5

2009-07-23 Thread Sebastian Krzyszkowiak
On Thu, Jul 23, 2009 at 11:20, Michal Brzozowski wrote:
> 2009/7/19 Michael 'Mickey' Lauer 
>>
>> The Freesmartphone.org team is proud to release milestone 5.5 codenamed
>> 'In Transit...'.
>
> Are docs.freesmartphone.org going to be updated? There are no
> org.freesmartphone.PIM docs, is the interface still subject to change?
>
> Can I assume that the other interfaces docs are up-to-date?
>
> Thanks,
> Michal

Look at http://git.freesmartphone.org/?p=specs.git;a=summary

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: subfolders and icon sorting in illume

2009-07-23 Thread Marcel
Am Donnerstag, 23. Juli 2009 02:28:17 schrieb Petr Vanek:
> On Tue, 21 Jul 2009 23:02:25 +0200
>
> Sebastian Krzyszkowiak  (SK) wrote:
> >On 7/21/09, Petr Vanek  wrote:
> >>>Looks like someone just did right mouse click on icon in Illume
> >>>launcher ;)
> >>
> >> well, i did many times before but no menu, or am i wrong?
> >> Petr
> >
> >You're wrong. I've just this the same as on screenshots with literki
> >(btw. i don't like keyboard, but "touchpad" idea is great :)
> >
> >But entering into folders always segfaults for me...
>
> i am not sure what am i wrong about but segfaults for me too. from
> Raster's emails long time ago it indirectly seems that this has been in
> illume for quite a while

Yep, same here. I managed to create such a subfolder in Debian a long 
while ago but cannot get it deleted because illume crashes immediately on 
"touching" the folder (trying to click it, left or right ;) )

--
Marcel

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OpenMoko on HTC-Dream (Can anyone help?)

2009-07-23 Thread David Lanzendörfer
> I see, thanks. I have asked because audio is currently the show stopper for
> many HTC phones running an FSO userland. We can talk to the modem, send
> sms, connect to the internet via UMTS, and "make calls"... but have no
> audio thanks to the binary-only audio libraries.
Do you know, how I can get running X on the HTC-Dream?
Xfbdev seems to have trouble with msmfb.
And the msmfb seems to have trouble with the X.
It claims about inadequat frames comming in.
Did someone get X running on HTC-Dream?
Could you help me get it running?

greatings
leviathan
-- 
David Lanzendörfer
OpenSourceSupport GmbH
Junior system engineer and supporter


signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: good bye google code

2009-07-23 Thread mqy

Yesterday I suffered almost same problem, also can't connect to apache.org.
I asked friends for help, strange that they can connect.

I suspect that it must be caused by some local problems. After adjust DNS
settings restart notebook,
problems disappeared. The notebook connects to internet through a TPLINK
router (model:Tl-r402M)
which connects to ADSL box.

So, I'm really sorry, I apologize. At least it is my local problem,
irrelevant to google or some firewalls.

Anyway, I like google, and feel sorry and even angry whenever they suffer by
some secret reasons 
I don't agree with.

mqy, 20090723

> This is not due to Google... it's a china problem... Ask your government
> to
> not put many filtering equipments and routers,  and latency will be better
> :)

-- 
View this message in context: 
http://n2.nabble.com/good-bye-google-code-tp3277602p3308717.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[all] wlan power management problems

2009-07-23 Thread Fox Mulder
Hi,

since the default wlan mode was changed to use power savings i got
problems with my wlan accesspoint. I always have to issue the command
"wmiconfig -i eth0 --power maxperf" to get a stable connection.
Now i thought if i could solve this if i change some settings on my wlan
ap. I use dd-wrt as router firmware and it has a lot of settings
especially for wlan. But i don't know what most of these settings do so
maybe someone of you has a suggestion what i can change. Here [1] is a
screenshot of all wlan specific settings in dd-wrt.
I know that i could still use wmiconfig to use my ap but i would prefer
to use the power saving mode.
Is there a chance to make my ap work with the ar6000 power savings
enabled when changing these settings?

Ciao,
 Rainer

[1] http://quakeman.homelinux.net/files/ddwrt.png

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Anti-Whining: Happy Moko Moments

2009-07-23 Thread Ben Wong
I've got a simple success to share.

My nine year old niece and her family expressed an interest in
geocaching.  I said, "Oh, my phone does GPS!"  which led to this
series of Happy Moko Moments:

* Used Midori over GPRS to create an account on geocaching.com and to
look up the latitude and longitude of the closest cache to their home.
* Showed a map with TangoGPS.
* Downloaded the SimpleCaching application from opkg.org.
* As a family outing, we followed the arrow in SimpleCaching to a
park, to a statue named "Sensei", to a nearby tree, and finally to a
rock under the tree.
* Found the hidden treasure, put some items inside.
* My niece and her family had a lot of fun, all thanks to my neo.

--Ben


On Thu, Jul 16, 2009 at 12:13 PM, Warren
Baird wrote:
> There seems to be a repeated theme of people posting how crappy the
> Freerunner is and how nothing works for them.  Usually a number of people
> then jump on the thread and talk about how the FR works well for them.
>
> I like to try turning that around and start a thread for people to talk
> about their successes.   Maybe if we get enough good ones we can push it
> onto the wiki.
>
> Here are a few of my own:
>
>   - the GPS with tangogps has been really useful to me a number of times,
> especially on business trips
>   - Pidgin over GPRS has come in quite handy several times, either when I
> didn't have my laptop with me, or didn't have wifi coverage
>   - It's very useful as a PDF reader - with the high-res screen I've been
> able to read documents while walking or while standing on a metro or bus,
> when getting out a laptop wouldn't have worked well.
>   - I was able to show off the client software from my 'day job' - a quite
> complex j2se application - running on a cell phone, which definitely
> impressed people.
>
> What are your successes with the Freerunner?
>
> Warren
>
> --
> Warren Baird - Photographer and Digital Artist
> http://www.synergisticimages.ca
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: travel-diary a simple GPS application

2009-07-23 Thread Risto H. Kurppa
> wiki page: http://wiki.openmoko.org/wiki/Travel_Diary

Christian, well done!

I'll be travelling on Monday and would like to integrate this somehow
on my wordpress blog or something. Don't have the time right now to
check but is the process documented somewhere (how to set up the .cgi
script etc etc on the server etc?). In what formats can I get the
reports out? Is anyone of you running this now somewhere, could you
please link the URL?

Thanks!



r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: ANN: freesmartphone.org MS 5.5

2009-07-23 Thread Michael 'Mickey' Lauer
FWIW, I have just regenerated the docs. PIM is now included.

> Can the docs be generated using Instrospection? I think that way docs
> would be very close to implementation and the pain of keeping them
> updated also goes away?

Unfortunately not, however as of FSO 2.0, we're doing it the other way round. 
We generate code out of the interfaces to ensure that the implementation 
matches the interface.

:M:

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OpenMoko on HTC-Dream (Can anyone help?)

2009-07-23 Thread Michael 'Mickey' Lauer
The experts are on #htc-linux @ freenode. Unfortunately they don't like 
mailing lists, so you have to bug them in real time...

:M:

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: travel-diary a simple GPS application

2009-07-23 Thread Christian Rüb

> > wiki page: http://wiki.openmoko.org/wiki/Travel_Diary
>
> Christian, well done!
>
> I'll be travelling on Monday and would like to integrate this somehow
> on my wordpress blog or something. Don't have the time right now to
> check but is the process documented somewhere (how to set up the .cgi
> script etc etc on the server etc?). In what formats can I get the
> reports out? Is anyone of you running this now somewhere, could you
> please link the URL?
>
> Thanks!

Hi Risto,

how about this - I try to explain to you how to set up everything and you add 
this information to  the wiki page - this way it is written from a user's view 
what might help other users :)

Get my CGI examples from here [1] and add a password file in the same directory 
but make sure it's inaccessible from web through a .htaccess file [2] and 
create a subdirectory data (this is where your diary files will be stored).

On your Freerunner you have to configure the send script (it's a really easy 
shell script), to match your username/password and CGI script on your server.

So what happens is:
You execute the send script on your moko (using the button) and it will send 
your file via curl to your server. The file will be stored in data/

The diary.kml file is a perl script as well that creates a kml. file (e.g. you 
can link it directly to google maps). To make it work you have to define .kml 
files as CGI in your webserver config [2].

What happens if someone "downloads" the diary.kml file:
The script is executed on your webserver and offers a real kml file for 
download. So all you need to do is use the link to your kml file somewhere.

Just a note on the .htaccess file. It alows you to execute scripts in current 
directory and tells your web server to execute .kml files. Access to passwd and 
data are not allowed (to protect your data).

If you need any more help or I did not express myself clearly enough just let 
me know. I hope at some point someone will understand what all this is for :)

[1] http://git.senfdax.de/?p=travel-diary;a=tree;f=server_example
[2] exmaple .htaccess:
Options ExecCGI
AddHandler cgi-script .kml
RewriteRule ^passwd$ - [forbidden]
RewriteRule ^data/.*$ - [forbidden]

Cheers,
 Christian

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: tangogps : updating tiles ?

2009-07-23 Thread jeremy jozwik
On Thu, Jul 23, 2009 at 12:41 AM, Xavier
Cremaschi wrote:
> Yaouh is nice, but the whole process is slow so I left my FR up all the
> night to update tiles (95k tiles updated/173k total).
> It seems fine now :)

it is impressively slow. so rather then being tethered for a day ive
found it easier to just clear out my map cache and download all over
again

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [fso] disable led blinking?

2009-07-23 Thread Al Johnson
On Thursday 23 July 2009, arne anka wrote:
> while true ; do sleep 15 ; mdbus -s  org.freesmartphone.odeviced
> /org/freesmartphone/Device/IdleNotifier/0
> org.freesmartphone.Device.IdleNotifier.SetState idle ; done
snip...
> my idea was, that 15s are too long and the fr nevertheless enters lock,
> but idle_dim+idle_prelock alone account for 32s -- thus the fr should
> never hit "lock".
> but having a close look at the frameworkd log shows, that indeed 15s are
> to long. apparently dbus needs far more time and thus the fr hits lock
> frequently.
> changing to 10s seems to fit.

It's not dbus that's slow, but mdbus which is a python app and takes a while 
to load. dbus-send is a much better option for scripts as it is faster and 
uses fewer resources.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Om 2008] Re: fixing bug #1024 successful reports?

2009-07-23 Thread Lothar Behrens
Hi,

I am also interested to get my daily phone :-)

Why not just soldering another 10uF capacitor on top of the other. As  
I think soldering the capacitor to the shielding on the right
yet requires an insulator.

That way no long extra wires may be needed and no unsoldering is  
required.

Some questions:

I have read that making phone calls is impossible with that recamping,  
but I am able to do phone calls. I tried to start logging the
battery with

r...@om-gta02 ~ $ while true; do
 > date
 > mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/ 
PowerSupply/battery org.freesmartphone.Device.PowerSupply.GetInfo
 > sleep 5
 > done >> battery-data

to compare the data, but I do not have mdbus command and it seems not  
to be installable with opkg (OM 2008).
Where do I get it?

What capacitor voltage is required or what capacitor could be used or  
where could I get a sample / buy one (22uF 0805 low-ESR)?

I have no matching screwdriver, but an ESD save place to solder the  
capacitor with a Weller WECP 20.

Is there any hardware fix party planned near stuttgart (I could  
provide the ESD equipment)?

Is that ok?

Thanks

Lothar

Am 22.07.2009 um 16:46 schrieb Daniel Willmann:

> Hi,
>
> On Tue, 21 Jul 2009 16:48:25 +0400
> ivvmm  wrote:
>
>> Hello list,
>>
>> were there any successful fixes since posting
>> http://lists.openmoko.org/pipermail/hardware/2009-May/001192.html
>>
>> Is this the final solution? Please post here your reports.
>
> Since about 5 days I'm using my #1024 fixed device as my main phone
> (before I only used it with my test SIM) and so far stability is  
> pretty
> good. I measured standby time (GSM on, phone in suspend) of around  
> 140h
> which makes the Freerunner much more comfortable to use in my opinion.
> While increasing the capacitance does work to solve #1024 the actual
> problem is that the capacitor is not integrated in the regulator
> feedback loop (iirc). So while it's not the correct solution it's
> probably the best you can do without another hardware revision.
>
>
> Regards,
> Daniel Willmann
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community

-- | Rapid Prototyping | XSLT Codegeneration | http://www.lollisoft.de
Lothar Behrens
Heinrich-Scheufelen-Platz 2
73252 Lenningen









___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om 2008] Re: fixing bug #1024 successful reports?

2009-07-23 Thread Al Johnson
On Thursday 23 July 2009, Lothar Behrens wrote:
> Hi,
>
> I am also interested to get my daily phone :-)
>
> Why not just soldering another 10uF capacitor on top of the other. As
> I think soldering the capacitor to the shielding on the right
> yet requires an insulator.

I don't think there's enough space under the can. If there had been I doubt 
people would have been using the methods in this thread:
http://lists.openmoko.org/pipermail/hardware/2009-June/001230.html

> That way no long extra wires may be needed and no unsoldering is
> required.

The method in the post above avoids the long wire and unsoldering, but still 
needs insulation above and below. 

> Some questions:
>
> I have read that making phone calls is impossible with that recamping,
> but I am able to do phone calls.

You can't make or receive the call when the phone isn't registered, and in 
worst case the phone will spend ~1/3 of the time reregistering. Networks seem 
to handle reregistrations differently though - O2 UK sometimes thought the 
phone was switched off when I called it, while Orange and t-mobile always 
connected. This may have been luck though...

> I tried to start logging the battery with
>
> r...@om-gta02 ~ $ while true; do
>
>  > date
>  > mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/
>
> PowerSupply/battery org.freesmartphone.Device.PowerSupply.GetInfo
>
>  > sleep 5
>  > done >> battery-data
>
> to compare the data, but I do not have mdbus command and it seems not
> to be installable with opkg (OM 2008).
> Where do I get it?

It wouldn't help on om2008.x as it isn't using FSO. You should be able to use 
apm or the sysfs battery entry to get similar information though. See:
http://wiki.openmoko.org/wiki/GTA02_sysfs


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om 2008] Re: fixing bug #1024 successful reports?

2009-07-23 Thread Lothar Behrens

Am 23.07.2009 um 18:11 schrieb Al Johnson:

> On Thursday 23 July 2009, Lothar Behrens wrote:
>> Hi,
>>
>> I am also interested to get my daily phone :-)
>>
>> Why not just soldering another 10uF capacitor on top of the other. As
>> I think soldering the capacitor to the shielding on the right
>> yet requires an insulator.
>
> I don't think there's enough space under the can. If there had been  
> I doubt
> people would have been using the methods in this thread:
> http://lists.openmoko.org/pipermail/hardware/2009-June/001230.html

Ok, I don't know. As of reported to work I would do it as described.  
But I also wait about my reseller
(pulster) if this is a warranty. Then I wouldn't do the work by my  
self :-)

If not, I would like to see some pictures from that. Are there any  
around?

>
>
>> That way no long extra wires may be needed and no unsoldering is
>> required.
>
> The method in the post above avoids the long wire and unsoldering,  
> but still
> needs insulation above and below.

The insulation I think is better than not doing it :-)

>
>
>> Some questions:
>>
>> I have read that making phone calls is impossible with that  
>> recamping,
>> but I am able to do phone calls.
>
> You can't make or receive the call when the phone isn't registered,  
> and in
> worst case the phone will spend ~1/3 of the time reregistering.  
> Networks seem
> to handle reregistrations differently though - O2 UK sometimes  
> thought the
> phone was switched off when I called it, while Orange and t-mobile  
> always
> connected. This may have been luck though...

I indeed had some reregistering and saw that by the symbol :-)

>
>
>> I tried to start logging the battery with
>>
>> r...@om-gta02 ~ $ while true; do
>>
>>> date
>>> mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/
>>
>> PowerSupply/battery org.freesmartphone.Device.PowerSupply.GetInfo
>>
>>> sleep 5
>>> done >> battery-data
>>
>> to compare the data, but I do not have mdbus command and it seems not
>> to be installable with opkg (OM 2008).
>> Where do I get it?
>
> It wouldn't help on om2008.x as it isn't using FSO. You should be  
> able to use
> apm or the sysfs battery entry to get similar information though. See:
>   http://wiki.openmoko.org/wiki/GTA02_sysfs
>

I am look forward to update to a newer version of whatever. There I  
only need something:
Working phone (calls/sms), working GPS (with navit), working WLAN (at  
least with scripts).
A plus would be bluetooth with headset for car radio and optionally  
working hands free.

Has the Om2009 such a feature set?

Thanks

Lothar

>

-- | Rapid Prototyping | XSLT Codegeneration | http://www.lollisoft.de
Lothar Behrens
Heinrich-Scheufelen-Platz 2
73252 Lenningen









___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Intone 0.60 Almost Stable ;-)

2009-07-23 Thread OpenMitko
Thanks a lot, Flemming. Looking forward to your testing results.

2009/7/23 Flemming Richter Mikkelsen 

> On Thu, Jul 23, 2009 at 09:14, OpenMitko wrote:
> > Hi Flemming,
> >
> > Is it tested with SHR and intone? What about GSM calls? I like Jabra
> BT3030
> > very much and I will be very happy if they work with our beloved Neo.
>
> I didn't test it yet.  I will test it and report back tomorrow.
> ( Feel free to bug me if I don't:D )
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: tango and the missing map tiles

2009-07-23 Thread Ben Wong
Finally got around to trying Rask's one-liner.  Thanks for posting it,
it worked great once I modified it to work with BusyBox's version of
wget.  I also had to fake the UserAgent; apparently openstreetmaps.org
is no longer allowing wget.  I've appended my modifications, which
should work on any system, below.

--Ben

#!/bin/sh

# Look for OpenStreetMap tiles that are size zero (TangoGPS has a bug)
# and download the correct tile.  Based on a one-line script by
# Rask Ingemann Lambertsen ,  June 2009,
# modified by Ben Wong to work with BusyBox's wget.
cd ~/Maps/OSM || echo "Cannot cd to ~/Maps/OSM" >&2 && exit 1
find -size 0c -print \
| cut -c3- \
| awk ' { print "http://tile.openstreetmap.org/"; $0 " -O " $0; }' \
| xargs -n3 wget -U "UpdateTiles"


On Sat, Jun 27, 2009 at 3:04 AM, Rask Ingemann
Lambertsen wrote:
>   Running Yaouh! didn't update the about 15 empty map tiles I had. What I
> did afterwards to update them was:
>
> $ (cd ~/Maps/OSM && find -size 0c -print) | cut -c3- | \
> awk ' { print "http://tile.openstreetmap.org/"; $0; }' | \
> (cd ~/Maps/OSM && xargs wget --force-directories --no-host-directories -N )
>
> --
> Rask Ingemann Lambertsen
> Danish law requires addresses in e-mail to be logged and stored for a year
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[openBmap] GSM/GPS logger 0.4.0 is out!

2009-07-23 Thread Onen
Hi everyone,

comments from people have been used to build a new graphical interface! 
I hope you will like it! The list of changes can be found below...

Thanks to mrmoku, Stefan Schmidt, and Sebastian Reichel, the packages 
are available in SHR, FSO, Debian, etc feeds.
opkg|apt-get install openbmap-logger !

SUMMARY:

The purpose of this software is to log GSM data, together with
GPS coordinate. This data are sent to the website (www.openbmap.org),
in order to build a free database.

Possible uses of this database:
* get your location based on the current GSM cell you are connected to.
(GPS needs extra power to function, GSM is always on. Less precise
than GPS, but enough for a lot of usages. Instant location, GPS
needs time to get a fix.)
* speed up GPS first time to fix by providing the location based
on GSM data
* etc.

WHAT'S NEW SINCE 0.3.3?
===
* New graphical interface!
* Glade file path not hardcoded anymore.
* Application logging level now in config file.
* Added cells seen statistics.
* Details in CHANGELOG.

WHAT'S NEW SINCE 0.3.2?
===
The version number 0.3.3 has been used in logs uploaded to the server.
It was meant as a testing number for version 0.4.0 only.

WARNING:

* Please note that if you have your .openBmap folder located on your uSD 
card, setting the application logging output level to debug seems to 
make the logger take too much time for looping, thus rejecting the logs. 
By default, the level is set to info, and works well.

* Note that the application refused to launch after an upgrade of SHR. 
This was because the GSM resource was not enabled. That means I had no 
working GSM anyway. Try rebooting ;-)

Onen


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: tango and the missing map tiles

2009-07-23 Thread Ben Wong
Oops, that didn't work.  That's what I get for trying to cleanup the
error checking before posting.  This version actually works.

#!/bin/sh

# Look for OpenStreetMap tiles that are size zero (TangoGPS has a bug)
# and download the correct tile.  Based on a one-line script by
# Rask Ingemann Lambertsen ,  June 2009,
# Modified by Ben Wong to work with BusyBox's wget.

cd ~/Maps/OSM || exit 1

find -size 0c -print \
| cut -c3- \
| awk ' { print "http://tile.openstreetmap.org/"; $0 " -O " $0; }' \
| xargs -n3 wget -U "UpdateTiles"





On Thu, Jul 23, 2009 at 12:46 PM, Ben Wong wrote:
> Finally got around to trying Rask's one-liner.  Thanks for posting it,
> it worked great once I modified it to work with BusyBox's version of
> wget.  I also had to fake the UserAgent; apparently openstreetmaps.org
> is no longer allowing wget.  I've appended my modifications, which
> should work on any system, below.
>
> --Ben
>
> #!/bin/sh
>
> # Look for OpenStreetMap tiles that are size zero (TangoGPS has a bug)
> # and download the correct tile.  Based on a one-line script by
> # Rask Ingemann Lambertsen ,  June 2009,
> # modified by Ben Wong to work with BusyBox's wget.
> cd ~/Maps/OSM || echo "Cannot cd to ~/Maps/OSM" >&2 && exit 1
> find -size 0c -print \
> | cut -c3- \
> | awk ' { print "http://tile.openstreetmap.org/"; $0 " -O " $0; }' \
> | xargs -n3 wget -U "UpdateTiles"
>
>
> On Sat, Jun 27, 2009 at 3:04 AM, Rask Ingemann
> Lambertsen wrote:
>>   Running Yaouh! didn't update the about 15 empty map tiles I had. What I
>> did afterwards to update them was:
>>
>> $ (cd ~/Maps/OSM && find -size 0c -print) | cut -c3- | \
>> awk ' { print "http://tile.openstreetmap.org/"; $0; }' | \
>> (cd ~/Maps/OSM && xargs wget --force-directories --no-host-directories -N )
>>
>> --
>> Rask Ingemann Lambertsen
>> Danish law requires addresses in e-mail to be logged and stored for a year
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Community Updates] July 23, 2009 released!

2009-07-23 Thread Patryk Benderz
July 23, 2009 community updates is out.
Take a look at:
http://wiki.openmoko.org/wiki/Community_Updates/July_23%2C_2009
and contribute to the new draft at:
http://wiki.openmoko.org/wiki/Community_Updates/Draft_2009-08-06

-- 
Kind Regards
LeadMan


Email secured by Check Point

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Community Updates] July 23, 2009 released!

2009-07-23 Thread Nicola Mfb
On Fri, Jul 24, 2009 at 1:39 AM, Patryk Benderz wrote:
> July 23, 2009 community updates is out.
> Take a look at:
> http://wiki.openmoko.org/wiki/Community_Updates/July_23%2C_2009
> and contribute to the new draft at:
> http://wiki.openmoko.org/wiki/Community_Updates/Draft_2009-08-06

Thanks for the release and above all for the great restyling planned
for the next one and the improved guidelines.

Regards

Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


at+clvl control??

2009-07-23 Thread xChris

Hi,

is there any program that can setup the 'at+clvl' ?
The volume on the SHR-U is still low even I setup the alsa states... 
so I suspect that I have to increase the 'at+clvl'

TIA

chris
-- 
View this message in context: 
http://n2.nabble.com/at%2Bclvl-control---tp3312974p3312974.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Reducing resume verbosity with Qi

2009-07-23 Thread William Kenworthy
I am using Qi to boot a gta02 to a flashed shr-unstable (not on SD)

It works ok, but after a few resumes it slows dramaticly due to verbose
printing to the screen.  Is there a way to fix this?

With u-boot, I reduced the kernel verbosity to get a happy medium, but
it looks like Qi cant do this unless you are booting from SD.

BillK


-- 
William Kenworthy 
Home in Perth!


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


om2009/paroli status

2009-07-23 Thread Nicola Mfb
Hi!
Is om2009 and paroli in a temporary sleeping status or was development
terminated?
Somethings changed in the last days and may be now there is less man
power to improve them.

Regards

Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Intone binary (to test bluetooth headset issues)

2009-07-23 Thread c_c

Hi,

von_fritz wrote:
> 
> Hello,
> sorry i' am not subscribed to the openmoko-community-list.
> i will answer in this thread, if for you it's not a problem.
> well using your binary.
> 1. Headset model = B-speech calypso
> 2. Keys working or not = volume + and - OK; skip FW and BW OK
> 3. Keys support/scan codes = well skip FW/BW gives scan code but volume
> +/- works but no scancode :
> keyname-Keycode-171, Keycode-171 for skip forward
> keyname-Keycode-173, Keycode-173 for skip backward
> volume +/- works but when pressing gives no scancode
> last button = call button when pressing plays stops and gives:
> time diff- 1248388650.616782
> when repressing call button :
> plays continues with messagges :
> keyname-Keycode-172, Keycode-172
> Simple mixer control 'PCM',0
>   Capabilities: volume
>   Playback channels: Front Left - Front Right
>   Capture channels: Front Left - Front Right
>   Limits: 0 - 255
>   Front Left: 215 [84%] [-20.00dB]
>   Front Right: 215 [84%] [-20.00dB]
> Simple mixer control 'Bass',0
>   Capabilities: volume volume-joined
>   Playback channels: Mono
>   Capture channels: Mono
>   Limits: 0 - 15
>   Mono: 0 [0%]
> Simple mixer control 'Treble',0
>   Capabilities: volume volume-joined
>   Playback channels: Mono
>   Capture channels: Mono
>   Limits: 0 - 15
>   Mono: 0 [0%]
> time diff- 62.448643
> 
> well other things when i return to settings page it says speaker and not
> headphone :)
> When i am in settings page pressing skip FW/BW its non working, pressing
> volume+/- works
> that's it
> 
> thanks for your great work ;) 
> 
>well other things when i return to settings page it says speaker and not
>headphone :)
  Hmmm. That's not right - will take a look. 

  Actually, the focus is with the playlist/album art views. Moving to any
other page currently prevents the bluetooth keys from working.
  How should it be - should the keys be listened for on all pages?
  BTW - In you case the volume keys are internal to the headset.
Thanks for the report - will add it to the other thread too! 
-- 
View this message in context: 
http://n2.nabble.com/Intone-binary-%28to-test-bluetooth-headset-issues%29-tp3307149p3313309.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: tangogps : updating tiles ?

2009-07-23 Thread Alejandro Sáiz
>
> It might be as easy as this:
>
> for TILE in `find /path/to/tiles -type f`; do
>  echo "${TILE}"
>  FILE=`basename "${TILE}"`
>  L1=`dirname "${TILE}" | gawk -F"/" '{ print $NF}'`
>  L2=`dirname "${TILE}" | gawk -F"/" '{ print $(NF-1)}'`
>  curl --output "${TILE}"
> http://tile.openstreetmap.org/"${L2}"/"${L1}"/"${FILE}";
> done
>
> curl and http are on the same line, you mail program might split in over
> two lines.
>
> Kind regards,
> Ed
>
For some reason I don't understand, all my stored map tiles suddenly
appeared upside down (rotated 180 degrees) in tangogps, while newly
downloaded tiles showed correctly. Yaouh didn't seem to correct that
problem, so I found Ed's script very useful to substitute all the stored
tiles with fresh versions from osm.org. Thanks Ed.
Alex
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: tangogps : updating tiles ?

2009-07-23 Thread William Kenworthy
Is there any advantage (to the server) of using curl? - is there a
reason why openstreetmap would ban one and not the other (or is it just
someone(s) using wget beating up their server?

BillK


On Fri, 2009-07-24 at 12:25 +0700, Alejandro Sáiz wrote:
> It might be as easy as this:
> 
> for TILE in `find /path/to/tiles -type f`; do
>  echo "${TILE}"
>  FILE=`basename "${TILE}"`
>  L1=`dirname "${TILE}" | gawk -F"/" '{ print $NF}'`
>  L2=`dirname "${TILE}" | gawk -F"/" '{ print $(NF-1)}'`
>  curl --output "${TILE}"
> http://tile.openstreetmap.org/"${L2}"/"${L1}"/"${FILE}";
> done
> 
> curl and http are on the same line, you mail program might
> split in over
> two lines.
> 
> Kind regards,
> Ed
> 
> For some reason I don't understand, all my stored map tiles suddenly
> appeared upside down (rotated 180 degrees) in tangogps, while newly
> downloaded tiles showed correctly. Yaouh didn't seem to correct that
> problem, so I found Ed's script very useful to substitute all the
> stored tiles with fresh versions from osm.org. Thanks Ed.
> Alex 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-- 
William Kenworthy 
Home in Perth!


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: om2009/paroli status

2009-07-23 Thread Mirko Lindner
Hi,

On 24 Jul 2009, at 02:04, Nicola Mfb wrote:

> Hi!
> Is om2009 and paroli in a temporary sleeping status or was development
> terminated?
> Somethings changed in the last days and may be now there is less man
> power to improve them.

Less man power is the right way of putting it. There still is  
development on both projects but less than before. Laszlo is doing a  
great job improving things in paroli which I am very thankful for.  
There still is the plan to release a final version of Om2009. It  
would be good if we could assemble a list of problems in paroli that  
need fixing for the release.

Regards,

/mirko

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community