- From: Jean-Charles de Longueville <jch_at_hellea.be>
- Date: Wed, 02 Feb 2005 03:47:58 +0100
Le mer 02/02/2005 à 02:49, Frank Mori Hess a écrit : > > I have successfully compiled comedi for my 2.6.10 brand new kernel (I've > > just installed a gentoo on some laptop in order to use a pcm-das08 > > pcmcia card et my thesis lab). > You're using the wrong driver. You should use das08_cs. toto comedi-0.7.69 # /etc/init.d/pcmcia start * PCMCIA support detected. * Starting pcmcia... cardmgr[14408]: watching 1 socket [ ok ] toto comedi-0.7.69 # tail /var/log/syslog Feb 2 03:37:45 localhost kernel: comedi: version 0.7.69 - David Schleef <ds_at_schleef.org> Feb 2 03:37:45 localhost kernel: comedi0: das08_cs: no pcmcia cards found Feb 2 03:37:45 localhost kernel: comedi0: das08: remove Feb 2 03:37:45 localhost cardmgr[14408]: + Configure failed!: Input/output error Feb 2 03:37:45 localhost cardmgr[14408]: + Check kernel log for more information Feb 2 03:37:45 localhost cardmgr[14408]: + Possible reasons for failure: Feb 2 03:37:45 localhost cardmgr[14408]: + Driver not found Feb 2 03:37:45 localhost cardmgr[14408]: modprobe exited with status 1 Feb 2 03:37:45 localhost cardmgr[14408]: module /lib/modules/2.6.10-gentoo-r6/pcmcia/das08_cs.o not available Feb 2 03:37:45 localhost cardmgr[14408]: bind 'pcm-das08' to socket 0 failed: Invalid argument the make install of comedi installed a /lib/modules/2.6.10-gentoo-r6/comedi/das08_cs.ko but nothing about a /lib/modules/2.6.10-gentoo-r6/pcmcia/das08_cs.o but lsmod shows: toto comedi-0.7.69 # lsmod Module Size Used by das08_cs 6020 0 das08 8320 1 das08_cs 8255 4480 1 das08 comedi 25488 3 das08_cs,das08,8255 pcmcia 17540 3 das08_cs yenta_socket 19456 1 pcmcia_core 48448 3 das08_cs,pcmcia,yenta_socket I'm totally lost... I don't know where to look. jch
Received on 2005-02-02Z02:47:58