Custom kernel modules are not being loaded.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Custom kernel modules are not being loaded.

536件の閲覧回数
abhijeet_sasmal
Contributor I

We tried to build our custom kernel using command . We have 

flex-builder -c linux:custom

Copied the kernel Image generated to boot 

uname -a

Linux Ubuntu.ls1043ardb 4.14.16 #1 SMP PREEMPT Thu Mar 22 18:26:27 CST 2018 aarch64 aarch64 aarch64 GNU/Linux

Error showing :- 

root@Ubuntu:/lib/modules/4.14.16/kernel/net/netfilter# insmod xt_conntrack.ko
insmod: ERROR: could not insert module xt_conntrack.ko: Invalid module format

Info : -

root@Ubuntu:/lib/modules/4.14.16/kernel/net/netfilter# modinfo xt_conntrack.ko
filename: /lib/modules/4.14.16/kernel/net/netfilter/xt_conntrack.ko
alias: ip6t_conntrack
alias: ipt_conntrack
description: Xtables: connection tracking state match
author: Jan Engelhardt <jengelh@medozas.de>
author: Marc Boucher <marc@mbsi.ca>
license: GPL
depends:
intree: Y
name: xt_conntrack
vermagic: 4.14.16 SMP mod_unload modversions aarch64

0 件の賞賛
返信
1 返信

477件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Abhijeet Sasmal,

Please use the Kernel image and the module from the same build.

It seems that Kernel image used on the target board is generated on Mar 22 18:26:27 CST 2018.

Thanks,

Yiping

0 件の賞賛
返信