From: Beso <givemesugarr@gmail.com>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] new laptop
Date: Sun, 3 Feb 2008 15:49:47 +0000 [thread overview]
Message-ID: <d257c3560802030749s384e76cdje5b95366eee75563@mail.gmail.com> (raw)
In-Reply-To: <20080203170549.76c8fe28@cuci>
[-- Attachment #1: Type: text/plain, Size: 3607 bytes --]
2008/2/3, ionut cucu <cuciferus@gmail.com>:
>
> On Sun, 3 Feb 2008 13:55:56 +0000
> Beso <givemesugarr@gmail.com> wrote:
>
> > 2008/2/3, ionut cucu <cuciferus@gmail.com>:
> > >
> > > Hi List,
> > > I've just bought a new laptop Acer 5715Z and I've have the following
> > > issue the processor overheats until the laptop closes(100 degrees
> > > Celsius). This happened when I had two parallel emerges. So I went
> > > to the shop and changed it with another one, same model. This one
> > > can hold up to 3 parallel emerges but it overheats when I'm
> > > watching a movie, again it reaches the 100 degrees limit. I'm I
> > > doing something wrong here? I'm I missing something (this is the
> > > first laptop I have) ?. Or just by coincidence this one is broken
> > > too. I've looked on the Internet but I hadn't found any similar
> > > issues. Thanks! --
> > > gentoo-amd64@lists.gentoo.org mailing list
> > >
> > > first: maybe the thermal isn't set right.
> > what does cat /proc/acpi/thermal_zone/THRM/trip_points says?! mine is
> > something like this:
> >
> > critical (S5): 105 C
> > passive: 76 C: tc1=3 tc2=1 tsp=150 devices=CPU0
> > active[0]: 67 C: devices= FN1
> > active[1]: 57 C: devices= FN2
> >
> > you might have different values but at least you should have one
> > active and one passive.
> I have only the critical level set
> > second: don't do parallel emerge if you're not sure that the packages
> > from one emerge don't collide with the ones from the other. for
> > example, knetworkmanager needs networkmanager which needs dhcdb which
> > needs dhclient. if you emerge something that would emerge dhclient
> > then you'd emerge 2 times dhclient or you might risk one of the 2
> > emerges to fail because a dep hasn't yet been installed. you could
> > push up the number of processes to be build together by increasing
> > the makeopts for example to -j6 or more. increase the number and see
> > your processors loads. the best number is the one that puts your
> > processors to about 80% of cpu so that you'd still have 20% of cpu
> > power to do other things. also add the niceness option so that you
> > don't see slowdowns when you compile and use some other program.
> Well the parallel emerges are done just to load the cpu, after the main
> installation process, but thanks for the j6 idea
> > third: have you installed acpi and acer-acpi?! i presume that you've
> > done it and you're starting both acpi and acer-acpi at boot. anyway,
> > the important thing is are the trip_points. if you don't have them
> > then you might need to make a script to get the thermal temperature
> > and to slowdown manually the processor when it pushes too much up the
> > temperature.
> acer_acpi refuses to compile with some file missing error...will
> search the bugs later, but is it really necessary? if so could you
> please elaborate a little because I was under the impression that the
> fans were hardware controlled by default
> --
> gentoo-amd64@lists.gentoo.org mailing list
acer-acpi is usually necessary for acer notebooks to work well. it is
mandatory for hotkeys and other stuff and is necessary to correct some
acer's modifications in the acpi. so for what i know acer-acpi is manadatory
for acer notebooks as it is asus-acpi on asus notebooks. try to see if
everything fixes after you install it (try unmasking newer versions if you
cannot install stable ones).
the fans are ususally board controlled as it is the passive mode that
reduces the cpu speed, but they can be forced via scripts.
--
dott. ing. beso
[-- Attachment #2: Type: text/html, Size: 4684 bytes --]
next prev parent reply other threads:[~2008-02-03 15:49 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-28 21:25 [gentoo-amd64] madwifi-ng not compile in amd64 agtdino
2008-01-28 21:54 ` Beso
2008-01-28 22:52 ` Volker Armin Hemmann
2008-01-29 7:51 ` Beso
2008-01-29 8:17 ` agtdino
2008-01-29 8:31 ` Steev Klimaszewski
2008-01-29 9:00 ` agtdino
2008-01-29 9:56 ` Beso
2008-01-29 10:52 ` agtdino
2008-01-29 11:22 ` Beso
2008-01-29 22:30 ` agtdino
2008-01-29 23:08 ` Beso
2008-01-30 1:20 ` Volker Armin Hemmann
2008-01-30 6:55 ` [gentoo-amd64] " Duncan
2008-01-30 8:04 ` Volker Armin Hemmann
2008-01-30 8:43 ` Beso
2008-01-30 16:59 ` Volker Armin Hemmann
2008-01-30 19:09 ` Beso
2008-01-30 19:47 ` Volker Armin Hemmann
2008-01-30 20:02 ` Beso
2008-01-30 8:32 ` Beso
2008-01-30 17:42 ` Duncan
2008-01-30 19:06 ` Beso
2008-01-31 10:14 ` Duncan
2008-02-03 13:42 ` [gentoo-amd64] new laptop ionut cucu
2008-02-03 13:55 ` Beso
2008-02-03 15:05 ` ionut cucu
2008-02-03 15:49 ` Beso [this message]
2008-02-04 7:39 ` ionut cucu
2008-02-04 8:11 ` [gentoo-amd64] " Duncan
2008-02-04 11:23 ` ionut cucu
2008-02-04 13:39 ` Duncan
2008-02-04 9:01 ` [gentoo-amd64] " Beso
2008-02-04 9:26 ` Beso
2008-02-04 13:48 ` ionut cucu
2008-02-04 14:21 ` Beso
2008-02-04 14:53 ` ionut cucu
2008-02-04 15:52 ` Beso
2008-02-06 11:50 ` ionut cucu
2008-02-06 13:44 ` Beso
2008-02-06 14:30 ` Brett Johnson
2008-02-06 15:45 ` Beso
2008-02-07 7:59 ` ionut cristian cucu
2008-02-07 8:48 ` Beso
2008-02-07 14:16 ` ionut cristian cucu
2008-02-04 11:51 ` ionut cucu
2008-01-30 8:18 ` [gentoo-amd64] madwifi-ng not compile in amd64 Beso
2008-01-31 22:19 ` agtdino
2008-02-01 8:26 ` Beso
2008-01-29 9:47 ` Beso
2008-01-29 10:30 ` agtdino
2008-01-28 23:21 ` [gentoo-amd64] Good Postfix / Mail Server how to Mateusz Mierzwinski
2008-01-28 23:24 ` Mark Haney
2008-01-28 23:45 ` Mateusz Mierzwinski
2008-01-29 2:15 ` Isaac Conway
2008-01-29 10:06 ` Peter Humphrey
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=d257c3560802030749s384e76cdje5b95366eee75563@mail.gmail.com \
--to=givemesugarr@gmail.com \
--cc=gentoo-amd64@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox