Skip to content

Instantly share code, notes, and snippets.

@rubenwardy
Created April 4, 2020 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubenwardy/c3830f421a8dbfa398f077a3e12cda65 to your computer and use it in GitHub Desktop.
Save rubenwardy/c3830f421a8dbfa398f077a3e12cda65 to your computer and use it in GitHub Desktop.
RPi 3 B+ info
EGL client extensions string:
EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query
EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses
EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_wayland
EGL_EXT_platform_x11 EGL_MESA_platform_gbm
EGL_MESA_platform_surfaceless EGL_EXT_platform_device
GBM platform:
eglinfo: eglInitialize failed
Wayland platform:
eglinfo: eglInitialize failed
X11 platform:
EGL API version: 1.4
EGL vendor string: Mesa Project
EGL version string: 1.4
EGL client APIs: OpenGL OpenGL_ES
EGL extensions string:
EGL_KHR_cl_event2 EGL_KHR_config_attribs
EGL_KHR_context_flush_control EGL_KHR_create_context
EGL_KHR_create_context_no_error EGL_KHR_fence_sync
EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace
EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image
EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image
EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync
EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float
EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image
EGL_MESA_query_driver
Configurations:
bf lv colorbuffer dp st ms vis cav bi renderable supported
id sz l r g b a th cl ns b id eat nd gl es es2 vg surfaces
---------------------------------------------------------------------
0x01 32 0 8 8 8 8 0 0 0 0 0x21TC a y y y win,pb,pix
0x02 32 0 8 8 8 8 16 0 0 0 0x21TC a y y y win,pb,pix
0x03 32 0 8 8 8 8 24 0 0 0 0x21TC a y y y win,pb,pix
0x04 32 0 8 8 8 8 24 8 0 0 0x21TC a y y y win,pb,pix
0x05 32 0 8 8 8 8 32 0 0 0 0x21TC a y y y win,pb,pix
0x06 24 0 8 8 8 0 0 0 0 0 0x21TC y y y y win,pb,pix
0x07 24 0 8 8 8 0 16 0 0 0 0x21TC y y y y win,pb,pix
0x08 24 0 8 8 8 0 24 0 0 0 0x21TC y y y y win,pb,pix
0x09 24 0 8 8 8 0 24 8 0 0 0x21TC y y y y win,pb,pix
0x0a 24 0 8 8 8 0 32 0 0 0 0x21TC y y y y win,pb,pix
0x0b 32 0 8 8 8 8 0 0 0 0 0x2f3DC a y y y win,pb,pix
0x0c 32 0 8 8 8 8 16 0 0 0 0x2f3DC a y y y win,pb,pix
0x0d 32 0 8 8 8 8 24 0 0 0 0x2f3DC a y y y win,pb,pix
0x0e 32 0 8 8 8 8 24 8 0 0 0x2f3DC a y y y win,pb,pix
0x0f 32 0 8 8 8 8 32 0 0 0 0x2f3DC a y y y win,pb,pix
0x10 24 0 8 8 8 0 0 0 0 0 0x2f3DC y y y y win,pb,pix
0x11 24 0 8 8 8 0 16 0 0 0 0x2f3DC y y y y win,pb,pix
0x12 24 0 8 8 8 0 24 0 0 0 0x2f3DC y y y y win,pb,pix
0x13 24 0 8 8 8 0 24 8 0 0 0x2f3DC y y y y win,pb,pix
0x14 24 0 8 8 8 0 32 0 0 0 0x2f3DC y y y y win,pb,pix
Device platform:
eglinfo: eglInitialize failed
On rubenwardy.com:30005
2020-04-04 23:31:40: ERROR[Main]: Irrlicht: JPEG FATAL ERROR in _tempreadfile: Wrong JPEG library version: library is 62, caller expects 90
2020-04-04 23:31:40: ERROR[Main]: Client: Cannot create image from data of file "signs_lib_sign_bg.jpg"
2020-04-04 23:31:40: ERROR[Main]: Irrlicht: JPEG FATAL ERROR in _tempreadfile: Wrong JPEG library version: library is 62, caller expects 90
2020-04-04 23:31:40: ERROR[Main]: Client: Cannot create image from data of file "signs_lib_sign_bg.jpg"
2020-04-04 23:31:40: WARNING[Main]: Irrlicht: Could not create ITexture, texture needs to have a non-empty name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment