From: "Sampson Fung" <sampson@attglobal.net>
To: <linux-kernel@vger.kernel.org>
Subject: First Bug Found : RE: How to help new comers trying the v2.5x series kernels.
Date: Sun, 22 Dec 2002 04:35:10 +0800 [thread overview]
Message-ID: <000c01c2a930$754a6790$0100a8c0@noelpc> (raw)
In-Reply-To: <20021221190503.GA1508@mars.ravnborg.org>
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Sam Ravnborg
> Sent: Sunday, December 22, 2002 3:11 AM
> To: Sampson Fung
> Cc: 'John Bradford'; 'Sampson Fung'; linux-kernel@vger.kernel.org
> Subject: Re: How to help new comers trying the v2.5x series kernels.
>
>
> On Sun, Dec 22, 2002 at 02:30:13AM +0800, Sampson Fung wrote:
> > Where is the default .config? I am eager to have a try.
>
> Try "make help"
>
> That will teach you about:
> make defconfig <= Linus's own configuration
> (well more or less)
> make allnoconfig <= Minimal config, but often it does not compile
>
make defconfig compiled ok. modules are enabled, although only
"kernel/drivers/net/dummy.ko" exist.
It is bootable on my system in spite of P4 cpu selected in .config while
mine is a PIII.
And "lsmod" returns only the header row. (A good sing for me)
Here is my first problem: (This problem exist since v2.5.49, and up to
v2.5.52)
In will be talk about the following 4 lines below:
=============================
General setup --->
Loadable module support --->
Processor type and features --->
============================
1. I ssh into my box, terminal is ANSI, rows=25, columns=80
a. Just after "make menuconfig", what I get is:
The letter 'P' is actuall at Column 5
=============================
General setup --->
Loadable module support --->
Processor type and features --->
============================
b. Press <down arrow> once, what I get is:
The letter 'P' is actuall at Column 5
The letter 'C' and second 'G' is actuall at Column 15
=============================
Code maturity level options --->
General seGeneral setup --->
Loadable module support --->
Processor type and features --->
============================
c. If I kept pressing <down arrow>, the first letter of the current
title will be overlay to the column 15 of the current, for each line.
2. If I "make menuconfig" in Console, where terminal is "linux",
the "horizontal displacement" still occur but only at 2 columns to the
right hand side only.
3. The same problem for v2.4.20
Is this a know bug? Where should I search before posting here?
Sampson
A new comer to Kernel testing.
next prev parent reply other threads:[~2002-12-21 20:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-21 17:57 How to help new comers trying the v2.5x series kernels Sampson Fung
2002-12-21 18:16 ` John Bradford
2002-12-21 18:30 ` Sampson Fung
2002-12-21 19:05 ` Sam Ravnborg
2002-12-21 20:35 ` Sampson Fung [this message]
2002-12-21 21:23 ` First Bug Found : " John Bradford
2002-12-21 21:52 ` Sam Ravnborg
2002-12-21 22:18 ` John Bradford
2002-12-24 13:33 ` Additional Bug Found--RE: " Sampson Fung
2002-12-21 19:15 ` John Bradford
-- strict thread matches above, loose matches on Subject: below --
2002-12-22 5:07 First Bug Found : " Michael Elizabeth Chastain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000c01c2a930$754a6790$0100a8c0@noelpc' \
--to=sampson@attglobal.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.