You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using a Xavier NX with the Auvidea JNX30 board, and we have successfully flashed it with Jetpack 35.4.1 on the NVMe drive.
When we used quickstart.sh to flash, it flashed only to the emmc, which is not what we want obviously.
We tried changing the references to mmcblk0p1 to nvme0n1p1 in file bin/config/configure.sh and attempted to reflash, but it did not work.
How should one install the VC MIPI modules to a Jetson using NVMe?
The text was updated successfully, but these errors were encountered:
We are using a Xavier NX with the Auvidea JNX30 board, and we have successfully flashed it with Jetpack 35.4.1 on the NVMe drive.
When we used
quickstart.sh
to flash, it flashed only to the emmc, which is not what we want obviously.We tried changing the references to
mmcblk0p1
tonvme0n1p1
in filebin/config/configure.sh
and attempted to reflash, but it did not work.How should one install the VC MIPI modules to a Jetson using NVMe?
The text was updated successfully, but these errors were encountered: