Name Modified Size InfoDownloads / Week
Parent folder
homezone_readme.txt 2008-12-18 2.5 kB
Totals: 1 Item   2.5 kB 0
Getting the Homezone icon in OpenMoko.
---------------------------------------

1. You could get the latest version at:
> http://projects.openmoko.org/projects/om-homezone

2. I'm not the top c programmer, i mainly using try and error :)

About
-------
Most of the Code based on other tools, and changed to work for my needs.
- openmoko-homezoned based on gsmtool by Harald Welte
- openmoko-panel-hz on some other applet by Michael Lauer
- hzfso based on skel demo module
by smurfy aka Philipp Andreas.

Thanks
---------
- Michael 'Mickey' Lauer for the great work on fso and help on the mailing list
- SHR-Team, for their great fso based image.

Informations about the images:
------------------------------------
There are many different OpenMoko images in the world and not all could be supported.

2007.x: (supported)
The "first" OpenMoko dist i used on my Freerunner. 
ipk's to install:
- openmoko-homezoned_0.2-r1_armv4t.ipk
- openmoko-panel-hz_0.1-r0_armv4t.ipk

2008.x: (not supported)
as far i can tell, 2008.x uses qtopia as gsm backend. 
i don't know if a hack like homezoned work in qtopia or
if qtopia supports homezone by default. i will try to informations about it.

shr or other illumne and fso based images: (supported)
all recent fso based images are fully supported by the hzfso illumne/enlightenment  module.
ipk's to install:
- hzfso_0.1-r0.1_armv4t.ipk

Infos about the different IPK's
-------------------------------------

- openmoko-homezoned
base daemon for all gsmd based images.
writes a file called /var/run/homezone-state with the current homezone status. (1 or 0)

- openmoko-panel-hz
gtk application for the 2007.x images. reads the /var/run/homezone-state and displays an icon or not based on the 
status.
As far as i remember it will only install if you use --force. but works great.

- hzfso
a module for enlightenment which provides a new gadget in illumne.
after you install this module you need to load it. you could do this all with the illumne config or from a terminal.

from console on your freerunner (not ssh)
~# enlightenment-remote -module-load hz_fso
~# enlightenment-remote -module-enable hz_fso

after that go to your illumne config and "shelf gadgets" and set the "HomeZone GSM" visible.
now restart your phone or do a /etc/init.d/xserver-nodm restart via ssh.
shortly after you entered your pin you should see the homezone icon (if you in homezone :D )
Source: homezone_readme.txt, updated 2008-12-18