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

problem running examples in CLI mode (no context) #256

Open
TheBricktop opened this issue Jan 10, 2022 · 2 comments
Open

problem running examples in CLI mode (no context) #256

TheBricktop opened this issue Jan 10, 2022 · 2 comments

Comments

@TheBricktop
Copy link

TheBricktop commented Jan 10, 2022

tried to run the examples in CLI mode without the desktop rendering in the background for additional performance but ive run into a problem : (dont mind the undervoltage - crappy usb cables)
obraz

@paddywwoof
Copy link
Collaborator

Hi, that looks like the kind of error running with the "new" OpenGL mesa driver, which you have to do on RPi4 and later or with bullseye OS. In order for pi3d to get a surface to render onto it has to have an X11 driver running, though it doesn't need the desktop. The old broadcom dispmanx and OpenGLES system is faster on the lower spec RPis so it depends on what machine you are using. Note that bullseye seems to need glamour startomg in the config settings.

see http://pi3d.github.io/html/FAQ.html#running-from-command-line-with-the-new-fake-kms-mesa-v3d-vc6-etc
and helgeerbe/picframe#195

@TheBricktop
Copy link
Author

TheBricktop commented Jan 11, 2022

I've tried to start using xinit but it seems like another x11 is runnning on the display i chose

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