Hugs on E680

Hugs E680 is an embedded Linux port of Hugs98 Project which runs on Motorola E680 and E680i.
Requirement:
  1. A Motorola E680/i mobile phone
  2. The terminal application "Qonsole" installed on your phone. You can obtain a copy from Rhizod's home page.

Installations
  1. Download binary files and extract it. Copy all extracted directory "hugs/" to the root of your phone memory either the built-in memory or SD card memmory.
  2. Run Qonsole, and go to the "hugs/" directory on your phone. Run ./hugs
  3. Note that this binary only works for Arm/Xscale processor To make it works for your specific processor, you need to recompile the binary.


Compilation
You can recompile it using E680 cross compile toolchain. For more information, you are encouraged to refer to Leprechaun's page. The source I am using is from Jackie 's page.

Vim on E680

Vim E680 is an embedded Linux port of Vim Project which runs on Motorola E680 and E680i.
Requirement:
  1. A Motorola E680/i mobile phone
  2. The terminal application "Qonsole" installed on your phone. You can obtain a copy from Rhizod's home page.
  3. libncurses library. It can be downloaded here .

Installations
  1. Download binary files and extract it. Copy all extracted directory to the root of your phone memory. If you want to run it on your SD card, please use this version.
  2. Run Qonsole, and go to the "usr/bin/" directory on your phone. Run ./vim
  3. Note that this binary only works for Arm/Xscale processor To make it works for your specific processor, you need to recompile the binary.
  4. Thanks to rpconnect, we have a cramfs version of vim for download. A README and a mount script are included.


Forums related E680 developments

MotoFans

CCMove

Please submit your bug report to luzm(AT)comp(DOT)nus(DOT)edu(DOT)sg

 

Back to Kenny's reseach page