Articles about jetson | UserComp.com

Running NVIDIA Jetson Orin Nano Super Developer Kit Cluster: A Comprehensive Guide
Running NVIDIA Jetson Orin Nano Super Developer Kit Cluster: A Comprehensive Guide

Explore the benefits of running a cluster of NVIDIA Jetson Orin Nano Super Developer Kits for high-performance computing tasks. Learn how to set up, configure, and optimize your cluster for efficient and seamless operation. Ideal for developers and engineers seeking to scale their projects with powerful, energy-efficient hardware.

Read More
Configure Ethernet Interface for Direct Link with Computer Router to Internet on Jetson Nano (Ubuntu 22.04)
Configure Ethernet Interface for Direct Link with Computer Router to Internet on Jetson Nano (Ubuntu 22.04)

This article provides steps to configure the Ethernet interface named eth0 on Jetson Nano (Ubuntu 22.04) to allow a direct link with another static IP (Jetson 10.41.10.1).

Read More
Making Permanent Manual Restart of DHCP Client on Jetson Orin AGX Developer Kit
Making Permanent Manual Restart of DHCP Client on Jetson Orin AGX Developer Kit

This article explains how to manually restart the DHCP client permanently on Jetson Orin AGX Developer Kit running JetPack 6.1 and Ubuntu 22.04 ARM64.

Read More
Unable to Connect SSH to Jetson Nano: Tethering Issue
Unable to Connect SSH to Jetson Nano: Tethering Issue

When trying to set up SSH on Jetson Nano (Ubuntu 18.04) with USB tethering and a phone connected to the network through a laptop (Archlinux), the connection doesn't work. This article provides a solution.

Read More
Understanding Texture Memory and the Enabling Effect of L1/Texture Cache in nvcc (CUDA 10.2) on Jetson Nano (Maxwell Architecture)
Understanding Texture Memory and the Enabling Effect of L1/Texture Cache in nvcc (CUDA 10.2) on Jetson Nano (Maxwell Architecture)

This article explores the concept of texture memory and the benefits of enabling L1/Texture cache in nvcc (CUDA 10.2) on Jetson Nano (Maxwell Architecture). Learn about bilinear interpolation and how it is implemented in global memory. Get insights on the performance difference when using texture memory and global memory. Invitation to read more on tech support.

Read More
JetsonTX2 Unreachable: Troubleshooting Ethernet Connection Issues
JetsonTX2 Unreachable: Troubleshooting Ethernet Connection Issues

This article provides steps to troubleshoot JetsonTX2 Ethernet connection issues when attempting to connect to a JetsonTX2 Developer Kit from a Ubuntu laptop. Learn how to ping and SSH using different methods.

Read More
Changing Video File Names with GStreamer on Ubuntu 20.04 for Basler Cameras on Jetson Orin
Changing Video File Names with GStreamer on Ubuntu 20.04 for Basler Cameras on Jetson Orin

Learn how to modify the recorded video file names using GStreamer while working on a project with Basler cameras on Ubuntu 20.04 running Jetson Orin.

Read More