Gentoo Archives: gentoo-user

From: "Jesús J. Guerrero Botella" <jesus.guerrero.botella@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Invalid modules format?!
Date: Sat, 11 Aug 2012 18:46:58
Message-Id: CAMix8LHyhq-j_6_kS16zS+Gza12EvZxpzV1bzYzE0wtECddtBA@mail.gmail.com
In Reply to: Re: [gentoo-user] Invalid modules format?! by Paul Hartman
1 Use uname -r to check that the kernel version in that path matches the
2 kernel version you are running.
3
4 Also note that if you changed anything important in your kernel and
5 recompiled it you might need to recompile the external module as well.
6 What "important" means depends on the module itself, and the pieces of
7 the kernel it uses.
8
9 Also, always double check that the /usr/src/linux symlink is pointing
10 to the right kernel tree (the one that uname -r says you are running).
11 --
12 Jesús Guerrero Botella