Hi,
At home now. Seems I was mistaken. I can change the scheduler from interactive to performance but neither gives me workable live TV.
On power up. mediaclient –cpucheck
cpu0 and cpu1 current scheduler: interactive.
If I enter
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
mediaclient –cpucheck
then cpu0 and cpu1 current scheduler: performance.
Live TV not working well (hardly at all) in either state. Scheduler reverts to interactive on reboot. Once on scheduler: performance repeating the echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor lines do not alter the scheduler, it remains on scheduler: performance.
Output from mediaclient –cpucheck
LibreELEC:~ # mediaclient --cpucheck
Sundtek CPU Check
cpu0:
current scheduler: interactive
available schedulers: hotplug conservative ondemand interactive performance
to change the scheduler you might run following command:
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
cpu1:
current scheduler: interactive
available schedulers: hotplug conservative ondemand interactive performance
to change the scheduler you might run following command:
echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
and probably not important but /opt/bin/mediaclient –cpucheck doesn’t work for me, path not found error so I am using mediaclient –cpucheck.
Thanks for looking at this.
Pat.