succok28 Posted June 19, 2024 Posted June 19, 2024 (edited) When I tried using a c++ library called sfml which tried opening a window and it gave me an error and after trying every solution on the internet I gave up. And after trying other Debian images I noticed all of them don't have a desktop environment pre installed. So does Debian have graphics at all? Edited June 19, 2024 by succok28 Typo. 0 Quote
Werner Posted June 20, 2024 Posted June 20, 2024 7 hours ago, succok28 said: don't have a desktop environment pre installed You can use the build framework to build images for any board with any kernel and any desktop you want. https://github.com/armbian/build/ 0 Quote
oleksii_laa Posted 7 hours ago Posted 7 hours ago I also needed a desktop on my Orange Pi Zero 2. I installed an "Armbian 25.5.1 Bookworm Minimal / IOT", then installed an XFCE desktop using some short guide I found on the Internet: sudo apt install lightdm xfce4 xfce4-goodies xorg After a reboot, my desktop started without any additional configurations. It's so good that now I have a new system with a desktop on my old hardware, which doesn't provide fresh OS images anymore. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.