At Sun, 11 Dec 2005 10:42:13 +0000 "C. Beamer" <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> I'm at the point where I can boot the system and I've been trying to
> install xorg-x11.  However, the laptop keeps powering off on me.
>
> This wasn't a problem until I build the kernel where I built acpi
> support into it.  However, I *didn't* read the ACPI Guide and obviously,
> should have.  That's no big problem, I'll just recompile the kernel and
> follow what the Guide says.

Had you built xorg-x11 when the kernel didn't have acpi support?
I ask because a long build could be raising the temperature of your
laptop and it is shutting off to save itself from frying.

I have had dell service replace motherboards on two laptops because of
this problem.  But it could be much simpler

1.  Make sure you don't have any vents blocked.  For example, don't
    place your laptop on a soft surface if it has bottom vents.

2.  Blow or vacuum the vents to hopefully remove any blockage.

> My issue is this:  The computer powered off in the middle of the install
> of xorg-x11.  This has happened a couple of times.  I haven't been
> having problems with the laptop, so I'm pretty sure the issue has
> something to do with power management since I built power management
> into the kernel, but didn't emerge acpid.  Anyway, since the emerge of
> xorg-x11 has bombed a couple of times, is there anything that I should
> do in the way of clean up before trying to emerge it again?

It is of course not good to have a machine shut off in the middle of
execution.  I don't know if the heat sensing shutoff has fail-stop or
byzantine semantics.  Presumably your file systems are journaling so
you have a good chance of surviving without any damage (I would do an
    e2fsck -f   --or equivalent for your filesystem type--
on each filesystem, but I am somewhat paranoid).

Having an emerge stop (say by Control-C) in the middle of a *compile*
phase should not be a serious problem.  You might check
/var/tmp/portage to see if the tmp directory for xorg-x11 is still
there.

hth,
allan
-- 
gentoo-user@gentoo.org mailing list

Reply via email to