[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#384032: marked as done (powernowd: Only scales down one core on dual-core opteron 285)



Your message dated Wed, 21 Nov 2012 16:23:13 +0000
with message-id <[🔎] E1TbD4z-0002Rs-HV@franck.debian.org>
and subject line Bug#602052: Removed package(s) from unstable
has caused the Debian Bug report #384032,
regarding powernowd: Only scales down one core on dual-core opteron 285
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
384032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384032
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: powernowd
Version: 0.97-1
Severity: normal

Hi,

I installed powernowd and added the following modules to /etc/modules
to make it work:

powernow-k8
cpufreq-userspace

On startup, powernow-k8 detects the cpu's:

powernow-k8: Found 4 AMD Athlon 64 / Opteron processors (version 1.60.2)
powernow-k8:    0 : fid 0x12 (2600 MHz), vid 0x8 (1350 mV)
powernow-k8:    1 : fid 0x10 (2400 MHz), vid 0xa (1300 mV)
powernow-k8:    2 : fid 0xe (2200 MHz), vid 0xc (1250 mV)
powernow-k8:    3 : fid 0xc (2000 MHz), vid 0xe (1200 mV)
powernow-k8:    4 : fid 0xa (1800 MHz), vid 0x10 (1150 mV)
cpu_init done, current fid 0x12, vid 0x8
powernow-k8:    0 : fid 0x12 (2600 MHz), vid 0x8 (1350 mV)
powernow-k8:    1 : fid 0x10 (2400 MHz), vid 0xa (1300 mV)
powernow-k8:    2 : fid 0xe (2200 MHz), vid 0xc (1250 mV)
powernow-k8:    3 : fid 0xc (2000 MHz), vid 0xe (1200 mV)
powernow-k8:    4 : fid 0xa (1800 MHz), vid 0x10 (1150 mV)
cpu_init done, current fid 0x12, vid 0x8

When I check /proc/cpuinfo it seems powernowd has only scaled down the first core
of each processor:

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 33
model name      : AMD Opteron(tm) Processor 285
stepping        : 2
cpu MHz         : 1800.000
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cmp_legacy
bogomips        : 3612.23
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 33
model name      : AMD Opteron(tm) Processor 285
stepping        : 2
cpu MHz         : 2600.000
cache size      : 1024 KB
physical id     : 1
siblings        : 2
core id         : 0
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cmp_legacy
bogomips        : 5212.20
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor       : 2
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 33
model name      : AMD Opteron(tm) Processor 285
stepping        : 2
cpu MHz         : 1800.000
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cmp_legacy
bogomips        : 3612.23
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor       : 3
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 33
model name      : AMD Opteron(tm) Processor 285
stepping        : 2
cpu MHz         : 2600.000
cache size      : 1024 KB
physical id     : 1
siblings        : 2
core id         : 1
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cmp_legacy
bogomips        : 5212.20
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp


The first core of each processor gets clocked down to 1800Mhz, but the
second cores remain at 2600Mhz.

I've tried this both with the 2.6.16 and 2.6.17 Debian kernels.

Greetings,

Rik

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages powernowd depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries

powernowd recommends no packages.

-- no debconf information

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



--- End Message ---
--- Begin Message ---
Version: 1.00-2+rm

Dear submitter,

as the package powernowd has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/602052

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply to: