diff --git a/README.markdown b/README.markdown index d9594c0..801eecc 100644 --- a/README.markdown +++ b/README.markdown @@ -422,6 +422,7 @@ Troubleshoot - The plot looks bad: - Verify that you installed the wide character version of the ncurses library (libncurses**w**5-dev for Debian / Ubuntu), clean the build directory and restart the build process. +- If `nvtop` exits with `ncurses: cannot initialize terminal type ($TERM="unknown")`, ensure that `$TERM` is set to a valid terminal type such as `xterm-256color`. - **Putty**: Tell putty not to lie about its capabilities (`$TERM`) by setting the field ``Terminal-type string`` to ``putty`` in the menu ``Connection > Data > Terminal Details``. - `NO GPU to monitor.` for NVIDIA GPUs: