Advertisement
muhammadrefa

no display

Apr 12th, 2021
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. / # cd /root
  2. ~ # ls
  3. minimer
  4. ~ # cd minimer
  5. ~/minimer # EGL_PLATFORM=hwcomposer test_hwcomposer
  6. test_hwcomposer: test_common.cpp:370: HWComposer* create_hwcomposer_window(): Assertion `err == 0' failed.
  7. Aborted (core dumped)
  8. ~/minimer # EGL_PLATFORM=hwcomposer /usr/lib/qt5/bin/qmlscene -platform hwcomposer main.
  9. qml
  10. library "libgui.so" wasn't loaded and RTLD_NOLOAD prevented it
  11. Aborted (core dumped)
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement