From mboxrd@z Thu Jan 1 00:00:00 1970 From: ultrakorne Subject: Re: Re: Centrino speedstep Date: Sun, 02 Jan 2005 18:59:11 +0100 Message-ID: <41D8366F.1040305@paranoici.org> References: <20041228212653.GA8436@dominikbrodowski.de> <41D30842.4040204@paranoici.org> <20041229205905.GA12181@dominikbrodowski.de> <20041229214629.GA21054@dominikbrodowski.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Cc: Johan Vromans List-Id: linux-acpi@vger.kernel.org Johan Vromans wrote: > Dominik Brodowski writes: > > >>in the _PSS, first block, somewhere should be 1600. Change it to 1500. > > > I see two places. Second is a PPSS block with 5 entries, corresponding > to the CPU states. The first one contains a 0x640 (= 1600). > Right before it is a CPSS block, that seems to be a copy of the first > CPU state. I guess this has to be modified as well? > > Method(_PSS) { > If(CLNM) { > Return(CPSS) > } > Return(PPSS) > } > Name(CPSS, Package(0x1) { > Package(0x6) { > ==> 0x0640, > 0x5dc0, > 0xa, > 0xa, > 0x89, > 0x0, > }, > }) > Name(PPSS, Package(0x5) { > Package(0x6) { > ==> 0x0640, > 0x5dc0, > 0xa, > 0xa, > 0x89, > 0x0, > }, > ... 4 more for other states ... > }) > > -- Johan > > did those 2 changes fix your problems? i have this problem too, and i "fixed" with echo a new max ... but now as suggested i'll fix the dsdt ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt