Re: USB Networking vs. iptables

2008-09-18 Thread Christian Weßel
Hello,

first I correct the DNS address at the both DNATs at the server side:
[EMAIL PROTECTED] backup]# iptables -L -t nat --line-numbers -n -v
Chain PREROUTING (policy ACCEPT 2829 packets, 171K bytes)
num   pkts bytes target prot opt in out source
destination 
10 0 DNAT   tcp  --  *  *   192.168.0.202
192.168.0.200   tcp dpt:53 to:212.6.108.140 
2   20  1248 DNAT   udp  --  *  *   192.168.0.202
192.168.0.200   udp dpt:53 to:212.6.108.140 

Chain POSTROUTING (policy ACCEPT 9133 packets, 641K bytes)
num   pkts bytes target prot opt in out source
destination 
1   59  6086 MASQUERADE  all  --  *  *   192.168.0.0/24
0.0.0.0/0   

But I recognize no pos. At the FR I have still the same results:
[EMAIL PROTECTED]:~# cat /etc/resolv.conf 
nameserver 192.168.0.200
[EMAIL PROTECTED]:~# nslookup www.google.com
Server:192.168.0.200
Address 1: 192.168.0.200

nslookup: can't resolve 'www.google.com'

I checked the filter table, I see no mistake. The most are standard
rules by RH/FC. The input and the forward chains are affect no traffic,
except the listed IPs:22 in private chain 'RH-Firewall-1-INPUT'.

on server:
[EMAIL PROTECTED] backup]# iptables -L -t nat --line-numbers -n -v
Chain PREROUTING (policy ACCEPT 2812 packets, 170K bytes)
num   pkts bytes target prot opt in out source
destination 
10 0 DNAT   tcp  --  *  *   192.168.0.202
192.168.0.200   tcp dpt:53 to:212.6.108.140 
2   20  1248 DNAT   udp  --  *  *   192.168.0.202
192.168.0.200   udp dpt:53 to:212.6.108.140 

Chain POSTROUTING (policy ACCEPT 9082 packets, 638K bytes)
num   pkts bytes target prot opt in out source
destination 
1   59  6086 MASQUERADE  all  --  *  *   192.168.0.0/24
0.0.0.0/0   

Chain OUTPUT (policy ACCEPT 9097 packets, 640K bytes)
num   pkts bytes target prot opt in out source
destination 
[EMAIL PROTECTED] backup]# iptables -L --line-numbers -n -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
num   pkts bytes target prot opt in out source
destination 
1 592K  375M RH-Firewall-1-INPUT  all  --  *  *   0.0.0.0/0
0.0.0.0/0   

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
num   pkts bytes target prot opt in out source
destination 
1  701 45828 RH-Firewall-1-INPUT  all  --  *  *   0.0.0.0/0
0.0.0.0/0   

Chain OUTPUT (policy ACCEPT 613K packets, 261M bytes)
num   pkts bytes target prot opt in out source
destination 

Chain RH-Firewall-1-INPUT (2 references)
num   pkts bytes target prot opt in out source
destination 
1   18  1488 DROP   tcp  --  *  *   200.148.247.20
0.0.0.0/0   tcp dpt:22 
2   23  1256 DROP   tcp  --  *  *   85.114.135.61
0.0.0.0/0   tcp dpt:22 
3   19  1420 DROP   tcp  --  *  *   82.117.193.162
0.0.0.0/0   tcp dpt:22 
4   16  1292 DROP   tcp  --  *  *   218.240.15.45
0.0.0.0/0   tcp dpt:22 
5   19  1552 DROP   tcp  --  *  *   219.143.219.129
0.0.0.0/0   tcp dpt:22 
6   21  1668 DROP   tcp  --  *  *   211.20.200.24
0.0.0.0/0   tcp dpt:22 
7   23  1836 DROP   tcp  --  *  *   64.152.73.79
0.0.0.0/0   tcp dpt:22 
8   19  1500 DROP   tcp  --  *  *   203.112.151.49
0.0.0.0/0   tcp dpt:22 
92   120 DROP   tcp  --  *  *   91.121.162.172
0.0.0.0/0   tcp dpt:22 
10  22  1732 DROP   tcp  --  *  *   211.157.110.226
0.0.0.0/0   tcp dpt:22 
11  17  1356 DROP   tcp  --  *  *   219.94.180.143
0.0.0.0/0   tcp dpt:22 
12  16  1296 DROP   tcp  --  *  *   200.196.51.29
0.0.0.0/0   tcp dpt:22 
13  20  1536 DROP   tcp  --  *  *   222.221.12.13
0.0.0.0/0   tcp dpt:22 
14  20  2800 DROP   tcp  --  *  *   194.165.132.66
0.0.0.0/0   tcp dpt:22 
15  21  1668 DROP   tcp  --  *  *   58.253.67.58
0.0.0.0/0   tcp dpt:22 
16  17  3048 DROP   tcp  --  *  *   91.112.122.242
0.0.0.0/0   tcp dpt:22 
17  19  1840 DROP   tcp  --  *  *   125.206.243.126
0.0.0.0/0   tcp dpt:22 
18   0 0 DROP   tcp  --  *  *   72.29.77.144
0.0.0.0/0   tcp dpt:22 
19  20  1636 DROP   tcp  --  *  *   59.42.177.139
0.0.0.0/0   tcp dpt:22 
20  18  1316 DROP   tcp  --  *  *   212.14.37.2
0.0.0.0/0   tcp dpt:22 
21246K  210M ACCEPT all  --  lo *   0.0.0.0/0
0.0.0.0/0   
22 898 78034 ACCEPT icmp --  *  *   0.0.0.0/0
0.0.0.0/0   icmp type 255 
23   0 0 ACCEPT esp  --  *  *   0.0.0.0/0

Re: 2008.8 default dialer crash on # or *

2008-09-18 Thread Marco Trevisan (Treviño)
Natanael Arndt wrote:
> Am Donnerstag, 18. September 2008 schrieb Marco Trevisan (Treviño):
>> Yes, but now the problem is that the quoted commit has to be reverted
>> and the fix inside (needed for people with special chars in their SIM
>> address book) should be readded in a such way. In ticket #1941 [3],
>> there's another way to fix it but I guess that the result would be the
>> same.
>>
>> So is there one with both the issues? Maybe we could test to find a
>> solution. Here, I've created a faker contact with some special chars in
>> the name (èàòìñø) but I didn't get any problem in reading it.
>>
>>
>> [3] https://docs.openmoko.org/trac/ticket/1941
> 
> So, what is the exact problem now?
> I can't read any contact from my SIM-card anymore. I think this could be 
> related to youre patch. But I can read the localy stored contacts on the 
> phone. If it helps, I have also umlauts (äöü) in my contactlist on the 
> SIM-card.

Well, according to that bug, you should be able to see these contacts,
also but with no umlauts chars... Don't you see any contact?

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Re: What packages have cu and socat?

2008-09-18 Thread W.Kenworthy
Thanks Erin, I'll give it a try tonight.

BillK

On Fri, 2008-09-19 at 12:38 +0800, Erin Yueh wrote:
> Hi,
> i use OE to build package and i upload socat package here. You may try 
> it on.
> 
> http://cs1.cs.nyu.edu/~wcy203/socat_1.3.2.1-r1_armv4t.opk
> 
> --erin
> 
> W.Kenworthy wrote:
> > Unfortunately, I need the OM2008.8 pkg.  I installed uucp and it doesnt
> > contain cu.  minicom doesnt work (or I have not hit on the right
> > settings - doesnt seem to be documented anywhere!), cant find
> > cu/socat ...
> > 
> [...]
> > 
> > On Wed, 2008-09-17 at 11:01 +1000, Neil Caldwell wrote:
> >> 2008/9/17 W.Kenworthy <[EMAIL PROTECTED]>:
> >>> What packages have cu and socat?
> >>>
> >>> BillK
> 
> ___
> 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: What packages have cu and socat?

2008-09-18 Thread Rod Whitby
Erin Yueh wrote:
> Rod Whitby wrote:
>> Erin Yueh wrote:
>>> Hi,
>>> i use OE to build package and i upload socat package here. You may try 
>>> it on.
>>>
>>> http://cs1.cs.nyu.edu/~wcy203/socat_1.3.2.1-r1_armv4t.opk
>> Since you work at Openmoko, why didn't you just add socat to the
>> task-openmoko-feed bitbake recipe, and then re-run the openmoko
>> autobuilder to update the feed?
>>
>> Why would someone with an @openmoko.com address be putting pre-built
>> packages anywhere other than in the official openmoko feeds?
>>
>> -- Rod
> mmh. yeah, we do have this recipe in OE, but i don't have this 
> permission to add it to repository. I would cc this email to our distro 
> team.

Julian,

Does Openmoko build the 'task-openmoko-feed' recipe and publish that to
the official feeds?

Who should community members contact if they have a recipe which already
builds fine from the org.openmoko.dev git repository, and they just want
that package added to task-openmoko-feed so that it automatically
appears in the official feeds?

-- Rod

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


Re: What packages have cu and socat?

2008-09-18 Thread Erin Yueh
Rod Whitby wrote:
> Erin Yueh wrote:
>> Hi,
>> i use OE to build package and i upload socat package here. You may try 
>> it on.
>>
>> http://cs1.cs.nyu.edu/~wcy203/socat_1.3.2.1-r1_armv4t.opk
> 
> Since you work at Openmoko, why didn't you just add socat to the
> task-openmoko-feed bitbake recipe, and then re-run the openmoko
> autobuilder to update the feed?
> 
> Why would someone with an @openmoko.com address be putting pre-built
> packages anywhere other than in the official openmoko feeds?
> 
> -- Rod
mmh. yeah, we do have this recipe in OE, but i don't have this 
permission to add it to repository. I would cc this email to our distro 
team.

--erin

Dear Julian,

could we add 'socat' this package to our repository? then user can 
download it from installer easily.

Thanks,
Erin

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


Re: Bad Magic Number while booting from SD card with new uImage!

2008-09-18 Thread Shaz
On Fri, Sep 19, 2008 at 9:45 AM, Sean McNeil <[EMAIL PROTECTED]> wrote:
>
> How are you copying the uImage to the sdcard? Is it possible you have
> CR/LF translation on?

Have no clear idea what CR/LF translation is but I just did "sudo cp
uImage /media/disk/". Usually we either do cp in a similar way or copy
- paste in GUI. We use Ubuntu Linux.

>
> Shaz wrote:
>> Hi,
>>
>> I am getting bad magic number when I try to boot from micro SD with my
>> new uImage. I had a clean and successful make and make uImage. I have
>> an first partition on SD card of 100MB (vfat) and 899MB (ext3). I am
>> using the moko toolchain as the later commands show. And got the
>> sources from:
>>
>> 
>> git clone git://git.openmoko.org/git/kernel.git linux-2.6
>> cd linux-2.6
>> git checkout origin/stable
>> 
>>
>>
>> After executing the following command:
>> --
>>
>> sudo make 
>> CROSS_COMPILE=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-
>> ARCH=arm uImage
>>
>> --
>> I got the following output:
>> --
>> .
>> .
>> .
>>
>> Image Name:   Linux-2.6.24
>> Created:  Fri Sep 19 06:58:28 2008
>> Image Type:   ARM Linux Kernel Image (uncompressed)
>> Data Size:1769300 Bytes = 1727.83 kB = 1.69 MB
>> Load Address: 0x30008000
>> Entry Point:  0x30008000
>>   Image arch/arm/boot/uImage is ready
>> ---
>>
>> What are the possible reasons for bad magic number and what is the solution?
>>
>>
>



