Orin Nx 8G JP6.1 can't open monitors after install jetson-status

Orin Nx 8G JP6.1 can’t open monitors after install jetson-status, but Orin Nx 16G is work well 。

Install Step:

  1. sudo apt-get update
  2. sudo apt-get install nvidia-jetpack
  3. sudo apt-get install python3-pip
  4. sudo pip3 install jetson-stats

Are you still be able to dump log after doing this?

yes, I can ssh connect . but dmesg not print any log after install jetson-stats

please share me the log (/var/log/Xorg.0.log.

log.zip (4.5 KB)

Could you also share /etc/X11/Xorg.conf here?

xorg_conf.zip (1005 Bytes)

What is the result of “lsmod”?

According to the xorg log, it looks like NVIDIA driver is not in use but xorg setting does not get changed.

lsmod.log (5.2 KB)

I tried to reproduce this issue on my local device but I cannot see such behavior on my side.

Xorg log indicates the NVIDIA driver path is not in use anymore but xorg.conf seems not wrong.

Maybe a quick way here is reflash the board.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.