Few days ago i installed a fresh Leap 42.2 so i can use amdgpupro with my new AMD RX 480.
Installation was standard as suggested from installer, nothing special, except the
amdgpupro driver 16.50. All went well and the system is running like a charm.
Unfortunatelly conky, which i use to monitor my system, wasn´t working at that
time, because they changed their system. After adjusting conky 3 days later i
noticed, that the cpu was running at full speed all the time without ever clocking
down.
I use a Xeon 1230 v3 with 3.3Ghz max speed and 3.7Ghz turbo.
The cpu is working now with Leap 42.2 between 3.5Ghz and 3.69Ghz never clocking
down, even if no load is present for the system.(Init 3 for ex)
**linux-urgh:~ #** cpupower frequency-info
analyzing CPU 0:
driver: intel_pstate
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 800 MHz - 3.70 GHz
available cpufreq governors: performance powersave
current policy: frequency should be within 800 MHz and 3.70 GHz.
The governor "powersave" may decide which speed to use
within this range.
current CPU frequency: 3.68 GHz (asserted by call to hardware)
boost state support:
Supported: yes
Active: yes
There is nothing wrong with intel speed-stepping or the mainboard, because the
cpu is clocking well up and down on a parallel installed Win 7.
Funny thing is, that with an ubuntu 16.04 and the same amdgpupro driver installed for
testing purpose, the cpu shows the same problem, with exactly the same high Ghz
as with Leap 42.2.
Can anyone without the amdgpupro confirm, that Leap 42.2 is clocking the cpu well
up and down?
Can anyone with the amdgpupro confirm, that the cpu is running on turbo speed on
their system as well? Thx
Hi
Disable intel_pstate and see if that helps (switch back to acpi), add the following via YaST2 -> System -> Bootloader -> Kernel Parameters tab to the Optional Kernel Command Line Parameter, between the silent and quiet words;
Wow great, that did the job, thank you very very much.
The cpu is now clocking up and down like it should be.
It took a bit to insert the command, because yast in KDE as well as yast on command line
was freezing, when entering the kernel parameters. I insert the command then directly in
grub on boot. Thx again.
Hi
I would suggest some research on intel_pstate configuration, technically going forward that’s what should be used, but might be worth a bug report…?
Hi ,
my cpu : i5 5200u Leap 42.2
i have the same problem , conky show constant turbo speed between 2.50 and 2.60 Ghz
> cpupower frequency-info
analyzing CPU 0:
driver: intel_pstate
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 500 MHz - 2.70 GHz
available cpufreq governors: performance powersave
current policy: frequency should be within 500 MHz and 2.70 GHz.
The governor "powersave" may decide which speed to use
within this range.
current CPU frequency: Unable to call hardware
current CPU frequency: 2.54 GHz (asserted by call to kernel)
boost state support:
Supported: yes
Active: yes
when intel_pstate disabled , conky show constant 2.20 Ghz
but no turbo speed
cpupower 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: 10.0 us
hardware limits: 500 MHz - 2.20 GHz
available frequency steps: 2.20 GHz, 2.20 GHz, 2.10 GHz, 2.00 GHz, 1.80 GHz, 1.70 GHz, 1.60 GHz, 1.50 GHz, 1.30 GHz, 1.20 GHz, 1.10 GHz, 1000 MHz, 900 MHz, 700 MHz, 600 MHz, 500 MHz
available cpufreq governors: ondemand performance
current policy: frequency should be within 500 MHz and 2.20 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency: Unable to call hardware
current CPU frequency: 2.20 GHz (asserted by call to kernel)
boost state support:
Supported: yes
Active: yes
Leap 42.1 is more responsive .
after 3 times zypper dup to 42.2 , i always reverted back to 42.1 .
My results one a Xeon are a bit different. I assume this is ok ?
dhcppc0:/home/john # cpupower frequency-info
analyzing CPU 0:
driver: intel_pstate
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 1.20 GHz - 3.80 GHz
available cpufreq governors: performance powersave
current policy: frequency should be within 1.20 GHz and 3.80 GHz.
The governor "powersave" may decide which speed to use
within this range.
current CPU frequency: 1.88 GHz (asserted by call to hardware)
boost state support:
Supported: yes
Active: yes
3700 MHz max turbo 4 active cores
3700 MHz max turbo 3 active cores
3800 MHz max turbo 2 active cores
3800 MHz max turbo 1 active cores
Hi
Perhaps you should wait for a release from the kernel developer rather
that install a kernel from a home users repo…?
But, hey it’s your system…
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.36-44-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
My results one a Xeon are a bit different. I assume this is ok ?
<snip>
I had wondered
about this area as my pc seems a bit noisier since leap went on it but
maybe it’s time for a new fan. John -
Hi
Seems to be switching fine and on powersave, could need a clean out,
but keep an eye on the sensors output and fan speed…
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.36-44-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Thanks for the reply. The cores are running at 24 or 30C. The machine lets out a horrible noise when the cpu is too hot - I’d better re enable the pc speaker in case that ever happens again. I disabled it because of some audio issues. No info on fan speed. HP have used the right sort of heat sink - blows through rather than onto it but as it’s cowl is part of the main heatsink it’s a pig to clean.
After testing some more , including 4.10.1-2.1 from kernel stable repo , i gave up and reverted back to 42.1 , i’m going to skip 42.2 .
Thanks any way .