Sunday, 15 January 2012

linux - Make kernel module for BeagleBoneBlack -



linux - Make kernel module for BeagleBoneBlack -

i have bbb linux pre-installed vendor. here output uname -a:

linux beaglebone 3.8.13 #1 smp wed sep 4 09:09:32 cest 2013 armv7l gnu/linux

i trying create kernel module, illustration helloworld.ko it. cloned code git://github.com/robertcnelson/linux-dev.git , checkout origin/am33x-v3.8. after built module on , tried insmod on bbb, got error message: error: not insert module hello.ko: invalid module format,

i double checked version of kernel, 3.8.13-bone53. root cause? can "exactly" matched kernel source tree it? there no version named 3.8.13 in cloned git commit tree.

thanks help!

linux linux-kernel beagleboard beagleboneblack

No comments:

Post a Comment