mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xbmc: change Kernel governator to 'ondemand', this fixes #1258
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
45c9a8acea
commit
f3770375cd
@ -54,8 +54,8 @@ fi
|
|||||||
|
|
||||||
# set cpu's to 'conservative'
|
# set cpu's to 'conservative'
|
||||||
( usleep 15000000
|
( usleep 15000000
|
||||||
progress "set cpu's to 'conservative'"
|
progress "set cpu's to 'ondemand'"
|
||||||
cpupower frequency-set -g conservative > /dev/null 2>&1
|
cpupower frequency-set -g ondemand > /dev/null 2>&1
|
||||||
)&
|
)&
|
||||||
|
|
||||||
# prevent restrating XBMC at reboot or shutdown
|
# prevent restrating XBMC at reboot or shutdown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user