Search the Community
Showing results for tags 'jetson-nano'.
-
It was the only image I could get working. The 25.02 doesn't boot, the older versions from the archive 23.8.1 don't work either for some reason. Unfortunately I deleted the image and the rolling release moved on to 25.02.
-
Hello everyone! I'm trying to install nvidia graphic card driver to the Jetson Nano after I successfully started bookwork on it. I have nouveau running and I don't understand how/if it is possible to switch to nvidia one. Can you guys please help me to understand whether it i...
-
Hello, for the past few days I've been trying to install k3s on a Jetson Nano machine with the legacy Kernel 4.9, which I managed to recompile with EBPF support, but it seems there are some Kernel EBPF errors. So, I tried to install Armbian, which also doesn't have EBPF support compiled...
-
Hi There, I would like to run Linux5 or Linux6 on Jetson nano, display using HDMI-DVI adapter. It worked fine with Jetpack4 (=Linux4). When I boot with armbian/Linux5.10, which is linux-image-current-jetson-nano, the display tells me it is out of sync then I would force the display...
-
Hi Friends Recently I have been trying Armbian 23.5 as alternative for NVIDIA official images. Tried both Ubuntu Gnome desktop and Debian Cinnamon desktop builds but somehow non of them discovers HDMI output. When Jetsno Nano is booting up I can see official "NVIDIA" screen for a wh...
-
Greetings - I took the contents of the Armbian_23.8.1_Jetson-nano_bookworm_current_6.1.50 image and put it on my NFS server in an attempt to network boot my Jetson Nano device. After making some adjustments to the pxelinux.cfg so that it points to the correct files on my tftp server, the...
-
I've tried two releases of Armbian for the Jetson Nano and was struggling to get SPI enabled on the Jetson. To check if SPI is enabled, I've been reading its status is through: cat /proc/device-tree/spi@7000d400/status which just returns disabled Here's what I tried: - enabling spi-...
-
I'm currently working on getting a custom kernel (5.4 kernel which was modified for a specific need regarding containers) running on a Jetson Nano. I've tried running the kernel image on NVIDIA's Jetpack but that didn't work. I've tried building the image directly on the Nano running Armbian and it...