1、we changed file /linux/Linux_for_Tegra/source/public/kernel/kernel-4.9/arch/arm64/configs/tegra_ms_defconfig from “CONFIG_VIDEO_LT6911UXC=y” TO “CONFIG_VIDEO_LT6911UXC=m” to make LT6911UXC driver from buildin mode to not buildin mode
-
We put the build out lt6911uxc.ko to /lib/modules/4.9.201-tegra/kernel/drivers/media/i2c/lt6911uxc.ko
-
We want to make the upper /lib/modules/4.9.201-tegra/kernel/drivers/media/i2c/lt6911uxc.ko auto loaded when ubuntu power on. But the lt6911uxc.ko is not auto loaded :-(
So that we want to ask what shall we change to make the lt6911uxc.ko auto loaded when ubuntu power on ??