hi shashank, if it is a dynamicaly loadable module you could inser the module using 'insmod' and remove it using 'rmmod' at any time . you could also list down the modules inserted any time using 'lsmod'
cheers Abhishek ----- Original Message ----- From: shshank_jain <[EMAIL PROTECTED]> To: The Linux-Delhi mailing list <[EMAIL PROTECTED]> Sent: Saturday, January 10, 2004 12:51 PM Subject: [ilugd] kernel hii folks i was trying to recompile my kernel in redhat 9.0 to enable ntfs and framebuffer (penguin in the boot up) . the kernel compiled okay but i was unable to compile the modules (with make modules) it gave an error while compiling the cpu_freq.c file . i tried reinstallating the source and ultimately the system with everything on the cd but failed . can anybody help . is it possible to compile these modules seperately and then insert them into kernel instead of recompiling the kernel everytime.. is there any howto or tutorial related to kernel compiling bye _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
