Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: module woes
Date: Wed, 05 Feb 2014 18:29:02
Message-Id: loom.20140205T192347-532@post.gmane.org
In Reply to: Re: [gentoo-user] module woes by Alan McKinnon
1 Alan McKinnon <alan.mckinnon <at> gmail.com> writes:
2
3 > Do you have some MAC system like SELinux configured?
4
5 Well, lookie here after a reboot:
6
7 $ dmesg | grep mod
8
9 [ 0.000033] SELinux: Starting in permissive mode
10
11 So something to do with SeLinux is activated in the kernel?
12
13 I changed all of those permissions and after a reboot to
14 the 3.13.1-gentoo kernel, it's still looking at the
15 original (first) kernel modules:
16
17 # /etc/init.d/cupsd restart
18 * Stopping cupsd ... [ ok ]
19 /etc/init.d/../conf.d/modules: line 25:
20 /lib/modules/3.10.25-gentoo/kernel/drivers/char/kcopy/kcopy.ko: Permission
21 denied
22 /etc/init.d/../conf.d/modules: line 26:
23 /lib/modules/3.10.25-gentoo/kernel/net/netfilter/nf_nat_sip.ko: Permission
24 denied
25 /etc/init.d/../conf.d/modules: line 27:
26 /lib/modules/3.10.25-gentoo/kernel/net/netfilter/nf_nat_irc.ko: Permission
27 denied
28 <snip>
29
30 ideas?
31
32
33 James

Replies

Subject Author
Re: [gentoo-user] Re: module woes Alan McKinnon <alan.mckinnon@×××××.com>