Failed to Load Kernel Modules

Just upgraded to 13.2 from 13.1…I am using Gnome…upon shutdown and boot I get an error:

“[FAILED] Failed to start Load Kernel Modules.See “systemctl status systemd-modules-load.service” for details.
Starting Apply Kernel Variables…
OK ] Started Create static device nodes in /dev.
OK ] Mounted POSIX Message Queue File System.
OK ] Mounted Debug File System.
OK ] Mounted Huge Pages File System.
OK ] Started udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization…
OK ] Started Apply Kernel Variables.
OK ] Started Create dynamic rule for /dev/root link.
Starting udev Kernel Device Manager…
OK ] Started udev Kernel Device Manager.
OK ] Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems…
OK ] Started Remount Root and Kernel File Systems.
Starting Load/Save Random Seed…
OK ] Reached target Local File Systems (Pre).
OK ] Started Load/Save Random Seed.
OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0…
OK ] Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Starting Entropy Daemon based on the HAVEGE algorithm…
OK ] Started Entropy Daemon based on the HAVEGE algorithm.”

It says they are all OK yet the first line in RED is “FAILED”…

What is failing?

Any clue?

Thanks.

K

On 2014-11-07 03:26, peakcomp wrote:
>
> Just upgraded to 13.2 from 13.

How exactly? Which method of these two?:

Online upgrade method
Offline upgrade method

> 1…I am using Gnome…upon shutdown and
> boot I get an error:

A comment: When pasting here computer commands and such, please use a CODE BLOCK, so that the forum software doesn’t do silly things like converting URLS to tiny urls, wrap lines, or otherwise hide or alter the commands you entered. You get them by clicking on the ‘#’ button in the forum editor. http://susepaste.org/images/15093674.jpg


> "[FAILED] Failed to start Load Kernel Modules. See "systemctl status systemd-modules-load.service" for details.
> Starting Apply Kernel Variables...
>   OK  ] Started Create static device nodes in /dev.
>   OK  ] Mounted POSIX Message Queue File System.
>   OK  ] Mounted Debug File System.
>   OK  ] Mounted Huge Pages File System.
>   OK  ] Started udev Coldplug all Devices.
> Starting udev Wait for Complete Device Initialization...
>   OK  ] Started Apply Kernel Variables.
>   OK  ] Started Create dynamic rule for /dev/root link.
....

> It says they are all OK yet the first line in RED is “FAILED”…
>
> What is failing?

Did you do what it says? The phrase that starts with «See "systemctl stat…»?


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)

Have a look at this. 903576 – Failed to start Load Kernel Modules.

and this too
https://forums.opensuse.org/showthread.php/501656-systemd-error-on-start

And there’s this, too:
http://bugzilla.suse.com/show_bug.cgi?id=903897

Do you have “musescore” installed?
That’s what causes the error then.
Just ignore the error for now, or remove the file /etc/modules-load.d/musescore.conf, it’s unnecessary anyway.

And there’s this, too:
http://bugzilla.suse.com/show_bug.cgi?id=903897

Do you have “musescore” installed?
That’s what causes the error then.
In this case just ignore the error for now, or remove the file /etc/modules-load.d/musescore.conf, it’s unnecessary anyway.

I used the Offline upgrade method using a DVD to upgrade.

I did run what it said to run and this was the output:

purge-kernels.service - Purge old kernels   Loaded: loaded (/usr/lib/systemd/system/purge-kernels.service; enabled)
   Active: inactive (dead)
           start condition failed at Sat 2014-11-08 11:11:02 PST; 18min ago
           ConditionPathExists=/boot/do_purge_kernels was not met



I do not have musescore installed; at least in the given directory.

K

You were asked for the output of “systemctl status systemd-modules-load.service”
What you posted is irrelevant here.

Do you have anything else in /etc/modules-load.d ?

This bug was exactly it! I removed the ‘pciehp’ from the ‘ODULES_LOADED_ON_BOOT.conf’ then reran ‘mkinitrd’ rebooted a few times and no more errors.

Thanks guys!

K

My mistake in copying and pasting code.

Problem has been fixed.

Thanks for the reply.

K

On 2014-11-08 20:36, peakcomp wrote:
>
> I used the Offline upgrade method using a DVD to upgrade.

Then please remember that the DVD does not contain all the packages,
only a selection, so you have to upgrade the rest later, online.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)