[meta-freescale] [yocto] Kernel module vermagic error

2017-04-10 Thread chandrasekhar c
Hi,I am trying to load a kernel module through modprobe. I am using bitbake to 
build the kernel. When I try to load the kernel in my Custom hardware I am 
getting following errors.
modprobe g_serial
configfs: version magic 3.14.38-6UL_ga+ge4944a5 SMP preempt mod_unload 
modversions ARMv7 p2v8  should be 3.14.38-6UL_ga+ge4944a5 SMP preempt 
mod_unload ARMv7 p2v8 
modprobe: cant load module configfs (kernel/fs/configfs/configfs.ko): 
invalid module formatbelow is the dmesg log
configfs: version magic 3.14.38-6UL_ga+ge4944a5 SMP preempt mod_unload 
modversions ARMv7 p2v8  should be 3.14.38-6UL_ga+ge4944a5 SMP preempt 
mod_unload ARMv6 p2v8 and uname -a output isLinux imx6ulevk 
3.14.38-6UL_ga+ge4944a5 #11 PREEMPT Fri Apr 7 12:35:50 IST 2017 armv7l 
GNU/Linuxwhat is the wrong with the module.Thanks and Regards,Chandrasekhar-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [yocto] Kernel module vermagic error

2017-04-10 Thread chandrasekhar c
Hi,I am trying to load a kernel module through modprobe. I am using bitbake to 
build the kernel. When I try to load the kernel in my Custom hardware I am 
getting following errors.
modprobe g_serial
configfs: version magic 3.14.38-6UL_ga+ge4944a5 SMP preempt mod_unload 
modversions ARMv7 p2v8  should be 3.14.38-6UL_ga+ge4944a5 SMP preempt 
mod_unload ARMv7 p2v8 
modprobe: cant load module configfs (kernel/fs/configfs/configfs.ko): 
invalid module formatbelow is the dmesg log
configfs: version magic 3.14.38-6UL_ga+ge4944a5 SMP preempt mod_unload 
modversions ARMv7 p2v8  should be 3.14.38-6UL_ga+ge4944a5 SMP preempt 
mod_unload ARMv6 p2v8 and uname -a output isLinux imx6ulevk 
3.14.38-6UL_ga+ge4944a5 #11 PREEMPT Fri Apr 7 12:35:50 IST 2017 armv7l 
GNU/Linuxwhat is the wrong with the module.Thanks and Regards,Chandrasekhar-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale