Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: oops with 2.6.13-gentto-r3
Date: Mon, 10 Oct 2005 20:45:16
Message-Id: yu9hdbpqf5f.fsf@nyu.edu
In Reply to: Re: [gentoo-user] Re: oops with 2.6.13-gentto-r3 by Benno Schulenberg
1 At Sun, 09 Oct 2005 21:29:02 +0200 Benno Schulenberg <benno.schulenberg@×××××.com> wrote:
2
3 > Allan Gottlieb wrote:
4 >> At Sun, 09 Oct 2005 07:56:18 +0200 Francesco Talamona
5 >> <ti.liame@×××××.it> wrote:
6 >> > On Sunday 09 October 2005 04:37, Allan Gottlieb wrote:
7 >> >> make
8 >> >> make install #I don't have any modules
9 >> >
10 >> > In such cases first of all do a "make oldconfig".
11 >>
12 >> Really? I did make menuconfig
13 >
14 > Ah, but you didn't say that. :) You said you "copied .config and
15 > executed make; make install".
16
17 My error, sorry. I thought I did say it, but I did not.
18 >
19 > Also, the nice thing of 'make oldconfig' is you get to see all the
20 > new options, maybe showing something you want to use or look into
21 > further. What happens if you run oldconfig now?
22
23 Attached below is the output. It wrote a new .config, which it
24 appears was not changed.
25
26 ajglap linux # diff .config .config.old
27 4c4
28 < # Mon Oct 10 16:32:22 2005
29 ---
30 > # Sun Sep 4 00:11:24 2005
31
32
33 I note however that I will be following richard brown's advice and
34 applying the procedure in
35 http://dev.gentoo.org/~dsd/genpatches/bugs.htm. Item 3 is.
36
37 If you compiled your kernel with "make oldconfig", then clear your
38 .config and manually configure it all again. You'd be suprised at how
39 many problems this fixes. Sometimes it is user error, sometimes it is
40 just oddities with the kernel build system. I personally don't like
41 "make oldconfig".
42
43 thanks,
44 allan

Attachments

File name MIME type
make-oldconfig