Case solved!
In the end it might have been the powerplan also but I did CMOS and disabled and re-enabled speedstep.
Now @2Ghz in Netflix.
Case solved!
In the end it might have been the powerplan also but I did CMOS and disabled and re-enabled speedstep.
Now @2Ghz in Netflix.
I don't think anything is wrong. It probably just idles at 800 MHz and scales up to whatever is needed. SirMacke said it's "stuck" on 800 though. He should run an HD video and check the CPU speed at the same time.
Ot is always on 800. Mkv, youtube, netflix. Cores at 100% and still only 800.
As I already mentioned: Do the tests with a stable release - 9.0.2 is the latest. Expect driver issues at 9.1.x development builds.
Will do.
But if I remember correctly this issue has been present for years.
cat: can't open '/sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq': No such file or directory
Edit:
But It never leaves 800, even when cores are at 100%
cat /sys/bus/pci/devices/0000:00:02.0/drm/card0/gt_cur_freq_mhz
Says 750
So the 800 max on cpu is still an issue.
Run this command in ssh:
If is says "powersave" - run this:
If this solves your issue you can make it permanent by adding it to /storage/.config/autostart.sh
Added to autostart.sh and confirmed on performance now, it was on powersave.
But still max 800Mhz and maxing it when Netflix is on.
Also tried:
(
echo 750 > /sys/devices/pci0000:00/0000:00:02.0/drm/card0/gt_min_freq_mhz
) &
nohup script.sh &
I don't see any difference.
But then that might not be the correct device for my nuc.
I don't think so. A memory leak can explain high CPU usage. Follow my advice and post the result.
It did not solve 800Mhz.
Or the stutter.
Netflix stutters yes.
I have a open issue on that.
It does not explain 800Mhz Max on the CPU.
So I have a Intel NUC: NUC6CAYH
CPU is a Intel Celeron J3455 / 1.5 GHz / 2.3Ghz turbo.
But in LibreElec / Kodi (19) it is stuck at 800Mhz.
I have checked everything in BIOS but all settings are at high perf.
If I only swap the disk and boot Windows, speeds are ok.
How to solve this?