[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2017-07-04 Thread vagrale
I found a solution with 'acpi=off'. 
Now show the correct cpu MHz but doesn't work Frequency Scaling.


:~$ sudo dmidecode -t processor | grep Speed
Max Speed: 2700 MHz
Current Speed: 3051 MHz


:~$ dmesg | grep MHz
[0.00] tsc: Detected 3033.877 MHz processor
vagrale@vagrale-desktop:~$ lscpu | grep MHz
CPU MHz:   3033.877


:~$ cpupower -c all frequency-info
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  CPUs which run at the same hardware frequency: Not Available
  CPUs which need to have their frequency coordinated by software: Not Available
  maximum transition latency:  Cannot determine or is not supported.
  hardware limits: Not Available
  available cpufreq governors: Not Available
  Unable to determine current policy
  current CPU frequency: Unable to call hardware
  current CPU frequency:  Unable to call to kernel
  boost state support:
Supported: no
Active: no

analyzing CPU 1:
  no or unknown cpufreq driver is active on this CPU
  CPUs which run at the same hardware frequency: Not Available
  CPUs which need to have their frequency coordinated by software: Not Available
  maximum transition latency:  Cannot determine or is not supported.
  hardware limits: Not Available
  available cpufreq governors: Not Available
  Unable to determine current policy
  current CPU frequency: Unable to call hardware
  current CPU frequency:  Unable to call to kernel
  boost state support:
Supported: no
Active: no


:~$ cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 6
model name  : AMD Athlon(tm) X2 215 Processor
stepping: 2
microcode   : 0x1c7
cpu MHz : 3033.877
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fdiv_bug: no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 5
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 pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid eagerfpu 
pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv 
svm_lock nrip_save
bugs: tlb_mmatch apic_c1e fxsave_leak sysret_ss_attrs
bogomips: 6067.75
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor   : 1
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 6
model name  : AMD Athlon(tm) X2 215 Processor
stepping: 2
microcode   : 0x1c7
cpu MHz : 3033.877
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fdiv_bug: no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 5
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 pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid eagerfpu 
pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv 
svm_lock nrip_save
bugs: tlb_mmatch apic_c1e fxsave_leak sysret_ss_attrs
bogomips: 6067.75
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in linux package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks & Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu 

[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2017-07-03 Thread vagrale
Same problem.

:~$ uname -a
Linux vagrale-desktop 4.8.0-58-generic #63~16.04.1-Ubuntu SMP Mon Jun 26 
17:59:49 UTC 2017 i686 athlon i686 GNU/Linux


:~$ sudo dmidecode -t processor | grep Speed
Max Speed: 2700 MHz
Current Speed: 3052 MHz


:~$ dmesg | grep MHz
[0.00] tsc: Detected 3033.770 MHz processor
[1.955784] tsc: Refined TSC clocksource calibration: 3033.664 MHz


:~$ lscpu | grep MHz
CPU MHz:   1500.000
CPU max MHz:   2700,
CPU min MHz:   800,


:~$ cpupower -c all frequency-info
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency: 4.0 us
  hardware limits: 800 MHz - 2.70 GHz
  available frequency steps:  2.70 GHz, 2.10 GHz, 1.50 GHz, 800 MHz
  available cpufreq governors: conservative ondemand userspace powersave 
performance
  current policy: frequency should be within 800 MHz and 2.70 GHz.
  The governor "ondemand" may decide which speed to use
  within this range.
  current CPU frequency: Unable to call hardware
  current CPU frequency: 2.10 GHz (asserted by call to kernel)
  boost state support:
Supported: no
Active: no

analyzing CPU 1:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 1
  CPUs which need to have their frequency coordinated by software: 1
  maximum transition latency: 4.0 us
  hardware limits: 800 MHz - 2.70 GHz
  available frequency steps:  2.70 GHz, 2.10 GHz, 1.50 GHz, 800 MHz
  available cpufreq governors: conservative ondemand userspace powersave 
performance
  current policy: frequency should be within 800 MHz and 2.70 GHz.
  The governor "ondemand" may decide which speed to use
  within this range.
  current CPU frequency: Unable to call hardware
  current CPU frequency: 2.70 GHz (asserted by call to kernel)
  boost state support:
Supported: no
Active: no


:~$ cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 6
model name  : AMD Athlon(tm) X2 215 Processor
stepping: 2
microcode   : 0x1c7
cpu MHz : 1500.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fdiv_bug: no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 5
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 pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid eagerfpu 
pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv 
svm_lock nrip_save
bugs: tlb_mmatch apic_c1e fxsave_leak sysret_ss_attrs
bogomips: 6067.54
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor   : 1
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 6
model name  : AMD Athlon(tm) X2 215 Processor
stepping: 2
microcode   : 0x1c7
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fdiv_bug: no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 5
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 pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid eagerfpu 
pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 
misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv 
svm_lock nrip_save
bugs: tlb_mmatch apic_c1e fxsave_leak sysret_ss_attrs
bogomips: 6067.54
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in linux package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  

[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2017-05-23 Thread Chris Placzek
Just want to chime in here.  I have this problem as well.  I have had it
on several motherboards, several CPUs, and every version of Ubuntu and
Debian I have had.  I am currently on Lubuntu 16.04 with kernel 4.4.0-78
and this issue persists.

My CPU has a stock speed of 3166MHz on a 1333MHz bus.  If I set my bus
to 1600MHz, which runs the CPU at 3800MHz, everything reports CPU speed
correctly.  However, if I run my bus speed anywhere in between 1333MHz
and 1600MHz, the CPU speed is *not* correctly reported.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in linux package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks & Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2015-05-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in linux package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2015-03-03 Thread RecceDG
See: http://www.gskill.us/forum/showthread.php?t=13415

After following the instructions from the RAM support tech:

- Change CPU bus to 233 from 200
- Change CPU multiplier to restore stock clock (actually a slight overclock)
- Change DRAM voltage from 1.5 to 1.6
- Increase CPU-NB voltage by 0.1V to 1.225v
- Manually input RAM timings

The BIOS reports everything took, but Ubuntu 14.04 is reporting a CPU
processor speed of 2.8 Ghz and RAM speed of 1600 Mhz

See any of the Phoronix benchmarks posted there for evidence.

As far as I can tell, the CPU is running at the higher clock, but Ubuntu
is mis-reporting.

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

** Tags added: apport-collected cpufreq cpufreq-info cpuinfo dmidecode

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2015-03-03 Thread Christopher M. Penalver
RecceDG, it would help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

** Tags removed: apport-collected cpufreq cpufreq-info cpuinfo dmidecode

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-07-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-05-03 Thread Christopher M. Penalver
** No longer affects: linux (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-05-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-05-03 Thread Christopher M. Penalver
Uumak, please do not add stray bug tasks to this report. If you have a bug in 
another distro, please report it to their tracker directly. Despite this, if 
you have a bug in Ubuntu, and so your hardware and problem may be tracked, 
please feel free to file a new report with Ubuntu by executing the following in 
a terminal while booted into a Ubuntu repository kernel (not a mainline one) 
via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Package changed: linux (openSUSE) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

** Tags removed: apport-collected cpufreq cpufreq-info cpuinfo dmidecode

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-05-02 Thread Uumak
Is this problem unsolvable?
Now this issue is almost 5 years old and it haven't been solved yet. Nothing 
changed, if you are overclocking, you can just displaying the stock 
frequencies, or with the command dmidecode --type processor
the maximum frequency can be displayed, or under Wine with Windows software 
(Aida, CPU-Z).
I have also overclocked my CPU, and I can't now display correct frequencies, 
just the stock (under Windows the frequency displaying is working properly).

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

** Also affects: linux (openSUSE)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” package in openSUSE:
  New

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-02-27 Thread Christopher M. Penalver
Daniel Forsberg, thank you for your comment. So your hardware and problem may 
be tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2014-02-15 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2013-12-17 Thread Christopher M. Penalver
BearTM, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux replace-with-bug-number

Also, could you please test the latest upstream kernel available (not the daily 
folder, but the one at the top) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.13-rc4

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2013-12-17 Thread John Kuang
I can confirm this bug is still exactly as described in 13.04. I may not
have the latest kernel, but nothing has changed since the last activity
in 2011, so this definitely is still a confirmed bug.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 379873] Re: CPU Frequency Scaling Monitor reports incorrect CPU speeds when overclocked

2013-12-17 Thread Christopher M. Penalver
John Kuang, so your hardware may be tracked, could you please file a new report 
by executing the following in a terminal while booted into a Ubuntu repository 
kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/379873

Title:
  CPU Frequency Scaling Monitor reports incorrect CPU speeds when
  overclocked

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The reported frequencies of an overclocked Core 2 Duo are incorrect.
  Benchmarking and performance testing can confirm that the CPU is
  running at the overclocked speeds, but the values reported through
  cpuinfo are the standard stock speeds.

  CPU has been overclocked from stock 3.00GHz to 3.60GHz. This can be
  confirmed through dmidecode (output attached). The issue is that
  cpuinfo (and related utilities) all report the stock CPU speeds
  instead. This is only a visual/reporting issue. The CPU is still
  throttling correctly, and the speed is correct as per the overclocking
  ratio.

  i.e. (tested and confirmed in benchmarks  Bogomips)
  Reported 2.00Ghz = (3.6/3.0 * 2.0) = 2.40GHz True Clock Speed
  Reported 3.00Ghz = (3.6/3.0 * 3.0) = 3.60GHz True Clock Speed

  There are a few reports of this in the Ubuntu forums, however no
  resolution had been found. I have updated the BIOS on my motherboard
  (ASUS P5Q) to the latest available, with no changes. All other BIOS
  options are per standard - allowing CPU throttling/etc.

  Bug #132403 makes reference to this similar issue, but this is not a
  BIOS problem, only a reporting problem.

  Compare:
  cat  /proc/cpuinfo
  cpufreq-info
  dmidecode --type processor

  Only dmidecode is reporting the correct CPU speed as set in the BIOS.

  Regards,
  Robert.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: cpufrequtils 006-2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Tags: lucid
  Uname: Linux 2.6.32-24-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379873/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp