You are not logged in.

#1 2014-09-21 00:35:05

Green
Member
Registered: 2013-09-22
Posts: 13

[Solved]Failed to start Load Kernel Modules

When I boot up Arch it says that it Failed to start Load Kernel Modules and when I get into my Desktop, the screen is tearing.

Using the latest kernel with i3wm

my systemctl status systemd-modules-load




● systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
   Active: failed (Result: exit-code) since Sat 2014-09-20 17:28:06 PDT; 5min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 144 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 144 (code=exited, status=1/FAILURE)

Sep 20 17:28:06 green systemd-modules-load[144]: Failed to insert 'fglrx': Invalid argument
Sep 20 17:28:06 green systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Sep 20 17:28:06 green systemd[1]: Failed to start Load Kernel Modules.
Sep 20 17:28:06 green systemd[1]: Unit systemd-modules-load.service entered failed state.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

Last edited by Green (2014-09-21 07:31:08)

Offline

#2 2014-09-21 00:36:05

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved]Failed to start Load Kernel Modules

Not a kernel issue, moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-09-21 05:03:11

anatolik
Developer
Registered: 2012-09-27
Posts: 458

Re: [Solved]Failed to start Load Kernel Modules

It looks like it is unable to load fglrx.

Do you have any fglrx specific configuration? Do you have anything in your /etc/modprobe.d ?
Could it be that fglrx is compiled for previous versions of kernel and this is a problem?


Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster

Offline

#4 2014-09-21 05:43:09

Green
Member
Registered: 2013-09-22
Posts: 13

Re: [Solved]Failed to start Load Kernel Modules

anatolik wrote:

It looks like it is unable to load fglrx.

Do you have any fglrx specific configuration? Do you have anything in your /etc/modprobe.d ?
Could it be that fglrx is compiled for previous versions of kernel and this is a problem?


I don't have any specific fglrx configuration and in /etc/modprobe.d/ I have a file called modprobe.conf that contains

blacklist radeon
fglrx

I dont think fglrx was compiled for previous versions of the kernel because I used the kernel that the latest release contained. My kernel version is 3.16.3-1.

Last edited by Green (2014-09-21 05:44:03)

Offline

#5 2014-09-21 06:07:21

anatolik
Developer
Registered: 2012-09-27
Posts: 458

Re: [Solved]Failed to start Load Kernel Modules

Check output of 'dmesg' and post anything related to fglrx or just suspicious.


Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster

Offline

#6 2014-09-21 06:44:38

Green
Member
Registered: 2013-09-22
Posts: 13

Re: [Solved]Failed to start Load Kernel Modules

I just fixed it.

I just installed catalyst again and I guess it did something to fglrx.

Thanks

Offline

#7 2014-09-21 07:25:05

anatolik
Developer
Registered: 2012-09-27
Posts: 458

Re: [Solved]Failed to start Load Kernel Modules

I believe it recompiled module against the latest version.

Add [SOLVED] to subject line, please.


Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster

Offline

Board footer

Powered by FluxBB