Hi.
My Setup:
Orin Nano Devkit
Orin NX 16G module mounted onto devkit
Samsung PM991 NVMe SSD 256G
Host with Ubuntu 20.04 and all updates.
sdkmanager 1.9.2.10889
First issue:
brought devkit into recovery mode via button header. lsusb shows NVidia APX device, but SDK Manager says “Could not detect a board”.
I still can proceed, and flashing will start eventually.
Second Issue:
Orin NX does not support SD Card, and there is no version of this module with SD card. However, I can select “SD Card”. This is misleading and should be changed.
Third Issue:
After or duing the second part of the setup where packages get installed via ssh there is an error message regarding apt and libxmlb2. I can manually do and “apt install libxmlb2”, and this succeeds. Doing “apt install --fix-missing && pt update && apt upgrade -y” clears this message.
All three issues are repeatable and occur every time I do a reflash. I even tried a different PC with a brand new Ubuntu 20.04 install on it.
There is a fourth issue that is not totally repeatable, and I don’t know why. gnome-terminal refuses to start as user and takes a long time to start as root. Seems to be this bug:
https://ubuntu-bugs.narkive.com/5ui1J4Re/bug-1694454-new-can-t-open-gnome-terminal
This problem occurred repeatedly yesterday and went away magically during the last reflash.