Neovento

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Recommendations)
(Installation)
 
(55 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Languages|fyp}}
+
{{Languages|neovento}}
  
[[Image:Fyp.png|thumb| Main screen]]
+
[[Image:Neoventologo6lg0.png]]
  
fyp is a [[Debian|Debian for Freerunner]] based [[Distributions|distribution]] which uses LXDE and Zhone on top. It is a FreeYourPhone.de community project.
+
[[Image:5-3 1.jpg|thumb| neovento 5: Main screen with Zhone.]]
 +
[[Image:5-3 2.jpg|thumb| neovento 5: Applications page]]
  
'''Status:''' ''first beta image is released''
+
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.
 +
 
 +
'''Status:''' ''[http://opensvn.csie.org/fyp/releases/5/ release 5.6 is ready]''
  
 
= Concept =
 
= 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.
+
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 will allow the user 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.
+
This distribution has the aim not only to be fully finger friendly, but also to give you a full featured desktop environment.
  
 
= Features =
 
= Features =
* a new Zhone theme
+
* completely fingerfriendly
* preinstalled applications (Iceweasel, Pidgin, TangoGPS, Wicd)
+
* 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 fits on the 256MB NAND flash
  
 
= Installation =
 
= Installation =
  
* [http://opensvn.csie.org/fyp/releases/2.13/ download release 2.13]
+
* download latest [http://opensvn.csie.org/fyp/releases/ release] '''BROKEN LINK'''
 
* flash the image and the kernel with [[NeoTool|NeoTool]]
 
* flash the image and the kernel with [[NeoTool|NeoTool]]
 +
* optional: make use of the latest [http://opensvn.csie.org/fyp/patches patch]
  
 
= Usage =
 
= Usage =
Line 26: Line 32:
  
 
* AUX (short press) shows the keyboard
 
* AUX (short press) shows the keyboard
* Power (short press) pops up the shutdown/suspend menu
+
* Power (short press) suspends the Neo
  
 
== Recommendations ==
 
== Recommendations ==
  
* use the recommended Kernel
+
* use the recommended kernel.
* make and use a [[SwapSpace|swapfile]] on your µSD (warning: this may destroy the µSD card after uncertain time)
+
* use Qi as bootloader. To get usb networking, find out the interface name (eth?) by "ifconfig -a" and exchange usb0 with it.
* save the TangoGPS map files on the µSD as there is little space left on the NAND
+
* 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.
  
= Links =
+
== Workarounds/Hints ==
[http://www.freeyourphone.de FreeYourPhone.de community]
+
* 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 .
  
[http://opensvn.csie.org/fyp/ fyp SVN]
+
= 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:Distributions]]
+
[[Category:Neovento]]

Latest revision as of 19: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


Main screen

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

Status: first beta image is released

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 will allow the user 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.

Features

  • a new Zhone theme
  • preinstalled applications (Iceweasel, Pidgin, TangoGPS, Wicd)
  • it fits on the 256MB NAND flash

Installation

Usage

Buttons

  • AUX (short press) shows the keyboard
  • Power (short press) pops up the shutdown/suspend menu

Recommendations

  • use the recommended Kernel
  • make and use a swapfile on your µSD (warning: this may destroy the µSD card after uncertain time)
  • save the TangoGPS map files on the µSD as there is little space left on the NAND

Links

FreeYourPhone.de community

fyp SVN