Giter VIP home page Giter VIP logo

Comments (5)

afrantzis avatar afrantzis commented on May 20, 2024

glmark2 can run in a virtual terminal with DRM/KMS, but it doesn't support fbdev if that's what you mean by framebuffer.

There is already a package in Ubuntu for the DRM/KMS backend (although it's for an old version of glmark2). Install it with 'sudo apt install glmark2-es2-drm'.

To build it yourself and run it from within the build directory (no install needed), in the glmark2 directory do:

$ ./waf configure --with-flavors=drm-glesv2 --data-path=$(pwd)/data
$ ./waf

and in a VT (not running X11) run with:

$ build/src/glmark2-es2-drm

from glmark2.

numbqq avatar numbqq commented on May 20, 2024

But I found this https://code.launchpad.net/~spenser-gilliland/glmark2/mali-fbdev ,
From Recent revisions,

279. By Wladimir J. van der Laan on 2013-07-20
Add fbdev-glesv2 flavor

This exercises Mesa with the EGL 'fbdev' platform.

Dose it is removed in recently version ?

Thanks a lot.

from glmark2.

afrantzis avatar afrantzis commented on May 20, 2024

The branch you found was never merged to trunk/master. You can try building it and running it, but it's specific to the Mali GPU, so it may or may not work for your use case (I don't know your target hardware).

from glmark2.

numbqq avatar numbqq commented on May 20, 2024

Yes, my target hardware is Mali GPU. And I got it running for mali fbdev mode.

Thanks again!

from glmark2.

kukakong avatar kukakong commented on May 20, 2024

Yes, my target hardware is Mali GPU. And I got it running for mali fbdev mode.

Thanks again!

The score of glmark2-es2-fbdev may be meaningless.
Doesn't it?

from glmark2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.