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

Re: pcmcia modules ... unresolved symbols



On Thu, 12 Mar 1998, Nebu John Mathai wrote:

> I just purchased an IBM Home and Away PCMCIA/14.4 combo pcmcia card.
> 
> I downloaded the pcmcia-cs and pcmcia-modules Debian packages and
> installed them. My kernel is compiled for networking and loadable modules
> however if I insmod the precompiled modules '8390' and pcnet-cs I get
> /lib/modules/2.0.29/net # insmod 8390
> ./8390.o: unresolved symbol dev_alloc_skb_Re1879ac7
> ./8390.o: unresolved symbol ether_setup_R49e2786a
> ./8390.o: unresolved symbol eth_type_trans_R5d6ef009
> ./8390.o: unresolved symbol netif_rx_R4c16cac7
> ./8390.o: unresolved symbol dev_kfree_skb_R7154554e
> ./8390.o: unresolved symbol dev_tint_R3dd5ae2a

Did you run depmod -a?

I have the following modules to support network pcmcia cards:

  pcnet_cs
  8390
  ds
  i82365
  pcmcia_core

Check the output of lsmod.  If your /lib/modules/2.0.29/modules.dep is
out of date you may not be loading the proper set of modules.

-- 
Jean Pierre



--
E-mail the word "unsubscribe" to debian-user-request@lists.debian.org
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to listmaster@debian.org


Reply to: