All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ken Hughes <khughes@pacific.edu>
To: Cpufreq@www.linux.org.uk
Subject: ACPI / cpufreq on Presario R3120
Date: Thu, 03 Jun 2004 07:32:38 -0700	[thread overview]
Message-ID: <40BF3686.6030701@pacific.edu> (raw)

I've got a Presario with an AMD XP-M 3000+ CPU (a 32-bit K8).
I can't get the acpi or powernow-k8 modules to load on the
2.6.6 kernel;  loading acpi gives this message:

  > acpi_processor_perf-0301 [1219] acpi_cpufreq_cpu_init : Unsupported 
address space [127, 127]

and powernow-k8 (with and without Pavel's patches) gives this:

  > powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 
1.20.08b - March 20, 2004)
  > powernow-k8: Too many lo freq table entries
  > powernow-k8: BIOS error - no PSB

I dumped the DSDT but it doesn't seem to have much info on the CPU.

The applicable section in my .config file is:

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
# CONFIG_CPU_FREQ_24_API is not set
CONFIG_CPU_FREQ_TABLE=m
 

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
CONFIG_X86_POWERNOW_K8=m
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set

Any suggestions where I should look?  I'm not sure if it's a
APCI or cpufreq issue  -- Ken

             reply	other threads:[~2004-06-03 14:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03 14:32 Ken Hughes [this message]
2004-06-03 17:25 ` ACPI / cpufreq on Presario R3120 Bruno Ducrot
2004-06-03 18:02   ` Ken Hughes
2004-06-03 18:20     ` Bruno Ducrot
2004-06-03 20:34       ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2004-06-03 17:39 paul.devriendt
2004-06-03 21:42 paul.devriendt
2004-06-03 21:58 ` Ken Hughes
2004-06-04  9:59 ` Bruno Ducrot
2004-06-04 15:25   ` Dominik Brodowski
2004-06-04 16:07     ` Bruno Ducrot
2004-06-05 13:46       ` Dominik Brodowski
2004-06-04 16:55     ` Ken Hughes
2004-06-04 18:01 paul.devriendt
2004-06-05 13:52 ` Dominik Brodowski

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=40BF3686.6030701@pacific.edu \
    --to=khughes@pacific.edu \
    --cc=Cpufreq@www.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.