Guest User

Untitled

a guest
Mar 30th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.34 KB | None | 0 0
  1. Starting TWRP 3.1.0-1-ecccaf95 on Sun Mar 29 03:13:35 1970
  2. (pid 438)
  3. Setting SELinux to permissive
  4. BOARD_HAS_NO_REAL_SDCARD := true
  5. RECOVERY_SDCARD_ON_DATA := true
  6. I:Lun file '/sys/module/g_android/parameters/file'
  7. TW_INCLUDE_CRYPTO := true
  8. I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
  9. I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness'
  10. I:TWFunc::Set_Brightness: Setting brightness control to 100
  11. I:LANG: en
  12. Starting the UI...
  13. setting DRM_FORMAT_RGB565 and GGL_PIXEL_FORMAT_RGB_565
  14. cannot find/open a drm device: No such file or directory
  15. fb0 reports (possibly inaccurate):
  16. vi.bits_per_pixel = 32
  17. vi.red.offset = 0 .length = 8
  18. vi.green.offset = 8 .length = 8
  19. vi.blue.offset = 16 .length = 8
  20. setting GGL_PIXEL_FORMAT_RGBA_8888
  21. double buffered
  22. framebuffer: 0 (1080 x 1920)
  23. Using fbdev graphics.
  24. TW_SCREEN_BLANK_ON_BOOT := true
  25. I:TWFunc::Set_Brightness: Setting brightness control to 100
  26. I:Loading package: splash (/twres/splash.xml)
  27. I:Load XML directly
  28. I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
  29. I:Checking resolution...
  30. I:Loading resources...
  31. I:Loading variables...
  32. I:Loading mouse cursor...
  33. I:Loading pages...
  34. I:Loading page splash
  35. I:Switching packages (splash)
  36. I:Blacklisting input device: hbtp_vm
  37. => Linking mtab
  38. Renaming regular /etc/recovery.fstab -> /etc/recovery.fstab.bak
  39. Moving /etc/twrp.fstab -> /etc/recovery.fstab
  40. => Processing recovery.fstab
  41. I:Processing '/boot'
  42. I:Processing '/recovery'
  43. I:Processing '/system'
  44. I:Processing '/system_image'
  45. I:Processing '/data'
  46. I:Processing '/cache'
  47. I:Processing '/usb-otg'
  48. I:Created '/usb-otg' folder.
  49. I:Processing '/misc'
  50. I:Processing '/aboot'
  51. I:Processing '/cmnlib64'
  52. I:Processing '/cmnlib'
  53. I:Processing '/hyp'
  54. I:Processing '/pmic'
  55. I:Processing '/tz'
  56. I:Processing '/rpm'
  57. I:Processing '/keymaster'
  58. I:Processing '/devcfg'
  59. I:Processing '/xbl'
  60. I:Processing '/modem'
  61. I:Processing '/bluetooth'
  62. I:Processing '/dsp'
  63. I:Processing '/efs1'
  64. I:Processing '/efs2'
  65. I:Processing '/efsg'
  66. I:Processing '/efsc'
  67. I:Setting up '/data' as data/media emulated storage.
  68. I:Created '/sdcard' folder.
  69. I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
  70. I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
  71. I:Setting up '/data' as data/media emulated storage.
  72. I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
  73. I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
  74. I:Backup folder set to '/data/media/0/TWRP/BACKUPS/852378fd'
  75. I:Settings storage is '/data/media/0'
  76. I:Decrypt adopted storage starting
  77. I:PageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
  78. I:successfully loaded storage.xml
  79. Updating partition details...
  80. I:Data backup size is 9022MB, free: 15751MB.
  81. I:Unable to mount '/usb-otg'
  82. I:Actual block device: '', current file system: 'vfat'
  83. ...done
  84. I:Unmounting main partitions...
  85.  
  86.  
  87. Partition Logs:
  88. /boot | /dev/block/sde18 | Size: 64MB Raw size: 0
  89.  
  90. Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
  91. Primary_Block_Device: /dev/block/sde18
  92. Display_Name: Boot
  93. Storage_Name: boot
  94. Backup_Path: /boot
  95. Backup_Name: boot
  96. Backup_Display_Name: Boot
  97. Storage_Path: /boot
  98. Current_File_System: emmc
  99. Fstab_File_System: emmc
  100. Backup_Method: dd
  101.  
  102. /recovery | /dev/block/sde21 | Size: 64MB Raw size: 0
  103.  
  104. Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
  105. Primary_Block_Device: /dev/block/sde21
  106. Display_Name: Recovery
  107. Storage_Name: recovery
  108. Backup_Path: /recovery
  109. Backup_Name: recovery
  110. Backup_Display_Name: Recovery
  111. Storage_Path: /recovery
  112. Current_File_System: emmc
  113. Fstab_File_System: emmc
  114. Backup_Method: dd
  115.  
  116. /system | /dev/block/sde20 | Size: 2868MB Used: 2411MB Free: 457MB Backup Size: 2411MB Raw size: 0
  117.  
  118. Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
  119. Primary_Block_Device: /dev/block/sde20
  120. Display_Name: System
  121. Storage_Name: System
  122. Backup_Path: /system
  123. Backup_Name: system
  124. Backup_Display_Name: System
  125. Storage_Path: /system
  126. Current_File_System: ext4
  127. Fstab_File_System: ext4
  128. Backup_Method: files
  129.  
  130. /system_image | /dev/block/sde20 | Size: 3008MB Raw size: 0
  131.  
  132. Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
  133. Primary_Block_Device: /dev/block/sde20
  134. Display_Name: System Image
  135. Storage_Name: system_image
  136. Backup_Path: /system_image
  137. Backup_Name: system_image
  138. Backup_Display_Name: System Image
  139. Storage_Path: /system_image
  140. Current_File_System: emmc
  141. Fstab_File_System: emmc
  142. Backup_Method: dd
  143.  
  144. /data | /dev/block/sda15 | Size: 53930MB Used: 9022MB Free: 15751MB Backup Size: 9022MB Raw size: 57588297728
  145.  
  146. 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
  147. Symlink_Path: /data/media/0
  148. Symlink_Mount_Point: /sdcard
  149. Primary_Block_Device: /dev/block/sda15
  150. Length: -16384
  151. Display_Name: Data
  152. Storage_Name: Internal Storage
  153. Backup_Path: /data
  154. Backup_Name: data
  155. Backup_Display_Name: Data
  156. Storage_Path: /data/media/0
  157. Current_File_System: ext4
  158. Fstab_File_System: f2fs
  159. Backup_Method: files
  160. Mount_Options: noatime,nodiratime
  161. MTP_Storage_ID: 65537
  162.  
  163. /cache | /dev/block/sda3 | Size: 247MB Used: 6MB Free: 241MB Backup Size: 6MB Raw size: 268435456
  164.  
  165. Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent
  166. Primary_Block_Device: /dev/block/sda3
  167. Display_Name: Cache
  168. Storage_Name: Cache
  169. Backup_Path: /cache
  170. Backup_Name: cache
  171. Backup_Display_Name: Cache
  172. Storage_Path: /cache
  173. Current_File_System: ext4
  174. Fstab_File_System: ext4
  175. Backup_Method: files
  176.  
  177. /usb-otg | | Size: 0MB Used: 0MB Free: 0MB Backup Size: 0MB Raw size: 0
  178.  
  179. Flags: Can_Be_Mounted Can_Be_Wiped Wipe_Available_in_GUI Removable Is_Storage
  180. Primary_Block_Device: /dev/block/sdg1
  181. Alternate_Block_Device: /dev/block/sdg
  182. Display_Name: USB OTG
  183. Storage_Name: USB OTG
  184. Backup_Path: /usb-otg
  185. Backup_Name: usb-otg
  186. Backup_Display_Name: USB OTG
  187. Storage_Path: /usb-otg
  188. Current_File_System: vfat
  189. Fstab_File_System: vfat
  190. Backup_Method: files
  191. MTP_Storage_ID: 65538
  192.  
  193. /misc | /dev/block/sda4 | Size: 1MB Raw size: 0
  194.  
  195. Flags: IsPresent
  196. Primary_Block_Device: /dev/block/sda4
  197. Display_Name: misc
  198. Storage_Name: misc
  199. Backup_Path: /misc
  200. Backup_Name: misc
  201. Backup_Display_Name: misc
  202. Storage_Path: /misc
  203. Current_File_System: emmc
  204. Fstab_File_System: emmc
  205. Backup_Method: dd
  206.  
  207. /aboot | /dev/block/sde15 | Size: 8MB Raw size: 0
  208.  
  209. Flags: Can_Be_Backed_Up Has_SubPartition IsPresent
  210. Primary_Block_Device: /dev/block/sde15
  211. Display_Name: Bootloader
  212. Storage_Name: Bootloader
  213. Backup_Path: /aboot
  214. Backup_Name: aboot
  215. Backup_Display_Name: Bootloader
  216. Storage_Path: /aboot
  217. Current_File_System: emmc
  218. Fstab_File_System: emmc
  219. Backup_Method: dd
  220.  
  221. /cmnlib64 | /dev/block/sde28 | Size: 0MB Raw size: 0
  222.  
  223. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  224. SubPartition_Of: /aboot
  225. Primary_Block_Device: /dev/block/sde28
  226. Display_Name: cmnlib64
  227. Storage_Name: cmnlib64
  228. Backup_Path: /cmnlib64
  229. Backup_Name: cmnlib64
  230. Backup_Display_Name: cmnlib64
  231. Storage_Path: /cmnlib64
  232. Current_File_System: emmc
  233. Fstab_File_System: emmc
  234. Backup_Method: dd
  235.  
  236. /cmnlib | /dev/block/sde26 | Size: 0MB Raw size: 0
  237.  
  238. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  239. SubPartition_Of: /aboot
  240. Primary_Block_Device: /dev/block/sde26
  241. Display_Name: cmnlib
  242. Storage_Name: cmnlib
  243. Backup_Path: /cmnlib
  244. Backup_Name: cmnlib
  245. Backup_Display_Name: cmnlib
  246. Storage_Path: /cmnlib
  247. Current_File_System: emmc
  248. Fstab_File_System: emmc
  249. Backup_Method: dd
  250.  
  251. /hyp | /dev/block/sde5 | Size: 0MB Raw size: 0
  252.  
  253. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  254. SubPartition_Of: /aboot
  255. Primary_Block_Device: /dev/block/sde5
  256. Display_Name: hyp
  257. Storage_Name: hyp
  258. Backup_Path: /hyp
  259. Backup_Name: hyp
  260. Backup_Display_Name: hyp
  261. Storage_Path: /hyp
  262. Current_File_System: emmc
  263. Fstab_File_System: emmc
  264. Backup_Method: dd
  265.  
  266. /pmic | /dev/block/sde9 | Size: 0MB Raw size: 0
  267.  
  268. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  269. SubPartition_Of: /aboot
  270. Primary_Block_Device: /dev/block/sde9
  271. Display_Name: pmic
  272. Storage_Name: pmic
  273. Backup_Path: /pmic
  274. Backup_Name: pmic
  275. Backup_Display_Name: pmic
  276. Storage_Path: /pmic
  277. Current_File_System: emmc
  278. Fstab_File_System: emmc
  279. Backup_Method: dd
  280.  
  281. /tz | /dev/block/sde3 | Size: 2MB Raw size: 0
  282.  
  283. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  284. SubPartition_Of: /aboot
  285. Primary_Block_Device: /dev/block/sde3
  286. Display_Name: tz
  287. Storage_Name: tz
  288. Backup_Path: /tz
  289. Backup_Name: tz
  290. Backup_Display_Name: tz
  291. Storage_Path: /tz
  292. Current_File_System: emmc
  293. Fstab_File_System: emmc
  294. Backup_Method: dd
  295.  
  296. /rpm | /dev/block/sde1 | Size: 0MB Raw size: 0
  297.  
  298. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  299. SubPartition_Of: /aboot
  300. Primary_Block_Device: /dev/block/sde1
  301. Display_Name: rpm
  302. Storage_Name: rpm
  303. Backup_Path: /rpm
  304. Backup_Name: rpm
  305. Backup_Display_Name: rpm
  306. Storage_Path: /rpm
  307. Current_File_System: emmc
  308. Fstab_File_System: emmc
  309. Backup_Method: dd
  310.  
  311. /keymaster | /dev/block/sde24 | Size: 0MB Raw size: 0
  312.  
  313. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  314. SubPartition_Of: /aboot
  315. Primary_Block_Device: /dev/block/sde24
  316. Display_Name: keymaster
  317. Storage_Name: keymaster
  318. Backup_Path: /keymaster
  319. Backup_Name: keymaster
  320. Backup_Display_Name: keymaster
  321. Storage_Path: /keymaster
  322. Current_File_System: emmc
  323. Fstab_File_System: emmc
  324. Backup_Method: dd
  325.  
  326. /devcfg | /dev/block/sda6 | Size: 0MB Raw size: 0
  327.  
  328. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  329. SubPartition_Of: /aboot
  330. Primary_Block_Device: /dev/block/sda6
  331. Display_Name: devcfg
  332. Storage_Name: devcfg
  333. Backup_Path: /devcfg
  334. Backup_Name: devcfg
  335. Backup_Display_Name: devcfg
  336. Storage_Path: /devcfg
  337. Current_File_System: emmc
  338. Fstab_File_System: emmc
  339. Backup_Method: dd
  340.  
  341. /xbl | /dev/block/sdb1 | Size: 3MB Raw size: 0
  342.  
  343. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  344. SubPartition_Of: /aboot
  345. Primary_Block_Device: /dev/block/sdb1
  346. Display_Name: xbl
  347. Storage_Name: xbl
  348. Backup_Path: /xbl
  349. Backup_Name: xbl
  350. Backup_Display_Name: xbl
  351. Storage_Path: /xbl
  352. Current_File_System: emmc
  353. Fstab_File_System: emmc
  354. Backup_Method: dd
  355.  
  356. /modem | /dev/block/sde11 | Size: 95MB Raw size: 0
  357.  
  358. Flags: Can_Be_Backed_Up Has_SubPartition IsPresent
  359. Primary_Block_Device: /dev/block/sde11
  360. Display_Name: Modem
  361. Storage_Name: Modem
  362. Backup_Path: /modem
  363. Backup_Name: modem
  364. Backup_Display_Name: Modem
  365. Storage_Path: /modem
  366. Current_File_System: emmc
  367. Fstab_File_System: emmc
  368. Backup_Method: dd
  369.  
  370. /bluetooth | /dev/block/sde23 | Size: 1MB Raw size: 0
  371.  
  372. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  373. SubPartition_Of: /modem
  374. Primary_Block_Device: /dev/block/sde23
  375. Display_Name: bluetooth
  376. Storage_Name: bluetooth
  377. Backup_Path: /bluetooth
  378. Backup_Name: bluetooth
  379. Backup_Display_Name: bluetooth
  380. Storage_Path: /bluetooth
  381. Current_File_System: emmc
  382. Fstab_File_System: emmc
  383. Backup_Method: dd
  384.  
  385. /dsp | /dev/block/sde12 | Size: 16MB Raw size: 0
  386.  
  387. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  388. SubPartition_Of: /modem
  389. Primary_Block_Device: /dev/block/sde12
  390. Display_Name: dsp
  391. Storage_Name: dsp
  392. Backup_Path: /dsp
  393. Backup_Name: dsp
  394. Backup_Display_Name: dsp
  395. Storage_Path: /dsp
  396. Current_File_System: emmc
  397. Fstab_File_System: emmc
  398. Backup_Method: dd
  399.  
  400. /efs1 | /dev/block/sdf1 | Size: 2MB Raw size: 0
  401.  
  402. Flags: Can_Be_Backed_Up Has_SubPartition IsPresent
  403. Primary_Block_Device: /dev/block/sdf1
  404. Display_Name: EFS
  405. Storage_Name: EFS
  406. Backup_Path: /efs1
  407. Backup_Name: efs1
  408. Backup_Display_Name: EFS
  409. Storage_Path: /efs1
  410. Current_File_System: emmc
  411. Fstab_File_System: emmc
  412. Backup_Method: dd
  413.  
  414. /efs2 | /dev/block/sdf2 | Size: 2MB Raw size: 0
  415.  
  416. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  417. SubPartition_Of: /efs1
  418. Primary_Block_Device: /dev/block/sdf2
  419. Display_Name: efs2
  420. Storage_Name: efs2
  421. Backup_Path: /efs2
  422. Backup_Name: efs2
  423. Backup_Display_Name: efs2
  424. Storage_Path: /efs2
  425. Current_File_System: emmc
  426. Fstab_File_System: emmc
  427. Backup_Method: dd
  428.  
  429. /efsg | /dev/block/sde7 | Size: 2MB Raw size: 0
  430.  
  431. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  432. SubPartition_Of: /efs1
  433. Primary_Block_Device: /dev/block/sde7
  434. Display_Name: efsg
  435. Storage_Name: efsg
  436. Backup_Path: /efsg
  437. Backup_Name: efsg
  438. Backup_Display_Name: efsg
  439. Storage_Path: /efsg
  440. Current_File_System: emmc
  441. Fstab_File_System: emmc
  442. Backup_Method: dd
  443.  
  444. /efsc | /dev/block/sdf3 | Size: 0MB Raw size: 0
  445.  
  446. Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
  447. SubPartition_Of: /efs1
  448. Primary_Block_Device: /dev/block/sdf3
  449. Display_Name: efsc
  450. Storage_Name: efsc
  451. Backup_Path: /efsc
  452. Backup_Name: efsc
  453. Backup_Display_Name: efsc
  454. Storage_Path: /efsc
  455. Current_File_System: emmc
  456. Fstab_File_System: emmc
  457. Backup_Method: dd
  458.  
  459. MultiROM Recovery version: 2017-03-30 p1
  460. I:Loading package: TWRP (/data/media/0/TWRP/theme/ui.zip)
  461. I:Loading zip theme
  462. I:Loading package: TWRP (/twres/ui.xml)
  463. I:Load XML directly
  464. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/uk.xml' directly
  465. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/tr.xml' directly
  466. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sv.xml' directly
  467. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sl.xml' directly
  468. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sk.xml' directly
  469. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/ru.xml' directly
  470. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_BR.xml' directly
  471. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pl.xml' directly
  472. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.xml' directly
  473. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/it.xml' directly
  474. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/hu.xml' directly
  475. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/fr.xml' directly
  476. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/es.xml' directly
  477. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
  478. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/el.xml' directly
  479. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/de.xml' directly
  480. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/cz.xml' directly
  481. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
  482. parsing languageFile
  483. parsing languageFile done
  484. I:PageManager::LoadFileToBuffer loading filename: '/twres/ui.xml' directly
  485. I:Checking resolution...
  486. I:Loading resources...
  487. I:Failed to load image from indeterminate013, error -1
  488. I:Loading variables...
  489. I:Loading mouse cursor...
  490. I:Loading pages...
  491. I:Including file: /twres/portrait.xml...
  492. I:PageManager::LoadFileToBuffer loading filename: '/twres/portrait.xml' directly
  493. I:Loading resources...
  494. I:Loading variables...
  495. I:Loading mouse cursor...
  496. I:Loading pages...
  497. I:Loading page main
  498. I:Loading page main2
  499. I:Loading page install
  500. I:Loading page flash_confirm
  501. I:Loading page flash_zip
  502. I:Loading page flash_done
  503. I:Loading page flash_sleep_and_reboot
  504. I:Loading page flashimage_confirm
  505. I:Loading page clear_vars
  506. I:Loading page reboot_system_routine
  507. I:Loading page confirm_action
  508. I:Loading page action_page
  509. I:Loading page singleaction_page
  510. I:Loading page action_complete
  511. I:Loading page filecheck
  512. I:Loading page rebootcheck
  513. I:Loading page appcheck
  514. I:Loading page wipe
  515. I:Loading page advancedwipe
  516. I:Loading page formatdata
  517. I:Loading page formatdata_confirm
  518. I:Loading page checkpartitionlist
  519. I:Loading page partitionoptions
  520. I:Loading page refreshfilesystem
  521. I:Loading page selectfilesystem
  522. I:Loading page backup
  523. I:Loading page backup_options
  524. I:Loading page backupname1
  525. I:Loading page backupname2
  526. I:Loading page backupencryption
  527. I:Loading page backupencryption2
  528. I:Loading page checkbackuppassword
  529. I:Loading page backup_run
  530. I:Loading page restore
  531. I:Loading page restore_read
  532. I:Loading page restore_decrypt
  533. I:Loading page try_restore_decrypt
  534. I:Loading page restore_select
  535. I:Loading page renamebackup
  536. I:Loading page restore_run
  537. I:Loading page mount
  538. I:Loading page usb_mount
  539. I:Loading page usb_umount
  540. I:Loading page system_readonly_check
  541. I:Loading page reboot
  542. I:Loading page rebootapp
  543. I:Loading page system_readonly
  544. I:Loading page settings
  545. I:Loading page settings_timezone
  546. I:Loading page settings_screen
  547. I:Loading page settings_vibration
  548. I:Loading page settings_language
  549. I:Loading page copylog
  550. I:Loading page advanced
  551. I:Loading page partsdcardsel
  552. I:Loading page partsdcardcheck
  553. I:Loading page partsdcard
  554. I:Loading page htcdumlock
  555. I:Loading page lock
  556. I:Loading page filemanagerlist
  557. I:Loading page filemanageroptions
  558. I:Loading page choosedestinationfolder
  559. I:Loading page filemanagerrenamefile
  560. I:Loading page filemanagerrenamefolder
  561. I:Loading page filemanagerchmod
  562. I:Loading page filemanagerconfirm
  563. I:Loading page filemanageraction
  564. I:Loading page decrypt
  565. I:Loading page decrypt_pattern
  566. I:Loading page trydecrypt
  567. I:Loading page terminalcommand
  568. I:Loading page sideload
  569. I:Loading page fixcontexts
  570. I:Loading page installsu
  571. I:Loading page slideout
  572. I:Loading page select_storage
  573. I:Loading page select_language
  574. I:Including file: /twres/portrait_multirom.xml...
  575. I:PageManager::LoadFileToBuffer loading filename: '/twres/portrait_multirom.xml' directly
  576. I:Loading resources...
  577. I:Loading variables...
  578. I:Loading mouse cursor...
  579. I:Loading pages...
  580. I:Loading page multirom_msg
  581. I:Loading page multirom_main
  582. I:Loading page multirom_list
  583. I:Unable to open ''
  584. I:Loading page multirom_manage
  585. I:Loading page multirom_rename
  586. I:Loading page multirom_do_rename
  587. I:Loading page multirom_flash_select
  588. I:Loading page multirom_flash_confirm
  589. I:Loading page multirom_settings
  590. I:Loading page multirom_no_kexec_not_implemented
  591. I:Loading page multirom_no_kexec_settings
  592. I:Loading page multirom_settings_autoboot
  593. I:Loading page multirom_settings_rename_internal
  594. I:Loading page multirom_inject_select
  595. I:Loading page multirom_injection_failed
  596. I:Loading page multirom_add
  597. I:Loading page multirom_add_source
  598. I:Loading page multirom_add_select
  599. I:Loading page multirom_add_sailfish
  600. I:Loading page multirom_add_start_process
  601. I:Loading page multirom_add_image_size
  602. I:Loading page multirom_change_img_size
  603. I:Loading page multirom_set_list_loc
  604. I:Loading page multirom_sideload_complete
  605. I:Loading page multirom_swap
  606. I:Loading page multirom_swap_set_internal_name
  607. I:Loading page multirom_swap_space_info
  608. I:Set page: 'clear_vars'
  609. I:Set page: 'main2'
  610. I:Switching packages (TWRP)
  611. SELinux contexts loaded from /file_contexts
  612. Full SELinux support is present.
  613. Startup Commands:
  614. af.fast_track_multiplier=1
  615. bt.max.hfpclient.connections=1
  616. ro.qc.sdk.audio.ssr=false
  617. ro.qc.sdk.audio.fluencetype=fluence
  618. ro.sf.lcd_density=400
  619. ro.adb.secure=0
  620. ro.com.google.clientidbase=android-google
  621. ro.com.android.dataroaming=true
  622. ro.com.android.wifi-watchlist=GoogleGuest
  623. ro.frp.pst=/dev/block/bootdevice/by-name/config
  624. ro.gps.agps_provider=1
  625. ro.nfc.port=I2C
  626. ro.sys.sdcardfs=true
  627. ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
  628. ro.boot.mode=recovery
  629. ro.boot.angela=disabled
  630. ro.boot.nobatt=0
  631. ro.boot.secboot=enabled
  632. ro.boot.selinux=permissive
  633. ro.boot.baseband=msm
  634. ro.boot.ftm_mode=ftm_recovery
  635. ro.boot.hardware=qcom
  636. ro.boot.serialno=852378fd
  637. ro.boot.keymaster=1
  638. ro.boot.bootdevice=624000.ufshc
  639. ro.boot.hw_version=16
  640. ro.boot.rf_version=21
  641. ro.boot.veritymode=enforcing
  642. ro.boot.pcba_number=001580206918032900007002
  643. ro.boot.rpmb_enable=true
  644. ro.boot.project_name=15801
  645. ro.boot.enable_dm_verity=1
  646. ro.omni.device=oneplus3
  647. ro.omni.version=6.0.1-20170330-oneplus3-HOMEMADE
  648. ro.twrp.boot=1
  649. ro.twrp.version=3.1.0-1
  650. ro.wifi.channels=
  651. ro.allow.mock.location=0
  652. ro.board.platform=msm8996
  653. ro.build.id=MOB31K
  654. ro.build.date=jue mar 30 14:03:49 CEST 2017
  655. ro.build.date.utc=0
  656. ro.build.host=BitO-BOX
  657. ro.build.tags=test-keys
  658. ro.build.type=userdebug
  659. ro.build.user=bito
  660. ro.build.flavor=omni_oneplus3-userdebug
  661. ro.build.display.id=omni_oneplus3-userdebug 6.0.1 MOB31K eng.bito.20170330.140255 test-keys
  662. ro.build.product=oneplus3
  663. ro.build.version.sdk=23
  664. ro.build.version.base_os=
  665. ro.build.version.release=6.0.1
  666. ro.build.version.codename=REL
  667. ro.build.version.incremental=eng.bito.20170330.140255
  668. ro.build.version.preview_sdk=
  669. ro.build.version.all_codenames=REL
  670. ro.build.version.security_patch=2016-11-05
  671. ro.build.description=omni_oneplus3-userdebug 6.0.1 MOB31K eng.bito.20170330.140255 test-keys
  672. ro.build.fingerprint=OnePlus/omni_oneplus3/oneplus3:6.0.1/MOB31K/bito03301403:userdebug/test-keys
  673. ro.build.characteristics=default
  674. ro.config.ringtone=Ring_Synth_04.ogg
  675. ro.config.alarm_alert=Argon.ogg
  676. ro.config.notification_sound=pixiedust.ogg
  677. ro.crypto.using_system_libs=1
  678. ro.dalvik.vm.native.bridge=0
  679. ro.secure=1
  680. ro.vendor.extension_library=libqti-perfd-client.so
  681. ro.zygote=zygote32
  682. ro.carrier=unknown
  683. ro.display.series=OnePlus 3
  684. ro.product.cpu.abi=arm64-v8a
  685. ro.product.cpu.abilist=armeabi-v7a,armeabi
  686. ro.product.cpu.abilist32=armeabi-v7a,armeabi
  687. ro.product.cpu.abilist64=
  688. ro.product.name=omni_oneplus3
  689. ro.product.board=MSM8996
  690. ro.product.brand=OnePlus
  691. ro.product.model=ONEPLUS A3003
  692. ro.product.device=OnePlus3
  693. ro.product.locale=en-US
  694. ro.product.manufacturer=OnePlus
  695. ro.baseband=msm
  696. ro.bootmode=recovery
  697. ro.hardware=qcom
  698. ro.opengles.version=196609
  699. ro.qualcomm.foss=1
  700. ro.qualcomm.display.paneltype=1
  701. ro.revision=0
  702. ro.serialno=852378fd
  703. ro.bluetooth.wipower=true
  704. ro.bluetooth.emb_wp_mode=true
  705. ro.bootimage.build.date=jue mar 30 14:05:17 CEST 2017
  706. ro.bootimage.build.date.utc=1490875517
  707. ro.bootimage.build.fingerprint=OnePlus/omni_oneplus3/oneplus3:6.0.1/MOB31K/bito03301403:userdebug/test-keys
  708. ro.telephony.call_ring.multiple=false
  709. ro.telephony.default_network=22,22
  710. ro.telephony.default_cdma_sub=0
  711. ro.alarm_boot=false
  712. ro.bootloader=unknown
  713. ro.debuggable=1
  714. ro.min_freq_0=307200
  715. ro.min_freq_2=307200
  716. ro.modversion=OmniROM-6.0.1-20170330-oneplus3-HOMEMADE
  717. ro.setupwizard.enterprise_mode=1
  718. ro.use_data_netmgrd=true
  719. dev.pm.dyn_samplingrate=1
  720. drm.service.enabled=true
  721. net.bt.name=Android
  722. net.change=net.bt.name
  723. ril.subscription.types=NV,RUIM
  724. sdm.debug.disable_rotator_split=1
  725. sdm.perf_hint_window=50
  726. sys.usb.ffs.ready=1
  727. use.voice.path.for.pcm.voip=true
  728. init.svc.adbd=running
  729. init.svc.healthd=running
  730. init.svc.ueventd=running
  731. init.svc.recovery=running
  732. init.svc.setup-decrypt=stopped
  733. init.svc.set_permissive=stopped
  734. qcom.bluetooth.soc=rome
  735. rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
  736. twrp.crash_counter=0
  737. twrp.action_complete=0
  738. wifi.interface=wlan0
  739. audio.safx.pbe.enabled=true
  740. audio.dolby.ds2.enabled=false
  741. audio.dolby.ds2.hardbypass=false
  742. audio.parser.ip.buffer.size=262144
  743. audio.offload.min.duration.secs=30
  744. audio.offload.pcm.16bit.enable=false
  745. audio.offload.pcm.24bit.enable=true
  746. audio.offload.track.enable=false
  747. audio.offload.video=true
  748. audio.offload.buffer.size.kb=32
  749. audio.offload.gapless.enabled=true
  750. audio.offload.multiaac.enable=true
  751. audio.offload.multiple.enabled=true
  752. audio.offload.passthrough=false
  753. audio.deep_buffer.media=true
  754. debug.sf.hw=1
  755. debug.egl.hw=1
  756. debug.atrace.tags.enableflags=0
  757. debug.gralloc.enable_fb_ubwc=1
  758. media.aac_51_output_enabled=true
  759. camera.disable_zsl_mode=1
  760. config.foss.xml=1
  761. config.foss.xml.print=1
  762. config.foss.path=/system/etc/FOSSConfig.xml
  763. dalvik.vm.isa.arm.variant=cortex-a53
  764. dalvik.vm.isa.arm.features=default
  765. dalvik.vm.isa.arm64.variant=kryo
  766. dalvik.vm.isa.arm64.features=default
  767. dalvik.vm.lockprof.threshold=500
  768. dalvik.vm.dex2oat-Xms=64m
  769. dalvik.vm.dex2oat-Xmx=512m
  770. dalvik.vm.stack-trace-file=/data/anr/traces.txt
  771. dalvik.vm.image-dex2oat-Xms=64m
  772. dalvik.vm.image-dex2oat-Xmx=64m
  773. tunnel.audio.encode=false
  774. persist.cne.feature=1
  775. persist.gps.qc_nlp_in_use=1
  776. persist.hwc.enable_vds=1
  777. persist.loc.nlp_name=com.qualcomm.location
  778. persist.qfp=false
  779. persist.sys.usb.config=adb
  780. persist.sys.wfd.virtual=0
  781. persist.sys.dalvik.vm.lib.2=libart
  782. persist.sys.root_access=1
  783. persist.data.df.agg.dl_pkt=10
  784. persist.data.df.agg.dl_size=4096
  785. persist.data.df.dl_mode=5
  786. persist.data.df.ul_mode=5
  787. persist.data.df.dev_name=rmnet_usb0
  788. persist.data.df.iwlan_mux=9
  789. persist.data.df.mux_count=8
  790. persist.data.wda.enable=true
  791. persist.data.mode=concurrent
  792. persist.data.netmgrd.qos.enable=true
  793. persist.demo.hdmirotationlock=false
  794. persist.rild.nitz_plmn=
  795. persist.rild.nitz_long_ons_0=
  796. persist.rild.nitz_long_ons_1=
  797. persist.rild.nitz_long_ons_2=
  798. persist.rild.nitz_long_ons_3=
  799. persist.rild.nitz_short_ons_0=
  800. persist.rild.nitz_short_ons_1=
  801. persist.rild.nitz_short_ons_2=
  802. persist.rild.nitz_short_ons_3=
  803. persist.audio.fluence.speaker=true
  804. persist.audio.fluence.voicerec=false
  805. persist.audio.fluence.voicecall=true
  806. persist.dirac.acs.controller=qem
  807. persist.radio.rat_on=combine
  808. persist.radio.multisim.config=dsds
  809. persist.radio.sib16_support=1
  810. persist.radio.apm_sim_not_pwdn=1
  811. persist.radio.data_ltd_sys_ind=1
  812. persist.rmnet.data.enable=true
  813. persist.timed.enable=true
  814. persist.volte_enalbed_by_hw=1
  815. service.adb.root=1
  816. keyguard.no_require_sim=true
  817. security.perf_harden=1
  818. audio_hal.period_size=192
  819. telephony.lteOnGsmDevice=1
  820. telephony.lteOnCdmaDevice=1,1
  821. DEVICE_PROVISIONED=1
  822.  
  823. I:Copying file /cache/recovery/log to /cache/recovery/last_log
  824. tw_get_context got selinux context: u:object_r:media_rw_data_file:s0
  825. I:Got default contexts and file mode for storage files.
  826. I:Attempt to load settings from settings file...
  827. I:InfoManager loading from '/data/media/0/TWRP/.twrps'.
  828. I:Backup folder set to '/data/media/0/TWRP/BACKUPS/852378fd'
  829. I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
  830. I:Version number saved to '/cache/recovery/.version'
  831. I:Unable to mount '/usb-otg'
  832. I:Actual block device: '', current file system: 'vfat'
  833. __bionic_open_tzdata: couldn't find any tzdata when looking for PAKST-5:30!
  834. __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
  835. I:TWFunc::Set_Brightness: Setting brightness control to 80
  836. I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
  837. parsing languageFile
  838. parsing languageFile done
  839. I:Translating partition display names
  840. I:Backup folder set to '/data/media/0/TWRP/BACKUPS/852378fd'
  841. I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-03-29--08-43-38
  842. I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
  843. I:TWFunc::Fixup_Time: will attempt to use the ats files now.
  844. I:TWFunc::Fixup_Time: Setting time offset from file /data/time/ats_2, offset 1483378242211
  845. I:TWFunc::Fixup_Time: Date and time corrected: 2017-03-31--02-14-21
  846. I:Check_Lifetime_Writes result: '3479440'
  847. I:Switching packages (TWRP)
  848. I:Set page: 'main'
  849. I:Set page: 'clear_vars'
  850. I:Set page: 'main2'
  851. I:Set page: 'advanced'
  852. I:Set page: 'copylog'
  853. I:Set page: 'action_page'
  854. I:operation_start: 'Copy Log'
  855. I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Add Comment
Please, Sign In to add comment