2020-03-16 01:03 AM
Following the instruction from https://wiki.st.com/stm32mpu/wiki/How_to_cross-compile_with_the_Developer_Package#Modifying_the_Linux_kernel_device_tree
.........
root@stm32mp1:~# modprobe vivid
[ 903.683914] cec: version magic '4.19.94 SMP preempt mod_unload modversions ARMv7 p2v8 ' should be '4.19.94 SMP preempt mod_unload ARMv7 p2v8 '
modprobe: ERROR: could not insert 'vivid': Exec format error
(My firmware version: ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 2.6-openstlinux-20-02-19 stm32mp1)
Not know why. Need your help
Solved! Go to Solution.
2020-03-30 09:46 PM
2020-03-16 06:19 AM
Hi @tpeng.1
This error may come from mistmatch between version used to compile ( SDK, source) and the one already flash on your target.
Are you aligned on openstlinux-20-02-19 for all ?
Hope it help
Olivier
2020-03-16 08:37 PM
2020-03-27 07:04 AM
Hi @tpeng.1,
Have you been able to solve your problem ? On our side we verified with the default image "en.FLASH-stm32mp1-openstlinux-20-02-19.tar.xz" as you and it's working well.
In the case you couldn't solve your problem, I suggest you to start over the tutorial to make sure you have not forgotten any instructions (can you make a screenshot of what you entered in the terminal ? Maybe some other errors occurred while following steps).
Regards,
Armand
2020-03-27 06:50 PM
2020-03-30 02:50 AM
Hi @tpeng.1 ,
I cannot see your screenshots, you have to use the attachment function to upload them.
By the way I also have a 3.5M vivid.ko file, the size is okay...
Regards,
Armand
2020-03-30 09:46 PM