Open MC00614 opened 11 months ago
@MC00614
Operate camera success. the thing is Our camera module is broken, i test our image in sujong's -> it works well
Goood Tested with application?
@MC00614
Display image is broken, Do i need to set qml backend software? or you already fixed it in code?
@Ho-mmd Did you set brcm?
QT_WAYLAND_CLIENT_BUFFER_INTEGRATION=brcm
@MC00614
It's same Good thing is ambient light is working.... with broken image...?
@Ho-mmd ??????
I will check then
To Solve
Opengl in wayland for raspberrypi (application)
Sound Effect
Intent
@MC00614
https://stackoverflow.com/questions/62124690/qtwayland-client-distorted-on-raspberry-pi-4
Trying Above solution -> Make a recipe now
@MC00614
It's not working
New sol : If headunit platform is linuxfb not eglfs, it works
void CompositorLauncher::setupEnvironment() { // Make clients run on Wayland if (m_hardware == BroadcomHardware) { qputenv("QT_QPA_PLATFORM", QByteArray("wayland-brcm")); qputenv("QT_WAYLAND_HARDWARE_INTEGRATION", QByteArray("brcm-egl")); qputenv("QT_WAYLAND_CLIENT_BUFFER_INTEGRATION", QByteArray("brcm-egl")); } else { qputenv("QT_QPA_PLATFORM", QByteArray("wayland")); } qputenv("GDK_BACKEND", QByteArray("wayland"));
qunsetenv("WAYLAND_DISPLAY");
}
@MC00614
Completed
@Ho-mmd Tested??
@MC00614
Headunit can't operate without instrument cluster. So.... I couldn't test it properly because the images were overlapped, but I can see that it's touched and doesn't break the image
If you can, please modify dependency for test
@Ho-mmd How about using minimal for test
@MC00614
What do you mean? Minimal test?
@Ho-mmd -platform minimal
@MC00614
-platform minimal also needs instrument cluster
@Ho-mmd Run Instrument cluster with minimal
@MC00614
Super delay + Need to resize
Ambient : After color picker showing, it goes home screen wherever i clicked screen Youtube : No search box Gear : Good