Graphics Applications

For boards that are pre-flashed or flashed with the driveos-oobe-[desktop] file system, the Bubble sample application is available in the /opt/nvidia/drive-linux/samples/ folder.

To run a basic X11 sample, use the following commands:

$ sudo -b X -noreset -ac 
$ export DISPLAY=:0 
$ cd /opt/nvidia/drive-linux/samples/opengles2/bubble/x11 
$ ./bubble -fps 

To run other graphics samples for X11 and the supported window systems, see Building and Running Samples and Window Systems.