FAQ
Disk space warning during SDK Manager installation
Question: I’m getting a disk space warning during SDK Manager installation. How can I free up space? You can try the following steps to increase available disk space: Clear APT cache:$ sudo a...
Read moreImproving performance on Jetson Modules
Question: How can I improve performance or reduce delays when running scripts on Jetson modules? There are a few ways to optimize performance, especially when working with performance-critical s...
Read moreEnabling Bluetooth on the DSBOARD-ORNX
Question: How do I enable Bluetooth on the DSBOARD-ORNX? To activate Bluetooth functionality on DSBOARD-ORNX, run the following commands:$ sudo su # echo 352 > /sys/class/gpio/export # echo...
Read moreUpdating the Pinmux Configuration
Question: How can I update the pinmux configuration on Jetson Orin Nano/NX? To update the pinmux, only two device tree source (.dtsi) files need to be replaced with the updated versions: Linu...
Read moreCan not connect to Jetson via SSH.
Question: I’m having trouble connecting to the Jetson device via SSH. How can I fix it? Sometimes, issues with SSH can be resolved by reinstalling the OpenSSH server.Follow these steps: Remov...
Read moreMy Jetson device isn’t recognized over USB.
Question: My Jetson device isn’t recognized over USB. Could it be related to OTG mode? This issue may occur if the USB port is set to host mode instead of OTG mode. To check the current mode,...
Read moreNFS server on the host or a flash command has failed
Question: During flashing, I get a “Flash failure” error mentioning an NFS server issue. How can I resolve it? This error may occur during Jetson Orin NX or Orin Nano flashing if the NFS server...
Read moreQuestion: I'm having issues with flashing the Jetson module. Is there anything I should check related to USB timeout issue? If you're experiencing issues during flashing, it's worth checking t...
Read more