News

Well in my case insmod finds my module and modprobe doesn't.<BR><BR>I'm using SuSE 9.1 with a 2.4 kernel. I did a Yast online update which included a kernel update. After a restart my onboard LAN ...
What are Linux modules? Kernel modules are chunks of code that are loaded and unloaded into the kernel as needed, thus extending the functionality of the kernel without requiring a reboot. In fact ...