I cannot use the SDK Manager to flash the required JetPack on it. The SDK manager detects the jetson orin but it always says " “Reading board information failed”. (pic attached)
Hi,
I tried to install Jetpack 5.0.2 to see if the display would work with it. But no luck so far.
I tried to see the log at /dev/ttyACM0 and can see that it says: Please complete system configuration setup on theg. /dev/ttyACMx where x can 0, 1, 2 etc.
Aftr flashing Jetpack 5.0.1, there is no display and I cannot ssh into it.
Also,
sudo picocom -b 115200 /dev/ttyACM0
[sudo] password for kulbir:
picocom v2.2
port is : /dev/ttyACM0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
noinit is : no
noreset is : no
nolock is : no
send_cmd is : sz -vv
receive_cmd is : rz -vv -E
imap is :
omap is :
emap is : crcrlf,delbs,
FATAL: cannot open /dev/ttyACM0: No such file or directory
Even the following command fails: sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
with the same error as before “Reading board information failed”.
Should I install Jetpack 5.0.1 DP again and setup using serial console?
I cannot use picocom to set it up using the terminal either. There is no option. It says: Please complete system configuration setup on the serial port provided by Jetson's USB device mode connection. e.g. /dev/ttyACMx where x can 0, 1, 2 etc.
It mounts a partition called “L4T-README” though. Not sure if that helps.
This time, I did “Manual setup for Jetson Orin 32GB” with Pre config and only installed the L4T BSP only without SDK components.
Was able to use the terminal console to access the jetson via terminal using: sudo picocom -b 115200 /dev/ttyACM0
Then I entered the username and password that I entered in the SDK manager.
But I still do not have a display.
The terminal console never worked with 5.0.2 even after flashing with the patch.
How can I have the display and ensure that it will boot up normally?
I don’t have any “patch” to fix your display issue. None of my patch or comment here is for your display.
That sounds a unknown issue to me. And I think we could check that after we fix your console issue.
If you are talking about /dev/ttyACM0 never showed up on your host when you flash with sdkamanger jp5.0.2, then please describe the detail steps how you apply the patch and flash your board…
I am able to see the output at /dev/ttyACM0 when I flash 5.0.2. But then it says Please complete system configuration setup on the serial port provided by Jetson's USB device mode connection. e.g. /dev/ttyACMx where x can 0, 1, 2 etc.
For flashing 5.0.2, I dd:
“Manual setup for Jetson Orin 32GB” with Runtime setup and only installed the L4T BSP only without SDK components.
I have Jetpack 5.0.1 DP. I have access to the serial console.
Ubuntu 20.04.4 LTS ubuntu ttyTCU0
ubuntu login: companion
Password:
Welcome to Ubuntu 20.04.4 LTS (GNU/Linux 5.10.65-tegra aarch64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
This system has been minimized by removing packages and content that are
not required on a system that users do not log into.
To restore this content, you can run the 'unminimize' command.
304 updates can be applied immediately.
223 of these updates are standard security updates.
To see these additional updates run: apt list --upgradable
Last login: Thu Oct 27 22:24:17 CDT 2022 from 192.168.55.100 on pts/0
companion@ubuntu:~$
I am able to reboot and then still have access to /dev/ttyACM0.
Should I disconnect the microUSB debug cable now and try to boot it?
or should I update/install any packages or see any IP addresses before I shut it down and lose access to /dev/ttyACM0?
(I am asking because earlier, once I shut it down, it never came back again)