From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.54)
	id 1FMwVB-00008z-E0
	for garchives@archives.gentoo.org; Sat, 25 Mar 2006 00:19:33 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2P0IhbT019867;
	Sat, 25 Mar 2006 00:18:43 GMT
Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201])
	by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2P0ETnp016001
	for <gentoo-user@lists.gentoo.org>; Sat, 25 Mar 2006 00:14:30 GMT
Received: by zproxy.gmail.com with SMTP id 8so889498nzo
        for <gentoo-user@lists.gentoo.org>; Fri, 24 Mar 2006 16:14:29 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=NHUsrPgY98JAWOcM25Vdxb5KWbZ+8QHeZo3EIss5lgVTbjxx+7M3rsXrfWTgFhbw1TMYN2dFQxz9T7DvzIDpTtT2RawiYNDiM3JeVYOE0pJFDoqlROlfjNNp2J/IGeYqwfHiKfuNZ0vNmB3dk7zu7JLj6+Lfq1txBEkBMEXzem4=
Received: by 10.36.220.10 with SMTP id s10mr1745341nzg;
        Fri, 24 Mar 2006 16:14:28 -0800 (PST)
Received: by 10.36.157.15 with HTTP; Fri, 24 Mar 2006 16:14:27 -0800 (PST)
Message-ID: <e5a3e9ac0603241614u64444f41s491d175ffa2459f0@mail.gmail.com>
Date: Fri, 24 Mar 2006 16:14:27 -0800
From: "Lord Sauron" <lordsauronthegreat@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel
In-Reply-To: <4423AD6A.5010404@vista-express.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <e5a3e9ac0603232310y11fe4612l63c1b01fcf95c533@mail.gmail.com>
	 <8c7713390603240019w3011a903p@mail.gmail.com>
	 <4423AD6A.5010404@vista-express.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k2P0ETnp016001
X-Archives-Salt: c533c2ff-dabb-4f61-b1d8-8f433faa3934
X-Archives-Hash: f7c43316e3ec1bafc2575253ebf01de9

On 3/24/06, Teresa and Dale <teendale@vista-express.com> wrote:
> Gabriel Dain wrote:
>
> >>However, I don't know how to rebuild the kernel
> >>
> >>
> >
> ># cd /usr/src/linux

Know how to do that...

> ># make menuconfig

I don't see a file called "menuconfig" in here.  Will this work?  All
I see (that looks relevant) is Makefile, include/ and kernel/

> ><!--- Add whatever support you need, i've never worked with ACPI, sorry --->

No clue whatsoever how to do that.  I've never built a kernel before,
not on Debian, not on Red Hat, not on anything.

> ># make && make modules_install

What'll that do?  Make and make modules_install?  I don't see anything
called "modules_install" either.

> Addition:
>
> cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage<your stuff here>

I think mine is a i686...  I think I should say that I did just take
the kernel off the live CD...  I wasn't brave enough (at the time) to
build a kernel.

> Then add it or change it in bootloader, grub is easier on this one.  ;-)

I use grup.

> Then . . . .
>
> ># reboot
> >
> >that should do it, if support is what you need. However, this will
> >probably be more useful:
> >
> ># emerge -av acpid <!--- -av means --verbose and --ask, so you can see
> >what you're actually emerging, and have to choice no to, if you want
> >--->

Okay...

> >and read this for help on configuring it:
> >http://gentoo-wiki.com/TIP_ACPI_basic_configuration

Did so.  However, the Battery Monitor for KDE still tells me to
rebuild my kernel with this ACPI enabled, most specifically "AC
Adaptor" and "Control Method Battery," though if it'll support more
then I'd certainly love to do that.

> >Gabriel Dain
> >
> >
> >
>
> Other than that, pretty good start.  May need more help though since you
> are new to this.  Welcome to Gentoo Linux.  You'll get over that feeling
> of being a 'long tail cat in a room full of rocking chairs' after a
> while.  LOL

I've been using Debian (Debian and Kubuntu) for the past 5 months or
so to build my skills to the point that I can squeak through Gentoo
with only minor injuries : )  I'm also in that odd area of learning
C++ where I'm not ultra-good, but I'm not clueless, either : )  So
eventually I'll be attempting to interrogate all of you about these
fascinating bash scripts.

Even so, I'm really loving Gentoo....  it leaves a smaller memory
footprint than even Debian!  Coming from ten years of Windows use,
that's like...  going to heaven without having to die, really.

Thanks for your help.  I'll try and see if I can get this to work the easy way.

Also, emerge now tells me that I have 19 config files in /etc to be
updated.  How would I go about doing that?  emerge --help config
confused me more than anything else (that was what emerge reccommended
I do).

--
========== GCv3.12 ==========
GCS d-(++) s+: a? C++ UL+>++++ P+
L++ E--- W+(+++) N++ o? K? w--- O? M+
V? PS- PE+ Y-(--) PGP- t+++ 5? X R tv-- b+
                DI+++ D+ G e* h- !r !y
========= END GCv3.12 ========

-- 
gentoo-user@gentoo.org mailing list