- Modify the tegra_defconfig profiles CONFIG_I2C_IOEXPANDER_SER_MAX9295 and CONFIG_I2C_IOEXPANDER_DESER_ MAX9296 to m;
- Compile kernel, enter the Linux_for_Tegra directory, and then download to the jetson nano motherboard through the command:“sudo. / flash.sh jetson-nano-emmc mmcblk0p1”;
- Load the module driver max9295.ko and max9296.ko through insmod;However, when uninstall the max9295 and max9296 driver by the command rmmod , the system prompts “rmmod: ERROR: Module max9295 is builtin.”, and the uninstallation is not successful.
Reference to this topic.
Thanks for your reply.
show my /proc/config.gz
You may need to install your kernel module.
Check the “Optionally, archive the installed kernel modules:”
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.