Click to See Complete Forum and Search --> : not an ELF file?


hurleyj
02-19-2001, 09:45 PM
hey guys... i am having some problems with getting my tulip module working with my NIC .. i have tried to compile a newer version of the tulip driver and install it.. but i think i might have messed something up.. here is what i know

during the boot process right after it says..

Updating Modular Dependencies for 2.2.13
modprobe: not an ELF file
modprobe: not an ELF file
modprobe: not an ELF file
modprobe: not an ELF file

and then after i login, i try..

#/sbin/modprobe tulip (and then i get)
no dependency information for module "/lib/modules/2.2.13/net/tulip.o"

what am i missing? and where should i start looking to make sure that i have everything for the tulip module (same thing is happening with pci-scan.o) -- i am sure i goofed something up..

thanks
hurley

Infested Flar
02-20-2001, 12:27 AM
after compiling ur new tulip.c, have u removed the old one in /lib/modules/<kernelversion>/net ? and add a line on ur /lib/modules/<kernelversion>/modules.dep ? go check it out. hope this help

-flar- :cool: