View source for User:Phobie

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:Phobie.

Personal tools

Distributions

(my personal view of the current situation)

installed on name speed phonecalls sms gps note
2008-10-14 Om 2007.2 -- no  ?  ? preinstalled, not very userfriendly
2008-10-15 SHR = no no  ? pure image
2008-10-16 FDOM - no yes yes many apps, nice games
2008-10-17 illume ++ no no yes pure image, looks good
2008-10-19 fso-unstable-20081008 + no no yes pure image
2008-10-21 om-daily na na na na does not boot
2008-10-21 fso-testing-20081021 + no no yes pure image, dimming bug

Images

released image
today Om2008.8-update
today OmDaily
today http://downloads.freesmartphone.org/fso-testing/images/
2008-10-12 illume
2008-10-08 http://downloads.freesmartphone.org/fso-unstable/images/
2008-09-16 Om2008.9
2008-08-08 Om2008.8
2008-04-24 Om2008.4

Other downloads

Navit

Installation

On your Neo:

mkdir -p /media/card/navit/
cd /media/card/navit/
wget http://www.kazer.org/navit/FreeRunner/libspeechd2_*_armv4t.opk
wget http://www.kazer.org/navit/FreeRunner/navit_*_armv4t.opk
opkg install *.opk
ln -s /usr/lib/navit/data/libdata_binfile.so.0 /usr/lib/navit/data/libdata_binfile.so
ln -s /usr/lib/navit/gui/libgui_gtk.so.0 /usr/lib/navit/gui/libgui_gtk.so
ln -s /usr/lib/navit/graphics/libgraphics_gtk_drawing_area.so.0 /usr/lib/navit/graphics/libgraphics_gtk_drawing_area.so
ln -s /usr/lib/navit/gui/libgui_gtk.so.0 /usr/lib/navit/gui/libgui_gtk.so
mkdir -p /usr/share/navit/maps
echo "<map type=\"binfile\" enabled=\"yes\" data=\"/media/card/navid/osm_bbox_*.bin\"/>" > /usr/share/navit/maps/somename.xml

Go to http://maps.navit-project.org/download/ and download a map.

On your PC:

scp osm_bbox_*.bin root@192.168.0.202:/media/card/navit/

Run it:

ssh -X 192.168.0.202
navit

Problems