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

Re: Now back to tulip.c


On Tue, 12 Jan 1999, Ron Farrer wrote:

> Now I can finally get back to the network card. Well I followed the
> instructions at the end of tulip.c file and then did 'insmod tulip.o' and
> the dirty little bugger tells me:
> "
> tulip.o: Kernel-module version mismatch
> 	tulip.o was compiled for kernel version 2.0.34
> 	while this kernel is version 2.0.35.
> "
> 
> Can anyone tell how to correct this?

Make sure your kernel build process includes this:

make modules modules_install

That should fix your problem.  For future reference, insmod takes an "-f"
argument to force loading even when version symbols mis-match.  Quite
useful for testing.

Good luck,
-bp
--
B. James Phillippe	. bryan@xxxxxxxxxx
Linux Engineer/Admin	. http://www.terran.org/~bryan
Member since 1.1.59	. finger:bryan@xxxxxxxxxxxxxxxx

-- 
To unsubscribe: send e-mail to axp-list-request@xxxxxxxxxx with
'unsubscribe' as the subject.  Do not send it to axp-list@xxxxxxxxxx



This mailing list archive is a service of Copilotco.