-- 
Shaz

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


Re: What packages have cu and socat?

2008-09-18 Thread Rod Whitby
Erin Yueh wrote:
> Hi,
> i use OE to build package and i upload socat package here. You may try 
> it on.
> 
> http://cs1.cs.nyu.edu/~wcy203/socat_1.3.2.1-r1_armv4t.opk

Since you work at Openmoko, why didn't you just add socat to the
task-openmoko-feed bitbake recipe, and then re-run the openmoko
autobuilder to update the feed?

Why would someone with an @openmoko.com address be putting pre-built
packages anywhere other than in the official openmoko feeds?

-- Rod

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


Re: What packages have cu and socat?

2008-09-18 Thread Erin Yueh
Hi,
i use OE to build package and i upload socat package here. You may try 
it on.

http://cs1.cs.nyu.edu/~wcy203/socat_1.3.2.1-r1_armv4t.opk

--erin

W.Kenworthy wrote:
> Unfortunately, I need the OM2008.8 pkg.  I installed uucp and it doesnt
> contain cu.  minicom doesnt work (or I have not hit on the right
> settings - doesnt seem to be documented anywhere!), cant find
> cu/socat ...
> 
[...]
> 
> On Wed, 2008-09-17 at 11:01 +1000, Neil Caldwell wrote:
>> 2008/9/17 W.Kenworthy <[EMAIL PROTECTED]>:
>>> What packages have cu and socat?
>>>
>>> BillK

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


Bad Magic Number while booting from SD card with new uImage!

2008-09-18 Thread Shaz
Hi,

I am getting bad magic number when I try to boot from micro SD with my
new uImage. I had a clean and successful make and make uImage. I have
an first partition on SD card of 100MB (vfat) and 899MB (ext3). I am
using the moko toolchain as the later commands show. And got the
sources from:


git clone git://git.openmoko.org/git/kernel.git linux-2.6
cd linux-2.6
git checkout origin/stable



After executing the following command:
--

sudo make CROSS_COMPILE=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-
ARCH=arm uImage

--
I got the following output:
--
.
.
.

Image Name:   Linux-2.6.24
Created:  Fri Sep 19 06:58:28 2008
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:1769300 Bytes = 1727.83 kB = 1.69 MB
Load Address: 0x30008000
Entry Point:  0x30008000
  Image arch/arm/boot/uImage is ready
---

What are the possible reasons for bad magic number and what is the solution?

-- 
Shaz

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


Re: Idea for Openmoko application: Tide updates

2008-09-18 Thread Matt

> I'm thinking we need to make a generic expandable water proof (or at 
> least harsh conditions proof) case for the FR.
>
> For rapid prototyping, the very best interface would be USB. Future 
> applications might tie in at a more intimate level. At least for the 
> sensors mentioned so far the data rate is slow enough that our USB could 
> easily handle it.
>
> I'm envisioning something that looks like a Pelican case, one of the 
> smaller ones, with the guts of a FreeRunner and room for additional 
> hardware, perhaps an Arduino board, extra sensors, and an extra battery, 
> but still handheld.
>
> Some Pelican cases have a clear cover.
>
> I've wondered if there exist waterproof button activators that transmit 
> force via a magnet, like magnetic stirrers or pumps, so that there is no 
> hole in the case, no gaskets, and no place to leak (assuming the 
> original case is waterproof in the first place). Anyone know of such a 
> thing?
>
>   
I would have though the marine industry would have had prior need for 
water/salt resistant cases and switches, that's where I would look.

I know Jaycar [1] in Australia do have some project boxes which have a 
screw on lid, with a rubber seal.  I used one for a weather project, 
worked fine.

[1] http://www.jaycar.com.au

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


Re: Idea for Openmoko application: Tide updates

2008-09-18 Thread Michael Shiloh
Denis Galvão wrote:
> On 18/09/2008, at 01:56, Adam Bogacki wrote:
>> I like the concept and would like to volunteer to test a prototype in
>> New Zealand conditions.
> 
> 
> For sure Adam.
> 
> Like Michael said, we should start something in the wiki.
> 
> I was looking for something similar and found this:
> http://www.sonimtech.com/
> 
> This is what Im looking for, at least as a water proof case.
> 
> Is this possible to use the actual GTA_02 hardware version to do:
> - Compass ?
> - Altimeter ?
> 
> How should be the best way to have this information on the phone?  
> Using an external hardware module?
> 


I'm thinking we need to make a generic expandable water proof (or at 
least harsh conditions proof) case for the FR.

For rapid prototyping, the very best interface would be USB. Future 
applications might tie in at a more intimate level. At least for the 
sensors mentioned so far the data rate is slow enough that our USB could 
easily handle it.

I'm envisioning something that looks like a Pelican case, one of the 
smaller ones, with the guts of a FreeRunner and room for additional 
hardware, perhaps an Arduino board, extra sensors, and an extra battery, 
but still handheld.

Some Pelican cases have a clear cover.

I've wondered if there exist waterproof button activators that transmit 
force via a magnet, like magnetic stirrers or pumps, so that there is no 
hole in the case, no gaskets, and no place to leak (assuming the 
original case is waterproof in the first place). Anyone know of such a 
thing?

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


Re: Idea for Openmoko application: Tide updates

2008-09-18 Thread Michael Shiloh
Crane, Matthew wrote:
> It would be a pretty straight forward project to make a ez-usb key with a 
> magnetometer and pressure sensor.  

I've been dying to do an EZ-USB / Openmoko project, for over a year. 
This would be way cool.


Michael

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


Re: [EMAIL PROTECTED] gone?

2008-09-18 Thread Rod Whitby
sparky mat wrote:
> I am not able to find the FSO binaries/repository at
> shr.bearstech.com. Instead, I see that SHR binaries are present. I
> tried them out and there are (many) issues.

There is a shr-devel mailing list on which you can discuss those issues 
if you have an interest in getting them resolved.

> Just wondering why FSO builds were removed from here. This was my
> preferred build/repository.

FSO official feeds are now at downloads.freesmartphone.org - Mickey was 
supposed to send an email announcement, but that hasn't happened yet.

He did blog about it, but that's not really an announcement:
http://www.vanille-media.de/site/index.php/2008/09/18/staugstin-braunschweig-berlin-taipei/


So shr.bearstech.com is now used for the purpose which it's name 
proclaims - its' the feeds for the SHR distro.

-- Rod

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


Re: 2008.8 default dialer crash on # or *

2008-09-18 Thread Natanael Arndt
Am Donnerstag, 18. September 2008 schrieb Marco Trevisan (Treviño):
> Yes, but now the problem is that the quoted commit has to be reverted
> and the fix inside (needed for people with special chars in their SIM
> address book) should be readded in a such way. In ticket #1941 [3],
> there's another way to fix it but I guess that the result would be the
> same.
>
> So is there one with both the issues? Maybe we could test to find a
> solution. Here, I've created a faker contact with some special chars in
> the name (èàòìñø) but I didn't get any problem in reading it.
>
>
> [3] https://docs.openmoko.org/trac/ticket/1941

So, what is the exact problem now?
I can't read any contact from my SIM-card anymore. I think this could be 
related to youre patch. But I can read the localy stored contacts on the 
phone. If it helps, I have also umlauts (äöü) in my contactlist on the 
SIM-card.

be blessed
Natanael

--
Web: http://natanael.comiles.eu
E-Mail: [EMAIL PROTECTED]
Jabber/XMPP: [EMAIL PROTECTED]
ICQ: 168210209
Skype: white_gecko

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


Re: Invitation for all Open Source GPS software developers and users to join FOSS-GPS mailing list

2008-09-18 Thread Marco Trevisan (Treviño)
Risto H. Kurppa wrote:
> As discussed a day or two ago, there is now a list to discuss Open
> Source GPS software matters hosted kindly by osgeo.org

Cool. Asked inclusion in gmane :)

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Re: VoIP on Freerunner working properly (using linphone and SIP)

2008-09-18 Thread Marco Trevisan (Treviño)
Brian Code wrote:
> Initial testing of this had the audio routed properly through the
> earpiece and good audio from the microphone. There was some echo on the
> non-Freerunner side, and on initial connection, a bit of a beeping
> sound. Otherwise, it's a go. Linphone uses only about 10-12% CPU (was
> using a PCM codec). Sound was decent to a cell phone in Canada using a
> Wifi connected Freerunner based in Costa Rica. 
> cd /etc/ 
> wget http://www.koolu.org/asound.conf
> wget http://www.koolu.org/voip-handset.state
> 
> alsactl -f voip-handset.state restore (This step required to set proper
> audio parameters). 

Well... As you maybe read, I got a sip calling working also using the
gtk interface of linphone [1] (I've just to release the packages I've
built) but the problems that I've stated in the "Qtopia Voip" thread
rests using these alsa configuration and state files :(.

Using them with linphone 2.1.1 gtk I always hear the voice in the
speaker and not in the earpiece. I've set in the configuration the Alsa
default interface as my sound device and I've tried both your alsa
states and configs and the ones provided by Openmoko.
But in no case I get the sound in my earpiece.
Now, I've changed some configuration parameters of my linphone build and
using Alsa I can get the sound also in the earpiece, but at this point
I can't disable at all the main speaker. :|

I'll try the packages you've suggested, but this seems so strange to me
since the alsa configuration should be the same for us.


[1] http://lists.openmoko.org/pipermail/community/2008-September/030735.html

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Invitation for all Open Source GPS software developers and users to join FOSS-GPS mailing list

2008-09-18 Thread Risto H. Kurppa
As discussed a day or two ago, there is now a list to discuss Open
Source GPS software matters hosted kindly by osgeo.org

The list is there for all FOSS GPS users and developers to share their
experiences, ideas and so on.

To join the list, go to http://lists.osgeo.org/mailman/listinfo/foss-gps
For more information, check http://wiki.osgeo.org/wiki/FOSS-GPS
For background and invitation, go to
http://risto.kurppa.fi/blog/invitation-for-all-open-source-gps-software-developers-and-users-to-join-foss-gps-mailing-list/


Developers
###

First thing first, I think it's vital for an open source project to
communicate with the community - the end users of your software.

It's useless for all projects to have their own mailing list so this
FOSS-GPS is a nice tool for you to get in contact with the community.

Join the list to hear what the users think of your software. Ask them
what kind of features they would like to to see in the following
releases. Encourage skilled users to send patches. Release alpha and
beta versions to be tested and get your feedback. Share ideas and
solutions with other developers to get the most out of GPS. Let the
community know how your project is doing, where would a path or two be
needed and so on. Maybe you need a translation.

If your project already has a mailing list or a forum it's still
useful to join to hear what the users think and also let more users
know right away about your releases.

You're welcome to join the list! Write a little introduction when you
join so people know that your project is there. Also tell about the
list on your project web page to let the users know where to go to
contact you and other users in case they want some more information
about the software.

Users
#

Do you want to know what's happening in the Open Source GPS world?
What are the hottest programs and features? Maybe you want to know if
your favorite program will release a new version soon and help them by
testing the beta version. Or do you want to share your experiences
about the software: what are the best features, what's still missing?
What did you find when you needed a tool to import gps tracks or
navigate?

You're welcome to join the list! Write a little 'Hello World' note
telling who you are, what GPS software you use and so on. If you're on
some forums that have people who might be interested about this it's
more than encouraged to spread the world! Tell the developer of your
favourite programs to join the list to get the latest from the
community.



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: wesnoth

2008-09-18 Thread Cédric Berger
On Fri, Sep 19, 2008 at 00:08, Cédric Berger <[EMAIL PROTECTED]> wrote:
>
> I installed it on 2008.8 (testing base), and when I try to run it I get :
> wesnoth: symbol lookup error: wesnoth: undefined symbol:
> _ZN5boost9iostreams4zlib8deflatedE
>
libboost version installed was from om repository, version  1.33.1-r2

I had to do  opkg -force-downgrade libboost-iostreams1.33.1_1.33.1-r1_armv4t.ipk
(I used ipk from
http://www.wesnoth.org/forum/viewtopic.php?f=5&t=22124&start=0&st=0&sk=t&sd=a
)

this resolved previous error.

not all ok yet though... now I have :
error audio: Could not initialize audio: No available audio device
error

I tried "aoss wesnoth" audio error disappeared but still have "error"
and after initializing screen it stops (only reach end of progress
bar, "loading title screen").

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


[debian] Can't type < with matchbox keyboard

2008-09-18 Thread Neil Jerram
Using the matchbox keyboard to type on my FR, I found that I couldn't
type a "<" character into vi.  Shift-"," and Shift-"." both produce
">".

It looks like the problem is in
/usr/share/matchbox-keyboard/keyboard-extended.xml: at line 276, it
has two  entries which both have



I would guess that the first  entry should actually have



(I'm also having trouble with my SSH right now, otherwise I'd test it
and be more sure!)

Regards,
 Neil

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


Re: VoIP on Freerunner working properly (using linphone and SIP)

2008-09-18 Thread Fredrik Wendt
tor 2008-09-18 klockan 16:28 -0600 skrev Brian Code:
> All, 
> 
> After reading through many postings and becoming increasingly
> frustrated, I buckled down and found a way to get the command line
> linphone working on OE based distros (tested on Qtopia, but should
> work on 200x.x and others). Ideally this could be interfaced with the
> dialer somehow. 

Awesome work, can't wait to try it out! Do you need help putting this on
the Wiki or can/will/do you want to do this yourself?

/ Fredrik


signature.asc
Description: Detta är en digitalt signerad	meddelandedel
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


VoIP on Freerunner working properly (using linphone and SIP)

2008-09-18 Thread Brian Code

All,

After reading through many postings and becoming increasingly  
frustrated, I buckled down and found a way to get the command line  
linphone working on OE based distros (tested on Qtopia, but should  
work on 200x.x and others). Ideally this could be interfaced with the  
dialer somehow.


Initial testing of this had the audio routed properly through the  
earpiece and good audio from the microphone. There was some echo on  
the non-Freerunner side, and on initial connection, a bit of a beeping  
sound. Otherwise, it's a go. Linphone uses only about 10-12% CPU (was  
using a PCM codec). Sound was decent to a cell phone in Canada using a  
Wifi connected Freerunner based in Costa Rica.


Here is a quick and dirty how-to. Enhancements can be made to both the  
voip-handset.state and asound.conf files (these were my initial  
working scripts). Thanks to Celtune for the excellent repository that  
is used below.


Regards,
Brian Code
Koolu

echo "src/gz celtune http://rabenfrost.net/celtune/ipk/armv4t"; >/etc/ 
opkg/general-feed.conf

opkg update
opkg install libmediastreamer0
opkg -nodeps install linphone
opkg -nodeps install liblinphone2 linphonec linphone-rings
opkg install libexosip2

cd /etc/
wget http://www.koolu.org/asound.conf
wget http://www.koolu.org/voip-handset.state

alsactl -f voip-handset.state restore (This step required to set  
proper audio parameters).


linphonec
soundcard use 0
proxy add
Enter proxy sip address: sip:sip.provider.com
Your identity for this proxy: sip:[EMAIL PROTECTED]
Do you want to register on this proxy (yes/no): yes
Specify register expiration time in seconds (default is 600):
Expiration: 600 seconds or so

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


Re: A mailing list for FLOSS-GPS community?

2008-09-18 Thread Risto H. Kurppa
On Thu, Sep 18, 2008 at 6:31 PM, Brian Wilson <[EMAIL PROTECTED]> wrote:
> I tried to post to the "GPS Software Hub" google group and the posting
> is being held in the moderation queue. (Moderation is fine but someone
> has to do the moderating so that the messages go out in a timely
> fashion.) I don't have a good feeling about how that group is being
> used and maybe we should not be hijacking it for software development.
> It's had more of an end-user focus.

I 'd like to see something else in the address than groups.google.com
or similar.. Something.. Well, you know, more open source.

So I've mailed the osgeo-discuss mailing list (see
http://lists.osgeo.org/pipermail/discuss/2008-September/004317.html )
with no answer so far. I'll let you know if I get a reply. But I too
agree that the list would be a perfect match for their profile.

> But can we not use the word "FLOSS" in the group description? That
> just makes me think of dental hygiene.

he, maybe we could change it to open source or similar :) But let's
see what's their answer..


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: wesnoth

2008-09-18 Thread Cédric Berger
On Tue, Sep 16, 2008 at 17:05, "Marco Trevisan (Treviño)"
<[EMAIL PROTECTED]> wrote:
> Martin Šenkeřík wrote:
>> Info about running Wesnoth on FreeRunner can be found here:
>> http://www.wesnoth.org/forum/viewtopic.php?f=5&t=22124&start=0&st=0&sk=t&sd=a
>
> Cool. I've mirrored the files in my space [uploading right now]:
> http://downloads.tuxfamily.org/3v1deb/openmoko/
>

I installed it on 2008.8 (testing base), and when I try to run it I get :
wesnoth: symbol lookup error: wesnoth: undefined symbol:
_ZN5boost9iostreams4zlib8deflatedE
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: (Some?) 3G support for Linux from Nokia - relevant for future models?

2008-09-18 Thread Dotan Cohen
This recent thread of mine concerning relicensing of the AMR codec
will be of certain interest to those interested in this thread:
http://permalink.gmane.org/gmane.linux.ubuntu.user/159060

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

ä-ö-ü-ß-Ä-Ö-Ü
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: (Some?) 3G support for Linux from Nokia - relevant for future models?

2008-09-18 Thread Fredrik Wendt
First off, I'd just like to say that this is a great discussion
(although it has very little to do about 3G support for Linux :)


tor 2008-09-18 klockan 10:14 +1000 skrev Lorn Potter:
> Mikko Rauhala wrote:
> > to, 2008-09-18 kello 05:45 +1000, Lorn Potter kirjoitti:
> >> Mikko Rauhala wrote:
> >>> Personally I'll be loathe to buy Nokia products anyway, they're just way
> >>> too inconsistent with their policies and have no commitment to free
> >>> software whatsoever.
> >> I would beg to differ. Trolltech is now part of Nokia, Qt and Qtopia 
> >> certainly are open source and I can tell you for certain, we are 
> >> committed to keeping them open source.
> > 
> > Sure Nokia has some products which happen to be free software. That
> > doesn't make them committed to free software, what with being eg.
> > hostile to free formats,
> IANAL, but... (nor am I a spokesperson for Nokia)
[...]
> > development in general through their patent lobby, very much clueless in
> > top level press comments about these subjects, 
> > and in general not being
> > very consistent in what they're up to in this area.
> 
> Nokia employs thousands of _individuals_, we are not borg, nor do we all 
> think and act the same.
> 
> > 
> >> Maemo is quite good. That is pure Nokia. Qt and Qtopia are good, that is 
> >> now from Nokia...
> > 
> > The tablet OS has significant proprietary portions, both third party and
> > in-house - the latter having insiders commenting that it's difficult
> > (when at all possible) to get the go-ahead to free the code properly.
> > Not to mention the target hardware platform pretty much requires binary
> > blob kernel code and such (last I checked anyway).
> > 
> > Not meaning to start a Nokia flamefest here, it was originally just a
> > side comment, but since we have a (paid) on-list representative here,
> > apparently a reminder of the other side of the coin is in order.
> 
> Not sure if you are aware, but I have my roots from within the community, 
> [...]
> 
> Change _will_ happen. But it will happen slowly.

I believe a fair part of the criticism (or skepticism) is based on
expectations. Now that Nokia bought Trolltech a lot of different things
could happen:

- Nokia believes in the future of Open Source and heavily invests in
Trolltech and tries to expand it's "business" and/or increase 
-- speed
-- width/breadth
-- depth (_100 % free software on the Qtopia stack, maemo, etc)
-- opens up hardware
-- tries to stop the cat-and-mouse game with patents

- Nokia bought Trolltech to charm a very important audience, the Open
Source world. This means keeping Trolltech somewhat happy (providing a
secure stable (non-expanding) financial future)

- Nokia bought Trolltech to get benefits out of 
-- people's skills
-- a platform (technically speaking)

- Nokia bought Trolltech to remove a potential threat


What I'm aiming for here is that if and only if (and hopefully), it has
to do with the first option. Nokia is willing to move to the open world
because it believes it's the right thing to do. If it was so, I guess
people expect that every step in that direction would be promoted and
besides PR you'd see Trolltech/Nokia advancing into new fields and
areas.

I guess and think a lot of people feel that they've yet to see proof
from Nokia 
- on their open source strategy,
- how they'll embrace and later adapt to a more open community,
- basically their belief in (F)OSS.

Until a critical amount of "hard evidence" is perceived by the
community, Nokia will be looked upon with suspicious eyes and people
will fear if not the worst at least not the best.


And (with all due respect) - with a Nokia label/t-shirt on, you'll have
to prove your credibility to the community not just once but every now
and then, probably every day. The (judging) majority doesn't know your
history, care to read up on it or even know how to. It has nothing to do
with Nokia per ser, only that you actually sold your freedom of speech
to a company (I'm pretty sure you can't talk about all that you know by
now because of the way things are with a "normal" company that sells
products - you're not allowed to talk to the market about products in
ways not approved by marketing/product owners).


My opinion is that Nokia brings money and it's put to use in way that
produces FOSS. That's good no matter what happens next.
I'm glad we have this discussion in the first place, and that wouldn't
have happened if Nokia weren't there - so for that I'm happy with Nokia
too. 
In regards to your last sentence "Change _will_ happen. But it will
happen slowly." I'd just like to add that you'll have to stick up with
skepticism until there's enough honest moves being made from Nokia. It
looks to me like the current state is not enough to convince a greater
majority.

My 0,2 SEK.

/ Fredrik


signature.asc
Description: Detta är en digitalt signerad	meddelandedel
___
Openmoko community mailing list
community@lists.ope

