On Thu, 2003-02-27 at 08:12, Andrew Jacobs wrote: > I'm trying to get this DLink card to work with my PowerMac. It's running > YDL 2.2 (RH 7.2 equiv), and when trying to activate the compiled module, > this is what happens. > The card is a DLINK DFE-530TX+. Does anyone know what this means, or how I > can track down what it means?
There is another module it depends on perhaps. Try modprobe instead of insmod? You shouldn't need to be in the directory the module resides in if you've done a depmod. insmod and modprobe should find them just fine. Michael > > [EMAIL PROTECTED] net]# pwd > /lib/modules/2.4.20/kernel/drivers/net > [EMAIL PROTECTED] net]# insmod 8139too.o=20 > 8139too.o: unresolved symbol generic_mii_ioctl_Rf8e429ef > 8139too.o: unresolved symbol mii_ethtool_gset_Re33d57e7 > 8139too.o: unresolved symbol mii_ethtool_sset_R2d85519a > 8139too.o: unresolved symbol mii_nway_restart_Rec07b713 > 8139too.o: unresolved symbol mii_link_ok_Ra4c832df > > -Andrew > > > > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list -- Michael L Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
