From: "madodel" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 1925568 for ecs-t6x@2rosenthals.com; Fri, 13 Jun 2008 08:53:48 -0400 Received: from static-71-171-102-26.clppva.fios.verizon.net ([71.171.102.26] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1K78mm-0000Q8-68 for ecs-t6x@2rosenthals.com; Fri, 13 Jun 2008 08:53:47 -0400 Received: from MailerDaemon by mail2.2rosenthals.com with local-bsmtp (Exim 4.63) (envelope-from ) id 1K6z53-0002yZ-GW for ecs-t6x@2rosenthals.com; Thu, 12 Jun 2008 22:31:57 -0400 Received: from pm13.mailnet.ptd.net ([204.186.29.106]:47908) by mail2.2rosenthals.com with esmtp (Exim 4.63) (envelope-from ) id 1K6z51-0002w6-3M for ecs-t6x@2rosenthals.com; Thu, 12 Jun 2008 22:31:55 -0400 Received: (qmail 4495 invoked by uid 50005); 13 Jun 2008 02:24:14 -0000 Received: from 24.238.79.4 by pm13.mailnet.ptd.net (envelope-from , uid 50002) with qmail-scanner-2.01 (clamdscan: 0.93/7410. Clear:RC:0(24.238.79.4):. Processed in 0.041673 secs); 13 Jun 2008 02:24:14 -0000 Received: from 24.238.79.4.res-cmts.sth.ptd.net (HELO [192.168.1.199]) (authenticated:madodel@[24.238.79.4]) (envelope-sender ) by pm13.mailnet.ptd.net (qmail-ldap-1.03) with SMTP for ; 13 Jun 2008 02:24:14 -0000 Message-ID: <4851DA4D.3090108@ptdprolog.net> Date: Thu, 12 Jun 2008 22:24:13 -0400 User-Agent: Thunderbird 2.0.0.14 (OS/2/20080509) MIME-Version: 1.0 To: eCS ThinkPad T60/61 Mailing List Subject: Re: [eCS T60/T61] ACPI/APM support on T61 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jon Harrison wrote: > On Thu, 12 Jun 2008 14:20:26 -0400, madodel wrote: > >> When I ordered this from IBM/Lenovo the only option was the 6 >> cell. > > I bought mine in April. > > Re: http://svn.netlabs.org/acpi/ticket/252 > > What is the SetGetThrtl and the other command (or where can I find > out about it)? In the full ACPI zip packages on the BetaZone there are utilities. One is SetGetThrtl.exe. According to the accompanying SetGetThrtl.doc "This means that you force the cpu to be idle a fixed percentage of its cycles per second." The other command SetGetState.exe doesn't work on my T61. The SetGetState.doc says its to control the frequency (I guess they mean speed) of the processor. It only works on Intel CPUs and requires SpeedStep to be enabled in the BIOS. I have both of those there but running SetGetState returns a CPU not found/supported message. I created two batch files. battery.cmd SetGetThrtl 1 50 EXIT and plug.cmd SetGetThrtl 1 100 EXIT So when I unplug the T61 I run battery.cmd which sets the CPU at idle 50% of the time. With that I now get 3 hours of battery. When I plug it back in I run plug.cmd which sets it back to full power. Not as nice as having APM do it but it works and for most use I don't see a difference. I made WPS objects for each and put them on eCenter. Doesn't seem to be as hot when its throttled, which makes sense, but this T61 so far has run much cooler then my T42p which ran pretty hot, though not the burner my Medion P4 was or my kids Macbook Pros which get uncomfortably hot. > When I click on that link I get a 404. Works here but I was signed in at the time. Login as "Guest" with pw "netlabs". > And please post when you find the 104b kernel. Will do. Last kernel I have was 14.104a. That is the same one on the Betazone in the ACPI section. Mark