- From: Dominique HEITZ <dominique.heitz_at_cemagref.fr>
- Date: Tue, 27 Apr 2004 11:13:08 +0000
This might sound like a base address problem. Be carefull with the switch diagram for the base address in the Keithley manual: the black squares are the switch locations, not the white squares. You can have a look in the mailing-list archive of March 2002 there are discussions about the configuration of the das-1602 with das16 driver. Maybe it can could help you. Dominique Sven Garbade wrote: >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 > >_______________________________________________ >comedi mailing list >comedi_at_comedi.org >https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi > > >
Received on 2004-04-27Z10:13:08