You are not logged in.

#1 2012-12-06 12:09:23

justdanyul
Member
Registered: 2011-09-29
Posts: 137

can modprobe.d conf files be multiline?

Hey big_smile

i've created a fglrx.conf file which has two lines, one which blacklists radeon and one that load the fglrx module. However, I get the following output, so it doesn't seem to happy

libkmod: kmod_config_parse: /etc/modprobe.d/fglrx.conf line 2: ignoring bad line starting with 'fglrx'

If i need to split it into two files, how do I ensure that one file is parsed before the other? (so the blacklist comes first)

Offline

#2 2012-12-06 12:11:10

65kid
Member
From: Germany
Registered: 2011-01-26
Posts: 663

Re: can modprobe.d conf files be multiline?

loading modules is done via /etc/modules-load.d/, /etc/modprobe.d/ is only for setting module parameters or blacklisting.

Offline

#3 2012-12-06 12:44:54

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: can modprobe.d conf files be multiline?

This is all covered on the wiki's catalyst page, you really should search before asking.

Offline

Board footer

Powered by FluxBB