Advertisement
jzaruba

emulator -verbose

Dec 31st, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.75 KB | None | 0 0
  1. emulator:Found ANDROID_PRODUCT_OUT: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb
  2. emulator:Found build target architecture: arm
  3. emulator:Looking for ranchu emulator backed for arm CPU
  4. emulator:Probing program: ./emulator64-ranchu-arm
  5. emulator:Probing program: ./emulator-ranchu-arm
  6. emulator:Probing path for: emulator64-ranchu-arm
  7. emulator:Probing path for: emulator-ranchu-arm
  8. emulator:Looking for emulator-arm to emulate 'arm' CPU
  9. emulator:Probing program: ./emulator64-arm
  10. emulator:Probing program: ./emulator-arm
  11. emulator:Probing path for: emulator64-arm
  12. emulator:Found target-specific emulator binary: /home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/emulator64-arm
  13. emulator:Probing for: /home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/libOpenglRender.so
  14. emulator:Probing for: /home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/lib/libOpenglRender.so
  15. emulator:Found OpenGLES emulation libraries in /home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/lib
  16. emulator:Setting LD_LIBRARY_PATH=/home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/lib
  17. emulator: found Android build root: /home/jzaruba/aosp/android-5.1.0_r5
  18. emulator: found Android build out: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb
  19. emulator: Read property file at /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/system/build.prop
  20. emulator: Cannot find boot properties file: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/boot.prop
  21.  
  22. emulator: Found target API sdkVersion: 22
  23.  
  24. emulator: virtual device has no config file - no problem
  25. emulator: using core hw config path: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/hardware-qemu.ini
  26. emulator: found skin-specific hardware.ini: /home/jzaruba/aosp/android-5.1.0_r5/development/tools/emulator/skins/HVGA/hardware.ini
  27. emulator: autoconfig: -skin HVGA
  28. emulator: autoconfig: -skindir /home/jzaruba/aosp/android-5.1.0_r5/development/tools/emulator/skins
  29. emulator: found skin-specific hardware.ini: /home/jzaruba/aosp/android-5.1.0_r5/development/tools/emulator/skins/HVGA/hardware.ini
  30. emulator: keyset loaded from: /home/jzaruba/.android/default.keyset
  31. emulator: trying to load skin file '/home/jzaruba/aosp/android-5.1.0_r5/development/tools/emulator/skins/HVGA/layout'
  32. emulator: skin network speed: 'full'
  33. emulator: skin network delay: 'none'
  34. emulator: autoconfig: -kernel /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/kernel
  35. emulator: Auto-detect: Kernel image requires legacy device naming scheme.
  36. emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
  37. emulator: autoconfig: -ramdisk /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/ramdisk.img
  38. emulator: autoconfig: -sysdir /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb
  39. emulator: Using initial system image: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/system.img
  40. emulator: WARNING: system partition size adjusted to match image file (338 MB > 200 MB)
  41.  
  42. emulator: autoconfig: -data /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/userdata-qemu.img
  43. emulator: autoconfig: -initdata /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/userdata.img
  44. emulator: autoconfig: -cache /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/cache.img
  45. emulator: Physical RAM size: 512MB
  46.  
  47. emulator: WARNING: CPU acceleration only works with x86/x86_64 system images.
  48. emulator: Auto-config: -qemu -cpu cortex-a8
  49. Content of hardware configuration file:
  50. hw.cpu.arch = arm
  51. hw.cpu.model = cortex-a8
  52. hw.ramSize = 512
  53. hw.screen = touch
  54. hw.mainKeys = yes
  55. hw.trackBall = yes
  56. hw.keyboard = no
  57. hw.keyboard.lid = no
  58. hw.keyboard.charmap = qwerty2
  59. hw.dPad = yes
  60. hw.gsmModem = yes
  61. hw.gps = yes
  62. hw.battery = yes
  63. hw.accelerometer = yes
  64. hw.audioInput = yes
  65. hw.audioOutput = yes
  66. hw.sdCard = yes
  67. disk.cachePartition = yes
  68. disk.cachePartition.path = /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/cache.img
  69. disk.cachePartition.size = 66m
  70. hw.lcd.width = 320
  71. hw.lcd.height = 480
  72. hw.lcd.depth = 16
  73. hw.lcd.density = 160
  74. hw.lcd.backlight = yes
  75. hw.gpu.enabled = no
  76. hw.initialOrientation = portrait
  77. hw.camera.back = emulated
  78. hw.camera.front = none
  79. vm.heapSize = 48
  80. hw.sensors.proximity = yes
  81. hw.sensors.magnetic_field = yes
  82. hw.sensors.orientation = yes
  83. hw.sensors.temperature = yes
  84. hw.useext4 = yes
  85. kernel.path = /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/kernel
  86. kernel.parameters = android.checkjni=1
  87. kernel.newDeviceNaming = no
  88. kernel.supportsYaffs2 = no
  89. disk.ramdisk.path = /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/ramdisk.img
  90. disk.systemPartition.initPath = /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/system.img
  91. disk.systemPartition.size = 338m
  92. disk.dataPartition.path = /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/userdata-qemu.img
  93. disk.dataPartition.size = 200m
  94. avd.name = <build>
  95. .
  96. QEMU options list:
  97. emulator: argv[00] = "/home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/emulator64-arm"
  98. emulator: argv[01] = "-android-hw"
  99. emulator: argv[02] = "/home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/hardware-qemu.ini"
  100. Concatenated QEMU options:
  101. /home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/emulator64-arm -android-hw /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/hardware-qemu.ini
  102. emulator: registered 'boot-properties' qemud service
  103. emulator: Using kernel serial device prefix: ttyS
  104. emulator: No fstab.goldfish file in ramdisk image
  105. emulator: Probing system image file for partition type: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/system.img
  106. emulator: system partition format: yaffs2
  107. emulator: Mapping 'system' partition image to /tmp/android-jzaruba/emulator-7pFWBZ
  108. emulator: nand_add_dev: system,size=0x15200000,file=/tmp/android-jzaruba/emulator-7pFWBZ,initfile=/home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/system.img
  109. emulator: rounding devsize up to a full eraseunit, now 1521f000
  110.  
  111. emulator: Probing userdata image file for partition type: /home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/userdata-qemu.img
  112. emulator: userdata partition format: yaffs2
  113. emulator: nand_add_dev: userdata,size=0xc800000,file=/home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/userdata-qemu.img
  114. emulator: rounding devsize up to a full eraseunit, now c810000
  115.  
  116. emulator: cache partition format: ext4
  117. emulator: nand_add_dev: cache,size=0x4200000,file=/home/jzaruba/aosp/android-5.1.0_r5/out/target/product/deb/cache.img,pagesize=512,extrasize=0
  118. emulator: registered 'boot-properties' qemud service
  119. emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
  120. emulator: Adding boot property: 'ro.config.low_ram' = 'true'
  121. emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
  122. emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
  123. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
  124. emulator: Initializing hardware OpenGLES emulation support
  125. Failed to create Context 0x3005
  126. Could not initialize emulated framebufferemulator: Can't start OpenGLES renderer?
  127. emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
  128. emulator: Kernel parameters: qemu.gles=0 qemu=1 console=ttyS0 android.qemud=ttyS1 android.checkjni=1 ndns=1
  129. emulator: autoconfig: -scale 1
  130. emulator: Forcing ro.adb.qemud to "0".
  131. emulator: control console listening on port 5554, ADB on port 5555
  132. emulator: can't connect to ADB server: Transport endpoint is not connected
  133. emulator: ping program: /home/jzaruba/aosp/android-5.1.0_r5/prebuilts/android-emulator/linux-x86_64/ddms
  134. emulator: User-config was not changed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement