[plug] Technical Assistance
Matt Kemner
zombie at wasp.net.au
Thu May 18 08:43:41 WST 2000
Hi Mark
> rpm -V -v modutils
>
> work fine and did not return any erros
Can you send us the output of:
file `which modprobe`
It should give you something like:
live:/tmp# file `which modprobe`
/sbin/modprobe: ELF 32-bit LSB executable, Intel 80386, version 1,
dynamically linked (uses shared libs), stripped
Also, try inserting a module manually with modprobe and see if it works.
(lsmod should tell you if it has been loaded)
If you don't know what modules you have available, check
/lib/modules/<your kernel version>/*
- Matt
More information about the plug
mailing list