Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- emulator: ignoring unknown debug item '-netfast'
- emulator: Android virtual device file at: /home/vps/.android/avd/Nexus7-24-NOG.ini
- emulator: virtual device content at /home/vps/.android/avd/Nexus7-24-NOG.avd
- emulator: virtual device config file: /home/vps/.android/avd/Nexus7-24-NOG.avd/config.ini
- emulator: using core hw config path: /home/vps/.android/avd/Nexus7-24-NOG.avd/hardware-qemu.ini
- emulator: Found AVD target API level: 24
- emulator: Read property file at ../system-images/android-24/default/x86_64//build.prop
- emulator: No boot.prop property file found.
- emulator: found skin 'nexus_7_2013' in directory: /home/vps/Android/Sdk/skins/
- emulator: autoconfig: -skin nexus_7_2013
- emulator: autoconfig: -skindir /home/vps/Android/Sdk/skins/
- emulator: autoconfig: -kernel ../system-images/android-24/default/x86_64//kernel-ranchu
- emulator: Target arch = 'x86_64'
- emulator: Auto-detect: Kernel image requires new device naming scheme.
- emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
- emulator: autoconfig: -ramdisk ../system-images/android-24/default/x86_64//ramdisk.img
- emulator: Using initial system image: ../system-images/android-24/default/x86_64//system.img
- emulator: autoconfig: -data /home/vps/.android/avd/Nexus7-24-NOG.avd/userdata-qemu.img
- emulator: autoconfig: -initdata /home/vps/.android/avd/Nexus7-24-NOG.avd/userdata.img
- emulator: autoconfig: -cache /home/vps/.android/avd/Nexus7-24-NOG.avd/cache.img
- emulator: autoconfig: -sdcard /home/vps/.android/avd/Nexus7-24-NOG.avd/sdcard.img
- emulator: Physical RAM size: 1536MB
- emulator: VM heap size 128MB is below hardware specified minimum of 320MB,setting it to that value
- emulator: System image is read only
- emulator: GPU emulation enabled using 'host' mode
- emulator: trying to load skin file '/home/vps/Android/Sdk/skins//nexus_7_2013/layout'
- emulator: WARNING: encryption is off
- emulator: CPU Acceleration: working
- emulator: CPU Acceleration status: KVM (version 12) is installed and usable.
- emulator: Using default value for kernel Contiguous Memory Allocation.
- emulator: Found 1 DNS servers: 8.8.8.8
- Content of hardware configuration file:
- hw.cpu.arch = x86_64
- hw.cpu.ncore = 4
- hw.ramSize = 1536
- hw.screen = multi-touch
- hw.mainKeys = false
- hw.trackBall = false
- hw.keyboard = true
- hw.keyboard.lid = false
- hw.keyboard.charmap = qwerty2
- hw.dPad = false
- hw.gsmModem = true
- hw.gps = true
- hw.battery = true
- hw.accelerometer = true
- hw.audioInput = true
- hw.audioOutput = true
- hw.sdCard = true
- hw.sdCard.path = /home/vps/.android/avd/Nexus7-24-NOG.avd/sdcard.img
- disk.cachePartition = true
- disk.cachePartition.path = /home/vps/.android/avd/Nexus7-24-NOG.avd/cache.img
- disk.cachePartition.size = 66m
- hw.lcd.width = 1200
- hw.lcd.height = 1920
- hw.lcd.depth = 16
- hw.lcd.density = 320
- hw.lcd.backlight = true
- hw.gpu.enabled = true
- hw.gpu.mode = host
- hw.gpu.blacklisted = no
- hw.initialOrientation = Portrait
- hw.camera.back = emulated
- hw.camera.front = emulated
- vm.heapSize = 320
- hw.sensors.light = true
- hw.sensors.pressure = true
- hw.sensors.humidity = true
- hw.sensors.proximity = false
- hw.sensors.magnetic_field = true
- hw.sensors.orientation = true
- hw.sensors.temperature = true
- hw.useext4 = true
- kernel.path = ../system-images/android-24/default/x86_64//kernel-ranchu
- kernel.newDeviceNaming = yes
- kernel.supportsYaffs2 = no
- disk.ramdisk.path = ../system-images/android-24/default/x86_64//ramdisk.img
- disk.systemPartition.initPath = ../system-images/android-24/default/x86_64//system.img
- disk.systemPartition.size = 1792m
- disk.dataPartition.path = /home/vps/.android/avd/Nexus7-24-NOG.avd/userdata-qemu.img
- disk.dataPartition.size = 800m
- avd.name = Nexus7-24-NOG
- .
- QEMU options list:
- emulator: argv[00] = "../emulator/qemu/linux-x86_64/qemu-system-x86_64"
- emulator: argv[01] = "-dns-server"
- emulator: argv[02] = "8.8.8.8"
- emulator: argv[03] = "-serial"
- emulator: argv[04] = "null"
- emulator: argv[05] = "-cpu"
- emulator: argv[06] = "android64"
- emulator: argv[07] = "-enable-kvm"
- emulator: argv[08] = "-smp"
- emulator: argv[09] = "cores=4"
- emulator: argv[10] = "-m"
- emulator: argv[11] = "1536"
- emulator: argv[12] = "-lcd-density"
- emulator: argv[13] = "320"
- emulator: argv[14] = "-kernel"
- emulator: argv[15] = "../system-images/android-24/default/x86_64//kernel-ranchu"
- emulator: argv[16] = "-initrd"
- emulator: argv[17] = "../system-images/android-24/default/x86_64//ramdisk.img"
- emulator: argv[18] = "-object"
- emulator: argv[19] = "iothread,id=disk-iothread"
- emulator: argv[20] = "-drive"
- emulator: argv[21] = "if=none,overlap-check=none,cache=unsafe,index=0,id=system,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/system.img.qcow2,read-only"
- emulator: argv[22] = "-device"
- emulator: argv[23] = "virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify"
- emulator: argv[24] = "-drive"
- emulator: argv[25] = "if=none,overlap-check=none,cache=unsafe,index=1,id=cache,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/cache.img.qcow2,l2-cache-size=1048576"
- emulator: argv[26] = "-device"
- emulator: argv[27] = "virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify"
- emulator: argv[28] = "-drive"
- emulator: argv[29] = "if=none,overlap-check=none,cache=unsafe,index=2,id=userdata,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/userdata-qemu.img.qcow2,l2-cache-size=1048576"
- emulator: argv[30] = "-device"
- emulator: argv[31] = "virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify"
- emulator: argv[32] = "-drive"
- emulator: argv[33] = "if=none,overlap-check=none,cache=unsafe,index=3,id=sdcard,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/sdcard.img.qcow2,l2-cache-size=1048576"
- emulator: argv[34] = "-device"
- emulator: argv[35] = "virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify"
- emulator: argv[36] = "-netdev"
- emulator: argv[37] = "user,id=mynet"
- emulator: argv[38] = "-device"
- emulator: argv[39] = "virtio-net-pci,netdev=mynet"
- emulator: argv[40] = "-netdev"
- emulator: argv[41] = "user,id=mynet2,net=10.0.3.0/24"
- emulator: argv[42] = "-device"
- emulator: argv[43] = "virtio-net-pci,netdev=mynet2"
- emulator: argv[44] = "-show-cursor"
- emulator: argv[45] = "-L"
- emulator: argv[46] = "../emulator/lib/pc-bios"
- emulator: argv[47] = "-soundhw"
- emulator: argv[48] = "hda"
- emulator: argv[49] = "-vga"
- emulator: argv[50] = "none"
- emulator: argv[51] = "-append"
- emulator: argv[52] = "qemu=1 androidboot.hardware=ranchu clocksource=pit android.qemud=1 console=0 console=0 android.checkjni=1 qemu.gles=1 androidboot.selinux=permissive"
- emulator: argv[53] = "-android-hw"
- emulator: argv[54] = "/home/vps/.android/avd/Nexus7-24-NOG.avd/hardware-qemu.ini"
- Concatenated QEMU options:
- ../emulator/qemu/linux-x86_64/qemu-system-x86_64 -dns-server 8.8.8.8 -serial null -cpu android64 -enable-kvm -smp cores=4 -m 1536 -lcd-density 320 -kernel ../system-images/android-24/default/x86_64//kernel-ranchu -initrd ../system-images/android-24/default/x86_64//ramdisk.img -object iothread,id=disk-iothread -drive if=none,overlap-check=none,cache=unsafe,index=0,id=system,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/system.img.qcow2,read-only -device virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=1,id=cache,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/cache.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=2,id=userdata,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/userdata-qemu.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=3,id=sdcard,file=/home/vps/.android/avd/Nexus7-24-NOG.avd/sdcard.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -netdev user,id=mynet2,net=10.0.3.0/24 -device virtio-net-pci,netdev=mynet2 -show-cursor -L ../emulator/lib/pc-bios -soundhw hda -vga none -append 'qemu=1 androidboot.hardware=ranchu clocksource=pit android.qemud=1 console=0 consowarning: host doesn't support requested feature: CPUID.80000001H:ECX.sse4a [bit 6]
- warning: host doesn't support requested feature: CPUID.80000001H:ECX.sse4a [bit 6]
- warning: host doesn't support requested feature: CPUID.80000001H:ECX.sse4a [bit 6]
- warning: host doesn't support requested feature: CPUID.80000001H:ECX.sse4a [bit 6]
- Using config file: /home/vps/.android/modem-nv-ram-5554
- Setting value of oper_name_index to 2 (2)Setting value of selection_mode to 0 (0)Setting value of oper_index to 0 (0)Setting value of oper_count to 2 (2)Setting value of in_ecbm to 0 (0)Setting value of prl_version to 0 (0)Setting value of preferred_mode to 15 (15)Setting value of cdma_subscription_source to 1 (1)Setting value of cdma_roaming_pref to 2 (2)le=0 android.checkjni=1 qemu.gles=1 androidboot.selinux=permissive' -android-hw /home/vps/.android/avd/Nexus7-24-NOG.avd/hardware-qemu.ini
- emulator: Starting QEMU main loop
- emulator: registered 'boot-properties' qemud service
- emulator: Adding boot property: 'qemu.sf.fake_camera' = 'both'
- emulator: Initializing hardware OpenGLES emulation support
- emulator: Adding boot property: 'ro.opengles.version' = '131072'
- emulator: Adding boot property: 'dalvik.vm.heapsize' = '320m'
- emulator: Adding boot property: 'qemu.hw.mainkeys' = '0'
- emulator: Adding boot property: 'qemu.sf.lcd_density' = '320'
- emulator: goldfish_events.have-dpad: false
- emulator: goldfish_events.have-trackball: false
- emulator: goldfish_events.have-camera: true
- emulator: goldfish_events.have-keyboard: true
- emulator: goldfish_events.have-lidswitch: false
- emulator: goldfish_events.have-touch: false
- emulator: goldfish_events.have-multitouch: true
- emulator: control console listening on port 5554, ADB on port 5555
- Not using any http proxy
- emulator: android_hw_fingerprint_init: fingerprint qemud listen service initialized
- emulator: Window was not fully visible: monitor=[1920,0,2432,1368] window=[1027,62,680,1095]
- emulator: Window repositioned to [418,0]
- emulator: emulator window was out of view and was recentered
- emulator: onGuestSendCommand: [0x7f4208000f10] Adb connected, start proxing data
- control_global_accept: just in (fd=61)
- control_global_accept: creating new client
- control_global_accept: auth required 0x7f41966be600
- control_global_accept: just in (fd=61)
- problem in accept: 11: Resource temporarily unavailable
- in control_client read: received auth GOUXA/HvrAbxweFo
- in control_client read: size < 0, exiting with 11: Resource temporarily unavailable
- in control_client read: received help
- in control_client read: size < 0, exiting with 11: Resource temporarily unavailable
- in control_client read: received avd name
- in control_client read: size < 0, exiting with 11: Resource temporarily unavailable
- in control_client read: end of connection detected !!
- destroying control client 0x7f41966be600
- << ATE0Q0V1
- >> OK
- << AT+CTEC?
- handleTech. cmd: +CTEC?
- >> +CTEC: 0,f<CR>OK
- << AT+CTEC=?
- >> +CTEC: 0,1,2,3<CR>OK
- << ATE0Q0V1
- >> OK
- << ATS0=0
- >> OK
- << AT+CMEE=1
- >> OK
- << AT+CREG=2
- >> OK
- << AT+CGREG=1
- >> OK
- << AT+CCWA=1
- >> OK
- << AT+CMOD=0
- >> OK
- << AT+CMUT=0
- >> OK
- << AT+CSSN=0,1
- >> OK
- << AT+COLP=0
- >> OK
- << AT+CSCS="HEX"
- >> OK
- << AT+CUSD=1
- >> OK
- << AT+CGEREP=1,0
- >> OK
- << AT+CMGF=0
- >> %CTZV: 17/05/09:01:03:54-28:1:America!Los_Angeles<CR><LF><CR>OK
- << AT+CFUN?
- >> +CFUN: 0<CR>OK
- emulator: _hwFingerprint_connect: connect finger print listen is called
- emulator: got message from guest system fingerprint HAL
- << AT+CFUN=1
- >> OK
- << AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
- >> +COPS: 0,0,"Android"<CR>+COPS: 0,1,"Android"<CR>+COPS: 0,2,"310260"<CR>OK
- << AT+CGREG?
- >> +CGREG: 1,1,"ffffffff","ffffffff","000e"<CR>OK
- << AT+CREG?
- >> +CREG: 2,1, "ffffffff", "ffffffff"<CR>OK
- << AT+COPS?
- >> +COPS: 0,2,310260<CR>OK
- << AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
- >> +COPS: 0,0,"Android"<CR>+COPS: 0,1,"Android"<CR>+COPS: 0,2,"310260"<CR>OK
- << AT+CGREG?
- >> +CGREG: 1,1,"ffffffff","ffffffff","000e"<CR>OK
- << AT+CREG?
- >> +CREG: 2,1, "ffffffff", "ffffffff"<CR>OK
- << AT+COPS?
- >> +COPS: 0,2,310260<CR>OK
- << AT+CPIN?
- >> +CPIN: READY<CR>OK
- << AT+CLCC
- >> <CR>OK
- << AT+CPIN?
- >> +CPIN: READY<CR>OK
- << AT+CIMI
- >> 310260000000000<CR>OK
- << AT+CRSM=192,12258,0,0,15
- >> +CRSM: 144,0,0000000a2fe204000fa0aa01020000<CR>OK
- << AT+CRSM=192,28480,0,0,15
- >> +CRSM: 144,0,000000806f40040011a0aa01020120<CR>OK
- << AT+CRSM=192,28617,0,0,15
- >> +CRSM: 144,0,000000086fc9040011a0aa01020104<CR>OK
- << AT+CRSM=192,28589,0,0,15
- >> +CRSM: 144,0,000000046fad04000aa0aa01020000<CR>OK
- << AT+CRSM=192,28618,0,0,15
- >> +CRSM: 144,0,0000000a6fca040011a0aa01020105<CR>OK
- << AT+CRSM=192,28433,0,0,15
- >> +CRSM: 144,0,000000016f11040011a0aa01020000<CR>OK
- << AT+CRSM=192,28619,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28435,0,0,15
- >> +CRSM: 144,0,000000016f13040011a0aa01020000<CR>OK
- << AT+CRSM=192,28486,0,0,15
- >> +CRSM: 148,4<CR>OK
- << AT+CRSM=192,28621,0,0,15
- >> +CRSM: 148,4<CR>OK
- << AT+CRSM=192,28613,0,0,15
- >> +CRSM: 144,0,000000f06fc504000aa0aa01020118<CR>OK
- << AT+CRSM=192,28472,0,0,15
- >> +CRSM: 144,0,0000000f6f3804001aa0aa01020000<CR>OK
- << AT+CRSM=192,28438,0,0,15
- >> +CRSM: 144,0,000000026f1604001aa0aa01020000<CR>OK
- << AT+CRSM=192,28437,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28478,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28479,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CIMI
- >> 310260000000000<CR>OK
- << AT+CRSM=192,12258,0,0,15
- >> +CRSM: 144,0,0000000a2fe204000fa0aa01020000<CR>OK
- << AT+CRSM=192,12037,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28474,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28481,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28484,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28450,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28456,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=176,28506,0,0,4
- >> ERROR: BAD COMMAND
- << AT+CRSM=192,28493,0,0,15
- >> ERROR: BAD COMMAND
- << AT+CRSM=176,12258,0,0,10
- >> +CRSM: 144,0,98101430121181157002<CR>OK
- << AT+CRSM=178,28480,1,4,32
- >> +CRSM: 144,0,ffffffffffffffffffffffffffffffffffff07815155255155f4ffffffffffff<CR>OK
- << AT+CRSM=178,28617,1,4,4
- >> +CRSM: 144,0,01000000<CR>OK
- << AT+CRSM=176,28589,0,0,4
- >> +CRSM: 144,0,00000003<CR>OK
- << AT+CRSM=178,28618,1,4,5
- >> +CRSM: 144,0,0000000000<CR>OK
- << AT+CRSM=176,28433,0,0,1
- >> +CRSM: 144,0,55<CR>OK
- << AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
- >> +COPS: 0,0,"Android"<CR>+COPS: 0,1,"Android"<CR>+COPS: 0,2,"310260"<CR>OK
- << AT+CGREG?
- >> +CGREG: 1,1,"ffffffff","ffffffff","000e"<CR>OK
- << AT+CREG?
- >> +CREG: 2,1, "ffffffff", "ffffffff"<CR>OK
- << AT+COPS?
- >> +COPS: 0,2,310260<CR>OK
- << AT+CRSM=176,28435,0,0,1
- >> +CRSM: 144,0,55<CR>OK
- << AT+CRSM=178,28613,1,4,24
- >> +CRSM: 144,0,43058441aa890affffffffffffffffffffffffffffffffff<CR>OK
- << AT+CRSM=176,28472,0,0,15
- >> +CRSM: 144,0,ff30ffff3c003c03000c0000f03f00<CR>OK
- << AT+CRSM=176,28438,0,0,2
- >> +CRSM: 144,0,0233<CR>OK
- << AT+CRSM=192,28436,0,0,15
- >> +CRSM: 144,0,000000146f1404001aa0aa01020000<CR>OK
- << AT+CRSM=176,12258,0,0,10
- >> +CRSM: 144,0,98101430121181157002<CR>OK
- << AT+CRSM=192,28615,0,0,15
- >> +CRSM: 144,0,000000406fc7040011a0aa01020120<CR>OK
- << AT+CRSM=176,28436,0,0,20
- >> +CRSM: 144,0,416e64726f6964ffffffffffffffffffffffffff<CR>OK
- << AT+CRSM=178,28615,1,4,32
- >> +CRSM: 144,0,566f6963656d61696cffffffffffffffffff07915155125740f9ffffffffffff<CR>OK
- << AT+COPS?
- >> +COPS: 0,2,310260<CR>OK
- << AT+CGDCONT=1,"IP","epc.tmobile.com",,0,0
- >> OK
- << AT+CGQREQ=1
- >> OK
- << AT+CGQMIN=1
- >> OK
- << AT+CGEREP=1,0
- >> OK
- << AT+CGACT=1,0
- >> OK
- << ATD*99***1#
- >> OK
- << AT+CGACT?
- >> +CGACT: 1,1<CR><LF><CR>OK
- << AT+CGDCONT?
- >> +CGDCONT: 1,"IP","epc.tmobile.com","10.0.2.15",0,0<CR><LF><CR>OK
- << AT+CSQ
- >> +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200<CR><LF><CR>OK
- << AT+CSQ
- >> +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200<CR><LF><CR>OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement