[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Module loading problem



Andreas Semt wrote:
Hello list,

I use Debian woody and try to get a module working ... without success :-(
I've compiled DRBD (does "RAID-1 over IP network") and this gone fine and smoothly. The module drbd.o was installed, however I can't use "modprobe drbd" but "insmod drbd" works, output: "Using /lib/modules/block/drbd.o" (I have copied the module to this place, because I watched insmod's behaviour with strace. Before that insmod did not found the module, too). I've created a file "drbd" in /etc/modutils, then update-modules and then again "modprobe drbd". Result: modprobe hangs and did never return ...
Can anybody help how to say modprobe to load the module properly?

Thanks a lot!


Did you run `depmod -a` after copying it to /lib/modules ?

-Roberto

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: