This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to disable loading ipv6.ko

Hello

      I use ezsdk_c6a811x-evm_5_05_01_10 with my custom board. I see this log before the linux login prompt appear:

"Starting syslogd/klogd: done
ipv6: disagrees about version of symbol module_layout
Starting thttpdipv6: disagrees about version of symbol module_layout
.
ipv6: disagrees about version of symbol module_layout"


I don't need IPV6 module. I think it is the log about "modprobe ipv6.ko", but I can't find where take this action. I disable ipv6 support in kernel config, but this log still appear.

How can I disable loading ipv6.ko?

Thanks!

Best Regards

Vincent