Re: SD corruption(no suspend and sd_max_clk tested)

2008-09-18 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:
| Hello,
| I've bought a MMBGR04GUACY-NA and its adapter...
| but the card produce I/O errors in dmesg...
| I was using the kernel from FSO milestone 3
| if I remember well it does the same with 2008.8
|
| I've tried lowering sd_max_clk to the 1000

How did you do this, from kernel commandline or by changing module
parameter after boot completed?

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkjSvowACgkQOjLpvpq7dMo+NACfUYeyEA9zOXDErP2R7AFC4ko5
XN8An2AUV8YnNBGZsl+LggB4BnkM4qMW
=FJ5i
-END PGP SIGNATURE-

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


Multimedia messaging

2008-09-18 Thread Joel Newkirk
Has any progress been made on this front?  (I'm running OM 2008.8-update
ATM)

Being able to receive messages with pix/audio attachements is very
important to me - my asterisk server is set up to forward voicemails to my
cell, and occasional still images (when motion is detected) from security
webcams.  The Freerunner is the first 'cellphone' I've owned that had
sufficient resolution and screensize for the webcam stills to be really
useful.

j


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


Re: USB Networking vs. iptables

2008-09-18 Thread Joel Newkirk
I notice that you list the DNS server as 212.6.108.140
(resolver0.ewetel.de), but have the DNAT rules pointing at 212.6.181.140
(an unnamed IP that seems to be owned by 'claranet')...  Checking from the
'outside' (IE I'm not on your ISP's network, and I presume you are within
the ewetel.de network) 212.6.108.140 is a DNS server which won't let me do
recursive lookups, which is normal, but 212.6.181.140 seems unoccupied at
this time, or 100% firewalled.

If that doesn't resolve it, what's in your FORWARD and INPUT chains?  Can
you post the output of "iptables -vnL"?  (the -'v' for verbose means the
output will include counts of packets/bytes that matched each rule - useful
for debugging sometimes when unexpected zeros appear)  "iptables -vnL"
shows all the filter chains, INPUT/OUTPUT/FORWARD. (plus any custom chains)
 INPUT would affect packets from the Freerunner to the FC6 box (IE, when
resolv.conf points at 192.168.0.200) while FORWARD would affect packets
when you have the outside DNS server in resolv.conf.

j


On Thu, 18 Sep 2008 17:22:29 +, Christian Weßel <[EMAIL PROTECTED]>
wrote:
> Hello mokos,
> 
> I just have a DNS problem, I try to configure my FC6 following the guide
> http://wiki.openmoko.org/wiki/USB_Networking#Proxying_with_iptables
> because I have a simple static environment for my FR.
> 
> FR.usb.ip = 192.168.0.202
> server.usb.ip = 192.168.0.200
> server.eth.ip = 192.168.1.10
> router.eth.ip = 192.168.1.254
> DNS.ip = 212.6.108.140
> 
> on server:
> [EMAIL PROTECTED] ~]# cat /etc/resolv.conf 
> search home
> nameserver 212.6.108.140
> nameserver 212.6.108.141
> 
> [EMAIL PROTECTED] ~]# iptables -L -t nat --line-numbers -n
> Chain PREROUTING (policy ACCEPT)
> num  target prot opt source   destination 
> 1DNAT   tcp  --  192.168.0.202192.168.0.200   tcp
> dpt:53 to:212.6.181.140 
> 2DNAT   udp  --  192.168.0.202192.168.0.200   udp
> dpt:53 to:212.6.181.140 
> 
> Chain POSTROUTING (policy ACCEPT)
> num  target prot opt source   destination 
> 1MASQUERADE  all  --  192.168.0.0/24   0.0.0.0/0   
> 
> Chain OUTPUT (policy ACCEPT)
> num  target prot opt source   destination
> 
> on FR:
> [EMAIL PROTECTED]:~# cat /etc/resolv.conf 
> nameserver 192.168.0.200
> 
> [EMAIL PROTECTED]:~# ping 74.125.19.147 -c 1
> PING 74.125.19.147 (74.125.19.147): 56 data bytes
> 64 bytes from 74.125.19.147: seq=0 ttl=236 time=182.480 ms
> 
> --- 74.125.19.147 ping statistics ---
> 1 packets transmitted, 1 packets received, 0% packet loss
> round-trip min/avg/max = 182.480/182.480/182.480 ms
> 
> [EMAIL PROTECTED]:~# nslookup www.google.com
> Server:192.168.0.200
> Address 1: 192.168.0.200
> 
> nslookup: can't resolve 'www.google.com'
> 
> For me the masqueration seems to be fine, just something with DNAT is
> wrong.
> If I change the FR.resolv.conf to 'nameserver 212.6.181.140' it also not
> working.
> 
> But what's wrong?
> 
> BTW: I got no SElinux security alerts, neither in secure nor in
> messages.
>


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


Re: ASU : can't import vcf contacts

2008-09-18 Thread jknechtel

Tanks, that works just fine for me. I exported around 70 contacts from
Evolution 2.22.3.1 and I was not able to import them before using your sed
string...

Johann


julien cubizolles wrote:
> 
> Le mardi 26 août 2008 à 17:54 +0200, julien cubizolles a écrit :
> 
>> I did :
>> 
>> sed -r -e 's/;TYPE=([^,]+),[^;]+;/;TYPE=\1;/g' liste_nonphoto.vcf |
>> iconv -t 'ascii//TRANSLIT' > newfile.vcf
>> 
>> and newfile.vcf still has some HOME,VOICE fields
> 
> I adapted the sed line : it's now 
> sed -r -e 's/;TYPE=([^,]+),[^;]+([;:])/;TYPE=\1\2;/g' liste_nonphoto.vcf
> 
> and it's now picking up the "HOME,VOICE" strings whether they end up
> with a ";" or ":". The multiple entries are now all removed.
> 
> I also added a -e 's/\\n/ /g' to get read of some strange newlines I had
> lying around.
> 
> I can now import some of my contacts picked at random in a large .vcf
> file if I put them in another shorter .vcf file but I can't import the
> whole lot of them (several tens) because of some other error I can't
> find and the Freerunner isn't verbose enough to tell me which one
> fails. 
> 
> Is there some king of strict-vcf-format-checker somewhere I could use ? 
> 
> Julien.
> 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/ASU-%3A-can%27t-import-vcf-contacts-tp784024p1099173.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


new version of the openmoko-panel-plugin 0.3

2008-09-18 Thread Sebastian Ohl
Hi everyone,

here is a new version of the panel plugin. 

Changelog:
usb mode icons and dialog
gsm strength view

it can be downloaded from:
http://www.ohli.de/download/openmoko-panel-plugin_0.3-1_all.deb
http://www.ohli.de/download/openmoko-panel-plugin-0.3-1.diff.gz
http://www.ohli.de/download/openmoko-panel-plugin-0.3.orig.tar.gz

Cu
 Sebastian


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


SD corruption(no suspend and sd_max_clk tested)

2008-09-18 Thread GNUtoo
Hello,
I've bought a MMBGR04GUACY-NA and its adapter...
but the card produce I/O errors in dmesg...
I was using the kernel from FSO milestone 3
if I remember well it does the same with 2008.8

I've tried lowering sd_max_clk to the 1000
I've tried increasing the drive strength to 3

I'd really like to try debian...and for this I would need a huge sd-card

What i've done to detect it:
*boot it using the flashed FSO milestone 3 kernel and the 2008.8 userland
*install debian
when I installed debian it stoped with I/O errors
so I changed some sd settings and i restarted installing debian without
rebooting...and it made others I/O errors


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


Re: USB Networking vs. iptables

2008-09-18 Thread Dennis Ferron
Instead of this:

tables -t nat -A PREROUTING -p tcp -s 192.168.0.202 -d 192.168.0.200
--dport domain -j DNAT --to-destination 192.168.0.1
iptables -t nat -A PREROUTING -p udp -s 192.168.0.202 -d 192.168.0.200
--dport domain -j DNAT --to-destination 192.168.0.1

Did you do/would you try this (on your server):

tables -t nat -A PREROUTING -p tcp -s 192.168.0.202 -d 192.168.0.200
--dport domain -j DNAT --to-destination 192.168.1.254
iptables -t nat -A PREROUTING -p udp -s 192.168.0.202 -d 192.168.0.200
--dport domain -j DNAT --to-destination 192.168.1.254

This assumes your router is set up as a DNS server.  Then in resolv.conf,
use your router at 192.168.1.254 as the DNS server, not any of those other
values.  That is (I think) similar to how I have mine configured at home.
 If you still have problems, I'll post my exact /etc conf files for you when
I get home.

On Thu, Sep 18, 2008 at 12:22 PM, Christian Weßel <[EMAIL PROTECTED]> wrote:

> Hello mokos,
>
> I just have a DNS problem, I try to configure my FC6 following the guide
> http://wiki.openmoko.org/wiki/USB_Networking#Proxying_with_iptables
> because I have a simple static environment for my FR.
>
> FR.usb.ip = 192.168.0.202
> server.usb.ip = 192.168.0.200
> server.eth.ip = 192.168.1.10
> router.eth.ip = 192.168.1.254
> DNS.ip = 212.6.108.140
>
> on server:
> [EMAIL PROTECTED] ~]# cat /etc/resolv.conf
> search home
> nameserver 212.6.108.140
> nameserver 212.6.108.141
>
> [EMAIL PROTECTED] ~]# iptables -L -t nat --line-numbers -n
> Chain PREROUTING (policy ACCEPT)
> num  target prot opt source   destination
> 1DNAT   tcp  --  192.168.0.202192.168.0.200   tcp
> dpt:53 to:212.6.181.140
> 2DNAT   udp  --  192.168.0.202192.168.0.200   udp
> dpt:53 to:212.6.181.140
>
> Chain POSTROUTING (policy ACCEPT)
> num  target prot opt source   destination
> 1MASQUERADE  all  --  192.168.0.0/24   0.0.0.0/0
>
> Chain OUTPUT (policy ACCEPT)
> num  target prot opt source   destination
>
> on FR:
> [EMAIL PROTECTED]:~# cat /etc/resolv.conf
> nameserver 192.168.0.200
>
> [EMAIL PROTECTED]:~# ping 74.125.19.147 -c 1
> PING 74.125.19.147 (74.125.19.147): 56 data bytes
> 64 bytes from 74.125.19.147: seq=0 ttl=236 time=182.480 ms
>
> --- 74.125.19.147 ping statistics ---
> 1 packets transmitted, 1 packets received, 0% packet loss
> round-trip min/avg/max = 182.480/182.480/182.480 ms
>
> [EMAIL PROTECTED]:~# nslookup www.google.com
> Server:192.168.0.200
> Address 1: 192.168.0.200
>
> nslookup: can't resolve 'www.google.com'
>
> For me the masqueration seems to be fine, just something with DNAT is
> wrong.
> If I change the FR.resolv.conf to 'nameserver 212.6.181.140' it also not
> working.
>
> But what's wrong?
>
> BTW: I got no SElinux security alerts, neither in secure nor in
> messages.
> --
>
> mfg/br, christian
>
> Flurstraße 14
> 29640 Schneverdingen
> Germany
>
> E-Mail: [EMAIL PROTECTED]
> Telefon: +49 5193 97 14 95
> Mobile:  +49 171 357 59 57
> http://wesselch.homelinux.org
>
> ___
> 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: 2008.8 default dialer crash on # or *

2008-09-18 Thread Marco Trevisan (Treviño)
Natanael Arndt wrote:
> Am Donnerstag, 18. September 2008 schrieb Marco Trevisan (Treviño):
>> Ok, I was right... The latest upgrade to phonevendor plugin in git
>> blocked it [1]
>>
>> Grab this [2] and put it in /opt/Qtopia/plugins/phonevendors. Restart
>> the phone (reloading qpe wasn't enough to me) and it should work.
>>
>> [1] 563d5f4c781efe1a11680c6a055b409034b528ab
>> [2]
>> http://downloads.tuxfamily.org/3v1deb/openmoko/qtopia-ussd-support-phone-ve
>> ndor.tar.gz
> 
> Thankyou, that works. Now beautiefy the code and send it to the qtopia 
> people :-D

Yes, but now the problem is that the quoted commit has to be reverted
and the fix inside (needed for people with special chars in their SIM
address book) should be readded in a such way. In ticket #1941 [3],
there's another way to fix it but I guess that the result would be the same.

So is there one with both the issues? Maybe we could test to find a
solution. Here, I've created a faker contact with some special chars in
the name (èàòìñø) but I didn't get any problem in reading it.


[3] https://docs.openmoko.org/trac/ticket/1941

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Re: 2008.8 default dialer crash on # or *

2008-09-18 Thread Natanael Arndt
Am Donnerstag, 18. September 2008 schrieb Marco Trevisan (Treviño):
>
> Ok, I was right... The latest upgrade to phonevendor plugin in git
> blocked it [1]
>
> Grab this [2] and put it in /opt/Qtopia/plugins/phonevendors. Restart
> the phone (reloading qpe wasn't enough to me) and it should work.
>
> [1] 563d5f4c781efe1a11680c6a055b409034b528ab
> [2]
> http://downloads.tuxfamily.org/3v1deb/openmoko/qtopia-ussd-support-phone-ve
>ndor.tar.gz

Thankyou, that works. Now beautiefy the code and send it to the qtopia 
people :-D

be blessed
Natanael

--
Web: http://natanael.comiles.eu
E-Mail: [EMAIL PROTECTED]
Jabber/XMPP: [EMAIL PROTECTED]
ICQ: 168210209
Skype: white_gecko

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


Re: Phone java apps on fr?

2008-09-18 Thread Petr Vanek
On Thu, 18 Sep 2008 18:07:21 +0200 (CEST)
[EMAIL PROTECTED] (FOGO) wrote:

>> On Thu, 18 Sep 2008 13:01:13 +0200 (CEST)
>> [EMAIL PROTECTED] (FOGO) wrote:
>
>fogo?

i reply through gmane gate and it hides all addresses. In your case
very well :)

>> Yes, i have read this. Unfortunately i am not a programmer to be able
>> to give a hand so i will only hope quietly this gets done one day,
>> after all the other issues have been nailed out...
>>
>> thank you anyways
>> Petr
>>
>
>I was not suggesting that you should do it. I only was pointing that I
>think it would still require time.

I just tried to show some empathy :)
cheers

--
Petr Vaněk
http://biodynamika.cz




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


USB Networking vs. iptables

2008-09-18 Thread Christian Weßel
Hello mokos,

I just have a DNS problem, I try to configure my FC6 following the guide
http://wiki.openmoko.org/wiki/USB_Networking#Proxying_with_iptables
because I have a simple static environment for my FR.

FR.usb.ip = 192.168.0.202
server.usb.ip = 192.168.0.200
server.eth.ip = 192.168.1.10
router.eth.ip = 192.168.1.254
DNS.ip = 212.6.108.140

on server:
[EMAIL PROTECTED] ~]# cat /etc/resolv.conf 
search home
nameserver 212.6.108.140
nameserver 212.6.108.141

[EMAIL PROTECTED] ~]# iptables -L -t nat --line-numbers -n
Chain PREROUTING (policy ACCEPT)
num  target prot opt source   destination 
1DNAT   tcp  --  192.168.0.202192.168.0.200   tcp
dpt:53 to:212.6.181.140 
2DNAT   udp  --  192.168.0.202192.168.0.200   udp
dpt:53 to:212.6.181.140 

Chain POSTROUTING (policy ACCEPT)
num  target prot opt source   destination 
1MASQUERADE  all  --  192.168.0.0/24   0.0.0.0/0   

Chain OUTPUT (policy ACCEPT)
num  target prot opt source   destination

on FR:
[EMAIL PROTECTED]:~# cat /etc/resolv.conf 
nameserver 192.168.0.200

[EMAIL PROTECTED]:~# ping 74.125.19.147 -c 1
PING 74.125.19.147 (74.125.19.147): 56 data bytes
64 bytes from 74.125.19.147: seq=0 ttl=236 time=182.480 ms

--- 74.125.19.147 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 182.480/182.480/182.480 ms

[EMAIL PROTECTED]:~# nslookup www.google.com
Server:192.168.0.200
Address 1: 192.168.0.200

nslookup: can't resolve 'www.google.com'

For me the masqueration seems to be fine, just something with DNAT is
wrong.
If I change the FR.resolv.conf to 'nameserver 212.6.181.140' it also not
working.

But what's wrong?

BTW: I got no SElinux security alerts, neither in secure nor in
messages.
-- 

mfg/br, christian

Flurstraße 14
29640 Schneverdingen
Germany

E-Mail: [EMAIL PROTECTED]
Telefon: +49 5193 97 14 95
Mobile:  +49 171 357 59 57
http://wesselch.homelinux.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2008.8 default dialer crash on # or *

2008-09-18 Thread Marco Trevisan (Treviño)
Natanael Arndt wrote:
>> Sep 18 18:16:29 mokophone user.notice root: AtChat :
>> T : "AT+CUSD=1,"*101#",15"
>> Sep 18 18:16:29 mokophone user.notice root: AtChat :  F : "+CMS ERROR: 320"
>> Sep 18 18:16:47 mokophone user.notice root: AtChat :  N : "%CSQ:  26, 99,
>> 3" Sep 18 18:16:47 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 4"
>> Sep 18 18:16:52 mokophone user.notice root: AtChat :  N : "%CSQ:  20, 99,
>> 2" Sep 18 18:16:52 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 3"
>>
>> at "o2 - de"
> 
> With Medion Mobile (E+) [germany] i get the same error code but other values 
> below, don't know if this makes a difference.
> 
> Sep 18 18:31:48 mokophone user.notice root: AtChat :  
> T : "AT+CUSD=1,"*100#",15"
> Sep 18 18:31:48 mokophone user.notice root: AtChat :  F : "+CMS ERROR: 320"
> Sep 18 18:31:48 mokophone user.notice root: AtChat :  N : "%CSQ:  15, 99, 1"
> Sep 18 18:31:48 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 2"
> Sep 18 18:31:58 mokophone user.notice root: AtChat :  N : "%CSQ:  18, 99, 2"
> Sep 18 18:31:58 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 3"

Ok, I was right... The latest upgrade to phonevendor plugin in git
blocked it [1]

Grab this [2] and put it in /opt/Qtopia/plugins/phonevendors. Restart
the phone (reloading qpe wasn't enough to me) and it should work.

[1] 563d5f4c781efe1a11680c6a055b409034b528ab
[2]
http://downloads.tuxfamily.org/3v1deb/openmoko/qtopia-ussd-support-phone-vendor.tar.gz

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


reading adobe ebooks on a freerunner

2008-09-18 Thread joakim
Hello list,

I wanted to read some adobe ebooks on the Freerunner, but there is no
Adobe "Digital Editions" for Freerunner. (Frankly, this is no loss since
the reader is actually annoyingly void of usability.)

Anyway, I solved the problem by making a simple application that dumps
screens automatically from a Windoze machine running digital editions,
to png files. Then I can read them with qcomicbook on a freerunner
running Debian. A whole page is quite readable on the Freerunner screen!


-- 
Joakim Verona


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


Re: 2008.8 default dialer crash on # or *

2008-09-18 Thread Natanael Arndt
Am Donnerstag, 18. September 2008 schrieb Natanael Arndt:
> Am Donnerstag, 18. September 2008 schrieb Marco Trevisan (Treviño):
> > Tomas Riveros Schober wrote:
> > > I'd love to test a patched binary, but im not really in a hurry so
> > > knowing that the patch is already commited is still great news.
> > >
> > > thanks treviño
> >
> > Ok, you can test them extracting the content of this archive [1] in
> > /opt/Qtopia/lib/ and restart qtopia (qpe).
> >
> > If this doesn't work please, dial the number and report what's written
> > in logread. Here (where it works) for example I get (for USSD):
> >
> >  AtChat :  T : "AT+CUSD=1,"*123#",15"
> >  AtChat :  F : "OK"
> >  AtChat :  N : "+CUSD: 0,"Il credito e': 0.00 Euro.",15" [2]
> >
> > And for *,# calls (unknown number here):
> >  AtChat :  T : "ATD#123;"
> >  AtChat :  N : "%CPI: 1,9,0,0,0,0,"#123",129"
> >
> > But sometimes I got some strange errors. These have appeared only after
> > the latest git updates (that's why I'm not using the HEAD as base), so
> > if you get errors we'll try to go back to find the issue...
> >
> > However let me know how these libs works for you (I hope they will be
> > accepted by your qtopia version; I'm using a version compiled with the
> > toolchain here). BTW Do backups in any case...
> >
> > Bye!
> >
> > [1]
> > http://downloads.tuxfamily.org/3v1deb/openmoko/qtopia-ussd-support-testli
> >bs .tar.gz [2] I'm rich, eh?! :D
>
> Hello,
> thank you!
> but i get
>
> Sep 18 18:16:29 mokophone user.notice root: AtChat :
> T : "AT+CUSD=1,"*101#",15"
> Sep 18 18:16:29 mokophone user.notice root: AtChat :  F : "+CMS ERROR: 320"
> Sep 18 18:16:47 mokophone user.notice root: AtChat :  N : "%CSQ:  26, 99,
> 3" Sep 18 18:16:47 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 4"
> Sep 18 18:16:52 mokophone user.notice root: AtChat :  N : "%CSQ:  20, 99,
> 2" Sep 18 18:16:52 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 3"
>
> at "o2 - de"

With Medion Mobile (E+) [germany] i get the same error code but other values 
below, don't know if this makes a difference.

Sep 18 18:31:48 mokophone user.notice root: AtChat :  
T : "AT+CUSD=1,"*100#",15"
Sep 18 18:31:48 mokophone user.notice root: AtChat :  F : "+CMS ERROR: 320"
Sep 18 18:31:48 mokophone user.notice root: AtChat :  N : "%CSQ:  15, 99, 1"
Sep 18 18:31:48 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 2"
Sep 18 18:31:58 mokophone user.notice root: AtChat :  N : "%CSQ:  18, 99, 2"
Sep 18 18:31:58 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 3"


be blessed
Natanael

--
Web: http://natanael.comiles.eu
E-Mail: [EMAIL PROTECTED]
Jabber/XMPP: [EMAIL PROTECTED]
ICQ: 168210209
Skype: white_gecko

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


Re: 2008.8 default dialer crash on # or *

2008-09-18 Thread Natanael Arndt
Am Donnerstag, 18. September 2008 schrieb Marco Trevisan (Treviño):
> Tomas Riveros Schober wrote:
> > I'd love to test a patched binary, but im not really in a hurry so
> > knowing that the patch is already commited is still great news.
> >
> > thanks treviño
>
> Ok, you can test them extracting the content of this archive [1] in
> /opt/Qtopia/lib/ and restart qtopia (qpe).
>
> If this doesn't work please, dial the number and report what's written
> in logread. Here (where it works) for example I get (for USSD):
>
>  AtChat :  T : "AT+CUSD=1,"*123#",15"
>  AtChat :  F : "OK"
>  AtChat :  N : "+CUSD: 0,"Il credito e': 0.00 Euro.",15" [2]
>
> And for *,# calls (unknown number here):
>  AtChat :  T : "ATD#123;"
>  AtChat :  N : "%CPI: 1,9,0,0,0,0,"#123",129"
>
> But sometimes I got some strange errors. These have appeared only after
> the latest git updates (that's why I'm not using the HEAD as base), so
> if you get errors we'll try to go back to find the issue...
>
> However let me know how these libs works for you (I hope they will be
> accepted by your qtopia version; I'm using a version compiled with the
> toolchain here). BTW Do backups in any case...
>
> Bye!
>
> [1]
> http://downloads.tuxfamily.org/3v1deb/openmoko/qtopia-ussd-support-testlibs
>.tar.gz [2] I'm rich, eh?! :D

Hello,
thank you!
but i get

Sep 18 18:16:29 mokophone user.notice root: AtChat :  
T : "AT+CUSD=1,"*101#",15"
Sep 18 18:16:29 mokophone user.notice root: AtChat :  F : "+CMS ERROR: 320"
Sep 18 18:16:47 mokophone user.notice root: AtChat :  N : "%CSQ:  26, 99, 3"
Sep 18 18:16:47 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 4"
Sep 18 18:16:52 mokophone user.notice root: AtChat :  N : "%CSQ:  20, 99, 2"
Sep 18 18:16:52 mokophone user.notice root: AtChat :  N : "+CIEV: 1, 3"

at "o2 - de"

be blessed
Natanael

--
Web: http://natanael.comiles.eu
E-Mail: [EMAIL PROTECTED]
Jabber/XMPP: [EMAIL PROTECTED]
ICQ: 168210209
Skype: white_gecko

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


Re: A mailing list for FLOSS-GPS community?

2008-09-18 Thread Joseph Reeves
If there's enough interest in starting a mailing list we can host it @
openarchaeology.net

Let me know if that would be desired.

Joseph



On 18/09/2008, Brian Wilson <[EMAIL PROTECTED]> wrote:
> I asked the maintainer of the freegis.org site if he knew of a list
>  targeted at gps and he did not.
>
>  I tried to post to the "GPS Software Hub" google group and the posting
>  is being held in the moderation queue. (Moderation is fine but someone
>  has to do the moderating so that the messages go out in a timely
>  fashion.) I don't have a good feeling about how that group is being
>  used and maybe we should not be hijacking it for software development.
>  It's had more of an end-user focus.
>
>  I am not a big fan of Google but I suggest hosting the list there
>  because it actually works quite well. I especially like the RSS
>  feature.
>
>  On the other hand OSGEO is a really good group, I like there projects
>  and people.
>  Mapserver, GRASS, QGIs ..
>
>  Flip a coin. You decide.
>
>  But can we not use the word "FLOSS" in the group description? That
>  just makes me think of dental hygiene.
>
>
>  Brian
>
>
>  ___
>  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: Phone java apps on fr?

2008-09-18 Thread flamma
> On Thu, 18 Sep 2008 13:01:13 +0200 (CEST)
> [EMAIL PROTECTED] (FOGO) wrote:

fogo?

> Yes, i have read this. Unfortunately i am not a programmer to be able
> to give a hand so i will only hope quietly this gets done one day,
> after all the other issues have been nailed out...
>
> thank you anyways
> Petr
>

I was not suggesting that you should do it. I only was pointing that I
think it would still require time.


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


Re: Idea for Openmoko application: Tide updates

2008-09-18 Thread Tomas Riveros Schober
well i think the gps can give you the altitute, albeit not very precise, 
but it works fine.

Crane, Matthew escribió:
> It would be a pretty straight forward project to make a ez-usb key with a 
> magnetometer and pressure sensor.  
>
> But maybe it's easier to flywire inside case as I think these chips would be 
> pretty tiny. 
>
> Of course, it would be super cool to productize a ez-usb project and make it 
> a full sensor add on kit, with gyro, temp, 3d magnetometer, and air pressure. 
>  Make a package that fits flush with the moko frame. 
>
> Air pressure sensor:
>
> http://www.vti.fi/en/products/pressure-sensors/
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Denis Galvão
> Sent: Thursday, September 18, 2008 8:53 AM
> To: List for Openmoko community discussion
> Subject: Re: Idea for Openmoko application: Tide updates
>
>
> On 18/09/2008, at 01:56, Adam Bogacki wrote:
>   
>> I like the concept and would like to volunteer to test a prototype in
>> New Zealand conditions.
>> 
>
>
> For sure Adam.
>
> Like Michael said, we should start something in the wiki.
>
> I was looking for something similar and found this:
> http://www.sonimtech.com/
>
> This is what Im looking for, at least as a water proof case.
>
> Is this possible to use the actual GTA_02 hardware version to do:
> - Compass ?
> - Altimeter ?
>
> How should be the best way to have this information on the phone?  
> Using an external hardware module?
>
> Cheers,
> --
> Denis
> Brazil
>
> ___
> 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
>
>
>   

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


Re: A mailing list for FLOSS-GPS community?

2008-09-18 Thread Brian Wilson
I asked the maintainer of the freegis.org site if he knew of a list
targeted at gps and he did not.

I tried to post to the "GPS Software Hub" google group and the posting
is being held in the moderation queue. (Moderation is fine but someone
has to do the moderating so that the messages go out in a timely
fashion.) I don't have a good feeling about how that group is being
used and maybe we should not be hijacking it for software development.
It's had more of an end-user focus.

I am not a big fan of Google but I suggest hosting the list there
because it actually works quite well. I especially like the RSS
feature.

On the other hand OSGEO is a really good group, I like there projects
and people.
Mapserver, GRASS, QGIs ..

Flip a coin. You decide.

But can we not use the word "FLOSS" in the group description? That
just makes me think of dental hygiene.

Brian

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


RE: Idea for Openmoko application: Tide updates

2008-09-18 Thread Crane, Matthew

It would be a pretty straight forward project to make a ez-usb key with a 
magnetometer and pressure sensor.  

But maybe it's easier to flywire inside case as I think these chips would be 
pretty tiny. 

Of course, it would be super cool to productize a ez-usb project and make it a 
full sensor add on kit, with gyro, temp, 3d magnetometer, and air pressure.  
Make a package that fits flush with the moko frame. 

Air pressure sensor:

http://www.vti.fi/en/products/pressure-sensors/




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Denis Galvão
Sent: Thursday, September 18, 2008 8:53 AM
To: List for Openmoko community discussion
Subject: Re: Idea for Openmoko application: Tide updates


On 18/09/2008, at 01:56, Adam Bogacki wrote:
> I like the concept and would like to volunteer to test a prototype in
> New Zealand conditions.


For sure Adam.

Like Michael said, we should start something in the wiki.

I was looking for something similar and found this:
http://www.sonimtech.com/

This is what Im looking for, at least as a water proof case.

Is this possible to use the actual GTA_02 hardware version to do:
- Compass ?
- Altimeter ?

How should be the best way to have this information on the phone?  
Using an external hardware module?

Cheers,
--
Denis
Brazil

___
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: using openocd

2008-09-18 Thread Hypnotize
Just found out what the problem was: The Neo did not get enough power while
I did use the USB connector trough the Debug Board while it did get enough
power to work when I did connect the Neo directly to the computer!:)

On Thu, Sep 18, 2008 at 4:29 PM, Hypnotize
<[EMAIL PROTECTED]>wrote:

> Hi again,
>
> Sorry for my late answer but I havent had time to answer you before now.
>
> Yes the cable does fit in to the GTA02 and the Debug Board and the "Reset"
> button on the Debug Board does reset the GTA02 (it does a hard restart of
> the device or something?) but it still does not work. :(
>
> The openocd.conf that I use is the one from
> http://wiki.openmoko.org/wiki/OpenOCD#OpenOCD_and_Debug_Board
>
> libftdi is version 0.13
> openocd is r130 (from svn)
>
> -Morten
>
>
> On Fri, Sep 12, 2008 at 9:06 PM, Michael Shiloh <[EMAIL PROTECTED]>wrote:
>
>> andi wrote:
>> > Lynn Nguyen wrote:
>> >> Does the cable fit completely into your neo? Because my cable doesn't
>> >> go straight in. Is there a technique to make it fit? Did you have any
>> >> problems making it fit? Because I think my problem is that my cable
>> >> doesn't go all the way in.
>> >>
>> > When you look at the contacts on the cable, you can see that there are
>> > two rows, so you have to plug the cable pretty deep into the connector.
>> > (I think I had only the first row in at the beginning...)  On the
>> > connector you can see how far you have to push the cable into the
>> > connector.
>> > There is no special technique. Just push it in.
>> >
>> > andi
>>
>>
>> What I am seeing on a couple of connectors and phones is that the cable
>> is a bit wider than the opening in the connector. Yes, I know that it
>> has always been a tight fit, but I wonder if it has gotten worse, as I
>> can't get the cable in at all now.
>>
>> Michael
>>
>> ___
>> 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: using openocd

2008-09-18 Thread Hypnotize
Hi again,

Sorry for my late answer but I havent had time to answer you before now.

Yes the cable does fit in to the GTA02 and the Debug Board and the "Reset"
button on the Debug Board does reset the GTA02 (it does a hard restart of
the device or something?) but it still does not work. :(

The openocd.conf that I use is the one from
http://wiki.openmoko.org/wiki/OpenOCD#OpenOCD_and_Debug_Board

libftdi is version 0.13
openocd is r130 (from svn)

-Morten

On Fri, Sep 12, 2008 at 9:06 PM, Michael Shiloh <[EMAIL PROTECTED]>wrote:

> andi wrote:
> > Lynn Nguyen wrote:
> >> Does the cable fit completely into your neo? Because my cable doesn't
> >> go straight in. Is there a technique to make it fit? Did you have any
> >> problems making it fit? Because I think my problem is that my cable
> >> doesn't go all the way in.
> >>
> > When you look at the contacts on the cable, you can see that there are
> > two rows, so you have to plug the cable pretty deep into the connector.
> > (I think I had only the first row in at the beginning...)  On the
> > connector you can see how far you have to push the cable into the
> > connector.
> > There is no special technique. Just push it in.
> >
> > andi
>
>
> What I am seeing on a couple of connectors and phones is that the cable
> is a bit wider than the opening in the connector. Yes, I know that it
> has always been a tight fit, but I wonder if it has gotten worse, as I
> can't get the cable in at all now.
>
> Michael
>
> ___
> 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: Phone java apps on fr?

2008-09-18 Thread David Samblas
Good news :) a step closer to say "neo is full compatible with you
favorite java games and apps :)" I know all c/python/elf/gtk even qt
lovers will be groaning  like Gollum in Saurons fortress but marketing
is cruel some times and the avobe sentence can make Openmoko sell more
neos :) 
El jue, 18-09-2008 a las 14:37 +0200, Robert Schuster escribió:
> Hi,
> for some blogposts by me that deal with the Java situation on OpenMoko
> have a look at this:
> 
> http://rschuster.blogs.evolvis.org/category/OpenMoko/
> 
> (With a little luck this will soon be available through planet.openmoko.org)
> 
> Petr Vanek schrieb:
> > how can i run java applications from other mobile phones on fr? Is it
> > what is called JavaME? Is this available for fr? I have looked at
> > jalimo and around but no clarity for me...
> What you usually want to run is a MIDlet or MIDP application. For this
> you can either use the microemulator or MIDPath on top of either
> Cacao+GNU Classpath or PhoneME Advanced.
> 
> You can install midpath for OpenMoko through the Jalimo repository. All
> of this is in OE. So it could be added to the official feeds as well.
> 
> Running MIDPath on PhoneME Advanced (PMEA for short) is currently not
> possible due to a bug in the MIDPath version in OE. I hope I can
> convince Guillaume to release another RC soon so that I can base the
> recipes in OE on it.
> 
> For the user PMEA would have the advantage that it is tried and tested
> Sun code and additionally really fast. It is also compatible to SWT and
> can as such run application that are compatible to J2SE 1.3.
> 
> Regards
> Robert
> 
> ___
> 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: Idea for Openmoko application: Tide updates

2008-09-18 Thread Peter Fey
>
> This is what Im looking for, at least as a water proof case.
>
> Is this possible to use the actual GTA_02 hardware version to do:
> - Compass ?
> - Altimeter ?
>
> How should be the best way to have this information on the phone?
> Using an external hardware module?
>
when designing a waterproof external hardware module for outdoor/sailing
applications, please include a big red button which can serve as
man-over-board button (press when person falls off the ship, screen will
display direction + distance to place where person fell off the ship) or
other emergency function.

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


Re: Sim error: sim is missing

2008-09-18 Thread Rafael Campos
On Thu, Sep 18, 2008 at 9:51 AM, Iker Berasaluce <[EMAIL PROTECTED]> wrote:
>> I have some similar problems with a Vodafone SIM.I tested a Yoigo, and
>> a Movistar too and they work correctly.
>
> How old were the SIMs? I my case I realized that newest SIMs (more or
> less a month old) doesn't work while the elders work perfectly.
>

They are older the Vodafone one has almost 3 years, and the others the
Yoigo one year or above.


-- 
___
Rafael Campos
o0 Methril 0o
http://openblog.methril.net/

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


Re: Idea for Openmoko application: Tide updates

2008-09-18 Thread Denis Galvão
On 18/09/2008, at 01:56, Adam Bogacki wrote:
> I like the concept and would like to volunteer to test a prototype in
> New Zealand conditions.


For sure Adam.

Like Michael said, we should start something in the wiki.

I was looking for something similar and found this:
http://www.sonimtech.com/

This is what Im looking for, at least as a water proof case.

Is this possible to use the actual GTA_02 hardware version to do:
- Compass ?
- Altimeter ?

How should be the best way to have this information on the phone?  
Using an external hardware module?

Cheers,
--
Denis
Brazil

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


Re: [2008.8] retry with PIN request

2008-09-18 Thread Adrien de Sentenac
2008/9/18 William Kenworthy <[EMAIL PROTECTED]>:
> not really a usable answer - "/etc/init.d/xserver-nodm restart"
>

"pkill qpe" works too, and it's faster to type in ;)

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


Re: Phone java apps on fr?

2008-09-18 Thread Robert Schuster
Hi,
for some blogposts by me that deal with the Java situation on OpenMoko
have a look at this:

http://rschuster.blogs.evolvis.org/category/OpenMoko/

(With a little luck this will soon be available through planet.openmoko.org)

Petr Vanek schrieb:
> how can i run java applications from other mobile phones on fr? Is it
> what is called JavaME? Is this available for fr? I have looked at
> jalimo and around but no clarity for me...
What you usually want to run is a MIDlet or MIDP application. For this
you can either use the microemulator or MIDPath on top of either
Cacao+GNU Classpath or PhoneME Advanced.

You can install midpath for OpenMoko through the Jalimo repository. All
of this is in OE. So it could be added to the official feeds as well.

Running MIDPath on PhoneME Advanced (PMEA for short) is currently not
possible due to a bug in the MIDPath version in OE. I hope I can
convince Guillaume to release another RC soon so that I can base the
recipes in OE on it.

For the user PMEA would have the advantage that it is tried and tested
Sun code and additionally really fast. It is also compatible to SWT and
can as such run application that are compatible to J2SE 1.3.

Regards
Robert



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Phone java apps on fr?

2008-09-18 Thread Petr Vanek
On Thu, 18 Sep 2008 13:01:13 +0200 (CEST)
[EMAIL PROTECTED] (FOGO) wrote:

>> how can i run java applications from other mobile phones on fr? Is it
>> what is called JavaME? Is this available for fr? I have looked at
>> jalimo and around but no clarity for me...
>>
>> thank you for pointing into the right direction,
>
>I think a lot of work must still be done.
>
>http://wiki.openmoko.org/wiki/Java#Status_on_Openmoko


Yes, i have read this. Unfortunately i am not a programmer to be able
to give a hand so i will only hope quietly this gets done one day,
after all the other issues have been nailed out...

thank you anyways
Petr


--
Petr Vaněk
http://biodynamika.cz




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


Re: Phone java apps on fr?

2008-09-18 Thread Kostis Anagnostopoulos
On Thu 18 Sep 2008 14:14:01 Martin Šenkeřík wrote:
> On Thu, Sep 18, 2008 at 1:01 PM,  <[EMAIL PROTECTED]> wrote:
> >> how can i run java applications from other mobile phones on fr? Is it
> >> what is called JavaME? Is this available for fr? I have looked at
> >> jalimo and around but no clarity for me...
> >
> > I think a lot of work must still be done.
> >
> > http://wiki.openmoko.org/wiki/Java#Status_on_Openmoko
> 
> But see the history of this page: the only changes this year were
> OpenMoko->Openmoko changes and some category corrections...

I have updated that OpenMoko-java-page about:
Debian status with and CacaoVM, JamVM and Microemu PhoneME impl.

Regards,
  Kostis

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


Re: [2008.8] retry with PIN request

2008-09-18 Thread William Kenworthy
not really a usable answer - "/etc/init.d/xserver-nodm restart"


BillK

On Thu, 2008-09-18 at 12:34 +0200, Luca wrote:
> Hi all.
> 
> Sometimes the SIM PIN request fail (in facts: the GUI continue to say
> "Verifying the SIM Pin") on my freerunner. The only thing that I can
> do is restart the system.
> There's a way to reask the PIN? If I try to make a call I get only
> "Sim not registered" or something like this.
> 
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home in Perth!

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


Re: Phone java apps on fr?

2008-09-18 Thread Kostis Anagnostopoulos
On Thu 18 Sep 2008 13:24:20 Petr Vanek wrote:
> Hi all,
>
> perhaps a silly question, but google nor wiki give me an answer:
>
> how can i run java applications from other mobile phones on fr? Is it
> what is called JavaME? Is this available for fr? I have looked at
> jalimo and around but no clarity for me...
>
> thank you for pointing into the right direction,

I just tried microemu[1] with CacaoVM (included in Debian)
and it worked!
(It takes ~20sec to start up but it is very responsive)

After downoading it and unpacking it i tried the demo apps included with the 
command:
  DISPLAY=:0 java -jar microemulator.jar apps/microemu-demo.jad

Yet, at the TextField demo, the microemu aborted with:
  LOG: [0x43ee3490] mutex_lock: pthread_mutex_lock failed: Invalid argument
  Aborted

Regards,
  Kostis

[1]: http://www.microemu.org/index.html

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


Re: Phone java apps on fr?

2008-09-18 Thread Martin Šenkeřík
But see the history of this page: the only changes this year were
OpenMoko->Openmoko changes and some category corrections...

On Thu, Sep 18, 2008 at 1:01 PM,  <[EMAIL PROTECTED]> wrote:
>> how can i run java applications from other mobile phones on fr? Is it
>> what is called JavaME? Is this available for fr? I have looked at
>> jalimo and around but no clarity for me...
>>
>> thank you for pointing into the right direction,
>
> I think a lot of work must still be done.
>
> http://wiki.openmoko.org/wiki/Java#Status_on_Openmoko
>
>
> ___
> 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: Phone java apps on fr?

2008-09-18 Thread flamma
> how can i run java applications from other mobile phones on fr? Is it
> what is called JavaME? Is this available for fr? I have looked at
> jalimo and around but no clarity for me...
>
> thank you for pointing into the right direction,

I think a lot of work must still be done.

http://wiki.openmoko.org/wiki/Java#Status_on_Openmoko


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


Re: python-pyqt -- building against Qtopia in 2008.8

2008-09-18 Thread Erin Yueh
Hi Kelvie,

Kelvie Wong wrote:
[...]
> 
> However, this brought me to thinking, is there a way to build a version of 
> PyQt against the qtopia libraries that are already installed? (the ones 
> located in /opt/Qtopia)
I am using OE to build 'qt-x11-free', 'python-sip', 'pytho-pyqt' 
packages with all latest version. Qt is 4.4.1, sip is 4.7.7 and pyqt is 
4.4.3. Since i would like to use Qt WebKit functions, i can launch a web 
browser in my NEO now.

Yup, i have to export LD_LIBRARY_PATH='/usr/lib' first. Also, i launch 
my python script like this: 'LD_PRELOAD=/usr/lib/libQtWebKit.so.4 
./browser.py'.
> 
> I see that these are in a separate package (qtopia-phone-x11, I believe, 
> rather than qtopia-core), and do not have an associated bbclass with them
> 
also, i will discuss with Holger to see whether we can change Qt lib to 
'/usr/lib', instead of '/opt/Qtopia/lib'.
> Is this even a viable thing to attempt?  If at all possible, I would like to 
> get PyQt working (well) on the Freerunner, and I am sure I am not the only 
> one.
> 
> (PS. is this the right list for these kind of questions?)

Cheers,
Erin



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


[2008.8] retry with PIN request

2008-09-18 Thread Luca
Hi all.

Sometimes the SIM PIN request fail (in facts: the GUI continue to say
"Verifying the SIM Pin") on my freerunner. The only thing that I can
do is restart the system.
There's a way to reask the PIN? If I try to make a call I get only
"Sim not registered" or something like this.

-- 
-- luca

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


Phone java apps on fr?

2008-09-18 Thread Petr Vanek
Hi all,

perhaps a silly question, but google nor wiki give me an answer:

how can i run java applications from other mobile phones on fr? Is it
what is called JavaME? Is this available for fr? I have looked at
jalimo and around but no clarity for me...

thank you for pointing into the right direction,

--
Petr Vaněk
http://biodynamika.cz




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


Re: (Some?) 3G support for Linux from Nokia - relevant for future models?

2008-09-18 Thread Mikko Rauhala
to, 2008-09-18 kello 10:14 +1000, Lorn Potter kirjoitti:
> Mikko Rauhala wrote:
> > Sure Nokia has some products which happen to be free software. That
> > doesn't make them committed to free software, what with being eg.
> > hostile to free formats,
> IANAL, but... (nor am I a spokesperson for Nokia)
> Nokia's position is that here are no 'free' codecs.
> _Everything_ has patents surrounding it.

Thing is, you don't get to first intimidate governments to implement
strong software patents, and then innocently use them as an excuse to
hinder free format adoption.

> > a strong opponent of independent software
> 
> Have you seen forum.nokia.com? or maemo.org? Know about 'Qt Everywhere'?

Somewhat, though not intimately. All of the people involved in these are
nevertheless also put into risk by - ta-dah - Nokia's actions in
legislation. (I personally have been in the same table with them in a
couple of ministry lobbying sessions on behalf of EFFI (EFF's Finnish
counterpart) and the local CS dept, and also otherwise followed their
actions closely in the previous EU swpat round.)

> > development in general through their patent lobby, very much clueless in
> > top level press comments about these subjects, 
> > and in general not being very consistent in what they're up to in this area.
> 
> Nokia employs thousands of _individuals_, we are not borg, nor do we
> all think and act the same.

Indeed, I understand that. However, what I originally said that Nokia
doesn't have any commitment to free software. You can't take issue with
that by stating that there are different opinions in different tentacles
of Nokia, and they're all doing their own thing. That really just
verifies the original statement. Commitment kind of implies a certain
amount of borginess.

I am also aware that the leeches^Wlawyers and management at Nokia are
mostly to blame for the bad, and many of the grassroots people might be
more reasonable. Doesn't really matter either, as the former make the
rules.

As an example of such a stand-up grassroots ex-Nokia fellow, I nominate
a friend of mine, http://liw.iki.fi/liw/log/2004-12.html#20041208b
(Yeah, it's almost 4 years old, but as you note at the end of your mail,
change happens slowly ;] )
 
> I have done my share of complaining about Nokia's software patents
> (directly to the Finns too!), the closed-ness of maemo and (for a year
> or so) Qtopia.

That's good, and on one hand I'm glad that there are such people at
Nokia. On the other, I'd kind of prefer them to abandon ship and let
Nokia become the closed Apple-like behemoth it somewhat seems to want to
be. Because more of them don't (see above url), I get the impression
that most of them don't really mind Nokia's policies _that_ much, so it
really doesn't seem that they'd be a source of much impetus for change.

In the final analysis, though, I admit I don't know which is the more
realistic approach to increasing total freedom and choice in the market.
Perhaps the "kinda-sorta for freedom" guys inside will have some clout
and will to use it eventually.

> Change _will_ happen. But it will happen slowly.

Indeed. Until then, however, I will include a disclaimer about Nokia's
less favourable policies whenever I must mention them doing something
nice for a change.

I think here's a good point to agree to disagree, but of course, I'd get
the final word in that case, so not all may agree - I tried to make it
fairly balanced as best I could though ;)

-- 
Mikko Rauhala   - [EMAIL PROTECTED] - http://www.iki.fi/mjr/>
Transhumanist   - WTA member - http://www.transhumanism.org/>
Singularitarian - SIAI supporter - http://www.singinst.org/>




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


Re: wesnoth

2008-09-18 Thread Robert Schuster
Hi,
the wesnoth recipe in OpenEmbedded sucks heavily. Someone should take a
deep look at how they package it in Debian and write a recipe that does
the same for OE. One would probably need to break the binary packages
into smaller pieces (eg. separate music).

Btw: The multiplayer stuff might not work because there needs to be
sdl-net installed.

Regards
Robert

Hans-Martin schrieb:
> got this url from the irc: http://rafb.net/p/ihQ94Z51.html
> 
> beware: ~72MB!:
> 
> make sure to create a little start-script:
> 
> #!/bin/sh
> xrandr -o 1 && wesnoth -r 640x480
>  
> 
> 
> after installing all, you can correct the .desktop file 
> in /usr/share/applications/wenoth.desktop
> 
> Icon=/usr/share/wesnoth/icons/wesnot-icon.png
> Exec=*path-to-your-wesnoth-start-script
> 
> 
> have fun
> 
> hama
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Launch scripts for Java app?

2008-09-18 Thread Robert Schuster
Hi,
I do it the following way:

1) provide a shell script that starts your app and place it in /usr/bin

2) write a .desktop file and place it in /usr/share/applications.

Thats all.

(Btw: If your Java app is built can be built with maven you can use the
maven packaging plugin[0] to do this for you.)

Regards
Robert

[0] - http://mvn-pkg-plugin.evolvis.org

Peter Neubauer schrieb:
> Hi there,
> thanks for all the effort over here, I think OM is a very cool
> tinkering platform!
> 
> I would like to get an Icon on the Idle Screen and some name in the
> task list for my little Java-SWT app. Is there any tutorial on how to
> do that?
> 
> Cheers
> 
> /peter
> 
> GTalk: neubauer.peter
> Skype peter.neubauer
> ICQ 18762544
> Phone +46704 106975
> LinkedIn http://www.linkedin.com/in/neubauer
> Twitter http://twitter.com/peterneubauer
> 
> http://www.neo4j.org - New Energy for Data - the Graph Database.
> http://www.ops4j.org - New Energy for OSS Communities - Open
> Participation Software.
> http://www.qi4j.org - New Energy for Java - Domain Driven Development.
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Sending SMS: python

2008-09-18 Thread Luca
On Thu, Sep 18, 2008 at 4:47 AM, "Marco Trevisan (Treviño)"
<[EMAIL PROTECTED]> wrote:
> Marcel wrote:
>> Am Wednesday 17 September 2008 21:45:16 schrieb Luca:
>> I don't know about frameworkd on ASU, but you could simply flashing the FSO
>> image.
>
> It should be possible using gsm0710muxd as at interface in qtopia. Isn't
> it? Some weeks ago I got something like that...

I downloaded the gsm0170muxd package and daemon before begin this
discussion, but I'm not able to find documentation about it... How to
use?
I fear its a very-low-level interface, not simple as the old gsmd (and
again: how to use it?!)

-- 
-- luca

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


Re: Idea for Openmoko application: Tide updates

2008-09-18 Thread Al Johnson
On Wednesday 17 September 2008, Crane, Matthew wrote:
> I'm from the coast, into surf/sailing.
>
> Ideas:
>
> - openmoko attached to bouys, phones home with bouy angle, wave forces
> - openmoko race application, allow other boats to watch speed, position,
> and accel forces on race participants (would be cool to see graphic of
> boat hitting waves and the angle while close hauled, other boats could
> view visualization when a gust hits a competitor)

Even better with a sensor pack for wind speed and direction, heading and speed 
through the water.

I've been looking at the otterbox cases, but a rugged waterproof set of 
alternative plastics would be even better. Does anyone know if there's a 
rapid prototyping equivalent of multishot moulding?

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


Re: [EMAIL PROTECTED] gone?

2008-09-18 Thread Klaus Kurzmann
* sparky mat <[EMAIL PROTECTED]> [080918 08:54]:
> I am not able to find the FSO binaries/repository at
> shr.bearstech.com. Instead, I see that SHR binaries are present. I
> tried them out and there are (many) issues.

> Just wondering why FSO builds were removed from here. This was my
> preferred build/repository.
see http://shr.bearstech.com/README:

(Note that the official FSO autobuilder can now be found
 at http://downloads.freesmartphone.org)

Mok

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


Re: Sim error: sim is missing

2008-09-18 Thread Iker Berasaluce
> I have some similar problems with a Vodafone SIM.I tested a Yoigo, and
> a Movistar too and they work correctly.

How old were the SIMs? I my case I realized that newest SIMs (more or
less a month old) doesn't work while the elders work perfectly.

> Another issue in with the SIMs is that the Yoigo SIM works with
> Vodafone network (this is normal, because Yoigo paid to use the
> Vodafone GSM networks, but i don't know if it has to put the operator
> network or the company network). And after testing the Vodafone SIM in
> the Frerunner, i test it in another phone and the displayed operator
> is Yoigo, not Vodafone, until i force the use o Vodafone network, and
> looks like it's connected to a Vodafone network. It's possible that
> the phone modify the operator name or something like that?
> Any clue where to look for to solve this bug?
>
> Best Regards
>
> On Wed, Sep 17, 2008 at 8:31 AM, Iker Berasaluce <[EMAIL PROTECTED]> wrote:
>> I have the same problem with my SIM card from Movistar (Spanish)
>> bought less than a month ago. I tried with other SIMs from the same
>> and other companies, including Vodafone, (the youngest was bought on
>> March 08) and all of them work fine. I tried to buy a elder SIM but it
>> seems they've changed the SIM card type (smallest chip, I don't know
>> well the details although I'm researching it).
>> Anyway, I don't think is the same problem, because your SIM worked
>> with Om 2007, mine work neither with 2007 nor 2008 nor Qtopia,
>>
>>
>>
>> --
>> Iker Berasaluce
>> Departamento de Informatica
>> Fulcrum SA
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
>
>
> --
> ___
> Rafael Campos
> o0 Methril 0o
> http://openblog.methril.net/
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Iker Berasaluce
Departamento de Informatica
Fulcrum SA

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


Re: A mailing list for FLOSS-GPS community?

2008-09-18 Thread Abdelrazak Younes
Risto H. Kurppa wrote:
> Hi!
>
> I suppose there are some tangogps/navit/other gps software users and
> developers here on this list who would be interested in getting
> together with the rest of the FLOSS GPS community
>
> see http://risto.kurppa.fi/blog/a-mailing-list-for-the-floss-gps-community/

Here are the lists on gnmane that have 'gps' in their name:

gmane.comp.hardware.gps.opensource :

This is about an opensource gps baseband software receiver. Nothing of 
interest for openmoko as the embedded ublox is already doing the job. 
This is working on an old GecPlessey chip (not sure at the spelling, 
former GPS Builder for old timers like me who know a bit about the GPS 
field). Whenever Openmoko wants to switch to a cheaper and lighter gps 
chipset, that would be nice IMO. This is the solution used by ASUS in 
one of its ultra laptop. Of course the chip in the ASUS requires Windows 
and a proprietary optional software to work.
The list is very low traffic.

gmane.comp.linux.gps

This is about gpsdrive AFAIU.

gmane.comp.hardware.gps.gpsd.* :

This is about gpsd.

That's all I know,
Abdel.


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


Re: Openmoko Car Holder

2008-09-18 Thread Marcus Bauer
On Thu, 2008-09-18 at 07:34 +0200, Christoph Seitz wrote:
> I also use the FreeRunner in my Car and I also got a holder for my Bike. :)
> In regions, where OSM has good map data it is really cool.


For the bikers I can really recommend http://opencyclemap.org/ maps.

Marcus


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