Hi 

I built emulator from source, but when I try to run Android on top of it I 
will get an error and the actual android source does not show up. Here is 
the log: 
emulator:Found AVD name 'Arm_64'
emulator:Found AVD target architecture: arm64
emulator:Looking for ranchu emulator backed for arm64 CPU
emulator:Probing program: ./emulator64-ranchu-arm64
emulator:Found target-specific emulator binary: ./emulator64-ranchu-arm64
emulator:GPU emulation enabled using 'host' mode
emulator: found SDK root at /home/hamid/Desktop/studio2.3/external/qemu
emulator: Android virtual device file at: 
/home/hamid/.android/avd/Arm_64.ini
emulator: virtual device content at /home/hamid/.android/avd/Arm_64.avd
emulator: virtual device config file: 
/home/hamid/.android/avd/Arm_64.avd/config.ini
emulator: using core hw config path: 
/home/hamid/.android/avd/Arm_64.avd/hardware-qemu.ini
emulator: Found AVD target API level: 24
emulator: No build.prop property file found.
emulator: No boot.prop property file found.
emulator: Cannot find target CPU architecture, defaulting to 'arm'
emulator: Cannot find target CPU ABI, defaulting to 'armeabi'
emulator: Auto-detect: Kernel image requires new device naming scheme.
emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
emulator: Using initial system image: 
/home/hamid/Android/Sdk/system-images/android-24/default/arm64-v8a/system.img
emulator: autoconfig: -data 
/home/hamid/.android/avd/Arm_64.avd/userdata-qemu.img
emulator: autoconfig: -cache /home/hamid/.android/avd/Arm_64.avd/cache.img
emulator: autoconfig: -sdcard /home/hamid/.android/avd/Arm_64.avd/sdcard.img
emulator: Physical RAM size: 1536MB

emulator: QEMU EXECUTABLE=qemu/linux-x86_64/qemu-system-aarch64

QEMU options list:
emulator: argv[00] = "qemu/linux-x86_64/qemu-system-aarch64"
emulator: argv[01] = "-cpu"
emulator: argv[02] = "cortex-a57"
emulator: argv[03] = "-machine"
emulator: argv[04] = "type=ranchu"
emulator: argv[05] = "-m"
emulator: argv[06] = "1536"
emulator: argv[07] = "-append"
emulator: argv[08] = "console=ttyAMA0,38400 keep_bootcon 
earlyprintk=ttyAMA0"
emulator: argv[09] = "-serial"
emulator: argv[10] = "mon:stdio"
emulator: argv[11] = "-kernel"
emulator: argv[12] = 
"/home/hamid/Desktop/charm_emulator/goldfish/arch/arm64/boot/Image"
emulator: argv[13] = "-initrd"
emulator: argv[14] = 
"/home/hamid/Android/Sdk/system-images/android-24/default/arm64-v8a/ramdisk.img"
emulator: argv[15] = "-drive"
emulator: argv[16] = 
"index=2,id=userdata,file=/home/hamid/.android/avd/Arm_64.avd/userdata-qemu.img"
emulator: argv[17] = "-device"
emulator: argv[18] = "virtio-blk-device,drive=userdata"
emulator: argv[19] = "-drive"
emulator: argv[20] = 
"index=1,id=cache,file=/home/hamid/.android/avd/Arm_64.avd/cache.img"
emulator: argv[21] = "-device"
emulator: argv[22] = "virtio-blk-device,drive=cache"
emulator: argv[23] = "-drive"
emulator: argv[24] = 
"index=0,id=system,file=/home/hamid/Android/Sdk/system-images/android-24/default/arm64-v8a/system.img"
emulator: argv[25] = "-device"
emulator: argv[26] = "virtio-blk-device,drive=system"
emulator: argv[27] = "-netdev"
emulator: argv[28] = "user,id=mynet"
emulator: argv[29] = "-device"
emulator: argv[30] = "virtio-net-device,netdev=mynet"
emulator: argv[31] = "-show-cursor"
emulator: argv[32] = "-L"
emulator: argv[33] = "qemu/pc-bios"
Concatenated QEMU options:
 qemu/linux-x86_64/qemu-system-aarch64 -cpu cortex-a57 -machine type=ranchu 
-m 1536 -append 'console=ttyAMA0,38400 keep_bootcon earlyprintk=ttyAMA0' 
-serial mon:stdio -kernel 
/home/hamid/Desktop/charm_emulator/goldfish/arch/arm64/boot/Image -initrd 
/home/hamid/Android/Sdk/system-images/android-24/default/arm64-v8a/ramdisk.img 
-drive 
index=2,id=userdata,file=/home/hamid/.android/avd/Arm_64.avd/userdata-qemu.img 
-device virtio-blk-device,drive=userdata -drive 
index=1,id=cache,file=/home/hamid/.android/avd/Arm_64.avd/cache.img -device 
virtio-blk-device,drive=cache -drive 
index=0,id=system,file=/home/hamid/Android/Sdk/system-images/android-24/default/arm64-v8a/system.img
 
-device virtio-blk-device,drive=system -netdev user,id=mynet -device 
virtio-net-device,netdev=mynet -show-cursor -L qemu/pc-bios
adb_server_notify: Failed to establish connection to ADB server
console on port 5554, ADB on port 5555
Initializing cgroup subsys cpu
Initializing cgroup subsys cpuacct
Linux version 3.10.0+ (hamid@hamid-XPS-13-9360) (gcc version 5.4.0 20160609 
(Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP PREEMPT Wed May 17 14:12:50 
PDT 2017
CPU: AArch64 Processor [411fd070] revision 0
Machine: ranchu
debug: skip boot console de-registration.
Unknown earlyprintk arguments: ttyAMA0
PERCPU: Embedded 8 pages/cpu @ffffffc05ffe1000 s11136 r0 d21632 u32768
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 387840
Kernel command line: console=ttyAMA0,38400 keep_bootcon earlyprintk=ttyAMA0
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Memory: 1536MB = 1536MB total
Memory: 1532820k/1532820k available, 40044k reserved
Virtual kernel memory layout:
    vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000   (245759 MB)
    vmemmap : 0xffffffbc00e00000 - 0xffffffbc02300000   (    21 MB)
    modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
    memory  : 0xffffffc000000000 - 0xffffffc060000000   (  1536 MB)
      .init : 0xffffffc00063b000 - 0xffffffc000668b80   (   183 kB)
      .text : 0xffffffc000080000 - 0xffffffc00063a574   (  5866 kB)
      .data : 0xffffffc000669000 - 0xffffffc0006b2e40   (   296 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptible hierarchical RCU implementation.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
NR_IRQS:64 nr_irqs:64 0
GIC CPU mask not found - kernel will fail to boot.
GIC CPU mask not found - kernel will fail to boot.
Architected local timer running at 62.50MHz (virt).
Console: colour dummy device 80x25
Calibrating delay loop (skipped), value calculated using timer frequency.. 
125.00 BogoMIPS (lpj=625000)
pid_max: default: 32768 minimum: 301
Security Framework initialized
SELinux:  Initializing.
Mount-cache hash table entries: 256
Initializing cgroup subsys debug
Initializing cgroup subsys freezer
/cpus/cpu@0: Unknown CPU type
hw perfevents: no hardware support available
Brought up 1 CPUs
SMP: Total of 1 processors activated (125.00 BogoMIPS).
atomic64 test passed
NET: Registered protocol family 16
vdso: 2 pages (1 code, 1 data) at base ffffffc000514000
hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
software IO TLB [mem 0x9d400000-0x9d800000] (4MB) mapped at 
[ffffffc05d400000-ffffffc05d7fffff]
Serial: AMBA PL011 UART driver
9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 33) is a PL011 rev1
console [ttyAMA0] enabled
bio: create slab <bio-0> at 0
SCSI subsystem initialized
Advanced Linux Sound Architecture Driver Initialized.
cfg80211: Calling CRDA to update world regulatory domain
Switching to clocksource arch_sys_counter
NET: Registered protocol family 2
TCP established hash table entries: 16384 (order: 6, 262144 bytes)
TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP: reno registered
UDP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Unpacking initramfs...
Freeing initrd memory: 1416K (ffffffc008000000 - ffffffc008162000)
audit: initializing netlink socket (disabled)
type=2000 audit(0.290:1): initialized
fuse init (API version 7.22)
msgmni has been set to 2996
io scheduler noop registered
io scheduler cfq registered (default)
qemu-system-aarch64: goldfish_fb_read: Bad offset 0x0000000000000024
loop: module loaded
 vda: unknown partition table
 vdb: unknown partition table
 vdc: unknown partition table
tun: Universal TUN/TAP device driver, 1.6

PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
mac80211_hwsim: initializing netlink
mousedev: PS/2 mouse device common for all mice
input: qwerty2 as /devices/9040000.goldfish-events/input/input0
ashmem: initialized
u32 classifier
    Actions configured


I was wondering if anybody can help.
Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to