On Thursday 26 April 2007 14:03:39 you wrote: > On Thu, Apr 26, 2007 at 05:44:40PM +0530, Sunil Naidu wrote: > > Hello, > > > > I did compile the kernel, boots good ;-) BTW, does anyone (on P-III) > > facing a memory check skip or sort of? Not getting RAM info in the > > dmesg. Unable to get dmseg from the start of the gcc check! Any clue? > > Here is the dmesg I get on my box: > > Don't you need to increase CONFIG_LOG_BUF_SHIFT ?
May also simply be that you need to pass dmesg -s 64000 or something similar, because it defaultly only dumps 16K of the kernel log buffer (regardless of the CONFIG setting). (Also, does Andrew really need to be CCed twice?) -- Cheers, Alistair. Final year Computer Science undergraduate. 1F2 55 South Clerk Street, Edinburgh, UK. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/