rootOnNVMe icon indicating copy to clipboard operation
rootOnNVMe copied to clipboard

GPIO configuration [BUG]

Open RGring opened this issue 3 years ago • 1 comments

Describe the issue I configured the GPIO pins according to https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/hw_setup_jetson_io.html#wwpID0E0JE0HA

After saving and rebooting, the settings are back to default. Do I need to copy some files from the SD card to the NVMe?

I am not sure which ones. Thanks for your great blog and help!

What version of L4T/JetPack L4T 32.4.3

Which Jetson Jetson Xavier NX

RGring avatar Jun 02 '21 13:06 RGring

The Jetson boots from the SD card, at which time it reads the changes that you are attempting. I believe that you need to configure the SD card for your changes, and then copy whatever changes over to the NVMe if desired.

jetsonhacks avatar Jun 04 '21 03:06 jetsonhacks