I have a BBB with Linux installed. Here is output from uname -a: Linux beaglebone 3.8.13 #1 SMP Wed Sep 4 09:09:32 CEST 2013 armv7l GNU/Linux
I am trying to make a Kernel Module, for example HelloWorld.ko for it. Where can I get the kernel source tree for it? I cloned code from git://github.com/RobertCNelson/linux-dev.git and checkout origin/am33x-v3.8. However the version is 3.8.13-bone53. After I built a module on it and tried to insmod it on my BBB, I got error message: Error: could not insert module Hello.ko: Invalid module format please let me know what is wrong here. Thanks! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
