Updated on 20101107(kernel build, kickstart file, dialer screenshot, fdisk /dev/mmcblk0) Part2. Single boot: http://blog.mitsutaka.org/2010/11/meego-11-for-nexusone-status-part2-and.html As you know, MeeGo could be worked on the NexusOne. It was v1.1 development release that time. Then I tried if MeeGo 1.1 final release could work on it. Of course, It could be work. and We've made it more responsive to running. 1. Linux kernel zImage is loaded from PC via fastboot command. It uses the Android kernel for MSM. This tree is tagged "android-msm-2.6.29-nexusone". We can use it. android-msm-2.6.32, android-msm-2.6.35 branches could be worked. Here is case of android-msm-2.6.32 $ git clone git://android.git.kernel.org/kernel/msm.git -b android-msm-2.6.32 android-msm-2.6.32 $ cd android-msm-2.6.32 Then We use a mahimahi_defconfig using as the base kernel configuration. $ cp arch/arm/configs/mahimahi_defconfig .config And customize it. When it boots via
This is first time posting in Beijing, China :) As geeks know, Tizen SDK preview has been released at Jan 9th 2012. So I checked the Tizen Linux as usual. SDK has an emulator. It will seem to support armel and x86. Currently, you can select only x86 emulator. You can downlowd from https://developer.tizen.org/sdk.html Then...My conclusion is Tizen SDK is a copy of the Android SDK. But Tizen is not Android. Tizen seems to be based on SLP. Samsung Linux Platform. Anyway please look below screenshots, logs. sdb is adb(Android Debug Bridge). mitz@ubuntu:~$ ~/tizen_sdk/SDK/sdb/sdb Smart Development Bridge version 0.0.1 Usage : sdb [option] [parameters] options: -d - directs command to the only connected USB device returns an error if more than one USB device is present. -e - directs command to the only running emulator. returns an error if more than one emulator is running. -s
Comments
Post a Comment