Ask for help

Hi all

Just finish compiling comedi 0.7.73. in ubuntu (kernel 2.6.20-16-generic)
I follow http://www.linux-usb-daq.co.uk/drivers2/2.6/ instruction.
(Did not use Ubuntu feisty packages, that package install
automatically. make me confused)
1. During make comedi period, there still have one error. But I can
still pass the compiling procedure.
//-----------------------------------------------------------------------
make[4]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
         \
        echo;                                                           \
        echo "  ERROR: Kernel configuration is invalid.";               \
        echo "         include/linux/autoconf.h or
include/config/auto.conf are missing.";      \
        echo "         Run 'make oldconfig && make prepare' on kernel
src to fix it.";  \
        echo;                                                           \
        /bin/false)
//----------------------------------------------------------------------
2. When I try to forward configuration step, I meet a problem.
I input command to my Measurement Computing PCI-DAS6014 card.

$/usr/sbin/comedi_config /dev/comedi0 cb_pcidas64 0x260,3(do not know
run-time parameters, so just use default)

But each time print "device not configured"

Please give some suggestion.
Thank you.

Jayson

Received on 2007-06-24Z20:03:28