Click to See Complete Forum and Search --> : modprobe not finding module


tecknophreak
08-20-2001, 09:06 AM
I have a module ni_pcidio.o in a current dir. I tried using

modprobe ni_pcidio.o

ni_pcidio.o not found

then

modprobe /root/(rest of path)/ni_pcidio.o

ni_pcidio.o not found

???

bdg1983
08-20-2001, 04:16 PM
Try copying the module to somewhere that's in your $PATH or else under /lib/module/<current version>/kernel/drivers.