Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.46 KB | None | 0 0
  1. shell@d851:/ $ logcat | grep -i crypt|head -n 50                              
  2. I/Cryptfs (  269): Check if PFE is activated on Boot
  3. E/Cryptfs (  269): PFE not activated
  4. D/VoldCmdListener(  269): cryptfs getpw
  5. D/VoldCmdListener(  269): cryptfs clearpw
  6. I/ActivityManager(  858): START u0 {cmp=com.android.settings/.CryptKeeperConfirm$Blank (has extras)} from uid 1000 on display 0
  7. D/Cryptfs (  269): Just asked init to shut down class main
  8. D/Cryptfs (  269): unmounting /mnt/shell/emulated succeeded
  9. D/Cryptfs (  269): unmounting /data succeeded
  10. I/Cryptfs (  269): keymaster version is 3
  11. I/Cryptfs (  269): Using scrypt with keymaster for cryptfs KDF
  12. I/Cryptfs (  269): Signing safely-padded object
  13. D/Cryptfs (  269): Just triggered post_fs_data
  14. D/Cryptfs (  269): post_fs_data done
  15. D/Cryptfs (  269): Just triggered restart_min_framework
  16. I/Cryptfs (  269): Using scrypt with keymaster for cryptfs KDF
  17. I/Cryptfs (  269): Signing safely-padded object
  18. I/Cryptfs (  269): Enabling support for allow_discards in dmcrypt.
  19. I/Cryptfs (  269): load_crypto_mapping_table: target_type = crypt
  20. I/Cryptfs (  269): load_crypto_mapping_table: real_blk_name = /dev/block/platform/msm_sdcc.1/by-name/userdata, extra_params = 1 allow_discards
  21. I/Cryptfs (  269): Encrypting ext4 filesystem in place...
  22. I/Cryptfs (  269): Encrypting group 0
  23. I/Cryptfs (  269): Encrypting from sector 0
  24. I/Cryptfs (  269): Encrypted to sector 4728832
  25. I/Cryptfs (  269): Encrypting from sector 4729856
  26. I/Cryptfs (  269): Encrypting group 1
  27. I/Cryptfs (  269): Encrypted to sector 4730880
  28. I/Cryptfs (  269): Encrypting from sector 16777216
  29. W/SystemServer( 4210): Detected encryption in progress - only parsing core apps
  30. I/ActivityManager( 4210): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.settings/.CryptKeeper} from uid 0 on display 0
  31. I/ActivityManager( 4210): Start proc com.android.settings for activity com.android.settings/.CryptKeeper: pid=4820 uid=1000 gids={41000, 9997, 1028, 1015, 3002, 3001, 3003, 1021, 3004, 3005, 1000, 3009, 1023, 1010} abi=armeabi-v7a
  32. E/DivXDrmDecrypt( 3894): Failed to open DIVX_DRM_SHIM_LIB
  33. D/CryptKeeper( 4820): Going into airplane mode.
  34. D/CryptKeeper( 4820): Encryption progress screen initializing.
  35. D/CryptKeeper( 4820): Acquiring wakelock.
  36. V/CryptKeeper( 4820): Encryption progress: 3
  37. I/ActivityManager( 4210): Displayed com.android.settings/.CryptKeeper: +1s213ms
  38. I/Timeline( 4210): Timeline: Activity_windows_visible id: ActivityRecord{29c2a9ef u0 com.android.settings/.CryptKeeper t1} time:114294
  39. V/CryptKeeper( 4820): Encryption progress: 3
  40. V/CryptKeeper( 4820): Encryption progress: 3
  41. V/CryptKeeper( 4820): Encryption progress: 3
  42. V/CryptKeeper( 4820): Encryption progress: 3
  43. V/CryptKeeper( 4820): Encryption progress: 3
  44. V/CryptKeeper( 4820): Encryption progress: 3
  45. V/CryptKeeper( 4820): Encryption progress: 3
  46. V/CryptKeeper( 4820): Encryption progress: 3
  47. V/CryptKeeper( 4820): Encryption progress: 3
  48. V/CryptKeeper( 4820): Encryption progress: 3
  49. V/CryptKeeper( 4820): Encryption progress: 3
  50. V/CryptKeeper( 4820): Encryption progress: 3
  51. V/CryptKeeper( 4820): Encryption progress: 3
  52.  
  53. ...
  54.  
  55. V/CryptKeeper( 4820): Encryption progress: 3
  56. V/CryptKeeper( 4820): Encryption progress: 3
  57. W/MountService( 4210): Thread Binder_2 still waiting for MountService ready...
  58. E/QMI_FW  ( 3900): QMUXD: WARNING qmi_qmux_if_pwr_up_init failed! rc=-1
  59. V/CryptKeeper( 4820): Encryption progress: 3
  60. V/CryptKeeper( 4820): Encryption progress: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement