Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-07-2004, 04:20 AM
|
#1
|
LQ Newbie
Registered: Aug 2004
Posts: 25
Rep:
|
"Invalid module format" after FULL kernel recompile
I have compiled (my first kernel compile) the last kernel from mandrake RPM ( linux-2.6.3-15mdk ) optimizing for K7 and making it preemptive.
Now all modules say this at load "version magic '2.6.3-15mdk 586 ' should be '2.6.3-15mdk preempt K7 '"
Makefile says:
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 3
EXTRAVERSION = -15mdkcustom
modinfo says:
vermagic: 2.6.3-15mdk 586
And I have tried with and without "Module versioning support"
Any idea of how to solve this?
|
|
|
08-07-2004, 12:44 PM
|
#2
|
Member
Registered: Oct 2003
Location: Iowa
Distribution: LFS 5.0, building 6.3, win98se, multiboot
Posts: 288
Rep:
|
Did you do:
make modules_install
and also did you creat a new initrd?
|
|
|
08-07-2004, 01:34 PM
|
#3
|
LQ Newbie
Registered: Aug 2004
Posts: 25
Original Poster
Rep:
|
Yes I did, and the initrd was made by "make install".
I have saw that the problem is that it seems to ignore "EXTRAVERSION". "uname -r" says "2.6.3-15mdk" and not "2.6.3-15mdkcustom" and so it uses the modules at "/lib/modules/2.6.3-15mdk" and no at "/lib/modules/2.6.3-15mdkcustom".
Copying the directory of modules from "mdkcustom" to "mdk" (with a backup of mdk) everything works, but...
|
|
|
08-07-2004, 03:57 PM
|
#4
|
Member
Registered: Oct 2003
Location: Iowa
Distribution: LFS 5.0, building 6.3, win98se, multiboot
Posts: 288
Rep:
|
Ok, are you sure you are actually booting the new kernel? uname -r _should_ give the version of the kernel that is actually running. This is rather peculiar. Never had anything like this happen myself, but then I always download the plain vanilla kernel source from kernel.org and manually install. (Copying the bzImage etc. myself and editing the boot menu myself.
|
|
|
08-07-2004, 04:33 PM
|
#5
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
why don't u try out by changing ur
EXTRAVERSION
to something small
hope this helps
|
|
|
08-07-2004, 05:44 PM
|
#6
|
LQ Newbie
Registered: Aug 2004
Posts: 25
Original Poster
Rep:
|
xD ......was the too long name
Thanks to both.
|
|
|
08-07-2004, 08:46 PM
|
#7
|
Member
Registered: Oct 2003
Location: Iowa
Distribution: LFS 5.0, building 6.3, win98se, multiboot
Posts: 288
Rep:
|
Hmm, that's a new one. Never imagined there was a length limit on EXTRAVERSION. Don't remember anything in the kernel docs. Glad you got it working.
Completely off topic, your username RedDwarf wouldn't have anything to do with Rimmer, Lister, Kryton, Kat, Holly and Christine would it. Just curious.
|
|
|
All times are GMT -5. The time now is 11:43 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|