thenameisnigel

GoTWRP

Aug 20th, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.80 KB | None | 0 0
  1. ryan@216-237-232-31-dynamic ~/blackcanary> adb shell
  2. ~ # cat /tmp/recovery.log
  3. __bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
  4. __bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
  5. __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
  6. Starting TWRP 2.8.6.0 on Tue Apr 7 11:40:38 1970
  7. (pid 172)
  8. I:Lun file '/sys/devices/platform/msm_hsusb/gadget/lun0/file'
  9. TW_INCLUDE_CRYPTO := true
  10. I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
  11. I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness'
  12. I:TWFunc::Set_Brightness: Setting brightness control to 255
  13. Starting the UI...Pixel format: 720x1280 @ 32bpp
  14. Pixel format: BGRA_8888
  15. Using qcomm overlay
  16. Left Split=0
  17. Right Split=0
  18. Using qualcomm overlay
  19. framebuffer: fd 4 (720 x 1280)
  20. I:Scaling the curtain width 0.666667x and height 0.666667x
  21. minui: /sys/board_properties/virtualkeys.cyttsp5_mt is 3 % 6
  22. minui: /sys/board_properties/virtualkeys.cyttsp5_mt: ignoring unknown virtual key type 139
  23. minui: /sys/board_properties/virtualkeys.cyttsp5_mt: ignoring unknown virtual key type 1360
  24. => Linking mtab
  25. Renaming regular /etc/recovery.fstab -> /etc/recovery.fstab.bak
  26. Moving /etc/twrp.fstab -> /etc/recovery.fstab
  27. => Processing recovery.fstab
  28. I:Processing '/system'
  29. I:Processing '/data'
  30. I:Processing '/cache'
  31. I:Processing '/persist'
  32. I:Created '/persist' folder.
  33. I:Processing '/boot'
  34. I:Processing '/recovery'
  35. I:Processing '/misc'
  36. I:Processing '/firmware'
  37. I:Created '/firmware' folder.
  38. I:Processing '/external_sd'
  39. I:Created '/external_sd' folder.
  40. I:Processing '/usb-otg'
  41. I:Created '/usb-otg' folder.
  42. I:Using automatic handling for /data/media emulated storage device.
  43. I:Setting up '/data' as data/media emulated storage.
  44. I:Created '/sdcard' folder.
  45. I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
  46. I:Backup folder set to '/data/media/0/TWRP/BACKUPS/14a6fa66'
  47. I:Settings storage is '/data/media/0'
  48. Updating partition details...
  49. I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
  50. I:Data backup size is 1102MB, free: 9435MB.
  51. I:Unable to mount '/external_sd'
  52. I:Actual block device: '', current file system: 'vfat'
  53. I:Unable to mount '/usb-otg'
  54. I:Actual block device: '', current file system: 'vfat'
  55. ...done
  56. I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
  57. I:Unmounting main partitions...
  58.  
  59.  
  60. Partition Logs:
  61. /system | /dev/block/mmcblk0p23 | Size: 2479MB Used: 1555MB Free: 924MB Backup Size: 1555MB
  62. Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
  63. Primary_Block_Device: /dev/block/mmcblk0p23
  64. Display_Name: System
  65. Storage_Name: System
  66. Backup_Path: /system
  67. Backup_Name: system
  68. Backup_Display_Name: System
  69. Storage_Path: /system
  70. Current_File_System: ext4
  71. Fstab_File_System: ext4
  72. Backup_Method: files
  73.  
  74. /data | /dev/block/mmcblk0p24 | Size: 10779MB Used: 1102MB Free: 9435MB Backup Size: 1102MB
  75. Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Has_Data_Media Can_Encrypt_Backup Use_Userdata_Encryption Is_Storage Is_Settings_Storage
  76. Symlink_Path: /data/media/0
  77. Symlink_Mount_Point: /sdcard
  78. Primary_Block_Device: /dev/block/mmcblk0p24
  79. Length: -16384
  80. Display_Name: Data
  81. Storage_Name: Internal Storage
  82. Backup_Path: /data
  83. Backup_Name: data
  84. Backup_Display_Name: Data
  85. Storage_Path: /data/media/0
  86. Current_File_System: ext4
  87. Fstab_File_System: ext4
  88. Backup_Method: files
  89. MTP_Storage_ID: 65539
  90.  
  91. /cache | /dev/block/mmcblk0p21 | Size: 247MB Used: 0MB Free: 247MB Backup Size: 0MB
  92. Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent
  93. Primary_Block_Device: /dev/block/mmcblk0p21
  94. Display_Name: Cache
  95. Storage_Name: Cache
  96. Backup_Path: /cache
  97. Backup_Name: cache
  98. Backup_Display_Name: Cache
  99. Storage_Path: /cache
  100. Current_File_System: ext4
  101. Fstab_File_System: ext4
  102. Backup_Method: files
  103.  
  104. /persist | /dev/block/mmcblk0p18 | Size: 3MB Used: 0MB Free: 3MB Backup Size: 0MB
  105. Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
  106. Primary_Block_Device: /dev/block/mmcblk0p18
  107. Display_Name: persist
  108. Storage_Name: persist
  109. Backup_Path: /persist
  110. Backup_Name: persist
  111. Backup_Display_Name: persist
  112. Storage_Path: /persist
  113. Current_File_System: ext4
  114. Fstab_File_System: ext4
  115. Backup_Method: files
  116.  
  117. /boot | /dev/block/mmcblk0p19 | Size: 64MB
  118. Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
  119. Primary_Block_Device: /dev/block/mmcblk0p19
  120. Display_Name: Boot
  121. Storage_Name: boot
  122. Backup_Path: /boot
  123. Backup_Name: boot
  124. Backup_Display_Name: Boot
  125. Storage_Path: /boot
  126. Current_File_System: emmc
  127. Fstab_File_System: emmc
  128. Backup_Method: dd
  129.  
  130. /recovery | /dev/block/mmcblk0p20 | Size: 64MB
  131. Flags: IsPresent Can_Flash_Img
  132. Primary_Block_Device: /dev/block/mmcblk0p20
  133. Display_Name: Recovery
  134. Storage_Name: recovery
  135. Backup_Path: /recovery
  136. Backup_Name: recovery
  137. Backup_Display_Name: Recovery
  138. Storage_Path: /recovery
  139. Current_File_System: emmc
  140. Fstab_File_System: emmc
  141. Backup_Method: dd
  142.  
  143. /misc | /dev/block/mmcblk0p10 | Size: 4MB
  144. Flags: IsPresent
  145. Primary_Block_Device: /dev/block/mmcblk0p10
  146. Display_Name: misc
  147. Storage_Name: misc
  148. Backup_Path: /misc
  149. Backup_Name: misc
  150. Backup_Display_Name: misc
  151. Storage_Path: /misc
  152. Current_File_System: emmc
  153. Fstab_File_System: emmc
  154. Backup_Method: dd
  155.  
  156. /firmware | /dev/block/mmcblk0p14 | Size: 95MB Used: 50MB Free: 45MB Backup Size: 50MB
  157. Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
  158. Primary_Block_Device: /dev/block/mmcblk0p14
  159. Display_Name: firmware
  160. Storage_Name: firmware
  161. Backup_Path: /firmware
  162. Backup_Name: firmware
  163. Backup_Display_Name: firmware
  164. Storage_Path: /firmware
  165. Current_File_System: vfat
  166. Fstab_File_System: vfat
  167. Backup_Method: files
  168.  
  169. /external_sd | | Size: 0MB Used: 0MB Free: 0MB Backup Size: 0MB
  170. Flags: Can_Be_Mounted Can_Be_Wiped Wipe_Available_in_GUI Removable Is_Storage
  171. Primary_Block_Device: /dev/block/mmcblk1p1
  172. Alternate_Block_Device: /dev/block/mmcblk1
  173. Display_Name: Micro SDcard
  174. Storage_Name: Micro SDcard
  175. Backup_Path: /external_sd
  176. Backup_Name: external_sd
  177. Backup_Display_Name: Micro SDcard
  178. Storage_Path: /external_sd
  179. Current_File_System: vfat
  180. Fstab_File_System: vfat
  181. Backup_Method: files
  182. MTP_Storage_ID: 65537
  183.  
  184. /usb-otg | | Size: 0MB Used: 0MB Free: 0MB Backup Size: 0MB
  185. Flags: Can_Be_Mounted Can_Be_Wiped Removable Is_Storage
  186. Primary_Block_Device: /dev/block/sda1
  187. Alternate_Block_Device: /dev/block/sda
  188. Display_Name: USB-OTG
  189. Storage_Name: USB-OTG
  190. Backup_Path: /usb-otg
  191. Backup_Name: usb-otg
  192. Backup_Display_Name: USB-OTG
  193. Storage_Path: /usb-otg
  194. Current_File_System: vfat
  195. Fstab_File_System: vfat
  196. Backup_Method: files
  197. MTP_Storage_ID: 65538
  198.  
  199. I:Loading package: TWRP (/script/ui.xml)
  200. I:Load XML directly
  201. I:Loading package: TWRP (/data/media/0/TWRP/theme/ui.zip)
  202. I:Loading zip theme
  203. I:Loading package: TWRP (/twres/ui.xml)
  204. I:Load XML directly
  205. I:Checking resolution...
  206. I:Scaling theme width 0.666667x and height 0.666667x, offsets x: 0 y: 0
  207. I:Loading resources...
  208. open_png /twres/images/twrplogo.png
  209. libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
  210. open_png /twres/images/menu-button.png
  211. open_png /twres/images/file.png
  212. open_png /twres/images/folder.png
  213. open_png /twres/images/slideout.png
  214. open_png /twres/images/indeterminate001.png
  215. open_png /twres/images/indeterminate002.png
  216. open_png /twres/images/indeterminate003.png
  217. open_png /twres/images/indeterminate004.png
  218. open_png /twres/images/indeterminate005.png
  219. open_png /twres/images/indeterminate006.png
  220. open_png /twres/images/indeterminate007.png
  221. open_png /twres/images/progress_empty.png
  222. open_png /twres/images/progress_fill.png
  223. open_png /twres/images/checkbox_empty.png
  224. open_png /twres/images/checkbox_checked.png
  225. open_png /twres/images/radio_empty.png
  226. open_png /twres/images/radio_selected.png
  227. open_png /twres/images/medium-button.png
  228. open_png /twres/images/sort-button.png
  229. open_png /twres/images/minus-button.png
  230. open_png /twres/images/plus-button.png
  231. open_png /twres/images/home-icon.png
  232. open_png /twres/images/back-icon.png
  233. open_png /twres/images/slider.png
  234. open_png /twres/images/slider-used.png
  235. open_png /twres/images/slider-touch.png
  236. open_png /twres/images/unlock.png
  237. open_png /twres/images/keyboard1.png
  238. open_png /twres/images/keyboard2.png
  239. open_png /twres/images/keyboard3.png
  240. open_png /twres/images/keyboard4.png
  241. open_png /twres/images/cursor.png
  242. I:Loading variables...
  243. I:Loading mouse cursor...
  244. I:Loading pages...
  245. I:PageSet::CheckInclude loading filename: '/twres/portrait.xml'
  246. I:Loading included resources...
  247. I:Loading included variables...
  248. I:Loading mouse cursor...
  249. I:Loading included pages...
  250. I:Loading page main
  251. I:Loading page main2
  252. I:Loading page install
  253. I:Loading page flash_confirm
  254. I:Loading page flash_zip
  255. I:Loading page flash_done
  256. I:Loading page install_image
  257. I:Loading page flashimage_confirm
  258. I:Loading page clear_vars
  259. I:Loading page confirm_action
  260. I:Loading page action_page
  261. I:Loading page singleaction_page
  262. I:Loading page action_complete
  263. I:Loading page filecheck
  264. I:Loading page rebootcheck
  265. I:Loading page wipe
  266. I:Loading page advancedwipe
  267. I:Loading page formatdata
  268. I:Loading page formatdata_confirm
  269. I:Loading page checkpartitionlist
  270. I:Loading page partitionoptions
  271. I:Loading page refreshfilesystem
  272. I:Loading page selectfilesystem
  273. I:Loading page backup
  274. I:Loading page backupname1
  275. I:Loading page backupname2
  276. I:Loading page backupencryption
  277. I:Loading page backupencryption2
  278. I:Loading page checkbackuppassword
  279. I:Loading page backup_run
  280. I:Loading page restore
  281. I:Unable to open '/data/media/0/TWRP/BACKUPS/14a6fa66'
  282. I:Loading page restore_read
  283. I:Loading page restore_decrypt
  284. I:Loading page try_restore_decrypt
  285. I:Loading page restore_select
  286. I:Loading page renamebackup
  287. I:Loading page restore_run
  288. I:Loading page selectstorage
  289. I:Loading page mount
  290. I:Loading page usb_mount
  291. I:Loading page usb_umount
  292. I:Loading page reboot
  293. I:Loading page settings
  294. I:Loading page timezone
  295. I:Loading page screen
  296. I:Loading page Vibrate
  297. I:Loading page advanced
  298. I:Loading page partsdcard
  299. I:Loading page htcdumlock
  300. I:Loading page lock
  301. I:Loading page filemanagerlist
  302. I:Loading page filemanageroptions
  303. I:Loading page choosedestinationfolder
  304. I:Loading page filemanagerrenamefile
  305. I:Loading page filemanagerrenamefolder
  306. I:Loading page filemanagerchmod
  307. I:Loading page filemanagerconfirm
  308. I:Loading page filemanageracction
  309. I:Loading page decrypt
  310. I:Loading page decrypt_pattern
  311. I:Loading page trydecrypt
  312. I:Loading page terminalfolder
  313. I:Loading page terminalcommand
  314. I:Loading page sideload
  315. I:Loading page fixperms
  316. I:Loading page installsu
  317. I:Set page: 'clear_vars'
  318. I:Set page: 'main2'
  319. I:Switching packages (TWRP)
  320. SELinux contexts loaded from /file_contexts
  321. Full SELinux support is present.
  322. I:Boot command: boot-recovery
  323. Startup Commands:
  324. ro.cm.build.version.plat.rev=0
  325. ro.cm.build.version.plat.sdk=2
  326. ro.cm.device=alel04
  327. ro.cm.display.version=12.1-20150820-UNOFFICIAL-alel04
  328. ro.cm.version=12.1-20150820-UNOFFICIAL-alel04
  329. ro.cm.releasetype=UNOFFICIAL
  330. ro.adb.secure=1
  331. ro.com.google.clientidbase=android-google
  332. ro.com.android.dateformat=MM-dd-yyyy
  333. ro.com.android.dataroaming=false
  334. ro.com.android.wifi-watchlist=GoogleGuest
  335. ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
  336. ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
  337. ro.boot.ftm=0
  338. ro.boot.emmc=true
  339. ro.boot.console=ttyHSL0
  340. ro.boot.selinux=permissive
  341. ro.boot.baseband=msm
  342. ro.boot.hardware=qcom
  343. ro.boot.serialno=14a6fa66
  344. ro.boot.bootdevice=7824900.sdhci
  345. ro.boot.huawei_swtype=normal
  346. ro.boot.localproppath=channel/us
  347. ro.boot.huawei_bootmode=recovery
  348. ro.twrp.boot=1
  349. ro.twrp.version=2.8.6.0
  350. ro.wifi.channels=
  351. ro.allow.mock.location=0
  352. ro.board.platform=msm8916
  353. ro.build.id=LMY48G
  354. ro.build.date=Thu Aug 20 15:40:36 MDT 2015
  355. ro.build.date.utc=1440106836
  356. ro.build.host=pocbuild
  357. ro.build.tags=test-keys
  358. ro.build.type=userdebug
  359. ro.build.user=ryan
  360. ro.build.flavor=cm_alel04-userdebug
  361. ro.build.display.id=cm_alel04-userdebug 5.1.1 LMY48G 7d78561c61 test-keys
  362. ro.build.product=alel04
  363. ro.build.selinux=1
  364. ro.build.version.sdk=22
  365. ro.build.version.release=5.1.1
  366. ro.build.version.codename=REL
  367. ro.build.version.incremental=7d78561c61
  368. ro.build.version.all_codenames=REL
  369. ro.build.description=cm_alel04-userdebug 5.1.1 LMY48G 7d78561c61 test-keys
  370. ro.build.fingerprint=huawei/cm_alel04/alel04:5.1.1/LMY48G/7d78561c61:userdebug/test-keys
  371. ro.build.characteristics=default
  372. ro.config.ringtone=Orion.ogg
  373. ro.config.alarm_alert=Helium.ogg
  374. ro.config.notification_sound=Argon.ogg
  375. ro.dalvik.vm.native.bridge=0
  376. ro.secure=1
  377. ro.zygote=zygote32
  378. ro.carrier=unknown
  379. ro.cmlegal.url=https://cyngn.com/legal/privacy-policy
  380. ro.product.cpu.abi=armeabi-v7a
  381. ro.product.cpu.abi2=armeabi
  382. ro.product.cpu.abilist=armeabi-v7a,armeabi
  383. ro.product.cpu.abilist32=armeabi-v7a,armeabi
  384. ro.product.cpu.abilist64=
  385. ro.product.name=ALEL04
  386. ro.product.board=alel04
  387. ro.product.brand=huawei
  388. ro.product.model=P8 Lite
  389. ro.product.device=alel04
  390. ro.product.locale.region=US
  391. ro.product.locale.language=en
  392. ro.product.manufacturer=Huawei
  393. ro.baseband=msm
  394. ro.bootmode=unknown
  395. ro.hardware=qcom
  396. ro.revision=0
  397. ro.serialno=14a6fa66
  398. ro.bootloader=unknown
  399. ro.debuggable=1
  400. ro.modversion=12.1-20150820-UNOFFICIAL-alel04
  401. ro.rommanager.developerid=cyanogenmod
  402. ro.factorytest=0
  403. ro.setupwizard.enterprise_mode=1
  404. net.bt.name=Android
  405. net.change=net.bt.name
  406. init.svc.adbd=running
  407. init.svc.healthd=running
  408. init.svc.ueventd=running
  409. init.svc.recovery=running
  410. init.svc.set_permissive=stopped
  411. twrp.crash_counter=0
  412. media.sf.omx-plugin=libffmpeg_omx.so
  413. media.sf.extractor-plugin=libffmpeg_extractor.so
  414. dalvik.vm.isa.arm.features=div,needfix_835769
  415. dalvik.vm.heapsize=256m
  416. dalvik.vm.lockprof.threshold=500
  417. dalvik.vm.dex2oat-Xms=64m
  418. dalvik.vm.dex2oat-Xmx=512m
  419. dalvik.vm.heapmaxfree=8m
  420. dalvik.vm.heapminfree=2m
  421. dalvik.vm.heapstartsize=8m
  422. dalvik.vm.heapgrowthlimit=96m
  423. dalvik.vm.stack-trace-file=/data/anr/traces.txt
  424. dalvik.vm.image-dex2oat-Xms=64m
  425. dalvik.vm.image-dex2oat-Xmx=64m
  426. dalvik.vm.heaptargetutilization=0.75
  427. persist.sys.dun.override=0
  428. persist.sys.usb.config=none
  429. persist.sys.dalvik.vm.lib.2=libart.so
  430. persist.sys.root_access=0
  431. persist.sys.recovery_update=false
  432. service.adb.root=1
  433. keyguard.no_require_sim=true
  434.  
  435. I:Copying file /cache/recovery/log to /cache/recovery/last_log
  436. tw_get_context got selinux context: u:object_r:system_data_file:s0
  437. I:Got default contexts and file mode for storage files.
  438. I:Attempt to load settings from settings file...
  439. I:Loading settings from '/data/media/0/TWRP/.twrps'.
  440. I:Backup folder set to '/data/media/0/TWRP/BACKUPS/14a6fa66'
  441. I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
  442. I:Version number saved to '/cache/recovery/.version'
  443. I:Unable to mount '/external_sd'
  444. I:Actual block device: '', current file system: 'vfat'
  445. I:Unable to mount '/usb-otg'
  446. I:Actual block device: '', current file system: 'vfat'
  447. __bionic_open_tzdata: couldn't find any tzdata when looking for CST6CDT!
  448. __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
  449. I:TWFunc::Set_Brightness: Setting brightness control to 255
  450. I:Enabling MTP during startup
  451. I:Starting MTP
  452. I:Get_Max_FileSize::maxFileSize: 17592186044416
  453. I:sending message to add 65539 '/data/media/0' 'Internal Storage'
  454. I:Message sent, add storage ID: 65539
  455. MTP Enabled
  456. Starting MTP
  457. I:Switching packages (TWRP)
  458. created new mtpserver object
  459. MtpServer::run fd: 19
  460. mtppipe add storage 65539 '/data/media/0'
  461. MtpStorage id: 65539 path: /data/media/0
  462. I:TWFunc::Set_Brightness: Setting brightness control to 5
  463. I:TWFunc::Set_Brightness: Setting brightness control to 0
Advertisement
Add Comment
Please, Sign In to add comment