Hi, Trying to ./insmod a hello_world.ko module on my EP8248 card from embeddedplanet.com. The board already supports and comes with 2.6 kernel. I get a message "./insmod QM_MODULES: function not implemented" I cross compiled my kernel with MODULE support in "make xconfig" After little googling found that i need Rusty Russell's module-init-tools. Can anyone guide me how to configure & make & install these module-init-tools for my cross compilation. Having module will ease down my development effort. -vikas aggarwal -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/