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