[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems installing potato via PCMCIA network



On Thu, May 04, 2000 at 12:19:58PM +0200, Daniel Schmidt wrote:
> - then configured pcmcia which detects my Xircom network card, but shows
> errors about "unresolved symbols in modules" for example "xirc2ps_cs.o",
> so finally the install routine says: no network cards detected.
> - someone said in this list in April or March, that you can try
> "update-modules ; depmod -a ; /etc/init.d/pcmcia start", but it did not
> work on my system.
> - so all i can do is to finish the base installation from floppy disks,
> resulting in a very low level debian system with no network.

Everytime the kernel is recompiled, the pcmcia modules have to recompiled
also to match that particular kernel.  I've got the "unresolved symbols"
error before when I've tried to use mismatched versions, eg trying to using
pcmcia compiled for kernel 2.2.12 after installing kernel 2.2.14.

What you might be able to do is download the deb files for the latest
kernel and pcmcia modules, and make sure the versions match precisely, and
install those debs explicitly:  
    dpkg -i kernel-image_2.2.14-1.deb pcmcia-modules_3.1.8-2.2.14.deb
or whatever the actual files are (you might want to grab the deb for the
pcmcia-cs package too, the non-kernel supporting binaries). 

If that doesn't work, you may want to download the kernel and pcmcia source
and recompile them yourself using make-kpkg.  That way you *know* the
versions match. 

Drew

-- 
PGP public key intermittently available at 
http://strider.ucdavis.edu/~drew/drewskey.txt

Attachment: pgp8YPGXSO4dC.pgp
Description: PGP signature


Reply to: