Hello.
I Received a Test Device : ( Model Name : Ref.Device-RQ, TIZEN Version : 2.1.0)
When I Boot device, I can see warning dialog
"Compositor Warning
Your Screen does not support OpenGL.
Falling back to software engine."
So I download a MaliDDK and unzip to '/tmp/hw_accel/'
and run sdb command like
"sdb push -d /tmp/hw_accel /home"
But It is not working.
"fail to copy 'opengl-es-mali400mp-0.1.4-12.armv7l.rpm' to '/home/opengl-es-mali400mp-0.1.4-12.armv7l.rpm' : Permission denied.
Why is that? And How can I fix it?