Hi. I have a jetson tx2 and I’m trying to flash it.
I’ve flashed some jetsons before but now it doesn’t work and I have no idea why.
I’m sure that dtsi file is correct cuz I’ve already used it.
My steps:
- I compile dtb files then I copy them to the linux_for_tegra/kernel/dtb folder
- Start flashing sudo ./flash.sh -r -k kernel-dtb cti/tx2/elroy-revF+ mmcblk0p1
- I check out that device tree has been updated successfully with v4l2-ctl --list-devices
but I got [Failed to open /dev/video0: No such file or directory] instead of … for example
Dummy video device (0x0000) (platform:v4l2loopback-000):
/dev/video0
Here is the log of flashing
log.txt (15.7 KB)