.. _AT.HowToSubmitABugReport:

.. include:: ../../content/swdocs.rsts

.. spelling::

!!!!!!!!!!!!!!!!!!!!!!!!!!
How to Submit a Bug Report
!!!!!!!!!!!!!!!!!!!!!!!!!!

If you encounter an apparent bug in |NVIDIA(r)| |Jetson(tm)| Linux or its documentation, use this procedure to submit a bug report.

To 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 script ``nvidia-bug-report-tegra.sh`` collects logs and other information that you can include in a detailed bug report. It writes them to a ``.log`` file in the current directory.

   .. todo:: 8/10/2018: Matthew isn't sure whether it's the current directory or $HOME. Can someone please check?

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

#. Submit the completed bug report through the NVIDIA support forums at… Attach  the script’s
   ``.log`` file to your post.

   .. todo:: Support forum URL TBD, per Winnie, http://nvbugs/200431878/40

If you are not currently a forum member…

.. todo:: TBD per Winnie.

