Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Re: kernel config file for A8N-SLI Premium
Date: Wed, 15 Mar 2006 01:58:48
Message-Id: pan.2006.03.15.01.56.39.534324@cox.net
In Reply to: Re: [gentoo-amd64] Re: kernel config file for A8N-SLI Premium by Steve Herber
1 Steve Herber posted <Pine.LNX.4.64.0603141009540.17364@×××××.com>,
2 excerpted below, on Tue, 14 Mar 2006 10:37:12 -0800:
3
4 > I am doing all the things you mentioned. But because you spent some
5 > time to help me I realized I should do a bit more work. I checked
6 > bugzilla and discovered this:
7 >
8 > http://bugs.gentoo.org/show_bug.cgi?id=105978
9 >
10 > Commenting out /etc/conf.d/ntpd.conf -u ntp:ntp and now it works.
11 >
12 > Can't wait for that bug to get fixed.
13 >
14 > Now if I could just get a new kernel to boot.
15
16 Hmm... yes. I remember needing LinuxCaps for either BIND/named or ntpd.
17 However, that was back several years ago on Mandrake that I discovered
18 that. Now, I just make a note to myself to include it, and both work.
19
20 IIRC it was BIND, and it did have a more sensible error. That ntp doesn't
21 have such an error might be explained by the note in the bug that its
22 handling of running as a user has changed over the years.
23
24 Anyway, I have that in my kernel here and can confirm it works as
25 expected, so hopefully that's the issue.
26
27 As for the kernel, I've been configuring mine manually for years. In
28 fact, I didn't consider that I had learned Linux until I was doing so.
29 Within the first three months of running Linux, I learned three major
30 customizations: How to configure LILO to do what I wanted (I wanted it to
31 switch BIOS boot order drives around to a different order), how to
32 configure then XF86Config for triple monitors on dual cards with two
33 separate drivers enabling Xinerama, and how to configure and compile a
34 kernel on my own, rather than using the distro supplied one. I learned
35 all that before I even dealt with choosing what apps I was going to use
36 for stuff like mail, so I was rebooting too MSWormOS to use OE to check
37 mail and news, and at first, to use IE to browse the web, as well. Rather
38 steeper learning curve than most, but I was an MSWormOS power user at the
39 time (to the point that some folks were shocked it was MSWormOS I was
40 running, when they saw it, as it was almost unrecognizable, I had it
41 customized so much), and realized that I'd never stick with Linux unless I
42 could get it to work equally well with my style. I knew what I wanted,
43 knew how to get it on MSWormOS, knew Linux was more configurable than
44 MSWormOS, and wasn't going to settle for half-way. It was either learn
45 how to do it, or learn the specific reason why it wouldn't work as I
46 wanted, and I learned how to do it.
47
48 Anyway... once you go thru each option and decide whether it's something
49 you need or not, then compile and try to run the kernel, reboot to
50 what you had if it won't run and try again, then do that several times
51 until you have a kernel that works on your hardware with the features you
52 want... once you do that... it's not hard to do it again. That was back
53 on x86. When I switched motherboards and CPUs and architectures and went
54 SMP all at once, to dual Opteron, I went thru the same process, but having
55 done it once, I already knew what most of those options were, and IIRC it
56 booted the second try, tho I had to tweak a couple options to get stuff
57 like the real-time-clock working on the third, and didn't setup the more
58 complicated lm_sensors stuff until later.
59
60 Of course, it also helps to do your research before getting the mobo,
61 choosing one that has good chipset documentation and where the
62 manufacturer is relatively Linux friendly, as was/is the case with Tyan,
63 my choice for dual Opteron mobo supplier. The board was certified to
64 support Red Hat, SuSE, and TurboLinux, out of the box, and Tyan had pretty
65 good Linux FAQ on the board and even an lm_sensors.conf downloadable from
66 their support site, which helped when I decided to get that up and running
67 and needed to know which sensor chips to configure support for in the
68 kernel.
69
70 The point is, yes, it takes a day or two of hard work going thru all those
71 options manually, but once you do, you get a feel for how the kernel is
72 laid out and organized, and it's not difficult to find any option you
73 want, or to configure a new mobo the same way, as you already know what
74 all the options mean (to some extent) or at least have an educated guess
75 on whether they apply to any new mobo you might get or not. It's only
76 hard the first time. After that, it's much easier, and that's knowledge
77 that no one can take away from you, certainly not a distro, by providing
78 for failing to provide tools that work or don't work, but that you won't
79 have to rely on anyway, because you'll know how to do it using the
80 kernel's own native config system.
81
82 --
83 Duncan - List replies preferred. No HTML msgs.
84 "Every nonfree program has a lord, a master --
85 and if you use the program, he is your master." Richard Stallman in
86 http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html
87
88
89 --
90 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Re: kernel config file for A8N-SLI Premium Steve Herber <herber@×××××.com>