Hello All,
I have a TX2 devkit on which I follow the following steps.
- Got a fresh Tx2 32.4.3 download using SDKmanager
- Flashed the TX2 module using ./flash.sh jetson-tx2-devkit mmcblk0p1
- Done module setup.
- On the host machine generated sign files for the dtb using: sudo ./flash.sh --no-flash -k kernel-dtb jetson-tx2 mmcblk0p1
- Copied over the tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt and tegra186-quill-p3310-1000-c03-00-base.dtb.sb on TX2 module at /boot.
- Updated extlinux.conf. Added: FDT /boot/tegra186-quill-p3310-1000-c03-00-base.dtb
- On reboot the system gives errors regarding nvdisplay and DTB switch does not happen.
I have attached the logs.
putty_dtb_switching_on_tx2_devkit.txt (117.8 KB)
Thanks.