Rich Warren <[EMAIL PROTECTED]> wrote:

> # /etc/init.d/pcmcia start
> Starting PCMCIA services: modulesinsmod: a module named pcmcia_core already 
> exists
> /lib/modules/2.4.18-586tsc/pcmcia/i82365.o: unresolved symbol 
> isapnp_find_dev_R9991be23
> /lib/modules/2.4.18-586tsc/pcmcia/ds.o: init_module: Operation not permitted
> Hint: insmod errors can be caused by incorrect module parameters, including 
> invalid IO or IRQ parameters
> cardmgr.

This is a known bug in pcmcia where it uses insmod instead of modprobe
to load the PIC module.  You can work around it by putting isapnp into
/etc/modules so that it is always loaded.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to