I know this may not be directly related to the NV platform, but I’m looking for some guidance. I want to control GPIO from user space and have been following the instructions to install gpiod from this link: GPIO Support — NVIDIA IGX Orin - User Guide. However, I’m unable to control the GPIO levels using the gpioset command.
I didn’t encounter any error messages during installation, and I ensured that the line export LD_LIBRARY_PATH=/home/nvidia/Downloads/libgpiod/lib/.libs:$LD_LIBRARY_PATH is present in the .bashrc file. However, when I run the command gpioinfo --version, I receive the error: /usr/bin/gpioinfo: No such file or directory.
My question is: how can I successfully install the latest version of gpiod?
Are you using the devkit or custom board for AGX Orin?
What’s the Jetpack version in use?
Which GPIO would you like to control?
Have you configured the pinmux before using it as GPIO/Output?
Please share the detailed steps about the steps/commands to configure/control GPIO.
Hi @KevinFFF , [Plaform] Jetson AGX Orin Developer Kit 64G + an adapter board to connect single imx219 camera [SDK and source code pkg] JetPack 6.1 Jetson Linux Version 36.4