openmoko 中文IRC 频道
星期五, 一月 02, 2009, 13:51 - Openmoko
中文IRC:#openmoko-cn


大家可以一起用中文在这里讨论。


1 评论 1 评论 ( 1 次浏览 )   |  permalink   |   ( 2.9 / 55 )

mount jffs2 on linux
星期三, 十二月 24, 2008, 22:38 - Openmoko
1. insmod
modprobe mtdcore
modprobe jffs2
modprobe mtdram total_size=100000 erase_size=256
modprobe mtdchar
modprobe mtdblock

2. check mtd
(1) check is there /dev/mtd0 and /dev/mtdblock0
  cat /proc/mtd

3. mount to folder

mkdir /mnt/test/
dd if=<rootfs.jffs2> of=/dev/mtd0
mount -t jffs2 /dev/mtdblock0 /mnt/test/

2 评论 2 评论 ( 28 次浏览 )   |  permalink   |   ( 3 / 155 )

android安装在Freerunner上
星期三, 十二月 24, 2008, 22:07 - Neo FreeRunner(GTA02)
最近有时间将android安装在freerunner上
使用感受:
说明:我用的联通的卡,移动的还没有试过
   bootloader是QI
1、freerunner的分辨率很高,界面非常清晰,非常漂亮:-)
2、android的界面类似linux的多桌面功能,可以三个界面流畅的切换--壁纸不变
3、android显示的中文是繁体中文,没有中文输入法
3、通话和短信功能都能使用
4、听筒声音很小,但是外放声音够大
5、能够显示中文短信,只是过长的短信会被截断,只能大概显示16个汉字
6、SIM卡什么都不读出来(中文人名、英文人名、数字都读不出来)
7、目前会在各界面添加图标,但是还不知道怎么删除
8、还没搞定怎么上网
10、还没弄明白怎么截图,只能看看界面切换的视频效果:(本周内会搞定截图,贴些漂亮的效果图片)界面切换的视频
4 评论 4 评论 ( 46 次浏览 )   |  permalink   |   ( 3 / 161 )

openmoko软件近期目标
星期一, 十二月 22, 2008, 20:11 - Openmoko
wolfgang wrote:
Let me explain Openmoko's software strategy for the next 6 months:

---1 current stable image
Our current stable image is called 'Om2008.9', available at http://downloads.openmoko.org/releases/Om2008.9/.
We are sometimes cherry-picking fixes into it, but admittedly not as
many as we would like. If someone wants to step up to become stable
maintainer for this image and cherry-pick more fixes into it, please
let me know.
Alternatively, a number of other images are available, Debian, Qt
Extended, Android, FDOM, SHR, etc.
See http://wiki.openmoko.org/wiki/Distributions
for a more comprehensive list.

---2 Mickey's framework milestones
As many people know, the next big thing for Openmoko will be Mickey's
FSO framework around d-bus and Python, and the Paroli telephony UI.
See http://wiki.openmoko.org/wiki/OpenmokoFramework
A few weeks ago, Mickey released milestone 4, available at http://downloads.freesmartphone.org/fso-stable/milestone4.1/
In late January, he plans to come out with milestone 5, in late March
with milestone 6.
See here for a more detailed roadmap: http://trac.freesmartphone.org/roadmap

---3 next major release, Om2009
After the next 2 FSO milestones, Openmoko will fork off a stable
branch, and spend 2-3 months on testing and bug fixing. This will lead
to our next major release, Om2009.
The telephony UI will be Paroli, see http://code.google.com/p/paroli/
The way things are going right now, we will probably have this release
mid-next year.

That's about it. Lots of good stuff happening in that direction, most
importantly I would mention the progress with our .28 kernel, improved
wifi driver, some attempts at getting more out of the glamo chip,
improved boot time, etc.


简体中文版:-)
openmoko未来6个月的软件策略:
--- 1目前的稳定镜像
我们当前的稳定的形象是' Om2008.9 ' ,见http://downloads.openmoko.org/releases/Om2008.9/ 我们一直在努力修复它,但是显然还远没有满足我们的需求。如果有人想要成为这个镜像的维护者并且进一步修复它请
让我知道。
另外,其他一些可用的镜像, Debian, Qt ,Extended, Android, FDOM, SHR, 等
见http://wiki.openmoko.org/wiki/Distributions更全面的清单。

---2 Mickey's 里程碑式的框架
正如许多人都知道的那样,Openmoko下一件重大的事情是 Mickey's围绕d-bus and Python的FSO 框架 , 和Paroli电话的用户界面。
见 http://wiki.openmoko.org/wiki/OpenmokoFramework

几个星期前, Mickey 发布里程碑4, 见http://downloads.freesmartphone.org/fso-stable/milestone4.1/。
1月下旬,他计划推出里程碑式5 ,在3月下旬里程碑6。 在这里看到更详细的路线图: http://trac.freesmartphone.org/roadmap

---3下一个重要版本, Om2009
在下2个 FSO 里程碑后,Openmoko 将要划分branch, 并花2-3 个月测试、修补bug。这将导致我们的下一个重要版本, Om2009 。电话用户界面将(实现)Paroli , 见 http://code.google.com/p/paroli/
我们已经按计划开始实施, 将在明天中旬左右发布。

发表评论 发表评论   |  permalink   |   ( 2.9 / 199 )

display-chinese shell file
星期五, 十二月 05, 2008, 17:14 - Neo FreeRunner(GTA02)
i have write two shell file to make FreeRunner display Chinese.
and put the font file and Chinese desktop file together.

Download: http://www.openmobilefree.net/other/xiangfu/file/diskplay-chinese.tar

if you have problem with this .send me Email: xiangfu@openmoko.org


发表评论 发表评论   |  permalink   |   ( 3 / 276 )


Next