From: Trevor Woerner <twoerner@gmail.com>
To: yocto@yoctoproject.org
Subject: [meta-raspberrypi] gles2 on raspi3
Date: Sat, 15 Apr 2017 09:39:28 -0400 [thread overview]
Message-ID: <20170415133928.GA29433@linux-uys3> (raw)
Hi,
I seem to have all the pieces in place, but can't get gles2 to work on the
raspberry pi. Specifically I'm using the raspberry pi 3, but the 32-bit armv7
build.
gles2 is provided by userland, and I've compiled up a couple gles2 programs.
Compiling succeeds without issue, but running is another case.
E.g.
# es2_info
Error: eglGetDisplay() failed
# glmark2-es2
Error: eglGetDisplay() failed with error: 0x3000
Error: eglGetDisplay() failed with error: 0x3000
Error: main: Could not initialize canvas
# google-chrome --use-gl=egl
[3487:3487:0415/133334:ERROR:gl_surface_egl.cc(605)] EGL display query failed with error EGL_SUCCESS
[3487:3487:0415/133334:ERROR:gl_surface_egl.cc(612)] eglInitialize Default failed with error EGL_BAD_DISPLAY
[3487:3487:0415/133334:ERROR:gl_initializer_x11.cc(142)] GLSurfaceEGL::InitializeOneOff failed.
[3487:3487:0415/133334:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process.
[3487:3487:0415/133334:ERROR:gpu_child_thread.cc(348)] Exiting GPU process due to errors during initialization
Thoughts?
Does anyone have any of these (or something else?) working?
Thanks and best regards,
Trevor
next reply other threads:[~2017-04-15 13:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-15 13:39 Trevor Woerner [this message]
2017-04-15 14:46 ` [meta-raspberrypi] gles2 on raspi3 Andreas Müller
2017-04-15 16:35 ` Trevor Woerner
2017-04-15 18:09 ` Andreas Müller
2017-04-15 23:16 ` Trevor Woerner
2017-04-16 23:23 ` Andreas Müller
2017-04-17 0:30 ` Trevor Woerner
2017-04-17 0:49 ` Andreas Müller
2017-04-17 0:45 ` Trevor Woerner
2017-04-16 23:52 ` Andreas Müller
2017-04-17 0:27 ` Trevor Woerner
2017-04-17 1:11 ` Andreas Müller
2017-04-18 4:16 ` Changhyeok Bae
2017-04-16 22:54 ` Trevor Woerner
2017-04-20 3:41 ` ***SPAM*** " Herve Jourdain
2017-04-20 7:13 ` Trevor Woerner
2017-04-20 11:56 ` Herve Jourdain
2017-04-20 12:58 ` Andreas Müller
2017-04-20 16:55 ` Khem Raj
2017-04-21 3:19 ` Gary Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170415133928.GA29433@linux-uys3 \
--to=twoerner@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.