Flashing JetPack 5.1.5 using docker using sdkmanager:2.2.0.12028-Ubuntu_20.04
image.
Docker container started with --privileged -v /dev/bus/usb:/dev/bus/usb/ -v /dev:/dev -v /media/$USER:/media/nvidia:slave
flags
Host have installed qemu-user-static
and binfmt-support
and executed this commands sudo update-binfmts --enable
, sudo killall adb
(There wasnt ady adb process but to be sure)
Last logs from sdkmanager:
error: Waiting for device to expose ssh ......Error: ipv6: address already assigned.
error: Error: ipv6: address already assigned.
info: Waiting for device to expose ssh ...Run command: flash on fc00:1:1:0::2
info: SSH ready
info: mount.nfs: requested NFS version or transport protocol is not supported
info: Flash failure
info: Cleaning up...
Logs from UART:
logs-after-failed-flash.txt (73.4 KB)