Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello there. Where download the linux distro? #4

Open
sirlordt opened this issue Mar 4, 2022 · 4 comments
Open

Hello there. Where download the linux distro? #4

sirlordt opened this issue Mar 4, 2022 · 4 comments

Comments

@sirlordt
Copy link

sirlordt commented Mar 4, 2022

Hello in the doc page you can read "is a Linux from scratch distribution"¿Where download the iso?

@caramelli
Copy link
Owner

Only a wiki is available at the moment to give an overview of the HiGFXback project.
Everything described on HiGFXback is free software and based on standard interfaces, you "just" have to build the source code by hand like a "Linux from scratch" (a bit like the https://www.linuxfromscratch.org project)
So there is no ISO image ready, but yes, it's on my TODO list.

Nicolas Caramelli

@sirlordt
Copy link
Author

sirlordt commented Mar 4, 2022

Ok thanks!!!.

@meodou-github
Copy link

Hi Nicolas,
It's a really nice project, good luck!
But I'm reading the the comments and I'm wondering what source code to be build. I m interested in OpenGL over DirectFB and I cannot find any thing to build.
Could you please explain what to build from source?
Best regards

@caramelli
Copy link
Owner

caramelli commented Dec 19, 2022

Some embedded platforms offered a proprietary OpenGL implementation for their GPU with DirectFB support: Intel CE chipset (PowerVR GPU), ST platforms (Mali GPU), Broadcom platforms (VideoCore GPU), iMX processors (Vivante GPU), ...
Otherwise, it is possible to experiment with OpenGL using DirectFB thanks to the Mesa 3D project. But having OpenGL apps running on a DirectFB platform can be tricky at the moment with Mesa. I shared some info about it here: directfb2/DirectFB2#23

One day, I would really like to spend some time working on the HiGFXback distribution build. For now, I prefer to focus on contributing directly to the main repositories that HiGFXback relies on.
In particular, having DirectFB support in Mesa again (using the current version of Mesa) is something I would really like to see: any help making it is welcome!

For example, I want to run OpenGL applications via DirectFB on my STM32MP1 embedded platform using Mesa (and its etnaviv driver) instead of the proprietary OpenGL implementation available in gcnano-binaries which does not support DirectFB.

So the only source codes to build are DirectFB2 and Mesa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants