How to Submit a Bug Report

If you encounter an apparent bug in NVIDIA® Jetson™ Linux or its documentation, you can submit a bug report.

  1. Enter the following commands on the target:

    $ export DISPLAY=:0
    $ xhost +si:localuser:root
    $ sudo ./nvidia-bug-report-tegra.sh
    

    The nvidia-bug-report-jetson.sh script collects logs and other information that you can include in a detailed bug report and writes them to a .log file in the current directory.

  2. Prepare a description of the bug and the procedure for reproducing it, if applicable.

  3. Submit the completed bug report in the NVIDIA support forum.

  4. Attach the script’s .log file to your post.