Welcome to the Linux Foundation Forum!
Invalid module format
Wayne_Sallee
Posts: 20
in Installation
I have googled this and found a thousand answers, but none of them seem to answer my problem.
I have been using the distro kernels (Mandriva), but needed to install a current kernel directly from kernel.org.
When doing a modprobe on some modules I get this error.
This error usually means that one thing is using a different version, but I can't find where that is happening.
I have a lot of kernels installed, but while the distro kernels don't give me that error, any kernel I install from source from Kernel.org, I get the error on a few modules.
Wayne Sallee
Wayne@WayneSallee.com
0
Comments
-
You probably neglected to build and install the kernel modules from the previous kernel. That's why you should use the previous kernels config file when building the new kernel. Then if you follow the steps correctly, the modules in the old kernel are also updated for the new kernel.
I'm a kernel noob, so, what I'm telling you is just an assumption of what you did wrong. Maybe check out the steps you took to build the kernel, and see if you left something out.0 -
Goineasy9 wrote:You probably neglected to build and install the kernel modules from the previous kernel. That's why you should use the previous kernels config file when building the new kernel. Then if you follow the steps correctly, the modules in the old kernel are also updated for the new kernel.
I'm a kernel noob, so, what I'm telling you is just an assumption of what you did wrong. Maybe check out the steps you took to build the kernel, and see if you left something out.
It makes no differeence whether I use the old config, or a fresh config.
The problem is that when an attempt to install the module is made, that I get the error.
Wayne Sallee
Wayne@WayneSallee.com0 -
I'm still having trouble with this. Is there anyone here that is knowledgeable on this issue that can help me with this?
Wayne Sallee
Wayne@WayneSallee.com0 -
As far as I know the Mandriva team customize their kernels with patches that are not in the vanilla kernels, so if that is the case then a vanilla install may cause issues.
now to give you what you need, to get the modules used in the stock mandriva kernel installed in a new vanilla kernel you can do the following:
#Boot into a stock kernel
# copy the running kernel config into the new kernel directory
zcat /proc/config.gz>/usr/src/linux-??????/
cd /usr/src/linux-??????
# Run the configure command to customize the kernel
# Run the make and install commands to build the kernel and output the necessary files0 -
That does not fix the problem.
Wayne Sallee
Wayne@WayneSallee.com0 -
The steps I gave instructed you on the steps to load the working configuration for a new kernel, that at least added the existing modules. With each step that is attempted can you please tell us why it did not work or give the error messages so we can attempt to correct your problem?
Now for the step I gave you, they came from a guide that I have used many times to build a stock kernel in slackware, I hope that they can help you. http://alien.slackbook.org/dokuwiki/doku.php?id=linux:kernelbuilding
And here are two guide to build a kernel on Mandriva.
http://wiki.mandriva.com/en/Docs/Howto/Mandriva_Kernels
http://www.howtoforge.com/kernel_compilation_mandriva0 -
I've come to the conclusion that "Invalid module format" means absolutely nothing, accept that it could not do what it was asked to do. It's just another useless error that has no specific meaning or cause. So "invalid module format" should be ignored and translated as "I could not do it". There are many posts on the internet that say that it means this, or it means that, but the truth is that it means nothing other than the fact that it failed to do what you asked it to do.
Wayne Sallee
Wayne@WayneSallee.com0 -
-
abdallah2 wrote:
It's almost 2 years later, and I still have the same issues. I've started reading http://www.tldp.org/HOWTO/Module-HOWTO/index.html . I have not gotten very far yet.
Wayne Sallee
Wayne@WayneSallee.com0 -
um almost 3 years. :-) It ain't 2014 anymore. :-)
My mind is on too many things these days.
Wayne Sallee
Wayne@WayneSallee.com0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- 1 Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 1.4K LFS258 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 945 Programming and Development
- 310 Kernel Development
- 617 Software Development
- 978 Software
- 370 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
