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.
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.shscript collects logs and other information that you can include in a detailed bug report and writes them to a.logfile in the current directory. Based on the installation type, it can also invoke the Graphics driver–specific bug reporting shell scriptnvidia-bug-report.sh, which generates a log file namednvidia-bug-report.log.gzin the current directory.Prepare a description of the bug and the procedure for reproducing it, if applicable.
Submit the completed bug report in the NVIDIA support forum.
Attach the script’s
.logfile to your post.If applicable, attach the Graphics driver–specific log file
nvidia-bug-report.log.gzto your post.