Hugs on E680
Hugs E680 is an embedded Linux port of Hugs98
Project which runs on Motorola E680 and E680i.
Requirement:
- A Motorola E680/i mobile phone
- The terminal application "Qonsole" installed on your phone. You can obtain a copy from Rhizod's home page.
Installations
- 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.
- Run Qonsole, and go to the "hugs/" directory on your phone. Run ./hugs
- 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:
- A Motorola E680/i mobile phone
- The terminal application "Qonsole" installed on your phone. You can obtain a copy from Rhizod's home page.
- libncurses library. It can be downloaded here .
Installations
- 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.
- Run Qonsole, and go to the "usr/bin/" directory on your phone. Run ./vim
- Note that this binary only works for Arm/Xscale processor
To make it works for your specific processor, you need to
recompile the binary.
- 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