Gentoo Archives: gentoo-user

From: Philip Webb <purslow@×××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel 2.6.18 : 2 questions
Date: Sun, 24 Sep 2006 04:52:57
Message-Id: 20060924044740.GC5842@sympatico.ca
In Reply to: Re: [gentoo-user] kernel 2.6.18 : 2 questions by Ted Ozolins
1 060923 Ted Ozolins wrote:
2 > Philip Webb wrote:
3 >> (2) I compiled the sensor items into the kernel, not as modules,
4 >> but I'm now left with 2 orphan module lines when Init runs:
5 >> "loading lm_sensors modules ... [!!] ".
6 >> I've looked around, but can't easily see where those lines are defined
7 >> (it's not /etc/modules.autoload.d/ , which is used by the kernel).
8 >> Can anyone give me a quick pointer to where to find them,
9 >> so that I can comment them out of whatever file they're mentioned in ?
10 > /etc/modules.d/lm_sensors
11
12 Thanks for trying, but there's no such file/dir :
13
14 root: modules.d> pwd
15 /etc/modules.d
16 root: modules.d> ls -l
17 total 24
18 -rw-r--r-- 1 root root 1310 Sep 16 16:34 aliases
19 -rw-r--r-- 1 root root 122 Sep 16 16:34 i386
20 -rw-r--r-- 1 root root 719 Jun 5 15:01 nvidia
21 -rw-r--r-- 1 root root 299 Aug 20 01:41 ppp
22 -rw-r--r-- 1 root root 36 Feb 12 2005 svgalib
23 -rw-r--r-- 1 root root 251 Jul 22 11:33 svgalib_helper
24
25 Ok, a bit more effort by me (smile) shows
26
27 root: etc> grep -r it87 *
28 conf.d/lm_sensors:MODULE_1=it87
29
30 and in that file
31
32 MODULE_0=i2c-isa
33 MODULE_1=it87
34
35 so I've commented them & will see what happens when I reboot later.
36
37 --
38 ========================,,============================================
39 SUPPORT ___________//___, Philip Webb : purslow@××××××××××××××.ca
40 ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
41 TRANSIT `-O----------O---' University of Toronto
42 --
43 gentoo-user@g.o mailing list