Hi,
Me again.
Now, I am on Fedora 9 (with updates).
I installed comedi and comedi lib as mentioned in wiki (with
CVS .
tar.bz).
And i have changed something on wiki according to mailing list.
(someone should check if they are correct).
Some info:
[root@pc huseyin]# /sbin/modprobe comedi
[root@pc huseyin]# cat /proc/comedi
comedi version 0.7.76
format string: "%2d: %-20s %-20s
%4d",i,driver_name,board_name,n_subdevices
no devices
[root@pc huseyin]# /usr/local/sbin/comedi_config /dev/comedi0
ni_mio_cs
Configure failed!: Input/output error
Check kernel log for more information
Possible reasons for failure:
Driver not found
[root@pc huseyin]# /sbin/modprobe ni_mio_cs
[root@pc huseyin]# /usr/local/sbin/comedi_config /dev/comedi0
ni_mio_cs
Configure failed!: Input/output error
Check kernel log for more information
Possible reasons for failure:
Driver not found
[root@pc huseyin]# cat /proc/comedi
comedi version 0.7.76
format string: "%2d: %-20s %-20s
%4d",i,driver_name,board_name,n_subdevices
no devices
ni_mio_cs:
ni_mio_cs
8255:
8255
[root@pc huseyin]# dmesg | grep comedi
comedi: version 0.7.76 -
http://www.comedi.org
[root@pc huseyin]# dmesg | grep ni_
[root@pc huseyin]#