- From: cylan <cylan_at_mail2000.com.tw>
- Date: Fri, 03 Oct 2003 15:27:59 +0800 (CST)
Dear all:
I am using comedi-0.7.60 and comedilib-0.7.19 on Red Hat 8.0.
It's ok to configure my device to /dev/comedi0 to /dev/comedi3 with following command
/usr/sbin/comedi_config /dev/comedi0(to 3) <my device name> <my option list>
when I need to config the devices to /dev/comedi4 or /dev/comedi5 or even more,
/usr/sbin/comedi_config /dev/comedi4 <my device name> <my option list>
I got an error messege "comedi.o not loaded".
I had make the device nodes by following way:
mknod -m 666 /dev/comedi4 c 98 4
mknod -m 666 /dev/comedi5 c 98 5
Is here anybody can help me with this problem, THANK YOU!!
Eric
Received on 2003-10-03Z06:27:59