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

Display stays black after boot #2467

Closed
slewf0ot opened this issue Dec 1, 2021 · 2 comments
Closed

Display stays black after boot #2467

slewf0ot opened this issue Dec 1, 2021 · 2 comments

Comments

@slewf0ot
Copy link

slewf0ot commented Dec 1, 2021

After booting my RPi 4 (Bullseye) Octoprint Version 1.7.2 I can see the screen do everything it is supposed to, ratpoison comes up, but then the screen just goes black. I've tried doing the export DISPLAY=:0 command followed by octodash and all I get is this...

selected language: en
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0403
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0403
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0403
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0403
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0403
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0403
[1794:1201/070238.661329:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap

Any suggestions?

@slewf0ot
Copy link
Author

slewf0ot commented Dec 1, 2021

found if I launch octodash like this..
octodash --disable-seccomp-filter-sandbox
everything comes up fine and works.

@slewf0ot slewf0ot closed this as completed Dec 1, 2021
@wohali
Copy link

wohali commented Jan 13, 2022

FYI for those looking to get this working under bullseye (latest RPi OS release as of Nov 2021), this is the fix you need. Edit the octodash line in /home/pi/.xinitrc and add --disable-seccomp-filter-sandbox to the end. Reboot.

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