makama80 Posted September 21, 2016 Posted September 21, 2016 Hello, It seems like the 'FORCE_MODULE_UNLOAD' parameter was (set to?) 'N' during the generation of the Armbian kernels. I know it's potentially dangerous to use it, but since the community is doing a lot of experimenting it would be convenient sometimes if this is enabled. Does this mean I have to compile a kernel with this option enabled myself, or is it possible to turn it on in future builds?
vincele Posted September 22, 2016 Posted September 22, 2016 Add KERNEL_CONFIGURE=yes to your ./compile.sh command line, and it will launch the kernel menu configurator, where you can easily find 'FORCE_MODULE_UNLOAD' under 'enable loadable module support'...
Recommended Posts