Skip to content

Test builds but fails to run on A20 (banana-pro) #15

Description

@zgoda

On Banana Pro board with Arch Linux the library and test compiles cleanly but test fails:

$ DISPLAY=":0" ./test
Error: eglInitialise failed!

Library was built with following configuration:

$ make config ABI="armhf"
rm -f config.mk
make config.mk
make[1]: Entering directory '/home/bananapi/src/sunxi-mali'
make -f Makefile.config
make[2]: Entering directory '/home/bananapi/src/sunxi-mali'
ABI="armhf" (Provided)
VERSION="r3p0" (Detected)
EGL_TYPE="x11" (Detected)
echo "MALI_VERSION ?= r3p0" > config.mk
echo "MALI_LIBS_ABI ?= armhf" >> config.mk
echo "MALI_EGL_TYPE ?= x11" >> config.mk
make[2]: Leaving directory '/home/bananapi/src/sunxi-mali'
make[1]: Leaving directory '/home/bananapi/src/sunxi-mali'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions