Has anyone else noticed that the kernel-source for 2.4.17 and the pcmcia-source for 3.1.31 are not playing well with each other?
I have found that the 2.4.17 orinoco driver (driver/net/wireless/) is version 08a and the pcmcia 3.1.31 orinoco driver is at version 08 (from /usr/src/modules/pcmcia-cs...). I have built a kernel and modules images and have tried to install them both. I have to do a dpkp -i --force-overwrite in order to get them to install. The error is related to a duplicate of pcmcia_core modules. But when I attempt to run the pcmcia device I get the following error(s): ------------------------------------------------------------- Feb 16 22:54:32 thorin cardmgr[761]: executing: 'modprobe orinoco' Feb 16 22:54:32 thorin kernel: orinoco.c 0.08a (David Gibson <[EMAIL PROTECTED]> and others) Feb 16 22:54:32 thorin cardmgr[761]: executing: 'modprobe orinoco_cs' Feb 16 22:54:32 thorin kernel: orinoco_cs.c 0.08a (David Gibson <[EMAIL PROTECTED]> and others) Feb 16 22:54:32 thorin kernel: orinoco_cs: Card Services release does not match! Feb 16 22:54:32 thorin cardmgr[761]: + /lib/modules/2.4.17-2.0/kernel/drivers/net/wireless/orinoco_cs.o: init_module: Operation not permitted Feb 16 22:54:32 thorin cardmgr[761]: + /lib/modules/2.4.17-2.0/kernel/drivers/net/wireless/orinoco_cs.o: insmod /lib/modules/2.4.17-2.0/kernel/drivers/net/wireless/orinoco_cs.o failed -- Feb 16 22:55:04 thorin kernel: hermes.c: 3 Oct 2001 David Gibson <[EMAIL PROTECTED]> Feb 16 22:55:17 thorin kernel: orinoco.c 0.08a (David Gibson <[EMAIL PROTECTED]> and others) Feb 16 22:55:21 thorin kernel: orinoco_cs.c 0.08a (David Gibson <[EMAIL PROTECTED]> and others) Feb 16 22:55:21 thorin kernel: orinoco_cs: Card Services release does not match! Feb 16 22:55:21 thorin kernel: orinoco_cs.c 0.08 (David Gibson <[EMAIL PROTECTED]> and others) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]