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

Screen loss when running application #147

Open
arjunmenon opened this issue Apr 18, 2024 · 1 comment
Open

Screen loss when running application #147

arjunmenon opened this issue Apr 18, 2024 · 1 comment

Comments

@arjunmenon
Copy link

Hey, when running any directfb app, i get blank screen with total loss of control. I have to restart machine to regain control.

Some ss:
Screenshot 2024-04-18 221651-direct-fb
Screenshot 2024-04-18 221537-drectfb

Since it needs admin priv, i run with sudo and blank screen appears immd

There was no problem with the installation as far as i could tell, i followed this - https://github.com/directfb2/DirectFB2/blob/master/INSTALL with meson setup -Dmulti=true -Dmulti-kernel=true build/

Running on VM with linux mint with base Ubuntu 22.04 jammy - linux kernel 5.15.0-101-generic

@caramelli
Copy link
Contributor

You can first try the default build of DirectFB2 (single application core):

meson setup build/
meson install -C build/

Then switch to a virtual console to run apps (in order to avoid graphics access conflicts with the desktop environment).

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

2 participants