Altera_Forum
Honored Contributor
21 years agomodules again!
Ok, having spent a while getting everything in order and getting a makefile that compiles a module, I get to the stage of insmodding it.
I insmod by module (hello world, init_module & cleanup_module) and I'm greeted by "no module information found", wrong format. I then dig around on the web and find that compiling a module under 2.6 is completely different to 2.4 and I can't figure out how you do it - seems a big of a backward step to me what they've done. I think things are complicated here by the kernel source being in 2 different places. Does anybody have a 2.6 hello world module that compiles under uClinux for Nios II? Adrian