- From: Nils Juergens <ju_at_isf.rwth-aachen.de>
- Date: Sat, 08 Nov 2003 16:50:32 +0100
On Mon, 03.11.03, "Alesya ." <alesya20_at_hotmail.com> wrote: > Now the modprobe works but when I type > /usr/sbin/comedi_config /dev/comedi0 ni_labpc 0x140,5,3 > Nov 3 17:30:43 localhost kernel: comedi: valid board names for ni_labpc > driver are: > Nov 3 17:30:43 localhost kernel: lab-pc-1200 > Nov 3 17:30:43 localhost kernel: lab-pc-1200ai > Nov 3 17:30:43 localhost kernel: lab-pc+ > Nov 3 17:30:43 localhost kernel: pci-1200 The kernel list the valid board names for the driver in use. Those are the names to use with comedi_config. Try /usr/sbin/comedi_config /dev/comedi0 lab-pc+ 0x140,5,3 and it should work. cya, Nils
Received on 2003-11-08Z15:50:32