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 1FMxc4-0006QQ-Ks
	for garchives@archives.gentoo.org; Sat, 25 Mar 2006 01:30:45 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2P1TAfj022988;
	Sat, 25 Mar 2006 01:29:10 GMT
Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203])
	by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2P1MlbW027295
	for <gentoo-user@lists.gentoo.org>; Sat, 25 Mar 2006 01:22:48 GMT
Received: by zproxy.gmail.com with SMTP id i11so943890nzh
        for <gentoo-user@lists.gentoo.org>; Fri, 24 Mar 2006 17:22:47 -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=jnr4gPSP/4K+VF9KC6ZQvYS8itcY3n2MxCUSBajXkKdvpk4sS7X1zlyjy3BBpA8/Q7GZ6FjapCLplkZJmoCOtIuu/2iEuuXLavBGNuAc4vzrMrWA7eTb2hA9heup2D8SwcREdEjD0c0rXk6cHjOfhEBVSIH4pWiIprRIHUzvSHg=
Received: by 10.36.251.58 with SMTP id y58mr1933703nzh;
        Fri, 24 Mar 2006 17:22:47 -0800 (PST)
Received: by 10.36.157.15 with HTTP; Fri, 24 Mar 2006 17:22:47 -0800 (PST)
Message-ID: <e5a3e9ac0603241722p681627aeu1c13f0ca4850c69c@mail.gmail.com>
Date: Fri, 24 Mar 2006 17:22:47 -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: <e5a3e9ac0603241614u64444f41s491d175ffa2459f0@mail.gmail.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>
	 <e5a3e9ac0603241614u64444f41s491d175ffa2459f0@mail.gmail.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k2P1MlbW027295
X-Archives-Salt: 200c6951-1f9e-4937-bb6f-f4ee024d6154
X-Archives-Hash: 9838d152a05f5d9f260b34260444d203

Hah!  Think I found my problem!  Correct me if I'm wrong!

I just was reading some documentation using KDE Help Centre and found
this thing called APMD.  I tried typing "apmd" into Konsole, and it
said "No APM support in kernel."  Does this mean this is going to be
as easy as "emerge apmd"?

On 3/24/06, Lord Sauron <lordsauronthegreat@gmail.com> wrote:
> 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 ========
>


--
========== 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