From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Olops-0004cu-9J for garchives@archives.gentoo.org; Wed, 18 Aug 2010 20:02:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23F1AE06F7; Wed, 18 Aug 2010 20:01:18 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 08686E06F7 for ; Wed, 18 Aug 2010 20:01:17 +0000 (UTC) Received: by ywo32 with SMTP id 32so596134ywo.40 for ; Wed, 18 Aug 2010 13:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=3yJUXlHmGQWH1ST4ZNJMf+BqEBNeuCYg757za4fGGmo=; b=aT5HqnMosUY4sXT/rVMsLJoafMIs+EbcVD8ol7tinihPFCE0suKn3kWpt2W6OzFeJf Q1v564yhNmxQutpp6MdglJ8lVG1zkVTtpujge1f/lHYT4UPc08hSAUoYnEhQoDVh9mTN G6y2255MmcfdkK9Lb14DnJpHA3oKZQGchTmV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=u6Sg+0wWX+SFlu4O/T9nUxkmvi7tu8AEXAptFcylLlhE1Mmo15yIhIteVLDThEUyaW xQQdLpET/cOd3cmnkmHmGGS1Gxc/XSfCqEZUMcMvmjb40G545cR+KecRWKmTY/YvmMBa a94aFbO8mGd0Cdl6jdUiWNnwjk+z2Wa3IZSEQ= Received: by 10.90.53.1 with SMTP id b1mr536261aga.135.1282161676395; Wed, 18 Aug 2010 13:01:16 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: fthtmn@gmail.com Received: by 10.231.200.134 with HTTP; Wed, 18 Aug 2010 13:00:56 -0700 (PDT) In-Reply-To: References: From: Nganon Date: Wed, 18 Aug 2010 23:00:56 +0300 X-Google-Sender-Auth: MHUgpvEspUJkhTgQe1WGetjRrgs Message-ID: Subject: Re: [gentoo-user] Kernel questions To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016363105a144271d048e1e879e X-Archives-Salt: 3d1d11ee-f95a-4982-9cdf-dc35c042a933 X-Archives-Hash: 46ecae20d717306f09d18b0e5beafaf6 --0016363105a144271d048e1e879e Content-Type: text/plain; charset=ISO-8859-1 On 18 August 2010 22:30, Elmar Hinz wrote: > 1.) Is there a Map: modules to configration parameters? > > "lspci -k" lists me all modules of the running genkernel. > Unfortunately the configuration parameters of the kernel have > different names. > > Submit your lspci -n output here and get amused by the magic http://kmuto.jp/debian/hcl/ You can then search the modules in menuconfig using / and shift+insert For the rest of your questions, in short, all I can say is I followed the instructions in the gentoo handbook: cd /usre/srx/linux make menuconfig and spend hours for customizing my kernel using menuconfig and its help. I am sure more experienced users will show you a better way in a minute. --0016363105a144271d048e1e879e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On 18 August 2010 22:30, Elmar Hinz <oss.elmar@googlemail.com> wrote:
1.) Is there a Map: modules to configration parameters?

"lspci -k" lists me all modules of the running genkernel.
Unfortunately the configuration parameters of the kernel have
different names.


Submit your lspci -n output here and g= et amused by the magic
You can then sear= ch the modules in menuconfig using / and shift+insert

For the rest of your questions, in short, all I can say= is I followed the=A0
instructions in the gentoo handbook:=A0
cd /usre/srx/linux
make menuconfig=A0
and spend = hours for customizing my kernel using menuconfig and its help.=A0

I am sure more experienced users will show you a better= way in a minute.

--0016363105a144271d048e1e879e--