Jetpack 3.2 in low graphics mode after installation

I got a second TX2 in order to try and understand if my first Tx2 has “quirky” HW. I’m able to install JP3.2 however during the boot of the device I get two dialog boxes.
1- “The system is running in low-graphics mode”
“Your screen, graphics card, and input device settings could not be detected correctly. You will need to configure this yourself” OK-button as only option
2. The second dialog has 4 radio button options for of which none do anything to recover including the “Exit to console login”

I’ve tried to install this about 5 times in a row. Reverted back to 3.1 which worked. Installed 3.2 again and same issue. 100% reproducible.

Best regards,
Kalevi

And here is the tail end of the installation log. Not sure if the problem is related to the installation not completing.


ssh-keyscan 192.168.50.162>>/home/kalevir/.ssh/known_hosts
echo /home/kalevir
ssh-add /home/kalevir/.ssh/id_rsa 0<&-
scp -F /dev/null -o PubkeyAuthentication=no -o ConnectTimeout=30 -o StrictHostKeyChecking=no /home/kalevir/.ssh/id_rsa.pub nvidia@:/home/nvidia/tmp.pub
ssh -F /dev/null -o PubkeyAuthentication=no -o ConnectTimeout=30 nvidia@
[ -d .ssh ] || mkdir .ssh
[on target] mv /home/nvidia/tmp.pub /home/nvidia/.ssh/authorized_keys
ssh -F /dev/null -t nvidia@192.168.50.162 “sudo rm -f /home/nvidia/report_ip_to_host.sh; sudo rm -f /etc/rc.local; sudo killall report_ip_to_host.sh; sudo mv -f /etc/rc.local.original /etc/rc.local”
PageAction: ke 21.2.2018 13.59.50 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction installation install . /media/kalevir/ext4-harddrive/jetpack3.2/ Launcher 32524 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/
PageAction: ke 21.2.2018 13.59.55 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction installation miscellaneous . /media/kalevir/ext4-harddrive/jetpack3.2/ Launcher 32524 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/
InstallUtils: ke 21.2.2018 14.00.32 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/InstallUtil setup /media/kalevir/ext4-harddrive/jetpack3.2/ 32618
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.l4t.flash_64_tx2 28.2 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/ /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.cuda.l4t_64_tx2 9.0 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/cuda-repo-l4t-9-0-local_9.0.252-1_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.cuda.compile_cuda_64_tx2 9.0 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/ /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.middleware.cudnn_64_tx2 7.0 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/libcudnn7_7.0.5.13-1+cuda9.0_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.gie.l4t_64_tx2 3.0 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/nv-tensorrt-repo-ubuntu1604-pipecleaner-cuda9.0-trt3.0-20171116_1-1_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install org.opencv.middleware.ocv_l4t_64_tx2 3.3.1 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/libopencv_3.3.1_t186_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.middleware.visionworks_target_64_tx2 1.6 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/libvisionworks-repo_1.6.0.500n_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.middleware.visionworks_target_sfm_64_tx2 0.90 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/libvisionworks-sfm-repo_0.90.3_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.middleware.visionworks_target_tracking_64_tx2 0.88 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/libvisionworks-tracking-repo_0.88.1_arm64.deb /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
InstallUtils: ke 21.2.2018 14.01.28 +0200: ./InstallUtil install com.nvidia.mmapi.l4t_64_tx2 28.2 /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/Tegra_Multimedia_API_R28.2.0_aarch64.tbz2 /media/kalevir/ext4-harddrive/jetpack3.2/ /media/kalevir/ext4-harddrive/jetpack3.2/jetpack_download/repository.json 32524
PageAction: ke 21.2.2018 14.01.28 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction finished create_shortcut
PageAction: ke 21.2.2018 14.01.28 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction query incredibuild
PageAction: ke 21.2.2018 14.01.28 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction query eclipse
PageAction: ke 21.2.2018 14.01.28 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction installation nextpage . /media/kalevir/ext4-harddrive/jetpack3.2 Launcher 32524
PageAction: ke 21.2.2018 14.01.33 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction query post_installation_info
PageAction: ke 21.2.2018 14.01.34 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction jetpack_network_layout set_nic_count 1
PageAction: ke 21.2.2018 14.01.39 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/PageAction jetpack_nic_selection set_nics eth0 vmnet1
PageAction: ke 21.2.2018 14.01.40 +0200: ./PageAction jetpack_deploy_samples install /media/kalevir/ext4-harddrive/jetpack3.2 2.3
InstallUtils: ke 21.2.2018 14.01.40 +0200: /media/kalevir/ext4-harddrive/jetpack3.2/_installer/InstallUtil install flash_post_64_tx2 28.2 fake_bin /media/kalevir/ext4-harddrive/jetpack3.2 jetpack_repository.json fake_installer_pid
mkdir -p /home/kalevir/.ssh
ssh-keygen -R 192.168.50.162
ssh-keyscan 192.168.50.162>>/home/kalevir/.ssh/known_hosts
echo /home/kalevir
ssh-add /home/kalevir/.ssh/id_rsa 0<&-
scp -F /dev/null -o PubkeyAuthentication=no -o ConnectTimeout=30 -o StrictHostKeyChecking=no /home/kalevir/.ssh/id_rsa.pub nvidia@:/home/nvidia/tmp.pub
ssh -F /dev/null -o PubkeyAuthentication=no -o ConnectTimeout=30 nvidia@
[ -d .ssh ] || mkdir .ssh
[on target] mv /home/nvidia/tmp.pub /home/nvidia/.ssh/authorized_keys
ssh -F /dev/null -t nvidia@192.168.50.162 “sudo rm -f /home/nvidia/report_ip_to_host.sh; sudo rm -f /etc/rc.local; sudo killall report_ip_to_host.sh; sudo mv -f /etc/rc.local.original /etc/rc.local”

That’s the package install stage which looks valid. The part to question is the flash stage.

Can you get to a console (such as via ssh or CTRL-ALT-F2) and see if this shows any errors:

sha1sum -c /etc/nv_tegra_flash

If that is ok what shows up from:

df -H -t ext4

hello kallud32qg,

we test JetPack 3.2DP locally without this failure. (low-graphics mode)
could you please delete the package and download the JetPack 3.2 again for verification.
thanks for trying.

Hi Jerry,

I’ve downloaded a new package and everything works normal on 3.2 (I did use the previously downloaded package to to upgrade another board so it did work in the past)

Thanks,
Kalevi