05-17-2025 01:56 PM
Dear all,
I have done the following when trying to configure a NI PCI 6509 I/O board.
"Comedi.o not loading" after these commands :
sudo mknod ...
sudo modprobe ni_65xx
sudo comedi_config ...
Can you give me an advice for this purpose ?
Best regards, Edern Ollivier.
06-03-2025 12:15 PM
I do this for the purpose of the Comedi module to be loaded :
sudo mknod -m 666 /dev/comedi0 c 98 0
sudo modprobe comedi comedi_num_legacy_minors=4
sudo modprobe ni_65xx
sudo comedi_config /dev/comedi0 ni_65xx