Actions
Bug #152
closedCreate local copy of xbmc start script without glxinfo
Start date:
02 Feb 2013
Due date:
12 Feb 2013
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
I've cleaned up the XBMCBox build so it properly cross compiles. I think the binary is valid but it still doesn't run, possibly because of the way I've installed the Raspberry Pi firmware and/or userland tools.
To get around the glxinfo problem at startup you just have to edit the /opt/xbmc-bcm/xbmc-bin/bin/xbmc script and comment out the check for glxinfo. It's not really required in this case. However, that means I'll have to add a modified version of this script to the XBMCBox source tree and make sure it gets copied in during the build.
Actions