Click to See Complete Forum and Search --> : Removing a module


pjo123
07-13-2004, 04:40 AM
Hi all

In order to stop a module loading, do I have to re-build the kernel (yet again lol)?

Takes about 1hr to re-build on my machine.

I appreciate I can remove the module with modprobe -r but I need to stop it starting in the first place.

best

Phil

pjo123
07-13-2004, 08:34 AM
I discovered the rmmod command :)

best

Phil

ph34r
07-13-2004, 10:56 AM
You should also probably hunt down where it is loading that module, and why.

So... what module is it, and what distro are you using?