Hello,
I was trying to increase the swap memory for reComputer Jetson J1010 module with the below command, however, the allocation failed due to memory size limitation, since then the Jetson Nano is failing to boot with the error “tegradc tegradc.1: dpd enable lookup fail:-19” attached screenshot.
$ sudo systemctl disable nvzramconfig
$ sudo fallocate -l 4G /mnt/4GB.swp
I tried to reflash the Jetpack SDK however it fails to load during flashing (Boot ROM communication) using both SDKManager and the command line.
Any help to recover the board will be much Appreciated!