I have a Jetson SUB Mini PC-Blue with Jetson Xavier NX , and trying to install jetpack5.0.2 since ROS2 does not support ubuntu18.04.
I install jetpack5.0.2 to nvme( formatted to Ext4) using sdk manager but it say default IP is not available.
Here is the way I’ve tried
-
Install jetpack5.0.2(only jetson linux) into emmc ---------------------work
-
Install jetpack5.0.2(jetson linux + SDK component) into emmc ---------------------work
-
Install jetpack5.0.2(Only jetson linux) into Nvme---------------------Not work,
lsusb
shows 0955:7e19 NVidia Corp even after unplugging the jumper -
install jetpack5.0.2 (jetson linux + SDK component) into nvme(ssd formatted to Ext4)-----------------------Not work, default IP is not available.
-
install jetpack4.6.2(jetson linux + SDK component) into nvme(ssd formatted to Ext4)-----------------------Work
-
Install jetpack5.0.2(jetson linux) into emmc(work), and set boot option as same as reference video. After that, install jetpack5.0.2(jetson linux + SDK component) into nvme ------------------------------Not work,
lsusb
shows 0955:7e19 NVidia Corp even after unplugging the jumper
I have referenced the below information