Re: comedi_config

Hi Frank,

> Have you tried using su instead of sudo?

Yes. I just repeated to confirm that comedi_config still fails:

echidna# /sbin/insmod comedi comedi_debug=1
Using /lib/modules/2.4.12.echidna/comedi/comedi.o
echidna# /sbin/modprobe ni_pcimio
echidna# ../comedilib/comedi_config/comedi_config -v /dev/comedi0 ni_pcimio
comedi.o not loaded

/var/log/messages output is the same:

Aug 26 12:15:01 echidna kernel: comedi: version 0.7.70 - David Schleef <ds_at_schleef.org>
Aug 26 12:15:04 echidna kernel: Available NI device IDs: 0x1880
Aug 26 12:15:09 echidna kernel: comedi: not attached and not CAP_SYS_MODULE


By the way, if capable(CAP_SYS_MODULE) fails (see comedi_fop_open())
shouldn't EPERM be returned, not ENODEV?

Curioser & curioser.

SCoTT. :)

Received on 2005-08-26Z01:20:34