We use the same set of hardware equipment, as well as the same set of software source code, but the L4T version is different, for testing.
How can I troubleshooting the problem? From the running situation of the program, the click switch function has finished running, but the interface refresh has some problems.
Sorry for the late recovery, our program uses QT to do the UI interface. The UI refresh of version 35.2.1 is normal. Since the 35.3.1 UI refresh has been delayed, we’ve ensured that the QT version is consistent. Include other libraries with consistent versions.
sudo apt-get install qtcreator -y
tar -xf testOpenglApp.tar.gz && cd testOpenglApp/
./qttest1
And then,As shown in the video,Use the mouse to repeatedly click the Normal Page and Opengl Widget buttons in the upper-left corner of the interface.
After a single click, the screen changes slowly without moving the mouse or keyboard.
Select the switch interface by tab switch + space. When switching back to the normal interface, do not move the mouse, or no longer press the tab key, and the screen will not switch
Is it normal when the mouse does not move the mouse after clicking? Or use the keyboard tab key + space bar to switch, press the tab key once, and then press the space bar again, and keep the mouse still.
We’ve re-created flash several times. ORIN NX modules have also been replaced.