comedi_config fails with DAS1602/16

Hi all,

I've just compiled and installed comedi-0.7.68 and comedilib-0.7.21
on a 2.4.25-adeos i686 GNU/Linux (Debian Testing) system without any
problems. But comedi_config fails to configure a DAS1602/16 board. I
adjusted and run the script das1600.conf in the etc-subdir, but got this
error message:

./das1600.conf 
Configure failed!: Input/output error
Check kernel log for more information
Possible reasons for failure:
  Driver not found

The kernel log says:

Apr 23 14:53:38 hugo kernel: comedi0: cb_pcimdas: 
Apr 23 14:53:38 hugo kernel: No supported
ComputerBoards/MeasurementComputing card found on requested position 
Apr 23 14:53:38 hugo kernel: comedi0: cb_pcimdas: remove 
Apr 23 14:53:42 hugo kernel: comedi0: cb_pcimdas: 
Apr 23 14:53:42 hugo kernel: No supported
ComputerBoards/MeasurementComputing card found on requested position 
Apr 23 14:53:42 hugo kernel: comedi0: cb_pcimdas: remove

The card is listed in /proc/pci:

  Bus  0, device  14, function  0:
    Class ff00: Computer Boards PCI-DAS1602/16 (rev 0).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=255.
      I/O at 0x1840 [0x187f].
      I/O at 0x1880 [0x189f].
      I/O at 0x18a0 [0x18bf].
      I/O at 0x18c0 [0x18df].
      I/O at 0x18e0 [0x18ff].

(the VGA & USB controller have also IRQ 11 ...)

Its possible to load the das16 and cb_pcimdas module with modprobe

# modprobe das16 cb_pcimdas
# lsmod
Module                  Size  Used by    Not tainted
das16                  10752   0  (unused)
cb_pcimdas              3360   0 
8255                    2432   0  [das16]
comedi_fc                832   0  [das16]
comedi                 20408   0  [das16 cb_pcimdas 8255 comedi_fc]
calibrate_rt            3540   0  (unused)
rtai_fifos             17644   0  [calibrate_rt]
rtai_up                43001   0  [calibrate_rt rtai_fifos]
rtai_hal                9588   0  [calibrate_rt rtai_fifos rtai_up]
aic7xxx               151472   0  (unused)

Any hintes are welcome.

Many thanks, Sven

Received on 2004-04-23Z12:30:46