Re: Module Loading Causing Reboots (long)

Shouldn't you use modprobe instead of insmod in your script?
Also are you using the kernel that correspond to this module directory?
Have a look at 'depmod -ae' if modprobe fails.

The configuration file for modprobe is /etc/modules.conf ( or similar )

Kenneth Jacker wrote:
>    cd /lib/modules/2.6.8.1-adeos/comedi
>    sudo insmod comedi.ko

Received on 2005-03-02Z23:55:54