Code Monkey home page Code Monkey logo

Comments (5)

ptitSeb avatar ptitSeb commented on June 9, 2024 1

That's strange. It should pick it up then?! You are on the board directly right? not using ssh (in that case, you need DISPLAY=:0 because X11 forwarding will not work with gl4es)
Also, maybe try to create a symlink to libGL.so on gl4es/lib folder, just in case.

from box64.

ptitSeb avatar ptitSeb commented on June 9, 2024

I don't think gl4es has built correctly, as I don't see it initializeing. gl4es is very verbose on init, so it should be seen in this log. Check if /home/user/gl4es/lib/ contains libGL.so.1

from box64.

mardot avatar mardot commented on June 9, 2024

libGL.so.1 is present in /home/user/gl4es/lib/

I've tried compiling gl4es with mkdir build; cd build; cmake .. ; make
and also with mkdir build; cd build; cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo; make

from box64.

mardot avatar mardot commented on June 9, 2024

Running directly on the board using HDMI output. I've tried a fresh install of 202310 Debian Engineering release image and its still producing the same error.

from box64.

ptitSeb avatar ptitSeb commented on June 9, 2024

I'm using an old image on my side. I think it's 202302 something.
It would be interesting to test opengl rendering with something simple, like glxgear.
Maybe those newer image have wayland and no x11 support? I still have to update, but because it's full flash only, I still haven't done that.

from box64.

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.