Jetson Orin AGX 64GB devkit only shows black screen after flashing

Actually these two logs are normal now. I don’t see any previous error reported there.

I would say please try other DP first and see if this only happened to one kind of monitor.

Thank you, I have tried with a second monitor (of the same model) and the problem persists, it can only boot correctly if I unplug the monitor before booting.

Then, I tried with a different model of monitor (of the same brand) and it can boot correctly even if the monitor is plugged first, so I guess it’s somehow related to this specific model.

By the way, the jetson was booting just fine at first with the previous OS version, so I wonder if it’s somehow related to the update. If there’s some interesting information I could share, please let me know. Otherwise, I’m just glad the jetson can be used again, thank you very much.

What was that “previous OS”? Is that a Jetpack5 one?

Yes, it came with Ubuntu 20.04 (so I guess Jetpack 5.x) preinstalled, but I wanted to upgrade to a new version and that’s when the issues began.

Also, I’m having issues running docker in this fresh flashing of Jetpack 6.2. I get this error:

robolab@ubuntu:~$ sudo docker run hello-world
[sudo] password for robolab:
docker: Error response from daemon: failed to set up container networking: failed to create endpoint compassionate_albattani on network bridge: Unable to enable DIRECT ACCESS FILTERING - DROP rule:  (iptables failed: iptables --wait -t raw -A PREROUTING -d 172.17.0.2 ! -i docker0 -j DROP: iptables v1.8.7 (legacy): can't initialize iptables table `raw': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
 (exit status 3))

Run 'docker run --help' for more information

I wonder if it’s better to open a new topic for this issue. Thanks.

Please open a new topic if not related to original

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.