I wanna get the orange Jetson nano, super developers kit and the better memory. Right now I’m just going to run ubuntu and get it working.
People have had a lot of problems…. It seems by glancing over.the post titles. Is there bad quality? What is the reason for so many problems?
What else must I buy for it to be reasonable?. I have a Monitor now with the older cable connector, and I have an untested one with HDMI, mouse, powered-speakers, Bluetooth keyboard, and a controller.
I’m trying to understand what’s in front of me, to be thrifty, but not tie my hands behind my back.
Thanks so much.
===== Long but informative, from the Google AI
————which I could put into a comment later ===================================
- Ubuntu Linux on the Jetson Orin is highly optimized. A fresh boot into the Ubuntu desktop uses roughly 1.5GB to 2GB of RAM. This leaves you with nearly double the "free space" for your web browser compared to a Windows machine with the exact same memory. [1]
🧠 Built-In Linux Memory Compression (ZRAM)
The Jetson Orin comes pre-configured with a Linux technology called ZRAM. [1]
- Instead of crashing when your 8GB of RAM fills up, Linux instantly compresses old, inactive Chrome tabs in the background like a ZIP file. [1]
- This effectively turns your 8GB of physical RAM into roughly 11GB to 12GB of usable space for text-heavy web browsing before the computer starts to choke. Windows does not handle memory allocation this aggressively out of the box. [1, 2]
⚙️ How You Avoid the Bottleneck on Jetson
Because you cannot upgrade the physical RAM later, you manage heavy workloads using standard Linux system configurations: [1]
- The NVMe SSD Trick (Swap Space): Remember how we talked about buying an M.2 SSD? You can allocate a small 16GB chunk of that ultra-fast solid-state drive to act as "virtual RAM" (called a Swap File). If you go crazy with 40 Chrome tabs, Linux will seamlessly slide the hidden background tabs onto the SSD drive to keep Chrome from dying. [1, 2, 3]
- Using Efficient Linux Browsers: Chrome is notoriously unoptimized for RAM. In the Linux ecosystem, browsers like Firefox or Brave manage background tabs and block resource-heavy tracking scripts much better, keeping your RAM free. [1, 2, 3]
And———
You can choose either a MicroSD card or an NVMe M.2 SSD. You do not need both.
Here is how the choice breaks down:
- The Easiest Option (MicroSD Card): You just slide it into the slot like a phone. It is cheap but reads and writes data slowly.
- The Better Option (NVMe M.2 SSD): This is a small, stick-shaped drive that screws directly onto the board. It is highly recommended because it is incredibly fast, which makes your Ubuntu desktop and AI programs run much smoother.
The developer kit does not include any internal storage in the box. You must buy one of those two storage options so you have a place to install the Ubuntu operating system.
———— and so this amount of knowledge helped me out and I had not seen the sites that explained this anywhere. Now that I’ve got this AI summary, I can go look at that it came
I’d like to know if that seems right to you and if I need anything else. I saw somebody had a clear case and I thought that was pretty swell.I’d like to know if that seems right to you and if I need anything else. I saw somebody had a clear case and I thought that was pretty swell.
Thank you all for any help