kldload won't load

Jason Dusek jason-dusek at uiowa.edu
Mon Jul 12 12:28:02 PDT 2004


Hi,

Yesterday I built the ndis module (ndis.ko) but I can't seem to load it:

   5 # ls /sys/modules/ndis/ | grep 'ndis'
   kern_ndis.o
   ndis.kld
   ndis.ko
   subr_ndis.o
   6 # kldload -v /sys/modules/ndis/ndis.ko
   kldload: can't load /sys/modules/ndis/ndis.ko: No such file or directory

I'm running 5.2.1, and I have not done a buildworld since I installed from the 
CD. Is there something wrong with kldload? Will 'make world' with new source fix 
this problem?

- Jason


More information about the freebsd-questions mailing list