* P State manipulation on Compaq Evo N610c
@ 2004-03-20 18:47 Faye Pearson
[not found] ` <200403201847.23668.faye-h3p4nEmjOm7by3iVrkZq2A@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Faye Pearson @ 2004-03-20 18:47 UTC (permalink / raw)
To: ACPI Developers
In Oct. of last year, I was attempting to get speedstep working on the Compaq
Evo N610c.
John Cagle said that there were 3 ways to control speedstep on the computer:
Intel Speedstep applet, ACPI 2.0 PPC objects, BIOS.
I tried a couple of things and then gave up.
Linux's P-states and cpufreq on unpatched Kernel 2.6.4:
acpi_processor_perf-0121 [320] acpi_processor_set_per: Transitioning from P0
to P1
acpi_processor_perf-0141 [320] acpi_processor_set_per: Writing 0x00000084 to
port 0x00b2
acpi_processor_perf-0162 [320] acpi_processor_set_per: Looking for 0x00000001
from port 0x00b3
acpi_processor_perf-0185 [320] acpi_processor_set_per: Transition failed
As an aside, I tried speedstep-detect but it doesn't recognise the chipset:
marmite speedstep-detect-0.01 # ./speedstep-detect
dmi_scan: return:
DMI 2.3 present.
31 structures occupying 1210 bytes.
DMI table at 0x000FD8F0.
BIOS Vendor: Compaq
BIOS Version: 68P4F Ver. F.18
BIOS Release: 12/09/2003
System Vendor: Compaq
Product Name: Evo N610c (DJ121A#ABU)
Version:
Board Vendor: Compaq
Board Name: 07F4
Board Version: KBC Version .
Trying Intel's int15 GSIC:
BIOS support GSIC call:
signature: GSIC
command port = 0x00b2
command = 0x0082
event port = 0x000100b3
flags = 0x07d00000
probing chipsets: No supported chipset found.
lspci says that it is an 82845 Brookdale chipset.
The southbridge appears to be an 82801CAM (ICH3)
Has anyone had any success with this yet? I did scour the archive since that
time but couldn't find anything pertinent.
Thanks
Faye
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: P State manipulation on Compaq Evo N610c
[not found] ` <200403201847.23668.faye-h3p4nEmjOm7by3iVrkZq2A@public.gmane.org>
@ 2004-03-21 18:43 ` Dominik Brodowski
2004-03-22 9:08 ` Bruno Ducrot
1 sibling, 0 replies; 3+ messages in thread
From: Dominik Brodowski @ 2004-03-21 18:43 UTC (permalink / raw)
To: Faye Pearson; +Cc: ACPI Developers
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
On Sat, Mar 20, 2004 at 06:47:23PM +0000, Faye Pearson wrote:
> lspci says that it is an 82845 Brookdale chipset.
> The southbridge appears to be an 82801CAM (ICH3)
You may want to try [2.6. kernel] cpufreq -> speedstep on ICH
chipsets [CONFIG_X86_SPEEDSTEP_ICH]
Dominik
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: P State manipulation on Compaq Evo N610c
[not found] ` <200403201847.23668.faye-h3p4nEmjOm7by3iVrkZq2A@public.gmane.org>
2004-03-21 18:43 ` Dominik Brodowski
@ 2004-03-22 9:08 ` Bruno Ducrot
1 sibling, 0 replies; 3+ messages in thread
From: Bruno Ducrot @ 2004-03-22 9:08 UTC (permalink / raw)
To: Faye Pearson; +Cc: ACPI Developers
On Sat, Mar 20, 2004 at 06:47:23PM +0000, Faye Pearson wrote:
> In Oct. of last year, I was attempting to get speedstep working on the Compaq
> Evo N610c.
>
> marmite speedstep-detect-0.01 # ./speedstep-detect
> dmi_scan: return:
> DMI 2.3 present.
> 31 structures occupying 1210 bytes.
> DMI table at 0x000FD8F0.
> BIOS Vendor: Compaq
> BIOS Version: 68P4F Ver. F.18
> BIOS Release: 12/09/2003
> System Vendor: Compaq
> Product Name: Evo N610c (DJ121A#ABU)
> Version:
> Board Vendor: Compaq
> Board Name: 07F4
> Board Version: KBC Version .
> Trying Intel's int15 GSIC:
> BIOS support GSIC call:
> signature: GSIC
> command port = 0x00b2
> command = 0x0082
> event port = 0x000100b3
> flags = 0x07d00000
> probing chipsets: No supported chipset found.
>
> lspci says that it is an 82845 Brookdale chipset.
> The southbridge appears to be an 82801CAM (ICH3)
>
detect-speedstep do work only with 'problematic' chipsets (PIIX4 and the
like), not with chipset that work already. Try speedstep-ich.
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-22 9:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-20 18:47 P State manipulation on Compaq Evo N610c Faye Pearson
[not found] ` <200403201847.23668.faye-h3p4nEmjOm7by3iVrkZq2A@public.gmane.org>
2004-03-21 18:43 ` Dominik Brodowski
2004-03-22 9:08 ` Bruno Ducrot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox