Call for Illume keyboards and keyboard icons

2008-12-27 Thread Pander
Hi all,

I have done some hunter/gatherer work on keyboard icons as you can see here:
  http://wiki.openmoko.org/wiki/Illume#List_of_illume_keyboards

If someone could make some nice icons for Hebrew and Russian with
respectively פםןךטא (this one reads from right to left!) and ЙЦУКЕН with
the current icon/flag as a background, that would be wonderful.

New keyboards and other contributions and improvements are welcome.

Regards,

Pander

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


Re: www.opkg.org - Relaunch!

2008-12-27 Thread Jan Henkins
Hello Tobias,

Thanks for all the hard work! ;-D

I second the need for accommodating smaller screen sizes, best try and 
use an auto-resizing type theme like in use on the OpenMoko WIKI.

Francesco de Virgilio wrote:
> Woow!
> Probably the greatest Christmas gift for this year!
>
> Tobias Kündig ha scritto:
>   
>> Dear Community,
>>
>> After hours of coding I can present you my little christmas gift for 
>> Openmoko and the whole community: The relaunch of www.opkg.org.
>> The whole site was recoded. There is a new system and a shiny new design.
>>
>> These are the changes I made:
>>
>>
>> New Design
>> ---
>>
>> The old design wasn't very pretty. The new one is more professional and 
>> hopefully user friendlier than the old one.
>>
>> The best results you'll get on a resolution of 1280x1024 pixels. I'm 
>> sure there are some displaying bugs in other browsers than firefox or in 
>> other resolutions. If you find one, please drop me a line and I'll fix 
>> it ASAP.
>>
>> There are also some small goodies. For example all new packages since 
>> your last visit are highlighted in the overview.
>>
>> One note: Please remember that I don't speak English as first language. 
>> So I'm sure there are a lot of grammatically mistakes in the text. 
>> Please let me know that, so I can correct them.
>>
>>
>> Improved member area
>> ---
>>
>> If you are logged in, the member area are now appears on the homepage. 
>> You'll find a list of all your packages with useful links like «Edit» or 
>> «Restore older version». By the way, you now can delete your packages 
>> yourself.
>>
>>
>> The API remains the same
>> ---
>>
>> The API wasn't changed at all. So if you began to write an application 
>> using it, you don't have to change anything. It simply was ported to the 
>> new system - but the results it gives you, are the same than the old one.
>>
>>
>> What you should change
>> ---
>>
>> The URLs for the RSS-Feeds have changed. So please update the URL in 
>> your RSS-Reader. Furthermore I'm sure that not all updates since last 
>> Friday are correctly imported into the database. So please check the 
>> packages you updated since last Friday.
>>
>>
>> What's next?
>> ---
>>
>> There are some features I'd like to include in the future. First of all 
>> there's a repository I'd like to create. And maybe I'll include a 
>> feature where you can give the visitor information about the 
>> compatibility of your package. So you can say, yes, it works on 
>> OM2008.12 but not on FSO, for example.
>> Maybe I'll have to change the category names too because there is some 
>> conversation on the mailing list about it. We'll see...
>> Of course I'd like to implement your ideas as well. So please write me 
>> if you have a revolutionary idea.
>>
>>
>> Please let me know  what you think of 
>> the new site.
>>
>> I wish you all a merry Christmas,
>> Tobias
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>   
>> 
>
>
>   


-- 
Regards,
Jan Henkins


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


Re: [default] no route past ssh'd computer

2008-12-27 Thread Rodney Myers

On Dec 27, 2008, at 4:29 PM, William Kenworthy wrote:

I moved to the 192.168.0.* to get connected. "I" could not get it  
working the other way.


Just configure the freerunner for a different IP and have the linux  
box

nat it out onto the network.

On my network, I subnet the 192.168.0 into 192.168.0.0/30 and
192.168.0.192/27 so they stay separate and I dont have to worry about
the ADSL modem - more problematic than the FR to stay configured.

Permanent fix is to move your network away from 192.168.0 altogether  
and

curse the stupidity of whoever chose 192.168.0 in the first place :)

BillK



On Sat, 2008-12-27 at 16:08 -0800, Rodney Myers wrote:

Debian stable & OM default w/updates. OM is not my daily phone, yet.

My debian machine is 192.168.0.101, the default GW is 192.168.0.1

Was able to get the default install onto the net, and grab updates a
few weeks ago. Right after I did the update, now I am not able to get
back onto the net.

my OM /etc/network/interfaces, options, ifconfig, & netstat -er

cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8),  
ifdown(8)


# The loopback interface
auto lo
iface lo inet loopback

# Wireless interfaces
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid any
iface atml0 inet dhcp

# Wired or wireless interfaces
iface eth0 inet dhcp
iface eth1 inet dhcp

# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr
auto usb0
iface usb0 inet static
address 192.168.0.202
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.0.1
up echo nameserver 192.168.0.1 >/etc/resolv.conf

cat /etc/network/options
ip_forward=no
spoofprotect=yes
syncookies=no

ifconfig
loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:29 errors:0 dropped:0 overruns:0 frame:0
  TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:3120 (3.0 KiB)  TX bytes:3120 (3.0 KiB)

usb0  Link encap:Ethernet  HWaddr 4A:2B:DF:D4:5C:14
  inet addr:192.168.0.202  Bcast:192.168.0.255  Mask:
255.255.255.0
  inet6 addr: fe80::482b:dfff:fed4:5c14/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:1201 errors:0 dropped:0 overruns:0 frame:0
  TX packets:740 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:95353 (93.1 KiB)  TX bytes:91729 (89.5 KiB)



netstat -er
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
192.168.0.0 *   255.255.255.0   U 0  0
0 usb0
default 192.168.0.1 0.0.0.0 UG0  0
0 usb0

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

--
William Kenworthy 
Home in Perth!


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




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


Re: GPS testing on 2008.12

2008-12-27 Thread Jan Henkins
Hello Ed,

Thanks for the following:

Ed Kapitein wrote:
> Hi Jan,
>
> You could try to work on the low level first:
> If you activated gps in the settings, try to do
> cat /dev/ttySAC1
> this should give you some output like this:
>
> r...@freerunner:~# cat /dev/ttySAC1
> NMEA unknown msg*58
>
> $GPTXT,01,01,01,NMEA unknown msg*58
>
> $GPTXT$GPRMC,,V,,N*53
>
> this would indicate that the unit is in fact powered on and working.
>
> Next you could try to start gpsd ( /etc/init.d/gpsd start )
> make sure the device in /etc/default/gpsd is /dev/ttySAC1
> now you can use gpspipe -r to check if gpsd is getting data.
> (gpspipe is in the gps-utils package, so you might have to use opkg
> install gps-utils first)
> it should look something like this:
>
> r...@freerunner:~# gpspipe -r
> GPSD,R=1
> $GPZDA,00,00*48
> $GPTXT,01,01,01,PSRF inv format*2B
> $GPTXT,01,01,01,PGRM inv format*34
> $GPTXT,01,01,01,PFEC inv format*2C
> $GPRMC,,V,,N*53
> $GPVTG,N*30
> $GPGGA,,0,00,99.99,,*48
> $GPGSA,A,1,99.99,99.99,99.99*30
>   

It turned out not to be neccessary, although I made a big fat note in my 
troubleshooting notes on the usage of gpspipe. In my particular case it 
turned out to be a twofold problem:

(1) My frameworkd was monitoring /dev/ttySAC1 in the ogpsd area of it's 
config, which interfered. I changed it to /dev/null, and it helped a lot.
(2) With the above, I braved the cold and went outside at about 1am in 
the morning, and got a fix after less than 20 seconds. Once I had a fix, 
the GPS kept it's lock.

Thanks for the tips!

-- 
Regards,
Jan Henkins


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


Re: [default] no route past ssh'd computer

2008-12-27 Thread William Kenworthy
Just configure the freerunner for a different IP and have the linux box
nat it out onto the network.

On my network, I subnet the 192.168.0 into 192.168.0.0/30 and
192.168.0.192/27 so they stay separate and I dont have to worry about
the ADSL modem - more problematic than the FR to stay configured.

Permanent fix is to move your network away from 192.168.0 altogether and
curse the stupidity of whoever chose 192.168.0 in the first place :)

BillK



On Sat, 2008-12-27 at 16:08 -0800, Rodney Myers wrote:
> Debian stable & OM default w/updates. OM is not my daily phone, yet.
> 
> My debian machine is 192.168.0.101, the default GW is 192.168.0.1
> 
> Was able to get the default install onto the net, and grab updates a  
> few weeks ago. Right after I did the update, now I am not able to get  
> back onto the net.
> 
> my OM /etc/network/interfaces, options, ifconfig, & netstat -er
> 
> cat /etc/network/interfaces
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
> 
> # The loopback interface
> auto lo
> iface lo inet loopback
> 
> # Wireless interfaces
> iface wlan0 inet dhcp
> wireless_mode managed
> wireless_essid any
> iface atml0 inet dhcp
> 
> # Wired or wireless interfaces
> iface eth0 inet dhcp
> iface eth1 inet dhcp
> 
> # Ethernet/RNDIS gadget (g_ether)
> # ... or on host side, usbnet and random hwaddr
> auto usb0
> iface usb0 inet static
>   address 192.168.0.202
>   netmask 255.255.255.0
>   network 192.168.0.0
>   gateway 192.168.0.1
>   up echo nameserver 192.168.0.1 >/etc/resolv.conf
> 
> cat /etc/network/options
> ip_forward=no
> spoofprotect=yes
> syncookies=no
> 
> ifconfig
> loLink encap:Local Loopback
>inet addr:127.0.0.1  Mask:255.0.0.0
>inet6 addr: ::1/128 Scope:Host
>UP LOOPBACK RUNNING  MTU:16436  Metric:1
>RX packets:29 errors:0 dropped:0 overruns:0 frame:0
>TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
>collisions:0 txqueuelen:0
>RX bytes:3120 (3.0 KiB)  TX bytes:3120 (3.0 KiB)
> 
> usb0  Link encap:Ethernet  HWaddr 4A:2B:DF:D4:5C:14
>inet addr:192.168.0.202  Bcast:192.168.0.255  Mask: 
> 255.255.255.0
>inet6 addr: fe80::482b:dfff:fed4:5c14/64 Scope:Link
>UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>RX packets:1201 errors:0 dropped:0 overruns:0 frame:0
>TX packets:740 errors:0 dropped:0 overruns:0 carrier:0
>collisions:0 txqueuelen:1000
>RX bytes:95353 (93.1 KiB)  TX bytes:91729 (89.5 KiB)
> 
> 
> 
> netstat -er
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref 
> Use Iface
> 192.168.0.0 *   255.255.255.0   U 0  0 
> 0 usb0
> default 192.168.0.1 0.0.0.0 UG0  0 
> 0 usb0
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-- 
William Kenworthy 
Home in Perth!


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


Re: Navit language?

2008-12-27 Thread Fox Mulder
"export LANG=de_DE" and "spd-say -l de '%s'" works for me to let navit
speak german. Don't know anymore why it didn't work at that time.
Just be sure to install a recent version because it works much better. :)

Ciao,
 Rainer

Michael Tansella wrote:
> I've got the same problem.
> Does anybody have an answer?
> 
> 
> Am Montag, 18. August 2008 13:38:15 schrieb Fox Mulder:
>> Hi everybody,
>>
>> i want to change the default language in which navit speaks to german
>> but i don't find the necessary config for this. I use rev 1255 with map
>> move speed patch and everything (else) works fine. :)
>>
>> Now i tried a simple "export LANG=de_DE" and started navit but this
>> seems to have no effect at all. I also installed the package
>> "navit-locale-de" for this purpose.
>>
>> I see that in the source tree within the directory "po" all the language
>> files exist. I also changed the navit.xml entry for the speech engine to
>> "spd-say -l de '%s'" which pronounces the sentences the german way. But
>> the sentence strings still comes in english to the speech engine.
>>
>> I tried to find the needed information in the navit wiki, but i only
>> found the needed changes to the speech entry in the navit.xml. But this
>> entry just changes the way the sentence is spoken, not the language
>> navit reports the sentences. :(
>>
>> Can anybody say me where the option to change the language is?
>> Or must it be compiled with the wanted language and it can't be changed
>> afterwards?
>>
>> Ciao,
>>  Rainer
>>
>> ___
>> 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


[default] no route past ssh'd computer

2008-12-27 Thread Rodney Myers

Debian stable & OM default w/updates. OM is not my daily phone, yet.

My debian machine is 192.168.0.101, the default GW is 192.168.0.1

Was able to get the default install onto the net, and grab updates a  
few weeks ago. Right after I did the update, now I am not able to get  
back onto the net.


my OM /etc/network/interfaces, options, ifconfig, & netstat -er

cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# Wireless interfaces
iface wlan0 inet dhcp
wireless_mode managed
wireless_essid any
iface atml0 inet dhcp

# Wired or wireless interfaces
iface eth0 inet dhcp
iface eth1 inet dhcp

# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr
auto usb0
iface usb0 inet static
address 192.168.0.202
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.0.1
up echo nameserver 192.168.0.1 >/etc/resolv.conf

cat /etc/network/options
ip_forward=no
spoofprotect=yes
syncookies=no

ifconfig
loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:29 errors:0 dropped:0 overruns:0 frame:0
  TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:3120 (3.0 KiB)  TX bytes:3120 (3.0 KiB)

usb0  Link encap:Ethernet  HWaddr 4A:2B:DF:D4:5C:14
  inet addr:192.168.0.202  Bcast:192.168.0.255  Mask: 
255.255.255.0

  inet6 addr: fe80::482b:dfff:fed4:5c14/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:1201 errors:0 dropped:0 overruns:0 frame:0
  TX packets:740 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:95353 (93.1 KiB)  TX bytes:91729 (89.5 KiB)



netstat -er
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref 
Use Iface
192.168.0.0 *   255.255.255.0   U 0  0 
0 usb0
default 192.168.0.1 0.0.0.0 UG0  0 
0 usb0




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


Re: Need help to create a french illume keyboard

2008-12-27 Thread The Rasterman
On Sat, 27 Dec 2008 08:34:14 +0100 Xavier Cremaschi 
babbled:

> Carsten Haitzler (The Rasterman) a écrit :
> > as such composing is not supported. the intent is for the dictionary 
> > to make
> > that much easier - for disctionary words it decimates:
> >
> > é -> e
> > è -> e
> > ö -> o
> > ñ -> n
> > etc. - that means you just type "n" and this can match n,N,ñ,Ñ etc. (think
> > strcasecmp - but a wider range).
> >
> > so this means you can dumbly type in basic latin text and it will fill in
> > the accents for you in the possible matches. this should almost always be
> > faster and less toublesome that the mountains of composition combinations. 
> Mmm therefore I should not have the last version (Om2008.12 here), as :
> - élégance is a french word and is in my dictionary
> - I wrote elenance (made a typo)
> - suggestions are : elenance, flamands
> 
> How can I check that ?

the problem is that there is a utf8 parsing bug in the dict - it was fixed
recent;y in svn, 2008.x will likely not get the fixes for a long time. but now
dict matching is VERY slow.

> > for
> > when it isn't in the dict (a name for example of a place or person) then
> > there is the "numbers" layout that lets you put all the accented chars you
> > like there
> > - complete.
> >
> > so that's how it works NOW. so it's possible to enter - you just need to add
> > chars to your default .kbd layout if you must have them, for the occasion
> > you MUST enter something not in the dictionary (remember it learns so you
> > only have to enter it once), then you need to flip to some alternate .kbd
> > with all the accents.
> >   
> Ok so I think I will just maximize the key size and display :
> - normal letters
> - caps + normal letters = capital letters (caps stays locked, cool for 
> shouting)
> - shift + normal letters = a selection of common accented a e i o u
> And maybe also another Numbers keyboard with just 10 huge numbers (typo 
> on PIN = hazardous).
> 
> 
> An idea to increase the height of the keyboard area ? (editing 
> illume.edj maybe ?)
> And is it possible to instantiate the keyboard through ssh -X for 
> screenshoting ?

that's determined by the .kbd "virtual" resolution (at the top of the .kbd
file) :) Default.kbd ends up determining it (it retains aspect ratio and
expands to fill the screen width - thus height scale accordingly).

as doe screenshot - compile e for your desktop - run in xephyr/xnest. life gets
much easier if you do your dev there. :)

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


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


Re: read-only?!?

2008-12-27 Thread roguemoko
Alex Fitzpatrick wrote:
> Andy Green wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Somebody in the thread at some point said:
>> | Andy Green wrote:
>> |> Aah didn't I read that this new rootfs does not remount / -orw... as a
>> |> workaround you aren't meant to use ro on the kernel commandline...
>> |> that'll be it then.
>> |>
>> |> - -Andy
>> |>
>> | I'm stuck with this also...
>> |
>> | Has a bug been logged?
>> | Will a new kernel be released or are we stuck tweaking u-boot parms?
>>
>> This is not a kernel issue, it's something to fix in the rootfs,
>> otherwise you have to solve it by changing U-Boot env.
>>   
> Ok... I'll put my manager hat back on...
> 
> Has a bug been logged?
> Will a new FILESYSTEM be released or are we stuck tweaking u-boot parms?

Good question. Anyone got a url to query existing problem reports? I 
would have expected it to be on the wiki in a really obvious place.

Errr ... u-boot or fstab? I wasn't aware of u-boot overriding standard 
boot configuration files ... but I could be wrong. I 'imagine' you 
merely need mount the fs and modify fstab.

Sarton


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


Re: 2008.12 illume theme

2008-12-27 Thread roguemoko
William Kenworthy wrote:
> Does settings work after changing engines? - known bug with testing.

Assuming you mean is 'settings' able to launch and am I able to set 
things like suspend, brightness etc, then yes, it does work.

The only problems I've had with testing and illume is the top shelf 
slides out a little rough (every time) and installing pidgin produced a 
desktop icon with no image and it wouldn't launch.

Everything else is a lot better since I last had a chance to play. The 
low battery notification is cool :)

Tangogps is also a lot less glitchy. All in all, pretty usable at the 
moment, very impressed :)

Sarton

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


Re: Om2008.12 - Can't receive SMS

2008-12-27 Thread Marc Bantle
Anton Persson schrieb:
> Hi,
>
> I thought I would give the new 2008.12 release a good whirl for a few 
> days, but
> I was stopped before I could start by this: I can't receive text sms 
> messages... :-(
>
> Does anyone else have this problem? Is there a work-around?
Works here. I haven't missed one so far.

Marc

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


Re: Om2008.12 - Can't receive SMS

2008-12-27 Thread William Kenworthy
I have this problem.  Only work-around I have found is to minimise what
is running so when the phone wakes up it does not have a backload of
threads to process.  In particular, the "batget" application can have
dozens of instances running blocking which seem to "block" each other
for awhile.  Flash the GSM firmware with moko10 - may help.

Try removing the battery module and see if it improves - unfortunately,
this means no battery icon :(

The upside - its better than earlier versions - at least it wakes up ...
mostly :)

BillK



On Sat, 2008-12-27 at 22:25 +0100, Anton Persson wrote:
> Hi,
> 
> I thought I would give the new 2008.12 release a good whirl for a few
> days, but
> I was stopped before I could start by this: I can't receive text sms
> messages... :-(
> 
> Does anyone else have this problem? Is there a work-around?
> 
> Note: The phone wakes up properly from hibernation/suspend when the
> message
> is "received" but there is no entry in the inbox... Also, there is no
> problem sending
> an SMS text message.
> 
> Best regards 
>  Anton Persson
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-- 
William Kenworthy 
Home in Perth!


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


Om2008.12 - Can't receive SMS

2008-12-27 Thread Anton Persson
Hi,

I thought I would give the new 2008.12 release a good whirl for a few days,
but
I was stopped before I could start by this: I can't receive text sms
messages... :-(

Does anyone else have this problem? Is there a work-around?

Note: The phone wakes up properly from hibernation/suspend when the message
is "received" but there is no entry in the inbox... Also, there is no
problem sending
an SMS text message.

Best regards
 Anton Persson
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit language?

2008-12-27 Thread Michael Tansella
I've got the same problem.
Does anybody have an answer?


Am Montag, 18. August 2008 13:38:15 schrieb Fox Mulder:
> Hi everybody,
>
> i want to change the default language in which navit speaks to german
> but i don't find the necessary config for this. I use rev 1255 with map
> move speed patch and everything (else) works fine. :)
>
> Now i tried a simple "export LANG=de_DE" and started navit but this
> seems to have no effect at all. I also installed the package
> "navit-locale-de" for this purpose.
>
> I see that in the source tree within the directory "po" all the language
> files exist. I also changed the navit.xml entry for the speech engine to
> "spd-say -l de '%s'" which pronounces the sentences the german way. But
> the sentence strings still comes in english to the speech engine.
>
> I tried to find the needed information in the navit wiki, but i only
> found the needed changes to the speech entry in the navit.xml. But this
> entry just changes the way the sentence is spoken, not the language
> navit reports the sentences. :(
>
> Can anybody say me where the option to change the language is?
> Or must it be compiled with the wanted language and it can't be changed
> afterwards?
>
> Ciao,
>  Rainer
>
> ___
> 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


gsm0710muxd and OM 2008.12

2008-12-27 Thread Eldon Koyle
I just spent a while tracking down an issue with 2008.12 and
gsm0710muxd. I upgraded an FDOM image, so I'm not sure if anyone else
will see this problem, but just in case I thought I'd send this to the
list.

2008.12 was starting xserver-nodm before gsm0710muxd, so the dbus call
added in /etc/X11/Xsession.d/89qtopia started a separate gsm0710muxd
process without any args before gsm0710muxd was started by init which
caused gsm0710muxd to fail to work.

A quick fix is to change xserver-nodm from S04 to S23 (gsm0710muxd is
22) or so in /etc/rc5.d .

-- 
Eldon Koyle
-- 
Between grand theft and a legal fee, there only stands a law degree.

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


Re: Need help to create a french illume keyboard

2008-12-27 Thread Pander
and the URL is...

http://www.opkg.org/package_75.html

;)

Pander wrote:
> This is how I solved it for the Dutch language, check out the README
> file in the package.
> 
> Xavier Cremaschi wrote:
>> Hi all,
>>
>> I am currently looking at keyboards layout in
>>  /usr/lib/enlightenment/modules/illume/keyboards/
>>
>> The syntax seems simple :
>> key x  y  w  h
>>normal   ' apostrophe
>>shift" quotedbl
>>capslock ' apostrophe
>>
>> But I cannot find any doc/blog/thread/keyboard with "composing features" 
>> in it.
>>
>> I need to put "few" big keys (for fingers, not stylus).
>> I also need to write in French or Spanish so I need to easily write any 
>> combination of aeiou (respectively AEIOU) and ´`^¨ (and also Ñ ñ Ç ç...)
>>
>> On my computers I usually use QWERTY keyboard with "US International", 
>> which gives powerful composing possibilities to the user, see :
>>  http://www.cs.umu.se/~hegner/Misc/Windowskb/windows0x.png
>>
>> Therefore I would like to create this kind of key :
>> key x  y  w  h
>>normal   e "e"
>>shiftE "E"
>>diacritic1 é "é"
>>diacritic2 è "è"
>>diacritic3 ê "ê"
>>shift+diacritic1 É "É"
>>shift+diacritic2 È "È"
>>shift+diacritic3 Ê "Ê"
>> etc
>>
>> I would like :
>> - to have 3 or 4 toggles that would modify the key layout and behaviour 
>> (like the weel-known shift key that e->E or E->e)
>> - or to have one super "shift" key with multiple states, which would 
>> cycle between 4 or 5 states, for example normal_keyboard, ´_keyboard, 
>> `_keyboard, ^_keyboard
>>
>>
>> Till now I have found shift and capslock, I would like to know how I can 
>> create new states and how I can combine them.
>>
>> If it is not possible, maybe I can put X in us international but :
>>  setxbmap us_intl
>> can't work because setxkbmap does not seem to be packaged
>> And the problem with this solution is the lack of graphical stuff, the 
>> user will have to KNOW that ' is a composing key and that he has to type 
>> ' + c to make a ç
>>
>> Thanks in advance for any kind of help.
>> Xavier Cremaschi.
>>
>>
>> ___
>> 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


[Debian] ogsmd: Out-of-spec GSM number as cause of hangs?

2008-12-27 Thread gt
Hi,

I'm seeing the error 
"ogsmd WARNING  Out-of-spec GSM number type seen: 160. Please report."
in my logfiles. 

Might this be the cause of the hangs on incoming calls I am consistently
getting today? After a reboot, as the call comes in, Zhone shows the
screen "incoming", but does not react to input.
The neo then is pingable by usb, but established ssh-sessions hang on any
filesystem access, like "sync", which may be because of the error (see
below) at the end: "kernel: glamo-mci glamo-mci.0: Error after cmd: 0x8312"

Shutdown by >10sec powerbutton works.

I'm using Debian "as is" installed on an SD card:
# uname -a
Linux debian-gta02 2.6.24-20081103.git7172ec57 #1 PREEMPT Wed Dec 17 18:06:43 
UTC 2008 armv4tl GNU/Linux

I'm not sure how to continue tracing this problem and not sure how long
it exsist as I use my phone mostly for very infrequent incoming calls.

Please let me know if I should provide more info / where I can get more
info.

As this is my first post here: I'm not a big-time programmer, but am
using linux in a small home network for many years now.

Gyelt Tuinstra

--

The relevant part of the logfile:

Dec 27 15:02:24 debian-gta02 2008.12.27 15:02:24 oeventsd INFO Receive 
IdleState, status = idle
Dec 27 15:02:24 debian-gta02 last message repeated 2 times
Dec 27 15:02:31 debian-gta02 2008.12.27 15:02:31 ogsmdINFO subsystem 
PHB readyness now True
Dec 27 15:02:31 debian-gta02 2008.12.27 15:02:31 ogsmd.objects INFO sim 
ready status True
Dec 27 15:02:31 debian-gta02 2008.12.27 15:02:31 ogsmdINFO full 
readyness now True
Dec 27 15:02:34 debian-gta02 2008.12.27 15:02:34 ogsmdWARNING  Out-of-spec 
GSM number type seen: 160. Please report.
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 odeviced.idlenotifier INFO 
odeviced.idlenotifier state change to idle_dim
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 oeventsd INFO DebugAction 
: dbus trigger test
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 oeventsd INFO Receive 
IdleState, status = idle_dim
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 oeventsd INFO Receive 
IdleState, status = idle_dim
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 oeventsd INFO call dbus 
signal /org/freesmartphone/Device/Display/pcf50633_bl SetBrightness((20,))
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 oeventsd INFO Receive 
IdleState, status = idle_dim
Dec 27 15:02:44 debian-gta02 2008.12.27 15:02:44 oeventsd INFO signal 
SetBrightness responded : ()
Dec 27 15:02:48 debian-gta02 2008.12.27 15:02:48 ogsmd.objects INFO 
org.freesmartphone.GSM.Network.SignalStrength: 75
Dec 27 15:02:56 debian-gta02 2008.12.27 15:02:56 odeviced.idlenotifier INFO 
odeviced.idlenotifier state change to idle_prelock
Dec 27 15:02:56 debian-gta02 2008.12.27 15:02:56 oeventsd INFO DebugAction 
: dbus trigger test
Dec 27 15:02:56 debian-gta02 2008.12.27 15:02:56 oeventsd INFO Receive 
IdleState, status = idle_prelock
Dec 27 15:02:56 debian-gta02 last message repeated 2 times
Dec 27 15:02:56 debian-gta02 2008.12.27 15:02:56 oeventsd INFO call dbus 
signal /org/freesmartphone/Device/Display/pcf50633_bl SetBrightness((0,))
Dec 27 15:02:56 debian-gta02 2008.12.27 15:02:56 oeventsd INFO signal 
SetBrightness responded : ()
Dec 27 15:02:58 debian-gta02 2008.12.27 15:02:58 odeviced.idlenotifier INFO 
odeviced.idlenotifier state change to lock
Dec 27 15:02:58 debian-gta02 2008.12.27 15:02:58 oeventsd INFO DebugAction 
: dbus trigger test
Dec 27 15:02:58 debian-gta02 2008.12.27 15:02:58 oeventsd INFO Receive 
IdleState, status = lock
Dec 27 15:02:58 debian-gta02 last message repeated 2 times
Dec 27 15:03:03 debian-gta02 2008.12.27 15:03:03 odeviced.idlenotifier INFO 
odeviced.idlenotifier state change to busy
Dec 27 15:03:03 debian-gta02 2008.12.27 15:03:03 oeventsd INFO DebugAction 
: dbus trigger test
Dec 27 15:03:03 debian-gta02 2008.12.27 15:03:03 oeventsd INFO Receive 
IdleState, status = busy
Dec 27 15:03:04 debian-gta02 2008.12.27 15:03:04 oeventsd INFO call dbus 
signal /org/freesmartphone/Device/Display/pcf50633_bl SetBrightness((90,))
Dec 27 15:03:04 debian-gta02 2008.12.27 15:03:04 oeventsd INFO Receive 
IdleState, status = busy
Dec 27 15:03:04 debian-gta02 2008.12.27 15:03:04 oeventsd INFO Receive 
IdleState, status = busy
Dec 27 15:03:04 debian-gta02 2008.12.27 15:03:04 oeventsd INFO signal 
SetBrightness responded : ()
Dec 27 15:03:14 debian-gta02 2008.12.27 15:03:14 odeviced.idlenotifier INFO 
odeviced.idlenotifier state change to idle
Dec 27 15:03:14 debian-gta02 2008.12.27 15:03:14 oeventsd INFO DebugAction 
: dbus trigger test
Dec 27 15:03:14 debian-gta02 2008.12.27 15:03:14 oeventsd INFO Receive 
IdleState, status = idle
Dec 27 15:03:14 debian-gta02 last message repeated 2 times
Dec 27 15:03:25 debian-gta02 2008.12.27 15:03:25 ogsmd.objects INFO 
org.freesmartphone.GSM.Network.SignalStrength:

[2008.12] Need a feedreader

2008-12-27 Thread Francesco de Virgilio
Hi all :)
Is there anywhere a good feedreader to use on OM 2008.12? I tried
openmoko-rssreader on 2008.08 in August but it was sooo flaky and not
configurable.
PyFeedReader is nice (regards to its creator) but the rendering of feeds
is not competitive...
-- 
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"

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


Re: Damn... 8GB dead

2008-12-27 Thread Paul

> I do not know if it is the case, but I just saw an interesting message 
> on linux-kernel from H. Peter Anvin:
>
>  > I have seen flash cards die permanently from having a partition table it
>  > didn't like written to it.  Yes, the microcontroller on the flash card
>  > tried to interpret the partition table, assumed to be MS-DOS style, and
>  > would crash.
>   

The ultimate weird thing I just found out is: as long as I use the card 
in the FR, I can partition it anew. I now put one 8GB ext3 partition on 
it, and that works. As long as the card stays in the FR.

Fascinating. At least it's not entirely dead. :o)

Interesting article, though. Thanks for sharing that!

Paul

-- 
..a man who's willing to make a decision in the first place
can always make another one to correct any mistake he's made.
-Harry S. Truman

http://www.nlpagan.net
Running on Mandriva Linux 2009 and Ubuntu 8.10


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


[2008.12] Enlightenment not starting anymore.

2008-12-27 Thread Ivar Mossin
> Angstrom is up to svnr27988 now so I'm guessing that's exactly where it got
> that.  It's a BAD idea to do an upgrade from a 'foreign' repo - pulling
> specific packages from a different feed is one thing, but letting it
> autonomously replace whatever it wants is a recipe for a broken system...
>
> take a look with "opkg list_installed | grep e-wm" and see what version of
> e-wm is currently in place.
>
> You tried "opkg -force-downgrade install
> http://downloads.openmoko.org/repository/Om2008.8/armv4t/e-wm_0.16.999.043+svnr36882-r14.01_armv4t.opk";
>  
> 
> and it failed?Either it's already/still installed (the 27988 version)
> or Angstrom is still in the opkg repo lists in /etc/opkg, so if that failed
> maybe try "opkg -force-depends remove e-wm;opkg install
> http://downloads.openmoko.org/repository/Om2008.8/armv4t/e-wm_0.16.999.043+svnr36882-r14.01_armv4t.opk";.
>  
> 
>
> You can open up an ipk with "ar x {pkgname.opk}" which will give you
> control.tar.gz and data.tar.gz (the latter contains the files) but I'd
> advise against trying to install most things that way...
>
> j
>
> --
> Joel Newkirk
> http://jthinks.com   (blog)
> http://newkirk.us/om  (FR stuff)


I thought I didn't do an 'opkg upgrade' with the angstrom repository
included. But as we see, I did get the angstrom e-wm at some point. So
that must indeed have happened.

Let's first look at my current opkg repositories:
r...@om-gta02:/etc/opkg# grep . *
Multiverse-feed.conf:src/gz daily-Multiverse
http://downloads.openmoko.org/repository/Multiverse
all-feed.conf:src/gz om-dev-all
http://downloads.openmoko.org/repository/Om2008.8/all
arch.conf:arch all 1
arch.conf:arch any 6
arch.conf:arch noarch 11
arch.conf:arch arm 16
arch.conf:arch armv4t 21
arch.conf:arch om-gta02 26
armv4t-feed.conf:src/gz om-dev-armv4t
http://downloads.openmoko.org/repository/Om2008.8/armv4t
om-gta02-feed.conf:src/gz om-dev-om-gta02
http://downloads.openmoko.org/repository/Om2008.8/om-gta02

This seems fine to me. So I do an update:
r...@om-gta02:~# opkg update
Downloading http://downloads.openmoko.org/repository/Multiverse/Packages.gz
Inflating http://downloads.openmoko.org/repository/Multiverse/Packages.gz
Updated list of available packages in /var/lib/opkg/daily-Multiverse
Downloading http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz
Inflating http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz
Updated list of available packages in /var/lib/opkg/om-dev-all
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz
Inflating http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz
Updated list of available packages in /var/lib/opkg/om-dev-armv4t
Downloading 
http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz
Inflating http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz
Updated list of available packages in /var/lib/opkg/om-dev-om-gta02

So now I try to install the suggested package:
r...@om-gta02:~# opkg -force-downgrade install
http://downloads.openmoko.org/repository/Om2008.8/armv4t/e-wm_0.16.999.043+svnr36882-r14.01_armv4t.opk
Downloading 
http://downloads.openmoko.org/repository/Om2008.8/armv4t/e-wm_0.16.999.043+svnr36882-r14.01_armv4t.opk
Multiple packages (e-wm and e-wm) providing same name marked HOLD or
PREFER.  Using latest.
Multiple packages (e-wm and e-wm) providing same name marked HOLD or
PREFER.  Using latest.
Installing e-wm (0.16.999.050+svnr37988-r0.1) to root...
Collected errors:
 * ERROR: Package e-wm (parent e-wm) is not available from any configured src.
 * Failed to download e-wm. Perhaps you need to run 'opkg update'?

Which failed. Let's see if there is an e-wm installed:
r...@om-gta02:~# opkg list_installed | grep e-wm
r...@om-gta02:~# opkg -force-depends remove e-wm
No packages removed.

So, as far as I can see, the package is in fact not installed. (I did
remove it earlier to try to fix the problem).

As we see, I don't have the angstrom repository included (anymore), I
have run an opkg update and installing the package still wants the
newer version. From where does opkg get the information that there is
a newer version? There is also no e-wm currently installed on the
system. Where does this leave me? What would be a plausible next step?

Another question. When I wanted to install mplayer, which I didn't
find in the normal repository, I could of course just install the opk
file directly, but then I would not be notified of any updates on that
package. So how would I be able to keep the angstrom repository
without letting it upgrade all the other packages as well?

Thanks for the help so far.
___
Openmoko community mailing list
co

Re: Need help to create a french illume keyboard

2008-12-27 Thread Pander
This is how I solved it for the Dutch language, check out the README
file in the package.

Xavier Cremaschi wrote:
> Hi all,
> 
> I am currently looking at keyboards layout in
>  /usr/lib/enlightenment/modules/illume/keyboards/
> 
> The syntax seems simple :
> key x  y  w  h
>normal   ' apostrophe
>shift" quotedbl
>capslock ' apostrophe
> 
> But I cannot find any doc/blog/thread/keyboard with "composing features" 
> in it.
> 
> I need to put "few" big keys (for fingers, not stylus).
> I also need to write in French or Spanish so I need to easily write any 
> combination of aeiou (respectively AEIOU) and ´`^¨ (and also Ñ ñ Ç ç...)
> 
> On my computers I usually use QWERTY keyboard with "US International", 
> which gives powerful composing possibilities to the user, see :
>  http://www.cs.umu.se/~hegner/Misc/Windowskb/windows0x.png
> 
> Therefore I would like to create this kind of key :
> key x  y  w  h
>normal   e "e"
>shiftE "E"
>diacritic1 é "é"
>diacritic2 è "è"
>diacritic3 ê "ê"
>shift+diacritic1 É "É"
>shift+diacritic2 È "È"
>shift+diacritic3 Ê "Ê"
> etc
> 
> I would like :
> - to have 3 or 4 toggles that would modify the key layout and behaviour 
> (like the weel-known shift key that e->E or E->e)
> - or to have one super "shift" key with multiple states, which would 
> cycle between 4 or 5 states, for example normal_keyboard, ´_keyboard, 
> `_keyboard, ^_keyboard
> 
> 
> Till now I have found shift and capslock, I would like to know how I can 
> create new states and how I can combine them.
> 
> If it is not possible, maybe I can put X in us international but :
>  setxbmap us_intl
> can't work because setxkbmap does not seem to be packaged
> And the problem with this solution is the lack of graphical stuff, the 
> user will have to KNOW that ' is a composing key and that he has to type 
> ' + c to make a ç
> 
> Thanks in advance for any kind of help.
> Xavier Cremaschi.
> 
> 
> ___
> 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: Damn... 8GB dead

2008-12-27 Thread Cesar Eduardo Barros
Paul escreveu:
>>> Urgh. Somehow I managed to destroy my 8GB card...
>>> I wanted to try Hackable on it, but on the FR there's no mkfs.vfat, and 
>>> the Linux box won't recognise the card anymore except as a floppy-drive...
>>> 
[...]
> I guess something's very sour with that card.

I do not know if it is the case, but I just saw an interesting message 
on linux-kernel from H. Peter Anvin:

 > I have seen flash cards die permanently from having a partition table it
 > didn't like written to it.  Yes, the microcontroller on the flash card
 > tried to interpret the partition table, assumed to be MS-DOS style, and
 > would crash.

http://lkml.org/lkml/2008/12/2/212

-- 
Cesar Eduardo Barros
ces...@cesarb.net
cesar.bar...@gmail.com

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


Community update draft

2008-12-27 Thread haduong
Hello everybody,

  The DRAFT for next monday's community update is at:
http://wiki.openmoko.org/wiki/Community_Updates/December_29th%2C_2008

This is a wiki page, everybody is welcome to fix or add as usual.
Thanks in advance for your eyetime,
Minh

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


Re: [2008.18] image with GPRS and any soft

2008-12-27 Thread Carlo Minucci
bytestore ha scritto:
>> asu.edj (with qwerty button and operator icon)
> 
> can you send me only this file?
> 
> http://openmoko.spb.ru/download/file.php?id=12

thank a lot

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


Re: Damn... 8GB dead

2008-12-27 Thread Paul

>> Urgh. Somehow I managed to destroy my 8GB card...
>> I wanted to try Hackable on it, but on the FR there's no mkfs.vfat, and 
>> the Linux box won't recognise the card anymore except as a floppy-drive...
>> 
>
> Have you tried creating a new partition table with fdisk?
>   

After writing a new partition table on the card (using the FR and ssh), 
I stuck the card in a cardreader on my linux box. This is how it registers:

[r...@merlijn media]# ls -l /dev/sdc
brw-rw 1 root floppy 8, 32 2008-12-27 11:38 /dev/sdc

After that I issued fdisk /dev/sdc, and that just sits there for a 
while, until it ends with: "Unable to open /dev/sdc"
I tried it with a different sd-card frame as the original one's has a 
lock-switch that's easy to move, but the result is the same.

I guess something's very sour with that card.

Also tried something with the card using the laptop and the operating 
system from the evil empire, but that too says the device is not responding.

Ah well, such is life.

Paul

-- 
..a man who's willing to make a decision in the first place
can always make another one to correct any mistake he's made.
-Harry S. Truman

http://www.nlpagan.net
Running on Mandriva Linux 2009 and Ubuntu 8.10


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


Re: [2008.18] image with GPRS and any soft

2008-12-27 Thread bytestore

> asu.edj (with qwerty button and operator icon)

can you send me only this file?

http://openmoko.spb.ru/download/file.php?id=12
-- 
View this message in context: 
http://n2.nabble.com/-2008.12--image-with-GPRS-and-any-soft-tp1871079p2006995.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


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


Re: [2008.12] Help with Om.2008.12 on microsd

2008-12-27 Thread leona...@lilik.it
Kosa wrote:
> Hi there,
> 
> I've been trying to boot 2008.12 from a microsd but it just can't.
> It starts booting but then it stops with an "Only GTA01 hardware
> supported by ASoc driver" message.
> 
> It is not the card 'couse it works fine with fdom and shr.
> 

I'm having the same problem here. I've installed the kernel and the
rootfs from tar.gz, the kernel boots but the logs say that many devices
are missing or are unreadable. Then it stops booting.


leonardo.

-- 
http://leonardo.lilik.it
Key fingerprint = 2C20 A587 05AC 42E5 1292  D0D4 3EED CFB5 52FD AD1E

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