Advertisement
GeeckoDev

insignal gralloc fail

Dec 17th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. $ adb logcat
  2. - waiting for device -
  3. --------- beginning of system
  4. I/auditd ( 1883): Starting up
  5. --------- beginning of main
  6. I/ ( 1885): debuggerd: Dec 2 2014 14:25:50
  7. I/audit_log( 1883): Previous audit logfile detected, rotating
  8. I/lowmemorykiller( 1878): Using in-kernel low memory killer interface
  9. I/installd( 1889): installd firing up
  10. E/cutils ( 1898): Failed to chmod(/mnt/media_rw/sd0/obb, 509): Operation not permitted
  11. I/Netd ( 1884): Netd 1.0 starting
  12. I/Vold ( 1880): Vold 2.1 (the revenge) firing up
  13. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/default/accept_ra_rt_table: No such file or directory
  14. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/lo/accept_ra_rt_table: No such file or directory
  15. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/sit0/accept_ra_rt_table: No such file or directory
  16. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/ip6tnl0/accept_ra_rt_table: No such file or directory
  17. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/rmnet0/accept_ra_rt_table: No such file or directory
  18. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/rmnet1/accept_ra_rt_table: No such file or directory
  19. E/Netd ( 1884): Failed to open /proc/sys/net/ipv6/conf/rmnet2/accept_ra_rt_table: No such file or directory
  20. D/Vold ( 1880): Volume sdcard1 state changing -1 (Initializing) -> 0 (No-Media)
  21. D/Vold ( 1880): Volume usbdisk0 state changing -1 (Initializing) -> 0 (No-Media)
  22. I/Cryptfs ( 1880): Check if PFE is activated on Boot
  23. E/Cryptfs ( 1880): Cannot open footer file /efs/metadata for get
  24. E/Cryptfs ( 1880): Error getting crypt footer and key
  25. W/linker ( 1886): libsecnativefeature.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
  26. I/SurfaceFlinger( 1881): SurfaceFlinger is starting
  27. I/SurfaceFlinger( 1881): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  28. W/linker ( 1886): libfactoryutil.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
  29. W/linker ( 1886): libomission_avoidance.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
  30. D/libEGL ( 1881): loaded /system/lib/egl/libEGL_mali.so
  31. W/linker ( 1886): libsec-ril.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
  32. D/libEGL ( 1881): loaded /system/lib/egl/libGLESv1_CM_mali.so
  33. D/libEGL ( 1881): loaded /system/lib/egl/libGLESv2_mali.so
  34. W/linker ( 1887): libWVStreamControlAPI_L1.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
  35. I/[Gralloc]( 1881): using (fd=16)
  36. I/[Gralloc]( 1881): id = s3cfb
  37. I/[Gralloc]( 1881): xres = 800 px
  38. I/[Gralloc]( 1881): yres = 1280 px
  39. I/[Gralloc]( 1881): xres_virtual = 800 px
  40. I/[Gralloc]( 1881): yres_virtual = 3840 px
  41. I/[Gralloc]( 1881): bpp = 32
  42. I/[Gralloc]( 1881): r = 16:8
  43. I/[Gralloc]( 1881): g = 8:8
  44. I/[Gralloc]( 1881): b = 0:8
  45. I/[Gralloc]( 1881): width = 64 mm (317.500000 dpi)
  46. I/[Gralloc]( 1881): height = 106 mm (306.716980 dpi)
  47. I/[Gralloc]( 1881): refresh rate = 59.21 Hz
  48. E/[Gralloc-ERROR]( 1881): int init_frame_buffer_locked(private_module_t*):356 Error mapping the framebuffer (Invalid argument)
  49. E/SurfaceFlinger( 1881): hwcomposer module not found
  50. E/SurfaceFlinger( 1881): ERROR: failed to open framebuffer (Invalid argument), aborting
  51. F/libc ( 1881): Fatal signal 6 (SIGABRT), code -6 in tid 1881 (surfaceflinger)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement