1
2
3
4
5
6
7
8
9
10
11
12
13 | root@localhost:~# EGL_PLATFORM=hwcomposer test_hwcomposer library "libtinyxml.so" not found width: 1080 height: 1920 OpenGL ES 2.0 (OpenGL ES 3.2 V@145.0 (GIT@I15255e4b4a)) Segmentation fault root@localhost:~# EGL_PLATFORM=hwcomposer test_egl Segmentation fault root@localhost:~# EGL_PLATFORM=hwcomposer test_glesv2 Segmentation fault root@localhost:~# EGL_PLATFORM=hwcomposer test_camera library "libcamera_compat_layer.so" not found Segmentation fault root@localhost:~# |