Attempting to use a custom boot Image on the Xavier NX, I get the errors:
Failed to start Load Kernel Modules
Failed to start nvpmodel service
I don’t know what this could be caused by, so would appreciate any pointers to what the problem might be.
My Image is a slightly modified version of the original where I changed the uvcvideo driver in an attempt to get a second USB camera working. I followed the instructions in this tutorial in order to create the custom image. As I am cross-compiling, I change Image and the dtb folder in /boot after I successfully start up with a newly flashed SD card, using the Image and dts I get from the compilation on a different Linux machine. After rebooting, the system shows the above errors and does not boot completely. I tried the process several times to no avail.