From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JMkZx-0006ey-Gw for garchives@archives.gentoo.org; Wed, 06 Feb 2008 13:44:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FC03E0495; Wed, 6 Feb 2008 13:44:43 +0000 (UTC) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by pigeon.gentoo.org (Postfix) with ESMTP id B322EE0495 for ; Wed, 6 Feb 2008 13:44:42 +0000 (UTC) Received: by fk-out-0910.google.com with SMTP id 18so5066514fkq.2 for ; Wed, 06 Feb 2008 05:44:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=3tZOYpUFrgSlHOcPnzbiYpqdoT0Y2Vv75/hLUjsAYiQ=; b=BFkgMLHyXjT2YSuvFi+DSNCEb1cIzYEQwSpEauvJnVa6499eJiqfANEmiHumfJb5C/7/q4kOtQKP90S90qFzKWS1ei8J3ecr2BjutCh8EI3zewZ/AlaXNGUkyvAGUWaHXBgc9A7ZdKw88CDC3+13n5JhlXUVsTsMxyxizpbUQRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Cy9cdMfRJG9P9iGTOD0BFS8837OJ+fzt4AAnnUbkCQmUGXgNUDlCGYOcFHeLr/7FQ5YF8AY75+SUM0b3jkASJqWLafCmvqNxor1gb4dnIwUqKTVH5pUnJzQkPkPE7chaYVeac/EseCRXTfLPJ3m+R/St42zD4iPMV0R0hn3vx3s= Received: by 10.82.112.3 with SMTP id k3mr17949155buc.31.1202305481501; Wed, 06 Feb 2008 05:44:41 -0800 (PST) Received: by 10.82.141.7 with HTTP; Wed, 6 Feb 2008 05:44:41 -0800 (PST) Message-ID: Date: Wed, 6 Feb 2008 13:44:41 +0000 From: Beso To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] new laptop In-Reply-To: <20080206135056.3af0d677@cuci> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15011_23961019.1202305481494" References: <1201555535.24379.1.camel@gentoo> <20080204093928.052665b5@cuci> <20080204154841.46b58481@cuci> <20080204165303.3c51d110@cuci> <20080206135056.3af0d677@cuci> X-Archives-Salt: d844ed90-663b-4b24-912b-891fa634975b X-Archives-Hash: e58f7149a43c8e53705abcfda121afe6 ------=_Part_15011_23961019.1202305481494 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 2008/2/6, ionut cucu : > > On Mon, 4 Feb 2008 15:52:18 +0000 > Beso wrote: > > > right now i'm studying some scripts to adapt them to your hw. i'll > > let you know when i finish them and i'll post them for you to test. > > Wouldn't you rather give me a few hints first on how to get my > trip_points set first? Afterwards I can also test the scripts. You can > understand my impacience here. the trip_points cannot be set manually, since the trip_points file is readonly for the moment my problem is that i cannot make the script to read the acpi temperature. for now i'd suggest for you to add some sensor monitor, like kima for kde, or some others and use them to identify the acpi temperature. when your thermal reaches 80=B0 you'd have to set the cpufreq to powersave so that th= e processor goes to the lowest freq and the thermal temperature goes down. the console command to do this is: cpufreq-set -g powersave when the temperature goes around 60=B0-62=B0 you can reset the conservative governor so that you will have the processor go faster when you need it. cpufreq-set -g conservative. as soon as i finish the scripts to automatically adjust the processor based on thermal readings i'll post them to you. --=20 dott. ing. beso ------=_Part_15011_23961019.1202305481494 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline

2008/2/6, ionut cucu <cuciferus@gmail.com>: On Mon, 4 Feb 2008 15:52:18 +0000
Beso <givemesugarr@gmail.com> wrote:

> right now i&= #39;m studying some scripts to adapt them to your hw. i'll
> let = you know when i finish them and i'll post them for you to test.

Wouldn't you rather give me a few hints first on how to get my
t= rip_points set first? Afterwards I can also test the scripts. You can
un= derstand my impacience here.


the trip_points canno= t be set manually, since the trip_points file is readonly
for the moment my problem is that i cannot make the script to read the acpi= temperature.
for now i'd suggest for you to add some sensor monito= r, like kima for kde, or some others and use them to identify the acpi temp= erature. when your thermal reaches 80=B0 you'd have to set the cpufreq = to powersave so that the processor goes to the lowest freq and the thermal<= br>
temperature goes down. the console command to do this is:
cpufreq-= set -g powersave
when the temperature goes around 60=B0-62=B0 you can r= eset the conservative governor so that you will have the processor go faste= r when you need it.
cpufreq-set -g conservative.

as soon as i finish the scripts to auto= matically adjust the processor based on thermal readings i'll post them= to you.

--
dott. ing. beso ------=_Part_15011_23961019.1202305481494-- -- gentoo-amd64@lists.gentoo.org mailing list