Re: Problem with comedi_config

Ian Abbott wrote:

> On 28/02/05 16:28, Axl Schreiber wrote:
>
>> I use comedi 0.7.68 and comedilib 0.7.22.
>>
>> If I run   "comedi_config /dev/comedi0 pci9118hr" I get the error 
>> message   "comedi.o not loaded"
>>
>> If I use  "modprobe comedi comedi_debug=1" to load comedi, and then   
>> "comedi_config /dev/comedi0 pci9118hr"
>> I get the error messages  "comedi: not attached and not root" and   
>> "comedi.o not loaded"
>>
>> I am root, the modules are owned by root and "lsmod" shows the 
>> modules correctly.
>>
>> What should I do?
>
>
> Can you "modprobe adl_pci9118"? 

"modprobe adl_pci9118" works fine.

>
> Maybe your system has a problem autoloading modules.  Do you have 
> CONFIG_KMOD configured in the kernel?  (This is described as 
> "Automatic kernel module loading" for 2.6 or "Kernel module loader" 
> for 2.4.) 

Yes, I have configured CONFIG_KOMD. It works with other modules.

>
>

Received on 2005-03-01Z12:45:31