in WinSystemEGL.cpp:37 I commented
#define RGBA8888
and uncommented the following line
#define RGB565

now I don't have the Could not create context error. But could not
create surface. Which is
actually the error I had with the stock recipe and master branch for xbmc.

On Wed, Dec 7, 2011 at 1:54 PM, Felipe Magno de Almeida
<felipe.m.alme...@gmail.com> wrote:
> Hello,
>
> I'm trying to use XBMC with angstrom maintenance-2011.03. I was able
> to compile it after
> modifying fakeroot source (because it gave me a 404 on the current
> source address).
> I couldn't make it work, so I've changed to use the git for xbmc with
> the branch gsoc-2010-beagleboard
> but nothing changed, I keep getting the same errors as with all the
> patches in xbmc_svn.bb and master
> branch as with the lzo patch and gsoc-2010-beagleboard branch.
>
> The errors in xbmc.log are:
>
> 15:10:14 T:1115180992 M:420859904   ERROR: EGL Error: Could not create context
> 15:10:14 T:1115180992 M:420302848   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420302848   ERROR:  @
> 15:10:14 T:1115180992 M:420302848   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420302848   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420302848   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420302848   ERROR: `-B
> 15:10:14 T:1115180992 M:420302848   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420302848   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420306944   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420306944   ERROR: `-B
> 15:10:14 T:1115180992 M:420306944   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420306944   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420311040   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420311040   ERROR: `-B
> 15:10:14 T:1115180992 M:420311040   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420311040   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420315136   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420315136   ERROR: `-B
> 15:10:14 T:1115180992 M:420315136   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420315136   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420315136   ERROR:
> CYUVShaderGLSL::CYUVShaderGLSL - failed to open file
> guishader_frag5.glsl
> 15:10:14 T:1115180992 M:420315136   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420315136   ERROR: `-B
> 15:10:14 T:1115180992 M:420315136   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420315136   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420315136   ERROR:
> CYUVShaderGLSL::CYUVShaderGLSL - failed to open file
> guishader_frag6.glsl
> 15:10:14 T:1115180992 M:420315136   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420315136   ERROR: `-B
> 15:10:14 T:1115180992 M:420315136   ERROR: GL: Error compiling vertex shader
> 15:10:14 T:1115180992 M:420315136   ERROR: GUI Shader - Initialise failed
> 15:10:14 T:1115180992 M:420315136   ERROR: EGL Error: Could not create context
> 15:10:15 T:1115180992 M:420175872   ERROR: SQL: SQL error or missing database
> 15:10:15 T:1115180992 M:420470784   ERROR: IsAddonDisabled failed on
> addon skin.confluence
> 15:10:21 T:1176495120 M:411459584   ERROR: WEATHER: Unable to get
> data: Invalid License Key.
>
>
> And the screen stays black showing just the cursor. I'm using the
> xorg-image with gpe. To run the
> xbmc I open the terminal and I type /usr/lib/xbmc/xbmc.bin
>
> I'm attaching the xbmc.log and the diff for the openembedded
> maintenance-2011.03 branch.
>
> I'm using the setup-scripts switched to maintenance-2011.03 branch
> with the instructions
> in http://www.angstrom-distribution.org/building-angstrom
>
> I can run all tests in /usr/bin/SGX/demos/X11 very well. And
> /etc/powervr-esrev contains the number 5.
> And the fixup happens with files from /usr/lib/ES5.0
>
> Any help would be appreciated,
> --
> Felipe Magno de Almeida



-- 
Felipe Magno de Almeida

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to