Neovento

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(fyp main page)
 
(Installation)
 
(63 intermediate revisions by 11 users not shown)
Line 1: Line 1:
== fyp - the FreeYourPhone distribution ==
+
{{Languages|neovento}}
  
 +
[[Image:Neoventologo6lg0.png]]
  
The main concept is the use of LXDE and Zhone which is embedded in the background and the whole is based on Debian/FSO as a subsystem.
+
[[Image:5-3 1.jpg|thumb| neovento 5: Main screen with Zhone.]]
This will allow you to use the basic functions of the phone in a fingerfriendly way, but also gives the opportunity to take the pen and go surfing the web or do some messaging.
+
[[Image:5-3 2.jpg|thumb| neovento 5: Applications page]]
  
Further features are the beautiful new zhone theme and some important preinstalled applications and also preconfigurations.
+
neovento is a [[Debian|Debian on Freerunner]] based [[Distributions|distribution]] which uses [http://lxde.org/ LXDE] and [[Zhone]] on top. It is a [http://freeyourphone.de FreeYourPhone.de] community project.
It includes a full lxde environment, Zhone, Wicd, Iceweasel, Pidgin and some more.
+
  
This all fits in one jffs2 image for your 256MB NAND flash.
+
'''Status:''' ''[http://opensvn.csie.org/fyp/releases/5/ release 5.6 is ready]''
  
The aim for this distribution is to make it pretty simple and simply pretty.
+
= Concept =
 +
The main concept is the use of [http://lxde.org/ LXDE] and [[Zhone]] which is embedded in the background and the whole is based on Debian/FSO as a subsystem.
 +
This distribution has the aim not only to be fully finger friendly, but also to give you a full featured desktop environment.
  
[http://opensvn.csie.org/fyp/releases/2.13/ Download release 2.13]
+
= Features =
 +
* completely fingerfriendly
 +
* window based environment
 +
* Zhemes, an application to switch between four [[Zhone]] themes
 +
* preinstalled applications (Woosh, [[Pidgin]], [[TangoGPS]], Wifi-Radar, EpdfView, Mokomaze, [[CellHunter]])
 +
* it fits on the 256MB NAND flash
  
It is recommended to use the Kernel given in the release path, to use a swapfile for speed improvement and not to save the tangogps files on the NAND which is short of space.
+
= Installation =
  
[[Image:Fyp.png]]
+
* download latest [http://opensvn.csie.org/fyp/releases/ release] '''BROKEN LINK'''
 +
* flash the image and the kernel with [[NeoTool|NeoTool]]
 +
* optional: make use of the latest [http://opensvn.csie.org/fyp/patches patch]
 +
 
 +
= Usage =
 +
 
 +
== Buttons ==
 +
 
 +
* AUX (short press) shows the keyboard
 +
* Power (short press) suspends the Neo
 +
 
 +
== Recommendations ==
 +
 
 +
* use the recommended kernel.
 +
* use Qi as bootloader. To get usb networking, find out the interface name (eth?) by "ifconfig -a" and exchange usb0 with it.
 +
* make and use a [[SwapSpace|swapfile]] on your µSD (warning: this may destroy the µSD card after uncertain time). For that you can make the first partition ext2, > 128MB and use the createswap.sh script.
 +
* save the TangoGPS map files on the µSD as there is little space left on the NAND.
 +
* Join the [http://88.198.93.221/wiki/Talk:Neovento talk] to find out about tested programs, issues, and to contribute to development.
 +
 
 +
== Workarounds/Hints ==
 +
* alter the file /etc/apt/sources.list to delete the servers pointing to .DE inserting the faster servers by doing:
 +
  pico /etc/apt/sources.list  (alter the addresses, then save the file following the pico's menu)
 +
  apt-get update
 +
* You may want to remove pidgin, mokomaze, cellhunter, or anything else to free the space. However be careful since, for example, removing the PcManFM can mess up the distro and it cannot boot/load anymore.
 +
* [[Zheme_changer_script | This]] is a new version of /usr/bin/zhemes.py that I've modified. It creates the buttons based on what sub-directories are found in /root/.fyp/zhemes .
 +
 
 +
= Links =
 +
* [http://www.freeyourphone.de FreeYourPhone.de community]
 +
* [http://freeyourphone.de/portal_v1/viewtopic.php?f=63&t=912 neovento thread on FreeYourPhone.de]
 +
* [http://opensvn.csie.org/fyp/ neovento SVN]
 +
* [https://opensvn.csie.org/traccgi/fyp neovento wiki/trac]
 +
 
 +
[[Category:Neovento]]

Latest revision as of 20:50, 7 July 2011


Neoventologo6lg0.png

neovento 5: Main screen with Zhone.
neovento 5: Applications page

neovento is a Debian on Freerunner based distribution which uses LXDE and Zhone on top. It is a FreeYourPhone.de community project.

Status: release 5.6 is ready

Contents

[edit] Concept

The main concept is the use of LXDE and Zhone which is embedded in the background and the whole is based on Debian/FSO as a subsystem. This distribution has the aim not only to be fully finger friendly, but also to give you a full featured desktop environment.

[edit] Features

  • completely fingerfriendly
  • window based environment
  • Zhemes, an application to switch between four Zhone themes
  • preinstalled applications (Woosh, Pidgin, TangoGPS, Wifi-Radar, EpdfView, Mokomaze, CellHunter)
  • it fits on the 256MB NAND flash

[edit] Installation

  • download latest release BROKEN LINK
  • flash the image and the kernel with NeoTool
  • optional: make use of the latest patch

[edit] Usage

[edit] Buttons

  • AUX (short press) shows the keyboard
  • Power (short press) suspends the Neo

[edit] Recommendations

  • use the recommended kernel.
  • use Qi as bootloader. To get usb networking, find out the interface name (eth?) by "ifconfig -a" and exchange usb0 with it.
  • make and use a swapfile on your µSD (warning: this may destroy the µSD card after uncertain time). For that you can make the first partition ext2, > 128MB and use the createswap.sh script.
  • save the TangoGPS map files on the µSD as there is little space left on the NAND.
  • Join the talk to find out about tested programs, issues, and to contribute to development.

[edit] Workarounds/Hints

  • alter the file /etc/apt/sources.list to delete the servers pointing to .DE inserting the faster servers by doing:
 pico /etc/apt/sources.list  (alter the addresses, then save the file following the pico's menu)
 apt-get update
  • You may want to remove pidgin, mokomaze, cellhunter, or anything else to free the space. However be careful since, for example, removing the PcManFM can mess up the distro and it cannot boot/load anymore.
  • This is a new version of /usr/bin/zhemes.py that I've modified. It creates the buttons based on what sub-directories are found in /root/.fyp/zhemes .

[edit] Links

Personal tools

fyp - the FreeYourPhone distribution

The main concept is the use of LXDE and Zhone which is embedded in the background and the whole is based on Debian/FSO as a subsystem. This will allow you to use the basic functions of the phone in a fingerfriendly way, but also gives the opportunity to take the pen and go surfing the web or do some messaging.

Further features are the beautiful new zhone theme and some important preinstalled applications and also preconfigurations. It includes a full lxde environment, Zhone, Wicd, Iceweasel, Pidgin and some more.

This all fits in one jffs2 image for your 256MB NAND flash.

The aim for this distribution is to make it pretty simple and simply pretty.

Download release 2.13

It is recommended to use the Kernel given in the release path, to use a swapfile for speed improvement and not to save the tangogps files on the NAND which is short of space.

Fyp.png