Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GOOD (on first boot, asks for decryption key):
- [ 2.770456] c1 1 trampoline: Failed to mount /data, trying encryption...
- [ 2.770550] c1 1 trampoline: Running trampoline_encmnt
- [ 2.775233] c3 258 trampoline_encmnt: Loading fstab "/mrom.fstab"...
- [ 2.775468] c3 258 trampoline_encmnt: Setting encrypted partition data to /dev/block/mmcblk0p47 /dev/block/platform/msm_sdcc.1/by-name/extra ext4
- [ 2.777127] c3 258 mdss_fb_open: fb0 (ref=0)
- [ 2.777239] c1 258 trampoline_encmnt: Pixel format: 1080x1920 @ 32bpp
- [ 2.777251] c1 258 trampoline_encmnt: Pixel format: RGBX_8888
- [ 2.785898] c1 259 mdss_mdp_overlay_get_fb_pipe: allocating base pipe mux=1
- [ 2.785918] c1 259 mdss_mdp_overlay_get_fb_pipe: ctl=0 pnum=4
- [ 2.786725] c1 259 [DISP] htc_set_pp_pa pp_hue = 0xfef
- [ 2.786733] c1 259 mdss_dsi_on:404 Panel already on.
- [ 2.791044] c1 259 [DISP] mdss_dsi_display_on: pid=259
- [ 2.802807] c0 0 mdss_mdp_cmd_readptr_done: cnt=1, clk=1, rdptr=4
- [ 2.817408] c1 259 mdss_fb_display_on: mdss_fb_display_on: bl_level 0 ignore_bkl_zero 0
- [ 2.817414] c1 259 [DISP] brightness orig=143, transformed=80
- [ 2.818688] c1 258 trampoline_encmnt: Framebuffer implementation: Generic
- [ 2.819576] c0 0 mdss_mdp_cmd_readptr_done: cnt=2, clk=1, rdptr=3
- [ 2.827689] c1 258 [DISP] brightness orig=40, transformed=12
- [ 2.834778] c1 259 mdss_mdp_overlay_get_fb_pipe: ctl=0 pnum=4
- [ 2.844293] c1 258 trampoline_encmnt: font style 4 load failed with 1
- [ 2.844307] c1 258 trampoline_encmnt: Retrying with STYLE_NORMAL instead.
- BAD (on secondary boot, the user interface doesn't show up, so decryption will fail):
- [ 5.992081] c2 1 trampoline: Failed to mount /data, trying encryption...
- [ 5.992187] c2 1 trampoline: Running trampoline_encmnt
- [ 5.996983] c0 233 trampoline_encmnt: Loading fstab "/fstab.qcom"...
- [ 5.997490] c0 233 trampoline_encmnt: Setting encrypted partition data to /dev/block/mmcblk0p47 /dev/block/platform/msm_sdcc.1/by-name/extra f2fs
- [ 5.999140] c0 233 mdss_fb_open: fb0 (ref=0)
- [ 5.999228] c0 233 trampoline_encmnt: Pixel format: 1080x1920 @ 32bpp
- [ 5.999240] c0 233 trampoline_encmnt: Pixel format: RGBX_8888
- [ 5.999702] c0 233 mdss_fb_release_all: remove process trampoline_encm from tracking, pid=233 mfd->ref_cnt=0
- [ 5.999712] c0 233 mdss_fb_release_all: fb0 release=false (ref=0)
- [ 5.999816] c1 1 trampoline: Failed to run trampoline_encmnt, exit code 11: (null)
- [ 5.999829] c1 1 trampoline: /data decryption failed!
- [ 5.999910] c1 1 trampoline: This is second boot and we couldn't mount /data, reboot!
Advertisement
Add Comment
Please, Sign In to add comment