Hi,
Am trying running Asimbench on Android ICS. However when I ran the commands
inside the script file on the android terminal I got the following message
root@android:/ # am start -W com.fsck.k9/com.fsck.k9.activity.Accounts
Error type 2
android.util.AndroidException: Can't connect to activity manager; is the
system running?
at com.android.commands.am.Am.run(Am.java:99)
at com.android.commands.am.Am.main(Am.java:80)
at com.android.internal.os.RuntimeInit.finishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:238)
at dalvik.system.NativeStart.main(Native Method)
The command that am using to start the android is:
build/ARM/gem5.opt
configs/example/fs.py
--os-type=android-ics
--mem-size=256MB
--kernel=vmlinux.smp.ics.arm.asimbench.2.6.35
--disk-image=ARMv7a-ICS-Android.SMP.Asimbench-v3.img
--machine-type=RealView_PBX
Also Here is the last messages that I see on the Android terminal before I
ran the previous command:
VFS: Mounted root (ext2 filesystem) on device 8:1.
[ 2.253068] VFS: Mounted root (ext2 filesystem) on device 8:1.
<6>Freeing init memory: 148K
[ 2.253081] Freeing init memory: 148K
<3>init: cannot open '/initlogo.rle'
[ 2.268020] init: cannot open '/initlogo.rle'
<3>init: cannot find '/system/etc/install-recovery.sh', disabling
'flash_recovery'
[ 2.276447] init: cannot find '/system/etc/install-recovery.sh',
disabling 'flash_recovery'
<3>init: using deprecated syntax for specifying property
'persist.sys.usb.config', use ${name} instead
[ 2.276530] init: using deprecated syntax for specifying property
'persist.sys.usb.config', use ${name} instead
<3>init: using deprecated syntax for specifying property 'sys.usb.config',
use ${name} instead
[ 2.276589] init: using deprecated syntax for specifying property
'sys.usb.config', use ${name} instead
<3>init: using deprecated syntax for specifying property 'sys.usb.config',
use ${name} instead
[ 2.276637] init: using deprecated syntax for specifying property
'sys.usb.config', use ${name} instead
/system/bin/sh: No controlling tty: open /dev/tty: No such device or address
/system/bin/sh: warning: won't have full job control
Please let me know if am doing anything Wrong.
regards,
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users