song_1118 发表于 2012-3-22 11:51

【转帖】新一代神机出世? Android 4.0.3 for Nokia N9出现

================
   昨晚NITDroid项目论坛发布了Android 4.0.3(ICS) for Nokia N9,宣告新一代神机——诺基亚N9迎来MeeGo 1.2和Android 4.0.3双系统启动时代。从DEMO中可见,诺基亚N9运行Android 4.0.3非常流畅。各位手持Android设备,正在等待冰淇淋三明治升级或与升级无缘的G粉们,颤抖吧!

Alpha Release #1 "Project Mayhem"

Things expected to work:
- dualboot kernel (without reflashing), ability to choose OS after power on.
- 3D drivers, OpenGL
- hwrotation (portrait mode only, accelerometer HAL doesn't work)
- touchscreen (multitouch)
- hw buttons (volume, power)
- ECI accessory (headset buttons)
- USB networking
- lcd off in sleep mode
- alarm driver, RTC
- mounting MyDocs as "SDCard"
- basic video decoding (sw) and playback, youtube (choppy)
- basic CellMo functionality: network registration, USSD, SMS, data (GPRS/EDGE/3G), signaling. Actually, ofono/ofono-ril stack is used: all things that it able to do on the n900.
- bluetooth (scanning, can pair devices. I didn't test deeper).
- charging (note: without any notification in UI)
- sensors: accelerometer
- audio: playback (audio routing to: loudspeaker, headset or earpiece)
- lights HAL (lcd brightness)
- root access (via adb shell; su/Superuser.apk)

Demo: http://www.youtube.com/watch?v=ponaehOrFN8

Disclaimer
The same as: http://wiki.cyanogenmod.com/wiki/CyanogenMod_Wiki:General_disclaimer

Installation HOWTO:

1. Install dual-boot kernel as described here: http://forum.nitdroid.com/index.php?topic=90.0

2. Install sillyboot. Details: http://forum.nitdroid.com/index.php?topic=91.0

3. Are you ready for NIT? ДА или НЕТ?!?

   a. Download tarball from here: http://depositfiles.com/files/ue9wxpz49 , check its integrity, md5 sum for this archive is ee57d8c3b9199e87bb5c355e8c9d1cc3
   b. copy the archive to your Nokia N9.

   c. execute "as root" command:Code: tar xjvf /path_to_archive/nninedroid_ics_alpha1.tar.bz2 -C /home/
4. Reboot, push "Volume Up" button when message "Press VolUp to boot alternative OS" appear . Wait a little, pray a little...

   First of all: go to Settings->Display->Sleep, choose "30 minutes". Critical defect ("too deep sleep to ping watchdogs") is yet to be fixed.
   Don't let your device sleep. Otherwise it could die:)

   Enjoy!

5. Usefull stuff:
   get adb from Android SDK (http://developer.android.com/sdk/index.html)

   Commands that would make your life easier:
   adb connect 192.168.2.15:5039 -- connect to your device. USB/ADB is broken, but ADB works well over USB networking.
   adb logcat -- for reading "main" log
   adb logcat -b radio -- for reading "radio" log
   adb shell -- to enter to shell
   adb pull/push -- allow get/put file from/to the device
   adb shell rr -- "restart radio" -- restarts ofono and RIL
   adb shell bb -- show battery/charging status

THANKS.
   Thanks to people contributed to the NITDroid project, especially BDogg64, DJ_Steve, Jay-C, Crevetor. Thanks to sniper_swe, he involved me to N9 story:)
   Thanks to "Nokia guys", Carsten Munk, Jukka Eklund, ofono team. Thanks to people involved in openmode stuff.

   And last but not least, thanks to everyone who made donation.

song_1118 发表于 2012-3-22 11:53

=============
谷歌翻译:
-----------------------------
阿尔法推出#1“项目打斗流血”

预计工作的事情:
- 双启动的内核(不用更新),通电后选择操作系统的能力。
- OpenGL的3D驱动程序,
仅 - hwrotation(肖像模式,加速HAL不工作)
- 触摸屏(触控)
- 硬件按钮(音量,电源)
- ECI配件(耳机的按钮)
- USB网络
- LCD关闭,在睡眠模式
- 报警驱动,RTC
- “SD卡”安装MyDocs实现;不固定,但HACK]
- 基本的视频解码(SW)和YouTube上播放,(震荡)
- 基本CellMo功能:网络注册,USSD的,短信,数据(GPRS/EDGE/3G)信号。其实,ofono / ofono-RIL堆栈用于:所有的东西,它能够做到的N900。
- 可以配对蓝牙(扫描,我没有测试设备更深。)。
- 充电(注:没有任何通知在UI)
- 传感器:加速度
- 音频:播放(音频路由:扬声器,耳机或听筒)
- 灯HAL(LCD亮度)
- 根访问(通过亚行外壳;苏/ Superuser.apk)

演示: http://www.youtube.com/watch?v=ponaehOrFN8 [/ URL]

免责声明
一样的: http://wiki.cyanogenmod.com/wiki/CyanogenMod_Wiki:General_disclaimer [/ URL]

安装HOWTO:

1。安装双启动的内核,这里描述的: http://forum.nitdroid.com/index.php?topic=90.0 [/ URL]

2。安装sillyboot。详细信息: http://forum.nitdroid.com/index.php?topic=91.0 [/ URL]

3。你NIT的准备吗? ДАилиНЕТ?

   一个。从这里下载的压缩包: http://depositfiles.com/files/ue9wxpz49 [/ URL],检查此归档的完整性,MD5总和是ee57d8c3b9199e87bb5c355e8c9d1cc3
   2。复制档案到您的诺基亚N9。

   C。执行“根”的命令:代码:[选择]焦油xjvf / path_to_archive/nninedroid_ics_alpha1.tar.bz2的的C /家庭/
4。重新启动后,按下“音量”按钮时,出现消息“新闻VOLUP引导替代操作系统”。等待一点点,祈求一点点......

   首先:去设置 - >显示 - >休眠,选择“30分钟”。关键缺陷(“太深的睡眠来ping监督”)尚未加以固定。
   不要让您的设备的睡眠。否则可能会死:)

   享受!

5。有用的东西:
   亚行从Android SDK( http://developer.android.com/sdk/index.html [/ URL])

   命令将使您的生活更轻松:
   亚行连接192.168.2.15:5039 - 连接到您的设备。 USB /亚行被打破,但亚行工作远远超过USB网络。
   亚行logcat - 读“主”的日志
   亚行logcat-B无线电 - 读“广播”的日志
   亚行壳 - 进入轰击
   亚行的拉/推 - 允许的ge​​t / put /设备文件
   亚行外壳RR - “重新启动无线电” - 重新启动ofono和RIL
   亚行外壳BB - 显示电池/充电状态

jackoe4u 发表于 2012-3-22 14:36

能干掉HD2 这个机皇么?

沙漠Yan 发表于 2012-3-22 14:47

这么强,老冯要去试试
页: [1]
查看完整版本: 【转帖】新一代神机出世? Android 4.0.3 for Nokia N9出现