Hello my name is Shant,I followed the instructions on this link: Graphics and Compute Development on Samsung Chromebook « Mali Developer Center to be able to use Mali drivers and the armsoc driver for test the openGL 2.0 and openGL 3.0. Later I downloaded the mali opengl SDK from : Mali OpenGL ES SDK for Linux « Mali Developer Center I built the examples.So When I execute any random example, I get this errors:
[PLUGIN INFO] Plugin initializing[PLUGIN DEBUG] './override.instr_config' not found, trying to open the process config file[PLUGIN DEBUG] './cube.instr_config' not found, trying to open the default config file[PLUGIN ERROR] Couldn't open default config file './default.instr_config'.[PLUGIN INFO] No configuration file found, attempting to use environment[PLUGIN INFO] CINSTR GENERAL: Output directory set to: . [PLUGIN INFO] No instrumentation features requested.
Any issues ??? any solutions ???...Thank you all .
First of all ...I would like to thank you so much for your help ...:)
So The kernel source doesn't have the mali modules (I mean this model mk908 sourcecode ), there are too many blogs that people made it but even they don't provide that source code ( I don't know why), so that's why I decided to download it and yea I can say I am lucky that the modules were accatable when I ran modprobe mali and no errors .About the versions yea I mean I don't know which version compiled those modules ...Is there anyway to know it after the compilation ? maybe it makes our work easier. Yes I did download it from that link (like you mentnioned they are saying they have r3p2-01rel2 ) and but I think it won't be any problem if we check again their version if there is possibilty.
And I tride the same command that you mentioned strings libMali.so | grep VARIANT in /usr/lib/ and here are the results:
base: BUILD=RELEASE ARCH=arch_011_udd PLATFORM=default_7a TRACE=0 THREAD= GEOM= CORES=MALI400 USING_MALI400=1 TARGET_CORE_REVISION=0x0101 TOPLEVEL_REPO_URL=Linux-r3p2-01rel2 REVISION=Linux-r3p2-01rel2 CHANGED_REVISION=Linux-r3p2-01rel2 REPO_URL=Linux-r3p2-01rel2 BUILD_DATE=Tue Aug 13 08:09:41 UTC 2013 CHANGE_DATE=Linux-r3p2-01rel2 TARGET_TOOLCHAIN=gcc HOST_TOOLCHAIN=gcc TARGET_TOOLCHAIN_VERSION=gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) HOST_TOOLCHAIN_VERSION=gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) TARGET_SYSTEM=gcc-arm-linux-gnueabihf HOST_SYSTEM=gcc-arm-linux-gnueabihf CPPFLAGS= CUSTOMER=internal VARIANT=mali400-gles11-gles20-linux-ump-no_monolithic-rgb_is_xrgb HOSTLIB=direct INSTRUMENTED=FALSE USING_MRI=FALSE MALI_TEST_API= UDD_OS=linux
So what else do you need ? what else do you advice ? Thank you,Regards.