Ubuntu Pastebin

Paste from greyback at Wed, 25 May 2016 16:24:48 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
ubuntu@ubuntu-Lenovo-Ideapad-S10-3t:~/eglinfo$ ./eglinfo
EGL client extensions string:
    EGL_EXT_client_extensions EGL_EXT_platform_base 
    EGL_EXT_platform_wayland EGL_EXT_platform_x11   
    EGL_KHR_client_get_all_proc_addresses EGL_MESA_platform_gbm

GBM platform:
get chip id failed: -1 [13]
param: 4, val: 0
[intel_init_bufmgr:1010] Error initializing buffer manager.
EGL API version: 1.4
EGL vendor string: Mesa Project
EGL version string: 1.4 (DRI2)
EGL client APIs: OpenGL OpenGL_ES OpenGL_ES2 OpenGL_ES3
EGL extensions string:
    EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import 
    EGL_KHR_create_context EGL_KHR_get_all_proc_addresses
    EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image
    EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base
    EGL_KHR_image_pixmap EGL_KHR_surfaceless_context
    EGL_MESA_configless_context EGL_MESA_image_dma_buf_export
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 0x34325241--         y  y  y     win
0x07 32  0  8  8  8  8 16  0  0 0 0x34325241--         y  y  y     win
0x0d 32  0  8  8  8  8 24  0  0 0 0x34325241--         y  y  y     win
0x13 32  0  8  8  8  8 24  8  0 0 0x34325241--         y  y  y     win
0x19 32  0  8  8  8  8 32  0  0 0 0x34325241--         y  y  y     win
0x1f 24  0  8  8  8  0  0  0  0 0 0x34325258--         y  y  y     win
0x25 24  0  8  8  8  0 16  0  0 0 0x34325258--         y  y  y     win
0x2b 24  0  8  8  8  0 24  0  0 0 0x34325258--         y  y  y     win
0x31 24  0  8  8  8  0 24  8  0 0 0x34325258--         y  y  y     win
0x37 24  0  8  8  8  0 32  0  0 0 0x34325258--         y  y  y     win
0x79 16  0  5  6  5  0  0  0  0 0 0x36314752--         y  y  y     win
0x7f 16  0  5  6  5  0 16  0  0 0 0x36314752--         y  y  y     win
0x85 16  0  5  6  5  0 24  0  0 0 0x36314752--         y  y  y     win
0x8b 16  0  5  6  5  0 24  8  0 0 0x36314752--         y  y  y     win
0x91 16  0  5  6  5  0 32  0  0 0 0x36314752--         y  y  y     win

Wayland platform:
eglinfo: eglInitialize failed

X11 platform:
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
eglinfo: eglInitialize failed

Mir platform:
EGL API version: 1.4
EGL vendor string: Mesa Project
EGL version string: 1.4 (DRI2)
EGL client APIs: OpenGL OpenGL_ES OpenGL_ES2
EGL extensions string:
    EGL_EXT_buffer_age EGL_KHR_create_context
    EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image
    EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image
    EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap
    EGL_KHR_surfaceless_context EGL_MESA_configless_context
    EGL_MESA_drm_image
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
---------------------------------------------------------------------
0x05 32  0  8  8  8  8  0  0  0 0 0x00--         y  y  y     win
0x07 32  0  8  8  8  8 24  8  0 0 0x00--         y  y  y     win
Download as text