(Mageia 5) Failed to start Load Legacy Module Configuration

Need help with your Linux distro? All questions are good - not all answers are -but we try

Moderator: jkerr82508

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

(Mageia 5) Failed to start Load Legacy Module Configuration

Postby dedanna1029 » 12 Jan 2016, 01:29

This is an error I get on boot. Is it because I'm not using Legacy in BIOS, or ? It doesn't pick up in dmesg when I run it.
It does give a systemctl status command to run, but it goes by so fast on boot I can't see what it is.

[FAILED] Failed to start Load Legacy Module Configuration
See systemctl blah blah blah status something ???

Any clue about this one?

Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby viking60 » 12 Jan 2016, 11:03

There are a few messages like that on boot. Mostly they have no negative impact (remember that annoying kernel module message?).

Code: Select all

journalctl -b -p err

Should show you all error messages after the last boot (again; don't panic if there are a lot of them :-D ).


Code: Select all

journalctl -b
Will show you all messages of the last boot.

The Message you get is probably to check out:

Code: Select all

systemctl status fedora-loadmodules.service

and probably something like this:

Code: Select all

"Failed to start Recreate Volatile Files and Directories
See 'systemctl status systemd-tmpfiles-setup.service' for details."

https://bugs.mageia.org/show_bug.cgi?id=4172
It should have been fixed here
:A
https://bugs.mageia.org/show_bug.cgi?id=3658

Just guessing based on your description :-D

Maybe a simple:

Code: Select all

systemctl status systemd-modules-load.service
will clear things up.
It will give you a PID which you can further investigate with:

Code: Select all

journalctl _PID=XXX
XXX being the pid number...
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby dedanna1029 » 13 Jan 2016, 00:47

viking60 wrote:The Message you get is probably to check out:

Code: Select all

systemctl status fedora-loadmodules.service

This is what it was saying on boot, now that I see it here. This is it.

Thanks! I'll report back when I run it; me 'n systemctl don't jive very well so I may need further help.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby viking60 » 13 Jan 2016, 17:23

Sure that is what we are here for
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby dedanna1029 » 14 Jan 2016, 01:10

OK, here's the output. No clue what it all means. I can tell some of it, but need more refreshing on skillz for all of it:
systemctl status fedora-loadmodules.service output (got a General SQL error when I tried to post it in code tags)
systemctl status systemd-modules-load.service output (again, got a General SQL error trying to post this in code tags)
So, the next step would be, ???

Thanks so much.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby viking60 » 14 Jan 2016, 01:50

Looks like that Fedora bug is still active - I don't know what that service does but it is not starting correctly on your box.
Maybe

Code: Select all

journalctl _PID=647
can confuse us on a higher level.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby dedanna1029 » 15 Jan 2016, 19:58

OK, I think I'll report on the bug. It's been like this ever since I installed Mageia 5, no updates have cleared it up. I'll post the journalctl command here when I'm back at the computer later today or this evening my time.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby dedanna1029 » 17 Jan 2016, 22:10

Oh, sorry, I meant to post this to you as well:

Code: Select all

[root@localhost ~]# journalctl _PID=647
-- Logs begin at Fri 2015-11-06 20:45:37 MST, end at Sun 2016-01-17 14:08:22 MST. --
Dec 08 10:22:04 dedanna.rocks.net systemd-fsck[647]: Reiserfs super block in block 16
Dec 08 10:22:04 dedanna.rocks.net systemd-fsck[647]: Blocks (total/free): 81227008/75
Dec 08 10:22:04 dedanna.rocks.net systemd-fsck[647]: Filesystem is clean
-- Reboot --
Dec 08 21:35:30 dedanna.rocks.net systemd-fsck[647]: Reiserfs super block in block 16
Dec 08 21:35:30 dedanna.rocks.net systemd-fsck[647]: Blocks (total/free): 81227008/75
Dec 08 21:35:30 dedanna.rocks.net systemd-fsck[647]: Filesystem is clean
-- Reboot --
Jan 13 16:57:06 localhost.localdomain fedora-loadmodules[647]: Loading modules: nvram
Jan 13 16:57:06 localhost.localdomain fedora-loadmodules[647]: modprobe: ERROR: could
lines 1-11/11 (END)


Interesting... and yes, somewhat confusing. I find it really strange that it's considered a modprobe error???

I've also reopened the relevant bug.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby viking60 » 18 Jan 2016, 00:36

Hm there must be a modprobe procedure that takes care of this :think: It sure looks like a bug.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby dedanna1029 » 18 Jan 2016, 04:39

Well, there is a response on the bug already.
Ssooo... Just how do I remove hdaps from my configuration? For that matter, what is hdaps? Evidently it has to go because it's what is causing this.

Edit: This is it.
I'm not so sure I should remove that - maybe file a bug on it if there isn't one already.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby viking60 » 18 Jan 2016, 09:48

It seems to be DE dependant.
If you have KDE you should have something like "kdeplasma-applets-hdaps-monitor". It should be possible to deinstal it.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8780
Joined: 14 Mar 2010, 20:29
Contact:

Re: (Mageia 5) Failed to start Load Legacy Module Configurat

Postby dedanna1029 » 18 Jan 2016, 14:32

Ugh. That's what I'm running, yeah, but the error is several times on boot, so it can't be just a DE dependent, can it? I'll check it out though.
Wait, yeah, it can - it would need hdaps on boot to run anyway, is my thinking.

Update: Nothing hdap or hdaps is installed. I tried in file names, in description, in summary, in everything. Ah, wait, the kernel comes up and so does pm-fallback-policy. That's it though.
I guess that could be a reason it's failing, or maybe it's something else making hdaps fail?
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Help”