"Driver not found" problem with NI PCIE 6251 card / ni_pcimio driver

Hi again !
Lol, after having succeeded in installing comedi (and disabling the
pcmcia support as I was advised), and creating the devices with "make
dev", I came across the following problem when trying to configure my
newly-bought NI PCIE 6251 card :


I typed :
modprobe ni_pcimio
/usr/local/sbin/comedi_config /dev/comedi0 ni_pcimio

and I got :
Configure failed!: Input/output error
Check kernel log for more information
Possible reasons for failure:
  Driver not found

dmesg returns this :
comedi0: ni_pcimio:no device found
Available NI device IDs: 0x717d

and lsmod this :
ni_pcimio              46720  0
comedi_fc               6528  1 ni_pcimio
8255                    8320  1 ni_pcimio
ni_tio                 15360  1 ni_pcimio
mite                   11908  2 ni_pcimio,ni_tio
comedi                 27904  5 ni_pcimio,comedi_fc,8255,ni_tio,mite

Is this another bug of the "secret device name" kind ? :p
Michael

Received on 2007-06-06Z14:47:40