Details
-
Task
-
Resolution: Done
-
P0: Blocker
-
5.10
-
None
Description
QtBase uses getentropy system call that is available in linux kernel starting from version 3.17. Jetson-tx1 has older kernel 3.10 which does not support it.
This causes runtime behavior where running any Qt application shows error message that libQt5Core.so.5 is not found.