Sync Application

Run the command “./sw-vsync” in the putty terminal. This application uses for software rendering and it is useful to test that basic Graphic Screen functionality works on our display.

As we said in gears application, executing “./sw-vsync” command graphics will be running by default on the first connected display device. For running on the second device execute the below command.

For VGA, run the below command # ./sw-vsync –display=2

For HDMI, run the below command

#./sw-vsync –display=4

Last updated