-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
OpenAuto crashed while startting OpenAuto in EGL Mode RPi 4B #525
Comments
When in dev mode please run the following and share the output This will create a debug log archive crankshaft debuglog This will attempt to run autoapp with more output export QT_DEBUG_PLUGINS=1
GST_DEBUG=3 /usr/bin/autoapp -platform eglfs |
I have to add that in my case GUI works only for X11 mode. @matt2005 You can find my debuglog here: autoapp response:
|
You missed the s off eglfs |
i have the similar issue with the exact same scenario. i did all the things that @apichlinski did too. But no help. i'm still getting the dreaded
have attached my debug.zip too I have an EIZO display connected via HDMI. and i'm on Crankshaft OpenCarOS NG alpha-7.5 2022-06-29. Please help |
please try 2022.09.12.1 that should have the correct naming |
|
Problem:
Unfortunately, OpenAuto crashed while startting OpenAuto in EGL Mode.
Logs:
debug.zip
Hardware:
Raspberry Pi 4B 2GB RAM
Waveshare LCD Touchscreen 5" 800x480
SD Card 32GB
Xiaomi Mi 9T
Software:
Crankshaft OpenCarOS NG Alpha-7.4 2021-09-22
Settings:
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
hdmi_drive=1
gpu_mem=128 and 256 (both tested)
dtoverlay=vc4-fkms-v3d (uncommented and commented)
I can boot in devmode = 1 but then GUI won't start.
How can i start GUI in debug mode?
The text was updated successfully, but these errors were encountered: