Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] modules-load restart
Date: Fri, 17 Mar 2017 00:54:01
Message-Id: 20170317005340.25ae2b4e@digimed.co.uk
In Reply to: Re: [gentoo-user] modules-load restart by thelma@sys-concept.com
1 On Thu, 16 Mar 2017 18:13:22 -0600, thelma@×××××××××××.com wrote:
2
3 > >> but running: /etc/init.d/modules-load restart
4 > >> does not restart the module.
5 > >
6 > > Does modprobe load it?
7 >
8 > Yes, it did; thank you.
9 > modprobe it87 Worked.
10 >
11 > But when I run:
12 > /etc/init.d/modules-load restart
13 >
14 > It is not showing up?
15 > I have "it87" in /etc/config.d/modules
16
17 The should be
18
19 modules="it87"
20
21 and it should be in /etc/conf.d/modules
22
23
24 --
25 Neil Bothwick
26
27 If it ain't broke, break it and charge for repair.

Replies

Subject Author
Re: [gentoo-user] modules-load restart thelma@×××××××××××.com
Re: [gentoo-user] modules-load restart Tom H <tomh0665@×××××.com>