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.

Linux: disagrees about version of symbol module_layout

Other Parts Discussed in Thread: AM5728, ADS7846

Tool/software: Linux

hi i using from am5728 processors and cl-som board.

i try to load modules but this error occure : modprobe: ERROR: could not insert 'cfg80211': Exec format error

and this error : disagrees about version of symbol module_layout

root@cl-som-am57x:/# modprobe -r cfg80211
root@cl-som-am57x:/# modprobe cfg80211
modprobe: ERROR: could not insert 'cfg80211': Exec format error
root@cl-som-am57x:/# dmesg | tail
[  116.593162] ads7846: disagrees about version of symbol module_layout
[  116.729065] ads7846: disagrees about version of symbol module_layout
[  116.829010] palmas_pwrbutton: disagrees about version of symbol module_layout
[  132.285214] bluetooth: disagrees about version of symbol module_layout
[  915.146857] wlcore: disagrees about version of symbol module_layout
[ 7618.296517] wlcore: disagrees about version of symbol module_layout
[ 7883.096970] cfg80211: disagrees about version of symbol module_layout
[ 8614.321250] cfg80211: disagrees about version of symbol module_layout
[ 8740.456288] cfg80211: disagrees about version of symbol module_layout
[ 8812.313613] cfg80211: disagrees about version of symbol module_layout

please help me to find solution....