Re: comedi_config

On 25/08/2005 03:33, Scott Smedley wrote:
> When I run comedi_config I now get:
> 
> Aug 25 10:48:15 echidna insmod: insmod: insmod char-major-98-0 failed
> Aug 25 10:48:15 echidna kernel: comedi: not attached and not CAP_SYS_MODULE

You need to run comedi_config as root.

If you're already doing that, something else is going wrong.  If you run 
'make install' for a 2.4 kernel, the modules get renamed (.ko -> .o), so 
maybe that's confusing it.  Try running 'make install' and then loading 
the modules with modprobe instead of insmod.  Alternatively, if you 
don't want to run 'make install' yet, copy the .ko modules somewhere, 
rename them to .o and insmod those.

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2005-08-25Z15:53:11