Hi all,
I have downloaded the Droid Source Code (K29) from moto and have compiled it
successfully.
But when i run emulator from build, there are no screen on the emulator. And
the adb says device offline.
The following is the log info:
------------------------------------------------------
$make -j4 DISABLE_DEXPREOPT=true PRODUCT-umts_sholes-user
BUILD_ID=SHOLS_U2_03.03.0 HW_CONFIG=p2a_sholes
BUILD_NUMBER=`date +%H%M%S`
Compile successfully.
------------------------------------------------------
Run emulator
$export ANDROID_PRODUCT_OUT=/home/lt/Andcp_K29/out/target/pr/umts_sholes
$export PATH=$PATH:/home/lt/Andcp_K29/out/host/linux-x86/bin
$emulator -debug-init &
------------------------------------------------------
The following is the log:
/****** Log *******/
emulator: found Android build out:
/home/lt/Andcp_K29/out/target/pr/umts_sholes
emulator: locking user data image at
/home/lt/Andcp_K29/out/target/pr/umts_sholes/userdata-qemu.img
emulator: selecting default skin name 'HVGA'
emulator: autoconfig: -skin HVGA
emulator: autoconfig: -skindir /home/lt/Andcp_K29/development/emulator/skins
emulator: keyset loaded from: /root/.android/default.keyset
emulator: trying to load skin file
'/home/lt/Andcp_K29/development/emulator/skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: WARNING: system partition size adjusted to match image file (102
MB > 66 MB)
emulator: no SD Card image at
'/home/lt/Andcp_K29/out/target/pr/umts_sholes/sdcard.img'
emulator: registered 'boot-properties' qemud service
emulator: registered 'boot-properties' qemud service
emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
emulator: Adding boot property: 'dalvik.vm.heapsize' = '16m'
emulator: argv[00] = "./emulator"
emulator: argv[01] = "-kernel"
emulator: argv[02] =
"/home/lt/Andcp_K29/prebuilt/android-arm/kernel/kernel-qemu"
emulator: argv[03] = "-initrd"
emulator: argv[04] =
"/home/lt/Andcp_K29/out/target/pr/umts_sholes/ramdisk.img"
emulator: argv[05] = "-nand"
emulator: argv[06] =
"system,size=0x6600000,initfile=/home/lt/Andcp_K29/out/target/pr/umts_sholes/
system.img"
emulator: argv[07] = "-nand"
emulator: argv[08] =
"userdata,size=0x4200000,file=/home/lt/Andcp_K29/out/target/pr/umts_sholes/userdataqemu.
img"
emulator: argv[09] = "-nand"
emulator: argv[10] = "cache,size=0x4200000"
emulator: argv[11] = "-serial"
emulator: argv[12] = "android-kmsg"
emulator: argv[13] = "-serial"
emulator: argv[14] = "android-qemud"
emulator: argv[15] = "-append"
emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
android.qemud=ttyS1 android.ndns=3"
emulator: argv[17] = "-m"
emulator: argv[18] = "96"
emulator: argv[19] = "-clock"
emulator: argv[20] = "unix"
emulator: mapping 'system' NAND image to /tmp/android/emulator-GtNdcv
emulator: rounding devsize up to a full eraseunit, now 6618000
emulator: mapping 'cache' NAND image to /tmp/android/emulator-pjnNnB
emulator: using 'alsa' audio input backend
emulator: using 'alsa' audio output backend
emulator: warning: opening audio output failed
emulator: control console listening on port 5554, ADB on port 5555
emulator: sent '0012host:emulator:5555' to ADB server
emulator: setting up http proxy: server=wwwgate0.mot.com port=1080
emulator: ping program: /home/lt/Andcp_K29/out/host/linux-x86/bin/ddms
emulator: ping command: /home/lt/Andcp_K29/out/host/linux-x86/bin/ddms ping
emulator 1.12
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to