Hi All,
I have a problem for some time.
When I try to install Jetpack on my computer it goes without a single problem until it finishes flashing OS. In the Xterm I have following output:
"…
*** The target ardbeg has been flashed successfully. ***
Reset the board to boot from internal eMMC.
1
Finished Flashing OS
Determining the IP address of target…
192.168.1.9
Waiting for 30 seconds to make sure target is fully up
Host 192.168.1.9 found: line 5
Host 192.168.1.9 found: line 6
/home/developer_1/.ssh/known_hosts updated.
Original content retained as /home/developer_1/.ssh/known_hosts.old
#192.168.1.9:22 SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
#192.168.1.9:22 SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
#192.168.1.9:22 SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
/home/developer_1/
Identity added: /home/developer_1/.ssh/id_rsa (/home/developer_1/.ssh/id_rsa)
scp -F /dev/null -o PubkeyAuthentication=no -o ConnectionTimeout=30 -o StrictHostKeyChecking=no
/home/developer_1/.ssh/id_rsa.pub ubuntu@192.168.1.9:/home/ubuntu/tmp.pub
8.1.9
id_rsa.pub 100% 402 0.4KB/s 00:00
ubuntu@tegra-ubuntu:~$ b /home/ubuntu/.ssh/authorrized_keys
ubuntu@tegra-ubuntu:~$ exit
logout
Connection to 192.168.1.9 closed.
"
And it does nothing after I got to this screen. I mean Xterm does not close and it does not return to the installer nor continue with following steps. Yet Ubuntu was flashed OK on the board and worked just perfect - so I was able to install and run various programs on the board. Yet I’d be glad to have proper dev environment with all nice features included.
I was trying to install:
JetPack-L4T-2.2.1-linux-x64.run
JetPack-L4T-2.3.1-linux-x64.run
JetPack-L4T-3.0-linux-x64.run
(and I had same problem with all those installations).
My Host computer is Ubuntu 16.04 LTS (64 bits) with all most recent updates.
I do use ~/JetPack-L4T/ as installation directory (I mean I copy and launch installers from that directory - does it make any difference?).
Thank you very much
Mikhail.