Author: gaara

Mali GPU driver

[Copy link]

11

threads

286

posts

1920

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
1920
Published in 2015-11-13 19:42:51 from mobile | Show all floors
With your xorg.conf i have maximum 70pts on windowed 720p

18

threads

303

posts

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
Published in 2015-11-13 22:38:06 | Show all floors
I got an error below running glmark2-es2.
  1. glmark2-es2: error while loading shared libraries: libEGL.so.1: cannot open shared object file: No such file or directory
Copy code

lsmod shows below.
  1. Module                  Size  Used by
  2. gpio_sunxi              8233  0
  3. 8188eu                915632  0
  4. mali_drm                6634  1
  5. drm                   180399  2 mali_drm
  6. mali                  213192  0
  7. ump                    41069  3 mali
Copy code

18

threads

303

posts

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
Published in 2015-11-13 23:03:50 | Show all floors
Edited by jacer at 2015-11-13 23:48

Never mind. I simply forget to copy files to include folder. Here is my result. Score is 84 which is way lower than @magicse.
  1. orangepi@OrangePI:~$ glmark2-es2
  2. =======================================================
  3.     glmark2 2014.03
  4. =======================================================
  5.     OpenGL Information
  6.     GL_VENDOR:     ARM
  7.     GL_RENDERER:   Mali-400 MP
  8.     GL_VERSION:    OpenGL ES 2.0
  9. =======================================================
  10. [build] use-vbo=false: FPS: 91 FrameTime: 10.989 ms
  11. [build] use-vbo=true: FPS: 100 FrameTime: 10.000 ms
  12. [texture] texture-filter=nearest: FPS: 113 FrameTime: 8.850 ms
  13. [texture] texture-filter=linear: FPS: 111 FrameTime: 9.009 ms
  14. [texture] texture-filter=mipmap: FPS: 107 FrameTime: 9.346 ms
  15. [shading] shading=gouraud: FPS: 92 FrameTime: 10.870 ms
  16. [shading] shading=blinn-phong-inf: FPS: 86 FrameTime: 11.628 ms
  17. [shading] shading=phong: FPS: 74 FrameTime: 13.514 ms
  18. [shading] shading=cel: FPS: 73 FrameTime: 13.699 ms
  19. [bump] bump-render=high-poly: FPS: 63 FrameTime: 15.873 ms
  20. [bump] bump-render=normals: FPS: 121 FrameTime: 8.264 ms
  21. [bump] bump-render=height: FPS: 109 FrameTime: 9.174 ms
  22. [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 73 FrameTime: 13.699 ms
  23. [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 48 FrameTime: 20.833 ms
  24. [pulsar] light=false:quads=5:texture=false: FPS: 114 FrameTime: 8.772 ms
  25. [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 40 FrameTime: 25.000 ms
  26. [desktop] effect=shadow:windows=4: FPS: 82 FrameTime: 12.195 ms
  27. Error: Requested MapBuffer VBO update method but GL_OES_mapbuffer is not supported!
  28. [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: Unsupported
  29. [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 21 FrameTime: 47.619 ms
  30. Error: Requested MapBuffer VBO update method but GL_OES_mapbuffer is not supported!
  31. [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: Unsupported
  32. [ideas] speed=duration: FPS: 78 FrameTime: 12.821 ms
  33. [jellyfish] <default>: FPS: 73 FrameTime: 13.699 ms
  34. Error: SceneTerrain requires Vertex Texture Fetch support, but GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS is 0
  35. [terrain] <default>: Unsupported
  36. [shadow] <default>: FPS: 85 FrameTime: 11.765 ms
  37. [refract] <default>: FPS: 24 FrameTime: 41.667 ms
  38. [conditionals] fragment-steps=0:vertex-steps=0: FPS: 116 FrameTime: 8.621 ms
  39. [conditionals] fragment-steps=5:vertex-steps=0: FPS: 86 FrameTime: 11.628 ms
  40. [conditionals] fragment-steps=0:vertex-steps=5: FPS: 110 FrameTime: 9.091 ms
  41. [function] fragment-complexity=low:fragment-steps=5: FPS: 95 FrameTime: 10.526 ms
  42. [function] fragment-complexity=medium:fragment-steps=5: FPS: 77 FrameTime: 12.987 ms
  43. [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 95 FrameTime: 10.526 ms
  44. [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 91 FrameTime: 10.989 ms
  45. [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 97 FrameTime: 10.309 ms
  46. =======================================================
  47.                                   glmark2 Score: 84
  48. =======================================================
Copy code

18

threads

200

posts

879

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
879
Published in 2015-11-14 00:15:50 | Show all floors
my resolution 720x576 on tv(cvbs)
Orange PI 2
www.orangepi.pp.ua

11

threads

286

posts

1920

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
1920
Published in 2015-11-14 03:10:52 | Show all floors
magicse replied at 2015-11-14 00:15
my resolution 720x576 on tv(cvbs)

so is natural get 100pts on poor tv resolution

11

threads

286

posts

1920

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
1920
Published in 2015-11-14 03:12:08 | Show all floors
jacer replied at 2015-11-13 23:03
Never mind. I simply forget to copy files to include folder. Here is my result. Score is 84 which is ...

please share your resolution.you can tweek xorg.conf to get some more fps

18

threads

303

posts

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
Published in 2015-11-14 07:20:38 from mobile | Show all floors
melanrz replied at 2015-11-14 03:12
please share your resolution.you can tweek xorg.conf to get some more fps

I used the files you uploaded. I edited /etc/X11/xorg.conf instead of creat a file called 99fbturbo.conf. I used 720P resolution btw.

11

threads

286

posts

1920

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
1920
Published in 2015-11-14 07:33:17 | Show all floors
jacer replied at 2015-11-14 07:20
I used the files you uploaded. I edited /etc/X11/xorg.conf instead of creat a file called 99fbturb ...

your os distro?
Published in 2015-11-14 11:38:34 | Show all floors
@melanrz  Supply your email to me,Please.

18

threads

303

posts

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
Published in 2015-11-14 11:48:19 | Show all floors

Lubuntu 15.04.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list