Advertisement
gehx

recovery.log

Sep 27th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. __bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
  2. __bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
  3. __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
  4. Starting recovery on Thu Jan 1 00:01:13 1970
  5.  
  6. framebuffer: fd 4 (1920 x 1080)
  7. CWM-based Recovery v6.0.5.1.0
  8. recovery filesystem table
  9. =========================
  10. 0 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot 0
  11. 1 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache 0
  12. 2 /misc emmc /dev/block/platform/msm_sdcc.1/by-name/misc 0
  13. 3 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery 0
  14. 4 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system 0
  15. 5 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata -16384
  16. 6 /storage/usbdisk auto /dev/block/sda 0
  17. 7 /tmp ramdisk ramdisk 0
  18.  
  19. W:Unable to get recovery.fstab info for /datadata during fstab generation!
  20. W:Unable to get recovery.fstab info for /emmc during fstab generation!
  21. W:Unable to get recovery.fstab info for /sdcard during fstab generation!
  22. W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
  23. W:Unable to get recovery.fstab info for /external_sd during fstab generation!
  24. I:Completed outputting fstab.
  25. I:Connected to Vold..
  26. I:110 0 usbdisk /storage/usbdisk 0 -
  27. I:200 0 Volumes listed.
  28. I:Processing arguments.
  29. I:Checking arguments.
  30. I:device_recovery_start()
  31. Command: "/sbin/recovery"
  32.  
  33. ro.cm.device=bueller
  34. ro.boot.emmc=true
  35. ro.boot.baseband=apq
  36. ro.boot.hardware=qcom
  37. ro.boot.serialno=7090020141650FC6
  38. ro.emmc=0
  39. ro.wifi.channels=
  40. ro.allow.mock.location=0
  41. ro.board.platform=msm8960
  42. ro.build.id=KTU84Q
  43. ro.build.date=Fri Sep 26 20:23:12 MST 2014
  44. ro.build.date.utc=2147483647
  45. ro.build.host=build
  46. ro.build.tags=test-keys
  47. ro.build.type=userdebug
  48. ro.build.user=rbox
  49. ro.build.display.id=cm_bueller-userdebug 4.4.4 KTU84Q c6242eafa5 test-keys
  50. ro.build.product=bueller
  51. ro.build.version.sdk=19
  52. ro.build.version.release=4.4.4
  53. ro.build.version.codename=REL
  54. ro.build.version.incremental=c6242eafa5
  55. ro.build.description=cm_bueller-userdebug 4.4.4 KTU84Q c6242eafa5 test-keys
  56. ro.build.fingerprint=qcom/cm_bueller/bueller:4.4.4/KTU84Q/c6242eafa5:userdebug/test-keys
  57. ro.build.characteristics=default
  58. ro.secure=1
  59. ro.product.cpu.abi=armeabi-v7a
  60. ro.product.cpu.abi2=armeabi
  61. ro.product.name=cm_bueller
  62. ro.product.board=MSM8960
  63. ro.product.brand=qcom
  64. ro.product.model=AFTB
  65. ro.product.device=bueller
  66. ro.product.manufacturer=amazon
  67. ro.baseband=apq
  68. ro.bootmode=unknown
  69. ro.hardware=qcom
  70. ro.revision=3
  71. ro.serialno=7090020141650FC6
  72. ro.bootloader=unknown
  73. ro.debuggable=1
  74. ro.factorytest=0
  75. net.bt.name=Android
  76. net.change=net.bt.name
  77. init.svc.adbd=running
  78. init.svc.vold=running
  79. init.svc.ueventd=running
  80. init.svc.recovery=running
  81. init.svc.setup_adbd=stopped
  82. dalvik.vm.lockprof.threshold=500
  83. dalvik.vm.stack-trace-file=/data/anr/traces.txt
  84. persist.sys.usb.config=adb
  85. service.adb.tcp.port=5555
  86. service.adb.root=1
  87.  
  88. I:Checking for extendedcommand...
  89. I:Skipping execution of extendedcommand, file not found...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement